@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background: url(assets/contact/new_body_bg.jpg) left top no-repeat #000033;
	text-align: center;
}
a{
	outline: none;
}
p,h1,h2,h3,h4,h5,h5,ol,ul,a {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
}
h1{
	font-weight: bold;
	font-size: 30px;
}
#wrapper{
	width: 768px;
	background: url(assets/contact/new_wrapper_background.jpg) center top no-repeat #0A0B11;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative; /*---this keeps the dwc logo in the same absolute position---*/
	padding: 0px;

}
/*---------------------------HEADER----------------------------------------*/
#header{
	text-align: left;
	padding-left: 20px;
}
#header img{
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
#headerText{
	width: 475px;
	float: left;
	padding-bottom: 20px;
}


/*----------------------------NAVIGATION-----------------------------------*/
#nav{
	background: url(assets/generic/toolbar.png) left center no-repeat;
	height: 41px;
	margin-left: 15px;
	z-index:200;
	position: relative;
}
#nav ul{
	/*border: 1px solid #549DD1;*/
	margin: 0px 0 1em 0;
	

}
#nav, #nav ul {
    float: left;
	width: 40em;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	font-size: 15px;
}
#nav li.main a.first{
		background: url(assets/generic/link.gif) right 10px no-repeat;
		height: 8px;
}
#nav li.main a{
	padding-top: .8em;
	padding-bottom: .8em;
	padding-right: 5px;
}
#nav a.secondHover:hover,
#nav a.thirdHover:hover{
	/*border-top: 1px solid #549DD1;
	border-bottom: 1px solid #549DD1;*/
	*border: none;
	background: #0B0421;
	color: #999999;
}


#nav a {
    display: block;
	width: 7em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	padding-top: .25em;/*this centers the list items in the box*/
	font-weight:normal;
	
}
#nav a.first:hover,
#nav a.contact:hover {
	color: #549DD1;
}
#nav li {
    float: left;
    width: 8em;
	padding-bottom: 5px;
	text-align: center;
}
#nav li li {
	float: left;
	width: 15em;/*important but I have no idea why...*/
	padding: 0px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 14.8em;
	font-weight: normal;
	margin: 0;
	background: #549DD1;
}
#nav li li ul{
	width: 9em;
	*width: 15em;
}
#nav li li ul a{
	width: 7.7em;
	text-align: center;
}
#nav li ul a{
	width: 12.8em;/*sets the width of the drop down text link*/
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav li:hover ul {
    left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
#nav li ul ul {
    margin: -2em 0 0 14em;
	*margin: -2em 0 0 7em;
}/*applies to second tier of dropdowns - makes the box offset & applies the height difference of the dropdown*/

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}/*hides the third list*/
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
}/*shows the third list when hovered*/

#content{
	clear: both;
	padding: 20px 0 0 0;
	margin: 0px;
	text-align: left;
}
/*-----------------------------------HOMEPAGE & VIDEOS PAGE-----------------------------*/
#movie{
	padding-left: 25px;
	width: 460px;
	float: left;
}
#movie img{
	border: none;
	padding-top: 15px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#movie h1{
	text-align: center;
}
#rightSidebar{
	padding-top: 30px;
	float: right;
	width: 260px;
}
.italic{
	font-size: 12px;
	color: #549dd1;
}

.clear {
	clear: both;
}
.button a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
#homePage #rightSidebar .button a{
	background: url(assets/home/home_button.png) center center no-repeat;
	width: 227px;
	height: 61px;
	text-align: center;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#movie ul{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 460px;
}
#movie ul li{
	display: inline;
}
#movie li.button a{
	background:url(assets/home/home_button.png) center center no-repeat;
	width: 227px;
	height: 61px;
	float: left; 
	text-decoration: none;     
	color: #000;     
	padding: 0px; 
	text-align: center;
	padding-top: 8px;
}
#homePage #rightSidebar .button a:hover{
	background: url(assets/home/home_button_hover.png) center center no-repeat;
}
#movie li.button a:hover{
	background:url(assets/home/home_button_hover.png) center center no-repeat;
}

/*-------------filmstrip------------------*/
#filmstrip{
	clear: both;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.movieClips {
	background: url(assets/home/filmstrip.png) left top no-repeat;
	float: left;
	margin:0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 446px;
	height: 65px;
}
ul.movieClips  li{
	display: inline;
	text-align: center;

}
ul.movieClips li a{
	font-weight: bold;
	font-size: 16px;
	color: #0066FF;
	width: 35px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	float: left; 
	text-decoration: none;     
	text-align: center;
}
ul.movieClips li a.spanish{
	margin-left: 15px;
}
ul.movieClips li a:hover{
	color: #0B0421;
}

/*-----------------bottom big video buttons----------------*/
#homePage #movie a.video{
	padding-top: 5px;
	background: url(assets/home/movie_button.png) 5px -10px no-repeat;
	font-size: 18px;
	width: 225px;
	height: 136px;
	text-align: center;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
}

#homePage #movie a.video:hover{
	background: url(assets/home/movie_button_hover.png) 5px -10px no-repeat;
}
/*----------------rightSidebar Additional Products Button------------------*/
#homePage #rightSidebar .buttonTwo a{
	background: url(assets/home/button_two.png) center center no-repeat;
	width: 241px;
	height: 134px;
	text-align: center;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#homePage #rightSidebar .buttonTwo a:hover{
	background: url(assets/home/button_two_hover.png) center center no-repeat;
}
#homePage p.description{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	text-align: center;
}



/*----------------------------------------------------------------*/
#advantagePage #content p,
#advantagePage #content li{
	font-size: 12px;
	color: #000000;
}
#advantagePage #advantages #content li{
	margin-left: 20px;
}
#advantagePage #content h2{
	font-size: 18px;
	color: #191D43;
	font-weight: bold;
	padding-top: 10px;
	background: url(assets/generic/line.gif) left bottom no-repeat;
}

#advantagePage #content h3{
padding-top: 15px;
	color: #000000;
}
#advantagePage #content{
	background: url(assets/gois_advantage/advantage_background.png) left center no-repeat;
}
#advantages{
	width: 450px;
	background: #ffffff;
	border: 2px solid #549dd1;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

/*-----------------------------------Contact & Ims Page-----------------------*/
#contact{
	background:url(assets/contact/form_background.png) left center no-repeat;
	width: 764px;
	height: 570px;
	display: block;
}
#form{
	padding-top: 40px;
	padding-left: 75px;
}
#form p{	
	color: #191D43;
	font-size: 14px;
	padding-left: 25px;
}
#form p.ims{
	padding-left: 0px;
	padding-top: 10px;
}
#imsPage h2{
	font-size: 24px; 
	font-weight: bold;
	color: #191D43;
}
/*-----------------------------------Product Page-----------------------*/
a.print{
	color: #000033;
	font-size: 14px;
	text-decoration: none;
	background: url(assets/home/home_button.png) center center no-repeat;
	height: 61px;
	width: 227px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
a.print:hover{
	background: url(assets/home/home_button_hover.png) center center no-repeat;
}
a.absolute{
	position: absolute;
	left: -435px;
	top: 50px;
	
}

a.printEspanol{
	color: #000033;
	font-size: 14px;
	text-decoration: none;
	background: url(assets/products/adobe_button_espanol.png) center 0px no-repeat;
	height: 52px;
	width: 211px;
	display: block;
	font-weight: bold;
	text-align: center;
}
a.printEspanol:hover{
	background: url(assets/products/adobe_button_espanol.png) center 0px no-repeat;
}
a.smallEspanol{
	font-size: 12px;
	color: #333333;
}
.adobe{
	margin-top: 20px;
	display: block;
	margin-left: -10px;
}
#download{
	position: absolute;
	top: 525px;
	right: 25px;
	text-align: center;
}
#lineDownload{
	position: absolute;
	top: 310px;
	right: 5px;
	text-align: center;
}/*this moves the buttons over on the linecard page only*/

#partslistDownload{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 211px;
	margin-bottom: 20px;
}/*this moves the buttons over on the linecard page only*/
/*-----------------------------------Application Guide Page-------------*/
#applicationPage #content{
	background: url(assets/app_guide/application_guide_background.png) center center no-repeat;
	height: 368px;
}
#guide h2,
#guide h3{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #191D43;
}
#guide p{
	color: #000000;
	font-size: 14px;
}
#applicationGuide{
	text-align: center;
	width: 375px;
}
#guide{
	margin-left: 55px;
	width: 375px;
	padding-top: 20px;
}
#guide table{	
	border-collapse: collapse;
}
th p{
	font-weight: bold;
}
col{
	width: 100px;
}
tr{
	border: 1px solid #549DD1;
}
col#model{
	border: 1px solid #549dd1;
}
/*-----------------------------------LINKS-----------------------------*/
#linksPage #content a,
#replacementPage #content a{
	margin-bottom: 5px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#linksPage #content p,
#linksPage #content h1,
#replacementPage #content p,
#replacementPage #content h1{
	text-align: center;
}
#linksPage #content p,
#replacementPage #content p{
	padding-bottom: 10px;
}
#linksPage #content a:hover{
	border: 3px solid #549dd1;
}

/*-----------------------------------Footer-----------------------------*/
#footer{
	clear: both;
	text-align: center;
	background: #549DD1;
	color: #000000;
}
#footer p,
#footer a{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
/*---------------------------VideoClips Pages Formatting-------------------------------*/
#videoClips #content p{
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-style: italic;
}
