﻿html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, 
i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td 				
{
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font: normal 12px Lucida Sans, Lucida, Verdana,Arial,Helvetica,sans-serif;

	-webkit-transition-property: position; -moz-transition-property: position; transition-property: position;
    -webkit-transition-property: border; -moz-transition-property: border; transition-property: border;
    -webkit-transition-property: color; -moz-transition-property: color; transition-property: color;
    -webkit-transition-property: width; -moz-transition-property: width; transition-property: width;	
	-webkit-transition-property: height; -moz-transition-property: height; transition-property: height;						  
	-webkit-transition-property: background; -moz-transition-property: background; transition-property: background;
	-webkit-transition-property: font-size; -moz-transition-property: font-size; transition-property: font-size;
	-webkit-transition-duration: .3s, .3s; -moz-transition-duration: .3s, .3s; transition-duration: .3s, .3s; 
	-webkit-transition-timing-function: linear, ease-in; -moz-transition-timing-function: linear, ease-in; transition-timing-function: linear, ease-in;
}					  
				  
body 				{ line-height: 1; }
body {margin:0 auto; background:#fff;  color:#333; overflow-y:scroll !important;overflow-x:hidden;}

img{font-size:8px; color:#dcdcdc; }

.clear:before, .clear:after,
.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clear:after,
.clearfix:after { clear: both; }

.clear,
.clearfix { *zoom: 1; }

/* Sensible Defaults */
html,
button,
input,
select,
textarea {
  color: #4c4d4e;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#sitewrapper,
.signcol,.twocol,.threecol,
.pro-dtl div,.pro-dtl .dtls ul,header, footer,
.imgbox-pro,
.imgbox-horz,
.imgbox-vert,
.reqinfo,.cal2buy,
.sub-hdr,
#reviews li span,
.flex-caption,
#breadcrumb,
header,
footer,
.flex-direction-nav,
.flex-direction-nav a,
.flex-prev,
.flex-next,
.pro-dtl div.imgs,.pro-dtl div.rtbox,
.twocol .nav,
.twocol .ftcol,
.twocol .scndcol,
.twocol .navright
{
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
          box-sizing: border-box;           
} 

a:hover{color:#dcdcdc !important; text-decoration:none;}  

a:link {  
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

a:hover {  
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}


#sitewrapper {margin:0 5px; width: 310px; position: relative; z-index:99; 
  background:#fff;min-height:440px;}


#mob-menu{display:none; top:47px;}
#mob-menu-lnk{background: url('../media/images/sprit-icons.png') no-repeat 0 0;cursor:pointer;float: left;height: 25px;left: 12px;position: absolute;top: 25px;width: 22px;}

#mob-shar{display:none;}
#mob-shar-lnk{background: url('../media/images/sprit-icons.png') no-repeat -27px 0;cursor:pointer;float: left;height: 25px;right: 12px;position: absolute;top: 21px;width: 19px;}

.mobile-show{display:block;}

@media screen and (min-width: 540px)
{
    .mobile-show {
    display: none;
  }
    #mob-menu{display:block;}   
}

@media screen and (min-width: 1048px)   {
  .mobile-show {
    display: none;
  }
    #mob-menu{display:block;}   
}

.mobile-hide {display: none;}

@media screen and (min-width: 540px) {
  .mobile-hide {
    display: block;
  }
}
@media screen and (min-width: 1048px) {
  .mobile-hide {
    display: block;
  }
}

@media screen and (min-width: 540px)
{                                                                                                   
   #sitewrapper {width:768px; padding:0;margin:0 auto; }
} 

@media screen and (min-width: 1048px)
{                                                                                                   
   #sitewrapper {width:1000px;padding:0 12px;margin:0 auto;  }   
   
} 

header{margin:0 auto; padding:0; background:none; width:100%; max-width:310px; height:auto; }

@media screen and (min-width: 540px)
{                                                                                                   
    header{margin:0 auto; padding:0; background:url('../media/images/headerbg.png') no-repeat bottom; height:auto; width:768px; max-width:768px;}
    #header-top {border-bottom:1px solid #efefef; height:30px;}
    #header-top ul{margin:6px 0; padding:0; width:100%; list-style:none; float:left; }
    #header-top li{height:auto; font-size:11px;  width:auto; float:left; white-space:nowrap; margin:0 0 0 10px;padding:0; position:relative;}
    #header-top li:first-child{margin:0}
    #header-top li:nth-child(2),
    #header-top li:nth-child(3){float:right}
    #header-top li:nth-child(3) img{margin-top:-2px}
     #header-top li:nth-child(2){ overflow: hidden; }
} 

@media screen and (min-width: 1048px)
{                                                                                                   
    header{margin:0 auto; padding:0; background:url('../media/images/headerbg.png') no-repeat bottom; height:auto; width:1000px; max-width:1000px;}
    /*#header-top {border-bottom:1px solid #efefef; height:30px;}
    #header-top ul{margin:6px 0; padding:0; width:100%; list-style:none; float:left; }
    #header-top li{height:auto; font-size:11px;  width:auto; float:left; white-space:nowrap; margin:0 0 0 10px;padding:0; position:relative;}
    #header-top li:first-child{margin:0}
    #header-top li:nth-child(2),
    #header-top li:nth-child(3){float:right}
    #header-top li:nth-child(3) img{margin-top:-2px}
     #header-top li:nth-child(2){ overflow: hidden; }*/

}

.header-social{position: absolute;right: 0;width: 148px;z-index:999; overflow:hidden;}
.header-social-bt{width:auto; float:left; min-width:55px; clear:both; padding: 0 14px 0 0;}

.slidemv{left: 40%;}
.slidemv-bck{left: 0%;}
.slidemv-rt{right: 40%;}
.slidemv-back-rt{right: 0%;}

.slide-show{display:block !important;}
.slide-hide{display:none !important;}
.rt{right:0% !important;}
.lt{left:0% !important;}

@media screen and (min-width: 1048px)
{
.slidemv{left: 0%;display:block !important;}
.slidemv-bck{left: 0%;display:block !important;}
.slidemv-rt{right: 0%;display:block !important;}
.slidemv-back-rt{right: 0%; display:block !important;}

.slide-show{display:block !important;}
.slide-hide{display:none !important;}
.rt{right:0% !important;display:none !important;}
.lt{left:0% !important;}
}


#mob-menu,
.slide-show,
.slide-hide,
#header-btm ul
{
-webkit-transition: width .5s ease-in-out !important;
-moz-transition: width .5s ease-in-out !important;
-ms-transition: width .5s ease-in-out !important;
-o-transition: width .5s ease-in-out !important;
transition: width .5s ease-in-out !important;
}

.slidemv,
.slidemv-bck,
.slidemv-rt,
.slidemv-back-rt,
#sitewrapper
{
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}

#header-btm {height: auto;margin:10px auto 0;padding:0;max-width:310px; width: 310px; overflow:hidden }
#header-btm ul{min-height:100%; margin:0 auto; padding:0; width:44%; list-style:none; white-space:nowrap; position:absolute; z-index:9; background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3); top:47px; border: 1px solid #dcdcdc;}
#header-btm li{height:16px; width:auto; float:none; white-space:nowrap; margin:0;padding:12px 0; border-bottom:1px solid #EDE0D6;}
#header-btm li.on,
#header-btm li:hover{border-bottom:1px solid #a54601;}
#header-btm li:hover a{color:#a54601 !important;}
#header-btm li a{margin:0; padding:0; height:16px; letter-spacing: 0.1em; text-align:center; font-size:12px; color:#333; font-weight:normal; text-decoration:none; float:left; cursor:pointer;text-indent:16px;}
#header-btm li.on a{color:#333 !important;}
#header-btm li a:hover{color:#a54601 !important;}   

@media screen and (min-width: 540px)
{
.header-social{width:300px;}
.header-social-bt{width:auto; float:left; min-width:55px;clear:none; padding: 0 14px 0 0;}

#header-btm {height: auto;margin: 14px auto 0;padding:0;width: 100%;background:none;max-width:100%; }
#header-btm ul{height:23px; margin:19px auto; padding:0; width:490px; list-style:none; white-space:nowrap; position:static; z-index:0;border: none; top:0; background:transparent;}
#header-btm li{height:18px; width:auto; float:left; white-space:nowrap; margin:0 20px;padding:0; border:none;}
#header-btm li.on,
#header-btm li:hover{border-bottom:2px solid #a54601;}
#header-btm li a{text-indent:0px;}                    
}


@media screen and (min-width: 1048px) 
{
.header-social{width:350px;}
.header-social-bt{width:auto; float:left; min-width:55px;clear:none; padding: 0 14px 0 0;}
                       
#header-btm {height: auto;margin: 14px auto 0;padding:0;width: 100%;background:none;max-width:100%; }
#header-btm ul{height:23px; margin:19px auto; padding:0; width:490px; list-style:none; white-space:nowrap; position:static; z-index:0;border: none; top:0; background:transparent;}
#header-btm li{height:18px; width:auto; float:left; white-space:nowrap; margin:0 20px;padding:0; border:none;
               -webkit-transition: border 0.2s linear;
                      -moz-transition: border 0.2s linear;
                      -o-transition: border 0.2s linear;
                      transition: border 0.2s linear;
}
#header-btm li.on,
#header-btm li:hover{border-bottom:2px solid #a54601;
                     -webkit-transition: border 0.2s linear;
                     -moz-transition: border 0.2s linear;
                     -o-transition: border 0.2s linear;
                     transition: border 0.2s linear;
}
#header-btm li a{text-indent:0px;}    
}


/* ---- Original ------ */
.logo{background: url('../media/images/newlogo.jpg') no-repeat 0 0;border:none;display: block;min-height: 56px; height:auto; margin: 0px auto 0;padding: 0;text-decoration: none;width: 215px; background-size:215px auto;  }
.altlogo{background: url('../media/images/logo-org.png') no-repeat 0 0;border:none;display: block;height: 23px;margin: 0px auto 0;padding: 0;text-decoration: none;width: 215px; background-size:215px auto;  }

@media screen and (min-width: 1048px)
{
.logo{display: block;height: 72px;margin: 0px auto 0;padding: 0;text-decoration: none;width: 319px; background-size:290px auto;  }
.altlogo{border:none;display: block;height: 31px;margin: 0 auto;padding: 0;text-decoration: none;width: 319px;background-size:290px 29px; }
}

/*---- Beta 
header{height:142px;}
.altlogo{background: url('../media/images/logo-org-beta.png') no-repeat 0 0;border:none;display: block;height: 39px;margin: 0 auto;padding: 0;text-decoration: none;width: 359px;}
*/ 

footer{
    padding:9px 0 20px; height:auto; background:#3f3f3f url('../media/images/footerbg.png') repeat-x center 4px; text-align:left; margin:30px auto 0; width:100%; position:relative;   
    -webkit-box-shadow: 0px -11px 15px -9px #000000;
    -moz-box-shadow: 0px -11px 15px -9px #000000;
    box-shadow: 0px -11px 15px -9px #000000;
}  

@media screen and (min-width: 540px){
        
    footer{width: 100%;}
}

@media screen and (min-width: 1048px){
    footer{width: 100%;}
}

#footer{width:310px; margin:0 auto; padding:10px 0 0; position:relative;}
footer p{width:100%; margin:0 auto; padding:16px 0 0;font-size:11px; line-height:18px; color:#7b7979; text-align:center; height:20px; clear:both; }
footer ul{margin:0 auto; padding:0 0 0 8px; list-style:none;}

footer ul:nth-child(2){width:310px;padding:0; }
footer ul:nth-child(3){width:174px;}
footer ul:nth-child(4){width:112px;}

footer li,
footer li a{margin:3px 0; padding:1px 0 0; height:auto; list-style:none;font-size:12px; line-height:18px; color:#a3a3a3; text-decoration:none; width:auto; float:left;  }
footer li:after{ content: "|";
    padding: 0 8px;
    position: relative;
    top: 3px;}

ul#ftrgt li:after,
footer li:last-child:after{content: "";padding: 0;top: 0;}   

ul#ftrgt{width:174px; padding:0 0 0 8px; }
ul#ftrgt li, ul#ftrgt li a {color: #A3A3A3;font-size: 12px;line-height: 15px;list-style: none outside none;text-decoration: none;margin:0 4px; padding:0;}

ul#ftrgt .fb{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:0 0; float:left; }
ul#ftrgt .tw{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-50px 0; float:left;}
ul#ftrgt .gp{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-100px 0; float:left;}
ul#ftrgt .yt{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-149px 0; float:left;}

ul#ftrgt li:first-child,
footer li:first-child{font-size:14px; line-height:33px; font-weight:700;margin:3px 0; width:100%; display:none;}
ul#ftrgt li:first-child{display:block;}

@media screen and (min-width: 1048px)
{
    ul#ftrgt li:first-child,
    footer li:first-child{font-size:14px; line-height:33px; font-weight:700;margin:3px 0; width:100%;display:block;}
}

ul#ftrgt li:first-child{text-indent:12px;}

#footer ul:first-child{margin: 0;}
#footer ul:first-child li{margin: 0 10px 0}
#footer ul:first-child li:first-child{float:none;}

p.contus{clear:both; font-size:11px; line-height:18px; color:#555555; width:250px; text-align:left; font-weight:normal;margin:13px; float:left;}

.banner{margin:15px auto 20px; padding:0;max-width:310px;width:100%;}
.banner a{border:none;}
.banner img{margin:0; padding:0; border:none;}

@media screen and (min-width: 540px)
{
footer{height:157px;}
    
#footer{width:768px;}
footer p{width:100%; padding:16px 0 0;font-size:11px; line-height:18px; color:#7b7979; text-align:center; height:20px; clear:both; }

footer ul{margin:0 auto; padding:0; list-style:none; width:150px; float:left;} 
footer ul:nth-child(2){width:150px;}
footer ul:nth-child(3){width:150px;}
footer ul:nth-child(4){width:106px;}

footer li,
footer li a{margin:3px 0; padding:1px 0 0; height:auto; list-style:none;font-size:12px; line-height:18px; color:#a3a3a3; text-decoration:none; float:none; }

footer li{text-align:left;}
footer li:after{content: "";padding: 0;top: 0;}

ul#ftrgt{width:173px}
ul#ftrgt li, ul#ftrgt li a {color: #A3A3A3;font-size: 12px;line-height: 15px;list-style: none outside none;text-decoration: none;margin:0 7px 0 6px; padding:0;}

ul#ftrgt .fb{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:0 0; float:left; }
ul#ftrgt .tw{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-50px 0; float:left;}
ul#ftrgt .gp{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-100px 0; float:left;}
ul#ftrgt .yt{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-149px 0; float:left;}

ul#ftrgt li:first-child,
footer li:first-child{font-size:14px; line-height:33px; font-weight:700;margin:3px 0; }
 
#footer ul:first-child{margin: 0 0 0 16px;}
#footer ul:first-child li{margin: 0 10px 0}
#footer ul:first-child li:first-child{float:none;} 
 
p.contus{clear:both; font-size:11px; line-height:18px; color:#555555; width:250px; text-align:left; font-weight:normal;margin:13px; float:left;}



.banner{max-width:768px;}
}

@media screen and (min-width: 1048px)
{
footer{height:200px;}
    
#footer{width:1000px;}
footer p{width:100%; padding:16px 0 0;font-size:11px; line-height:18px; color:#7b7979; text-align:center; height:20px; clear:both; }

footer ul{margin:0 auto; padding:0; list-style:none; width:190px; float:left;} 
footer ul:nth-child(2){width:190px;}
footer ul:nth-child(3){width:190px;}
footer ul:nth-child(4){width:167px;}

footer ul{width:190px;}
footer li,
footer li a{margin:3px 0; padding:1px 0 0; height:auto; list-style:none;font-size:12px; line-height:18px; color:#a3a3a3; text-decoration:none; float:none; }

footer li{text-align:left;}
footer li:after{content: "";padding: 0;top: 0;}

ul#ftrgt{width:173px}
ul#ftrgt li, ul#ftrgt li a {color: #A3A3A3;font-size: 12px;line-height: 15px;list-style: none outside none;text-decoration: none;margin:0 7px 0 6px; padding:0;}

ul#ftrgt .fb{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:0 0; float:left; }
ul#ftrgt .tw{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-50px 0; float:left;}
ul#ftrgt .gp{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-100px 0; float:left;}
ul#ftrgt .yt{background-image: url('../media/images/socialnw.png'); height:39px; width:39px;background-position:-149px 0; float:left;}

ul#ftrgt li:first-child,
footer li:first-child{font-size:14px; line-height:33px; font-weight:700;margin:3px 0; }
 
#footer ul:first-child{margin: 0 0 0 45px;}
#footer ul:first-child li{margin: 0 10px 0}
#footer ul:first-child li:first-child{float:none;} 
 
p.contus{clear:both; font-size:11px; line-height:18px; color:#555555; width:250px; text-align:left; font-weight:normal;margin:13px; float:left;}

.banner{margin:15px auto 20px; padding:0; width:920px; height:459px;max-width:920px;}
.banner a{border:none;}
.banner img{margin:0; padding:0; border:none;width:920px; height:449px;}
}


.nobdr{border:none !important;}
.signcol{margin:0; padding:0 12px; float:left; clear:both; width:100%; height:auto;}
.signcol h2{float:left; margin:15px 0 4px; padding:0; clear:both; height:auto; width:100%; line-height:20px;color:#333;}
.signcol h3{float:left; margin:15px 0 4px; padding:0; clear:both; height:auto; width:100%; line-height:20px;color:#333;}
.signcol .col{width:100%;padding:0; margin:0;float:left; clear:both;  border-bottom:1px solid #dcdcdc;} 
.signcol p{float:left; margin:10px 0; padding:0; clear:both; height:auto; width:100%; line-height:18px;text-align:justify;}
.signcol p a{margin:0 0 0 0; padding:0;color:#3441cc; text-decoration:none; float:none !important;}

.threecol{margin:18px 0 0; padding:0 12px; float:left; clear:both; width:100%; height:auto; min-height:100px;border-bottom:1px solid #dcdcdc;}
.threecol .ltcol,.threecol .rtcol,.threecol .midcol {margin:0;float:left; height:auto;width:310px;}
.threecol .ltcol{padding:0 9px 9px 0;} 
.threecol .rtcol{padding:0 0 9px 9px;} 
.threecol .midcol{padding:0 9px 9px 9px;border:1px solid #dcdcdc; border-top:none; border-bottom:none;}
.threecol .ltcol img,
.threecol .rtcol img,
.threecol .midcol img {margin:0 0 5px; padding:0; float:left; height:auto; width:245px; height:102px;}
.threecol h2{float:left; margin:0 0 12px 0; padding:0; clear:both; height:auto; width:100%; line-height:20px; color:#333;}
.threecol p{float:left; margin:0 0 9px 0; padding:0; clear:both; height:auto; width:100%; line-height:20px; text-align:justify; }
.threecol p a{margin:0 0 0 0; padding:0;color:#3441cc; text-decoration:none; width:50px; float:none !important;}
.threecol ul{float:left; margin:5px 0; padding:0; clear:both; width:100%;}
.threecol li{float:left; margin:0 0 5px 25px; padding:0; clear:both; height:auto; width:94%; line-height:18px;}
.threecol li a{text-decoration:none; color:#3441cc;}
.threecol li strong,.threecol li b{color:#333}
.threecol a{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; line-height:18px; text-decoration:none; color:#0091b0;}

.threecol .ftcol,.threecol .trdcol,.threecol .scndcol {margin:0;float:left; height:auto;}
.threecol .ftcol{width:200px;padding:0 15px 9px 0;} 
.threecol .scndcol{width:547px; min-height:300px; padding:0 15px 9px;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;} 
.threecol .trdcol{width:180px;padding:0 9px 9px 15px;}

.twocol{margin:18px 0; padding:0 12px; float:left; clear:both; width:310px; height:auto; min-height:100px;}
.twocol .ftcol,.twocol .scndcol {margin:0;float:left; height:auto;width:464px;}
.twocol .ftcol{padding:0 15px 0 0;border-right:1px solid #dcdcdc; min-height:50px} 
.twocol .scndcol{padding:0 0 9px 0;}
.twocol .scndcol img{float: left;height: auto;margin: 0 10px 10px 0;width: 110px; clear:right; }
.twocol h2{float:left; margin:0 0 12px 0; padding:0; clear:both; height:auto; width:100%; line-height:20px; color:#333;}
.twocol h3{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; line-height:35px; color: #333;font-size: 14px;font-weight: 600;}
.twocol .ftcol p,
.twocol .scndcol p{margin:0; padding:5px 0; height:auto; width:100%; line-height:21px; text-align:justify; float:left  }
.twocol .scndcol strong{color:#333; font-size:13px;}
.twocol .nav{width:200px;border:none; margin:0 0 20px 0}
.twocol .navright{width:100%;border-left: none;}

@media screen and (min-width: 540px)
{
.twocol{margin:18px 0; padding:0 12px; float:left; clear:both; width:100%; height:auto; min-height:100px;}
.twocol .ftcol,.twocol .scndcol {margin:0;float:left; height:auto;width:464px;}
.twocol .ftcol{padding:0 15px 0 0;border-right:1px solid #dcdcdc; min-height:50px} 
.twocol .scndcol{padding:0 0 9px 15px;}
.twocol .scndcol img{float: left;height: auto;margin: 0 10px 10px 0;width: 110px; clear:right; }
.twocol h2{float:left; margin:0 0 12px 0; padding:0; clear:both; height:auto; width:100%; line-height:20px; color:#333;}
.twocol h3{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; line-height:35px; color: #333;font-size: 14px;font-weight: 600;}
.twocol .ftcol p,
.twocol .scndcol p{margin:0; padding:5px 0; height:auto; width:100%; line-height:21px; text-align:justify; float:left  }
.twocol .scndcol strong{color:#333; font-size:13px;}
.twocol .nav{width:20%;border:none; }
.twocol .navright{width:80%;border-left: 1px solid #DCDCDC;}
 }

@media screen and (min-width: 1048px) 
{
.twocol{margin:18px 0; padding:0 12px; float:left; clear:both; width:100%; height:auto; min-height:100px;}
.twocol .ftcol,.twocol .scndcol {margin:0;float:left; height:auto;width:464px;}
.twocol .ftcol{padding:0 15px 0 0;border-right:1px solid #dcdcdc; min-height:50px} 
.twocol .scndcol{padding:0 0 9px 15px;}
.twocol .scndcol img{float: left;height: auto;margin: 0 10px 10px 0;width: 110px; clear:right; }
.twocol h2{float:left; margin:0 0 12px 0; padding:0; clear:both; height:auto; width:100%; line-height:20px; color:#333;}
.twocol h3{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; line-height:35px; color: #333;font-size: 14px;font-weight: 600;}
.twocol .ftcol p,
.twocol .scndcol p{margin:0; padding:5px 0; height:auto; width:100%; line-height:21px; text-align:justify; float:left  }
.twocol .scndcol strong{color:#333; font-size:13px;}
.twocol .nav{width:20%;border:none; }
.twocol .navright{width:80%;border-left: 1px solid #DCDCDC;}
 }

.twocol .nav ul{list-style:none; width:100%;margin: -6px 0 0;}
.twocol .nav li{clear:both; width:100%; margin:0; padding:1px 0;  border-bottom:1px solid #efefef;}
.twocol .nav li:hover
{  background: rgb(229,229,229);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
   -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s; 
}
.twocol .nav a{line-height:29px; text-indent:15px; color:#666;  position:relative; }

.twocol .nav li a:hover {color:#555;}


.twocol .nav li a.selected
{   color:#555; background: rgb(229,229,229);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );

    }

.twocol .nav a.selected:after
{
    position:absolute; top:7px; right:7px;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #555;
    border-top: 7px solid transparent;
    margin:0 -13px 0;
    content: "";
    -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s; 	  
}



.news{margin:0 0 10px 0; padding:10px; float:left; clear:both; width:748px; height:auto; min-height:40px; background:#fdfdfd; border-bottom:1px solid #f5f5f5;}
.newsdtl{margin:0 0 10px 0; padding:0; float:left; clear:both; width:768px; height:auto; min-height:40px;}
.newsdtl p, .news p{margin:5px 0 5px 0; padding:0; height:auto; width:750px; line-height:20px; text-align:justify; }
.newsdtl a, .news a{margin:5px 0 5px 0; padding:0; height:auto; width:750px; line-height:20px; text-align:justify; }
.newsdtl span,  .news span{margin:0; padding:0;width:750px;  line-height:20px; text-align:left; float:left; clear:both; color:#115100; }
.newsdtl span.loca, .news span.loca{margin:0; padding:0;width:750px;  line-height:20px; text-align:left; float:left; clear:both; color:#999; font-style:italic;}

.homenews{margin:0 0 10px 0; padding:0; float:left; clear:both; width:310px; height:auto; min-height:40px;}
.homenews p{margin:2px 0; padding:0; height:auto; width:310px; line-height:16px; text-align:justify;}
.homenews a{margin:2px 0; padding:0; height:auto; width:310px; line-height:16px; color:#3441CC;text-align:justify;}
.homenews span{margin:0; padding:0;width:310px; line-height:13px; font-size:12px; text-align:left; float:left; clear:both; color:#115100; }
.homenews span.loca{margin:0; padding:0;width:310px; line-height:14px; text-align:left; float:left; clear:both; color:#999; font-style:italic;}


.twocol p a{margin:0 0 0 0; padding:0;color:#3441cc; text-decoration:none; width:50px; float:none !important;}
.twocol ul{float:left; margin:5px 0; padding:0; clear:both; width:100%;}
.twocol li{float:left; margin:0 0 5px 25px; padding:0; clear:both; height:auto; width:94%; line-height:18px;}
.twocol li a{text-decoration:none; color:#3441cc;}
.twocol a{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; line-height:18px; text-decoration:none; color:#0091b0;} 

.batcln{width:1024px; margin:20px 0; padding:0; float:left;}
.batcln ul{width:1024px; margin:0 auto; list-style:none;}
.batcln li{float:left; width:180px; margin:15px 5px; padding:7px 0; border: 1px solid #f9f9f9;}
.batcln li a{border:none;}                       
.batcln a img{width:175px; height:auto;min-height:100px;}
.batcln span{float:left;text-align:center; font-size:11px; color:#999999; line-height:14px; width:100%;}

.prodtl{width:1024px; margin:20px 0; padding:0; float:left;}
.prodtl img{width:650px; height:auto; float:left; margin:0; padding:0;min-height:100px;}
.prodtl .rt{width:300px; height:auto; float:left; margin:0 0 0 10px; padding:0;}

.prodtl ul{width:1024px; margin:0 auto; list-style:none;}
.prodtl li{float:left; width:180px; margin:15px 5px; padding:7px 0; border: 1px solid #f9f9f9;}
.prodtl li a{border:none;}                       

.prodtl span{float:left;text-align:left; font-size:12px; color:#999999; line-height:14px; width:100%;}

.pro-dtl,
.imgbox-pro,
.imgbox-horz,
.imgbox-vert{margin:0 auto; padding:0; clear:both; width:310px; height:auto; min-height:100px;}

.imgbox-pro ul,
.imgbox-horz ul,
.imgbox-vert ul{margin:0 auto; padding:0; clear:both; width:296px; list-style:none; display:table}

.imgbox-pro li,
.imgbox-horz li,
.imgbox-vert li{float:left; margin:0 0 13px 0; padding:0; min-height:384px;height:auto; width:100%; position:relative; display: table-cell;}
.imgbox-pro li{width:100%;margin:19px 0; border:1px solid #DCDCDC; }

.imgbox-horz li{min-height:203px;}

.imgbox-pro li img{width:100%; height:auto; max-width:310px;}
.imgbox-horz li img{max-height:444px;width:296px; min-height:200px; height:auto;}

.imgbox-pro li a,
.imgbox-vert li a{text-decoration:none; color:#3441cc;}
.imgbox-pro a,
.imgbox-vert a{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; /*line-height:18px;*/ text-decoration:none; color:#0091b0;} 

.imgbox-horz li{margin:0 0 13px; width:296px;}

@media screen and (min-width: 540px)
{
.pro-dtl,
.imgbox-pro,
.imgbox-horz,
.imgbox-vert{margin:0 auto; padding:0; clear:both; width:100%; height:auto; min-height:100px;}

.pro-dtl{width:100%;}

.imgbox-pro ul,
.imgbox-horz ul,
.imgbox-vert ul{margin:0 auto; padding:13px 0 0; clear:both; width:100%; list-style:none; display:table}


.imgbox-pro li,
.imgbox-horz li,
.imgbox-vert li{float:left; margin:0 3px 3px; padding:0;min-height:200px; height:auto; width:250px; position:relative; display: table-cell;}
.imgbox-pro li{width:246px;margin:3px 4px 5px;border:1px solid #DCDCDC;height: 487px;}

.imgbox-horz li{min-height:200px;}

.imgbox-pro li img{width:246px; height:auto; max-height:360px;min-height:360px;}
.imgbox-horz li img{min-height:120px;width:376px; height:auto;}

.imgbox-pro li a,
.imgbox-vert li a{text-decoration:none; color:#3441cc;}
.imgbox-pro a,
.imgbox-vert a{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; /*line-height:18px;*/ text-decoration:none; color:#0091b0;} 

.imgbox-horz li{margin:0 4px 5px; width:376px;}
}

@media screen and (min-width: 1048px)
{
.pro-dtl,
.imgbox-pro,
.imgbox-horz,
.imgbox-vert{margin:0 auto; padding:0; clear:both; width:100%; height:auto; min-height:100px;}

.pro-dtl{width:100%;}

.imgbox-pro ul,
.imgbox-horz ul,
.imgbox-vert ul{margin:0 auto; padding:13px 0 0; clear:both; width:936px; list-style:none; display:table}


.imgbox-pro li,
.imgbox-horz li,
.imgbox-vert li{float:left; margin:0 8px 5px 8px; padding:0;min-height:384px; height:auto; width:296px; position:relative; display: table-cell;}
.imgbox-pro li{width:273px;margin:0 19px 5px;border:none;}

.imgbox-horz li{min-height:310px;}

.imgbox-pro li img{width:273px; height:400px; max-height:400px;min-height:400px;}
.imgbox-horz li img{min-height:200px;width:452px; height:auto; max-height:306px;}

.imgbox-pro li a,
.imgbox-vert li a{text-decoration:none; color:#3441cc;}
.imgbox-pro a,
.imgbox-vert a{float:left; margin:0 0 0; padding:0; clear:both; height:auto; width:100%; /*line-height:18px;*/ text-decoration:none; color:#0091b0;} 

.imgbox-horz li{margin:0 8px 5px 8px; width:452px;}
}

.imgbox-horz li div {width:297px; height:70px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}
.imgbox-vert li div{width:297px; height:84px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}

.imgbox-horz h1,
.imgbox-vert h1{color:#07c4ed; float:left;padding:0; font-size: 19px;line-height: 28px;margin: 10px 10px 3px; width:276px; overflow:hidden; white-space:nowrap;}

.imgbox-horz div p,
.imgbox-vert div p{color:#fff; float:left;padding:0; font-size: 13px;line-height: 18px;margin: 3px 10px; width:186px; height:40px;}

.imgbox-horz div a {color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: -18px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}
.imgbox-vert div a{color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: 2px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}

.imgbox-horz h1{width:186px;}
.imgbox-horz div p{width:186px;}   

@media screen and (min-width: 540px)
{
.imgbox-horz li div {width:376px; height:70px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}
.imgbox-vert li div{width:250px; height:84px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}

.imgbox-horz h1,
.imgbox-vert h1{color:#07c4ed; float:left;padding:0; font-size: 16px;line-height: 28px;margin: 10px 10px 3px; width:230px; overflow:hidden; white-space:nowrap;}

.imgbox-horz h1{width:356px; }

.imgbox-horz div p,
.imgbox-vert div p{color:#fff; float:left;padding:0; font-size: 13px;line-height: 18px;margin: 3px 10px; width:140px; height:40px;}

.imgbox-horz div p{width:265px;height:23px;}

.imgbox-horz div a {color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: -18px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}
.imgbox-vert div a{color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: 2px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}
  
}


@media screen and (min-width: 1048px)
{
.imgbox-horz li div {width:297px; height:70px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}
.imgbox-vert li div{width:297px; height:84px; background:rgba(0,0,0,0.5); position:absolute; bottom:3px;}

.imgbox-horz h1,
.imgbox-vert h1{color:#07c4ed; float:left;padding:0; font-size: 19px;line-height: 28px;margin: 10px 10px 3px; width:276px; overflow:hidden; white-space:nowrap;}

.imgbox-horz div p,
.imgbox-vert div p{color:#fff; float:left;padding:0; font-size: 13px;line-height: 18px;margin: 3px 10px; width:186px; height:40px;}

.imgbox-horz div a {color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: -18px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}
.imgbox-vert div a{color:#fff;float:left;padding:6px 0 0; font-size: 12px;line-height: 20px;margin: 2px 10px 3px 0; width:78px; height:24px; text-transform:uppercase; background:#81a407; border:1px solid #fff; text-align:center; clear:none; text-decoration:none; font-weight:600;
                    -webkit-box-shadow: -1px 11px 6px -9px #000; -moz-box-shadow: -1px 11px 6px -9px #000; box-shadow: -1px 11px 6px -9px #000;}
  
}


.imgbox-pro li img,
.imgbox-horz li img,
.imgbox-vert li img{ -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none; }               

@media screen and (min-width: 1048px)
{
.imgbox-horz li div {width:452px; bottom:4px;}                   
.imgbox-horz h1{width:453px;}
.imgbox-horz div p{width:342px;}                   

                    
.imgbox-pro li img,
.imgbox-horz li img,
.imgbox-vert li img{ -webkit-box-shadow: -1px 11px 6px -9px #000;
    -moz-box-shadow: -1px 11px 6px -9px #000;
    box-shadow: -1px 11px 6px -9px #000;
    border: 1px solid #dcdcdc;

}
 }
.imgbox-pro li img.dtls{display:none;}
.imgbox-pro li a:hover img.lazy{display:none !important;}
.imgbox-pro li a:hover img.dtls{display:inline;}
.imgbox-pro li a:hover img.noalt{display:inline !important;}

.imgbox-vert li img{height:380px; width:296px;} 

@media screen and (min-width: 540px)
{
    .imgbox-vert li img{height:auto; width:250px;max-height: 320px;}
}

@media screen and (min-width: 1048px)
{
    .imgbox-vert li img{height:380px; width:296px;max-height: 380px;}
} 

.imgbox-pro h1{color:#333; float:left;padding:0; font-size: 16px;line-height: 28px;margin: 10px 10px 3px; width:253px; overflow:hidden; white-space:nowrap;}

.imgbox-pro li div:nth-child(2){
   top:3px; right:-2px;  position:absolute; z-index:99;  display: none;  
  width: 282px;
  height: 0px;
  border: 30px solid #005DAA;    
  border-width: 21px 21px 17px; 
   -webkit-box-shadow:  0px 3px 2px -2px #000000;        
    box-shadow:  0px 3px 2px -2px #000000;
}
.imgbox-pro li div:nth-child(2) span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 77px;
    position: relative;
    top: -10px;
}

.imgbox-pro li div:nth-child(3){width:273px; height:90px; position:relative; bottom:4px;}
.imgbox-pro div p{color:#777; float:left;padding:0; font-size: 12px;line-height: 16px;margin: 3px 10px; width:253px; height:34px;}    
.imgbox-pro div p:nth-child(3){width:159px;margin: 9px 10px 0; font-weight:700;color:#777; }  
.imgbox-pro div p:nth-child(3) span{font-size:18px;}

.imgbox-pro div a{display:none;}

@media screen and (min-width: 540px) {
 .imgbox-pro h1{color: #333333;
    float: left;
    font-size: 16px;
    height: auto;
    line-height: 20px;
    margin: 10px 10px 3px;
    max-height: 40px;
    overflow: hidden;
    padding: 0;
    white-space: normal;
    width: 225px;}

.imgbox-pro li div:nth-child(2){
   top:3px; right:-2px;  position:absolute; z-index:99;  display: none;  
  width: 209px;
  height: 0px;
  border: 30px solid #005DAA;    
  border-width: 21px 21px 17px; 
   -webkit-box-shadow:  0px 3px 2px -2px #000000;        
    box-shadow:  0px 3px 2px -2px #000000;
}
.imgbox-pro li div:nth-child(2) span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 77px;
    position: relative;
    top: -10px;
}

.imgbox-pro li div:nth-child(3){width:246px; height:90px; position:relative; bottom:4px;}
.imgbox-pro div p{color:#777; float:left;padding:0; font-size: 12px;line-height: 16px;margin: 3px 10px; width:225px; height:34px;}    
.imgbox-pro div p:nth-child(3){width:159px;margin: 9px 10px 0; font-weight:700;color:#777; }  
.imgbox-pro div p:nth-child(3) span{font-size:18px;}

.imgbox-pro div a{display:none;}
}

@media screen and (min-width: 1048px) {
 .imgbox-pro h1{color:#333; float:left;padding:0; font-size: 16px;line-height: 28px;margin: 10px 10px 3px; width:253px; overflow:hidden; white-space:nowrap;}

.imgbox-pro li div:nth-child(2){
   top:3px; right:-2px;  position:absolute; z-index:99;  display: none;  
  width: 282px;
  height: 0px;
  border: 30px solid #005DAA;    
  border-width: 21px 21px 17px; 
   -webkit-box-shadow:  0px 3px 2px -2px #000000;        
    box-shadow:  0px 3px 2px -2px #000000;
}
.imgbox-pro li div:nth-child(2) span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 77px;
    position: relative;
    top: -10px;
}

.imgbox-pro li div:nth-child(3){width:273px; height:90px; position:relative; bottom:4px;}
.imgbox-pro div p{color:#777; float:left;padding:0; font-size: 12px;line-height: 16px;margin: 3px 10px; width:253px; height:34px;}    
.imgbox-pro div p:nth-child(3){width:159px;margin: 9px 10px 0; font-weight:700;color:#777; }  
.imgbox-pro div p:nth-child(3) span{font-size:18px;}

.imgbox-pro div a{display:none;}
}


@media screen and (min-width: 1048px)
{
.imgbox-pro li div:nth-child(2){   
  width: 235px;  
}
    .imgbox-pro div a
    {
        display:block; 
        font-weight: 600;
        background: #DA0303;
        border: 1px solid #FFFFFF;
        -webkit-box-shadow: 0 1px 3px -2px #000000;
        -moz-box-shadow: 0 1px 3px -2px #000000;
        box-shadow: 0 1px 3px -2px #000000;
        clear: none;
        color: #FFFFFF;
        float: left;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        margin: 4px 10px 3px 0;
        padding: 2px 0 0;
        text-align: center;
        text-decoration: none;
        width: 82px;
    }
}
 
 .mrcoll{margin:0 auto; padding:0; background:url('../media/images/headerbg.png') no-repeat top; height:135px; width:1024px;}

 .mob-hdr {/*background: url("../media/images/headerbg.png") no-repeat scroll center top / 320px 9px rgba(0, 0, 0, 0);
               */
           border-top :1px solid #dcdcdc;  border-radius:0 0 50px 50px; 
    height: 9px; width:310px;   
    margin: 14px auto;
    background: rgb(229,234,232);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZWFlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(229,234,232,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,234,232,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(229,234,232,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(229,234,232,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(229,234,232,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(229,234,232,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5eae8', endColorstr='#ffffff',GradientType=0 );

}

.sub-hdr{background:url('../media/images/headerbg.png') no-repeat top; float: left;height: 49px;margin: 24px 0 41px;width: 100%;}
.sub-hdr div{background:url('../media/images/headerbg-rev.png') no-repeat top; float: left;height: 11px;margin: 0;width: 100%;}
.sub-hdr a{ color: #2B2B2B; font-weight:normal; text-decoration:none; 
    float: left;
    font-size: 22px;
    line-height: 64px;
    margin: 8px 0 -3px;
    padding: 0;
    text-align:center;      
    text-transform: uppercase;
    width: 100%;
    background: rgb(255,255,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(249,249,249,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 50%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 50%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 50%,rgba(255,255,255,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 50%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
-webkit-transition: color 0.3s linear 0s;
		-moz-transition: color 0.3s linear 0s;
        -ms-transition: color 0.3s linear 0s;
        -o-transition: color 0.3s linear 0s;
		transition: color 0.3s linear 0s;
         }
 .sub-hdr a:hover
 {   color:#C9C9C8;
     -webkit-transition: color 0.3s linear 0s;
		-moz-transition: color 0.3s linear 0s;
        -ms-transition: color 0.3s linear 0s;
        -o-transition: color 0.3s linear 0s;
		transition: color 0.3s linear 0s;
    /* width: 80%;
     -webkit-transition: width 0.3s linear 0s, text-indent 0.3s linear 0s;
		-moz-transition: width 0.3s linear 0s, text-indent 0.3s linear 0s;
        -ms-transition: width 0.3s linear 0s, text-indent 0.3s linear 0s;
        -o-transition: width 0.3s linear 0s, text-indent 0.3s linear 0s;
		transition: width 0.3s linear 0s, text-indent 0.3s linear 0s*/}


#breadcrumb{ border-bottom: 1px solid #EFEFEF;float: left;height: auto;margin: 20px 0;padding: 0 8px 13px;width: 100%;position:relative; max-width:310px;}
#breadcrumb ul{list-style:none; width:100%; float:left; height:auto; margin:0; padding:0; }
#breadcrumb li{float:left; margin:0; line-height:20px;}
#breadcrumb li:after{content:">\0000a0"; padding:0 0 0 5px; }
#breadcrumb li:last-child:after{content:""; padding:0; }
#breadcrumb li a{text-decoration:none;margin:0 0 0 5px;}
#breadcrumb li:first-child a{margin:0}

#breadcrumb h1{width:100%; float:left; line-height:30px; font-size:21px; margin:6px 0 0;}
a.button{text-decoration:none;padding:11px 15px; color:#fff; font-weight:700; float:right; text-align:center;                         
                        background:#005DAA;                    
 }
a.button:hover{color:#C9C9C8 !important;}

#breadcrumb p{clear:both; float:left; width:100%; line-height:18px; margin:5px 0; }

@media screen and (min-width: 540px)
{
    #breadcrumb
    {
        margin: 6px 0; 
        max-width:100%;
    }
    #breadcrumb p
    {           
        width: 650px;        
    }
}

@media screen and (min-width: 1048px)
{
    #breadcrumb
    {
        margin: 6px 0; 
        max-width:100%;
    }
    #breadcrumb p
    {           
        width: 650px;        
    }
}
.newprod {
  top:3px; left:-3px;  position:absolute; z-index:1;   
  width: 32px;
  height: 0px;
  border-right: 20px solid transparent;
  border-top: 30px solid #A2CB43;
  border-left: 30px solid #A2CB43;
  border-bottom: 30px solid #A2CB43;   
  border-width: 14px 19px 14px;
  -webkit-box-shadow: -1px 4px 2px -2px #fff;
box-shadow: -1px 4px 2px -2px #fff;
}
.newprod span{color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: -9px;
    position: relative;
    top: -9px;    
}


/*Product Details*/
.pro-dtl {border-bottom: 1px solid #999999; float:left; margin:0; padding: 15px 0;  } 
.pro-dtl div.imgs .images img{width:100%; height:auto;min-height:100px;  margin: 0 0 12px;
-webkit-box-shadow: 2px 7px 5px -7px #4c4d4e;
-moz-box-shadow: 2px 7px 5px -7px #4c4d4e;
box-shadow: 2px 7px 5px -7px #4c4d4e;}
.pro-dtl div.imgs ul{clear:both; height:auto; list-style:none; margin: 10px 0 auto; width: 310px; float:left;}
.pro-dtl div.imgs li{margin: 2px; float:left; border: 1px solid #dcdcdc;-webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;}
.pro-dtl div.imgs li:hover{-webkit-box-shadow:  0px 0px 4px 1px #666666;box-shadow:  0px 0px 4px 1px #666666;
                           -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pro-dtl div.imgs li img{width:149px; height:auto; max-height:115px;min-height:100px;}

.pro-dtl div.imgs p{width:100%; max-width:310px; line-height:15px; margin: 10px 0 !important; text-indent:15px; font-weight:700;color:#333; float:left; clear:both;}

.addthis_toolbox {width:100px !important; float:left !important; }
.pro-dtl .header-social{width:100%; float:left; }
.pro-dtl .header-social-bt{min-width:60px; width:auto; }

.pro-dtl div.imgs {margin: 0 0 20px 0; width:100%; float:left; border:none; }
.pro-dtl ul.tabs {border: 1px solid #E0E0E0;clear: both;float: left;height: auto;padding:0;width: 100%;margin:11px 0 0; list-style:none; border-left:none;border-right:none;                            
background: rgb(40,52,59);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MzQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzNhM2YzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(40,52,59,1) 0%, rgba(58,63,61,1) 47%, rgba(40,52,59,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(47%,rgba(58,63,61,1)), color-stop(100%,rgba(40,52,59,1)));
background: -webkit-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
background: -o-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
background: -ms-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
background: linear-gradient(to bottom,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 );

}
.pro-dtl .tabs li{float:left;line-height:36px; height:36px;font-size:12px;margin:0 auto; width:33%; text-align:center;border-left: 1px solid #E0E0E0;position: relative;}
.pro-dtl .tabs li:first-child{border-left:none;}
.pro-dtl .tabs li a{color:#fff; font-size:13px; font-weight:600; line-height:20px; height:20px; text-decoration:none; padding:8px 5px;-webkit-transition: color 0.3s linear 0s;
		-moz-transition: color 0.3s linear 0s;
        -ms-transition: color 0.3s linear 0s;
        -o-transition: color 0.3s linear 0s;
		transition: color 0.3s linear 0s;
}
.pro-dtl .tabs li:hover{cursor:pointer;}

.pro-dtl .tabs a.selected:after{position:absolute; top:36px; left:50%;
    border-right: 13px solid transparent;
    border-top: 13px solid #28343b;
    border-left: 13px solid transparent;
    margin:0 -13px 0;
    content: "";
    -webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;                         
}

.pro-dtl .dtls {width:100%; border: 1px solid #dcdcdc; border-top:none; float:left;  }
.pro-dtl .dtls div{ display:none;width:100%;}
.pro-dtl .dtls ul{clear: both;float: left;height: auto;padding:25px 12px 12px;width: 100%;margin:0; min-height:242px; }
.pro-dtl .dtls li{clear:both; line-height:22px; font-size:12px;margin:0 0 0 16px;}

.pro-dtl div.rtbox{width:310px; height:auto; float:left;}
.pro-dtl div.rtbox h1{color:#333; float:left;padding:0; font-size: 22px;line-height: 30px;margin:0 0 10px; width:100%; height:auto; }
.pro-dtl div.rtbox p{width:100%; line-height:15px; margin: 10px 0; font-weight:700;float:left; clear:both;}  
.pro-dtl div.rtbox p span{font-size:20px;}
.pro-dtl div.rtbox p.wasprice{color:#666;}
.pro-dtl div.rtbox p.price{color:#666666;}
.pro-dtl div.rtbox p.wasprice span{text-decoration:line-through; font-size:18px;}
.pro-dtl div.rtbox .bbox{width:100%; clear:both; margin:15px 0 0; padding:0 0 18px; float:left; }

.bbox .reqinfo,
.bbox .cal2buy{width:48%; margin:0 0 0 2%;}
.bbox .cal2buy{ margin:0 2% 0 0;background: #DA0303;}

@media screen and (min-width: 540px)
{
    .pro-dtl {border-bottom: 1px solid #999999; float:left; margin:0; padding: 15px 0;  } 
    .pro-dtl div.imgs .images img{width:412px; height:auto;min-height:200px; max-height:300px; margin: 0 0 12px;
    -webkit-box-shadow: 2px 7px 5px -7px #4c4d4e;
    -moz-box-shadow: 2px 7px 5px -7px #4c4d4e;
    box-shadow: 2px 7px 5px -7px #4c4d4e;}
    .pro-dtl div.imgs ul{clear:both; height:auto; list-style:none; margin: 10px 15px 25px; width: 381px; float:left;}
    .pro-dtl div.imgs li{margin: 0 0 0 16px; float:left; border: 1px solid #dcdcdc;}
    .pro-dtl div.imgs li:hover{-webkit-box-shadow:  0px 0px 4px 1px #666666;box-shadow:  0px 0px 4px 1px #666666;}
    .pro-dtl div.imgs li:first-child{margin:0;}
    .pro-dtl div.imgs li img{ height: auto;max-height: 95px;min-height: 78px;width: 114px;}

    .pro-dtl div.imgs p{width:100%; line-height:15px; margin: 10px 0; font-weight:700;color:#333; float:left; clear:both;}

    .addthis_toolbox {width:100px !important; float:left !important; }
    .pro-dtl .header-social{width:100%; float:left; position:static;}
    .pro-dtl .header-social-bt{min-width:48px; width:auto;  padding: 0 7px 0 0;}

    .pro-dtl div.imgs {margin: 0 0 20px 0; width:54%; float:left; border:1px solid #DCDCDC; }
    .pro-dtl ul.tabs {border: 1px solid #E0E0E0;clear: both;float: left;height: auto;padding:0;width: 100%;margin:11px 0 0; list-style:none; border-left:none;border-right:none;                            
    background: rgb(40,52,59);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MzQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzNhM2YzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(40,52,59,1) 0%, rgba(58,63,61,1) 47%, rgba(40,52,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(47%,rgba(58,63,61,1)), color-stop(100%,rgba(40,52,59,1)));
    background: -webkit-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 );

    }
    .pro-dtl .tabs li{float:left;line-height:36px; height:36px;font-size:12px;margin:0 auto; width:33%; text-align:center;border-left: 1px solid #E0E0E0;position: relative}
    .pro-dtl .tabs li:first-child{border-left:none;}
    .pro-dtl .tabs li a{color:#fff; font-size:13px; font-weight:600; line-height:18px; height:20px; text-decoration:none; padding:8px 5px;-webkit-transition: color 0.3s linear 0s;
		    -moz-transition: color 0.3s linear 0s;
            -ms-transition: color 0.3s linear 0s;
            -o-transition: color 0.3s linear 0s;
		    transition: color 0.3s linear 0s;
    }
    .pro-dtl .tabs li:hover{cursor:pointer;}

    .pro-dtl .tabs a.selected:after
    {position:absolute; top:36px; left:50%;
        border-right: 13px solid transparent;
        border-top: 13px solid #28343b;
        border-left: 13px solid transparent;
        margin:0 -13px 0;
        content: "";
        -webkit-transition: all 0.3s linear 0s;
		    -moz-transition: all 0.3s linear 0s;
            -ms-transition: all 0.3s linear 0s;
            -o-transition: all 0.3s linear 0s;
		    transition: all 0.3s linear 0s;                         
    }

    .pro-dtl .dtls {width:100%; border: 1px solid #dcdcdc; border-top:none; float:left;  }
    .pro-dtl .dtls div{ display:none;width:100%;}
    .pro-dtl .dtls ul{clear: both;float: left;height: auto;padding:25px 12px 12px;width: 100%;margin:0; min-height:242px; }
    .pro-dtl .dtls li{clear:both; line-height:22px; font-size:12px;margin:0 0 0 16px;}

    .pro-dtl div.rtbox{width:46%; height:auto; float:left;padding: 0 5px 20px 10px;}
    .pro-dtl div.rtbox h1{color:#333; float:left;padding:0; font-size: 22px;line-height: 30px;margin:0 0 10px; width:100%; height:auto; }
    .pro-dtl div.rtbox p{width:100%; line-height:15px; margin: 10px 0; font-weight:700;float:left; clear:both;}  
    .pro-dtl div.rtbox p span{font-size:20px;}
    .pro-dtl div.rtbox p.wasprice{color:#666;}
    .pro-dtl div.rtbox p.price{color:#666666;}
    .pro-dtl div.rtbox p.wasprice span{text-decoration:line-through; font-size:18px;}
    .pro-dtl div.rtbox .bbox{width:100%; clear:both; margin:15px 0 0; padding:0 0 18px; float:left; }

    .bbox .reqinfo{width:54%; margin:0 0 0 2%;}
    .bbox .cal2buy{width:42%; margin:0 0 0 2%;}
    .bbox .cal2buy{ margin:0 2% 0 0;
                   background: #DA0303;
    }

}

@media screen and (min-width: 1048px)
{
    .pro-dtl {border-bottom: 1px solid #999999; float:left; margin:0; padding: 15px 0;  } 
    .pro-dtl div.imgs .images img{width:524px; height:auto;min-height:300px; max-height:340px; margin: 0 0 12px;
    -webkit-box-shadow: 2px 7px 5px -7px #4c4d4e;
    -moz-box-shadow: 2px 7px 5px -7px #4c4d4e;
    box-shadow: 2px 7px 5px -7px #4c4d4e;}
    .pro-dtl div.imgs ul{clear:both; height:auto; list-style:none; margin: 10px 15px 25px; width: 498px; float:left;}
    .pro-dtl div.imgs li{margin: 0 0 0 16px; float:left; border: 1px solid #dcdcdc;}
    .pro-dtl div.imgs li:hover{-webkit-box-shadow:  0px 0px 4px 1px #666666;box-shadow:  0px 0px 4px 1px #666666;}
    .pro-dtl div.imgs li:first-child{margin:0;}
    .pro-dtl div.imgs li img{width:153px; height:auto; max-height:115px;min-height:100px;}

    .pro-dtl div.imgs p{width:100%; line-height:15px; margin: 10px 0; font-weight:700;color:#333; float:left; clear:both;}
    
    .addthis_toolbox {width:100px !important; float:left !important; }
    .pro-dtl .header-social{width:100%; float:left; position:static }
    .pro-dtl .header-social-bt{min-width:48px; width:auto;  padding: 0 7px 0 0;}

    .pro-dtl div.imgs {margin: 0 0 20px 0; width:54%; float:left; border:1px solid #DCDCDC; }
    .pro-dtl ul.tabs {border: 1px solid #E0E0E0;clear: both;float: left;height: auto;padding:0;width: 100%;margin:11px 0 0; list-style:none; border-left:none;border-right:none;                            
    background: rgb(40,52,59);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MzQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzNhM2YzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(40,52,59,1) 0%, rgba(58,63,61,1) 47%, rgba(40,52,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,52,59,1)), color-stop(47%,rgba(58,63,61,1)), color-stop(100%,rgba(40,52,59,1)));
    background: -webkit-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(40,52,59,1) 0%,rgba(58,63,61,1) 47%,rgba(40,52,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#28343b',GradientType=0 );

    }
    .pro-dtl .tabs li{float:left;line-height:36px; height:36px;font-size:12px;margin:0 auto; width:33%; text-align:center;border-left: 1px solid #E0E0E0;}
    .pro-dtl .tabs li:first-child{border-left:none;}
    .pro-dtl .tabs li a{color:#fff; font-size:15px; font-weight:600; line-height:20px; height:20px; text-decoration:none; padding:8px 5px;-webkit-transition: color 0.3s linear 0s;
		    -moz-transition: color 0.3s linear 0s;
            -ms-transition: color 0.3s linear 0s;
            -o-transition: color 0.3s linear 0s;
		    transition: color 0.3s linear 0s;
    }
    .pro-dtl .tabs li:hover{cursor:pointer;}

    .pro-dtl .tabs a.selected:after
    {position:relative; top:39px; left:-45px;
        border-right: 13px solid transparent;
        border-top: 13px solid #28343b;
        border-left: 13px solid transparent;
        margin:0 -13px 0;
        content: "";
        -webkit-transition: all 0.3s linear 0s;
		    -moz-transition: all 0.3s linear 0s;
            -ms-transition: all 0.3s linear 0s;
            -o-transition: all 0.3s linear 0s;
		    transition: all 0.3s linear 0s;                         
    }

    .pro-dtl .dtls {width:100%; border: 1px solid #dcdcdc; border-top:none; float:left;  }
    .pro-dtl .dtls div{ display:none;width:100%;}
    .pro-dtl .dtls ul{clear: both;float: left;height: auto;padding:25px 12px 12px;width: 100%;margin:0; min-height:242px; }
    .pro-dtl .dtls li{clear:both; line-height:22px; font-size:12px;margin:0 0 0 16px;}

    .pro-dtl div.rtbox{width:46%; height:auto; float:left;padding: 0 0 20px 20px;}
    .pro-dtl div.rtbox h1{color:#333; float:left;padding:0; font-size: 22px;line-height: 30px;margin:0 0 10px; width:100%; height:auto; }
    .pro-dtl div.rtbox p{width:100%; line-height:15px; margin: 10px 0; font-weight:700;float:left; clear:both;}  
    .pro-dtl div.rtbox p span{font-size:20px;}
    .pro-dtl div.rtbox p.wasprice{color:#666;}
    .pro-dtl div.rtbox p.price{color:#666666;}
    .pro-dtl div.rtbox p.wasprice span{text-decoration:line-through; font-size:18px;}
    .pro-dtl div.rtbox .bbox{width:100%; clear:both; margin:15px 0 0; padding:0 0 18px; float:left; }

    .bbox .reqinfo,
    .bbox .cal2buy{width:48%; margin:0 0 0 2%;}
    .bbox .cal2buy{ margin:0 2% 0 0;
                   background: #DA0303;
    }

}

.bbox{position:relative;}
#reviews li {margin:0 0 9px; background:#efefef; float:left; width:100%;   }
#reviews li span{background: none repeat scroll 0 0 #fcfcfc;float: left;line-height: 19px;margin: 0 0 2px;padding: 0 5px;width: 100%}
#reviews li span:first-child{background:none; line-height:21px }
#reviews li span em{padding-left:5px;}
.reqinfobox{width:550px; height:350px; position:absolute; right:0; background:#fff; z-index:999; top:93px; border:1px solid #dcdcdc; display:block; }
.shthis{border-top:1px solid #DCDCDC;clear: both; height:64px;}
.fb_edge_widget_with_comment{float:left;margin: 0 17px 0 0;}

.rp-ri-lbl,
Select,
input[type=text]
{font-size:12px; }

Select,
input[type=text] {
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  height: 2.5rem;
  padding-left: 12px;
  padding-left: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
}

textarea {
  resize: vertical;
}

.styled-select {
  background: #fff;
  border: 1px solid #c9cacc;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  padding-left: 12px;
  padding-left: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  -webkit-box-shadow: 0px 7px 9px -6px #4c4d4e;
  -moz-box-shadow: 0px 7px 9px -6px #4c4d4e;
  box-shadow: 0px 7px 9px -6px #4c4d4e;
  background-image: url(../img/icon-select.png);
  background-repeat: no-repeat;
  background-position: 95% center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .styled-select {
    background-image: url(../img/icon-select@2x.png);
    background-size: 14px 7px;
  }
}

.styled-selectInner {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  height: 2.5rem;
}

.rfi {
  display: block;
  background: #dcdcdc;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  padding: 2px 22px 2px 22px;
  padding: 0.125rem 1.375rem 0.125rem 1.375rem;
  margin: 2px 0px 2px 0px;
  margin: 0.125rem 0rem 0.125rem 0rem;
}
.prireq{color: #666666;font-size: 12px;font-weight: 400 !important;}

.req-info-btn.is-active + .rfi {
  display: block;
}
 /* Request Info Form
 * --------------------------- */

.rp-ri-error{display:none;}
.rfi {
  display: inline-block;
  background: #fff;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  padding: 22px;
  padding: 0.5rem 1.375rem 0;
  position: absolute;
  z-index: 5;
  margin: 4px 0px 2px 0px;
  margin: 0.25rem 0rem 0.125rem 0rem;
  right: 0;
  top:0;
  border: 3px solid #EFEFEF;
z-index:99;
width:615px !important;
-webkit-box-shadow:  0px 0px 10px 9px rgba(0, 0, 0, .3);        
        box-shadow:  0px 0px 10px 9px rgba(0, 0, 0, .3);
 }

.rfi .lt{ width:238px; float:left; margin-right:27px;}
.rfi .lt img{border:1px solid #e1e1e1; width:235px; height:auto;min-height:150px;}
.rfi .rt{ width:350px; float:left;}
 .rfi h2{color:#333; width:100%; padding:0; line-height:26px;}
.req-info-btn.is-active + .rfi {
  display: block;
}
 .rp-t-br {
    background: url("../media/images/headerbg.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin: 0 auto;
    padding: 10px 12px;
    width: 590px;
    background-size: 590px 10px;
    float:left;  
}

.rp-b-br {
    background: url("../media/images/headerbg-rev.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin: 10px auto 0;
    padding: 10px 12px;
    width: 590px;
    background-size: 590px 10px;
    float:left;  
}

.rp-ri-section {
  position: relative;
  margin-bottom: 17px;
  margin-bottom: 1.0625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 540px) {
  .rp-ri-section {
    width: 357px;
    float: left;
    margin-bottom: 23px;
    margin-bottom: 1.4875rem;
    padding-left: 12px;
    padding-left: 0.75rem;
  }  
}

.rp-ri-subsection {
  position: relative;
}

.rp-ri-subsection.rp-ri-phone {
  margin-bottom: 17px;
  margin-bottom: 1.0625rem;
}
@media screen and (min-width: 540px) {
  .rp-ri-subsection.rp-ri-phone {
    width: 61%;
    float: left;
    padding-right: 12px;
    padding-right: 0.75rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
}

@media screen and (min-width: 540px) {
  .rp-ri-subsection.rp-ri-zip {
    width: 39%;
    float: left;
    padding-left: 12px;
    padding-left: 0.75rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.rp-ri-lbl {
  display: block;
  font-weight: normal;
  line-height: 18px;
  line-height: 1.125rem;
  margin-top: 12px;  
  color:#333; 
  width:125px;
float:left;

}
@media screen and (min-width: 540px) {
  .rp-ri-lbl {
    white-space: nowrap;
  }
}

.rp-ri-sel {
  color: #4C4D4E;
  margin: 9px 0 0;
    padding: 9px 0;
    width: 336px;
  width: 20.975rem;
background: none repeat scroll 0 0 #F6F6F6;

border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;   
}

.rp-ri-txt {
  width: 210px;
  float:left; 
}
.rp-ri-txt.has-error {
  color: #da0303;
}
@media screen and (min-width: 540px) {
  .rp-ri-txt {
    background: #f6f6f6;
  }
}

.rp-ri-error {
  color: #fff;
  border: 1px solid #fff;
  background: #da0303;
  position: absolute;
 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: -31px;
  top: -1.9rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 15px;
  line-height: 0.9375rem;
  padding: 6px 15px;
  padding: 0.4rem 0.9375rem 0.4rem 0.9375rem;
  width:210px;
}
.rp-ri-error:after, .rp-ri-error:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.rp-ri-error:after {
  border-color: rgba(218, 3, 3, 0);
  border-top-color: #da0303;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.rp-ri-error:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
@media screen and (min-width: 540px) {
  .rp-ri-error {
    right: 10px;
    
  }
}

.rp-ri-submit {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  background: #005daa;
  color: #fff;
  border: none;
  font-weight: 600;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 34px;
  margin-top: 0.125rem;
  margin-bottom: 34px;
  margin-bottom: 0.125rem;
  padding: 0px 15px 0px 15px;
  padding: 0rem 0.9375rem 0rem 0.9375rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center 
}

@media screen and (min-width: 540px) {
  .rp-ri-submit {
   float: right;
    font-size: 0.9375rem;
    margin-right: 0;
    width: 8.063rem;
  }
}

.ui-dialog{display: block; z-index:999;
    height: auto;
    left: 28% !important;
    position: absolute !important;
    top: 100px !important;
    width:675px !important;
    height:605px !important;
    }
.ui-dialog-titlebar{margin: 0px; width: 30px; right: 17px; top:0; position: absolute; z-index:999; }
.ui-state-default .ui-icon, .ui-button {
    background: transparent url('../media/images/closebtn.png') no-repeat 0 0; height: 36px; width: 38px; border:none; 
}
.ui-button-text{display:none; }

.rp-ri-section p{ color: #AEB2BC;
    float: left;
    font-size: 10px;
    line-height: 14px;
    margin: 0;
    width: 72%; }

/* RFI Thank you 
 * --------------------------- */
.rp-ri-confirmation {
  display: none;
}
.rp-ri-confirmation p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
}
@media screen and (min-width: 540px) {
  .rp-ri-confirmation p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
@media screen and (min-width: 1048px){
  .rp-ri-confirmation p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}

.rp-ri-conf-h {
  font-weight: 300;
  margin: 24px 0px 12px 0px;
  margin: 1.5rem 0rem 0.75rem 0rem;
  font-size: 28px;
  font-size: 1.75rem;
}
@media screen and (min-width: 540px) {
  .rp-ri-conf-h {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin: 12px 0px 12px 0px;
    margin: 0.75rem 0rem 0.75rem 0rem;
  }
}
@media screen and (min-width: 1048px){
  .rp-ri-conf-h {
    width: 100%;
    float: left;
    margin: 0px 36px 24px 0px;
    margin: 0rem 2.25rem 1.5rem 0rem;
  }
}

.divline{border-bottom:1px solid #dcdcdc; line-height:1px; float:left; width:100%; margin:5px 0 }
.divdash{border-bottom:2px dotted #DCDCDC; line-height:1px; float:left; width:100%; margin:5px 0 }
.btsp{margin-bottom:13px}

#rfi{display:none;}

.sld-out{display:none;}

.two-lt-card{width:584px !important;}

.list-hdr{border:none !important; min-height:54px !important;}
.list-hdr h1,
.list-hdr h3{clear: both;
    color: #123B5E;
    font-size: 20px;
    height: auto;
    line-height: 25px;
    margin: 0;
    max-height: 78px;}
.list-hdr p{font-size:14px; line-height:18px;clear:both; width:100%; max-width:310px;}
.list-hdr h1,
.list-hdr p{text-align:center; width:100%; max-width:310px;}

@media screen and (min-width: 1048px)
{
    .list-hdr h1,
    .list-hdr h3{margin:0 10px;font-size:20px; color:#123B5E; line-height:28px; clear:both; }
}

.list-hdr .t-br {
    background: url("../media/images/headerbg.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin: 0px auto 0;
    padding: 10px 0 0;
    width: 100%;
    max-width:310px; 
    background-size: 310px 10px;
    float:left;  
}

.list-hdr .b-br {
    background: url("../media/images/headerbg-rev.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 11px;
    margin: 0;
    width: 100%;
    max-width:310px;
     padding: 10px 0 0;
    background-size: 310px 10px;
}

@media screen and (min-width: 540px)
{
.list-hdr{border:1px solid #FFFFFF !important;} 
.list-hdr p{font-size:14px; line-height:18px; width:100%; max-width:273px;}
.list-hdr h1,
.list-hdr p{text-align:center;width:100%; max-width:273px;}

.list-hdr .t-br {
    background: url("../media/images/headerbg.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin: 105px auto 0;
    padding: 10px 0 0;
    width: 243px;
    max-width: 243px;
    background-size: 243px 10px;
    float:left;  
}

.list-hdr .b-br {
    background: url("../media/images/headerbg-rev.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 11px;
    margin: 0;
    width: 243px;
    background-size: 243px 10px;
}
}

@media screen and (min-width: 1048px)
{ 
 .list-hdr{border:none !important; height:529px !important; } 
.list-hdr p{font-size:14px; line-height:18px; width:100%; max-width:273px;}
.list-hdr h1,
.list-hdr p{text-align:center;width:100%; max-width:273px;}

.list-hdr .t-br {
    background: url("../media/images/headerbg.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    margin: 105px auto 0;
    padding: 10px 12px 0;
    width: 273px;
    max-width: 273px;
    background-size: 273px 10px;
    float:left;  
}

.list-hdr .b-br {
    background: url("../media/images/headerbg-rev.png") no-repeat 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 11px;
    margin: 0;
    width: 273px;
    background-size: 273px 10px;
}
}

#lnkTop
{
    background: none repeat scroll 0 0 #3F3F3F;
    border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-weight: 600;
    height: 24px;
    padding: 5px 18px 0;
    position: absolute;
    right: 36px;
    top: -21px;
    width: 27px;
}
    
/*
#lnkTopwall
{
    background: url('../media/images/up-arrow-icon.png') no-repeat scroll 0 0 #efefef;
    -webkit-box-shadow: 0px 2px 5px -1px #333;
    -moz-box-shadow: 0px 2px 5px -1px #333;
    box-shadow: 0px 2px 5px -1px #333;        
    border:1px solid #dcdcdc;
    border-right:0;
    border-radius: 4px;
    color: #222;
    cursor: pointer;
    float: right;
    font-weight: 600;
    height: 86px;
    padding: 7px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    width: 86px;
    background-size:50px 50px;
    opacity: 0.4;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;}
*/
#lnkTopwall
{
    background: url('../media/images/up-arrow-icon.png') no-repeat scroll 0 0;
    z-index:999; 
    border:none;
    border-right:0;
    border-radius: 4px;
    color: #222;
    cursor: pointer;
    float: right;
    font-weight: 600;
    height: 36px;
    padding: 7px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 36px;
    background-size:50px 50px;
    opacity: 0.2;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;

}

#lnkTopwall:hover
{    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
    -webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

h2.top-hto
{
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 6px 0 0;
    width: 650px;
}

h3.top-hte
{
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 6px 0 0;
    width: 650px;
}