/* @override http://www.clientbill.com/style.css */

/* @override http://www.clientbill.com/style.css */

/* @override http://www.clientbill.com/style.css */





/* @override http://www.clientbill.com/style.css */

/* @group Forms */

form input {
	font-size: 16px;
}

label {
	clear: all;
	display: block;
}

/* @end */



body {

	margin: 0px;

	font-family: Georgia, "Lucida Sans Unicode", Monaco;

	font-style: normal;

	font-size: 16px;	

	text-align: center;	

	line-height: 22px;

}

p {

	margin: 5px 0 5px 0;

}

#header_top {

	background-color: #BB3839;

	height: 20px;

}



#header_middle {

	background-color: #D8AD6E;

	height: 4px;

}



#header_main {

	background-color: #F8ECB9;

	height: 95px;

}



#logo {

  text-align: left;

  width: 770px;

  

  margin: auto;  

  padding-top: 7px;

}



#main_tab {

  text-align: left;

  width: 770px;

  height: 35px;

  margin: auto;

  padding-top: 8px;    

  line-height: 18px;

  font-family: "Lucida Sans Unicode", Monaco;

  font-size: 14px;
	position: static;
}



#main_tab ul {

  margin: 0;

  padding: 5px 0 0 0;

  list-style: none;

}



#main_tab li {

  float: left;

  background-color: #a79d79;

  margin: 0 5px 0 0;

  padding: 0 0 0 8px;

}



#main_tab li:hover {

  float: left;

  background-color: #6f684e;

  margin: 0 5px 0 0;

  padding: 0 0 0 8px;

}



#main_tab a {

  display: block;

  #background: url("images/tab_right.gif") no-repeat right top;

  padding: 5px 15px 5px 7px;

  color: #FFFFFF;

  border: 0;

    text-decoration: none;

}



#main_tab #current {

  background-color: #FFFFFF;

}



#main_tab #current a {

	color: #363636;

	padding-bottom: 6px;

	background:url("images/tab_right_current.gif") repeat-x right top;

	text-decoration: none;

}

#content {

  text-align: left;

  width: 770px;  

  margin: auto;  

  padding-top: 0px;

}





#panel_left {

	float: left;

	width: 490px;

	background-color: #FCEDED;

	height: 165px;

	padding: 10px;

	font-family: "Century Gothic";

	font-size: 21px;	

}



#panel_right {

	float: right;

	width: 240px;

	background-color: #CF9090;

	height: 165px;

	padding: 10px;

	text-align: center;	

}



.action {

	background-color: #B11515;

	#height: 39px;

	padding: 5px;

	width: 150px;

	color: #FFFFFF;

	font-family: "Lucida Sans Unicode";

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 5px;	

}



#content_left {

	float: left;

	width: 380px;

	height: 205px;

	padding-right: 10px;

}



#content_right {

	float: right;

	width: 380px;

	height: 205px;

}



h1 {

	font: 26px Georgia, "Times New Roman", Times, serif;

	color: #2a2a2a;

	//padding: 10px;

	border-bottom: 1px solid #f8ecb9;

}



h3 {

	font-family: "Lucida Sans Unicode", Georgia;

	font-size: 14px;

	font-weight: bold;

	margin: 0px;

	line-height: 16px;

}



.highlight {

	background-color: #FFC;

}



#featured {

	margin-top: 390px;

	margin-bottom: 10px;	

	background-color: #F8ECB9;

	padding: 10px;

	text-align: center;

	font-size: 12px;

	line-height: 14px;	

}



h2 {

	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;

	color: #680e0e;

	margin-bottom: 5px;

	text-transform: uppercase;

}



.param_td1 {

	color:#dd0000;

	width:80px;

	vertical-align:top;

}



.param_td2 {

	color:#0000bb;

	width:150px;

	vertical-align:top;

}



.param_td3 {

	width:500px;

	font-size:12px;

	vertical-align:top;

}



.code_container {

	background-color: #ececec; 

	border-width: 1px; 

	border-color: #d4d4d4; border-style: solid; 

	padding: 5px;
	font: 12px monospace, "Courier New", Courier, mono;
}

#sidebar {
	margin-top: 50px;
	float: right;
	width: 150px;
	font-size: 14px;
}

#sidebar h2 {
	color: black;
	font-variant: normal;
}

#sidebar ul li.active a {
	color: black;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
}

table#plans {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

td.plan {
	background-color: #f8ecb9;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #d5cba2;
	border-bottom: 1px solid #d5cba2;	
	width: 100px;
	padding-bottom: 5px;
}

#plans h2 {
	font-size: 16px;
	color: #252525;
}

#plans a {
	color: #680e0e;
}

div.price {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

td.feature {
	background-color: #f5e1e2;
	border-right: 1px solid #d5cba2;	
	border-bottom: 1px solid #d5cba2;
	padding: 5px;
}

td.value {
	text-align: center;
	border-right: 1px solid #d5cba2;	
	border-bottom: 1px solid #d5cba2;	
}
div#headline {
	font-weight: bold;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #d5cba2;
}

span#headline {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

/* @group Tour */

div.tour_left {
	float: left;
	width: 252px;
}

div.tour_right {
	float: right;	
	width: 500px;
}

div.tour {
	width: 100%;
	clear: both;
	height: 160px;
}

div#tour {
	text-align: center;
  text-align: left;
  margin: auto;
  width: 770px;	
}

div#tour ul {
  margin: 0;
  padding: 5px 0 0 0;
  list-style: none;
}

div#tour li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 0 8px;
}

/* @end */

img.screenshot {
	border: 2px solid #e1e1e1;	
}

