/* CSS Document */

body{
	margin:20px 0px 20px 0px;
	background-image:url(gifs/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F0F4F7;
	font-family:sans-serif, arial, verdana;
}
h1, p, form{
	margin:0px;
}
li{
	list-style:none;
}
A:hover{
	color:#006CB7;
}
input, select, textarea{
	font-size:11px;
	color:#000;
	border:1px solid #999999;
}
.mn-td{
	background-color:#fff;
	padding:10px 38px 10px 38px;
	font-size:12px;
	text-align:justify;
}
.mn-td strong{
	color:#000;
}

.link{
	background-image:url(gifs/top-link-bg.gif);
	height:48px;
	margin-top:8px;
	color:#fff;
	vertical-align:middle;
	padding-top:15px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.link b{
	padding-left:25px;
	padding-right:25px;
	color:#00AAEF;
}
.link img{
	margin-left:18px;
	margin-right:18px;
}
.link A{
	color:#fff;
	text-decoration:none;
}
.box{
	background-image:url(gifs/box.gif);	
	background-repeat:no-repeat;
	height:281px;
	width:234px;
	padding:12px;
	vertical-align:top;
	font-size:11px;
	color:#000;
	text-align:justify;
	line-height:16px;
}
.box B{
	font-size:12px;
	COLOR:#E85100;
	
}
 h1{
	font-family:arial,verdana;
	color:#5FC3ED;
	font-size:16px;
	border-bottom:1px solid #BFC4C7;
	margin:0px;
	width:300px;
	margin-bottom:10px;
}
h1 strong{
	color:#006CB7;
}

 h6{
	font-family:arial,verdana;
	color:#5FC3ED;
	font-size:16px;
	border-bottom:1px solid #BFC4C7;
	margin:0px;
	width:210px;
	margin-bottom:10px;
}
h6 strong{
	color:#006CB7;
}

h3{
	font-family:arial,verdana;
	color:#5FC3ED;
	font-size:16px;
	text-decoration:underline;
	margin:0px;
	margin-bottom:10px;
}
h3 strong{
	color:#006CB7;
}

.box P{
	COLOR:#E85100;
	FONT-WEIGHT:BOLD;
	TEXT-ALIGN:RIGHT;
}
.box A{
	COLOR:#E85100;
}
.box li{
	text-align:center;
}
.box li img {
	margin-bottom:8px;
}
#marqueecontainer{
	position: relative;
	width: 170px; /*marquee width */
	height: 210px; /*marquee height */
	overflow: hidden;
	border: 0px solid orange;
	padding: 0px;
	padding-left: 0px;
}
.bottom{
	font-size:11px;
	color:#000;
	padding-top:10px;
}
.bottom A{
	color:#000;
}
.right{
	font-size:11px;
	background-color:#fff;
	width:170px;
	vertical-align:Top;
	padding-left:10px;
	background-image:url(gifs/dot.gif);
	background-position:left;
	background-repeat:repeat-y;
	
}
.right ul{
	margin:0px;
}
.right li{
	margin:0px;
	font-size:11px;
	line-height:18px;
	background-image:url(gifs/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px; 
	padding-left:8px;
}
.right li A{
	color:#000;
}

.left{
	background-color:#fff;
	padding:10px;
	font-size:12px;
	text-align:justify;
	vertical-align:top;
}
.left B{
	COLOR:#E85100;
	font-style:italic;
	font-size:12px;
}
.left i{
	COLOR:#E85100;
	font-style:normal;
	font-size:11px;
	font-weight:bold
}
.left A{
	COLOR:#999999;
}

 h2{
	font-family:arial,verdana;
	color:#000;
	font-size:16px;
	margin:0px;
}
.cart{
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.cart strong{
	COLOR:#E85100;	
}
.cart A{
	color:#006CB7;
}
.cart A{
	color:#000;
}

.path{
	font-size:11px;
	text-align:right;
	color:#999999;
	margin-bottom:5px;
}
.path A{
	color:#999999;
}

.products{
	font-size:12px;
	color:#000;
}
.products A{
	color:#000;
}

.pro{
	font-size:11px;
	color:#000;
	line-height:18px;
	width:33%;
	vertical-align:top;
}
.pro A{
	color:#006CB7;
}
.pro A:hover{
	color:#000;
}
.pro-detail{
	font-size:11px; 
	color:#000000; 
	line-height:21px;
	
}
.pro-detail P{
	line-height:16px; 
	margin:0px; 
	text-align:justify;
}
.pro-detail A{
	color:#006CB7; 
}
.pro-detail A:hover{
	color:#000;
}
.des{
	font-size:11px; 
	color:#000000; 
	padding:5px;
	vertical-align:top;
}
.des strong{
	color:#EB005E;
	font-size:14px;
	font-weight:normal;
}
.des i{
	font-wight:bold;
	font-style:normal;
	color:#000;
}
.des A{
	color:#E85100;
}

.sub-button{
	background-image:url(gifs/order-button.gif);
	margin:0px;
	font-size:11px;
	color:#000;
	height:19px;
	width:87px;
	border:0px;
	font-weight:bold;
}

.txt{
	font-size:12px;
	color:#000;
	vertical-align:top;
	text-align:justify;
}

/* drop-down */

#dropmenudiv{
position:absolute;
border:1px solid #006CB7;
border-bottom-width: 0;
font:normal 11px;
z-index:100;
color:#fff;
line-height:16px;
}

#dropmenudiv a{
width: 100%;
color:#fff;
display: block;
text-indent: 3px;
border-bottom: 1px solid #006CB7;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#00AAEF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #78C7EB;
color:#006CB7;
}
