a{
	text-decoration:none;
}
a hover{
	color:#C33;	
}
body {
	background-color: white;
	color: black;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	display: block;
	margin: 8px;
}
#Container {
	width: 970px;
	margin: 0 auto;
	
}
#top{
	margin-top:10px;
}
#Header_menu {
    background-image:url(../img/newsite_logo4.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    clear: both;
    height: 154px;
    margin: 0;
    padding-bottom: 0px;
}
#Menu {
	clear: both;
	margin: 0px;
	padding: 0;
	height: 34px;
	background: url(../img/menu_new.jpg) no-repeat;
}
#Menu ul {
    margin: 0;
    padding: 0;
}
#Menu li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-top:6px;
	width:140px;
}
#menu a{
	color:#FFF;	
}

#menu a:hover{
	color:#006;	
}

#inside{
	clear:both;
}

#Left {
	padding-top:5px;
    float: left;
    font-size: 0.95em;
    font-weight: bold;
    min-height: 500px;
    width: 191px;
}

.Block {
    background: url("../img/left_bg.png") no-repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.block a{
	color:#006;
	padding-left:20px;
	}
	
.block a img{
	border:0px;
}
	
.block a:hover{
	color:#C33;
}

#center-top {
	float: left;
	width: 520px;
	min-height: 500px;
	margin: 0;
	padding: 5px 4px 10px 5px;
	padding-left: 8px;
	font-size: 0.90em;
}
#Right {
	float: right;
	min-height: 570px;
	width: 193px;
	font-size: 0.90em;
	padding-top:3px;
	padding-bottom: 10px;
}
#best_seller{
	padding:0px;
	color:#F30;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
}
#top_seller_text{
	color:#006;
	width:140px;
	margin-left:30px;
	text-align:left;
	}
#product_text a{
	color:#006;
	padding-top:5px;
    font-size: 1.1em;
   	}
	
#product_text a:hover{
	color:#4e4c4c;
	padding-top:5px;
    font-size: 1.1em;
   	}
#my{
	background:#FFF;/*electric time */
	-webkit-transition-duration:55;
	-moz-transition-duration:55;
	-o-transition-duration:55;
	transition-duratin:55;
}
input:focus{
	outline:0;
	}
#button{
	font:bold 14px helvetica,vendera,arial,sans-serif;
	text-decoration:none;
	color:#ffffff;
	display:inline-block;
	padding:0 14px;
	line-height:20px;
	background-color:#82af38;
	-webkit-border-radius:15px;
	moz-bordr-radius:15px;
	border-radius:15px;
	text-shadow:-1px -1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.3);
	background-image: -webkit-gradient(linear,0 45%, 0 55%, from(rgba(255,255,255,.4)),to(rgba(255,2555,255,0)));
}

.producttable{
	text-align:center;	
	border-spacing:8px;
}

.producttable tr td{
	width:130px;
	border: 2px solid rgb(44, 120, 163);
	border-radius: 5px;
	height: 280px;
	overflow:hidden;
	padding:4px;
}

.producttable tr td img{
	max-width:100px;
}

.producttable tr td div.topsellertitle{
	color:#092762;
	padding:7px 0 5px 0;
}

	
.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}
#border_product tr td{
	width:137px;	
}

#border_product tr td{
	background:url(../img/border1.png);
	height:276px;
	vertical-align:top;
}

#border_product tr td:hover{
	background:url(../img/border4.png);
}

#product_name{
	padding-top:20px;
	padding-left:23px;	
	color:#006;
	text-align:left;
	height:60px;
}

#product_price{
	padding-top:20px;
	padding-left:40px;
	color:#F30;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
}

#product_price_3{
	padding-top:5px;
	padding-left:20px;
	color:#F30;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
}

#product_pic{
	padding-top:20px;
	padding-left:15px;
}

#footer{
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size: 0.95em;
    	font-weight: bold;
	background-color:#82af38;
}

.pn{
	color:green;
	font-weight:bold;
	text-align:center;
}

.topsellertable{
	width: 191px;
	background: url("../img/left_bg.png") no-repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.topsellerimg{
	text-align:center;
}

.topsellertitle{
	text-align: center;
	font-size: 13px;
	padding: 7px 0 6px 0;
}

.price{
	text-align: center;
	color: #777575;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

.topsellerpn{
	text-align: center;
	color: green;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

.topsellerprice{
	color: red;
	text-align: center;
	padding: 5px 0 8px 0;
	font-weight: bold;
	font-size: 11px;
}

.wholesaleprice{
	color: green;
	text-align: center;
	padding: 5px 0 30px 0;
	font-weight: bold;
	font-size: 11px;
}
.linecard{
	color:#006;
	padding-top:5px;
    font-size: 0.95em;
    font-weight: bold;
    min-height: 500px;
    width: 591px;
	}
.sale{
	color:#006;
	padding-top:5px;
    	font-size: 0.8em;
   	1:24 PM 10/8/2013min-height: 500px;
   	width: 791px;
	}
	
#products tr td{
	font-size:0.9em;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	width:233px;
	background-position:top;
	color:#006;
}
#title{
	color:#039;
	font-size:1.6em;
}
.prod_dottedhorizline6 {
border-bottom: 1px dotted #CCC;
margin-top: 4px;
margin-bottom: 6px;
clear: left;
}
#rproduct_name{
	padding-top:5px;
	padding-bottom:5px;
	color:#006;
	text-align:center;
}
.disconnect{
	background-color:#fff;
	height:60px;
	
	}
	
.disconnect:hover{
	background-color:#CCC;
	}	
.disconnect2{
	background-color:#000;
	height:2px;
	}

#left_price{
	color:#F00;
	font-size:1.1em;
	margin:10px;
	}
	
.disconnect3{
	font-size:1em;
	height:70px;
	background-color:#949494;
	font-weight:bold;
	}
	
#search_table tr td h2{
	font-size:0.9em;
	font-weight:bold;
	color:#006;
	display:inline;
}

#search_table tr td h3{
	font-size:0.9em;
	color:#FFFFFF;
	display:inline;
	text-decoration:underline;
}

#search_table{
	background-color:#868d97;
	border-radius: 10px;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	-moz-box-shadow: 5px 6px 16px 3px #545455;
	-webkit-box-shadow: 5px 6px 16px 3px #545455;
	box-shadow: 5px 6px 16px 3px #545455;
}

#search_table td{
	padding-top:27px;
	padding-bottom:27px;
	padding-left:10px;
}

#search_table tr{
	background-color:#C4C4C4;
}

#search_table tr:hover{
	background-color:#d0dafd;
}

#search_box{
	width:100%;
	height:25px;
	background-color:#747d86;
	text-align:right;
	color:#FFFFFF;
	-webkit-border-radius:5px;
	moz-bordr-radius:5px;
	border-radius:5px;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-top:6px;
	padding-bottom:6px;
}

#search_critica{
	height:100%;
	-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
padding-left: 5px;
font-size: 1.1em;
font-weight: bold;
margin-left: 11px;
}

#search_btn{
	width:60px;
	background-color:7da737;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
	height:95%;
	margin-right:10px;
	-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}