@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: 90px;
}
#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;
}

#thirdRowCell {
	background-color: #EEE;
	height: 280px;
	font-size: 12px;
	color: #000;
}
#orangeCell {
	background-color: #FF7902;
	width: 1024px;
	font-size: 2px;
	height: 4px;
}
#registerBetweenTable {
	height: 320px;
	margin-top: 15px;
	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: 480px;
}
#registerTable {
	height: 340px;
	width: 460px;
	vertical-align: top;
	margin-top: 15px;
}

h1 {
	font-size: 44px;
	font-weight: bold;
	color: #343434;
	padding-top: 15px;
	padding-left: 15px;
}
#subscribeTable {
	font-size: 12px;
	color: #343434;
	margin-left: 15px;
	width: 450px;
}
#subscribeTable a, a:link, a:visited{
	font-size: 12px;
	color: #FF7902;
	text-decoration: none;
}

		#log_res p {
	margin:0;
	padding-right: 0;
	padding-left: 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:#F89925;
	margin:0;
	padding:0;
	font-size: 11px;
		}
#contactTable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#log_res {
	width:500px;
	padding-right: 15px;
	padding-left: 15px;
	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: 400px;
	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;
}
