/* Generic Helper Classes ----------------------------------------------------*/
HTML {
	margin: 0;
	padding: 0; }

BODY {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	background: repeat-x #424242 URL('../images/bg.png') center 0; }

BR.clear, div.clear {
	background-color: transparent;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px; }

A {
	text-decoration: none;
	outline: none;
	color: #FF7600;
	font-weight: bold; }

A:hover {
	color: #FF9933;
	text-decoration: underline; }


P {
	line-height: 1.8em;
	margin: 0 0 20px 0; }

.floatleft {float: left;}
.floatright {float: right;}
.notmargin {margin-top: 0 !important;}
.nobmargin {margin-bottom: 0 !important;}
.nobborder {border-bottom: none !important;}
.notborder {border-top: none !important;}
#container {
	margin: 0 auto;
	width: 985px;
	background: repeat-y #FFF URL('../images/body-bg.png') top left; }

#header {
	padding-top: 14px;
	height: 80px;
	background: repeat-x URL('../images/bg.png') -5px 0px; }

SPAN#logo-box {
	float:left;
	padding: 0;
	margin: 0;
	width: 331px;
	height: 78px;
	position: relative; }
A#logo-link {
	text-decoration: none !important;
}
A#logo-link SPAN {
	position: relative; }

A#logo-link IMG, A#logo-link:visited IMG  {
	border: none;
	width: 331px;
	height: 78px; }

A#logo-link IMG.logo {
	display: inline !important;
	background: no-repeat URL('../images/logo-over.png') top left;
	border: none !important;
	outline: none; }

UL#navigation {
	display: block;
	display: inline;
	float: left;
	margin: 0 0 0 9px;
	padding: 8px 0 0 0;
	height: 54px;
	overflow: hidden; }

UL#navigation LI {
	margin: 0;
	height: 54px !important;
	display: block;
	float: left;
	list-style-type: none; }

UL#navigation LI A {
	margin: 0;
	display: block;
	float: left;
	height: 54px !important;
	background-position: top left;
	outline: none; }

UL#navigation LI A:hover {
	background-position: 0 -54px; }

UL#navigation LI A.active {
	background-position: 0 -108px; }

UL#navigation LI A.active:hover {
	background-position: 0 -108px !important;
	cursor: default; }

UL#navigation LI A#products {
	width: 112px;
	background-image: URL('../images/nav-products.png'); }

UL#navigation LI A#forums {
	width: 100px;
	background-image: URL('../images/nav-forums.png'); }

UL#navigation LI A#gearshop {
	width: 109px;
	background-image: URL('../images/nav-gearshop.png'); }

UL#navigation LI A#services {
	width: 109px;
	background-image: URL('../images/nav-services.png'); }

UL#navigation LI A#support {
	width: 101px;
	background-image: URL('../images/nav-support.png'); }

UL#navigation LI A#about {
	width: 114px;
	background-image: URL('../images/nav-about.png'); }

#menu-under {
	float: left;
	margin-left: 8px;
	display: inline;
	width: 643px;
	height: 18px;
	background: no-repeat URL('../images/menu-orange.png'); }

.first {
	background-position: 0 -18px !important; }

.second {
	background-position: 0 -36px !important; }

.third {
	background-position: 0 -54px !important; }

.forth {
	background-position: 0 -72px !important; }

.fifth {
	background-position: 0 -90px !important; }

.sixth {
	background-position: 0 -108px !important; }

#body {
	clear: both;
	margin: 0 1px 0 1px;
	border-top: solid 1px #000; }

UL.context-menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 37px;
	background: repeat-x URL('../images/context-bg.gif') left top; }

UL.context-menu LI {
	display: block;
	float: left;
	margin: 0;
	padding: 0; }

UL.context-menu LI A {
	display: block;
	float: left;
	padding: 11px 15px 0 15px;
	height: 25px;
	text-decoration: none;
	
	font-size: 12px;
	font-weight: normal;
	color: #999;
	border-right: solid 1px #CCC; }

UL.context-menu LI A:hover {
	color: #FF7600;
	text-decoration: none;
	background-color: #F5F5F5; }

UL.context-menu LI A.active, UL.context-menu LI.current_page_item A {
	height: 26px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	cursor: default; }


#footer {
	position: relative;
	padding: 7px 11px 0 0;
	margin: 0 auto;
	width: 972px;
	height: 180px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	background: repeat-x #000 URL('../images/footer-bg.png') top left;
	border-top: solid 1px #555;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #444;
	color: #CCC;
	cursor: default;
}

DIV.livechat {
	display: block;
	displaY: inline;
	float: left;
	margin: 8px 10px 0 10px;
	clear: left;
	height: 60px;
	width: 145px;
}
DIV.small-social {
	display: block;
	displaY: inline;
	float: left;
	margin: 8px 10px 0 32px;
	clear: left;
	height: 60px;
	width: 145px;
}
A#facebook-small, A#twitter-small, A#youtube-small {
	display: block;
	width: 40px;
	height: 34px;
	float: left;
}
A#facebook-small:hover, A#twitter-small:hover, A#youtube-small:hover {
	background-position: 0 2px;
}
A#facebook-small {
	background: no-repeat URL('../images/facebook-small.png') left top;
}

A#twitter-small {
	background: no-repeat URL('../images/twitter-small.png') left top;
}

A#youtube-small {
	background: no-repeat URL('../images/youtube-small.png') left top;
}


DIV#footerlinks {
	position: absolute;
	top: 25px;
	left: 180px;
	float: left;
	display: inline;
	width: 790px;
	text-align: left;
}

DIV.footerlinks {
	float: left;
	margin: 8px 35px 0 0;
}
DIV.footerlinks H5 {
	color: #CCC;
	clear: both;
	float: left;
	margin: 0 0 4px 0;
	font-size: 12px;
	font-weight: bold;
}
DIV.footerlinks UL {
	clear: both;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 11px;
}
DIV.footerlinks UL LI {
	float: left;
	clear: both;
	height: 22px;
	color: #CCC;
}
DIV.footerlinks UL LI A {
	padding-left: 13px;
	display: block;
	float: left;
	color: #777;
	height: 22px;
	font-weight: normal;
	background: no-repeat URL('../images/footerbullets.png') left top;
}

DIV.footerlinks UL LI A:hover {
	color: #CCC;
	text-decoration: none;
	background-position: 0 -19px;
}

.lastcolumn {
	width: 130px !important;
}
.lastcolumn UL LI {
	width: 130px;
}

	
SPAN#copyright {
	position: absolute;
	display: block;
	float: right;
	width: 200px;
	right: 10px;
	top: 165px;
}

SPAN#dots {
	display: block;
	float: left;
	margin-top: -7px;
	width: 39px;
	height: 30px;
	background: no-repeat URL('../images/footer-dots.png') top left; }

.box-head {
	width: 211px;
	height: 31px;
	background: no-repeat URL('../images/left-head.png') left top; }

.box-body {
	padding: 4px 10px;
	width: 189px;
	height: 300px;
	border: solid 1px #AAA; }

.product {
	float: left;
	display: inline;
	display: block;
	margin: 1px 1px 1px 1px;
	text-align: center;
	cursor: pointer;
	width: 240px; }

.product:hover {
	text-decoration: none; }

.product IMG {
	_margin-left: -1px;
	border: none;
	border-bottom: solid 1px #999; }

.product SPAN.shot {
	padding: 2px 0 0 2px;
	display: block;
	width: 236px;
	height: 190px; }

.product SPAN.product-info {
	display: block;
	color: #DDDDDD;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	padding: 10px 15px 0 25px;
	line-height: 17px;}

.product:hover SPAN.product-info {
	color: #F8F8F8;
}	

.product SPAN.browse {
	display: block;
	float: right;
	margin-top: -46px;
	height: 46px;
	width: 122px;
	background: no-repeat URL('../images/browse.png') left top; }

.top {
	clear: both;
	float: left; }

A.longbutton {
	padding: 15px 10px 5px 10px;
	display: block;
	display: inline;
	float: left;
	height: 54px;
	text-align: left;
	color: #333;
	font-weight: normal;
	text-decoration: none !important;
	background: repeat-x URL('../images/longbutton-bg.png') left top;
	border: solid 1px #AAA; }
A.longbutton:hover {
	border-color: #FF7600;
}
A.longbutton SPAN.icon {
	display: block;
	float: right;
	width: 70px;
	height: 70px;
	margin: -15px -10px 0 0; }

A.longbutton SPAN.discussion {
	background: no-repeat URL('../images/icon-discussion') left top; }

A.longbutton SPAN.support {
	background: no-repeat URL('../images/icon-support') left top; }

A.longbutton SPAN {
	width:70%;
	display: block;
	float: left; }

A.longbutton SPAN.title {
	font-size: 16px; }

A.longbutton:hover span.title {
	color: #FF7600; }

A.longbutton SPAN.description {
	font-size: 10px;
	letter-spacing: 0px; }

.news-entry {
	padding: 0 5px 5px 10px;
	margin-bottom: 10px; }

.news-entry H4 {
	font-size: 12px;
	margin: 8px 0 3px 0; }

.news-entry P {
	margin-bottom: 9px;
	padding: 0 15px 0 15px;
	font-size: 11px; }

.halfcolumn {
	float: left;
	width: 42%;
	padding: 10px 20px 10px 40px;
	font-size: 14px;
	line-height: 22px;
}
.greybox {
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	padding: 20px;
	margin: 0 30px;
}

H2 {
	font-weight: normal;
	color: #333;
}

.padding {
	padding: 0 50px;
	clear: both;
}

.nomargin {
	margin: 0 !important;
}
.big {
	font-size: 34px;
	font-weight: normal;
	color: #FF7600;
}

/* Index Styling -------------------------------------------------------------*/

/* Promo Slideshow */
#aboutusshow {
	height: 360px;
	width: 983px;
}

#simpleshow {
    height: 379px;
    width: 983px; }

#simpleshow DIV {
    height: 379px;
    width: 983px; }

#simpleshow DIV DIV {
    height: auto;
    width: auto; }

#simpleshow DIV A IMG {
	border: none; }

#promo {
	position:relative;
	clear: both;
	background-color: #000; }

#promo-menu {
	height: 20px;
	font-size:14px;
	background-color:#444;
	padding: 3px 5px;
	background: repeat-y URL('../images/gray-fade.png') top left;
	border-top: solid 1px #222;
	border-bottom: solid 1px #222;
	cursor: default; }

#next, #prev {
	display: block;
	float: right;
	color: #CCC !important; }

#next:hover, #prev:hover {
	color: #FFF !important; }

#pagination {
	line-height: 12px;
	float: right;
	font-size:14px;
	background-color:#333;
	margin: 0 10px;
	padding: 3px 7px 4px 7px; }

#promo-menu a {
	padding: 3px 3px;
	margin: 0 3px;
	font-size: 10px;
	font-weight: normal;
	color:#fff;
	text-decoration: none; }

#promo-menu a.active {
	color:#797C80; }

#front-content {
	padding: 5px; }

#front-content A.product {
	height: 344px;
	margin-bottom: 14px;
	background: no-repeat URL('../images/frontlinks-over.png') top left;
}

#front-content A.product:hover {
	background-position: -240px 0;	
}

#front-content A.product SPAN.product-info {
	padding-top: 5px;
	height: 100px; }

#front-content .rightcolumn {
	display: block;
	float: right;
	width: 238px;
	padding: 10px 0 0 0;
}

A#facebook, A#twitter, A#youtube {
	margin-bottom: 5px;
	display: block;
	width: 230px;
	height: 72px;
	float: left;
}
A#facebook:hover, A#twitter:hover, A#youtube:hover {
	background-position: 0 -72px;
}
A#facebook {
	background: no-repeat URL('../images/facebook.png') left top;
}

A#twitter {
	background: no-repeat URL('../images/twitter.png') left top;
}

A#youtube {
	background: no-repeat URL('../images/youtube.png') left top;
}

A#givingback {
	display: block;
	float: left;
	width: 230px;
	height: 100px;
	background: no-repeat URL('../images/givingback.jpg') left top;
}
A#givingback:hover {
	background-position: 0 -100px;
}



/* Products Styling ----------------------------------------------------------*/

#products-body {
	padding: 10px; }

#products-body A.product SPAN.product-info {
	height: 200px; }

.product SPAN.product-title {
	display: block;
	padding-left: .2em;
	color: #FF7600;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 5px;
	border: none !important; }

.product:hover SPAN.product-title {
	color: #FFA800; }

#all-products .product {
	height: 454px;
	background: no-repeat URL('../images/productslinks-over.png') left top;
}
#all-products A.product:hover {
	background-position: -240px 0;
}

A#gearshop-link, A#servers-link {
	display: block;
	display: inline;
	float: left;
	margin: 1px 0 10px 5px; }

A#desktop-discussion {
	width: 458px;
	margin: 1px; }

A#desktop-discussion span.description {
	width: 85%; }

A#mobile-discussion {
	width: 215px;
	margin: 1px 1px 1px 5px; }
A#product-support {
	width: 205px;
	margin: 1px 1px 1px 7px; }

#products-content {
	background: repeat-x URL('../images/products_bg.png') left top;
	margin: 0 0 12px 0;
	float: left;
	line-height: 20px;
	font-size: 13px;
	padding: 15px;
	background-color: #111; 
	text-align: left;
	width: 930px; }

.products-text {
	float: left;
	padding: 15px 30px;
	width: 550px;
	color: #999;
}
.products-text H1 {
	font-weight: normal;
	color: #F8F8F8;
}
.products-text H2 {
	color: #F8F8F8;
}
.products-text STRONG {
	color: #CCC;
	
}
#products-content H2 {
	float: left;
	font-weight: normal;
	font-size: 21px;
	color: #F8F8F8;
	margin: 15px 0 15px 0; }

#products-content .left-edge {
	float: left;
	margin: 35px 5px 10px -50px; }

#products-content .right {
	float: right;
	margin: 35px 0 10px 0; }

#products-content P {
	padding-left: 20px;
	font-size: 13px !important;
	float: left; }

.products-right {
	color: #999;
	float: left;
	display: inline;
	margin-left: 7px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #666;
	background-color: #111111;
	width: 300px;
	text-align: left; }

.products-right A.aubutton {
	margin: 5px 0 10px 6px !important;
}


.products-right H2 {
	margin: 5px 0 0 2px !important;
	clear: both;
	font-weight: normal;
	font-size: 16px !important; }

DIV.news-entry {
	float: left;
	clear: both;
	padding: 0 10px !important;
}
DIV.news-entry P {
	padding: 0 !important;
	margin: 5px 0 !important;
	line-height: 1.4em;
}
DIV.news-entry h4 {
	clear: both;
}

#page_title {
	margin: 5px 30px 0 0;
	padding-top: 2px;
	height: 55px;
	color: #656565;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	font-size: 36px;
	font-weight: normal; }

#page_title SPAN {
	color: #FF8A00; }

#system_top {
	position: relative;
	height: 445px;
	margin-bottom: 40px;
	clear: both; }

/* Models List Styling -------------------------------------------------------*/

#models-body {
	padding: 5px; }

#models .product {
	height: 600px;
	background: no-repeat URL('../images/systemlinks-over.png') left top;
}

#models .producthover {
	background-position: -240px 0 !important;
}

#models .product .product-title {
	letter-spacing: 2px !important;
}

#models .product .product-info {
	padding: 0 !important;
	margin: 0 22px 14px 22px;
	height: 60px;
}

TABLE.quickspecs {
	border: solid 1px #CCC;
	font-family: arial, helvetica, sans-serif;
	border-collapse: collapse;
	margin: 10px auto 10px auto;
	font-size: 11px;
	color: #CCC;
	width: 220px
}

TABLE.quickspecs TD {
	text-align: left;
	padding: 4px 5px 5px 5px;
	border: solid 1px #666;
}

TABLE.quickspecs TD.spec {
	font-weight: bold;
	text-align: right;
}

#models .product .emblems {
	display: inline;
	float: left;
	text-align: left;
	margin: 5px 0 0 22px;             
}
#models .product .emblems IMG {
	display: inline;
	margin-left: 4px;
	border: none !important;
}
.price {
	font-family: arial, helvetica, sans-serif;
	display: inline;
	margin: 0 18px 0 0;
	float: right;
	width: 100px;
}
.price SPAN {
	clear: both;
	letter-spacing: 2px;
	margin-right: 5px;
	display: block;
	float: right;
	color: #CCC;
}
.price H3 {
	clear: both;
	margin: 2px 0;
	display: block;
	float: right;
	font-size: 27px;
	font-weight: bold;
	color: #FF7600;
}

/* Product Overview Styling --------------------------------------------------*/

#product-overview {
	text-align: left; }

A#configure {
	display: block;
	position: absolute;
	top: 415px;
	right: 36px;
	width: 241px;
	height: 95px;
	background: no-repeat URL('../images/configure-button.png') left top; }

A#configure:hover {
	background-position: 0 -95px; }

#overview_body .column1 {
	width: 39%;
	float: left;
	padding: 30px 27px 30px 43px; }

#overview_body .column2 {
	width: 49%;
	float: left;
	text-align: left !important;
	font-size: 13px;
	line-height: 1.6em;
	padding: 30px 20px 30px 10px; }

#overview_body .column2 H2 {
	font-weight: normal;
	font-size: 21px;
	margin: 30px 0 11px 0; }

#overview_body .column2 P {
	padding-left: 15px; }

.overview_block {
	border: solid 1px #CCC;
	padding: 15px;
	margin-bottom: 10px;
	clear: both;
	background-color: #FFF; }

.overview_block SPAN.block_header {
	display: block;
	margin: -15px -15px 15px -15px;
	padding: 9px 9px 11px 9px;
	background: repeat-x URL('../images/blockheader-bg.gif');
	text-align: left;
	font-size: 14px;
	color: #FFF; }

.overview_block DIV#gallery {
	clear: both; }

A.gallerylink {
	margin: 4px;
	display: block;
	float: left;
	padding: 1px;
	background-color: #CCC; }

A.gallerylink:hover {
	background-color: #FF9933; }

A.gallerylink IMG {
	width: 77px;
	height: 77px;
	border: none;
	background-color: #FFF; }


/* Services Styling ----------------------------------------------------------*/

#servicemenu {
	height: 440px;
	padding-top: 20px;
	width: 945px;
	margin: 0 auto;
}

#servicemenu A.product {
	margin-right: 10px;
	width: 307px !important;
	height: 412px !important;
	background-image: URL('../images/serviceslinks-over.png') !important;
}
#servicemenu A.product:hover {
	background-position: -307px 0 !important;
}
#servicemenu A.product SPAN.shot {
	width: 303px !important;
	height: 201px !important;
	margin-bottom: 10px !important;
}
#instoreservices {
	height: 433px;
	width: 881px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
#instoremenu {
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	float: left;
}

#instoremenu A {
	padding: 8px !important;
	display: block;
	float: left;
	clear: both;
	border-bottom: solid 1px #666;
	background-color: #333;
	font-weight: normal;
	font-size: 12px;
	width: 228px;
}
#instoremenu A:hover {
	text-decoration: none;
	background-color: #444;
}
#instoremenu A.active {
	text-decoration: none;
	background-color: #555;
}

#instorecontent {
	height: 373px;
	float: right;
	width: 567px;
	background-color: #555;
	color: #CCC;
	font-size: 12px;
	padding: 20px 30px 40px 40px;
}
#instorecontent  IMG {
	border: solid 1px #333;
}
#instorecontent H2 {
	margin-top: 10px;
	color: #EEE;
}


/* JQuery Slideshow Styling --------------------------------------------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* JQuery Tables Styling -----------------------------------------------------*/

DIV.specs {
	text-align: left;
	margin: -15px -14px -15px -14px; }

.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.message_list li {
	padding: 0;
	margin: 0;
	background: url(images/message-bar.gif) no-repeat;
}


A.message_head {
	color: #666;
	width: 357px;
	margin: 0;
	cursor: pointer;
	border: solid 1px #CCC;
	border-bottom: none;
	background-color: #EEE;
	display: block;
	text-align: left;
	padding: 7px 10px 9px 10px; }

A.message_head:hover {
	text-decoration: none;
	background-color: #DDD; }

TABLE.spec_table {
	width: 100%;
	background-color: #CCC;
	display: block;
	margin-bottom: 1px; }

TABLE.spec_table TD {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 12px;
	font-size: 11px !important;
	line-height: 1.4em; }

TABLE.spec_table TD.spectype {
	width: 110px;
}

TABLE.spec_table TD.specvalue {
	width: 218px;
}
	
/* Product Configuration Styling ---------------------------------------------*/

#configure_body {
	text-align: left;
	position: relative;
	padding: 20px 15px; }

#floatie_box {
	padding: 6px 10px 11px 10px;
	right: 5px;
	position: absolute;
	/*height: 421px;*/
	height: 200px;
	width: 291px;
	background: no-repeat URL('../images/floaty-bg.png') left bottom; }

#floatie_box #config_controls {
	width: 291px;
	height: 22px;
	margin-bottom: 20px;
	border-bottom: solid 1px #595959; }

#floatie_box #config_controls A {
	float: left;
	width: 97px;
	height: 22px;
	display: block; }

#floatie_box #config_controls A:hover {
	background-position: 0 -22px; }

A#save_config {
	background-image: URL('../images/config-save.png'); }

A#load_config {
	background-image: URL('../images/config-load.png'); }

A#email_config {
	background-image: URL('../images/config-email.png'); }

#ratings {
	clear: both;
	float: left;
	width: 100%;
	height: 88px;
	border-bottom: solid 1px #7F7F7F;
	padding-bottom: 20px; }

.rating_label {
	float: left;
	padding-top: 1px;
	display: block;
	width: 120px;
	height: 16px;
	margin: 0 10px 5px 0;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px; }

.rating_meter {
	float: left;
	width: 143px;
	height: 17px;
	margin-bottom: 5px;
	background: no-repeat URL('../images/spec-meter.png') left top; }
	.m1 { background-position: 0 -17px; }
	.m2 { background-position: 0 -34px; }
	.m3 { background-position: 0 -51px; }
	.m4 { background-position: 0 -68px; }
	.m5 { background-position: 0 -85px; }
	.m6 { background-position: 0 -102px; }
	.m7 { background-position: 0 -119px; }
	.m8 { background-position: 0 -136px; }
	.m9 { background-position: 0 -153px; }
	.m10 { background-position: 0 -170px; }

#benchmarks {
	height: 80px;
	float: left;
	width: 100%; }

#benchmarks TABLE {
	float: left;
	width: 100%;
	border-collapse: collapse;
	border: none; }

#benchmarks TABLE TR {
	border-bottom: solid 1px #7F7F7F;
	padding-bottom: 20px; }

#benchmarks TABLE TD {
	height: 40px;
	border: none;
	font-size: 20px;
	color: #FF7600;
	text-align: center;
	vertical-align: middle; }

#benchmarks TABLE TD.bench_logo {
	width: 58%; }

#framerates {
	height: 94px;
	padding-top: 10px;
	float: left;
	width: 100%; }

#framerates H3 {
	margin: 3px 0 15px 12px;
	color: #FFF;
	font-size: 13px; }

#framerates H3 STRONG {
	font-size: 8px;
	font-weight: normal;
	color: #AAA; }

#framerates SPAN {
	
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	text-align: center; }

#framerates SPAN.game {
	width: 180px;
	color: #CACACA; }

#framerates SPAN.rate {
	color: #FF7600;
	width: 100px; }

A#addtocart {
	margin-top: 5px;
	margin-right: 8px;
	display: block;
	float: right;
	width: 141px;
	height: 44px;
	background: no-repeat URL('../images/addtocart.png') left top; }

#totals {
	padding-top: 43px;
	float: left;
	width: 100%;
	height: 30px;
	color: #CACACA;
	font-size: 12px; }

#totals SPAN {
	display: block;
	float: left;
	margin: 0 0 3px 15px; }

#totals SPAN#system_total {
	color: #FF7600;
	font-size: 23px; }

#totals #system_total SUP {
	font-size: 12px; }

A#addtocart:hover {
	background-position: 0 -44px; }

#systembuilder {
	margin-top: 5px;
	
	width: 649px; }

#configurator {
	margin-top: 5px;
	float: left;
	width: 649px; }

FORM.configurator_form {
	margin: 0 auto; }

DIV.option_title {
	padding: 14px 15px 10px 15px;
	height: 34px;
	color: #A8A8A8;
	font-size: 11px;
	background: #494949 URL('../images/option-title.png') repeat-x left top; }

DIV.option_title H1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	text-transform: uppercase; }

DIV.option_title A {
	text-decoration: underline; }

DIV.option {
	border: solid 1px #CCC;
	border-top: none;
	padding: 30px 0 35px 0; }

DIV.prod_image {
	text-align: center;
	padding-top: 7px;
	width: 100px;
	height: 120px;
	float: left; }

DIV.option UL {
	width: 520px;
	float: right;
	display: block;
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0; }

DIV.option UL LI {
	padding-top: 5px;
	margin: 0 0 3px 0;
	line-height: 11px;
	display: block;
	float: left;
	clear: both; }
	
DIV.option UL LI SPAN {
	font-weight: bold;
	color: #666; }

DIV.option UL LI INPUT {
	float: left;
	margin: -1px 6px 2px 0; }

DIV.option UL LI LABEL {
	float: left; }

/* Gearshop Styling ----------------------------------------------------------*/

#gearshop-body {
	background: no-repeat #040404 URL('../images/gearshop-bg.jpg') left top; }

#gearshop-featured {
	height: 430px;
	clear: both;
}

#gearshop-featured .gearshop-description {
	width: 385px;
	padding-right: 45px;
	float: right;
	margin-top: 165px;
}

#gearshop-featured .gearshop-description H2 {
	font-size: 27px;
}
#gearshop-featured .gearshop-description P {
	margin-top: 5px;
	height: 65px;
}
#gearshop-featured .gearshop-description .price {
	margin: 0;
}

.gearshop-product {
	padding-left: 10px;
	float: left;
	width: 460px;
	height: 350px;
}
.gearshop-description {
	color: #F8F8F8;
	margin-top: 15px;
	text-align: left;
	float: right;
	width: 190px;
}
.gearshop-description H2 {
	color: #FF7600;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
	width: 100%;
}
.gearshop-description P {
	line-height: 16px;
	width: 100%;
}

.gearshop-description IMG {
	float: left;
}

.gearshop-description FORM {
	margin: 8px 0 15px 0;
}

.gearshop-description .price {
	width: auto !important;
	float: left;
}

A.gearbox-addtocart {
	margin-top: 2px;
	display: block;
	float: right;
	width: 107px;
	height: 31px;
	background: no-repeat URL('../images/gearshop-addtocart.png') left top;
}
A.gearbox-addtocart:hover {
	background-position: 0 -31px;
}



/* Shopping Cart -------------------------------------------------------------*/

#checkoutbox {
	margin: 10px 0px 20px 0px;
	width: 850px; }

A#checkout {
	margin-top: 10px;
	display: block;
	float: right;
	width: 141px;
	height: 41px;
	margin: 10px 0px 20px 0px;
	background: no-repeat URL('../images/checkout-button.png') left top; }

A#checkout:hover {
	background-position: 0 -41px;
}
	
A#keep_shopping {
	margin-top: 10px;
	display: block;
	float: left;
	width: 131px;
	height: 36px;
	padding-right:5px;
	background: no-repeat URL('../images/keep-shopping-button.png') left top; }

A#update {
	margin-top: 10px;
	display: block;
	float: left;
	width: 131px;
	height: 36px;
	padding-right:5px;
	background: no-repeat URL('../images/update-button.png') left top; }

#checkout INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	bordeR: solid 1px #CCC;
	padding: 4px;
	background-color: #FFF; }

#checkout CHECKBOX, #checkout RADIO, #checkout SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px; }

#shopping_body {
	text-align: left;
	position: relative;
	padding:0 67px 20px 64px; }

#shopping_box {
	padding: 6px 10px 11px 10px;
	right: 5px;
	position: absolute;
	height: 250px;
	width: 291px;
	background: no-repeat URL('../images/floaty-checkout-bg.png') left top; }

#shopping_box #config_controls {
	width: 291px;
	height: 22px;
	margin-bottom: 5px;
	border-bottom: solid 1px #595959; }

#shopping_box #config_controls A {
	float: left;
	width: 97px;
	height: 22px;
	display: block; }

#shopping_box #config_controls A:hover {
	background-position: 0 -22px; }

#shopping_box #bottom_config_controls {
	float: left;
	width: 291px;
	height: 22px;
	margin-bottom: 5px; }

#shopping_box #bottom_config_controls A {
	float: left;
	width: 145px;
	height: 22px;
	display: block; }

#shopping_box #bottom_config_controls A:hover, #shopping_box #bottom_config_controls input:hover {
	background-position: 0 -22px; }

A#update_cart {
	background-image: URL('../images/update-cart.png');
	}

A#continue_shopping {
	background-image: URL('../images/continue-shopping.png'); }

#shopping_box #config_controls A:hover {
	background-position: 0 -22px; }

#checkouthelp {
	height: 80px;
	float: left;
	width: 100%; }

#checkouthelp TABLE {
	float: left;
	width: 100%;
	border-collapse: collapse;
	border: none; }

#checkouthelp TABLE TR {
	padding-bottom: 20px; }

#checkouthelp TABLE TD {
	height: 40px;
	border: none;
	font-size: 20px;
	color: #FF7600;
	text-align: center;
	vertical-align: middle; }

#checkouthelp TABLE TD.bench_logo {
	width: 58%; }

#checkouttext {
	height: 94px;
	float: left;
	width: 100%; }

#checkouttext H3 {
	margin: 3px 0 3px 0;
	color: #FFF;
	font-size: 13px;
	text-align: center;}

#checkouttext H3 STRONG {
	font-size: 18px;
	color: #FFF; }

#checkouttext SPAN {
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	text-align: center; }

#checkouttext SPAN.phonenumber {
	font-size: 18px;}

#checkouttext SPAN.rate {
	color: #FF7600;
	width: 100px; }

#checkouttotals {
	padding-top: 5px;
	float: left;
	width: 100%;
	height: 30px;
	color: #CACACA;
	font-size: 12px; }

#checkouttotals SPAN {
	display: block;
	float: left;
	margin: 0 0 3px 15px; }

#checkouttotals SPAN#system_total {
	color: #FF7600;
	font-size: 23px; }

#checkouttotals #system_total SUP {
	font-size: 12px; }

#shoppingcart {
	margin-top: 5px;
	float: left;
	width: 649px; }

FORM.shopping_form {
	margin: 0 auto; }

DIV.shopping_footer {
	height: 36px;
	color: #FFFFFF;
	font-size: 11px;
	background: #FFFFFF no-repeat URL('../images/shopping-footer.png') left top; }

DIV.shopping_footer SPAN {
	font-size: 13px;
	color: #FFF;
	padding-top:10px;
	padding-right: 20px;
	display: block;
	float: left;}
DIV.shopping_footer IMG {
	float: left;
	margin: 8px 3px 0 0;
}
DIV.shopping_footer SPAN.shopping_total {
	color: #FF7600;
	font-size: 20px;
	padding-top: 5px;}

DIV.shopping_footer DIV {
	float: right;
	text-align: right;
}

DIV.shopping_footer SUP {
		font-size: 12px; }

DIV.shopping_footer H1 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding-left: 0px;
	padding-left: 50px;
	padding-top: 9px;
	}

DIV.shopping_title {
	
	height: 36px;
	color: #A8A8A8;
	font-size: 11px;
	background: #FFFFFF no-repeat URL('../images/shopping-title.png') left top; }

DIV.shopping_title H1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	text-transform: uppercase; }

DIV.shopping_title A {
	text-decoration: underline; }

DIV.cartitems {
	min-height: 200px;
	background: no-repeat URL('../images/empty.png') center 80px;
	border: solid 1px #e4e4e4;
	border-top: none;}

DIV.shopping_image {
	text-align: center;
	padding-top: 7px;
	width: 100px;
	height: 120px;
	float: left; }

DIV.cartitems UL {
	width: 520px;
	float: right;
	display: block;
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0; }

DIV.cartitems UL LI {
	padding-top: 5px;
	margin: 0 0 3px 0;
	line-height: 11px;
	display: block;
	float: left;
	clear: both; }

DIV.cartitems UL LI SPAN {
	font-weight: bold;
	color: #666; }

DIV.cartitems UL LI INPUT {
	float: left;
	border: solid 1px #CCC;
	font-size: 11px;
	padding: 4px;
	margin: -1px 6px 2px 0; }

DIV.cartitems UL LI LABEL {
	float: left; }

TABLE.productListing {
	background-color: #FFF;
	border-collapse: collapse;
	font-size: 12px !important; }

TABLE.productListing TD {
	padding: 5px 5px 20px 5px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #EEEEEE;
	color: #000000;
	padding: 5px !important;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-weight: normal; }
	
.productListing-heading-right {
	font-family: Verdana, Arial, sans-serif;
	padding: 10px !important;
	font-size: 10px;
	background: #EEEEEE;
	color: #000000;
	border-bottom: solid 1px #CCC;
	font-weight: bold; }

.productListing-odd {
	background-color: #F3F3F3;
}	

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 10px 0;}


TD.productListing-data b{
	font-size: 14px;
 	padding-right: 5px;}

/* Shopping Cart Log-in/checkout process--------------------------------------*/
#checkout_container {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	color: #FFFFFF;	}

#box_padding {
	padding: 0px 80px; }

#account_progress {
	text-align: center;
	height: 70px;
	margin-bottom: 15px;
	padding-left: 50px;
	background: no-repeat #333333 URL('../images/account_progress_bar.png') left top;
}

.progressbar {
	margin: 4px 0 0 50px;
	width: 800px;
}

#account_progress H2 {
	font-weight: bold;
	margin: 9px 0 2px 0;
	width: 143px;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	text-align: left;}
	
#account_progress H3 {
	font-weight: normal;
	margin: 9px 0 2px 0;
	width: 143px;
	color: #C2C2C2;
	float: left;
	font-size: 11px;
	text-align: left;}

#account_progress H3 STRONG {
	color:#FFFFFF;
	font-weight:normal;}

#account_progress SPAN {
	margin-left: 220px;
	display: block;}

#checkout_status_box {
	float:left;
	margin-left: 20px;
	margin-top: 3px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;	}

#checkout_status {
	margin-top: 3px;
	float: right;
	margin-left: 20px;}
	.checkout_status_bar {
		width: 579px;
		height: 16px;
		margin-bottom: 5px;
		background: no-repeat URL('../images/checkout-status.png') left top; }
		.s0 { background-position: 0 0px; }
		.s1 { background-position: 0 -16px; }
		.s2 { background-position: 0 -32px; }
		.s3 { background-position: 0 -48px; }
		.s4 { background-position: 0 -64px; }

#registration {
	float: left;
	width: 394px;
	margin-bottom:20px;
	background: no-repeat URL('../images/section-heading.png') left top;}

#registration H3 {
	font-weight: normal;
	margin: 10px 0px 12px 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left; }

#shipping_box{
	float: left;
	width: 850px;
	border: solid 1px #e4e4e4;
	margin-bottom:20px;}

#add_address_box, .add_address_box {
	float: left;
	width: 409px;
	border: solid 1px #e4e4e4;
	margin-bottom:20px;}

#address_verify_box, .address_verify_box {
	float: left;
	width: 409px;
	border: solid 1px #e4e4e4;
	margin-bottom:20px;}

#shipping_box H2, #add_address_box H2, .add_address_box H2, #address_verify_box H2, .address_verify_box H2 {
	font-weight: normal;
	background: repeat-x URL('../images/section-heading-repeat.png') left top;
	padding: 10px 0px 9px 20px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0;
	text-align: left; }

.registration_info {
	width: 394px;
	height: 594px;
	padding-top: 20px;
	background: no-repeat URL('../images/section-background1.png') left top;}

.previous_address {
	text-align: left;
	overflow: auto;
	padding: 15px;}

.previous_address input {
	margin-top:2px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;}

.previous_address H3 {
	line-height: 18px;
	width: 340px;
	font-weight: normal;
	margin: 0px 0px 12px 20px;
	color: #000000;
	font-size: 12px;
	text-align: left; }
.previous_address B {
	margin-left:5px;
	color: #FF7600; } 
		
.add_address {
	width: 409px;
	
	}

.add_address H3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	padding-left:15px;
	margin-top:20px;
	float:left;}


.registration_info input, .login_info input, .add_address input.{
	height: 17px;
	background-image:url('../images/inputbox.png');
	background-repeat:no-repeat;
	border: 1px solid #b4b4b4;
}

.registration_info select, .add_address select{
	width: 200px;
	height: 20px;
	background-color:#FFFFFF;
	border: 1px solid #b4b4b4; 
	float:left;
	margin: 5px 0px 0px 0px; }

.registration_info label, .add_address label {
	width: 125px;
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 0px 0px 35px;
	color: #000000;	}

.registration_info input , .add_address input {
	width: 195px;
	float: left;
	margin: 5px 0px 0px 0px; }

.registration_info select.bottom_margin , .add_address select.button_margin {
	width: 197px;
	float:left;
	margin: 5px 0px 0px 0px; 
	margin-bottom:20px;}

.registration_info input.bottom_margin , .add_address input.button_margin{
	width: 195px;
	float: left;
	margin: 5px 0px 0px 0px; 
	margin-bottom:20px;}

span.required {
	color: #ff9b00; }

.registration_info H3{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px !important;
	color: #000000 !important;
	margin-top:20px;
	float:left;}

.login_info {
	width: 394px;
	height: 163px;
	padding-top:20px;
	background: no-repeat URL('../images/section-background2.png') left top;}

.login_info label {
	width: 115px;
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 0px 0px 40px;
	color: #000000;	}

.login_info input {
	width: 195px;
	float:left;
	margin: 5px 0px 0px 0px; }



.login_info H3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px !important;
	color: #000000 !important;
	padding-top: 15px;
	padding-left: 25px;
	float:left;}

	
.shipping_qty {
	font-family: Verdana, Arial, sans-serif;
	
	font-weight: bold;
	font-size: 17px;
	color: #FF7600;}

TABLE.totals {
	width: 100%;
	font-size: 12px;
}	
TABLE.totals B {
	font-size: 1.3em !important;
	width: 100%;
	font-size: 12px;
}
DIV.ccerror {
	margin-bottom: 20px;
	width: 810px;
	color: red !important;
	text-align: center;
	padding: 20px;
	border: solid 1px #CCC;
	background-color:#F8F8F8;
	font-size: 14px;
	font-weight: bold;
}
DIV.securecert {
	clear: both;
	margin: 0 15px 15px 15px;
	padding: 15px 15px 15px 75px;
	font-size: 11px;
	line-height: 15px;
	border: solid 1px #CCC;
	background: no-repeat #F8F8F8 URL('../images/lock.png') 13px 8px;
}
DIV.securecert H5 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #444;
}
DIV.securecert P {
	color: #555;
	line-height: 15px;
}

.cardinfo_c {
	padding-top: 10px;}

A#confirmorder {
	width: 250px;
	height: 60px;
	background: no-repeat URL('/images/confirmorder.png') left top;
	display: block;
	margin: 10px auto;
	clear: both;
}

A#confirmorder:hover {
	background-position: 0 -60px;
}
	
#section_margin2 {
	margin-bottom: 10px;}
	
#section_divide {
	width: 28px;
	height: 594px;
	float: left;
	background: no-repeat URL('../images/checkout-divide.png') left top;}

#section_divide_blank {
	width: 29px;
	height: 594px;
	float: left; }

#section_divide_blank_wide {
	width: 30px;
	height: 400px;
	float: left; }

#section_divide_blank_thin {
	width: 40px;
	height: 275px;
	float: left; }

#section_divide_blank_short {
	width: 29px;
	height: 450px;
	float: left; }

#shop_confidence {
	float: left;
	width: 394px;
	background: no-repeat URL('../images/section-heading2.png') left top;}

#shop_confidence H3 {
	font-weight: normal;
	margin: 10px 0px 11px 20px;
	color: #000000;
	font-size: 13px;
	text-align: left; }
#shop_ssl {
	width: 394px;
	height: 161px;
	background: no-repeat URL('../images/shop-ssl.png') left top;}

#shop_ssl H3 {
	width: 300px;
	font-weight: normal;
	padding: 15px 15px 0px 0px;
	color: #000000;
	font-size: 11px;
	text-align: left; }

#registration #create_account A:hover {
	background-position: 0 -24px; }


#registration #create_account {
	float: left;
	width: 121px;
	height: 24px; 
	margin: 10px 10px 0px 236px;}

#registration #login_account {
	float: left;
	width: 121px;
	height: 24px; 
	margin: 10px 10px 0px 231px;}

#continue_button {
	float: right;
	width: 121px;
	height: 35px; 
	margin:18px 15px 15px 0;} 


#continue_button:hover {
	background-position: 0 -35px;
}

#add_address {
	float: right;
	width: 121px;
	height: 24px; 
	margin:25px 15px 15px 0;}
	
#ccards {
	float: left;
	width: 212px;
	height: 35px;
	background: no-repeat URL('../images/ccards.png') left top;
	margin: 20px 0 0 15px;
}

A#create_account {
	background-image: URL('../images/create-account.png'); }

A#login_account {
	background-image: URL('../images/login-account.png'); }

A#back_shopping {
	background-image: URL('../images/back-shopping.png'); }
A#continue_button {
	background-image: URL('../images/continue-button.png'); }
A#add_address {
	background-image: URL('../images/add-address.png'); }
	
#minicart {
	border-bottom: solid 1px #EEE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#minicart SPAN {
	padding-top: 3px;
}

/* Countdown -----------------------------------------------------------------*/

.front-counter {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	position: absolute;
	top: 150px;
	margin: 0 0 0 360px;
	_margin-left: -130px;
	width: 280px !important;
	height: 80px !important;
	float: none !important;
	display: block;
}
.hasCountdown {
	height: 80px;
	width: 280px !important;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}




.smallpage {
	padding: 0 100px;
}

.smallpage H1 {
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	color: #666;
	padding: 8px;
	font-size: 27px;
}

.smallpage P {
	padding: 0 10px;
	line-height: 19px;
	font-size: 14px;
}

.addtoany_share_save_container {
	float: right;
	margin-top: 3px !important;
	
}

ul.addtoany_list li a {
padding:0 !important;
}

.aboutheader {
	 float: right;
	 color: #FFF;
	 width: 550px;
	 padding: 20px 0 0 0;
	 font-size: 17px;
}

.aboutheader P {
	padding-right: 40px;
	margin-top: 32px;
	font-size: 14px;
	line-height: 23px;
}

.aboutheader UL {
	padding: 19px 0 0 0 !important;
	float: left;
	width: 240px;
}

.aboutheader UL LI {
	height: 17px;
	list-style: none;
	display: block;
	line-height: 17px !important;
	padding-bottom: 3px;
	padding-left: 35px!important;
	background: no-repeat URL('../images/box-bullet.png') 0 3px;
}

.onsiteheader {
	 float: right;
	 color: #FFF;
	 width: 495px;
	 padding: 0 0 0 0;
	 font-size: 17px;
}

.onsiteheader UL {
	padding: 35px 0 0 0 !important;
	float: left;
	width: 240px;
}

.onsiteheader UL LI {
	height: 15px;
	list-style: none;
	display: block;
	font-size: 14px;
	line-height: 15px !important;
	padding-bottom: 3px;
	padding-left: 35px!important;
	background: no-repeat URL('../images/box-bullet.png') 0 3px;
}


.aumenu {
	background-color: #111111;
	padding: 10px 0;
	width: 100% !important;
}

.aubuttoncolumn {
	text-align: center !important;
	width: 33.3%;
	float: left;
}
A.aubutton {
	text-decoration: none;
	display: block;
	margin: 15px auto !important;
	width: 290px;
	height: 81px;
	margin: 4px 0;
	background: no-repeat URL('../images/aubutton.png') left top;
}
A.aubutton:hover {
	background-position: 0 -81px;
}
A.aubutton IMG {
	text-align: left;
	border: none;
	display: block;
	display: inline;
	float: left;
	margin: 8px 4px;
}

A.aubutton SPAN.aubuttontitle {
	margin: 10px 0 2px 0;
	color: #FF7600 !important;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 18px;
	width: 225px;
	text-align: left;
}
A.aubutton SPAN.aubuttondesc {
	text-align: left;
	line-height: 15px;
	width: 225px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
}

.wppage {
background:url("/images/plain_bg.png") repeat-x scroll 0 -5px transparent !important;
}
.wppage2 {
background:url("/images/plain_bg.png") repeat-x scroll 0 38px transparent !important;
}
.successdialog {
	text-align: left;
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	color: #333;
	padding: 30px 30px 30px 165px;
	background: no-repeat #F8F8F8 URL('../images/success.png') 30px 20px;
}
#errorpage {
	padding: 30px 30px 300px 30px;
}
.errordialog {
	text-align: left;
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	color: #333;
	padding: 30px 30px 30px 125px;
	background: no-repeat #F8F8F8 URL('../images/bang.png') left top;
}
.errordialog H2, .successdialog H2 {
	color: #666;
	margin: 0 0 7px;
	font-size: 25px;
}

DIV.wppage DIV.post {
	margin-bottom: 0px !important;
}
BR.bottommargin {
	margin-bottom: 30px;
}

#charities {
	padding: 20px 40px;
}

#charities A IMG {
	margin-right: 20px;
	float: left;
	border: none;
}
#charities P {
	margin-top: 5px;
	float: left;
	width: 510px;
}
.twitter-item {
	margin-bottom: 15px !important;
}
.twitter_title_link {
	font-size: 1.1em !important;
	margin-bottom: 0 !important;
}
#twitter-1 {
	padding-top: 10px;
}
#prod_chat {
	padding: 10px;
}
#prod_chat DIV {
	float: left;
	margin-right: 10px;
}
#prod_chat P {
	width: 130px;
	line-height: 17px;
	font-size: 11px !important;
	float: left;
	padding-left: 0 !important;
	margin-bottom: 15px !important;
}
