@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	background-color:#fff;
}
a, img {
	border:none;
}
p {
	font-size:12px;
}
.redBold {
	color:#990000;
	font-weight:bold;
}
#header {
	background-color: #AA0F13;
	height: 24px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	background-position: center;
}
#footer {
	background-color: #7a7a7a;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	clear:both;
	margin:8px 0 0 0;
}
#footer p {
	margin-top:4px;
}
#footer a:link, #footer a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#breadcrumb {
	width:100%;
	text-align:center;
	background-color:#fff;
	font-size:10px;
	color:#999999;
	padding-top:4px;
}
#breadcrumb p {
	padding:4px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-size:10px;
	color:#999999;
}
#breadcrumb a:hover {
	font-size:10px;
	color:#333333;
}
#contentWrapper {
	width:930px;
	margin:0;
	float:left;
}
/* Main Content Wrapper styles */
#mainContentWrapper {
	width:500px;
	float:left;
	margin:20px 0 0 12px;
	border-width: 1px;
	text-align:left;
}
#mainContentWrapperWide {
	width:696px;
	float:left;
	margin:20px 0 0 12px;
	border-width: 1px;
	text-align:left;
}
/* --------------------------------------- */
/* Content styles */
#content {
	width:100%;
	border-color:#aa0f13;
	border-style:none solid solid solid;
	border-width: 1px;
}
/* --------------------------------------- */
/* Content Supoort styles */
#content #supportWrapper {
	padding:12px;
}
#content #supportWrapper h1 {
	font-size: 16px;
	margin:4px 0 12px 0;
	color: #990000;
}
#content #supportWrapper h2 {
	font-size: 14px;
	margin:12px 0 12px 0;
}
#content #supportWrapper p {
	font-size:12px;
	line-height:18px;
	margin:12px 0 8px 0;
}
#content #supportWrapper a {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
#content #supportWrapper a:hover {
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}
/* --------------------------------------- */
/* Content Register styles */
#content #registerWrapper {
	width:672px;
	padding:12px;
}
#content #registerWrapper .redHeader {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
#content #registerWrapper .blackHeader {
	font-size:12px;
	font-weight:bold;
}
#content #registerWrapper p {
}
#content #registerWrapper a {
	font-size:10px;
	font-weight:normal;
	color:#990000;
	text-decoration:underline;
}
#content #registerWrapper a:hover {
	font-weight:normal;
	color:#990000;
	text-decoration:none;
}
#content #registerWrapper #topLeftTable {
	width:220px;
	float:left;
}
#content #registerWrapper #topRightTable {
	width:390px;
	float:left;
}
#content #registerWrapper #bottomTable {
	clear:both;
	padding:20px;
}
#content #registerWrapper #bottomTable .leftField {
	font-size:11px;
	font-weight:bold;
	width:150px;
	float:left;
	margin:8px 8px 0 20px;
	text-align:right;
}
#content #registerWrapper #bottomTable .rightField {
	font-size:11px;
	width:415px;
	float:left;
}
.noMargin {
	margin:0;
}
/* --------------------------------------- */
/* Content Table styles */
#tableWrapper {
	width:680px;
	margin:0 auto;
	padding:8px;
}
#tableWrapper .title {
	font-size:12px;
	font-weight:bold;
	color:#AA0F13;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	margin:8px 0 0 0;
}
#tableWrapper .oddColor {
	background-color:#eeeeee;
}
#tableWrapper .rowName {
	font-size:11px;
	color:#666;
	line-height:16px;
	text-align:left;
	padding:0 0 0 5px;
}
#tableWrapper h1 {
	font-size:16px;
	color:#990000;
	margin:4px 0 12px 4px;
}
#tableWrapper td {
	text-align:center;
}
#tableWrapper .redX {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
/* --------------------------------------- */
/* Content Menu styles */
#menu {
	width:100%;
	text-align:left;
	height:22px;
	padding:0 2px 0 0;
	background-image:url(../images/menuBack.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div>#menu {
	padding:0 2px 0 0;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
	bottom:-2px;
}
div>#menu ul {
	bottom:0;
}
#menu ul li{
	display: inline;
}
/* --------------------------------------- */
/* Content Header styles */
#contentHeader {
	width:920px;
	height:110px;
	position:relative;
}
#contentHeader #logo {
	width:417px;
	height:94px;
	position:absolute;
	bottom:0;
	left:12px;
}
#contentHeader #mainTagline {
	width:374px;
	height:82px;
	position:absolute;
	bottom:0;
	right:0;
}
/* --------------------------------------- */
/* Sidebar styles */
#sidebar {
	width:194px;
	float:left;
	padding:0 6px 0 6px;	
}
.sidebarPanel {
	background:url(../images/sidebarPanel_repeat.jpg);
	background-repeat:repeat-y;
	width:200px;
	text-align:left;
	margin:18px 0 0 0;
}
.sidebarPanel .top {
	width:200px;
	height:19px;
	background:url(../images/sidebarPanel_top.jpg);
	background-position:bottom;
	background-repeat:none;
	background-color:#FFF;
}
.sidebarPanel .content {
	width:176px;
	background:url(../images/sidebarPanel_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 12px 20px 12px;
}
.sidebarPanel .content h1 {
	font-size:16px;
	font-weight:bold;
	color:#1e1e48;
}
.sidebarPanel .content p {
	font-size:12px;
	margin:8px 0 0 0;
	color:#333;
}
.sidebarPanel .content ul {
	margin:0 0 6px 12px;
}
.sidebarPanel .contentl ul li {
	line-height:18px;
}
.redBold {
	color:#FF0000;
	font-weight:bold;
}

.sidebarPanel a:link,
.sidebarPanel a:visited,
.sidebarPanel a:hover {
	font-size:10px;
	color:#AA0F13;
}
/* --------------------------------------- */
/* News Scroll styles */
#newsScroll {
	margin:20px 0 0 0;
	width:186px;
	background:#FF9999;
	float:right;
}
/* --------------------------------------- */
/* Form styles */
input, select {
	margin:6px 0;
}
/* --------------------------------------- */
/* Products styles */
#content #productsWrapper h1,
#content #productsWrapper h2,
#content #productsWrapper h3 {
	color:#990000;
}
#content #productsWrapper h1 {
	font-size:16px;
}
#content #productsWrapper h2 {
	margin:10px 0 0 0;
	font-size:14px;
}
#content #productsWrapper h3 {
	margin:6px 0 0 0;
	color:#000;
	font-size:12px;
}

#content #productsWrapper ul {
	margin:12px 0 0 12px;
}
#content #productsWrapper ul li {
	margin:4px 0 0 0;
}
#content #productsWrapper {
	padding:12px;
}
#content #productsWrapper p {
	font-size:12px;
	line-height:18px;
	margin:12px 0 8px 0;
}
#content #productsWrapper a {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
#content #productsWrapper a:hover {
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}
/* --------------------------------------- */
/* Floating Right Panel styles */
#rightFloat {
	width:200px;
	float:right;
}
#rightFloat #thumbnails {
	display:none;
}
#content #productsWrapper #rightFloat a:hover {
	text-decoration:none;
}
#content #productsWrapper #rightFloat p {
	font-size:11px;
}
#content #productsWrapper #rightFloat {
	padding-bottom:20px;
	padding-left:8px;
}
/* --------------------------------------- */

