* { margin: 0; padding: 0; outline: 0 }

body {
	font: 13px/145% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000; 	
	margin: 0; padding: 0 0 20px 0; 
	background: #151515;
}

/* Links */
#content-wrapper a, #footer-wrapper a {
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 4px;
	display: inline-block;
	text-decoration: none;
	color: #9b6834; 	
}
#content-wrapper a:hover, #footer-wrapper a:hover {
	border-bottom-color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	color: #434343;
	display: inline-block;
}
             
/* Headers */
h1, h2, h3, h4 {
	color: #111;
	padding: 15px 10px 5px 2px;
	display:block;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;
	display:none;
}
h2 {
	font-size: 200%;
	border-bottom: #f4f4f4 1px solid;
	padding-bottom: 3px;
	padding-left: 0px;
	font: normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	letter-spacing: -2px;	
}
h3 {font-size: 170%; font-weight: normal;}
h4 {font-size: 120%;}

/* Common elements */
p, dl { margin: 10px 0 10px 0;}

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}
code {
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
pre {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(img_unbound/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* Lists */

ul, ol {
	padding: 10px 20px 0px 10px;
} 
li { margin: 0 0 3px 10px; }

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fbfbfb; 	
}
label {
	color: #a56f38;
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 325px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button:active { background: #F5F5F5; }

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	width:70px;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

/* Header */
#header {
	height: 229px;
	background-color: #1b1b1b;
	width: 100%;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}

#header-wrap {
	margin: 0 auto;
	width: 900px;
	height: 229px;
	text-align: left;
	background-color: #1b1b1b;	
}
#header-wrap img {
	margin-top:10px;	
}

#header-wrap a img {
	border:none;
}

#header-wrap p#intro {
	margin: -20px 0 0 100px; padding: 0;
	font-family:sans-serif;
	color:#21BF1D;
	font-size:2em;
	width: 400px;
}

#header-comment {position:relative; top:-90px; left:620px; margin:0; width:250px}
#header-comment blockquote {display: block;background:none;font-size:1em; border:none;margin:0;padding:0;color:#696969}
#header-comment blockquote:before, blockquote:after {color:#ABABAB;display: block;font-size: 300%;width: 50px;}
#header-comment blockquote:before {content:"“";height: 0;margin-left: -0.55em;}
#header-comment blockquote:after {content:"”";height: 50px;margin-top:0px;margin-left: 230px;}
#header-comment p:after {content:"Money can't buy happiness. But it can buy marshmallows, which are kinda the same thing.";}

/*  Navigation actively used in theme  */

ul.nav {display: block; height: 9px; width: 900px; position: absolute; top:200px;padding:0;}
ul.nav li {display: block; margin: 0; padding: 0;}
ul.nav li a {
	float: left;
	line-height: 9px;
	display: block;
	padding: 2px 15px;
	border-bottom:none;
	color: white;
	margin: 0;
	font: 13px/25px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	text-decoration: none;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0px 0px;
}
ul.nav li a#current {border-bottom-width: 0px; font-weight: bold; background-color: white; color: #272727;}
ul.nav li a:hover {background-color: #282828; color: white; border: none;} 

/* Content */

#content-outer {background: #fff; width: 100%; display:inline-block;}
#content-wrapper {width: 900px; margin: 0 auto; text-align: left;}
#content {float: left; padding-bottom: 20px;background-color:white;}
.right-col-one {margin-right: 235px; padding-left: 25px;}


#content .right-col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}

/* right sidebar */
.right-col-two {
	float: left;
	margin-left: -210px;
	margin-top:24px;
	width: 210px;
padding-bottom: 20px;
}

/*
ul.right-col-two {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(img_unbound/dots.gif) repeat-x left top;
}
ul.right-col-two li {
	list-style: none;
	background: url(img_unbound/dots.gif) repeat-x left bottom;
	padding: 6px 10px;
	margin: 0;		
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.right-col-two li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;		
}
ul.right-col-two li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.right-col-two li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
*/

/* footer */
#footer-wrapper {
	color: #666666;
	width: 900px;
	margin: 0 auto;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}
.col-three {
	float: right;
	width: 210px;
	margin-bottom:15px;
}

.col-one {
	float:left;
	padding-left: 25px;
}
/*
.col-three a:hover {
	width: 100%;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	color: white;
	display: inline-block;
	background: #3e3e3e;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -455px;
	margin-top: 12px;
}
.col-two a {
	width: 100%;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 4px;
	display: inline-block;
	text-decoration: none;
	color: #9b6834; 	
}
.col-two a:hover {
	width: 100%;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	color: white;
	display: inline-block;
	background: #3e3e3e;
}
#footer-wrapper ul.footer-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
*/

#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;	
}

#footer-wrapper ul.footer-list {
	list-style: none;
	padding: 0;	
}

#footer-wrapper a {
	color: #fff;
}

#footer-wrapper ul.footer-list li a {
	line-height: 1em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	padding-left: 0;
	color: #666666;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 880px;
	margin: 0 auto;
	color:#666;	
}
#footer-bottom .bottom-left {
	float: left;
}

#footer-bottom a {
	padding-left: 0px;
	display: inline;
	border-bottom-width: 0px;
}
#footer-bottom a:hover {border-bottom-color:#434343;border-bottom-width:1px;border-bottom-style: dotted;color:white;padding:0;margin:0;}
#footer-bottom .bottom-right {text-align: right;}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
/*============contact form=================*/
	.tbContactform .antispam {
		display:  none;
		visibility: hidden;
	}

	.tbContactform label {
		width:  95px;
		display:  inline-block;
		vertical-align: top;
		clear: both;
	}

	.tbContactform input.text {
		width:  225px;
		padding: 2px;
	}
	.tbContactform textarea {width:325px; padding:2px;height:115px;}
	.tbContactform input.submit {
		display: block;
      	margin-left: 250px;
      	width:  auto;
	}

	.tbContactform .tbErrors p {
		color: #FF0000;
	}

/* index plans */

#packages {

}
.line, #dark_line, #bottom_line { clear: both; }
#packages .left {
	float: left;
	width: 170px;
	margin-top: 1px;
	padding: 5px;
	background-color: #e3e3e3;
	color: #111111;
	font-weight: bold;
}
#packages .right {
	float: left;
	width: 110px;
	padding: 5px;
	margin-left: 1px;
	background-color: #f0f0f0;
	color: #888888;
	margin-top: 1px;
}
#dark_line .left, #bottom_line .right { background-color: #ffffff; }
#dark_line .right, #bottom_line .right {
	background-color: #21BF1D;
	color: #ffffff;
	width: 100px;
	padding: 10px;
	text-align: center;
	text-shadow: 1px 1px 1px #515151;
}
#dark_line .right {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#bottom_line .right {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.leftplans {width:600px;}

#planimage {width:339px; height:33px; background:url(../../images/plans.png) no-repeat white;padding: 240px 0px 0px 180px;margin-top:10px;}
#planimage a {
	color: #e6e6e6;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: #434343;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 4px;
	display: inline-block;
	text-decoration: none; 	
}
#planimage a:hover {
	border-bottom-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	color: white;
	display: inline-block;
}




/* ====== custom styles ===== */
.underline {text-decoration:underline;}
/*.divhover:hover {background-color: #FAFAFA;} */
#tos .right-col-one, #privacy-policy .right-col-one, #faqs .right-col-one, #how-to-add-the-vlexofree-ads-to-your-web-pages .right-col-one, #plans .right-col-one  {margin-right:0px;}
#indexrss a {font-size:12px; border:none;}
#indexrss * {margin:0; padding:5px 0 0 0;}
#indexrss {padding-left:20px;}
img.float-right {margin: 5px 0px 10px 10px;}
img.float-left {margin: 5px 10px 10px 0px;}
#sitesupport {position:absolute;}
.accountstatus {margin-top: 20px; margin-bottom: 15px; padding: 6px 8px; background: rgba(0, 0, 0, .80); font: bold 16px helvetica, arial, sans-serif; letter-spacing: -1px; color: #fff; text-shadow: rgba(0, 0, 0, .8) 0 1px 3px; text-align: center; display:block; border: rgba(255, 255, 255, .2) 1px solid; border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px; -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px;}

.table{background:#fff;}
.table2{background:#fff;}
.imagecenter {text-align: center; padding:0px 70px 0px 70px; }
.imagecenterbig {text-align: center; padding:7px 70px 7px 70px; }
a.tablelink:active {color: green; text-decoration: none; font-weight:bold;}
a.tablelink:visited {color: green; text-decoration: none; font-weight:bold;}
a.tablelink:link {color: green; text-decoration: none; font-weight:bold;}
a.tablelink:hover {color: green; text-decoration: underline; font-weight:bold;}
a.tablelink2:active {color: black; text-decoration: none;}
a.tablelink2:visited {color: black; text-decoration: none;}
a.tablelink2:link {color: black; text-decoration: none;}
a.tablelink2:hover {color: black; text-decoration: underline;}
.table ul{float:left; margin:0; padding:0; border:1px solid #f4f9fe;}
.table ul li{list-style:none; padding:7px 9px; width: 155px; height: 1.4em;}
.table ul li.tabletitle{font-weight:bold; background:#21BF1D; color:#fff; text-align: center;}
.table ul li.tabletitleleft{font-weight:bold; background:#21BF1D; color:#fff; text-align: left;}
.table ul li.evenred{background:#fff; text-align: center; color:red;line-height:14px; }
.table ul li.evengreen{background:#fff; text-align: center; color:green;line-height:14px;}
.table ul li.even{background:#fff; text-align: center; line-height:14px;}
.table ul li.evenleft{background:#fff; text-align: left; line-height:14px;}
.table ul li.odd{background:#f4f9fe; text-align: center; line-height:14px;} 
.table ul li.oddleft{background:#f4f9fe; text-align: left; line-height:14px;}

.table4 ul{float:left; margin:0; padding:0; border:1px solid #f4f9fe;}
.table4 ul li{list-style:none; padding:7px 9px; width: 155px;}
.table4 ul li.tabletitle{font-weight:bold; background:#21BF1D; color:#fff; text-align: center;}
.table4 ul li.tabletitleleft{font-weight:bold; background:#21BF1D; color:#fff; text-align: left;}
.table4 ul li.evenred{background:#fff; text-align: center; color:red;line-height:14px; }
.table4 ul li.evengreen{background:#fff; text-align: center; color:green;line-height:14px;}
.table4 ul li.even{background:#fff; text-align: center; line-height:14px;}
.table4 ul li.evenleft{background:#fff; text-align: left; line-height:14px;}
.table4 ul li.odd{background:#f4f9fe; text-align: center; line-height:14px;} 
.table4 ul li.oddleft{background:#f4f9fe; text-align: left; line-height:14px;}
