body,html {height:100%;}
body {
	margin:0;
	padding:0;
	background:#B2CAE5 url(../img/bg-body.jpg) repeat center top;
  	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	}
form {
	margin:0;
	padding:0
	}
img {
	border:none
	}
a {
	text-decoration:none;
	color:#000;
	}
input {
	vertical-align:middle
	}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
input.text,
select {
	color:#000;
	font-family:verdana,sans-serif;
	font-size:10px;
	}
/* main container */
#container {
	width:805px;
	background:url(../img/bg-shadow.png) repeat-y center;
	min-height:100%;
	margin:0 auto;
	}
#main {
	position:relative;
	width:759px;
	padding:225px 0 0 0;
	margin:0 auto;
	}
/* ### header ### */
#header-container {
	position:absolute;
	top:0;
	left:0;
	}
#header {
	position:relative;
	width:759px;
	height:225px;
	background:#EDF2F9 url(../img/bg-header.jpg) no-repeat left top;
	}
#header strong,
a.logo,
a.subscribe {
	display:block;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	}
a.logo {
	top:92px;
	left:24px;
	width:337px;
	height:78px;
	background:url(../img/logo.gif);
	}
#header strong {
	left:24px;
	top:12px;
	background:url(../img/welcome.gif);
	width:375px;
	height:37px;
	}
a.subscribe {
	left:540px;
	top:16px;
	width:86px;
	height:29px;
	background:url(../img/subscribe.gif);
	}
	
#main-navigation {
	position:absolute;
	top:195px;
	left:0;
	width:100%;
	margin:0;
	padding:0;
	background:#31B9E3 url(../img/bg-main-navigation.gif) repeat-x top;
	height:30px;
	}
#main-navigation li {
	float:left;
	list-style:none;
	padding:0 2px 0 0;
	background:url(../img/divider.gif) no-repeat right top;
	}
#main-navigation li.cart {
	padding:0;
	background:none;
	}
#main-navigation li.cart a {color:#0059AF;}
#main-navigation li a {
	float:left;
	color:#fff;
	font-size:13px;
	display:block;
	height:30px;
	padding:0 8px 0 9px;
	line-height:30px;
	background:#31B9E3 url(../img/bg-main-navigation.gif) repeat-x top;
	}
#main-navigation li a:hover,
#main-navigation li.active a {
	background-color:#52C7EE;
	background-position:0 -30px;
	}
	
	
#index-content {
	width:100%;
	overflow:hidden;
	background:#fff url(../img/bg-index-content.gif) repeat-y right;
	}
#index-contentx {
	width:100%;
	overflow:hidden;
	}
#index-content .left-column {
	float:left;
	width:403px;
	}
#index-content .right-column {
	float:right;
	width:356px;
	background:url(../img/bg-index-right.jpg) repeat-x top;
	}
.welcome {
	width:403px;
	height:99px;
	background:url(../img/bg-welcome.jpg);
	}
h1,
#index-content h4 {
	color:#003066;
	font-size:20px;
	font-weight:normal;
	margin:0;
	}
#index-content h4 {
	font-size:18px;
	padding:32px 0 26px 25px;
	}
.welcome h1 {
	padding:62px 0 0 18px;
	}
p {
	color:#444;
	font-size:13px;
	line-height:17px;
	margin:0 0 15px 0;
	}
h2 {
	color:#007EC1;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	}
h3 {
	color:#003066;
	font-size:15px;
	font-weight:bold;
	margin:15px 0px 5px;
	}

#index-content .left-column .content {padding:15px 33px 12px 18px;}
#index-content ul.right-navigation {padding:0 0 25px 34px;}
#content ul.right-navigation {padding:29px 0 25px 18px;}
ul.right-navigation {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.right-navigation li {
	padding:0 0 15px 24px;
	background:url(../img/bullet.gif) no-repeat 0 2px;
	}
ul.right-navigation li a {color:#003066;}
ul.right-navigation li a:hover {text-decoration:underline;}
#index-content .banners {width:306px;margin:0 auto;}
#index-content .banners img {display:block;}
#index-content .banners a {display:block;margin:0 0 13px 0;}

#footer {
	width:100%;
	padding:12px 0;
	color:#fff;
	text-align:center;
	background:#54C7EE;
	font-size:11px;
	}
#footer a {color:#fff;}
#footer a:hover {text-decoration:underline;}

#content {
	overflow:hidden;
	background:#fff url(../img/bg-index-content.gif) repeat-y 508px 0;
	width:100%;
	padding:0 0 20px 0;
	}
#content .left-column {
	float:left;
	width:456px;
	padding:29px 34px 10px 18px;
	}
#content .left-columnx {
	float:left;
	padding:29px 34px 10px 18px;
	}
#content .right-column {
	float:right;
	width:251px;
	}
#content p a {color:#007EC1}
#content a:hover {text-decoration:underline;}
.header-bar {
	width:100%;
	height:99px;
	background:url(../img/bg-header-bar.jpg);
	}
.header-bar h1 {
	padding:62px 0 0 20px;
	}
.image-left {
	float:left;
	margin:0 15px 10px 0;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	}
	
.product-detail {width:100%;}
.product-detail .product {
	float:left;
	width:100%;
	}
.product-detail .product .image {
	float:left;
	clear: left;
	width:176px;
	text-align:center;
	}
.product-detail .product .image img {margin:3px 0 12px 0;}
.product-detail .product .image a {
	padding:0 0 0 18px;
	color:#666;
	font-size:13px;
	text-align: center;
	}

.product-detail .product .enlarge a {

	padding: 10px 0 0px 35px;
	color:#666;
	font-size:13px;
	text-align: center;
	}
	
.product-detail .product .description {
	float:right;
	width:266px;
	padding:0 0 1px 0;
	}
.description h3 {
	color:#04346A;
	font-size:16px;
	font-weight:bold;
	margin:0 0 2px 0;
	}
.line {
	clear:both;
	width:100%;
	height:1px;
	margin:0 0 15px 0;
	background:#D9D9D9;
	overflow:hidden;
	}
.product-detail .line {float:left;margin:30px 0;}

.product-list,
.product-list .row {
	float:left;
	width:438px;
	}
.product-list .row {padding:0 0 20px 0;}
.product-list .item {
	float:left;
	width:136px;
	text-align:center;
	padding:0 5px;
	}
.product-list .item .image {
	position:relative;
	height:127px;
	margin:0 0 8px 0;
	}
.product-list .item .image a {
	position:absolute;
	display:block;
	width:136px;
	bottom:0;
	left:0;
	text-align:center;
	}
.product-list .item a {
	color:#003066;
	font-size:13px;
	font-weight:bold;
	}
	
	
/* main contents list style */

#list ul { padding-left: 20px; 	
		   color:#666;
		    }
			
			
/* ehado img style */
.imgleft { float: left; border: 0px; margin-right: 10px; }
.imgright { float: right; border: 0px; margin-left: 10px; }
