/* - - - - - - - - - - - - - - - - - - - - - - - - 
    File   : ------ styles.css
    Client : ------
    Author : Offshoot Inc. 
    Date   : ------
- - - - - - - - - - - - - - - - - - - - - - - - */


body {
  font-size:12px;
  color:#B2B2B2;
  font-family: "Trebuchet MS", arial, sans-serif;
}

a {
  color:#FFF;
  text-decoration:none;
}

#header a {
  color:#FFF;
}

a:hover {
  text-decoration:underline; 
}

#header #top_block {
  color:#afafaf;
  font-size:11px;
}

#header #header_logo {
  text-align:right;
  background:transparent url(../imgs/common/finger-eleven-header.png) no-repeat top center;
}

#header #secondary_nav {
  color:#8f8f8f;
}

#header #top_block p {
  text-align:right;
 padding:0 30px 0 0;
}

#header #top_block p span {
  color:#fff;
}

#header #header_logo p {
  font-family:arial, sans-serif;
  font-size:12px;
  color:#fff;
}
  

#header #header_logo p a {
  font-family:arial;
  font-weight:bold;
  font-size:13px;
}

#header #header_logo #homepage, #header #header_logo #myspace {
  color:#FFF;
  font-size:16px;
  font-family:arial;
  font-weight:bold;
  display:block;
  padding-right:10px;
}
  
#header #header_logo p #myspace {
  color:#4F0D0E;
}



#footer {
  font-family:arial;
  font-weight:bold;
  font-size:13px;
}

#footer p {
  text-align:right;
  padding:0 17px 0 0;
}

#footer a {
  color:#535353;
}

#header #top_block a {
  color:#8f8f8f;
  font-size:12px;
}

#footer a:hover,
#header #top_block a:hover {
  color:#4F0D0E;
}

.product {
  font-family:arial, sans-serif;
}

.product h4 {
  font-size:12px;
  color:#000;
}

.product h5 {
  font-size:12px;
  color:#FFF;
}

.product a {
  font-size:12px;
  color:#FFF;
  text-decoration:underline;
}

.product a:hover {
  text-decoration:none;
}

#content #column_right form fieldset select {
  font-size:11px;
}

#content #column_right form fieldset p {
  font-size:16px;
  color:#5f5f5f;
}

#content #column_left h2 {
  font-size:18px;
  color:#FFF;
  margin-bottom:20px;
}

#content #column_left h2 span {
  color:#FFF;
}

#content #column_left #product_info p {
  color:#b2b2b2;
}

#content .product .product_info a {
  color:#000;
}

#content .product .product_info {
  color:#000;
}

#content .checkout {
  font-size:18px;
  color:#FFF;
  padding-bottom:8px;
}

#content #checkout_body h3 {
  color:#FFF;
  font-size:15px;
  margin:0 0 20px 0;
  border-bottom:1px solid #dfdfdf;
}

#content #checkout_body #summary {
  color:#FFF;
}

#info_summary table tr td {
  font-size:12px;
}

#info_summary table thead {
  font-size:13px;
  color:#FFFFFF;
  text-align:left;
}

#info_summary #summary .grand_total .data {
  font-weight:bold;
}

#final_word {
  color:#FFF;
  font-size:14px;
  float:left;
  background:#000;
  padding:5px;
}
  
#order {
  font-size:13px;
  padding:30px 0 10px 0;
}

#order_number {
  font-size:13px;
  padding:10px 0;
}

#order_number span {
  color:#FFFFFF;
}

.message,
.no_message {
  font-size:13px;
  color:#4F0D0E;
  margin-bottom:20px;
  width:300px;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  padding:30px 30px 30px 70px;
  background:#efefef url(../imgs/common/dice.gif) no-repeat 15px 50%;
}

.no_message {
  margin-left:30px;
}


#message img {
  margin-right:10px;
}


/* - - - Help Section - - - */

#help_wrapper {
  color:#4f4f4f;
}

#help_wrapper a {
  color:#4F0D0E;
  text-decoration:underline;
}

#help_wrapper a:hover {
  color:#8f8f8f;
  text-decoration:none;
}

#help_wrapper h2 {
  background:url(../imgs/index/product_bg.gif);
  padding:5px 0 5px 10px;
  color:#4F0D0E;
  border:1px solid #cccccc;
  margin:0 0 15px 0;
  font-size:20px;
}

#help_wrapper h3 {
  background:url(../imgs/index/product_bg.gif);
  font-size:16px;
  color:#4F0D0E;
  padding:5px 0 5px 10px;
  margin:0 0 15px 0;
}

#help_wrapper h4 {
  color:#FFF;
  font-size:14px;
  font-weight:bold;
  margin:0 10px 10px 10px;
}

#help_wrapper strong {
  color:#FFF;
}

.prodDetail {
  color:#876767;
  font-size:16px;
}