@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99ACBE;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#header {
	height: 260px;
	width: 1000px;
}
#content {
	width: 1000px;
	background-color: #E4E3E8;
}
#right_colun {
	float: right;
	width: 730px;
	font-size: small;
	color: #333;
}
#right_down {
	background-color: #EDEDED;
	height: 22px;
	text-align: center;
	clear: both;
}
#footer {
	clear: both;
	height: 25px;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	background-color: #99ACBE;
	font-size: small;
}
#links_down {
	clear: both;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#links_down a:link {
	color: #000;
	text-decoration: none;
}
#links_down a:visited {
	color: #000;
	text-decoration: none;
}
#links_down a:hover {
	color: #00F;
	text-decoration: underline;
}
#left_colun {
	float: left;
	width: 260px;
	background-color: #393f3f;
}
#categores  {
	font-size: medium;
	line-height: 30px;
	padding-left: 20px;
}
#categores ul {
	list-style-type: none;
	list-style-image: url(../image/arrow.gif);
}
#categores ul li {
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#categores a:link {
	text-decoration: none;
	color: #FFF;
}
#categores a:visited {
	color: #FFF;
	text-decoration: none;
}
#categores a:hover {
	color: #FF0;
	text-decoration: underline;
	font-weight: bold;
}
#upper_link {
	width: 1000px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	height: 60px;
	background-image: url(../image/uperLinkBG.gif);
	margin: 0px;
	padding: 0px;
}
#upper_link  a:link {
	color: #FFF;
	text-decoration: none;
}
#upper_link  a:visited {
	color: #FFF;
	text-decoration: none;
}
#upper_link  a:hover {
	font-weight: bolder;
	color: #FF0;
	text-decoration: underline;
}
#promotion {
	height: auto;
	width: 260px;
}
#upper_link ul {
	list-style-type: none;
	margin-top: 25px;
}
#upper_link ul li {
	display: inline;
	margin-right: 50px;
	margin-left: 50px;
}
.vendorLogo {
	clear: right;
}
.specs {
	float: right;
	width: 580px;
}
.price {
	float: left;
	width: 120px;
	color: #F00;
	font-weight: bold;
	margin: 5px;
}
.clear_both {
	clear: both;
}

.float_left {
	float: left;
	border: 1px solid #333;
	margin: 5px;
}
.read_more {
	color: #138DB6;
	float: right;
	font-size: small;
	margin: 15px;
	position: inherit;
	right: 0px;
	top: 30px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#pdct_1 {
	background-color: #FFF;
}
