body{
	font-family:Arial, Helvetica, sans-serif;
	background:#E0E8F5 url(../images/bg_body.png) repeat-x;
	margin:0;
	color:#000066;
	text-align:center;
	font-size:62.5%;
}
form{margin:0;}
a:link, a:visited {color: #000066; text-decoration: none}
a:hover, a:active {color: #333333;  text-decoration: underline}
a img{border-width:0px;}

/*h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 0.5em 0; }*/
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; margin:0;}
h5 { font-size: 110%;}
h6 { font-size: 100%; font-style:italic }

#container{
	width:996px;
	margin:auto;
	text-align:left;
	background:#FFFFFF;
}
#header{
	padding-top:35px;
	margin:0 2em;
}
#logo{
	float:left;
	width:360px;
	padding-top:5px;
}
#page_header{
	float:right;
	margin-top:0px;
	width:514px;
}

#page_header a{
	display:block;
	float:left;
	width:247px;
	background:url(../images/bg_link_product_center.png) no-repeat;
	text-decoration:none;
	font-size:1px;
	text-align:left;
	margin:0;
	height:65px;
	overflow:hidden;
	color:#000066;
	line-height:12px;
	text-indent:-9999px;
}
#page_header a#linkDataCenter{
	background-image:url(../images/bg_link_data_center.png);
	margin-left:20px;
}
#page_header a:hover,
#page_header a:active,
#page_header a.active{
	background-position:left -65px;
	color:#FDCB0A;
	text-decoration:none;
	outline:none;
}
#pcSubLinks{
	clear:both;
}
#page_header #pcSubLinks a{
	display:block;
	float:left;
	width:120px;
	background:url(../images/bg_link_pc_standard.png) no-repeat;
	text-decoration:none;
	font-size:1px;
	text-align:left;
	margin:0;
	height:26px;
	overflow:hidden;
	color:#000066;
	line-height:12px;
	text-indent:-9999px;
}
#page_header #pcSubLinks a#pcLinkCustom{
	background-image:url(../images/bg_link_pc_customized.png);
	margin-left:7px;
}
#page_header #pcSubLinks a:hover,
#page_header #pcSubLinks a:active,
#page_header #pcSubLinks a.active{
	background-position:left -26px;
	color:#FDCB0A;
	text-decoration:none;
	outline:none;
}
#content{
	margin:0 2em;
}
#footer{
	clear:both;
	padding:2em 2em 0 2em;
}

#ftLeft{
	float:left;
	width:480px;
}
a.backToGSN{
	display:block;
	line-height:30px;
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:20px;
	text-decoration:none;
	font-size:12px;

}
#ftRight{
	float:right;
}
#providedBy{
	line-height:30px;
	text-align:right;
	font-size:12px;
}
#mainNavigation{
	position:relative;
	background-color:#FFDF79;
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	height:30px;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:3em;
	color:#000066;
}
.UserInfo{
	position:absolute;
	right:2.5em;
	width:280px;
	top:0px;
	text-align:right;
	height:25px;
	line-height:25px;
}
#mainNavigation h3{
	margin:0;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:120%;
	font-weight:normal;
}
ul#steps{
	margin:0;
	padding:0;
	margin-bottom:4em;
	font-weight:bold;
}
ul#steps li{
	list-style:none;
	padding-left:60px;
	line-height:50px;
	font-size:240%;
	font-weight:bold;
	margin-bottom:1em;
}
ul#steps li.step_1{
	background:url(../images/step_1.jpg) no-repeat;
}
ul#steps li.step_2{
	background:url(../images/step_2.jpg) no-repeat;
}
.category_section{
	clear:both;
	margin-bottom:3em;
}
.category_section h2{
	font-size:160%;
	text-transform:uppercase;
	margin:0.5em 0;
}
.sc_wrap{
	float:left;
	width:90px;
	height:90px;
	margin-right:5px;
}
.sc_wrap a{
	text-decoration:none;
	color:#000066;
}
.sc_wrap a img{
	border:1px solid #FFDF79;	
}
.sc_wrap a:hover img{
	border:1px solid #FDCB0A;
}
.image_wrap img{
	border:1px solid #FDCB0A;
}
.c_img_brd{
	text-align:center;
}
.sc_name{
	text-align:center;
	font-size:110%;
}
#criteriaSelection{
	font-size:120%;
}
.attr_select{
	clear:left;
	width:300px;
	border-top:1px solid #FDCB0A;
	padding-top:0.5em;
	margin-top:2em;
	line-height:2em;
}
.attr_name{
	float:left;
	width:150px;
}
.attr_val_invalid .attr_name,
.attr_err_info{
	color:#CC0000;
	font-weight:bold;
	font-style:italic;
}
.attr_prot_33 .attr_name{
	width:auto;
	float:none;
}
.attr_data{
	margin-left:150px;
}
.attr_img_data{
	clear:left;
	padding-top:1em;
}
.attr_row{
	margin-bottom:1em;
}
.attr_img_wrap{
	float:left;
	width:150px;
	text-align:right;
}
.attr_img_wrap img{
	vertical-align:middle;
}

.button{
	border:1px solid #FDCB0A;
	background-color:#FEF7DA;
	color:#000000;
	cursor:pointer;
	text-align:center;
	font-size:1em;
}
a.button{
	padding:0.25em 0.75em;
	text-decoration:none;
}
div#breadcrumbs{
	font-size:140%;
	font-weight:bold;
	margin-bottom:1em;
}
.b_left{
	margin-left:34px;
}
div#breadcrumbs .path{
	text-transform:uppercase;
}
div#breadcrumbs .path .current{
	color:#FDCB0A;
}
div#breadcrumbs .prd_grp{
}
h2.arrow_head{
	background:url(../images/arrow.gif) no-repeat left 3px;
	padding-left:1.5em;
	font-size:120%;
}
#productChoices{
	margin-left:35px;
}
.prd_choice{
	float:left;
	width:100px;
}
.prd_choice img{
	border:1px solid #FDCB0A;	
}
.prdc_name{
	display:block;
	background:url(../images/arrow_dg.png) no-repeat left center;
	padding-left:14px;
	line-height:18px;
}
a:hover .prdc_name,
a.active .prdc_name,
.arrow{
	background:url(../images/arrow_dg_act.png) no-repeat left center;
}
#productsData{
	margin-top:2em;
	margin-left:35px;
	font-size:120%;
}
.prd_technical_drawing{
	border:1px solid #FDCB0A;
	width:500px;
	text-align:center;
	padding:1em 0;
}
#productsData .attr_select{
	border-top:1px dashed #FDCB0A;
	width:500px;
}
.product_links{
	margin:2em 0;
}
.project_area{
	position:relative;
	margin-bottom:2em;
	border:1px dashed #FDCB0A;
	background:#F0F4FB;
	padding:0.25em 0 0.5em 0;
	width:480px;
}
.pl_inner{padding:0 1em 0 80px;}
.area_pdf{
	background:#F0F4FB url(../images/bg_pdf.png) no-repeat 18px 15px;
}
.area_pdf_email{
	background:#F0F4FB url(../images/bg_pdf_email.png) no-repeat 5px 15px;
}
.area_create_project{
	background:#F0F4FB url(../images/bg_pdf_project.png) no-repeat 5px 15px;
}
.area_subheader{
	color:#FFCC33;
}
.submit_help{
	position:absolute;
	width:200px;
	top:-50px;
	left:485px;
	width:250px;
	background:#CCCCCC url(../images/bg_info_box.png) repeat-x left top;
	border:1px solid #CCCCCC;
	padding:0 6px;
	text-align: left;
	font-size: 13px;
}
.submit_help .help_inner{
	background:url(../images/information.png) no-repeat right 6px;
	padding:6px 6px;
}
a.pdf_download{
	display:block;
	background:url(../images/pdf_download_bg.gif) no-repeat;
	width:108px !important;
	width:192px;
	height:41px;
	font-size:11px;
	color:#FDCB0A;
	padding-top:6px;
	padding-left:84px;
	text-decoration:none;
}
a.pdf_download:hover,
a.pdf_download:active{
	outline:none;
}
.pdf_download p{
	margin:0;
	line-height:1.25em;
}
.project_area{
}
.project_area a.link_project{
	display:block;
	background:url(../images/bg_data_center.gif) no-repeat;
	width:192px;
	height:41px;
	font-size:11px;
	color:#FDCB0A;
	padding-top:6px;
	padding-left:54px;
	text-decoration:none;
	font-weight:bold;
}
table.record_list tr th{
	white-space:nowrap;
	padding-right:1em;
}
div.error{
	background-color:#FFEBE4;
	border:1px solid #DF2121;
	color:#DF2121;
}
div.ok{
	background-color:#F0F6EA;
	border:1px solid #2D9D3B;
	color:#2D9D3B;
}
div.ok,
div.error{
	padding:0.25em 0.5em;
	margin:0.5em;
}
.area_pdf_email label{display:block;}


#formReqNote{font-size:100%;}
.field_label,
.field_label_small,
.field_label_medium,
.field_label_big{
  display:block;
  float:left;
  width:200px;
}
.field_label_small{width:100px;}
.field_label_medium{width:150px;}
.field_label_big{width:500px;}
.field_row{clear:left;}
.fl{display:block;float:left;}
.ml_j{ margin-left:100px; }
.ml_o{ margin-left:150px; }
.ml_t{ margin-left:200px; }
.w_j{ width:100px; }
.w_y{ width:250px; }
.smallInfo{font-size:10px;}
.loading{background:url(../images/youcon_ajax_load.gif) no-repeat 80px center; height:50px;}
.ajax_block{padding-top:0.5em;}
.orange {color:#fdcb0a;}
.clear{clear: both;}
.hidden{display:none;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-justify{text-align:justify;}
.text_field{width:200px;background:#FEF7DA;border:1px solid #FFCC00;}
.custom_field{width:120px;font-size:10px;background:#FEF7DA;border:1px solid #FFCC00;}
.miniIF,.intIF{width:40px;}
.smallIF{width:100px;}
.mediumIF{width:150px;}
.defaultIF{width:200px;}
.edit_input{width:300px;}
.largeIF{width:410px;}
.required,.red{color:#FF0000;}

#wrapCustomUpload form{font-size:120%;}
#wrapCustomUpload input.defaultIF,
#wrapCustomUpload textarea{background:#FEF7DA;border:1px solid #FFCC00;overflow:auto;}
#createProjectLink{
	display:block;
	margin:0.5em 0;
	font-weight:bold;
}
#wrapCustomUpload ul#steps li{
	font-size:140%;
	font-weight:normal;
}
#cUploadWrap{
	position:relative;
}
#cuEmailInfo{
	position:absolute;
	top:0px;
	right:0em !important;
	right:2em;
	width:250px;
	height:50px;
	background:#CCCCCC url(../images/bg_info_box.png) repeat-x left top;
	border:1px solid #CCCCCC;
	padding:1em 1em;	
	text-align: left;
	font-size: 13px;
}
#ffcDownload{
	display:block;
	width:192px;
	height:42px;
	background:transparent url(../images/bg_fcc_download.gif) no-repeat left top;	
	margin:1em;
	text-decoration:none;
	outline:none;
}