﻿/*******************************************************
Master Styles
*******************************************************/
body { margin:0px auto 0px auto; background-color:Black; font-family:Century Gothic; font-size:9pt; color:#dddddd; }
img { border:0; }
#page_wrapper { width:865px; margin:20px auto 20px auto; height:542px; background-image:url(images/background.jpg); }
.clear { clear:both; }
a { text-decoration:none; color:#dddddd }
a:hover { color:White; }
textarea { width:640px; font-family:Century Gothic; font-size:9pt; }
.inputTxt { width:640px; font-family:Century Gothic; font-size:9pt; }


/*******************************************************
Banner Styles
*******************************************************/
#banner_wrapper { padding:15px 10px 15px 25px; }
#banner_logo { float:left; }
#banner_toolbar { float:left; margin:0px 0px 0px 85px; }
#banner_toolbar a { font-size:10pt; color:White; margin-right:25px; }
#banner_rhs { float:right; text-align:right; }



/*******************************************************
Page Styles
*******************************************************/
#live_wrapper { padding:25px 150px 0px 25px; height:400px; }
.page_header { font-size:10pt; font-weight:bold; }
.product_boxes_wrapper { width:547px; font-size:11pt; font-weight:bold; margin-top:15px; }



/*******************************************************
Bottom Styles
*******************************************************/
#bottom_wrapper a { color:#999999; font-size:8pt; margin-right:20px }
#bottom_wrapper a:hover { color:white; font-size:8pt; }
#bottom_left { float:left; }
#bottom_right { float:right; }


/*******************************************************
Product Styles
*******************************************************/
.products_productname { font-weight:bold; color:White; }
.products_img { height:113px; }
.products_img_wrapper { width:169px; height:113px; background-color:White; text-align:center; }

.details_left { float:left; width:350px; }
.details_right { float:right; width:300px; padding-left:10px; }

.items_inactive { color:#dddddd; }
.items_active { color:White; font-weight:bold; font-size:10pt; }
