/* @group general styles */

body {
	background: url(../images/main_bg_index.jpg) #000000 center top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #e59400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h1,h2,h3,h4,h5,h6 {
	font-family: tahoma;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
	color: #FFFFFF;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

/* @end */

/* @group header */

#header {
	float: left;
}

#container {
	width: 940px;
}

#top {
	height: 23px;
	text-align: right;
}

#logo {
	width: 210px;
	height: 98px;
	float: left;
}

#joinnow {
	width: 309px;
	height: 61px;
	float: right;
	margin-top: 15px;
}

#joinnow a img {
	border-style: none;
}


/* @end */

/* @group menu */

#menu {
	width: 100%;
	float: left;
	height: 36px;
	margin-top: 10px;
	font-family: Tahoma;
	border-bottom: solid 3px #b56e09;
}

#menu ul {
	margin: 0px auto;
	list-style: none;
	line-height: normal;
	height: 36px;
	text-align: left;
	margin-left: -40px;
}

#menu li {
	display: block;
	float: left;
	padding-right: 20px;
}

#menu a {
	display: block;
	float: left;
	background: transparent;
	margin-top: 0px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #f8e296;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 600;
	font-family: arial;
}

#menu a:hover {
	color: #ffffff;
	background: #782901;
}

#menu .current_page_item a {
	color: #ffffff;
	background: url(../images/menu_bg.jpg) repeat-x;
}

/* @end */

/* @group footer */

#footer {
	float: left;
	width: 945px;
	margin-top: 40px;
	font-family: tahoma;
	border-top: solid 2px #280505;
	text-align: left;
}

#footerlogo {
	width: 99px;
	height: 26px;
	float: left;
	margin-top: 30px;
}

#footerrightside {
	width: 600px;
	margin-right: 20px;
	float: right;
	text-align: right;
	color: #FF9900;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 15px;
}

#footerrightside a {
	color: #FF9900;
	text-decoration: none;
}

#footerrightside a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerrightsidegraphic {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: -16px;
}

.footerCopy {
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	left: -70px;
	color: #5a5a5a;
	font-size: 11px;
}

/* @end */

/* @group main text areas */

#text_block {
	width: 920px;
	background-color: #17130e;
	float: left;
	text-align: left;
	margin-top: 30px;
	padding:20px;
}

#text_block blockquote {
	color: #8a8a8a;
	margin-top: 20px;
	text-align: left;
	font: 90%/140% tahoma;
}

#contents_right {
	width: 625px;
	color: #B3B3B3;
	margin-top: 30px;
	float: right;
	text-align: left;
	font-family: tahoma;
	margin-bottom: 50px;
	margin-right: 0;
}

#contents_right img,#text_block img {
	vertical-align: middle;
	margin: 0 20px 20px;
}

#contents_right a,#text_block a {
	color: #e59400
}

#contents_right a img,#text_block a img {
	text-decoration:none;
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: both;
	border: none;
}

#contents_right ul,#text_block ul,#contents_right ol,#text_block ol {
	margin-left: 20px;
	padding: 0px;
	font: 90%/150% tahoma;
}

#contents_right ul li,#text_block ul li,#contents_right ol li,#text_block ol li {
	color: #8a8a8a;
	list-style-position: inside;
}

#contents_right ul li a,#text_block ul li a {
	color: #8a8a8a;
	text-decoration: none;
}

#contents_right ul li a:hover,#text_block ul li a:hover {
	color: #e59400;
}

#contents_right h1,#text_block h1 {
	font-family: tahoma;
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
}

#contents_right h2,#text_block h2 {
	font-family: tahoma;
	color: #f3e8ba;
	font-size: 22px;
	font-weight: 500;
}

#contents_right p,#text_block p {
	color: #8a8a8a;
	margin-top: 20px;
	text-align: justify;
	font: 90%/140% tahoma;
}

#contents_right p a,#text_block p a {
	color: #e59400;
	text-decoration: none;
}

#contents_right p a:hover,#text_block p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#text_block td {
	color: #8a8a8a;
	font: 90%/140% tahoma;
}

.more {
	text-transform: uppercase;
}

#banner_block {
	width: 940px;
	background-color: #17130e;
	float: left;
	text-align: left;
	margin-top: 30px;
	font-family: Tahoma;
	padding: 12px 64px;
}

div.help_category {
	border-top: 1px solid #4d3100;
}


/* @group blog */

p#breadcrumbs {
	margin-top: 0;
}

div.blog_entry {
	clear:both;
	border-top: 1px solid #4d3100;
}

h2.blog_title {
	margin-bottom: 2px;
}

#text_block p.blog_date {
	margin-top: 0;
	margin-bottom: 0;
}

#text_block p.blog_author {
	margin-top: 0;
	margin-bottom: 0;
}

/* @end */

.left_large_banner_text {
	font-size: 38px;
	color: white;
	white-space: nowrap;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right:40px;
	border-right: 1px solid #3a3a3a;
}

.right_large_banner_text {
	font-size: 18px;
	color: #ffd59a;
	padding-left: 24px;
}

#banner_block ul {
	margin: 0;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:15px;
}

/* @group small text blocks */

#two_column_block {
	margin: 0px;
	width: 620px;
	font-family: tahoma;
	font-size: 12px;
	float:left;
}
#smallcontainer {
	width: 310px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
}

#two_column_block ul {
	margin: 15px;
	padding: 0px;
	color: #8a8a8a;
}

#smallcontainer2 {
	width: 310px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 25px;
}

/* @end */

/* @end */

/* @group forms */

span.label,span.spacer,span.multiple span {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 1em;
} 
span.multiple {float:left;} 
span.button {padding-left:10em;
} 
span.button input {
	margin-top: 12px;
}
div.clear {clear:both; padding-top:5px;
} 
span.label, span.multiple { 
	color: #f3e8ba; font-family: tahoma; }

/* @end */

/* @group pricing_blocks */

#pricing_block {
	margin: 0px auto;
	width: 940px;
	float: left;
	margin-top: 30px;
	font-size: 12px;
	color: #6b6255;
	text-align: left;
	font-family: tahoma;
}

.plan_block {
	background-color: #17130e;
	width: 265px;
	padding: 16px;
	border-top: 8px solid #b56e09;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
	float:left;
}

div#last_plan_block.plan_block {
	margin-right: 0;
}



.plan_header {
	border-bottom: 1px solid #3a3a3a;
	height: 46px;
	padding-bottom: 6px;
}

.plan_name {
	font-size: 30px;
	color: white;
	margin: 0;
	display: inline-block;
	padding-right: 12px;
	width:150px;
	float:left;
	
}

#plan_pricecontainer{width:100px; float:right; padding-top:5px; text-align:right;}
.plan_price {
	color: #ffd59a;
	font-size: 24px;
	margin: 0px auto;	
}


.plan_period {
	color: #ffd59a;
	font-size: 12px;
	display: inline-block;
	margin: 0px auto;
}

.plan_feature {
	padding-top: 6px;
	border-bottom: 1px dotted #3a3a3a;
	padding-bottom: 6px;
	font-size: 14px;
	margin: 0;
}

.plan_signup {
	font-size: 16px;
	text-align: right;
	margin-bottom: 0;
}
.plan_signup a{color:#e59400; text-decoration:none;}
.plan_signup a:hover{color:#ffffff; text-decoration:underline;}

.pricing_note {
        color:#e59400;
}

/* @end */

/* @group left block */

#contents_left {
	margin-top: 30px;
	margin-right: 30px;
	width: 250px;
	padding-right: 0px;
	float: left;
	text-align: left;
	padding-left: 0px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}

#contents_left ul li {
	line-height: 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #8a8a8a;
}

/* @group feature */

#feature {
	background: url(../images/side_menu.png) repeat-x;
	height: inherit;
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 20px;
}

#feature h2 {
	font-family: tahoma;
	color: #f3e8ba;
	font-size: 20px;
	font-weight: 500;
	margin-left: 20px;
	margin-right: 15px;
}

#feature p {
	margin: 0px auto;
	padding-left: 20px;
	font-size: 12px;
	color: #8a8a8a;
	padding-right: 15px;
	height: 50px;
	margin-bottom: 15px;
}

#feature img {
	margin-left: 0px;
	margin-right: 20px;
	border-style: none;
}

#feature a {
	color: #e59400;
	text-decoration: none
}

#feature a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* @end */

/* @group Testimonials */

#feature div.testimonial  {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}
#feature div.testimonial p.testimonial_body {
	width: inherit;
	height: inherit;
	line-height: 1.3;
	margin: 4px 0 0;
	padding: 0;
}

#feature div.testimonial p.testimonial_attribution {
	text-align: right;
	font-style: italic;
	color: silver;
	padding: 0;
	margin: 4px 0 0;
}

#feature div.testimonial p.testimonial_logo {
	margin: 0;
	padding: 0;
}



/* @end */



/* @end */

/* @group headerproduct */

#headerproduct {
	width: 940px;
	height: 300px;
	text-align: center;
	float: left;
	margin-top: 50px;
}

#headerproductoverview {
	width: 940px;
	height: 327px;
	background: url(../images/header_pro.png) no-repeat center;
	float: left;
	margin-top: 50px;
	text-align: right;
	font-family: Tahoma;
}

#headerproductoverview2 {
	width: 255px;
	margin-top: 40px;
	margin-right: 87px;
	padding: 0px;
	float: right;
}
#headerproductoverview ul {
	
}

#headerproductoverview2 li {
	background: url(../images/headermenu_bg.png) no-repeat left;
	padding-right: 20px;
	list-style: none;
	height: 51px;
	text-align: left;
	min-width: 255px;
	padding-left: 20px;
	margin-bottom: 5px;
	text-align: center;
}

#headerproductoverview2 li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #824611;
	padding-top: 15px;
	float: left;
}

#headerproductoverview2 li:hover {
	color: #2f0f04;
	background: url(../images/headermenu_active_bg.png) no-repeat left;
	color: #2f0f04;
	font-weight: 600;
}

/* @end */

/* @group product page */

.productdispalyblack {
	width: 400px;
	background: #000000;
	padding: 20px;
	float: left;
	margin-right: 30px;
	margin-top: 25px;
}

.productpic {
	width: 200px;
	background: #3f3629;
	height: 205px;
	; float: left;
	margin-right: 20px;
}

.displayall {
	margin: 0px auto;
	padding: 0px;
	float: left;
}

.productdescription {
	width: 170px;
	height: 205px;
	float: left;
}

.productdescription h4 {
	font-family: tahoma;
	font-size: 13px;
	color: #f8e296;
	text-align: left;
}

.productdescription p {
	font-size: 13px;
	color: #6b6255;
	text-align: left;
	font-family: tahoma;
}

.productprice {
	width: 200px;
	background: #b56e09;
	height: 45px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #f7c260;
}

.productprice img {
	vertical-align: middle;
}

.productprice P {
	padding-right: 15px;
}

/* @end */

/* @group screenshot bottom */

#screenbottom {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	background-color: #17130e;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 30px;
}

#screenbottom1 {
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 250px;
	padding-left: 30px;
	border-right: solid 3px #3e2e18;
	padding-right: 30px;
}

#screenbottom1 h4 {
	font-family: tahoma;
	font-size: 13px;
	color: #f8e296;
	text-align: left;
}

#screenbottom1 p {
	font-size: 12px;
	color: #6b6255;
	text-align: left;
	font-family: tahoma;
}

#screenbottom2 {
	margin: 0px auto;
	padding: 0px;
	width: 250px;
	border-right: solid 3px #3e2e18;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

#screenbottom2 h4 {
	font-family: tahoma;
	font-size: 13px;
	color: #f8e296;
}

#screenbottom2 p {
	font-size: 12px;
	color: #6b6255;
	text-align: left;
	font-family: tahoma;
}

#screenbottom3 {
	width: 250px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#screenbottom3 h4 {
	font-family: tahoma;
	font-size: 13px;
	color: #f8e296;
	text-align: left;
}

#screenbottom3 p {
	font-size: 12px;
	color: #6b6255;
	text-align: left;
	font-family: tahoma;
}

/* @end */

/* @group unused */

.active {
	color: #ffffff;
	background: url(../images/headermenu_active_bg.png) no-repeat left;
	display: none;
}

#headerprices {
	width: 940px;
	float: left;
	margin-top: 30px;
}

#headerprices table {
	width: 100%;
}

#headerprices td {
	height: 35px;
	vertical-align: middle;
}

.tabletextleft {
	padding-left: 40px;
	color: #8a8a8a;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 11px;
}

.tabletextleftyellow {
	color: #FF9900;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 40px;
}

.tabletextleftyellowprice {
	color: #FF9900;
}

/* @end */
