/*
Design by FARO Asia
http://www.faro.com.sg
Copyright Reserved 2009
*/

body {
	margin: 0;
	padding: 0;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-position:center;
	background-color:transparent;	
}

p 
{
	padding-top:10px;
}

fieldset 
{
	border:1px solid #7e8082;
	padding:12px;
}

fieldset legend 
{
	color:#6c6c6c;
	font-weight:bold;
	font-size:large;
}

fieldset label 
{
	display:block;
	float:left;
	width:125px;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
}

fieldset p 
{
	float:left;
	margin:0;
	clear:left;
	display:block;
}

fieldset input, fieldset select 
{
	display:block;
	float:left;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding-left: 0px;
}

h1{
	font: Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 1.4em;	

}

h2{
	font-size:larger;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h3{
	font: Georgia, "Times New Roman", Times, serif;		
	font-size: 14px;
	font-weight:bold;
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #268ED4;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

table caption 
{
	font-size:medium;
	color:#005288;
}

/* Pages */

#pages {
	height: 29px;
	padding-top: 0px;
	background: url(../images/resourcecenter/navbar/navbar.gif) repeat-x;
}

#pages h2 {
	display: none;
}

#pages ul {
	display: block;
	height: 29px;
	margin: 0 auto;
	padding: 0;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	width: 128px;
	height: 19px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #0061aa;
}

#pages a:hover {
	color: #0061aa;
}

#page1 { background: url(../images/resourcecenter/navbar/navbar.gif); }
#page2 { background: url(../images/resourcecenter/navbar/navbar.gif); }
#page3 { background: url(../images/resourcecenter/navbar/navbar.gif); }
#page4 { background: url(../images/resourcecenter/navbar/navbar.gif); }


#page1:hover, #pages .active #page1 { background-image: url(../images/resourcecenter/navbar/navbar4.png); }
#page2:hover, #pages .active #page2 { background-image: url(../images/resourcecenter/navbar/navbar3.png); }
#page3:hover, #pages .active #page3 { background-image: url(../images/resourcecenter/navbar/navbar3.png); }
#page4:hover, #pages .active #page4 { background-image: url(../images/resourcecenter/navbar/navbar4.png); }


/* Content */

#content {
	width: 768px;
	margin: 0 auto;
	padding: 0;
}

#faro_msg {
	font-size: 1.2em;
	padding-left: 8px;
}

#video_msg {
	font-size: 1.12em;
	padding: 0px 0px 20px 10px;
	border-bottom: 1px solid #999999;
}

#faro_msg2 {
	font-size: 1.1em;
	padding-left: 8px;
}

/* Latest Post Box */

#btn01 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 100px;
	background: url(../images/resourcecenter/2009/blue_btn.png) no-repeat;
}

#small_text {
	font-size:10px
	
	}

#latest-post {
	float: right ;
	width: 228px;
}

#latest-post .title {
	font-size: 1.8em;
}

#latest-post .posted {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: normal;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol {
	line-height: 155%;
}

/* Recent Posts Box */

#recent-posts {
	float: left;
	width: 540px;
}

#recent-posts h3 {
	width: 240px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #999999 url(../images/resourcecenter/2009/img13.gif);
	font-size: 1.2em;
	color: #FFFFFF;
}

#recent-posts ul {
	margin: 0;
	padding: 0 80px 0 0px;
	list-style: none;
}


#recent-posts li {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #999999;
	font-size:16px;
/*	list-style-image:url(../images/resourcecenter/2009/Download.png); */
	list-style-position: inside;
}

#recent-posts li p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;	
}

#recent-posts li:hover {
	background: #EFEFEF;

}

/* Column One */

#colOne {
	width:768px;
	padding-bottom: 20px;
	
}

/* Listing Table */

#list_recent {
	color:#333333; 
	font: Geneva, Arial, Helvetica, sans-serif;
	padding-top:10px; 
	font-size:1.0em;
}

#list_recent li {
	font-weight: bold;
	padding-top:12px;
	border-bottom:dotted thin #CCCCCC;
	margin-right:25px;
	vertical-align:top;	

}

#list_1 {
	list-style:url(../images/resourcecenter/bullets/bullet01.png) inside ; 
	color:#333333; 
	font: Geneva, Arial, Helvetica, sans-serif;
	padding-top:10px; 
	font-size:1.0em;
	margin-left:-25px;	
	

}


#list_1 li {
	font-weight: bold;
	padding-top:10px;
	border-bottom:dotted thin #CCCCCC;
	margin-right:15px;
	vertical-align:middle;	

}

#list_2 {
	color:#333333; 
	font: Geneva, Arial, Helvetica, sans-serif;

}


#list_2 li {
	color: #006699;	
	font-size:1.2em;
/*	border-bottom:dotted thin #CCCCCC; */
	border-bottom:dotted thin #99CCFF; 
	margin-right:0px;
	vertical-align:top;
	padding-bottom:4px;
	padding-top:5px;
	vertical-align: middle;	
	

}

#cat_1 {
		width:192px;
	}
	
#cat_1 ul {
    margin: 0; padding: 0;
	float:left;	

}


#cat_1 li {
	display:block;
	width:192px;
	margin-left: 5px;
	margin-bottom:-1px;
	padding: 0px 0px 0px 10px;
	height:25px; 
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

	}


#cat_1 a {
	display:block;
	width:192px;
	padding: 6px 0px 0px 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}


/* Related Links */

#related {
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-left:10px
	

}

/* Footer */

#footer {
	width:900px;	
	padding:0;
	font-size:10px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;

}


#footer li, #colTwo form {
	padding: 10px;
}

#footer li {
	display: block;
	float: left;
	width: 160px;
	text-align:left;	

}

#footer h1 {
	height: 50px;
	width: 170px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
	background: url(../images/resourcecenter/faro_blue_logo.png) no-repeat;
}

#footer li ul {
	text-align:left
}

#footer li li {
	display: list-item;
	float: none;
	padding: 0;
	text-align:left;
	font-size:1em;
	margin-left: 10px;

}

#footer li li a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#footer h2 {
	margin: 0 0 .2em 0;
	padding: 0 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	background: url(../images/resourcecenter/img15.gif) no-repeat left center; */
	font-size: 1.1em;
	color:#666666;

}



#footer p {
	text-align: center;
	font-family: Century, Arial, Helvetica, sans-serif;		
	font-size: 11px;
}

/* Tool Tips */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #999999;
padding: 2px;
background-color: #CCCCCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

iframe#ifrm { 
    border:0px dashed #ccc;
    padding:8px;
    width:98%;
    height:520px
    }

/*
	FARO US Modifications - Michael Marchante (2010)
*/

div#header 
{
	display:block;
	float:left;
	width:100%;
	height:50px;
	margin-top:10px;
	border-bottom:3px solid #005288;	
}

div#header div#SimpleLogOnControl 
{
	display:block;
	float:right;
}

div#Header div#SimpleLogOnControl 
{
	display:block;
	float:right;
}

div#header div#SimpleLogOnControl span, div#Header div#SimpleLogOnControl span
{
	padding:6px; 
	margin-right:5px;
	float:left; 
	display:block; 
	margin-top:17px;
	font-size:12px;
	font-family:Arial Narrow;
	color:#6c6c6c;
	font-weight:bold;
}

div#header div#SimpleLogOnControl a, div#Header div#SimpleLogOnControl a
{
	font-size:12px;
	font-family:Arial Narrow, Arial;
	font-stretch:condensed;
	color:#5684b2;
	font-weight:bold;
	border-right:0;
	border-left:1px solid #d8d8d8;
	margin-top:20px;
}

div#LogOnControl label 
{
	display:block;
	float:left;
	width:150px;
	width:expression('160px');
	text-align:center;
}

div#header a 
{
	display:block;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	float:left;
	text-decoration:underline;
	margin-right:10px;
	padding:6px;	
}

a 
{
	color:#005288;
	text-decoration:underline;
	font-weight:bold;
}

a:hover, .SelectedLink
{
	color:#7e8082;
	text-decoration:none;
}

div#header a:hover 
{
	text-decoration:none;
	float:left;
}

div#header a#HeaderLogo 
{
	float:left;
	display:block;
	color:#7e8082;
	font-size:large;
	font-weight:bold;
	padding-top:10px;
	padding-left:166px;
	background-image:url(../images/resourcecenter/2009/faro_blue_logo.png);
	background-repeat:no-repeat;
	width:166px;
	height:39px;
	text-decoration:none;
	border:0;
}

div#FaroConnect 
{
	background-image:url(../images/resourcecenter/connect/faro_connect.jpg);
	width:160px;
	height:148px;
	padding-top:50px;
	padding-left:30px;
}

div#FaroConnect a 
{
	width:135px;
	height:45px;
	display:block;
}

#ResourcePreview 
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#ResourcePreview h1 
{
	margin-bottom:10px;
}

#ResourcePreview img, #ResourcePreview p, #ResourcePreview a
{
	display:block;
	float:left;
}

#ResourcePreview img 
{
	display:block;
	margin-left:10%;
	margin-top:10px;
	margin-bottom:10px;
	border:10px solid #a6a698;
}

#ResourcePreview p
{
	width:315px;
	margin-left:10px;
}

#ResourcePreview a 
{
	float:right;
	width:120px;
	margin-bottom:10px;
	padding:12px;
	background-color:#005288;
	color:White !important;
	text-align:center;
}

#ResourcePreview a:hover
{
	background-color:#439639;
}

#LanguageSelect 
{
	font-size:11px;
	border:1px solid #d8d8d8;
	width:102px;
}

/*
	Classes
*/

a.SelectedProductLinkButton 
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}

div.HeadlineDescription h1 
{
	font-family:Century Gothic;
	font-size:21px;
	font-weight:bold;
	color:#00aeef;
}

a#GoBack
{
	display:block;	
	color:White !important;
	text-align:center; 
	font-weight:bold; 
	margin-top:20px; 
	margin-bottom:20px; 
	padding:10px;
	width:220px;
	clear:both;
	margin-left:auto; 
	margin-right:auto;
	background-color:black;
}

a#GoBack:hover
{
	background-color:#439639;
}

.ContentScroller 
{
	width:auto;
	max-height:370px;
	overflow-y:auto; 
	overflow-x:hidden;
	SCROLLBAR-FACE-COLOR:#d8d8d8; 
	SCROLLBAR-HIGHLIGHT-COLOR:white; 
	/*SCROLLBAR-SHADOW-COLOR:white;
	SCROLLBAR-3DLIGHT-COLOR:white;*/
	SCROLLBAR-ARROW-COLOR:#005288;
	SCROLLBAR-DARKSHADOW-COLOR:white;	
}

ul.ResourceDataTable 
{
	float:left;
	background-image:url(../images/resourcecenter/bg_datatable_repeater.jpg);
	width:550px;
	border:1px solid #cfcfcf;
	margin:0;
	padding:0;
	margin-bottom:15px;
}

ul.ResourceDataTable a 
{
	font-weight:normal;
}

ul.ResourceDataTable li {
	padding:5px;
	list-style:none;
	font-size:11px;
}

ul.ResourceDataTable li.ResourceDataHeader {
	border-bottom:1px solid #cfcfcf;
	font-size:14px;
	font-weight:bold;
}

ul.ResourceDataTable li.ResourceDataHeaderLinks {
	border-bottom:1px solid #cfcfcf;
}

.validation-summary-errors, .field-validation-error
{
	color:#bb0808;
}

.field-validation-error 
{
	font-size:x-small;
	float:left;
	margin-left:10px;
}

.input-validation-error 
{
	border:1px solid #bb0808;
	background-color:#bb0808;
}

span.validation-summary-errors 
{
	display:block;
	margin-bottom:10px;
	font-weight:bold;	
}

table.DataTable 
{
	width:100%;
}

table.DataTable th 
{
	font-weight:bold;
}

table.DataTable td, th
{
	text-align:left;
	padding:5px;
	border-bottom:dotted 1px #d4d0c8;
}

.LargeBlueText 
{
	color:#005288;
	font-size:large;
}

.Hidden 
{
	display:none;
}

table.ListTable1 
{
	width:550px;
	height:308px;	
	border:0;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	background-image:url(../images/resourcecenter/list_bg.png);
	background-repeat:no-repeat;
}

td.ListTable1Cell 
{
	height:37px;
	background:url(../images/resourcecenter/list_header.png);
	background-repeat:no-repeat;	
}

li.TopList 
{
	background:url(../images/resourcecenter/lists/TopList.png) no-repeat;
}

li.MiddleList 
{
	background:url(../images/resourcecenter/lists/MiddleList.png) no-repeat;
}

li.BottomList 
{
	background:url(../images/resourcecenter/lists/BottomList.png) no-repeat;
}

.FeaturedResource, .FeaturedResource:hover
{
	font-family:Century Gothic;
	color:black;
	font-size:x-large;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	width:299px;
	height:95px;
	border:3px solid white;
	margin-left:2px;
	padding-top:167px;
	padding-left:240px;
	margin-bottom:20px;
}

#HomepageGraphic.FeaturedResource
{
	background-image:url(../images/resourcecenter/featured/ResourceCenter_HomePage.jpg);
}

.DisabledLinkButton 
{
	background-color:Gray !important;
	text-decoration:none;
	font-size:10px;
}

a.ArrowLinkButton 
{
	display:block;
	background-image:url(../images/shared/button_arrow_link.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-left:30px;
	padding-top:4px;
	font-size:12px;
	width:150px;
	margin-bottom:10px;	
}

a.ArrowLinkButtonSmall 
{
	display:block;
	background-image:url(../images/shared/button_arrow_link_small.gif);
	background-repeat:no-repeat;
	height:21px;
	padding-left:23px;
	width:150px;
	font-size:12px;
	margin-bottom:10px;
}

/*
	END FARO US Modifications
*/

li#ResourceDataFilter a 
{
	font-size:x-small;
	font-weight:normal;
}

div#Body 
{
	float:left;
	width:100%;
	min-height:600px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:3px solid #005288;
}

div#BodyContentLeft, div#BodyContentMain, div#BodyContentRight
{
	float:left;
	margin-left:15px;
}

div#BodyContentRight 
{
	margin-left:20px;
}

div#BodyContentMain 
{
	width:550px;
}

div#BodyContentLeft 
{
	margin-left:10px;
	margin-right:10px;
}

/* Sub Navigation */

div.SubNavigation 
{
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

div.SubNavigation a
{
	background-color:#4c86ab;
	color:White !important;
	display:block;
	float:left;
	padding:10px;
	margin:5px;
}

div.SubNavigation a.Selected 
{
	/*background-color:#00aeef;*/
	background-color:#6c6c6c;
	color:white !important;
	text-decoration:none;
}

div.SubNavigation a:hover
{
	/*background-color:#00aeef;*/
	background-color:#00aeef;
	color:white !important;
	text-decoration:none;
}
