body{
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #000;
	background-color: #666666;
}
*{
	margin: 0px;
	padding: 0px;
}
.clr{
	clear: both;
}
.brk{
	clear: both;
	height: 15px;
}
.brk2{
        clear: both;
        height: 5px;
}

.sep{
	clear: both;
	height: 15px;
	border-top: 1px dotted #d7d7d7;
}
a:link  {
	color: #074B91;
	text-decoration: none;
	}
 
a:visited {
	color: #074B91;
	text-decoration: none;
	}
	
	a:hover {
	color: #0099FF;
	}
#wrapper{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#header{
}
#logo{
	display: inline;
	float: left;
	width: 330px;
}
#logo_r{
	display: inline;
	float: right;
	width: 255px;
	margin-top: 40px;
}

#call{
	background-image: url(../images/call_ico.gif);
	background-repeat: no-repeat;
	back
	display: inline;
	float: left;
	background-position: left top;
	font-size: 12px;
	height: 48px;
	padding-left: 40px;
	width: 247px;
}
#chat_add{
        display: inline;
        float: left;
        clear: left;
        font-size: 12px;
        background-image: url(../images/chat.gif.png);
        height: 48px;
        background-repeat: no-repeat;
        background-position: left top;
        padding-left: 40px;
        width: 247px;
}
#email_add{
	display: inline;
	float: left;
	clear: left;
	font-size: 12px;
	background-image: url(../images/email_ico.gif.png);
	height: 48px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	width: 247px;
}
#call span, #email_add span, #chat_add span{
	font-size: 11px;
}
#menu{
	display: inline;
	clear: left;
	float: left;
	width: 955px;
	margin-top: 5px;
}
/* ########################################### MENU #############################*/
.preload2 {background: url(../images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:53px; background:#fff url(../images/button1a.gif.png) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li.select {display:block; float:left; position:relative; background:url(../images/button4.gif) no-repeat right top; }
.menu2 li a.top_link {display:block; float:left; height:53px; line-height:53px; color:#fff; text-decoration:none; font-size:18px; font-weight: normal; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:53px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:53px; background:url(../images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; text-decoration: underline;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#fff; }
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}


.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #0674D1; white-space:nowrap; width:175px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu2 :hover ul.sub li a {display:block; font-size:14px; height:20px; width:165px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#0674D1; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#0674D1 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#0674D1 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:100px; top:-4px; background: #fff; padding:3px 0; border:1px solid #0674D1; white-space:nowrap; width:100px; z-index:200; height:auto;}

/* ########################################### content #############################*/
#cnt_wrapper{
	display: inline;
	clear: left;
	float: left;
	padding: 10px;
	width: 935px;
}
#cnt{
	display: inline;
	float: left;
	width: 620px;
}
#cnt2{
        display: inline;
        float: left;
        width: 930px;
        padding: 15px;
}
#cnt .fp_heading{
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 248px;
	width: 620px;
	color: #fff;
}
#cnt .fp_heading p{
	width:450px;
	height:auto;
	font-size:23px;
	font-weight:bold;
	padding-left:40px;
	margin-top:10px;
	line-height:25px;
}
#cnt h1{
        padding-bottom: 12px;
        padding-top: 12px;
        font-size: 18px;
}
#cnt h2{
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 20px;

}
#cnt h3{
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 18px;
}
#cnt h4{
	padding-bottom: 12px;
	font-size: 15px;
}
#cnt p{
	padding-bottom: 10px;
}
#cnt ul{
	list-style-position: inside;
	list-style-type: square;
}
#cnt li{
	padding-bottom: 5px;
}
#cnt ul.blue{
	display: inline;
	clear: left;
	float: left;
	width: 600px;
	margin-top: 0px;
	list-style-type: none;
        padding-left: 10px;
        padding-bottom: 0px;
	font-size: 14px;
}
#cnt ul.blue li{
	background-image: url(../images/c_mark.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	clear: left;
	float: left;
	width: 570px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#cnt .center{
	text-align: center;
	display: inline;
	clear: left;
	float: left;
	width: 620px;
}
#cnt .thumb{
	display: inline;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}
#cnt .pic{
	display: inline;
	float: left;
	margin-right: 10px;
}
#cnt .pic2{
        display: inline;
        float: right;
        margin-left: 5px;
        margin-right: 75px
}
.tst_box{
	background-image: url(../images/box_top_l.gif.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	width: 100%;
	display: inline;
}
.tst_box div{
	background-image: url(../images/box_top_r.gif.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tst_box div div{
	background-image: url(../images/box_btm_l.gif.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.tst_box div div div{
	background-image: url(../images/box_btm_r.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	padding-left: 10px;
}
.tst_box div div div p{
	padding-bottom: 0px;
}
.signature{
	font-weight: bold;
	text-align: right;
	float: right;
}
.product{
	display: inline;
	clear: left;
	float: left;
	width: 620px;
	margin-top: 20px;
}
.product p{
	display: inline;
	float: left;
	width: 450px;
}
.product p span{
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}
.product p img{
	display: inline;
	float: left;
	margin-right: 10px;
}
.stock{
	float: right;
	width: 150px;
	display: inline;
	padding-top: 15px;
}
.stock .price{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
.stock .redprice{
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 5px;
        text-decoration: line-through;
        color: #900;
}
.stock .level{
	color: #ff0000;
        font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.stock input{
	margin-top: 10px;
	display: inline;
}
.news_box{
	display: inline;
	clear: left;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #d7d7d7;
	padding-right: 10px;
	padding-left: 10px;
}
.news_box p{
	padding-left: 10px;
	padding-bottom: 5px;
}
.news_box h5{
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.news_box h5 a{
	font-weight: bold;
	font-size: 14px;
}
.news_box a{
	color: #014D81;
	text-decoration: none;
}
.news_box a:hover{
	color: #5AB9F9;
}
/* ################################ sidebar styles ############################# */
#sidebar{
	float: right;
	width: 300px;
	display: inline;
}
#sidebar_sm{
	float: left;
	width: 230px;
	display: inline;
	margin-top: 20px;
}
#sidebar .heading_home{
	background-image: url(../images/benefits.gif.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 30px;
	width: 293px;
}
#sidebar_i{
	background-color: #fff;
	display: inline;
	clear: left;
	float: left;
	width: 286px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	padding: 3px;
}
#sidebar h3 {
        font-size: 18px;
        font-weight: bold;
}
#sidebar h4 {
        font-size: 12px;
}


#sidebar p {
        font-size: 10px;
}

#sidebar_i p, #sidebar p{
	padding-bottom: 10px;
}
#sidebar_i h3, #sidebar h3{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
}
#sidebar_i ul{
	list-style-type: none;
}
#sidebar_i ul#image{
	background-image: url(../images/little_boy.gif.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline;
	clear: left;
	float: left;
	width: 286px;
	padding-bottom: 160px;
}
#sidebar_i ul#no_imge{
	display: inline;
	clear: left;
	float: left;
	width: 286px;
	padding-bottom: 15px;
}
#sidebar_i li{
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 260px;
	margin-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 5px;
}
#sidebar_i .picture, #sidebar .picture{
	display: inline;
	clear: left;
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 286px;
}
#sidebar_sm .picture{
	display: inline;
	clear: left;
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 210px;
}
#sidebar .thumb{
	display: inline;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	padding: 1px;
}
/* ### news letter box ### */
#n_letter{
	background-image: url(../images/newltrbg.gif);
	background-repeat: repeat-x;
	display: inline;
	clear: left;
	float: left;
	width: 276px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#n_letter h4{
	font-size: 16px;
	padding-bottom: 5px;
}
#n_letter p{
	padding-bottom: 10px;
	clear: left;
	float: left;
	width: 276px;
	display: inline;
}
#n_letter p span{
	color: #ff0000;
	font-weight: bold;
}
#n_letter label{
	float: left;
	width: 50px;
	text-align: right;
	display: inline;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
}
#n_letter .field{
	float: left;
	width: 200px;
	background-color: #fff;
	padding: 2px;
	border: 0px none #fff;
}
#n_letter .button{
	display: inline;
	clear: left;
	float: left;
	margin-left: 163px;
}
#n_letter .req{
	border: 1px solid #ff0000;
}
/* ########################### footer ############################### */
#footer{
	display: inline;
	clear: left;
	float: left;
	width: 935px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
        font-size: 10px;
}

/* ######################### Lightbox ############################ */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#dist{
}

#distl{
        display: inline;
        float: left;
        width: 150px;
}
#distr{
        display: inline;
        float: left;
        width: 300px;
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
        font-weight: normal;
}
#dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
}
#dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
}
.messagebox{
position:absolute;
width:100px;
margin-left:30px;
padding:3px;
}

.messageboxok{
position:absolute;
width:auto;
margin-left:20px;
padding:3px;
font-weight:bold;
color:#008000;

}
.messageboxerror{
position:absolute;
width:auto;
margin-left:30px;
padding:3px;
font-weight:bold;
color:#CC0000;
}

.required{
padding-left:10px;
background: url(../images/required_dot.gif) left .4em no-repeat;
}

.requirednotice{
text-align:right;
font-size:.85em;
padding:0;
}

.useful{
font-size:.75em;
padding:0;
}

.titlenotice{
text-align:left;
padding:0;
}

.submitcnt {
float: right;
margin-right: 30px;
}
