
/*** Primary Style Sheet for Theme ***/

body {
	margin: 0;
	padding: 0;
	background: #222 url("../images/bottom-bg-glow.gif") repeat-y 30% 0;
	font: normal 13px/1.5 Arial, Helvetica, Garuda, sans-serif;
	color: #000;
}

.teal #main {background: #fff url("../assets/bg-teal.jpg") no-repeat 50% 0;}
.teal #page-content {border-top-color: #333333; clear:both;}
.teal a:link, .teal a:visited {color: #099;}
.teal a:hover, .teal a:active {color: #36675C;}
.teal blockquote {border-left-color: #099;}
.teal .post-details {background-color: #099; color: #fff;}
.teal .post-details a, 
.teal .post-details a:link, .teal .post-details a:visited,
.teal .post-details a:hover, .teal .post-details a:active {color: #fff;}


/**** Link Styles ****/

a:link, a:visited {
	color: #2FA694;
	text-decoration: underline;}
a:hover, a:active {
	color: #444;}

	
/* main menu */

#header .main-menu a:link, #header .main-menu a:visited {
	color: #000;
	text-decoration: none;}
#header .main-menu li li a:link, #header .main-menu li li a:visited {
	color: #999;
	text-decoration: none;}
	
	
/* scroll to top ^ */

a.scroll-top {
	float: right;
	margin-top:2px;
	padding:5px 4px 4px 8px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 70% Verdana, Arial, Helvetica, Garuda, sans-serif;
	border: 1px dotted #D6D6D6;
	background-color: #f6f6f6;
	border-bottom: 0;}
.success, .fail, .information, .attention {
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
}

.success 				{ background-color: #D5FFCF; border: 1px solid #97FF88; color: #009900; background-image: url(../app/assets/accept.png);}
.fail 					{ background-color: #FFCFCF;border: 1px solid #FF9595;color: #CC3300; background-image: url(../app/assets/delete.png);}
.information 			{ background-color: #DCE3FF;border: 1px solid #93A8FF;color: #0033FF; background-image: url(../app/assets/information.png);}
.attention 				{ background-color: #FFFBCC;border: 1px solid #FFF35E;color: #C69E00; background-image: url(../app/assets/warning.png);}


/**** Text Styles ****/

/* blockquote, code and pre */

blockquote {
	margin: 0 0 18px 4px;
	padding: 0 16px;
	font-style: italic;
	border-left: 5px solid #C6C6C6;}	

code, pre {
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	background: #F0EEF9 url("../images/pre-bg.gif") repeat 0 0;
	padding: 18px 5px;
	border: 1px dotted #C6C6C6;
	color: #333;}

code {
	padding: 1px 3px;
	background-image: none;}
	

/* UL and OL lists */

#page-content ol {margin: 0 0 20px 5px;}
#page-content ol {padding-left: 2em;}
#page-content ul ul, #page-content ol ol,
#page-content ul ol, #page-content ol ul {
	margin-top: 8px;}
#page-content ul li, 
#page-content ol li {
	line-height: 1.3em;
	padding: 3px 5px;}
#page-content ol li {
	list-style-type:decimal;
	list-style-position: outside;}

#page-content ul.bullet-check li {
	background: transparent url("check.gif") no-repeat 0 .2em; 
	padding-left: 20px;}
	

/* numbered list with styling */	
	
#page-content ol.number-pad {
	padding: 3px 5px 5px 22px;
	border-left: 1px solid #E9E9E9;
	background: transparent url("../images/bullets/ordered-background.gif") repeat-y 0 0;}
#page-content ol.number-pad ol, 
#page-content ol.number-pad ul {
	background: none; margin-left:18px;}
#page-content ol.number-pad  li {
	padding-left: 10px;
	border-bottom:1px dotted #D6D6D6;}


/* list with image, title and description */

#page-content ul.post-list {
	margin-left:0;}
#page-content ul.post-list li {
	margin: 0 0 1em;
	padding: 0;
	background: none;
	border-bottom: 1px dotted #D6D6D6;
	font-size: 85%;}
#page-content ul.post-list li img {
	float: left;
	margin: 0 8px 1em 0;
	border: 1px solid #C6C6C6;}
#page-content ul.post-list li a {
	display: block;
	font-weight:bold;
	margin-bottom: .3em;}


/* headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
	line-height: 1;
	margin: 0 0 0.5em;
	padding: 0 0 0.25em;
	color: #000;
	}
h1 {font-size: 3em; font-weight: normal; letter-spacing: -1px;border-bottom: 1px solid #C6C6C6}
h2 {font-size: 1.6em;}
h3 {font-size: 1.5em; margin-bottom: 0.75em;border-bottom: 1px solid #C6C6C6;}
h4 {font-size: 1.25em; margin-bottom: 0.75em; border-bottom: none;}
h5 {font-size: 1.40em; font-weight: normal; margin-bottom: 1em; line-height: 25px; border-bottom: none;}
h6 {font-size: 1em; font-weight: lighter; text-transform:uppercase; margin-bottom: 1em; border-bottom: none;}

h2.star {
	background: transparent url("../images/icons/star.png") no-repeat 0 50%;
	padding: 0 0 0 54px;
	line-height:48px;
	height:40px;}
h2.colors {
	background: transparent url("../images/icons/colors.png") no-repeat 0 48%;
	padding: 0 0 0 54px;
	line-height:48px;
	height:40px;}
h2.layout {
	background: transparent url("../images/icons/layout.png") no-repeat 0 48%;
	padding: 0 0 0 54px;
	line-height:48px;
	height:40px;}


/**** Page Layout and Design Styles ****/

/* layouts styles */

.one-third {
	float: right;
	width: 293px;
	margin: 0 0 0 22px;}
	
.two-thirds {
	float: left;
	width: 608px;
	margin: 0 0 0 22px;}

.half-page {
	float: left;
	width: 450px;
	margin: 0 0 0 22px;}
	
.full-page {
	margin: 0 0 0 22px;}
	

/* logo */

#logo {
	float: left;
	margin: 8px 0 0 0;
	}

.homebox {
	width: 178px;
	height: 300px;
	float: left;
	margin: 0 10px 0 0;
	}
.homebox img{
	padding: 2px;
	border: 1px solid #999999;
	margin: 0 0 5px 0;
	}
.homebox strong {
	font-size: 130%;
}
.homebox p {
	margin: 0;
	padding:0;
	font-size: 90%;
}
/* design width and position */

#top-content, #main-content, #footer-content {
	margin: 0 auto;
	width: 967px;
	padding: 0 12px 0 11px;}
#slideshow, #page, .home #header-graphic {
	width: 990px;
	margin: 0 -12px 0 -11px;}
	

/* top */

#top {
	height: 65px;
	background: #333;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;}
#top a:link, #top a:visited {
	color: #b2b1b1;
	text-transform: uppercase;
	text-decoration: none;
	}
#top a:hover, #top a:active {
	color: #fff;}
#top-content-icons {
	float: right;
	margin-top: -10px;}
#top-content-icons a:link, #top-content-icons a:visited {
	margin-right: 0;}


/* main page structure  */

#main {
	background: #fff url("../images/bg/bg-mirage.jpg") no-repeat 50% 0;}
#main-content {padding-bottom: 35px;}


/* header */

#header {height: 30px;}
.home #header {height: 30px;}
#header-graphic {
	clear: both;
	display: none;}
.home #header-graphic {
	display: block;
	height: 30px;
 	background: transparent url("../images/header-underline.png") no-repeat 0 0;}

.clear {clear both;}
/* main menu - edit menu styles using MENU.CSS file */	

.main-menu {
	float: right;
	padding: 10px 0 0 0;}


/* content area */

#page{
	background: transparent url("page-bg.png") no-repeat 0 0;
	margin-top: -11px;}
.home #page{
	position: relative;
	z-index: 99;}
#page-top-gap {height: 11px;}
#page-content {
	margin: 0 12px 0 11px;
	padding: 15px 22px 0 0;
	border-top: 10px solid #333;
	background: #fff url("page-bg-repeat.gif") repeat-x 0 1px;}

.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 5px 0;
	width:100%;
	margin: 20px 0;
	}
.quote{
	font-size: 145%;
	color:#666666;
	margin: 0;
}
.company {
	font-size: 85%;
	color:#999999;
	margin: 0 0 10px 0;
}

/* slideshow */

#slideshow {
	height: 200px;
	margin-top: -4px;
	overflow: hidden;}
#slideshow h1{
	border-bottom: none;
	font-weight: bold;
	font-size: 300%;
	margin: 15px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#slideshow h2{
	border-bottom: none;
	}
/* footer */

#footer {
	padding: 16px 0 0 0;
	background: #333333 transparent url("bottom-bg.gif") repeat-x 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #b2b1b1;}
#footer-content {
	padding-top: 21px;
	padding-bottom: 21px;	}
#footer-content a:link, #footer-content a:visited {
	color: #fff;
	text-decoration: none;}
#footer-content a:hover, #footer-content a:active {
	text-decoration: underline;}
	
	
/* sub-navigation menu */

#page-content ul.sub-navigation {
	padding: 0;
	margin-left: 0;}
#page-content ul.sub-navigation li {
	background: none;
	padding: 0;
	margin: 0;}
.sub-navigation a {
	display: block;
	padding: 5px 4px 2px;
	border-bottom: 1px dotted #c6c6c6;
	font-size: 1.1em;
	text-decoration: none;}

	
/* portfolio */

.gallery {margin-left: -22px;}
.gallery-item {
	float: left;
	width: 293px;
	margin: 0 0 22px 22px;}
.gallery-item h5, .gallery-item p {
	margin: 0 0 .65em;
	padding: 0;}
.gallery-image {
	width: 291px;
	height: 163px;
	border: 1px solid #C6C6C6;}
.gallery-description {
	height: 110px;
	margin: 8px 0 0;
	overflow: hidden;}


/* blog */

.blog {}
.post-summary {
	margin: 0 0 2em;}
.post-date {
	float:right;
	color: #fff;
	font: 18px Arial, Helvetica, Garuda, sans-serif;
	line-height: 0.9;
	text-transform: uppercase;}
.post-date .month {}
.post-date .day {}
.post-title {
	margin-bottom: .3em;
	border-bottom: 0;}
.post-details {
	margin: 0 0 1px;
	padding: 4px 6px;
	font-family: Verdana, Arial, Helvetica, Garuda, sans-serif;
	font-size: 85%;
	color: #aaa;
	background: #333;}
.post-details a, 
.post-details a:link, .post-details a:visited,
.post-details a:hover, .post-details a:active {
	color: #C6C6C6;
	font-weight: bold;}
.post-image {
	width: 606px; 
	height: 115px;
	border: 1px solid #C6C6C6;
	margin: 0 0 .5em;}
.post-description {}


/* contact */

#comment-form fieldset legend {
	display: none;}
#comment-form label {
	display: block;}
#comment-form .text-input, #comment-form .text-area, #search .text-input {
	background: #f6f6f6;
	border: 1px solid #C6C6C6;
	color: #333;
	height: 22px;
	padding: 4px 0 0 2px;
	width: 200px;}
#comment-form .text-area {
	height: 150px;
	font-family: Arial, Helvetica, Garuda, sans-serif;}
#comment-form input.error, #comment-form textarea.error {
	background-color: #ffc;
	border-color: #EF7E58;}
#comment-form label.error {
	color: #f33;
	font: bold 10px Verdana, Arial, Helvetica, Garuda, sans-serif;}


/* login */

.login-container {
	width: 400px;
	height: 200px;
	background: transparent url("../images/login-bg.png") no-repeat 0 0;
	color: #C6C6C6;
	overflow: hidden;}
.login-container p {
	margin: 0 0 15px;}
.login-container fieldset legend {
	display: none;}
.login-container form {
	padding: 53px 0 0 30px;}
.login-container label {
	display:block;
	float:left;
	width:100px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;}
.login-container .login-input {
	color: #999;
	font-size: 16px;
	width: 230px;
	border: 0;
	margin: 2px 0;
	cursor: text;
	background: transparent none;}
#login-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 43px;
	width: 43px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../images/spacer.gif") repeat 0 0;}
.login-submit {
	width: 105px;
	height: 30px;
	margin: 2px 0 0 95px;
	overflow: hidden;
	border: 0;
	background: transparent url("../images/spacer.gif") repeat 0 0;
	cursor: pointer;}
	
/**** PLANS  ****/

h1.center {
	text-align:center;
	border-bottom: none;
	font-weight: bold;
	font-size: 280%;
	margin: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p.center {
	text-align:center;
	font-size: 170%;
	color:#666666;
	font-weight: bold;
	margin: 5px 0;
	}
#planwrapper {
	margin: 0 auto 15px auto;
	height: auto;
	width: 850px;
	}
.plan {
	float: left;
	width: 29%;
	height: 310px;
	border: #CCCCCC 1px solid;
	margin: 2% 0;
	padding: 1%;
	background:#f1f1f1;
	text-align: center;
	}
.popular {
	float: left;
	width: 31%;
	height: 340px;
	border: #0066CC 4px solid;
	padding: 1%;
	margin: 0 0 15px 0;
	background:#f1f1f1;
	text-align: center;
	}
	
.plan h2, .popular h2 {
	font-size: 240%;
	color: #666666;
	border:none;
	margin: 5px 0 0 0;
	padding:0;
	}
.plan ul, .popular ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.plan li, .popular li {
	margin: 0;
	padding: 0;
	font-size: 180%;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	}
.red {
		color:#990000;
		}
.price {
 color:#006699;
 font-size: 160%;
 }
.plan img,.popular img {
	margin: 10px auto;
	}
.faq {
	width: 44%;
	float: left;
	padding: 15px 2% 0 3%;
	}
.grey {
	border: 1px solid #ccc;
	background: #eee;
}
.start a {
	width: 365px;
	height: 70px;
	display:block;
	background: url(quotes.png) no-repeat;
	margin: 0 auto;
	}
.start a:hover { 
	background-position: -365px 0 ;
}
.start_wrapper {
width: 365px;
margin: 5px auto;
}
.signup {
margin: 10px auto;
	width: 180px;
	height: 55px;
}
.signup a {
	width: 180px;
	height: 55px;
	display:block;
	background:url(signup.png) no-repeat;
	}
.signup a:hover { 
	background-position: -180px 0 ;
}		
td {
padding: 4px;
}
#join {
	display: block;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background:#f1f1f1;
	margin : 10px 0;
	padding: 5px 0;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}
#join strong {
color: #666666;
font-size: 90%;
font-weight: normal;
}
.metric {
	color: #990000;
}
#search {
	border: 2px solid #CCCCCC;
	display:block;
	padding: 6px;
	margin: 5px 0;
	color: #999999;
	font-weight: strong;
}
#kea {
	margin: 50px 0 0 0;
	line-height: 25px;
	font-size: 85%;
	}
#kea p {
background: #f1f1f1;
padding: 5px;
width: 340px;
}
	.twitter_thumb{
float:left;
margin-right:20px;
margin-bottom:0px;
}

.user{
background-color:#efefef;
margin-bottom:10px;
border-bottom:;
padding:10px;}

#form {
	margin: 30px auto 10px auto;
	width: 490px;
	height: 76px;
	background:url(formbg.png);
	}
.field {
	margin: 20px 0 0 45px;
	line-height: 45px;
	padding: 10px;
	font-weight: bold;
	font-size: 140%;
	color:#666666;
	border: none;
	float: left;
	}
.submit {
	margin: 20px 35px 0 0;
	float: right;
	background: url(go.png);
	height: 40px;
	width: 110px;
	padding: 5px;
	border:none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.loader {
	margin: 25px 146px;
	}
#slideshow p{
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	}
.date {
	float: right;
	font-size: 90%;
	background: #eee;
}
#msg {display:none; position:absolute; z-index:200; background:url(../assets/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

