/* CSS Document */
/*----General Start-----------*/
body{
	margin:0;
	padding:21px 0 0 0;
	color:#9F9F9F;
	background:url(../images/bodybg.gif) repeat-x 0 0 #fff;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
}
ul, li, p, h1, h2, h3, h4, h5, form, input, select, textarea, div, span{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}
ul{
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
	color:#0a5ba8;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

/*-------------General End-----------*/
/*-------------header start-----------*/
#header{
	background:url(../images/header.jpg) no-repeat 0 0;
	width:810px;
	margin:0 auto;
	padding:25px 60px 0 33px;
	overflow:hidden;
	height:100%;
}
.logo{
	width:226px;
	float:left;
}
#header p{
	float:right;
	width:281px;
	background:url(../images/headericon.gif) no-repeat 100% 16px;
	font-weight:bold;
	padding:16px 0 22px 0;
	line-height:43px;
	color:#fff;
	background-color:inherit;
}
#header p span{
	color:#87BEEB;
	background-color:inherit;
}
#header ul{
	margin:0 0 0 0;
}
#header ul li{
	float:left;
	width:auto;
	margin-right:3px;
}
#header ul li a{
	cursor:pointer;
	float:left;
	text-decoration:none;
	width:auto;
	background:url(../images/navcurve-midle.gif) repeat-x 0 0;
}
#header ul li a span.left{
	float:left;
	cursor:pointer;
	width:auto;
	background:url(../images/navcurve-left.gif) no-repeat 0 0;
}
#header ul li a span.left span.right{
	background:url(../images/navcurve-right.gif) no-repeat 100% 0;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#0A5BA8;
	background-color:inherit;
	padding:0 14px;
	float:left;
	cursor:pointer;
	width:auto;
}
#header ul li a:hover span.left,#header ul li a.active span.left{
	background:url(../images/hovercurve-left.gif) no-repeat 0 0;
}
#header ul li a:hover span.left span.right,#header ul li a.active span.left span.right{
	background:url(../images/hovercurve-right.gif) no-repeat 100% 0;
}
#header ul li a:hover,#header ul li a.active{
	background:url(../images/hovercurve-midle.gif) repeat-x 0 0;
}
#header form{
	height:31px;
	padding:12px 0 0 0;
}
#header form label{
	color:#000;
	background-color:inherit;
	margin:0 12px 0 17px;
	float:left;
	width:auto;
}
#header form input.box{
	background-color:#ECECEC;
	color:inherit;
	width:133px;
	height:19px;
	border:0;
	float:left;
	margin:0 0 0 0;
}
#header form input.box2{
	background-color:#ECECEC;
	color:inherit;
	width:113px;
	height:19px;
	border:0;
	float:left;
	margin:0 0 0 0;
}
#header form input.btn{
	background:url(../images/subcribebutton.gif) no-repeat 0 0;
	float:left;
	width:auto;
	height:19px;
	margin-left:11px;
}


/*-------------header end-----------*/
#bodymain{
	width:880px;
	margin:0 auto;
	padding:21px 0 0 0;
}
/*-------------------------leftpan style----------------------------*/
#leftpan{
	width:248px;
	float:left;
	background:url(../images/leftpan-bg.gif) 0 0 repeat-y;
	padding:60px 0 0 0;
	margin:0 0 20px 0 !important;
	position:relative;
	}
	
#leftcontent{
	width:225px;
	padding:0 11px 0 12px;
	}

div.roundtop{
	background:url(../images/round-top.gif) 0 0 no-repeat;
	width:229px;
	position:absolute;
	left:0;
	top:0;
	padding:19px 0 9px 19px;
	}
	
div.roundtop h2{
	background:url(../images/category-heading.gif) 0 0 no-repeat;
	height:19px;
	width:106px;
	text-indent:-50000px;
	}
	
#leftpan span.bottom{
	background:url(../images/round-bottom.gif) 0 100% no-repeat;
	display:block;
	height:15px;
	width:248px;
	font-size:0px;
	line-height:0px;
	}
		
/*----------------------------leftpan sliding menu style----------------------*/
#leftpan div.category{
	padding:0 0 8px;
	}

#leftpan div.category .question {
	color:#0814D5;
	background-color:inherit;
	margin:0 0 2px;
	}
	
#leftpan div.category .question a{
	font-weight:bold;
	font-size:13px;
	line-height:29px;
	color:#9E9E9E;
	background-color:inherit;
	text-decoration:none;
	background:url(../images/category-bg.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	display:block;
	height:37px;
	}
	
#leftpan div.category .question a:hover{
	background:url(../images/active-bg.gif) 0 0 no-repeat;
	height:37px;
	color:#1D82E1;
	background-color:inherit;
	}	
	
#leftpan div.category .ans {
	background-color:inherit; 
	color:#9E9E9E;
	margin:0; 
	padding:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	display:none; 
	overflow:hidden;
	position:relative;
}

ul.list {
	padding:0 7px 11px 4px;
	}
		
ul.list li {
	border-bottom:1px solid #E9E9E9;
	position:relative;
	background:url(../images/arrow.gif) 6px 10px no-repeat;
	padding:4px 0 4px 19px;
	}	

ul.list li.noborder{
	border:none;
	}	
ul.list li a {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	background-color:inherit;
	padding:0 0 0;
	text-decoration:none;
	}
	
ul.list li a:hover {
	color:#000;
	background-color:inherit;
	}	
	
/*-------------------------blue banner style--------------------------*/	
#leftpan .bluebanner{
	font-size:14px;
	line-height:23px;
	color:#fff;
	background-color:inherit;
	background:url(../images/bluebanner-bg.gif) 0 0 no-repeat;
	width:123px;
	height:38px;
	padding:60px 0 10px 102px;
	}
/*---------------------blue right panel start---------------------*/
#rightpanel{
	width:613px;
	float:right;
	padding-bottom:30px;
}
.rightpanelTop{
	width:613px;
	float:left;
}
.rightpanelTop p{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#9E9E9E;
	background-color:inherit;
}
.rightpanelTop span{
	color:#086BBC;
	background-color:inherit;
	}
.rightpanelTop a.link{
	color:#9E9E9E;
	background-color:inherit;
	text-decoration:none;
	}
.rightpanelTop a.link:hover{
	color:#086BBC;
	background-color:inherit;
	}
.rightBanner {
	
	width:620px;
	height:190px;
	padding:0;
	margin:15px 0 0 0;
}
.rightBanner p{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#1A5849;
	background-color:inherit;
	padding:0 70px 0 0;
	}
.rightBanner a.mas{
	display:block;
	background:url(../images/right-banner-more-bg.gif) no-repeat 0 0;
	height:23px;
	width:60px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	padding:2px 0 0 15px;
	margin:6px 0 0 0;
	}
.rightBanner a.mas:hover{
	color:#8FBAE6;
	background-color:inherit;
	}
.rightpanelTop .bold{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	}
.rightpanelTop .bold1{
	background:url(../images/product-border.gif) no-repeat 0 10px;
	padding:29px 0 0 0;
}	

.rightpanelTop p.aten{
	background:url(../images/product-border.gif) no-repeat 0 10px;
	padding:25px 0;
	font-weight:normal;
}

.rightpanelTop a.escalera{
	background:url(../images/right-top-bullate.gif) no-repeat 0 3px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:6px 0 0 0;
	}
.rightpanelTop a.escalera:hover{
	text-decoration:underline;
	}
.rightpanelBottom{
	float:left;
	width:615px;
	background:url(../images/right-bottom-bg.gif) no-repeat 0 0;
	margin:10px 0 0 0;
	padding:16px 0 0 2px;
	}
ul.productlink{
	background:url(../images/productbg.gif) no-repeat 0 0;
	width:614px;
	height:43px;
	margin:21px 0 20px 0;
}
ul.productlink li{
	float:left;
	width:auto;
	background:url(../images/productdevider.gif) no-repeat 100% 0;
	padding:0 11px 0 15px;
}
ul.productlink li.nobg{
	background:none;
}
ul.productlink li a{
	background:url(../images/product-number1.gif) no-repeat 0 50%;
	color:#636262;
	background-color:inherit;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	display:block;
	padding:10px 0 0 55px;
	height:36px;
	float:left;
	width:auto;
	text-decoration:none;
}
ul.productlink li a.number1{
	background:url(../images/product-number1.gif) no-repeat 0 50%;
}
ul.productlink li a.number1On{
	background:url(../images/product-number1-on.gif) no-repeat 0 50%;
}
ul.productlink li a.number2{
	background:url(../images/product-number2.gif) no-repeat 0 50%;
}
ul.productlink li a.number2On{
	background:url(../images/product-number2-on.gif) no-repeat 0 50%;
	color:#80AD04;
	background-color:inherit;
}
ul.productlink li a.number3{
	background:url(../images/product-number3.gif) no-repeat 0 50%;
}
ul.productlink li a.number3On{
	background:url(../images/product-number3-on.gif) no-repeat 0 50%;
	color:#80AD04;
	background-color:inherit;
}
ul.productlink li a.number4{
	background:url(../images/product-number4.gif) no-repeat 0 50%;
}
ul.productlink li a.number4on{
	background:url(../images/product-number4-onbg.gif) no-repeat 0 50%;
	color:#80AD04;
	background-color:inherit;
}
ul.productlink li a:hover{
	color:#80AD04;
	background-color:inherit;
}
ul.productlink li a.active{
	color:#80AD04;
	background-color:inherit;
}
.productTable{
	background-color:#F8F8F8;
	color:#817D7D;
}
.productTable th{
	background:url(../images/title-bg.gif) 100% 0 no-repeat;
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	padding:5px 12px 0  8px;
}
.productTable th.lastTitle{
	background:url(../images/title-bg.gif)0 0 no-repeat;
}
.productTable td{
	border-right:solid 1px #fff;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	color:#817D7D;
	background-color:inherit;
	padding:8px 3px 5px 10px;
}
.productcurve-left{
	background:url(../images/productcurve-left.gif) no-repeat 0 0 !important;
	width:7px !important;
	padding:0 !important;
	font-size:0 !important;
	line-height:0 !important;
}
.productcurve-right{
	background:url(../images/productcurve-right.gif) no-repeat 100% 0 !important;
	width:7px !important;
	padding:0 !important;
	font-size:0 !important;
	line-height:0 !important;	
}
.noBg{
	background:none !important;
	border:0 !important;
}
.noMar{
	margin:0 !important;
	padding:0 !important;
}

.extPad{
	padding:5px 12px 0 10px !important;
}
.deletePic{
	float:left;
	width:auto;
	margin:0 15px 0 0;
}
input.one{
	float:left;
	width:36px;
	height:20px;
	border:solid 1px #EBE7E7;
	text-align:center;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#817D7D;
	background-color:#fff;
}
.productcurve-midle-border{
	background:url(../images/product-border2.gif) no-repeat 0 0;
	padding:5px 13px 8px 13px;
}
.productcurve-midle-border1{
	padding-left:0;
	background:none;
}
.productbottomscurve{
	background:url(../images/productbottomcurve.gif) no-repeat 0 0;
	padding:7px 5px 20px 13px;
	margin:1px 0 0 0;
	height:100%;
	overflow:hidden;
}
.productbottomscurve a.link1{
	float:left;
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:underline;
	background:url(../images/product-bullet.gif) no-repeat 100% 50%;
	width:52px;
	font-size:11px;
	font-weight:bold;
	padding:0 12px 0 0;
	display:block;
}
.productbottomscurve a:hover{
	text-decoration:none;
}
.productbottomscurve a.link3{
	float:right;
	background:url(../images/product-button1.gif) no-repeat 0 0;
	width:59px;
	height:20px;
	color:#fff;
	background-color:inherit;
	text-align:center;
	display:block;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-size:11px;
	margin:0 0 0 30px;
}
.link4{
	background:url(../images/product-button2.gif) no-repeat 0 0;
	width:75px;
	height:24px !important;
	color:#fff;
	background-color:inherit;
	display:block;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
	font-size:11px;
	padding:0 0 0 12px;
}
a.link4:hover{
	color:#333333;
	background-color:inherit;
}
.number{
	background-color:#fff;
	color:#817D7D;
	text-align:center;
	width:36px;
	border:1px solid #EBE7E7;
}
.protxt2{
	color:#817D7D;
	background-color:inherit;
	padding:10px 0 0 0;
}
/*-----------------------step2 start-----------------------------*/
.product2top{
	background:url(../images/product2topcurve.gif) no-repeat 0 0px;
	padding:10px 0 14px 15px;
	border-bottom:2px solid #fff;
}
.product2top p{
	color:#3F3F3F;
	background-color:inherit;
	padding:6px 0 0 0;
	font-weight:normal;
	width:auto;
}
.product2midle{
	background-color:#F8F8F8;
	color:#838383;
	font-weight:bold;
	padding:11px 0 48px 45px;
	font-size:11px;
}
.productleft{
	width:360px;
	}
.productleft1{
	width:520px;
}
textarea.productbox5{
	width:400px;
	height:100px;
	margin-bottom:10px;
}
.product2midle b{
	background:url(../images/product2bullet.gif) no-repeat 0 5px;
	color:#0A5BA8;
	background-color:inherit;
	font-size:17px;
	display:block;
	text-decoration:underline;
	padding:0 5px 15px 15px;
	margin-top:15px;
}
.product2midle div.productleft form input{
	width:172px;
	height:16px;
	border:1px solid #DBD8D8;
	float:left;
	margin-bottom:8px;
}
.product2midle div.productleft form label{
	float:left;
	width:120px;
	text-align:right;
	margin-right:20px;
}
.product2midle div.productleft form select{
	width:72px;
	height:20px;
	float:left;
	margin-bottom:8px;
}
.product2midle div.productleft form input.tick{
	width:14px;
	height:14px;
	float:left;
}
.product2midle div.productleft form input.radio{
	width:14px;
	height:14px;
	float:left;
	margin-right:10px;
}
.product2midle div.productleft form p{
	padding-bottom:10px;
	color:#3e3e3e;
	background-color:inherit;
	font-weight:normal;
}
.product2bottom{
	background:url(../images/product3btm.gif) no-repeat 0 0;
	height:10px;
}

/*-----------------------step2 start-----------------------------*/
a.prolink{
	float:right;
	width:auto;
	color:#B4251D;
	background-color:inherit;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.rightpanelBottom h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#0A5BA8;
	background-color:inherit;
	}
.rightpanelBottom p{
	font-size:12px;
	line-height:16px;
	color:#868686;
	background-color:inherit;
	padding:10px 130px 0 0;
	}
.rightpanelBottom span{
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	}
.rightpanelBottomGallery{
	width:615px;
	}
.gallery{
	float:left !important;
	width:170px;
	height:100%;
	overflow:hidden;
	margin:25px 28px 0 0;
	}
.gallery1{
	margin-top:10px !important;
}
.gallerybg {
	background:url(../images/gallery-bg.gif) repeat-y 0 0;
	text-align:center;
	padding:0 0 0 40px;
	}
.gallerybg p{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	}
.gallerybg span{
	color:#B1261B;
	background-color:inherit;
	padding:0 30px 0 0;
	}
.gallerybg a.name{
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:none;
	}
.gallerybg a.name:hover{
	text-decoration:underline;
	}
.gallery span.top{
	display:block;
	background:url(../images/galleery-top-rounded.gif) no-repeat 0 0;
	height:8px;
	width:170px;
	line-height:0;
	font-size:0;
	}
.gallery span.bottom {
	display:block;
	background:url(../images/galleery-bottom-rounded.gif) no-repeat 0 100%;
	height:8px;
	width:170px;
	line-height:0;
	font-size:0;
	}
.galleryfooter{
	float:left;
	width:auto;
	}
.galleryfooter ul{
	float:left;
	width:auto;
	margin:20px 0 0 0;
	}
.galleryfooter ul li {
	float:left;
	height:20px;
	margin:0 5px 0 0;
	width:auto;
	}
.galleryfooter ul li.nextprevious {
	background:url(../images/previous-button-bg.gif) no-repeat 0 0;
	display:block;
	width:63px;
	height:27px;
	text-align:center;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:14px;
	color:#9E9E9E;
	background-color:inherit;
	text-decoration:none;
	}
.galleryfooter ul li.nextprevious a {
	background:none !important;
	color:#333333;
	background-color:inherit;
	font-weight:normal;
	line-height:17px;
	margin:0;
	}
.galleryfooter ul li.nextprevious a:hover {
	background:none !important;
	color:#0A5BA8;
	background-color:inherit;
	}
.galleryfooter ul li a {
	background:url(../images/nomber-bg.gif) no-repeat 0 0;
	display:block;
	width:23px;
	height:18px;
	float:left;
	font-size:12px;
	line-height:14px;
	text-align:center;
	color:#9E9E9E;
	background-color:inherit;
	padding:5px 0 0 0;
	font-weight:bold;
	text-decoration:none;
	margin:2px 0 0;
	}
.galleryfooter ul li a.nobg{
	background:none;
	}
.galleryfooter ul li a:hover {
	background:url(../images/nomber-hover-bg.gif) no-repeat 0 0;
	color:#FFF;
	background-color:inherit;
	}
.galleryfooter ul li a.active{
	color:#FFF;
	background-color:inherit;
	background:url(../images/nomber-hover-bg.gif) no-repeat 0 0;
	}
#rightpanel h2{
	color:#158FD9;
	background-color:inherit;
	font:bold 20px/25px Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
#rightpanel span.topshado{
	background:url(../images/right-topshado.gif) no-repeat 0 0;
	height:23px;
	display:block;
}
#rightpanel div.righttop{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding:0 4px;
	width:603px;
}
#rightpanel div.righttop h2{
	background:url(../images/moretopheadingbg.gif) no-repeat 0 0;
	width:603px;
	height:30px;
	text-indent:-5000px;
	font-size:0;
	line-height:0;
}
#rightpanel div.righttop .morebg{
	background:url(../images/right-topbg.jpg) no-repeat 0 0;
	padding:16px 0 9px 311px;
	color:#678C01;
	background-color:inherit;
}
#rightpanel div.righttop .morebg h3{
	background:url(../images/moreheading-txt.gif) no-repeat 0 0;
	width:221px;
	height:36px;
	padding-bottom:5px;
	text-indent:-5000px;
	font-size:0;
	line-height:0;
}
#rightpanel div.righttop .morebg p{
	padding:0 0 5px 0;
}
#rightpanel div.righttop .morebg a{
	background:url(../images/morebutton.gif) no-repeat 0 0;
	width:129px;
	height:30px;
	text-indent:-5000px;
	display:block;
	margin:11px 0 0 0;
}
#rightpanel span.bottomcurve{
	background:url(../images/right-bottomcurve.gif) no-repeat 0 0;
	height:5px;
	display:block;
	font-size:0;
	line-height:0;
	margin-bottom:20px;
}
#rightpanel div.bottombox{
	width:298px;
	float:left;
	margin:0 15px 19px 0;
}
#rightpanel div.bottombox1{
	margin-right:0;
}
span.bottombox-topcurve{
	background:url(../images/rightbottom-topcurve.gif) no-repeat 0 0;
	width:298px;
	height:6px;
	display:block;
	font-size:0;
	line-height:0;
}
span.bottombox-bottomcurve{
	background:url(../images/rightbottom-bottomcurve.gif) no-repeat 0 0 ;
	width:298px;
	height:23px;
	display:block;
}
span.bottombox-bottomcurve a{
	color:#fff;
	background-color:inherit;
	float:right;
	width:37px;
	font-size:11px;
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
}
span.bottombox-bottomcurve a:hover{
	color:#000;
	background-color:inherit;
}
#rightpanel div.bottombox div.midle{
	background:url(../images/rightbottom-midlecurve.gif) no-repeat 0 0 #F7F7F7;
	color:#9F9F9F;
	overflow:hidden;
	height:100%;
	padding:0 7px 0 5px;
	width:287px;
}
#rightpanel div.bottombox div.midle h3{
	color:#1A72C5;
	background-color:inherit;
	font:normal 16px/16px Arial, Helvetica, sans-serif;
	float:left;
	width:auto;
}
#rightpanel div.bottombox div.midle img{
	float:left;
	width:auto;
	padding:0 13px 0 10px;
}
#rightpanel div.bottombox div.midle p{
	padding:7px 0 0 0;
	color:#9F9F9F;
	background-color:inherit;
	float:left;
	width:150px;
}
h2.boxtopheading0{
	background:url(../images/bottombox-topheading0.jpg) no-repeat 0 0;
	width:287px;
	height:44px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
h2.boxtopheading1{
	background:url(../images/bottombox-topheading1.gif) no-repeat 0 0;
	width:287px;
	height:44px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
h2.boxtopheading2{
	background:url(../images/bottombox-topheading2.gif) no-repeat 0 0;
	width:287px;
	height:44px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
h2.boxtopheading3{
	background:url(../images/bottombox-topheading3.gif) no-repeat 0 0;
	width:287px;
	height:44px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
h2.boxtopheading4{
	background:url(../images/bottombox-topheading4.gif) no-repeat 0 0;
	width:287px;
	height:44px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}

/*------------------------blue right panel end---------------------------*/
#footer{
	width:896px;
	background:url(../images/footer-bg.gif) 0 0 no-repeat;
	margin:0 auto 0;
	font-size:11px;
	padding:13px 0 34px 0;
	text-align:center;
	color:#909090;
	background-color:inherit;
	}
#footer ul{
	padding:15px 0 5px 155px;
	}
#footer li{
	background:url(../images/footer-dutted.gif) no-repeat 100% 3px;
	float:left;
	width:auto;
	padding:0 7px 0 7px;
	}
#footer ul li.nobg {
	background-image:none;
}
#footer ul li a {
	font-size:11px;
	line-height:13px;
	color:#616161;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#1A72C5;
	background-color:inherit;
	float:left;
	width:auto;
	text-decoration:none;
}
#footer ul li a.active{
	color:#1A72C5;
	background-color:inherit;
	}
#footer div.toptxt p{
	width:387px;
	margin:0 auto;
	color:#616161;
	background-color:inherit;
}
#footer p.bottomtxt{
	width:783px;
	margin:0 auto;
	padding:14px 0 12px 0;
}
#footer p.bottomtxt span{
		color:#616161;
	background-color:inherit;
}
/*-----------------------step3 start--------------------------*/
.product3top{
	background:url(../images/product3top.gif) no-repeat 0 0;
	height:10px;
	font-size:0;
	line-height:0;
	}
.product3top1{
	background:url(../images/product3top.gif) no-repeat 0 0;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
	}
.product3btm{
	background:url(../images/product3btm.gif) no-repeat 0 100%;
	height:10px;	
	display:block;
	font-size:0;
	line-height:0;
	}
.product3btm1{
	background:url(../images/product3btm.gif) no-repeat 0 0;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
	}
.product3mid{
	background-color:#F8F8F8;
	color:#838383;
	font-weight:bold;
	padding:0 16px 10px;
	}
.product3mid h3{
	background:url(../images/divider.gif) repeat-x 0 100%;	
	font-weight:bold;
	color:#0A5BA8;
	font-size:13px;
	line-height:37px;
	height:38px;
	background-color:inherit;
	padding:0 0 0 10px;
	}
	.product3mid h3.nopad{
	padding:0 0 0 0;
	}	
.product3mid h3 span {
	background:url(../images/right-top-bullate.gif) no-repeat 0 3px;
	padding:0 5px 0 0;
	}
.product3mid ul {
	padding:15px 0 0 5px;
	}	
.product3mid ul li {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:0 0 10px 13px;
	color:#838383;
	background:url(../images/arrow01.gif) no-repeat 0 5px;
	background-color:inherit;
	}
.product3mid ul li span {
	font-weight:bold;
	color:#838383;
	background-color:inherit;
	padding:0 5px 0 0;
	}
.bottomLine {
	background:url(../images/divider.gif) repeat-x 0 100%;
	height:5px;	
	}
		
.product3mid ul li a {
	color:#B30404;
	background-color:inherit;
	text-decoration:underline;
	}					
.product3mid ul li a:hover {
	text-decoration:none;
	}
a.next{
	float:right;
	margin:20px 0 0;
	padding:0 0 0 11px;
	background:url(../images/validar-btn.gif) no-repeat 0 0;
	width:63px;
	height:24px;
	color:#fff;
	background-color:inherit;
	display:block;
	font-weight:bold;
	line-height:24px;
	font-size:11px;
	}
a.next:hover{
	color:#C27409;
	background-color:inherit;
}
a.next1{
	float:left;
	width:63px;
}
a.back{
	float:right;
	margin:20px 6px 0 0;
	padding:0 0 0 25px;
	background:url(../images/back-btn1.gif) no-repeat 0 0;
	width:55px;
	height:24px;
	color:#fff;
	background-color:inherit;
	display:block;
	font-weight:bold;
	line-height:24px;
	font-size:11px;
	}
a.back:hover{
	color:#076F8F;
	background-color:inherit;
}
/*-------------------------product mode start------------------------*/

div.productmoderight{
	float:right;
	width:396px;
	overflow:hidden;
	height:100%;
}
.productmoderight p{
	width:380px;
	padding:0 0 12px 0;
}
.productborder{
	border-bottom:1px solid #EFEFEF;
	padding:0 0 8px 0;
	margin-bottom:8px;
	overflow:hidden;
	height:100%;
}
.productborder h3{
	color:#B1261B;
	background-color:inherit;
	font-size:20px;
	line-height:25px;
	float:left;
	width:230px;
}
.productborder h3 span{
	color:#0A5BA8;
	background-color:inherit;
	font-size:13px;
	line-height:25px;
}
a.productmodebutton1{
	background:url(../images/product-mode-button1.gif) no-repeat 0 0;
	width:154px !important;
	height:24px;
	display:block;
	float:left;
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	padding:0 0 0 11px;
}
a.productmodebutton1:hover{
	color:#FFFF00;
	background-color:inherit;
}
a.productlink2{
	background:url(../images/product-mode-bullet1.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	color:#9E9E9E;
	background-color:inherit;
	font-weight:bold;
	margin:14px 0 10px 0;
	text-decoration:none;
}
a.productlink2:hover{
	text-decoration:underline;
}
ul.product-modeIcon{
	background:url(../images/product-mode-dotted.gif) repeat-y 100% 0;
	width:205px;
	float:left;
	margin:10px 11px 0 0;
}
ul.product-modeIcon1{
	margin-right:0;
	background-image:none;
	width:155px;
}
ul.product-modeIcon li{
	padding:0 0 16px 0;
	color:#0A5BA8;
	background-color:inherit;
	font-size:12px;
	width:193px;
	
}
ul.product-modeIcon li.right{
	width:154px;
}
ul.product-modeIcon li img{
	float:left;
	width:auto;
	margin:0 10px 5px 0;
}
div.smallpic img{
	float:left;
	width:auto;
	margin-right:14px;
	text-align:center;
}
div.smallpic a{
	background:url(../images/product-mode-bullet2.gif) no-repeat 0 50%;
	display:block;
	height:39px;
	width:5px;
	float:left;
	margin-bottom:30px;
}
span.smalltxt{
	font-size:12px;
	line-height:20px;
}
select.product-modbox1{
	width:89px;
	height:20px;
	margin-right:5px;
	float:left;
}
input.product-modbox2{
	width:21px;
	height:20px;
}
a.productmodebutton2{
	background:url(../images/product-mode-button2.gif) no-repeat 0 0;
	width:113px !important;
	height:24px;
	display:block;
	float:left;
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	padding:0 0 0 11px;
	margin-bottom:15px;
}
a.productmodebutton2:hover{
	color:#FFFF00;
	background-color:inherit;
}

/* boton llamada comercial */

a.callbutton2{
	background:url(../images/call-button.gif) no-repeat 0 0;
	width:114px !important;
	height:22px;
	display:block;
	float:left;
	color:#8a5100;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
	padding:5px 5px 5px 5px;
	margin-bottom:0px;
	text-align:center;
}
a.callbutton2:hover{
	color:#000000;
	background-color:inherit;
}


/* fin boton llamada comercial */
.productmode td{
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	color:#606060;
	background-color:inherit;
	font-size:12px;
}
td.noBor{
	border:0 !important;
}
.productmode th{
	background-color:#EDFBD6;
	color:#3D3F40;
	font-weight:bold;
	font-size:11px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
tr.lightGray{
	color:#525252;
	background-color:#F8F8F8;
}
.productmode tr.darkGray{
	color:#F8F8F8;
	background-color:#F2F2F2;}
.candidates{
	background-color:#E3F9C0;
	color:#3D3F40;
}
.tick{
	width:14px;
	height:14px;
}
.redColor{
	font-weight:normal !important;
	color:#B1261B !important;
	/*color:#0a5ba8 !important;*/
	background-color:inherit;
	
}
.cantidadBox{
	width:40px;
	height:20px;
	border:solid 1px #E5E0E0;
}
/*-----------------------product mode  end--------------------------*/

div.PosicionPic{
	margin:10px 0 35px 0;
}
div.PosicionPic img{
	float:left;
	margin:0 10px 0 0;
	border:solid 1px #EDEDED;
}
th.darkGreen{
	background-color:#E3F9C0 !important;
	color:inherit;
}
td.lightGreen{
	background-color:#EEF6E2 !important;
	color:inherit;
}
td.darkGreen{
	background-color:#E8F0DC !important;
	color:inherit;
}
/*----------------------step4 start here-----------------------------*/
p.step4text{
	padding:10px 0 15PX 0;
	color:#636262;
	background-color:inherit;
	font-weight:normal;
	line-height:17px;
}
p.step4text a{
	color:#636262;
	background-color:inherit;
}
p.step4text a:hover{
	text-decoration:underline;
}
.step4box{
	background-color:#fff;
	color:#7B7B7B;
	width:285px;
	float:left;
	padding:1px 1px 0 1px;
	margin:0 6px 5px 0;
}
.step4box1{
	margin-right:0;
}
div.step4inner{
	height:140px;
	padding:14px 0 20px 16px;
	width:248px;
	float:left;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
}
div.step4inner span{
	color:#0A5BA8;
	background-color:inherit;
	font-weight:bold;
	font-size:12px;
}
div.step4inner span.red{
	color:#A90B03;
	background-color:inherit;
}
ul.innerList{
	padding:0;
	margin:0;
}
ul.innerList li{
	background:url(../images/divider.gif) 0 100% repeat-x !important;
	padding:8px 0 4px 0;
	height:100%;
	overflow:hidden;
}
ul.innerList li.noBg{
	background:none !important;
}
ul.innerList li p{
	float:left;
	width:155px !important;
	font-size:11px;
	line-height:14px;
	text-align:right;
	font-weight:normal;
	margin:0 30px 0 0;
	padding:0 0 4px 0;
}
ul.innerList li p strong{
	color:#414141;
	background-color:inherit;
}
ul.innerList li span{
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#0A5BA8;
	background-color:inherit;
	float:left;
	width:auto;
}
ul.innerList li span strong{
	color:#A90B03;
	background-color:inherit;
}
p.boderText{
	background:url(../images/divider.gif) 0 100% repeat-x;
	font-size:11px;
	line-height:14px;
	color:#636262;
	background-color:inherit;
	padding:0 0 14px 0;
}
h3.step4icon{
	padding:0 0 0 37px;
	color:#0A5BA8;
	background:url(../images/step4-icon1.gif) no-repeat 13px 13px #EFFBDB;
}
h3.step4icon2{
	padding:0 0 0 45px;
	color:#0A5BA8;
	background:url(../images/step4-icon2.gif) no-repeat 13px 13px #EFFBDB;
}
h3.step4icon3{
	background:url(../images/step4-icon3.gif) no-repeat 13px 13px #EFFBDB;
	color:#0A5BA8;
}
.step4dotted{
	background:url(../images/step4-dotted.gif) repeat-x 0 85%;
	padding:0 0 15px 0;
}
div.step4bottom{
	background-color:#fff;
	color:#636262;
	padding:1px 1px 0 1px;
	overflow:hidden;
	height:100%;
}
div.step4bottomleft{
	width:275px;
	padding:0 0 40px 16px;
	float:left;
	background:url(../images/step4-dotted2.gif) repeat-y 100% 0;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
div.step4bottomleft1{
	margin:0 0 0 0;
	background-image:none;
	width:230px;
}
.righttxt{
	padding:0 0 6px 0;
}
/*------------------step4 end-----------------------------*/
/*-------------------order start--------------------------*/
span.orderboldtxt{
	padding:12px 0 12px 0;
	font-weight:bold;
	display:block;
	color:#636262;
	background-color:inherit;
}
.tick{
	width:14px;
	height:14px;
	margin:2px 5px 8px 0;
	float:left;
}
label.ordertxt{
	float:left;
	width:auto;
	font-weight:normal;
}
label.orderbluetxt{
	float:left;
	width:auto;
	font-weight:normal;
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:underline;
}
span.bluecolor{
	color:#0A5BA8;
	background-color:inherit;
}
.txtpad{
	padding:0 0 0 10px;
}
a.orderbutton{
	float:left;
	margin:20px 0 0;
	padding:0 0 0 11px;
	background:url(../images/order-button.gif) no-repeat 0 0;
	width:52px;
	height:24px;
	color:#fff;
	background-color:inherit;
	display:block;
	font-weight:bold;
	line-height:24px;
	font-size:11px;
	}
a.orderbutton:hover{
	color:#C27409;
	background-color:inherit;
}
/*------------------order end---------------------------------------*/

/*----------------------Atención start--------------------------------*/

.rightpanelTop p.info{
	background:url(../images/right-top-bullate.gif) no-repeat 0 3px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 10px 10px;
	margin:6px 0 0 0;
	}
	
.rightpanelTop p.client{	
	font-weight:normal;
	line-height:18px;
	padding:0 0 20px 0;
}

.rightpanelTop p.client span{	
	font-weight:bold;
	color:#333333;
	background-color:inherit;
}

.contactform{
	background-color:#F8F8F8;
	color:#838383;
	font-weight:bold;
	padding:15px 25px 15px;
	}
	
.contactform label{
	width:80px;
	margin:0 10px 10px 0;
	float:left;
	height:24px;
	line-height:24px;
	font-size:13px;
	color:#0A5BA8;
	background-color:inherit;
	font-weight:bold;
}

.contactform input.clienttxt{
	width:245px;
	border:1px solid #CAC8C8;
	height:22px;
	float:left;
	color:#9F9F9F;
	background-color:#fff;
}

.contactform textarea{
	width:245px;
	border:1px solid #CAC8C8;
	height:100px;
	float:left;
	margin:0 0 10px 0;
	color:#9F9F9F;
	background-color:#fff;
}

.contactform input.enviar{
	width:65px;
	height:24px;
	margin:0 0 0 90px;

}

/*---------------------product can not be purchased start-----------------*/

div.notPurchased {
	margin:5px 0 0 0;
	border-top:1px solid #F2F1F1;
	padding:25px 0 0 0;
}

div.notPurchased div.leftp {
	width:270px;
	margin:0 0 0 0;
	float:left;
}

div.notPurchased div.leftp h3 {
	font-size:19px;
	line-height:21px;
	font-weight:normal;
	text-transform:uppercase;
	color:#086BBC;
	background-color:inherit;
	margin:0 0 13px 0;
}

div.notPurchased div.leftp p {
	padding:0 0 18px 0;
	font-weight:normal;
}

div.notPurchased div.leftp div.smallProduct {
	width:114px;
	padding:8px;
	float:left;
	margin:0 8px 0 0;
	background-color:#F2F0F0;
	color:inherit;
}

div.notPurchased div.leftp div.smallProduct img {
	display:block;
	border:1px solid #9C947A;
	margin:0 0 8px 0;
}

div.notPurchased div.leftp div.smallProduct p.boldtxt {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#086BBC;
	background-color:inherit;
	margin:0!important;
	padding:0;
}

div.notPurchased div.leftp div.nortmargin {
	margin:0!important;

}

div.notPurchased div.leftp div.measures {
	width:250px;
	margin:15px 0 0;
	padding:10px;
	background-color:#EDFBD6;
	color:inherit;
}

div.notPurchased div.leftp div.measures p.measuretxt {
	width:145px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#6C6C6C;
	background-color:inherit;
	float:left;
	margin:0 47px 0 0;
	padding:0;
}

div.notPurchased div.leftp div.measures p.cm {
	font-size:25px;
	line-height:29px;
	color:#086BBC;
	background-color:inherit;
	padding:0;	
}

div.notPurchased div.rightp {
	width:329px;
	float:right;
}

div.notPurchased div.rightp img{
	margin:0 0 14px 0;
}

div.notPurchased div.rightp p{
	font-weight:normal;
	margin:0 0 15px 0;
}

div.notPurchased div.rightp a.presupuesto{
	width:151px;
	height:24px;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	display:block;
	background:url(../images/presupuesto-button.gif) 0 0  no-repeat;
	padding:0 0 0 12px;
}

div.notPurchased div.rightp a.presupuesto:hover{
	width:151px;
	height:24px;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	display:block;
	background:url(../images/presupuesto-button.gif) 0 0  no-repeat;
	padding:0 0 0 12px;
}

/*--------------------product can not be purchased end----------------------*/
/*----------------------Envíos y Condiciones start-------------------------*/

div.enviosycondiciones {
	margin:5px 0 0 0;
	border-top:1px solid #F2F1F1;
	padding:25px 0 0 0;
}

div.enviosycondiciones h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#4C4C4C;
	background-color:inherit;
	margin:0 0 20px;
}

div.enviosycondiciones h4 {
	background:url(../images/right-top-bullate.gif) no-repeat 0 3px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#0A5BA8;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 10px 10px;
	margin:6px 0 0 0;
	text-transform:uppercase;
}

div.enviosycondiciones p {
	font-weight:normal;
	padding:0 0 22px 0;
	line-height:17px!important;
}

div.enviosycondiciones ul {
	padding:0 0 15px 0
}

div.enviosycondiciones ul li {
	background:url(../images/list-bullet.gif) 3px 6px no-repeat;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	color:#0A5BA8;
	background-color:inherit;	
}

/*------------------Envíos y Condiciones end------------------------*/
/*-----------------Skalar-Escaleras start--------------------------  */

div.skalarEscaleras {
	padding:15px 0 0 0;
}

div.skalarEscaleras p {
	padding:0 0 15px 0;
	font-weight:normal;
	line-height:17px!important;
}

div.skalarEscaleras p span {
	color:#086BBC;
	background-color:inherit;
}

div.skalarEscaleras div.aboutbanner {
	width:572px;
	padding:41px 40px 27px 0;
	margin:0 0 15px 0;
	background:url(../images/about-banner.jpg) 0 0 no-repeat;
	height:100%;
	overflow:hidden;
}

div.skalarEscaleras div.aboutbanner h3 {
	float:right;
/*	background:url(../images/about-heading.gif) 0 0 no-repeat; */
	background:url(../images/about-heading.png) 0 0 no-repeat; 
	width:127px;
	height:23px;
	padding:0 0 11px 0;
	text-indent:-50000px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

div.skalarEscaleras div.aboutbanner p{
	float:right;
	width:239px;
	padding:0 0 22px 0;
	font-size:14px;
	line-height:16px;
	color:#fff;
	background-color:inherit;
	text-align:right;
	font-weight:normal;
}

div.skalarEscaleras div.aboutbanner a.information{
	background:url(../images/more_information.gif) 0 0 no-repeat;
	width:125px;
	height:24px;
	display:block;
	float:right;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

div.skalarEscaleras div.aboutbanner a.information:hover{
	background:url(../images/more_information.gif) 0 100% no-repeat;

}

div.imageblock {
	width:570px;
	padding:15px 15px 0;
	background:url(../images/image-bg.gif) 0 0 repeat-x #EDFBD6;
	border:1px solid #DDF0BE;
	color:inherit;
}

div.imageblock ul {
	height:100%;
	overflow:hidden;
}

div.imageblock ul li {
	float:left;
	width:auto;
	margin:0 18px 0 0;
	padding:0 0 15px 0;
}

div.imageblock ul li.lastli {
	float:left;
	width:auto;
	padding:0 0 15px 0;
	margin:0;
}

div.imageblock ul li img {
	padding:4px;
	border:1px solid #D2DFBD;
	display:block;

}

/*-----------------Skalar-Escaleras end--------------------------  */
.grande{
width:350px;
height:60px;
border:1px solid #DBD8D8;
float:left;
margin-bottom:8px;
}

.colornegro{
color:#555555!important;
}