/* CSS Document */
*
{
	padding:0px;
	margin:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
}
p {
	padding-top: 7px;
	color: #666666;
	font-size: 12px;
}
h1 {
	font-size: 13px;
	padding-bottom: 15px;
	color: #000;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	width:987px;
}
#banner {
	position: relative;
	float:left;
	width:100%;
//	height:257px;
	background: #ffffff;
	margin-top: .6em;
	padding: .5em 0 .5em 0;
}
#body {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
}
#footer {
	clear: left;
	width: 100%;
	background: #fff;
//	height: 10px;
	padding: .5em 0 .5em 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}





#banner .banner_left {
	float:left;
	width:568px;
//	height:257px;
	padding-left: .5em;
}
#banner .banner_right {
	float:left;
	width:392px;
//	height:255px;
	margin-top:2px;
}
#banner .banner_right .search {
	float:left;
	width:392px;
	height:43px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-align:right;
}

#banner .banner_right .textbox {

	width:98px;
	height:16px;
	border:1px solid #FF0000;
	margin-left:7px;
}
#banner .banner_right .go_button {

	width:25px;
	height:19px;
	background:#FF0000;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	text-align:center; 
	margin-left:5px;
	margin-right:3px;
	font-size:11px;
}
#banner .banner_right .navigation {
	float:left;
//	width:378px;
	height:22px;
	padding-left:13px;
}
#banner .banner_right .navigation .home {
	float:left;
//	width:250px;
	height:22px;
	background:#ff0000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:22px;	
}
#banner .banner_right .navigation .home ul {
//	width:250px;
	height:22px;
}
#banner .banner_right .navigation .home ul li
{
	list-style:none;
	float:left;
	display:inline;
}
#banner .banner_right .navigation .home ul li a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:22px;
	text-decoration:none;	
}
#banner .banner_right .navigation .home ul li a:hover
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	background:#000000;	
}
.padding_home {
	padding: 0 1em 0 1em;
}
.padding_about {
	padding: 0 1em 0 1em;
}
.padding_contact {
	padding: 0 1em 0 1em;
}
.img_banner
{
	padding-top:42px;
}



.leftnav {
	float: left;
	width: 148px;
	padding-left: .5em;
}
.leftnav .categories {
	float: left;
	width: 124px;
	height: 23px;
	border-bottom: 1px solid #fff;
	background: #6a6a6a;
	padding-left: 24px;
	color: #fff;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
}
.leftnav .list {
	clear: left;
	width: 148px;
	background: #FF0000;
	padding-bottom: 15px;
	font-size: 12px;
	padding-top: 3px;
}
.leftnav .list ul {}

.navlist li
 {
width:148px;
background-color: #ff0000;
color:#ffffff;
list-style:none;
height:18px;
}
.navlist li.bullete
 {
width:148px;
background-color: #ffff00;
color:#ffffff;
list-style:none;
height:18px;
}
.navlist li a
 {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:13px;
	display:block;
	height:18px;
}
.navlist li a:hover
 {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:#000000;
	
}
.vertical ul
{
			list-style-type: none;
			padding:0px;
			width:135px;
			background-color:red;
}
.vertical li a{
	display: block;
	width:135px;
	text-decoration: none;
	height:18px;
}
.vertical li{
	display: inline;
}
.vertical li ul{
	position: absolute;
	margin-top: -1.3em;
	margin-left:145px;
	background-color:#c40000;
}
.vertical li ul li{
	background-color:#c40000;
}
.list .mlmenu .vertical ul.navlist li a.subMenu {
	background:url(/images/bgimg.gif) no-repeat 130px
}
.list .mlmenu .vertical ul.navlist li a.subMenu:hover {
	background:url(/images/bgimg.gif) no-repeat 130px #000000
}


.index {
	float:left;
	width: 100%;
}
.index a {
	text-decoration:underline;
	color:#666666;
}
.index a:hover {
	text-decoration:underline;
	color:#000000;
}
.index h1 {
	font-size:13px;
	padding-bottom:20px;
	color:#000000;
}
.index .leftdiv {
	float: left;
	width: 41%;
	padding: 1px 17px 50px 25px;
	font-size: 12px;
	border-right: 1px solid #d6d6d6;
}
.index .leftdiv .image {
	clear: left;
	width: 100%;
	padding: .5em 0px .5em 0px;
	font-size: 12px;
	text-align: left;
	height: 64px;
	line-height: 56px;
	vertical-align: middle;
}
.index .leftdiv .top {
	padding-top: 2.5em;
}
.index .leftdiv .image img {
	vertical-align: middle;
	padding: 0 .7em 0 .2em;
	border: none;
}
.index .leftdiv .image a {
	vertical-align: middle;
	text-decoration: none;
}
.index  .rightdiv {
	float: left;
	width: 47.5%;
	padding: 1px 17px 20px 25px;
}
.index .rightdiv h1
{
	font-size:13px;
	padding-bottom:20px;
	color:#000000;
}

.index .rightdiv .img1 {
	clear:left;
	padding:15px 0px 0px 0px;
	font-size:12px;
	text-align:right;
	height:64px;
	line-height:56px;
}

.index .rightdiv .img1 a:hover
{
	text-decoration:underline;
	color:#000000;
}

.index .rightdiv .img2
{
	clear:left;
	//padding:8px 0px 0px 0px;
	font-size:12px;
	height:34px;
	line-height:30px;
}
.index .rightdiv .img2 a
{
	text-decoration:underline;
	color:#666666;
	//padding-left:15px;
}
.index .rightdiv .img2 a:hover
{
	text-decoration:underline;
	color:#000000;
}




.rightpanel a
{
	text-decoration:underline;
	color:#666666;
}
.rightpanel a:hover
{
	text-decoration:underline;
	color:#000000;
}
.rightpanel .div
{
	width:233px;
	height:118px;
	margin:10px 0px 16px 56px;
	border:1px solid #676767;
	line-height:118px;
	font-size:12px;
	padding-left:27px;
	color:#666666;
}


#content {
	float:left;
	width: 810px;
	color:#666666;
	font-size: .8em;
}
#content a {
	color:#666666;
}
#bread-crumb {
	padding: .5em 0 .5em 1em;
}
#bread-crumb a:hover {
	color: red;
}


#content .product-thumb {
	float: left;
	text-align: left;
	width: 22%;
	margin: .5em .5em 1em 1em;
}
#content .product-thumb img {}
#content .product-thumb .detail {
	float: left;
	width: 100%;
	color: black;
}
#content .product-thumb .status {
	float: left;
	width: 100%;
	color: grey;
}

#product {}
#product h1{
	padding-left: 2em;
}
#product img{
	padding-left: 2em;
	float: left;
}
#product .details {
	float: left;
}
#product .details .description{
	clear: left;
	margin-right: auto;
	padding-left: 2em;
}
#product  .details .price-block{
	width: 20em;
	float: left;
	padding: 2em 0 0 2em;
}
#product .price-block .special-normal{
	color: red;
}
#product .price-block .gst-message {
	font-size: .8em;
}
#product .price-block .status {
	clear: left;
}
#product .images {
	float: left;
	width: 300;
}
#product .images img {
	clear: left;
	padding-bottom: 1em;
}

#news {
	margin-left: 2em;
}
.news-item img {
	padding: .5em 0 .5em 2em;
}
