body {
	background-color: #CCCCCC;
	color: #68686A;
	margin: 20px 0px;
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #E2472B;
}
a:hover {
	text-decoration: none;
}
h1, h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
img.hot {
	vertical-align: middle;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
img.thumb {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
img.big {
	float: left;
	border: 1px solid #f1f1f1;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.icon {
	padding-right: 5px;
	vertical-align: middle;
}
textarea, select, input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.smlnk a{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: underline;
}
.bgfont {
	font-size: 12px;
}
.red{
	color: #E2472B;
}
.smallfont 
{
	font: 11px Tahoma, Arial, Verdana;
}
.xsmallfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 17px;
}
.samewidth {
	width:200px;
}
ul.listing {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.listing li{
	margin: 0px;
	padding: 0px 0px 5px;
	list-style: none;
}
ul.listing li a{
	text-decoration:none;
	padding-left: 15px;
	display: block;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bullet.gif) no-repeat 5px 9px;
}
ul.listing li a:hover{
	text-decoration: underline;
}
.noborder {
	border: none !important;
}
.arwsqrlink{
	background: url(images/arw-sqr.gif) no-repeat left;
	padding-left: 20px;
	padding-right: 10px;
}
.whtfont {
	color: #FFFFFF;
	font: 11px/18px Tahoma, Arial, Verdana;
}
input.bigbtn {
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #000000 url(images/bg-menu.gif) repeat-x center;
	padding: 0px 3px;
	border: 1px solid #CCCCCC;
	height: 25px;
	margin: 0px;
	text-transform: uppercase;
}
input.smlbtn {
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	background: #000000 url(images/bg-menu.gif) repeat-x center;
	padding: 0px 3px;
	border: 1px solid #CCCCCC;
	height: 20px;
	margin: 0px;
	text-transform: uppercase;
}
.fulldiv {
	clear: both;
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
#page
{
	width: 930px;
	margin: 0px auto;
	background-color: #fff;
	padding: 10px;
}
/* header */
#header {
	height: 124px;
	padding: 0px 10px;
	background: #E2391B url(images/bg-hdr.jpg) no-repeat right;
}
#logo {
	float: left;
}
#hdrrgt {
	float: right;
	padding-top: 10px;
	text-align: right;
	line-height: 25px;
}
#hdrrgt a{
	color: #FFFFFF;
	text-decoration: none;
}
#hdrrgt a:hover{
	text-decoration: underline;
}
/* menu */
#menu {
	height: 40px;
	clear: both;
	padding-right: 10px;
	background: #000000 url(images/bg-menu.gif) repeat-x;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	font:bold 14px/40px "Trebuchet MS", Tahoma, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	float: left;
	background-image: url(images/dvdr-menu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	background-position: right;
	}
#menu a:hover {
	color: #FFFFFF;
	background-color: #2B2B2B;
	padding-top: 1px;
	line-height: 39px;
	}
#pagetitle {
	padding-top: 10px;
	clear: both;
}
#pagetitle h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #E2472B;
	margin: 0px;
	padding: 0px 0px 5px;
}
#bread {
	font-family: Tahoma, Arial, Verdana;
	clear: both;
	padding-top: 5px;
}
#bread a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
#content {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#content h1 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #E2472B;
	padding-top: 10px;
	margin: 0px 0px 10px;
}
#content h2 {
	margin: 0px 0px 10px;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 20px;
}
#content h3{
	margin: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px;
}
#content .left {
	width: 290px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#content .right  {
	width: 290px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	background: url(images/bg-lftbox.gif) repeat-x bottom;
	text-align: left;
}
#tabmenu {
	height: 29px;
	background: url(images/bg-tab.gif) repeat-x top;
}
#tabmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tabmenu li {
	display: inline;
	height: 29px;
	margin: 0px;
	padding: 0px;
}
#tabmenu li a {
	text-decoration:none;
	text-align:center;
	float: left;
	height: 27px;
	padding: 0px 10px;
	display: block;
	font: bold 11px/29px Arial, Helvetica, sans-serif;
	background: url(images/bg-tabbtn.gif) repeat-x;
	margin: 0px 0px 0px 10px;
	border: 1px solid #CCCCCC;
	color: #333333;
	}
#tabmenu li a:hover {
	color: #E2472B;
}
#tabmenu li.act a {
	color:#E2472B;
	margin-bottom: 0px;
	line-height: 29px;
	border-bottom-color: #FFFFFF;
	background: url(images/bg-tabact.gif) repeat-x;
}
.hotprop {
	scrollbar-3d-light-color:#C0C0C0;
	scrollbar-arrow-color:#E2391B;
	scrollbar-base-color:#C0C0C0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#E1E1E1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	width: 290px;
	height: 250px;
	overflow: auto;
}
#fullisting {
	clear: both;
	padding: 15px 0px;
}
#fullisting.border{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
}
#fullisting ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#fullisting li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#fullisting li a {
	text-decoration:none;
	float: left;
	padding: 0px;
	display: block;
	margin: 0px 0px 0px 15px;
	width: 180px;
	color: #333333;
	font: 11px/25px Verdana, Arial, Helvetica, sans-serif;
	}
#fullisting li a:hover {
	color: #E2472B;
}
/* Div for Forms */
#forms {
	background-image: url(images/bg-grd.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	clear: both;
}
#forms .samewidth{
	width:200px;
}
/* right */
#right {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 10px 0px;
}
#right h2 {
	margin: 0px;
	font-size: 18px;
	padding-bottom: 5px;
}
.rightbox {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #BBBBBB;
	color: #FFFFFF;
	background: #76140F url(images/bg-rgtbox.png) repeat-x top;
	clear: both;
}
/* Qucik Search */
#quicksearch {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #BBBBBB;
	height: 228px;
	color: #FFFFFF;
	background: #C13624 url(images/bg-qs.png) repeat-x top;
	clear: both;
}
#quicksearch h2{
	padding-bottom: 15px;
	padding-top: 15px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;

}
#quicksearch select{
	width:175px;
}
#quicksearch  a {
	color: #FFFFFF;
	text-decoration: underline;
	font: bold 11px Tahoma, Arial, Verdana;
}
#quicksearch  a:hover{
	text-decoration: none;
}
/* Related Links */
#related {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	background: url(images/bg-grd.gif) repeat-x top;
	padding: 10px;
}
#related h2 {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
#related ul {
	list-style-position: outside;
	margin: 0px 0px 10px;
	padding: 0px;
	vertical-align: middle;
	list-style-type: none;
}
#related li { 
	margin: 0px; 
	padding: 0px; 
} 
#related ul li{
	padding-bottom: 5px;
	line-height: 20px;
	list-style-type: none;
}
#related ul li a{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 18px;
	font: 12px Arial, Helvetica, sans-serif;
}

img.hot {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
/* Footer */
#footer {
	color: #CCCCCC;
	padding: 10px;
	clear: both;
	background: #666666;
	font: 11px/20px Tahoma, Arial, Verdana;
	border-top: 1px solid #CCCCCC;
	margin: 0px;
}
#footerleft {
	float: left;
	width: 600px;
}
#footerright{
	float: right;
	padding-left: 10px;
	width: 280px;
}
#footer a {
	color: #CCCCCC;
}
