/*
@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
*/

body {
  padding: 0;
  margin: 0;
  color: white;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #000000;
  /*
  background-image: url(../images/evomo08/evomo_bg_grey_grad_topbot_10x650.gif);
  background-repeat: repeat-x;
  */
  background-image: url(../images/evomo08/evomo_kanji_3d_v01_950px.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#container {
  width: 950px;
  height: auto;
  color: #000000;
  background: transparent;
  margin-top: 30px; 
  margin-bottom: 30px; 
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#topMsgBar {
  width: 100%;
  height: 25px;
  color: #eb361e;
  background: #494949;
  text-align: center;
  margin-bottom: 30px;
  line-height: 180%;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 1px;
  vertical-align: middle;
overflow: hidden;
visibility: hidden;
}

#header {
  width: 100%;
  height: 90px;
  color: #000;
  background: transparent;
  margin: 0px;
  padding: 0px;
overflow: hidden;
}

#header img
{
 border: 0;	
 padding: 0;
 margin: 0;
}

#leaderboard {
  float: left;
  width: 728px;
  height: 90px;
  color: #000;
  background: #666;
  margin: 0px;
  padding: 0px;
overflow: hidden;
visibility: hidden;
}

#ecom_cart {
  float: left;
  width: 143px;
  height: 79px;
  color: #000;
  background-color: transparent;
  margin-top: 11px;
  padding: 0px;
vertical-align: bottom;
  overflow: hidden;
}

#ecom_phoneNumber {
  float: left;
  width: 100%;
  height: 14px;
  color: #d9d9d9;
  background-color: transparent;
  text-indent: 0px;
  text-align: center;
  text-decoration: none;
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  letter-spacing: 0;
  vertical-align: bottom;
  overflow: hidden;
  line-height: 120%;
  margin: 0px;
  padding: 0px;
  /* margin-top:7px; */
}

.phoneNumbertext {
  display: inline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}

.phoneNumberdigits {
text-align: right;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 2px;
}

.myaccount {
  display: inline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}


#navbar {
  clear: both;
  width: 728px;
  height: 60px;
  color: #000;
  background: transparent;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
float: left;
overflow: hidden;
}

#clearLeft {
clear: left;
}

#navbar td {
     font-size:8pt;
     border: 1px solid #555555;
     text-align:center;
     background-color: #333;
}

#navbar a {
	color:#d9d9d9;
	text-decoration: none;
}

#navbar a:hover {
	color: black;
	text-decoration: underline;
}

#navbar a:visited { color: #eb361e; }

table.navbar {
	border-width: 0px;
	border-style: solid;
	width: 100%;
	height: 100%;
}
table.navbar th {
}

table.navbar td {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

td.lime {  
     background-color:#bbca8d;
}


#ecom_leftColumn {
  float: left;
  width: 172px;
  padding-bottom: 15px;
  color: #000;
  background: #d9d9d9;
}

#ecom_left_graphic {
  float: left;
  width: 172px;
  /*height: 100%;*/
  height: auto;
  background: #000000;
  background-image: url(../images/evomo08/evomo_sidebar_graphic_graffiti_grey.jpg); 
}

#ecom_79_ssl_cert {
  margin-top: 11px;
  float: right;
  height: 79px;
  width: 79px;
  background: transparent;
  clear: right;
}

#ecom_content {
  float: right;
  width: 778px;
  height: auto;
  min-height: 120px;
  color: #000;
  background: #d9d9d9;
  background: #FFF;
  padding-bottom: 25px;
  padding-top: 10px;
  background-image: url(../images/evomo08/evomo_snake_content_bg.jpg); 
}

#ecom_subContent {
  float: right;
  width: 778px;
  /* height: 180px; */
  height: auto;
  color: #000;
  background-color: transparent;
}

#ecom_subContent_alt {
  float: right;
  width: 778px;
  /* height: 90px; */
  height: auto;
  color: #000;
  background-color: transparent;
}

#ecom_subContentFeatured {
  float: left;
  width: 520px;
  /* height: 180px; */
  height: auto;
  color: #000;
  background-color: transparent;
}

#ecom_payment_types {
  float: right;
  width: 240px;
padding: 5px 0px 5px 10px;
margin: 5px 0px 5px 0px;
  height: auto;
  color: #000;
  background-color: #000000;
border: 1px solid #727272;
vertical-align: middle;
}

#ecom_payment_types img{
vertical-align: middle;
}

#ecom_info {
  float: right;
  width: 778px;
  min-height: 180px;
  color: #000;
  background: #494949;
  margin-top: 10px;
}

#footer {
  float: right;
  width: 100%;
  height: 30px;
  color: #000;
  background: #494949;
  margin-top: 30px;
  margin-bottom: 30px;
}

#detailSizeBlock {
	width: 370px;
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
}

#detailInfoBlock {
	width: 370px;
}

#detailInfoBlock .linkage {
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;"
}

#detailInfoBlock .linkage a {
	color: #666666;
}

#detailInfoBlock .linkage a:hover {
	color: #000000;
}

#footerBase {
clear: both;	
float: left;
height: 22px;
width: 100%;	
vertical-align: middle;
padding-left: 6px;
background-color: #323232;
}

#legalbar {
		height: 22px;
}

table.legalbar {
	border-width: 0px;
	width: 940px;
        overflow: hidden;
}

table.legalbar td {
     font-size:8pt;
	color: #ababab;
     text-transform: uppercase;
}

#legalbar a {
	color:#ababab;
	text-decoration: none;
}

#legalbar a:hover { color: black; }
#legalbar a:visited { color: #eb361e; }


#subscribeBox {
font-size: 12px;
//width: 260px;
height: auto;
color: #ababab;
padding: 10px;
background-color: #333333;
margin: 7px 0px 7px 0px;
	float: right;
	font-size: 11px;
	width: 230px;
}

#subscribeBox .subtexth3 {
color: #eb361e;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}

#subscribeBox .subtext {
margin-top: -15px;
}

#subscribeBox .subfield {
width: 150px;
height: 15px;
margin-right: 8px;
border: 1px solid #ababab;
background-color: #777;
}

#subscribeBox .subbutton {
border: 1px solid #ababab;
font-weight: bold;
font-size: 12px;
}




