@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;
}
#readMore a, a:link, a:visited{
	color: #F89824;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#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: 240px;
	margin-right: 8px;
	margin-left: 8px;
}
#registerBetweenLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#registerHeader {
	font-size: 44px;
	color: #EEE;
	padding-top: 15px;
	padding-left: 15px;
	width: 360px;
	padding-bottom: 15px;
}
#newsCell {
	height: 260px;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	width: 1050px;
}
#newsTablePage {
	width: 250px;
	vertical-align: top;
}
#newsDescriptionMain {
	font-size: 11px;
	color: #FFF;
	height: 30px;
}


h1 {
	font-size: 44px;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-left: 15px;
}
#subscribeTable {
	font-size: 12px;
	color: #000;
	margin-left: 15px;
	width: 500px;
}
#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:#FFF;
	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;
}
#newsWrapper {
	height: 50px;
}

#pagingCell {
	text-align: center;
	margin-top: 10px;
}
#pagingCell a, a:link, a:visited{
	text-align: center;
	font-size: 12px;
	color: #F89824;
}

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