@charset "UTF-8";
/* E S S E N T I A L   S T Y L E S  */

body { 
	color: #444444; 
	background-color:#D2E0EA;
	}

.bodyoverlay { 
	background-image:url(../images/patterns/default.png);
	background-repeat:repeat;
	background-position:0 0;
	background-attachment:scroll;
	}
a,
ul.tabs a,
a.more-link, 
.plan_box .price  { color:#00ADEE; }

a:hover, 
a.more-link:hover, 
.entry-title a:hover { color:#ff5500; }
	
.preloader {
	background:url(../ajax-loader.png) center center no-repeat transparent;
	}

.imageborder {
	background-color:#f0f0f0;
	border:1px solid #fff;
	}

h1, h2, h3, h4, h5, h6	{
	color:#000; 
	}
	
#stretched #wrapper {
	background:#fff;
	}
	
#boxed #wrapper {
	background:#fff;
	}

.topbar {
	background-color:#F5F8FA;
	}

#topbar_login input{
	color:#999; 
	border:1px solid #ddd; 
	}	

.sf-menu ul.sub-menu { 
	padding:0;	
	background:#fff;
	border:1px solid #eee;
	}

#subheader { 
	background-color:#D2E0EA;
	}

	.toggleslider { background:#f0f0f1;}
	.plan_box    { background:#fff; }

	
	.plan_box .plan_info    { 	background:#fff; }
	.plan_box ul li         { color:#999; border-bottom:1px solid #ddd }
	.pricetable .pricetag 		{ background:#4d4d4d; color:#ffae00; }
	
	.comparebox .column {
		border-right:1px solid #eee;
	}
	
	.comparebox .main_ul li {
	border-bottom:1px solid #eee;
	}
