/*STANDARD STYLES */

html, body
{
    height:100%;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, label, fieldset
{ 
	margin:0; 
	padding:0; 
	border:0;
}

ul li 
{ 
	list-style-type:none; 
}

body 
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#000000;
	margin-bottom:10px;
	background-color:#fff;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	outline:none;
}

/* generic styles */
.invisible, hr { display:none;	}
.clear { clear:both; line-height:0px; font-size:0px; height:0px; padding:0; margin:0; overflow:hidden; }
.bold { font-weight:bolder;	}
.gfxheader { text-indent:-5000px; height:2px; line-height:2px;}
.invisible { display:none; }
.nomargin { margin:0; }

.error 
{
    color:#E40101;
    margin-left:12px;
}

/* GENERIC ELEMENT STYLES*/

h1, h2, h3, h4, h5, h6
{
	color:#0099cc;
	
}

h1
{
	font-size:1.3em;
	line-height:1.7em;
}

h2
{
	font-size:1.2em;
	color:#666;
	line-height:1.7em;
}

h3
{
	font-size:1.1em;
}

h4
{

}

h5
{

}

h6
{

}

p
{
	color:#666;
	font-size:0.85em;
	
	line-height:1.9em;
	margin-bottom:1.3em;
}

p.clear { clear:both; line-height:0px; font-size:0px; height:0px; }

a
{
	
	color:#0099cc;
}

img
{
	
	padding:1px;
	/*border:10px solid #c2c2c2;*/
	margin:5px;
}

/*  STANDARD SIZES (800x600) */

#sitewrapper
{
	width:800px;
	margin:0 auto 10px auto;
	font-size: 0.8em;
	
}

/*#sitewrapper img
{
	background-color:transparent;
	padding:0;
	border:none;
	margin:0;
}*/

/*HEADER CSS */
#header
{
	float:left;
	width:800px;
	height:101px;
}
#headerlogo
{
	float:left;
	width:358px;
	height:101px;
	background:url(../images/quadra_logo.png) no-repeat left;
}
#headerlogo a
{
	display:block;
	text-indent:-5000px;
	width:358px;
	height:101px;
}
#headerdate
{
	float:right;
	width:400px;
	text-align:right;
	padding-right:20px;
	padding-top:70px;
}

#headerdate p
{
	font-size:0.9em;
	color:#0099cc;
}

/* FLASH CSS */
#flashcontainer
{
	width:800px;
	height:150px;
	float:left;
}

#flashleft
{
	float:left;
	width:9px;
	height:150px;
	background:url(../images/flash_left.png) no-repeat right top;
}
#flashcontent
{
	float:left;
	width:782px;
	height:150px;
	margin:0;
	padding:0;
	border-bottom: 4px solid #c2c2c2;
	background:url(../images/flash_content_bg.png) no-repeat;
	overflow:hidden;
}
#flashfade
{
	float:left;
	width:782px;
	height:150px;
	text-align:center;
	margin:0;
	padding:0;
	overflow:hidden;
	border-bottom: 4px solid #c2c2c2;
	background:#000 url(../images/flash_fade_bg.png) repeat-x right;
}
#flashfile
{
	position:relative;
	width:782px;
	height:150px;
	top:0;
	left:0;
	z-index:1;
}
#flash_menu_abs
{
	width:220px;
	height:23px;
	background-color:#fff;
	position:relative;
	z-index:1000;
	left:562px;
	top:-24px;
	background:url(../images/top_menu_bg.png) no-repeat;
}


#flash_menu_abs ul li
{
	float:left;
}
#flash_menu_abs ul li a
{
	font-weight:bold;
	font-size:0.9em;
}
#flash_menu_abs ul li a.home
{
margin:0 7px;
	display:block;
	width:22px;
	height:22px;
	background:url(../images/top_nav_home.png) no-repeat center;
}

#flash_menu_abs ul li a
{
	display:block;
	margin:3px 5px;
	color:#0099cc;
	font-weight:bold;
	text-decoration:none;
}

#flashright
{
	float:left;
	width:9px;
	height:150px;
	background:url(../images/flash_right.png) no-repeat left top;
}

/* MAIN CONTENT */
#maincontent
{

	margin-top:23px;
	width:800px;
	float:left;
}

#maincontent table
{
	border:1px solid #0099cc;
}
#maincontent table tr td
{
	font-size:0.85em;
	padding:5px;
	text-align:center;
}

#maincontent #content, #maincontent #contentholder
{
	float:right;
	width:554px;
	padding-left:16px;
	padding-right:8px;
	font-size:1.1em;
	text-align:left;
}

#maincontent #content ul
{
	
}

#maincontent #content ul li, #maincontent #leftcontent ul li
{ 
	list-style-image:url(../images/left_nav_li_li_ro.png); 
	margin:5px 0 15px 25px;
	color:#666;
	font-size:0.85em;
}
#maincontent #content ul li li, #maincontent #content ul li li
{ 
	padding-top:3px;
	margin:8px 0 5px 30px;
	font-size:1em;
}

#maincontent #content img, #maincontent #content img
{
	background-color:#fff;
	padding:1px;
	border-color:#c2c2c2;
	border-style:solid;
	margin:5px;
	}
	
#maincontent #content a img, #maincontent #content a img
{
	background-color:#fff;
	padding:0;
	border:0;
	margin:0;
	}

#maincontent #leftcontent
{
	width:370px;
	padding-right:14px;
	float:left;
	
	
}


#maincontent #rightcontent
{
	width:170px;
	float:right;
	
}

#maincontent #widecontent
{
	width:546px;
	float:left;
	
	
}
	
#maincontent #leftnav
{
	float:left;
	width:222px;
}
#maincontent #leftnav ul li
{
	float:left;
	width:192px;
	
	border-bottom:1px dashed #ccc;
}


#maincontent #leftnav ul li a
{
	font-weight:bold;
	background:url(../images/left_nav_li.png) no-repeat center left;
	padding-left:25px;
	margin:9px 4px;
	text-decoration:none;
	font-size:0.85em;
	display:block;
}
#maincontent #leftnav ul li li
{

	width:167px;
	
}
#maincontent #leftnav ul li li li
{

	width:145px;
	
}
#maincontent #leftnav ul li a:hover, #maincontent #leftnav ul li a.selected
{
	background-position:-192px center;
	color:#ff9900;
}
#maincontent #leftnav ul li ul li
{
	border-bottom:none;
	margin-left:25px;
}
#maincontent #leftnav ul li ul li a
{
	background:url(../images/left_nav_li_li.png) no-repeat center left;
	font-weight:normal;
	color:#666;
	margin:4px 0;
}
#maincontent #leftnav ul li ul li a:hover, #maincontent #leftnav ul li ul li a.selected
{
	background:url(../images/left_nav_li_li_ro.png) no-repeat center left;
	color:#ff9900;
}

#maincontent #leftnav #leftfade
{
	float:left;
	width:12px;
	height:353px;
	background:url(../images/nav_left.png) no-repeat;
}
#maincontent #leftnav #rightfade
{
	float:left;
	width:8px;
	height:353px;
	background:url(../images/nav_right.png) no-repeat;
}
#maincontent #leftnav #cont
{
	float:left;
	width:200px;
}

#maincontent #leftnav #cont #boxheader
{
	width:200px;
	height:30px;
	float:left;
	background-color:#0099cc;
}
#maincontent #leftnav h4
{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	padding-top:4px;
	padding-left:8px;
}

#maincontent #leftnav #searchbox
{
	float:left;
	margin:5px 8px 14px 12px;
	width:200px;
	height:75px;
	background-color:#0099cc;
}
#maincontent #leftnav #searchbox input
{
	margin-top:5px;
	margin-left:8px;
	width:130px;
	height:20px;
	border:1px solid #666;
}
#maincontent #leftnav #searchbox button.search_go
{
	width:46px;
	height:20px;
	border:0px;
	margin-top:-2px;
	margin-left:4px;
	background:url(../images/searchbox_go.gif) no-repeat;
}

#maincontent #leftnav #favouritebox
{
	width:146px;
	margin-left:12px;
	margin-bottom:30px;
	height:30px;
	float:left;
	background:url(../images/favourite.png) no-repeat right;
}

#maincontent #leftnav #favouritebox a
{
	margin-top:6px;
	width:150px;
	font-weight:bold;
	height:30px;
	display:block;
}


#footer
{
	text-align:center;
	float:left;
	width:800px;
	height:70px;
	background:url(../images/footerbox.png) no-repeat top;
}

#maincontent #leftnav #contactbox
{
	float:left;
	margin:5px 0px 14px 10px;
	width:210px;
	height:145px;
	background:#fff url(../images/contactbox_bg.png) no-repeat;
}

#maincontent #leftnav #contactbox address
{
	margin:22px 0 25px 35px;
	font-style:normal;
	font-size:0.85em;
	color:#666;
}
#maincontent #leftnav #contactbox address span
{
	font-weight:bold;
	color:#0099cc;
}
#maincontent #leftnav #contactbox address a
{
	font-weight:normal;
}



#autodesk{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:9px;
	width:782px;
	float:left;
	background:#282727;
	border-top:#00a6d5 4px solid;
	border-bottom:#00a6d5 4px solid;
}

	#autodesk h1{
		color:#FFFFFF;
		padding-left:10px;
		line-height:1.00em;
		padding-top:12px;
		padding-bottom:12px;
		background: url(../images/autodesk-h1.gif) no-repeat;
		background-position:660px 9px;
	}
	
	#autodesk .left-column{
		float:left;
		width:195px;
		padding-left:5px;
		padding-right:5px;	
	}
		#autodesk .left-column .nav{
			
		}
			#autodesk .left-column .nav li{
				background:#121212;
				margin-bottom:2px;
				list-style-type:none;
				list-style-position:outside;				
			}
				#autodesk .left-column .nav li a{
					padding-left:25px;
					text-decoration:none;
					font-weight:bold;
					display:block;
					background: url(../images/autodesk-nav.gif) no-repeat left;
					font-size:0.85em;
					padding-top:5px;
					padding-bottom:5px;
					color:#00a6d4;
					width:170px;
				}
					#autodesk .left-column .nav li a:hover{
						text-decoration:underline;
					}
					
			#autodesk .left-column .nav li.selected a{
				background: url(../images/autodesk-nav-selected.gif) no-repeat left;
				color:#ff9900;
			}				
				#autodesk .left-column .nav li.selected ul{
					
					margin-bottom:5px;
				}		
					
					#autodesk .left-column .nav li.selected ul li{
						background:#282727;
						margin-bottom:0;
						
					}					
						#autodesk .left-column .nav li.selected ul li a{
							padding-left:35px;
							background: url(../images/autodesk-sub-li.gif) no-repeat left;
							padding-top:3px;
							padding-bottom:3px;
							color:#FFFFFF;
							font-weight:normal;
							width:160px;
						}
						
						#autodesk .left-column .nav li.selected ul li ul{
							padding-left:15px;
							margin-bottom:0;							
						}
						
							#autodesk .left-column .nav li.selected ul li ul li a{
								width:145px;
							}		
					
					
	#autodesk .landing-right{		
		float:right;
		width:550px;
		margin-right:5px;		
		padding:10px;
		background: url(../images/autodesk-landing-bg.jpg) no-repeat right top;
		background-color:#121212;
		
	}
		#autodesk .landing-right p{
			width:200px;
			color:#FFFFFF;
			line-height:1.2em;
		}
		
		#autodesk .landing-right h2{
			color:#FF9900;
			font-weight:normal;
		}
		
		#autodesk .landing-right .highlight-box{
			width:116px;
			height:63px;
			border:#999999 1px solid;
			float:left;
			padding:5px;
			position:relative;
			color:#FFFFFF;			
			background: url(../images/highlight-box-bg.gif) no-repeat right bottom;
			background-color:#252525;
			margin-right:12px;
			margin-bottom:10px;
			
		}
				#autodesk .landing-right .highlight-box .highlight-box-link{
					position:absolute;
					width:126px;
					height:73px;
					background: url(../images/blank.gif) repeat;
					top:0;
					left:0;
				}
				
				#autodesk .landing-right .highlight-box .heading{
					color:#ff9900;	
				}
				
				#autodesk .landing-right .highlight-box .content{
					font-size:0.85em;
					
				}
				
		#autodesk .landing-right .highlight-end{
			margin-right:0;
		}	
		
		#autodesk .landing-right .autodesk-footer{
			width:545px;
			height:40px;
			background: url(../images/autodesk-footer.gif) no-repeat;
			text-indent:-9999px;
		}
		
		
	#autodesk .content-right{		
		float:right;
		width:555px;
		padding:10px;	
		background-color:#FFFFFF;
		
		
	}
		#autodesk .content-right p{
			color:#000000;
			line-height:1.2em;
		}
		
		#autodesk .content-right h1{
			background:none;
			padding:0;
			margin:0;
			color:#ff9900;
			margin-bottom:10px;
		}
		
		#autodesk .content-right .right-boxes{
			float:right;
			width:190px;
			border-left:#FFFFFF 8px solid;			
			
		}
			#autodesk .content-right .right-boxes .right-box{	
				padding:7px;
				width:174px;
				height:86px;
				margin-bottom:8px;	
				position:relative;		
			}
			
				#autodesk .content-right .right-boxes .right-box .right-box-link{
					width:188px;
					height:101px;
					position:absolute;
					background: url(../images/blank.gif) repeat;
					
				}				
			
			#autodesk .content-right .right-boxes .box1{
				background: url(../images/autodesk-rightbox-1.jpg) no-repeat right;
			}
			#autodesk .content-right .right-boxes .box2{
				background: url(../images/autodesk-rightbox-2.jpg) no-repeat right;
			}
			#autodesk .content-right .right-boxes .box3{
				background: url(../images/autodesk-rightbox-3.jpg) no-repeat right;
			}
			#autodesk .content-right .right-boxes .box4{
				background: url(../images/autodesk-rightbox-4.jpg) no-repeat right;
			}
			#autodesk .content-right .right-boxes .box5{
				background: url(../images/autodesk-rightbox-5.jpg) no-repeat right;
			}
			
			
			#autodesk .content-right .right-boxes .right-box .header{
				width:100px;
				margin-bottom:5px;
				font-weight:bold;
			}
			
			#autodesk .content-right .right-boxes .right-box .content{
				width:95px;
				font-size:0.85em;
			}
			
			
			
			#autodesk .content-right .right-boxes .light{
				border:#00a6d5 1px solid;
				background-color:#FFFFFF;
			}
				#autodesk .content-right .right-boxes .light .header{
					color:#00a6d5;
				}
			
			
			#autodesk .content-right .right-boxes .dark{
				border:#ff9900 1px solid;
				background-color:#282727;
				color:#FFFFFF;
			}
				#autodesk .content-right .right-boxes .dark .header{
					color:#ff9900;
				}
				
				
		#autodesk .content-right .autodesk-content-footer{
			width:557px;
			height:40px;
			background: url(../images/autodesk-content-footer.gif) no-repeat;
			text-indent:-9999px;
			margin-top:20px;
		}			
		
		
#maincontent .new-top-bar{
	width:770px;
	margin-left:12px;
	height:20px;
	background:#0099CC;
	font-size:1.23em;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;	
}

#maincontent .new-left-fade{
	float:left;
	width:12px;
	height:350px;
	background:url(../images/nav_left.png) no-repeat 0 0;
	font-size:0;
	overflow:hidden;
	display:inline;
}

#maincontent .new-right-fade{
	float:left;
	width:8px;
	height:320px;
	background:url(../images/nav_right.png) no-repeat 0 -30px;
	font-size:0;
	overflow:hidden;
	display:inline;
}

#maincontent #content-new{
	float:right;
	margin-right:8px;
	text-align:left;
	width:565px;
	display:inline;
	padding-top:10px;	
}
	#maincontent #content-new p{
		line-height:1em;		
		line-height:1em;
		margin-bottom:15px;
		font-size:0.92em;
		line-height:1.2em;
	}
	
	#maincontent #content-new h2{
		color:#ff9900;
		margin-top:5px;
		margin-bottom:10px;
	}
		
	#maincontent #content-new .qtrs-landing-content{
		width:215px;
		min-height:280px;
	}
	
	#maincontent #content-new .training-landing-content{
		width:215px;
		min-height:280px;
	}
		
	#maincontent #content-new .hightlight-area{
		padding-left:5px;
	}
	
	#maincontent #content-new .qtrs-highlight .highlight-box{
		background:url(../images/qtrs-highlight-bg.gif) no-repeat 0 0;
		color:#FFFFFF;		
	}
	
	#maincontent #content-new .training-highlight .highlight-box{
		background:url(../images/training-highlight-bg.gif) no-repeat 0 0;
		color:#FFFFFF;		
	}
	
	#maincontent #content-new .hightlight-area .highlight-box{
		width:138px;
		height:93px;
		position:relative;
		float:left;
		margin-right:1px;	
	}
		#maincontent #content-new .hightlight-area .highlight-box a.highlight-link{
			position:absolute;
			top:0;
			left:0;			
			width:132px;
			height:85px;
			background:url(../images/blank.gif) repeat;
		}
		
		#maincontent #content-new .hightlight-area .highlight-box .highlight-heading{		
			width:120px;
			padding-left:5px;
			padding-top:3px;
			font-weight:bold;
			height:32px;
		}
		
		#maincontent #content-new .hightlight-area .highlight-box .highlight-summary{
			width:125px;
			padding-left:5px;
			font-size:0.85em;
		}	
	
	
	
#maincontent .qtrs-landing{
	background:url(../images/qtrs-landing-bg.jpg) no-repeat top right;	
}
#maincontent .training-landing{
	background:url(../images/training-landing-bg.jpg) no-repeat top right;	
}

	#maincontent #content-new .right-links{
		float:right;
		width:210px;		
		margin-left:10px;		
	}
	
		
		#maincontent #content-new .right-links .right-link-box{
			width:210px;
			height:105px;
			position:relative;
			margin-bottom:5px;
		}
		
		#maincontent #content-new .right-links .box-blue{
			background:url(../images/box-blue.gif) no-repeat;
		}
			#maincontent #content-new .right-links .box-blue .right-link-box-container .right-link-box-heading{
				color:#0099cc;
			}
			
		#maincontent #content-new .right-links .box-grey{
			background:url(../images/box-grey.gif) no-repeat;
		}
			#maincontent #content-new .right-links .box-grey .right-link-box-container .right-link-box-heading{
				color:#797979;
			}
			
		#maincontent #content-new .right-links .box-orange{
			background:url(../images/box-orange.gif) no-repeat;
		}
			#maincontent #content-new .right-links .box-orange .right-link-box-container .right-link-box-heading{
				color:#ff9900;
			}	
			
			
			#maincontent #content-new .right-links .right-link-box a.right-link-box-link{
				position:absolute;
				top:0;
				left:0;
				height:99px;
				width:205px;
				background:url(../images/blank.gif) repeat;
			}
			
			#maincontent #content-new .right-links .right-link-box .highlight-contact{
				background:url(../images/highlight-contact.gif) no-repeat;
				background-position:120px 30px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-brochure{
				background:url(../images/highlight-brochure.gif) no-repeat;
				background-position:113px 27px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-people{
				background:url(../images/highlight-people.gif) no-repeat;
				background-position:115px 40px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-technical{
				background:url(../images/highlight-technical.gif) no-repeat;
				background-position:116px 27px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-webinar{
				background:url(../images/highlight-webinar.gif) no-repeat;
				background-position:120px 20px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-register{
				background:url(../images/highlight-register.gif) no-repeat;
				background-position:110px 35px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-educational{
				background:url(../images/highlight-educational.gif) no-repeat;
				background-position:115px 32px;
			}
			#maincontent #content-new .right-links .right-link-box .highlight-calendar{
				background:url(../images/highlight-calendar.gif) no-repeat;
				background-position:120px 35px;
			}
			
			#maincontent #content-new .right-links .right-link-box .right-link-box-container{				
				width:200px;
				height:82px;
				padding-left:8px;
				
				padding-top:10px;
				padding-bottom:5px;
			}
				#maincontent #content-new .right-links .right-link-box .right-link-box-container .right-link-box-heading{
					
					font-weight:bold;
					margin-bottom:5px;
				}
				#maincontent #content-new .right-links .right-link-box .right-link-box-container .right-link-box-summary{
					width:100px;
					font-size:0.85em;
				}	

			#maincontent #content-new .footer-info{
				width:100%;
				
			}
				#maincontent #content-new .footer-info img{
					margin:0;
					
				}



#maincontent #left-nav-new
{
	float:left;
	width:210px;
	display:inline;
	
}
#maincontent #left-nav-new ul li
{
	float:left;
	width:192px;
	display:inline;
	border-bottom:1px dashed #ccc;
}


#maincontent #left-nav-new ul li a
{
	font-weight:bold;
	background:url(../images/left_nav_li.png) no-repeat center left;
	padding-left:25px;
	margin:9px 4px;
	text-decoration:none;
	font-size:0.85em;
	display:block;
}
#maincontent #left-nav-new ul li li
{

	width:167px;
	
}
#maincontent #left-nav-new ul li li li
{

	width:145px;
	
}
#maincontent #left-nav-new ul li a:hover, #maincontent #left-nav-new ul li a.selected
{
	background-position:-192px center;
	color:#ff9900;
}
#maincontent #left-nav-new ul li ul li
{
	border-bottom:none;
	margin-left:25px;
}
#maincontent #left-nav-new ul li ul li a
{
	background:url(../images/left_nav_li_li.png) no-repeat center left;
	font-weight:normal;
	color:#666;
	margin:4px 0;
}
#maincontent #left-nav-new ul li ul li a:hover, #maincontent #left-nav-new ul li ul li a.selected
{
	background:url(../images/left_nav_li_li_ro.png) no-repeat center left;
	color:#ff9900;
}


#maincontent #left-nav-new #cont
{
	float:left;
	width:200px;
}

#maincontent #left-nav-new #cont #boxheader
{
	width:200px;
	height:30px;
	float:left;
	background-color:#0099cc;
}
#maincontent #left-nav-new h4
{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	padding-top:4px;
	padding-left:8px;
}

#maincontent #left-nav-new #searchbox
{
	float:left;
	margin:5px 8px 14px 12px;
	margin:0;
	width:200px;
	height:75px;
	background-color:#0099cc;
	margin-bottom:14px;
}
#maincontent #left-nav-new #searchbox input
{
	margin-top:5px;
	margin-left:8px;
	width:130px;
	height:20px;
	border:1px solid #666;
	
}
#maincontent #left-nav-new #searchbox button.search_go
{
	width:46px;
	height:20px;
	border:0px;
	margin-top:-2px;
	margin-left:4px;
	background:url(../images/searchbox_go.gif) no-repeat;
}

#maincontent #left-nav-new #favouritebox
{
	width:146px;
	margin-left:12px;	
	height:30px;
	float:left;
	background:url(../images/favourite.png) no-repeat right;
	margin:0;
	margin-bottom:30px;
}

#maincontent #left-nav-new #favouritebox a
{
	margin-top:6px;
	width:150px;
	font-weight:bold;
	height:30px;
	display:block;
}


#footer
{
	text-align:center;
	float:left;
	width:800px;
	height:70px;
	background:url(../images/footerbox.png) no-repeat top;
}

#maincontent #left-nav-new #contactbox
{
	float:left;
	margin:5px 0px 14px 10px;
	width:210px;
	height:145px;
	background:#fff url(../images/contactbox_bg.png) no-repeat;
	margin:0;
	margin-bottom:14px;
}

#maincontent #left-nav-new #contactbox address
{
	margin:22px 0 25px 35px;
	font-style:normal;
	font-size:0.85em;
	color:#666;
}
#maincontent #left-nav-new #contactbox address span
{
	font-weight:bold;
	color:#0099cc;
}
#maincontent #left-nav-new #contactbox address a
{
	font-weight:normal;
}








#footer p
{

	
	
	padding-top:42px;
	
	font-size:0.85em;
	color:#8d9196;
	text-align:center;
}
#footer p span
{
	
	margin:0 20px;
}


/*SPECIFIC HOMEPAGE CONTENT STYLES */
#homepagecontent #content
{
float:left;
	margin-left:9px;
	margin-top:5px;
	background:url(../images/qs_bg_logo.png) no-repeat top left;
	height:550px;
	width:550px;
}


#text
{

	position:relative;
	top:0px;
	left:0;
	width:341px;
	display:block;	
	height:467px;
	padding-left:10px;
	padding-top:10px;
	
}

img.circtpI, img.circtpII, img.circtpIII, img.circtpIV, img.circtpV, img.circtpVI
{
	display:block;
	float:right;
	clear:right;
}
img.circtpI
{
	top:0px;
	left:0px;
}
img.circtpII
{
	top:30px;
	left:0px;

}
img.circtpIII
{
	top:62px;
	left:0px;

}
img.circtpIV
{
	top:372px;
	left:350px;

}
img.circtpV
{
	top:404px;
	left:0px;

}
img.circtpVI
{
	top:435px;
	left:0px;

}

#hc_quadra_sol, #hc_cad_autodesk, #hc_pcb_design, #hc_training, #hc_pcb_design_bur, #hc_technical_sup, #hc_quadmedia, #hc_recruitment, #hc_memberslounge
{
	position:relative;
	top:-15px;
	display:none;
	height:450px;
	vertical-align : middle;
	overflow:hidden;
}

#hc_quadra_sol h2, #hc_cad_autodesk h2, #hc_pcb_design h2, #hc_training h2, #hc_pcb_design_bur h2, #hc_technical_sup h2, #hc_quadmedia h2, #hc_recruitment h2, #hc_memberslounge h2
{
	color:#0099cc;
	margin-top:0px;
	height:30px;padding-top:120px;
}



#hc_quadra_sol p, #hc_cad_autodesk p, #hc_pcb_design p, #hc_training p, #hc_pcb_design_bur p, #hc_technical_sup p, #hc_quadmedia p, #hc_recruitment p, #hc_memberslounge p
{
	font-weight:bold;
}


#homepagecontent #content ul#navul
{
	position:relative;
	left:310px;
	top:-478px;
}

#homepagecontent #content ul#navul li a
{
	font-weight:bold;
	
	text-decoration:none;
}

#nav_quadra_sol
{
	position:relative;
	top:28px;
	left:-10px;
	height:29px;

	background:url(../images/homepage_nav.png) no-repeat center left;
	width:200px;
}
#nav_quadra_sol:hover, #nav_quadra_sol.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}
#nav_quadra_sol a
{
	display:block;
	padding-top:6px;
	padding-left:36px;
	height:23px;
}
#nav_quadra_sol a:hover, #nav_quadra_sol a.selected
{

	background:url(../images/ro_quadmedia.png) no-repeat 30px 4px;
	color:#fff;
}


#nav_cad_autodesk
{
	position:relative;
	z-index:11;
	top:39px;
	background:url(../images/homepage_nav.png) no-repeat center left;
	left:20px;
	width:178px;
}
#nav_cad_autodesk:hover, #nav_cad_autodesk.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_cad_autodesk a
{
	padding-top:4px;
	display:block;
	padding-left:36px;
	height:32px;
}
#nav_cad_autodesk a:hover, #nav_cad_autodesk a.selected
{

	background:url(../images/ro_pcb_cadstar.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_pcb_design
{
	position:relative;
	z-index:12;
	background:url(../images/homepage_nav.png) no-repeat center left;
	top:58px;
	width:178px;
	left:48px;
}
#nav_pcb_design:hover, #nav_pcb_design.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_pcb_design a
{
	padding-top:4px;
	display:block;
	padding-left:36px;
	height:32px;
}
#nav_pcb_design a:hover, #nav_pcb_design a.selected
{

	background:url(../images/ro_pcb_cadstar.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_training
{
	position:relative;
	z-index:13;
	width:180px;
	background:url(../images/homepage_nav.png) no-repeat center left;
	top:74px;
	left:60px;
}
#nav_training:hover, #nav_training.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_training a
{
	display:block;
	padding-top:6px;
	padding-left:40px;
	height:23px;
}
#nav_training a:hover, #nav_training a.selected
{

	background:url(../images/ro_pcb_design_bur.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_pcb_design_bur
{
	position:relative;
	background:url(../images/homepage_nav.png) no-repeat center left;
	z-index:14;
	width:180px;
	top:90px;
	left:63px;
}
#nav_pcb_design_bur:hover, #nav_pcb_design_bur.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_pcb_design_bur a
{
	display:block;
	padding-top:6px;
	padding-left:40px;
	height:23px;
}

#nav_pcb_design_bur a:hover, #nav_pcb_design_bur a.selected
{

	background:url(../images/ro_pcb_design_bur.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_technical_sup
{
	position:relative;
	background:url(../images/homepage_nav.png) no-repeat center left;
	z-index:15;
	width:180px;
	top:106px;
	left:58px;
}
#nav_technical_sup:hover, #nav_technical_sup.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_technical_sup a
{
	
	padding-top:6px;
	padding-left:40px;
	height:23px;
	display:block;
}
#nav_technical_sup a:hover, #nav_technical_sup a.selected
{

	background:url(../images/ro_pcb_design_bur.png) no-repeat 30px 4px;
	color:#fff;
}


#nav_quadmedia
{
	position:relative;
	background:url(../images/homepage_nav.png) no-repeat center left;
	z-index:16;
	width:192px;
	top:122px;
	left:42px;
}
#nav_quadmedia:hover, #nav_quadmedia.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_quadmedia a
{
	
	padding-top:6px;
	padding-left:40px;
	height:23px;
	display:block;
}
#nav_quadmedia a:hover, #nav_quadmedia a.selected
{

	background:url(../images/ro_quadmedia.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_recruitment
{
	position:relative;
	background:url(../images/homepage_nav.png) no-repeat center left;
	z-index:17;
	width:180px;
	top:138px;
	left:20px;
}
#nav_recruitment:hover, #nav_recruitment.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_recruitment a
{
	
	padding-top:6px;
	padding-left:40px;
	height:23px;
	display:block;
}
#nav_recruitment a:hover, #nav_recruitment a.selected
{

	background:url(../images/ro_pcb_design_bur.png) no-repeat 30px 4px;
	color:#fff;
}

#nav_memberslounge
{
	position:relative;
	background:url(../images/homepage_nav.png) no-repeat center left;
	z-index:18;
	width:180px;
	top:154px;
	left:-14px;
}
#nav_memberslounge:hover, #nav_memberslounge.selected
{
	background:url(../images/homepage_nav_ro.png) no-repeat center left;
}

#nav_memberslounge a
	
{
	
	padding-top:6px;
	padding-left:40px;
	height:23px;
	display:block;
}
#nav_memberslounge a:hover, #nav_memberslounge a.selected
{

	background:url(../images/ro_pcb_design_bur.png) no-repeat 30px 4px;
	color:#fff;
}

#homepagecontent #rightnav
{
	float:right;
	width:230px;
}

#homepagecontent #latestnewsbox
{

	float:left;
	margin:20px 0px 6px 12px;
	width:208px;
	padding-bottom:10px;
	background-color:#c2c2c2;
}

#homepagecontent #latestnewsbox h4
{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
}



#homepagecontent #latestnewsbox ul 
{

	width:202px;
	float:left;
	margin-left:3px;
	display:block;
	height:110px;
	overflow:hidden;
	background-color:#fff;
}


#homepagecontent #latestnewsbox ul li
{
	position:relative;
	top:0;
	height:100px;
	width:194px;
	margin:4px;
}

#homepagecontent #latestnewsbox ul li a
{
	text-decoration:none;
	color:#666;
	width:194px;
	height:100px;
	display:block;
	
}
#homepagecontent #latestnewsbox ul li a span
{
	color:#0099cc;
	font-weight:bold;
	
}
#homepagecontent #latestnewsbox ul li a:hover
{
	
	background-color:#f4f4f4;
	
}

#homepagecontent #rightnav h4
{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	padding-top:4px;
	padding-left:8px;
}

#homepagecontent #rightnav #searchbox
{
	float:left;
	margin:6px 0px 6px 12px;
	width:208px;
	height:68px;
	background-color:#0099cc;
}
#homepagecontent #rightnav #searchbox input
{
	margin-top:5px;
	margin-left:8px;
	width:130px;
	height:20px;
	border:1px solid #666;
}
#homepagecontent #rightnav #searchbox button.search_go
{
	width:46px;
	height:20px;
	border:0px;
	margin-top:-2px;
	margin-left:4px;
	background:url(../images/searchbox_go.gif) no-repeat;
}

#homepagecontent #rightnav #favouritebox
{
	width:146px;
	margin-right:8px;
	margin-bottom:30px;
	height:30px;
	float:right;
	background:url(../images/favourite.png) no-repeat right;
}

#homepagecontent #rightnav #favouritebox a
{
	margin-top:6px;
	width:150px;
	font-weight:bold;
	height:30px;
	display:block;
}

#homepagecontent #rightnav #contactbox
{
	float:left;
	margin:5px 0px 14px 10px;
	width:210px;
	height:145px;
	background:#fff url(../images/contactbox_bg.png) no-repeat;
}

#homepagecontent #rightnav #contactbox address
{
	margin:22px 0 25px 35px;
	font-style:normal;
	font-size:0.85em;
	color:#666;
}
#homepagecontent #rightnav #contactbox address span
{
	font-weight:bold;
	color:#0099cc;
}
#homepagecontent #rightnav #contactbox address a
{
	font-weight:normal;
}

.hide
{
display:none;
}
.show
{
display:block;
}

form dt
{
	clear:both;
	color:#0099cc;
	float:left;
	text-align:right;
	display:block;
	font-weight:bold;
	font-size:0.85em;
	width:140px;
}


form dd input, form dd textarea, form dd button
{
	margin-left:20px;
	margin-bottom:10px;
	float:left;
	font-size:0.85em;
	padding-top:4px;
}
form dd button
{
	margin-left:120px;
	padding:3px;
}


.scrolling_links {
line-height: 15px;
}

.scrolling_links ul{
width:202px;
	float:left;
	margin-left:3px;
	display:block;
	overflow:hidden;
	background-color:#fff;
}

.scrolling_links li {

 color:#666;
	margin-top:20px;
	width:194px;
 }
 
.scrolling_links li span
{
color:#0099cc;
font-weight:bold;
}


.scrolling_links a, a:visited {
 color:#0099cc;
 
}
.scrolling_links a:hover {
 text-decoration:underline;
}
#marqueecontainer{
position: relative;

margin:0px 0px 6px 12px;
width:208px;
height:140px;
border-left:2px solid #c2c2c2;
border-right:2px solid #c2c2c2;
border-top:4px solid #c2c2c2;
border-bottom:10px solid #c2c2c2;

background-color:#fff;
overflow: hidden;

}


#vmarquee
{
	position:absolute;
	top:24px;
}

#newsheader
{
float:left;
	margin:20px 0px 0px 12px;
	width:212px;
	background-color:#c2c2c2;
}

/*===================*/
/*Right hand call to action boxes */

#rh_training
{
	width:170px;
	height:133px;
	float:left;
	margin-bottom:20px;
	background:url(../images/cta_training.png) no-repeat;
}
#rh_training a
{
	width:170px;
	height:133px;
	display:block;
}

#rh_support
{
	width:170px;
	height:128px;
	float:left;
	margin-bottom:20px;
	background:url(../images/cta_techsupport.png) no-repeat;
}

#rh_support a
{
	width:170px;
	height:128px;
	display:block;
}
#rh_subscribe
{
	width:170px;
	height:128px;
	float:left;
	margin-bottom:20px;
	background:url(../images/cta_subscribe.png) no-repeat;
}
#rh_subscribe a
{
	width:170px;
	height:128px;
	display:block;
}

#rh_bureau
{
	width:170px;
	height:130px;
	float:left;
	margin-bottom:20px;
	background:url(../images/cta_bureau.png) no-repeat;
}
#rh_bureau a
{
	width:170px;
	height:130px;
	display:block;
}