/* CSS Document */
html, body	{
	height: 100%;
}

/*global*/

body	{
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

a	{
	color: #c60302;
	text-decoration: underline;
}

a:hover	{
	color: #c60302;
	text-decoration: none;
}
/* CHANGES */
#headerb	{
	height: 169px;
	position: absolute;
	width:100%;
	background: url(../images/blue_header_slice.jpg) repeat-x;
	z-index: 0;
}


#wrapper	{
	width:100%;
	background: url(../images/background_slice.jpg) repeat-x #ffffff;
}

#container	{
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 30px;
	text-align:left;
}

#header	{
	height: 136px;
	position: relative;
	width:100%;
	background: url(../images/blue_header_slice.jpg) repeat-x;
}

#PRLogo	{
	position: absolute;
	top: 36px;
	left: 23px;
	z-index: 6;
}

h1	{
	color: #000000;
	font-size: 22px;
	font-family: Arial, sans-serif;
	padding:0px;
	margin:0px 0px 0px 15px;
	font-weight: normal;
	line-height: 22px;
}

h2	{
	color: #4284d0;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-weight: normal;
}

h2 a	{
	color: #4284d0;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-weight: normal;
	text-decoration:none;
}

h2 a:hover	{
	color: #4284d0;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-weight: normal;
	text-decoration:underline;
}

h3	{
	color: #535353;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

h4	{
	color: #535353;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px -5px 0px;
}

p	{
	margin: 3px 0px 20px 0px;
}

input, select, textarea	{
	border:1px solid #b1b1b1;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding:1px;
}


/*nav area */
/*
#nav	{
	height: 37px;
	width: 627px;
	margin-left:126px;
	position: absolute;
	z-index: 2;
	}
#navbar	{
	height: 34px;
	width: 100%;
	margin: 139px 0px 0px 0px;
	background: url(../images/menu_slice.jpg) repeat-x #ffffff;
	position: absolute;
	z-index: 1;
}	
*/
/* CHANGES */
#nav {
	MARGIN-TOP: -3px; Z-INDEX:1;MARGIN-LEFT: 126px;/* Z-INDEX:1;MARGIN-LEFT: 180px;*/ WIDTH: 627px; POSITION: relative; HEIGHT: 37px;
	/*BACKGROUND: url(../images/menu_slice.jpg) #ffffff repeat-x;*/
}
#navbar {
	BACKGROUND:url(../images/menu_slice.jpg) #ffffff repeat-x; MARGIN: 135px 0px 0px; WIDTH:100%; 
	POSITION:absolute; HEIGHT:34px;
	/*border:1px solid;
	BACKGROUND-color:red;*/
}
.brb{font-size:1px;height:4px;clear:all;}	
#contentback	{
	margin: 29px 0px 0px -100px;
	padding: 0px 0px 0px 0px;
	min-height: 525px;
	width: 1100px;
	background: url(../images/background.gif) no-repeat top;
}
#sitetools	{
	height: 37px;
	width: 846px;
	margin-left: 20px;
	position: absolute;
	}
	
#searchform  {
	margin-left: 707px;
	margin-top: 6px;
	position: absolute;
	z-index: 150;
	}
	
#searchform .formfield  {
	border: none;
	height: 15px;
	width: 120px;
	}
	
#formbutton  {
	border:none;
	background: url(http://www.jasonthibeault.com/pixelriver/images/search-button-off.png) no-repeat;
	position: absolute;
	margin-left: 5px;
	overflow: hidden;
	color: transparent;
	text-transform: capitalize;
	margin-top: -1px;
	cursor: pointer;
	}
	
#formbutton:hover {
	border:none;
	background: url(http://www.jasonthibeault.com/pixelriver/images/search-button-over.png) no-repeat;
	overflow: hidden;
	}



#sitetoolsbar	{
	height: 37px;
	width: 100%;
	margin: 0px 0px 0px 0px;	
	position: absolute;
	z-index: 45;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:37px; color:#000; overflow:hidden;}

#nav li.nav1	{width:76px;}
#nav li.nav2	{width:68px;}
#nav li.nav3	{width:84px;}
#nav li.nav4	{width:89px;}
#nav li.nav5	{width:84px;}
#nav li.nav6	{width:71px;}
#nav li.nav7	{width:83px;}
#nav li.nav8	{width:72px;}

#nav a#navName1	{background: url(../images/nav-off.png) 0px 0px;}
#nav a#navName2	{background: url(../images/nav-off.png) -76px 0px;}
#nav a#navName3	{background: url(../images/nav-off.png) -144px 0px;}
#nav a#navName4	{background: url(../images/nav-off.png) -228px 0px;}
#nav a#navName5	{background: url(../images/nav-off.png) -317px 0px;}
#nav a#navName6	{background: url(../images/nav-off.png) -401px 0px;}
#nav a#navName7	{background: url(../images/nav-off.png) -471px 0px;}
#nav a#navName8	{background: url(../images/nav-off.png) -555px 0px;}

#nav a#navName1:hover	{background: url(../images/nav-over.png) 0px 0px;}
#nav a#navName2:hover	{background: url(../images/nav-over.png) -76px 0px;}
#nav a#navName3:hover	{background: url(../images/nav-over.png) -144px 0px;}
#nav a#navName4:hover	{background: url(../images/nav-over.png) -228px 0px;}
#nav a#navName5:hover	{background: url(../images/nav-over.png) -317px 0px;}
#nav a#navName6:hover	{background: url(../images/nav-over.png) -401px 0px;}
#nav a#navName7:hover	{background: url(../images/nav-over.png) -471px 0px;}
#nav a#navName8:hover	{background: url(../images/nav-over.png) -555px 0px;}

#nav a#navName1Selected	{background: url(../images/nav-over.png) 0px 0px;}
#nav a#navName2Selected	{background: url(../images/nav-over.png) -76px 0px;}
#nav a#navName3Selected	{background: url(../images/nav-over.png) -144px 0px;}
#nav a#navName4Selected	{background: url(../images/nav-over.png) -228px 0px;}
#nav a#navName5Selected	{background: url(../images/nav-over.png) -317px 0px;}
#nav a#navName6Selected	{background: url(../images/nav-over.png) -401px 0px;}
#nav a#navName7Selected	{background: url(../images/nav-over.png) -471px 0px;}
#nav a#navName8Selected	{background: url(../images/nav-over.png) -555px 0px;}

#sitetools ul	{
	margin:0px;
	padding:0px;
}

#sitetools li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#sitetools a {display:block; height:0; padding-top:37px; color:#000; overflow:hidden;}

#sitetools li.st1	{width:77px;}
#sitetools li.st2	{width:94px;}
#sitetools li.st3	{width:106px;}
#sitetools li.st4	{width:138px;}
#sitetools li.st5	{width:140px;}
#sitetools li.st6	{width:127px;}
#sitetools li.st7	{width:164px;}

#sitetools a#stName1	{background: url(../images/site-tools-off.png) 0px 0px;}
#sitetools a#stName2	{background: url(../images/site-tools-off.png) -77px 0px;}
#sitetools a#stName3	{background: url(../images/site-tools-off.png) -171px 0px;}
#sitetools a#stName4	{background: url(../images/site-tools-off.png) -277px 0px;}
#sitetools a#stName5	{background: url(../images/site-tools-off.png) -415px 0px;}
#sitetools a#stName6	{background: url(../images/site-tools-off.png) -555px 0px;}
#sitetools a#stName7	{background: url(../images/site-tools-off.png) -682px 0px;}

#sitetools a#stName1:hover	{background: url(../images/site-tools-over.png) 0px 0px;}
#sitetools a#stName2:hover	{background: url(../images/site-tools-over.png) -77px 0px;}
#sitetools a#stName3:hover	{background: url(../images/site-tools-over.png) -171px 0px;}
#sitetools a#stName4:hover	{background: url(../images/site-tools-over.png) -277px 0px;}
#sitetools a#stName5:hover	{background: url(../images/site-tools-over.png) -415px 0px;}
#sitetools a#stName6:hover	{background: url(../images/site-tools-over.png) -555px 0px;}
#sitetools a#stName7:hover	{background: url(../images/site-tools-over.png) -682px 0px;}

#sitetools a#stName1Selected	{background: url(../images/site-tools-over.png) 0px 0px;}
#sitetools a#stName2Selected	{background: url(../images/site-tools-over.png) -77px 0px;}
#sitetools a#stName3Selected	{background: url(../images/site-tools-over.png) -171px 0px;}
#sitetools a#stName4Selected	{background: url(../images/site-tools-over.png) -277px 0px;}
#sitetools a#stName5Selected	{background: url(../images/site-tools-over.png) -415px 0px;}
#sitetools a#stName6Selected	{background: url(../images/site-tools-over.png) -555px 0px;}
#sitetools a#stName7Selected	{background: url(../images/site-tools-over.png) -682px 0px;}

#dropmenudiv{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #ADD9F3;
word-spacing:1px;
position:absolute;
border-bottom:1px solid  #157AB5;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #000000;
background-color: #ADD9F3;
width: 100%;
display: block;
text-indent: 13px;
border-bottom: 1px solid  #157AB5;
padding: 3px 0;
padding-left: -20px;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #8EBCD8;
color: #ffffff;
}


/*home*/
#homeTop	{
	float: left;
	width: 515px;
	height: 35px;
	padding: 9px 0px 0px 38px;
	background: url(../images/PixelRiver-callout.jpg) no-repeat;
	
}

#homeLeft	{
	float: left;
	width: 525px;
	padding: 20px 35px 0px 19px;
	margin-left: 50px;
	/*background: url(../images/homebkgrd.gif) no-repeat;*/
	
}

#homeLeft2	{
	float: left;
	width: 800px;
	padding: 20px 35px 0px 19px;
	margin-left: 50px;
	/*background: url(../images/homebkgrd.gif) no-repeat;*/
	
}

/* this is for the login_form.html page in the iframe in the login.php page */
#homeLeft3	{
	float: left;
	width: 525px;
	padding: 20px 35px 0px 0px;
	margin-left: 0px;
	/*background: url(../images/homebkgrd.gif) no-repeat;*/
	
}

#homeLeft h1	{
	color: #000000;
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	line-height: 200%
}

#homeList h2	{
	color: #0c67c2;
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:0px;
	font-weight: normal;
}

#homeList	{
	/*background: url(../images/home3Item.gif) no-repeat;*/
	margin: 0px 0px 0px 0px;
	/*padding: 12px 9px 15px 7px;*/
	font-size: 12px;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height: 150%;
}

#homeRight	{
	float: right;
	width: 212px;
	padding:12px 28px 27px 0px;
	margin:20px 0px 0px 0px;
	background: url(../images/side-column-background.jpg) repeat-y;
	min-height: 200px;
}

#homeBottom	{
	width: 730px;
	height: 100px;
		
}

#homeRight a	{
	text-decoration: none;
}

#homeRight h1	{
	color: #000000;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 7px;
}

#homeRight h2	{
	color: #666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-left: 15px;
}

#homeRight p	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999;
	padding-left: 15px;
	font-weight: normal;
	
}

#itemPicture	{
	float:left;
	padding-left: 5px;
}

#itemInfo	{
	float:left;
	width: 425px;
	margin-left: 10px;
}

#homeListItem	{
	border-bottom:1px dotted #313131;
	width: 515px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	line-height: 16px;
	
}


.newsItem	{
	margin: 3px 0px 3px 7px;
	width:221px;
	height: 48px;
	background: url(../images/newsItemOff.gif) no-repeat;
}

.rightLink	{
	text-align:right;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 10px 14px 0px 0px;
	color: #eb0909;
}

.rightLink	a	{
	text-decoration:none;
}

.rightLink	a:hover	{
	text-decoration:underline;
}

/*content*/

#content	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 68px;
	min-height: 525px;
	width: 900px;
	}



#content br	{
	clear: both;
}

#flashHeader	{
	margin: 0px 0px 8px 100px;
	padding-left: 100px;
	height: 161px;
	width: 900px;
}


/*footer area*/

#footerWrapper	{
	width:100%;
	height: 40px;
	background: url(../images/footer-background.png) repeat-x #fff;
}

#footer	{
	width: 836px;
	margin: 0 auto;
	
	}

#footerLeft	{
	float:left;
	width:160px;
}

#footerCenter	{
	float: none;
	margin-left: 150px;
	width:700px;
	font-size:11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:14px;
	font-weight: bold;
	padding-top: 12px;
}

#footerCenter a	{
	color: #ffffff;
	text-decoration:none;
}

#footerCenter a:hover	{
	color: #ffffff;
	text-decoration:underline;
}

#footerLeft ul	{
	margin:0px;
	padding: 0px;
}

#footerLeft ul li	{
	border-bottom:1px solid #767676;
	list-style:none;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#footerLeft ul li a	{
	color: #bfbfbf;
	text-decoration:none;
}

#footerLeft ul li a:hover	{
	color: #eeeeee;
	text-decoration:none;
}

#footerRight	{
	float:right;
	text-align:right;
	font-size:11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #bebebe;
	line-height:14px;
	margin-right: 5px;
}

#footerRight a	{
	color: #ffffff;
	text-decoration:none;
}

#footerRight a:hover	{
	color: #d7d7d7;
}

.footerTitle	{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

/* bomgar submit page classes */

#submitidbox	{
	width: 503px;
	height: 110px;
	margin-top: -5px;
	background: url(../images/top-box.jpg) no-repeat;
	}
	
#submitidboxcontainer	{
	width: 498px;
	height: 93px;
	}

#submitidboxheader	{
	width: 498px;
	height: 25px;
	position: relative;
	margin: 0px 0px -3px 4px;
	background: url(../images/header-background.jpg) repeat-x #fff;
	}

#submitidboxheader h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 1px;
	}

#submitidboxcontent	{
	width: 497px;
	height: 78px;
	position: relative;
	margin: 0px 0px 0px 4px;
	background: url(../images/horizontal-background.jpg) repeat-y;
	padding-left: 5px;
	padding-top: 2px;
	}
	
#submitidboxcontent .submitbutton{
	background: url(../images/submit.jpg) no-repeat;
}

#submitissuebox	{
	width: 503px;
	height: 333px;
	margin-top: -5px;
	background: url(../images/bottom-box.jpg) no-repeat;
	}
	
#submitissueboxcontainer	{
	width: 498px;
	height: 328px;
	}

#submitissueboxheader	{
	width: 498px;
	height: 25px;
	position: relative;
	margin: 0px 0px -3px 4px;
	background: url(../images/header-background.jpg) repeat-x #fff;
	}

#submitissueboxheader h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 1px;
	}

#submitissueboxcontent	{
	width: 497px;
	height: 308px;
	position: relative;
	margin: 0px 0px 0px 4px;
	background: url(../images/horizontal-background.jpg) repeat-y;
	padding-left: 5px;
	padding-top: 2px;
	}
	
#submitissueboxcontent .submitbutton{
	background: url(../images/submit.jpg) no-repeat;
}


/*global classes */

.listArea	{
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	padding: 12px 0px 12px 22px;
	margin: 0px 0px 15px 0px;
}

.listArea ul	{
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

.listArea ul li	{
	list-style: none;
	background: url(../images/redBullet.gif) no-repeat 0px 3px;
	padding: 2px 0px 2px 30px;
}

.submitBtn	{
	padding-top: 10px;
}

.submitBtn	input	{
	background-color: #c92627;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 1px solid #351b1b;
}

.submitBtn	input:hover	{
	background-color: #930909;
	cursor: pointer;
}

.clearBoth	{
	clear: both;
}

.clearLeft	{
	clear: left;
}

.clearRight	{
	clear:right;
}
