/* ELEMENTS */

.signupaccount {
  width: 960px;
  display: block;
  height: 40px;
	padding-top: 5px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
}

.identity{
  padding-top:40px;
  padding-top:44px\9;
  text-align:left;
  margin:0px;
}
.tagline{
  font-size: 16px;
  margin: 0px;
  margin-left: 40px;
  letter-spacing: 0.1em;
  display: block;
  color: #311913;
	font-weight: bold;
}

.logo{
  width:auto;
  max-height:75px;
  margin-right:10px;
  float:left;
  margin:0px;
}

#contentholder{
  margin-left:auto;
  margin-right:auto;
  width:960px;
}

#left {
  margin: 0px;
  width: 670px;
	width: 720px\9;
	padding: 15px 25px 70px;
  padding: 15px 25px 130px\9;	
}

#detailtable{
  height:auto;
  background-color:#f7f7f7;
  border: 1px solid #e4e4e4;
  margin-top:20px;
}

#detailtable table { border-collapse: collapse; border: 0px; }
#detailtable table td { padding: 20px 15px; }

.selected { background-color: #e4e4e4; }

#pricing a { text-decoration: none; color: #000; }

.pricingleft ul, .pricingright ul{list-style:none;}
.pricingleft li, .pricingright li{display:block;line-height:30px;}
.pricingleft li span, .pricingright li span{line-height:45px !important;}

#largeprice {
  background: url("largeprice1.png") no-repeat;
  width: 190px;
  height: 110px;
  color: #bf4111;
  font-size: 40px;
  text-align: right;
  line-height: 2.0em;
	font-weight: bold;
}

#largeprice a {
  display: block;
  width: 170px;
  height: 60px;
	padding: 20px 20px 0 0;
}
#largeprice a, #largeprice a:hover, #largeprice a:visited, #largeprice a:active { text-decoration: none; color: #fff; }

.pricingleft{
float:left;
width:110px;
position:absolute;
text-align:right;
}

.pricingright{
float:right;
margin-right:100px;
text-align:left;
font-weight:bold;
}

#right{
  float: left;
  margin-left: 720px;
  width: 190px;
	width: 210px\9;
	padding: 15px 25px 35px;
  position: absolute;
}

.rightcontent{
  width: 190px;
  margin-top: 0px;
  height: 110%;
  background-color: #f5f5f5; 
}


#footercontent {
  padding-top: 30px;
  padding-top: 50px\9;	
  background:url("footercontentbg.jpg") no-repeat;
  width:960px;
  margin-left:auto;
  margin-right:auto;
  height:170px;
	height: 200px\9;
}


/*****************  TEXT ******************/
body, p, td, ul li, ol li, div { font-size: 14px; }
p { line-height: 1.5em; }
h1 { font-size: 35px; font-weight: normal; margin: 0px; color: #321914; }
h2 { font-size: 22px; font-weight: normal; margin: 0px; color: #cd480d; }
h3 { font-size: 18px; font-weight: normal; margin: 0px; color: #e08b16; }


a, a:link, a:visited, a:active { color: #25a4bf; }
a:hover { color: #0a90ad; }

p.large { font-size: 18px; }
p.small, span.small { font-size: 11px !important; }

.hostname { font-size: 2.3em; }
#header { color:#fff; }

#left ul { padding-left: 10px; list-style: none; margin-right: 20px; }
#left li { background: url("ulcheck.png") no-repeat; padding-left: 30px; line-height: 1.2; margin-bottom: 0; padding-bottom: 10px; }

#left ul.features { padding-left: 0; list-style: none; margin-right: 20px; }
#left ul.features li { 
  background: url("featurescheck.png") no-repeat; 
  padding-left: 60px;
	margin-left: -40px\9;
  line-height: 1.5;
  margin-bottom: 20px;
}

.chooseprice { color:#fff; }
.chooseprice h2, .chooseprice a {font-size:1.5em; font-weight: bold; text-decoration: none; color: #fff; }

#right p { width: 190px; font-size: 13px; }
#right ul, .right_sub ul { list-style: none; margin-left: 0px; padding-left: 0; }
#right li, .right_sub li { font-size: 13px; background: url("rightcheck.png") no-repeat 0 3px; padding-left: 25px; line-height: 25px; }

#footer a { margin-right: 20px; }
#footer a:link, #footer a:visited, #footer p,#footer li{
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}
#footer a:hover{
  text-decoration:underline;
}
#footer span{
  margin-left:800px;
}

/******************  MENU ******************/

.menu { height: 39px; height: 49px\9; text-align: center; position: relative; top: 46px; }
.menulink { text-align: center; }
.menu ul, .menu li { margin: 0px; padding: 10px 0 0 0; text-align: center; list-style: none; }
.menu li { margin: 0 15px 0 0; display: inline; }
.menu li a { 
  font-weight: bold;
  font-size: 16px;
  text-decoration:none;
	padding: 9px 10px;
}
.menu a, .menu a:hover, .menu a:visited, .menu a:link { color:#fff; }

.menu a:hover {
	padding: 9px 10px 10px 10px;
  background: url("menuhover_opacity.png") repeat-x;
}



/**/

.t10 { margin-top: 10px; }
.t15 { margin-top: 15px; }
.t20 { margin-top: 20px; }
.t30 { margin-top: 30px; }

.b10 { margin-bottom: 10px; }
.b15 { margin-bottom: 15px; }
.b20 { margin-bottom: 20px; }
.b30 { margin-bottom: 30px; }

.clear { clear: both; }

