body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-position: bottom left;
	height:100%;
	
}

body,td,textarea,div{

	font-family:Arial;
	font-size:12px;
	line-height: 17px;

}

th{

	background-color:#CBD5EA;
	font-family:Arial;
	font-size:12px;

}

h1{

	font-size:14px;
	color:#6F86A2;
	font-weight:normal;
	
}
	
h2{

	font-size:17px;
	color:#F4F6F8;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
	
}

h3{
	font-size:17px;
	color:#1C357C;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	padding:0px;

}

li{

	list-style-type: square;

}

form {padding:0px; margin:0px;}

.servicetitle{

	background-image: url(images/servicebg.png);
	background-repeat: repeat-x;
	padding-left:10px;
	height:31px;	
	padding-top:6px;
	
}

.servicetitle a{

	text-decoration:none;
	
}


.search_field{

	padding-left:7px;
	width:130px;
	border:none;
	background-color:#CBD5EA;
	
}

.footer{

	font-size:10px;
	
}

a {

	color:#2280F2;
	text-decoration:underline;

}

a:hover{

	color:#2280F2;
	text-decoration:none;

}

.servicesh2 {

	text-decoration:none;

}

.menu{

	padding-left:20px;	
	padding-right:20px;	
	padding-top:10px;	
	padding-bottom:10px;	


}

.menu a {

        color:#203479;
	text-decoration:none;

}

.shopmenu a {

        color:#2280F2;
	text-decoration:none;
	font-size: 15px;

}

.shopmenu{

        color:#324C95;
	font-size: 15px;
	padding-left:20px;	

}

.content{

	padding:5px;
	padding-left:7px;
	padding-right:7px;
	background-color:#FFFFFF;
	height: 100%;
}

.price {

	color: #1C357C;
	font-size: 15px;

}

.update_field{

	width:30px;
	border:#1C357C solid 1px;
	background-color:#CBD5EA;
	height:22px;
	
}

#error{

	display:none;
       	width:450px;
	background-color:#FEFEE1;
	border:1px solid #FAED25;
	padding:15px;
	padding-left:40px;
	font-weight: bold;
	color:red;
	margin-bottom:10px;
	background-image: url(images/warning_24.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	

}

#msg{

	background-image: url(images/accepted_24.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	display:none;
       	width:450px;
	background-color:#F2F4F8;
	border:1px solid #7f9db9;
	padding:15px;
	padding-left:40px;
	font-weight: bold;
	margin-bottom:10px;

}

#results{

	display:none;
	font-weight: bold;
	color:red;

}


.input_fields{

	width:150px;

}

.input_fields_small{

	width:100px;

}

.input_fields_highlight{

	background-color:#FEFEE1;
	border:1px solid #7f9db9;

}

.available_job{

	background-color:#FFFFFF;
	padding:10px;

}

.unavailable_job{

	padding:10px;

}

.rowcollapsed{

	display:none;

}

.small_text{

	font-size:10px;

}

#scart, #scart:hover{

	padding-left:45px; 
	font-size:10px;
	color: #FFFFFF;
	display: none;

}

.grey{

	color: #AAAAAA;

}

a.industry_link img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

a.industry_link:hover img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

}

.product_image{

	border: 1px;
	border-color: #e2e6f1;

}

.shop_product{

	width: 325px;

}

.shop_product_left{

	width:330px;
	padding:10px;
	margin-right:10px;
	float:left;
	min-height:210px;
	height:210px;
	background-color:#FFFFFF;
}

.shop_product_right{

	padding:10px;
	margin-left:360px;
	min-height:210px;
	height:210px;
	background-color:#FFF;

}

.leftmenu{

	float:left;
	height:100%;
	width: 223px;
	background-repeat:repeat-x;
	background-image: url(images/shopmenubg.png);
	background-color:#E2EBFE;
	
}

.sub_content{

	margin-left:230px;
	padding:15px;
	padding-top:25px;
	background-color:#F2F4F8;
	height:100%;

}

.sub_content_nl{

	padding:15px;
	padding-top:25px;
	background-color:#F2F4F8;
	height:100%;
}

#consortium_sdtpackage_add{

	display:none;

}

#progress_img{

	display:none;

}

.opacity33{

	opacity: .33;
	filter:Alpha(Opacity=33);

}

#shipping_methods{

	display:none;

}

.news_headline {

	font-weight: bold;
	color: red;

}