@import url('common.css');

/*========================Site Structure Start=====================================*/
body{
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-family:inherit;
	font-size:inherit;	
}

#wrapper {
	width:1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#container {
	height: auto;
	width:1001px;
	float: left;
	background-color: #3aa0e8;
	margin:0 auto;
	position: relative;
}
#header {
	float: left;
	background-image: url(../images/topheader-bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 1002px;
	background-position: left bottom;
}
#top-black-belt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	float: left;
	height: 30px;
	width: 880px;
	padding-right: 122px;
}
#top-black-belt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#top-black-belt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
}


/*#logo {
	float: left;
	height: 52px;
	width: 295px;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 12px;
	padding-left: 28px;
}*/
#tagline {
	float: left;
	width: 240px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#top-nav {
	text-align: left;
	float: left;
	width: 1002px;
	height: 48px;
}
#top-nav ul {
	float: left;
	width: 820px;
}
#top-nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 48px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}
#top-nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 48px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/top-nav-sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#top-nav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CEE7F4;
	display: inline;
}
#top-nav li a.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CEE7F4;
}


.last-li {
	background-image: none!important;
}
.last-li a{
	background-image: none!important;
}
.last-li a:hover{
	background-repeat: repeat-x;

}
#rgt-icons {
	float: right;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #aad7ee;
	padding-top: 22px;
	line-height: 22px;
}
.rgt-txt {
	float: left;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rgt-icons img {
	margin-left: 6px;
}



#middle {
	float: left;
	width: 962px;
	height: auto;
	background-color: #c1e7f0;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	background-color: #c1e7f0;
	padding: 20px;
	float: left;
	width: 962px;
}
#middle-box {
	background-color: #FFFFFF;
	background-image: url(../images/main-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 905px;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
}
#middle-box-top {
	background-image: url(../images/main-box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 955px;
}
.ttl {
	float: left;
	width: 890px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #3d6dbc;
	line-height: 56px;
}
.product-cnr 
{
	background-image: url(../images/prod-bg.jpg);
    width: 312px; /* use you own image  size; */
    height: 263px; /* use you own image size; */
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding-left:40px;
    padding-right:0px;
    margin-top:-2px;
}
/*
.product-cnr 
{
	background-image: url(../images/prod-bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	float: left;
	width: 350px;
	height:145px;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 50px;

}*/
.videp-cnr {
	float: left;
	height: 264px;
	width: 510px;
	padding-top: 25px;
}
.text-cnr {
	float: left;
	width: 905px;
	padding-top: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-bottom: 25px;
}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f3f3f;
	background-color: #f2f2f2;
		width: 890px;
	float: left;
		padding-right: 10px!important;

}

.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3f3f3f;
	background-color: #FFFFFF;
	float: left;
	width: 890px;
	padding-right: 10px!important;


}
.txt-lft {
	font-weight: bold;
	color: #193e75;
	width: 27%!important;
	float: left;
	border:1px;
	padding-left: 15px!important;
	padding-top: 12px!important;
	padding-right: 10px!important;
	padding-bottom: 10px!important;
	white-space:nowrap;
}
.txt-rgt 
{
    text-align:left;
	line-height: 18px;
	width:70%!important;
	padding-left: 15px!important;
	padding-top: 12px!important;
	padding-right: 10px!important;
	padding-bottom: 10px!important;
}
.buttons {
	float: right;
	width: 280px;
	padding-right: 40px;
	text-align: left;
}
.footer-left {
	float: left;
	width: 240px;
}
.footer-right {
	float: left;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.footer-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footer-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 962px;
	text-align: center;
	padding-top: 50px;
	line-height: 14px;
}
.registration-bar {
	background-color: #d3ecf2;
	float: left;
	height: 70px;
	width: 905px;
	margin-top: 5px;
}
.reg-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 70px;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 500px;
	padding-left: 50px;
}
.reg-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #193e75;
	background-image: url(../images/register-now-btn-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 42px;
	width: 129px;
	background-position: left bottom;
	padding-top: 14px;
}
.reg-btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #193e75;
	text-align: center;
	text-decoration: none;
}
.reg-btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.reg-rgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 18px;
}
.reg-rgt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}
.reg-rgt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.email-header, .member_layout
{
	 color: #008ED6;	  
    font-size: 13px;/*newly added*/
   
}/*newly added*/	

#table_register
{
    /*text-align: left;*/
    font-weight:bold;/*newly added*/
}
#tbl
{
    font-weight:bold;/*newly added*/
}

.TDHeader, .login_title, .email-header, .comp_header, .product_name, .product_company, .member_layout
{
    color: #008ED6;
}
#header h3 #ctl00_lblBannerNav, #header h3 a, .product_description 
{
    color: #7d7d7d;
}
#ctl00_ContentPlaceHolder1_lblAlreadyMember 
{
    color: Black;
}
.sponsor_table {
	background-color: #D9EAFB;
}
.TDHeadersmallbold, .product_name, .product_company, .member_layout
{
    font-size: 16px;
    font-weight: bold;
}
.TDCol2, .PILabel, .CompanyHeader
{
    font-weight: bold;
}
.comp_header, .TDHeadersmall, #ctl00_ContentPlaceHolder1_lblRequestedText
{   
    font-size: 16px;
}
.TDHeadersmallbold, .product_name, .product_company

{
    font-size: 14px;
}
.selections, .company_resource, .product_description
{
    font-size: 12px;
}
.product_description
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.brief_logo 
{
    float: right;
    padding-left: 5px;
}
#ctl00_ContentPlaceHolder1_lblTitle 
{
    text-transform: capitalize;
}
.view_details {
    font-weight: bold;
    font-size: 12px;
}
#menu li a{padding:0px 12px;}
#adspace {
	width: 170px;
	float: left;
}
#prog_content {
	width: 99%;/*100*/
	float: left;
	padding-right: 10px;

}
/*#ctl00_ContentPlaceHolder1_lblPassword, #ctl00_ContentPlaceHolder1_lblUserName {
	padding-right: 10px;
}*/
#ctl00_ContentPlaceHolder1_lblPassword{
	padding-right: 10px;
}
#account_menu {
	padding-left: 30px;
	padding-bottom: 20px;
}

.member_layout 
{
	text-align:right;
	padding-right:20px;
	margin:5px;
	padding:5px;
	font-size:13px;
}
.tdLabel
{
	color:#008ED6;
	font-size:13px;
}
.TitleHeader
{
	color:#008ED6;
}

#ctl00_ContentPlaceHolder1_ctrlStateCountry_upd1 tr td
{
	padding-left:0px;	
padding-top:3px;
padding-bottom:1px;
}

.PIField {

	/*margin-top:0px !important;*/
	font-weight:normal;
}

#ctl00_ContentPlaceHolder1_dirlogo_Image1
{
    MARGIN-RIGHT:20px;

}
.ErrorMsg
{
    color:Red;
}
.email-headerLeft
{
    color: #008ED6;	  
    font-size: 13px;
    text-align:right;
    padding-right:8px;
}
.tblRequestInfo
{
	color:#302226;
	font-family:Arial;
	font-size:12px;
}

/* Request a Quote CSS Start */
 .leftTDHeader
{
	font-weight: normal;
	font-size: 12px;
	margin: 5px;
	text-align: left;
	padding: 5px;
	margin: 5px 0;
	clear: both;
}
 
 .rightTD
{
	font-size: 11px;
	padding: 5px;
	margin: 5px 0;
	clear: both;
}
.modalBackground
{
	/*background-color: #329898;*/
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
    {
		position:absolute!important;
        color: Black;
        overflow:hidden;
    }
/* Request a Quote CSS end */

/*.CompanyText span
{
	float:left;
}*/
