/* CSS Document */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../tmp/BulletBG.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#container {
	width: 1000px;
	height: 100%;
	background-image: url(../tmp/BodySlice.jpg);
	text-align: left;
	margin: 0px auto;
	background-color: #000000;
}

#head {
	width: 1000px;
	background-color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #e1e1e1;
	margin: 0;
	padding: 130px 0 0 16px;
}

#head a {
	text-decoration: none;
	color: #ececec;
}

#head a:hover {
	text-decoration: none;
	color: #ab2d2c;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding: 0 0 0 12px;
	margin: 0;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
	color: #ab2d2c;
}

#sidebar {
	width: 199px; 
	padding: 0 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #e1e1e1;
}

#sidebar_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar_menu li {
	line-height: 24px;
	border-bottom: 1px solid #4a4a4a;
	margin: 0;
	padding: 0;
}

#sidebar_menu a {
	padding: 0 0 0 6px;
	color: #e1e1e1;
	text-decoration: none;
}

#sidebar_menu a:hover {
	color: #e1e1e1;
	text-decoration: none;
}

#search_form {
	border-bottom: 1px solid #4a4a4a; 
	padding: 6px 1px 6px 2px;
	height: 18px;
}

#search_form input[type="text"] {
	background-color: #666666;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
	height: 14px;
	width: 140px;
}

#sidebar_blip {
	width: 180px;
	margin: 6px 0 0 3px;
	padding: 6px 6px 0 6px;
	background-image: url(../tmp/SidebarBlipTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #747474;
	font-size: 10px;
	line-height: 12px;
}

#sidebar_blip h1 {
	margin: 3px 0 9px 0;
	font-size: 12px;
	font-weight: normal;
}

#sidebar_blip h2 {
	margin: 12px 0 9px 0;
	font-size: 14px;
	font-weight: normal;
}

#sidebar_blip p {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

#sidebar_blip a {
	color: #e1e1e1;
	text-decoration: none;
}

#sidebar_blip a:hover {
	color: #ab2d2c;
	text-decoration: none;
}

#sidebar_blip_bottom {
	width: 186px;
	height: 14px;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	background-image: url(../tmp/SidebarBlipBottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div.scroll {
	position: absolute;
	visibility: hidden;
	width: 220px;
	margin: 0 0 0 185px;
	padding: 0 6px 6px 6px;
	background: #2a2a2a;
	font-size: 12px;
	line-height: 18px;
}

#home_top {
	width: 777px;
	margin: 3px 8px 0 7px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#home_top h1 {
	margin: 0 0 9px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #c00;
}

#home_top h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: normal;
	color: #4a4a4a;
}

#home_top h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: normal;
	color: #333;
}

#home_top h4 {
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0;
	color: #c00;
}

#home_top a, a:hover, a:visited {
	color: #333;
	text-decoration: none;
}

#rsrhome_top {
	width: 777px;
	margin: 3px 8px 6px 7px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#rsrhome_top h1 {
	margin: 2px 0 6px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #cccccc;
}

#rsrhome_top h2 {
	margin: 0 0 3px 0;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #fff;
}

#rsrhome_top a, a:visited {
	color: #333;
	text-decoration: none;
}

#rsrhome_top a:hover {
	color:  #ab2d2c;
	text-decoration: none;
}

#page_content {
	padding: 5px 8px 3px 7px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_content h1 {
	margin: 2px 0 6px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #d4d4d4;
}

#page_content h1 a {
	color: #d4d4d4;
	text-decoration: none;
}

#page_content h1 a:hover {
	color: #ab2d2c;
	text-decoration: none;
}

#page_content h2 {
	margin: 8px 6px 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	color: #ffffff;
}

#page_content h2 a {
	color: #ffffff;
	text-decoration: none;
}

#page_content h3 {
	margin: 0 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #dddddd;
}

#home_top h4 {
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0;
	color: #c00;
}

#page_content a {
	color: #ffffff;
	text-decoration: none;
}

#page_content a:hover {
	color: #ab2d2c;
	text-decoration: none;
}

#item_content {
	padding: 6px 12px 6px 12px;
	color: #b4b4b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#item_content h1 {
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #e1e1e1;
}

#item_content h2 {
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e1e1e1;
}

#item_content h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #dddddd;
}

#item_content a {
	color: #ffffff;
	text-decoration: none;
}

#item_content a:hover {
	color: #ab2d2c;
	text-decoration: none;
}

#simple_content {
	padding: 6px 12px 8px 12px;
	color: #b4b4b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#simple_content h1 {
	width: 765px;
	margin: 0 0 6px 0;
	padding: 6px 0 9px; 0;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #e4e4e4;
	border-bottom: 1px solid #777777;
}

#simple_content h2 {
	margin: 0 0 3px 0;
	font-size: 16px;
	font-weight: bold;
	color: #d4d4d4;
}

#simple_content a {
	color: #ffffff;
	text-decoration: none;
}

#simple_content a:hover {
	color: #e1e1e1;
	text-decoration: none;
}

.price {
	margin: 6px 0 3px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #e1e1e1;
}

#footer {
	height: 18px;
	background-image: url(../tmp/BodyBottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	color: #e1e1e1;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 9px 0 0 7px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#float_right {
	text-align: right;
	float: right;
	padding: 0 0 0 12px;
}

#popup {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px auto;
	width: 450px;
	color: #e1e1e1;
	padding: 12px 12px 12px 12px;
	line-height: 14pt;
}

#popup a {
	color: #ffffff;
	font-style: bold;
	text-decoration: none;
}

#popup a:hover {
	color: #ab2d2c;
	font-style: bold;
	text-decoration: none;
}

.tight {
	line-height: 14px;
	padding: 0;
}

.formlabels {
	text-align: right;
}

.asterisk {
	height: 24px;
	color: #ffffff;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	top: 3pt
}

td.border {
	border: solid 1px #000000;
	background-color: #ffffff;
}

.error {
	text-align: center;
	color: #C00;
}

img {
	border: none;
}

img.border {
	border: 1px solid #2e2e2e;
}

img.right {
	float: right;
	padding: 0 0 0 24px;
}

img.bigpic {
	clear: both;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	border: 1px solid #999999;
}

input[type="text"] {
	background-color: #444444;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
}

input[type="password"] {
	background-color: #444444;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
}

textarea {
	background-color: #444444;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
}
