@charset "utf-8";
#mainRegion {
	margin-top: 10px;
	padding-top: 10px;
}
#quickSearchBox {
	background-color: #DADADA;
}
#advancedSearch {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	vertical-align: bottom;
	text-align: right;
	padding-top: 6px;
}
#emptyRow {
	height: 140px;
}
.goButton {
	color: #FFF;
	background-color: #FF7A36;
	padding-right: 5px;
	padding-left: 5px;
}
#betweenTable {
	height: 190px;
	margin-left: 15px;
	margin-top: 8px;
}

#betweenLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0D0D0D;
	height: 140px;
}
#newsTable {
	height: 160px;
}
#newsDate {
	color: #F89824;
	font-size: 13px;
	height: 10px;
	font-weight: bold;
}
#newsDescription {
	color: #808080;
	font-size: 10px;
	height: 50px;
	vertical-align: top;
}
#readMore {
	color: #F89824;
	font-size: 10px;
	height: 10px;
	font-weight: bold;
}
#registerDescription {
	color: #808080;
	font-size: 10px;
	height: 50px;
	vertical-align: top;
}
#register_login {
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
#register_login a, a:link, a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
#secondRowCell {
	background-color: #767373;
	height: 420px;
}

#thirdRowCell {
	background-color: #EEE;
	height: 100px;
}
#orangeCell {
	background-color: #FF7902;
	width: 1024px;
	font-size: 2px;
	height: 4px;
}
#currentRegisterCell {
	height: 150px;
	width: 120px;
	border: 1px solid #EEE;
	background-color: #3A3838;
}
#currentRegisterTable {
	height: 130px;
	width: 100px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
}
#currentRegisterImage {
	background-color: #FFF;
	height: 90px;
	width: 104px;
	text-align: center;
	vertical-align: middle;
}
#currentRegisterTitle {
	font-size: 12px;
	color: #FC7902;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	height: 30px;
}
#currentRegisterTitle a, a:link, a:visited{
	font-size: 12px;
	color: #FC7902;
	text-align: center;
	vertical-align: top;
}
#currentRegisterPrice {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
}
#registerTable {
	height: 340px;
	width: 460px;
	vertical-align: top;
	margin-left: 10px;
}
#contactFormTable {height: 200px;
	width: 500px;
	text-align: left;
}
		#log_res p {
	margin:0;
	padding-right: 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFF;
		}
		#log_res.ajax-loading
			{background: url(http://www.roscripts.com/images/spinner.gif) no-repeat center;
		}
		.error {
	color:#FFF;
	margin:0;
	padding:0;
	font-size: 11px;
		}
#contactTable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#log_res {
	width:400px;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: 12px;
}
div#container {margin:auto;
	width:500px;
	font-size: 10px;
	padding-bottom: 5px;
}

#productsInWishList {
	font-size: 11px;
	color: #808080;
	height: 20px;
}




.productWrapper2 {
	padding-bottom: 10px;
	width: 1000px;
	vertical-align: top;
	height: 150px;
	background-color: #666464;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	padding-left: 20px;
}

#registerBetweenTable {
	height: 460px;
	margin-top: 60px;
	margin-bottom: 15px;
}
#registerBetweenLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999696;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999696;
}
#registerHeader {
	font-size: 44px;
	color: #EEE;
	padding-top: 15px;
	padding-left: 15px;
	width: 360px;
	padding-bottom: 15px;
}
#registerCell {
	height: 200px;
	font-size: 12px;
	color: #FFF;
	width: 512px;
}
#registerTable {
	height: 340px;
	width: 460px;
	vertical-align: top;
	margin-top: 15px;
}
