/*-------------------------------------------

             Title :  Logic Depths v2
             Usage :  Global Layout
             Author:  Randy Cram
             Edited:  Sunday, July 9, 2009

---------------------------------------------*/


/*===================TOC=====================

                1. Reset
                2. Container
                3. Branding
                4. Live Chat
                5. Menu
                6. Content
                7. All Packages
                8. Small Banners
                9. Sub-Page Styling
                10. Sidebar
                11. Sidebar Links
                12. Footer

=============================================*/



/* 1. Reset
---------------------------------------------*/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* 2. Container
---------------------------------------------*/
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #ffffff url(../imgs/background.png) repeat-x top left;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 0.69em;
}

html, body {
	height: 100%;
}


#container {
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px;

}


/* 3. Branding
---------------------------------------------*/
#branding {
	width: 400px;
	height: 181px;
	float: left;
	background: url(../imgs/branding_background.png) no-repeat top left;
}

#branding h1 {
	top: 14px;
	left: -15px;
	z-index: 1;
	width: 400px;
	height: 104px;
	background: url(../imgs/branding_h1.png) no-repeat 50% 50%;
}

#branding h1 a {
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -500em;
}


/* 4. Live Chat
---------------------------------------------*/
#livechat {
	width: 213px;
	height: 181px;
	float: right;
	text-align: right;
}

.chatbutton {
	margin: 63px 0 0 0;
}


/* 5. Menu
---------------------------------------------*/
#menu {
	margin:0 auto;
	padding:0;
	width:800px;
	height:45px;
	clear: both;
	background:url(../imgs/menu_bg.png) repeat-x;
	list-style:none;
}

#menu_left {
	background:url(../imgs/menu_bg_left.png) no-repeat top left;
	width: 13px;
	height: 42px;
	float: left;
	clear:both;
}

#menu li {
	margin:0 auto;
	padding:0;
	height: 42px;
	float:left;
	background:none;
}

#menu a {
	font-size:13px;
	padding:0 0 0 10px;
	display:block;
	float:left;
	text-transform: uppercase;
	height: 42px;
	color:#ffffff;
	text-decoration:none;
}

#menu > ul a { width:auto; }

#menu a span {
	float:left;
	display:block; 
	height: 42px;
	padding: 12px 0 0 10px;
}

#menu li a:hover {
	color: #ffffff;
	padding: 0 10px 0 10px;
	background:url(../imgs/menu_hover_right.png) no-repeat top right;
}

#menu a:hover span {
	color:#ffffff;
	cursor:pointer;
	font-weight: bold;
	padding: 12px 0 0 10px;
	background:url(../imgs/menu_hover_left.png) no-repeat top left;
}

#home { width: 75px; }
#shared { width: 150px; }
#reseller { width: 160px; }
#design { width: 85px; }
#about { width: 100px; }
#support { width: 80px; }
#client { width: 115px; }

#menu_right {
	background:url(../imgs/menu_bg_right.png) no-repeat top left;
	width: 13px;
	height: 42px;
	float: right;
}


/* 6. Content
---------------------------------------------*/
#content {
	background: #ffffff url(../imgs/content_bg.png) repeat-x top left;
	width: 800px;
	min-height: 200px;
	margin: -3px 0 0 0;
}

#content_wrapper {
	width: 756px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#content_left {
	width: 452px;
	float: left;
	clear: both;
}

#content_right {
	width: 250px;
	float: right;
}

/* 7. All Packages
---------------------------------------------*/
#allpackages {
	width: 452px;
	height: 157px;
	background:url(../imgs/planinfo_bg.png) no-repeat top left;
	margin: 0 0 50px 0;
}

#allpackages_title {
	width: 452px;
	height: 11px;
	float: left;
	margin: 15px 0 0 15px;
}

#allcome_with h1 {
	text-indent: -5000em;

	width: 452px;
	height: 11px;
	margin: 15px 0 0 15px;
	float: left;
}

#allpackages li {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	clear: both;
	color: #491b01;
	float: left;
	display: block;
	background:url(../imgs/allplans_check.png) no-repeat top left;
}

#allpackages ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 15px 0 0 15px;

}

/* 8. Banners
---------------------------------------------*/

.greenbanner {
	width: 452px;
	height: 82px;
	color: #245100;
	clear: both;
	margin: 20px 0 0 0;
	background:url(../imgs/green_banner.png) no-repeat top left;
}

.greenbanner a {
	position: absolute;
	display: block;
	height: 62px;
	text-decoration: none;
	color: #245100;
	width: 442px;
	color: #245100;
	overflow: hidden;
}

.greentext {
	margin: 10px 0 0 15px;
	clear: both;
	float: left;
	font-size: 12px;
}

.redbanner {
	width: 452px;
	height: 82px;
	color: #4d0000;
	clear: both;
	margin: 20px 0 0 0;
	background:url(../imgs/red_banner.png) no-repeat top left;
}

.redbanner a {
	position: absolute;
	display: block;
	height: 62px;
	width: 442px;
	text-decoration: none;
	color: #4d0000;
	text-decoration: none;
	overflow: hidden;
}

.redtext {
	margin: 10px 0 0 15px;
	clear: both;
	float: left;
	font-size: 12px;
}

.bluebanner {
	width: 452px;
	height: 82px;
	color: #003652;
	clear: both;
	margin: 20px 0 0 0;
	background:url(../imgs/blue_banner.png) no-repeat top left;
}

.bluebanner a {
	position: absolute;
	display: block;
	height: 62px;
	width: 442px;
	text-decoration: none;
	color: #003652;
	text-decoration: none;
	overflow: hidden;
}

.bluetext {
	margin: 10px 0 0 15px;
	clear: both;
	float: left;
	font-size: 12px;
}


/* 9. Sub-Page Styling
---------------------------------------------*/
h1 {
	font-size: 1.7em;
}

.effectivedate {
	font-size: 0.90em;
}

.indentation {
	margin: 0 0 0 50px;
}

p {
	display: block;
	font-size: 1.1em;
	margin: 15px 0 0 0;
	line-height: 16px;
}

a, a:visited, a:hover {
	color: #469019;
	text-decoration:none;
}


.pli {
	margin: 5px 0 0 25px;
	height: 25px;
	list-style-image:url(../imgs/page_li.png);
}


/* 10. Sidebar
---------------------------------------------*/
#sidebar {
	background:url(../imgs/sidebar_top.png) no-repeat top left;
	width: 250px;
	padding: 10px 0 0 0;
}

#sidebar_bottom {
	background:url(../imgs/sidebar_bottom.png) no-repeat bottom left;
	width: 250px;
	height: 10px;
	margin: -25px 0 0 0;
}

.sidebar_title {
	width: 250px;
	height: 39px;
	padding: 10px 0 0 0;
	text-align: center;
	background:url(../imgs/sidebar_title.png) no-repeat top left;
}

.sidebar_title h3 {
	color: #06212d;
	text-decoration: none;
	font-size: 1.2em;
}

.sidebar_wrapper {
	margin: 0 10px 25px 10px;
	font-size: 1.1em;
	line-height: 16px;
}

.coupon {
	display: block;
	margin: 10px 0 0 0;
}


/* 11. Sidebar Links
---------------------------------------------*/
#sidebar li {
	margin: 10px 0 0 25px;
	height: 25px;
	border-bottom: 1px solid #c4c4c4;
	list-style-image:url(../imgs/page_li.png);
}

#sidebar a, a:visited {
	font-size:1.0em;
	height: 25px;
	color: #469019;
	text-decoration:none;
}

#sidebar > ul a { width:auto; }

#sidebar li a:hover {
	color: #469019;
}


/* 12. Footer
---------------------------------------------*/
#footer {
	background: #ffffff url(../imgs/footer_bg.png) repeat-x top left;
	height: 125px;
	clear: both;
}

#footer, .push {
	height: 125px;
}

#footer_wrapper {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 800px;
}

#footer_branding {
	width: 390px;
	height: 100px;
	float: left;
}


#footer_branding h1 {
	top: 14px;
	left: -15px;
	z-index: 1;
	width: 390px;
	height: 100px;
	background: url(../imgs/footer_branding.png) no-repeat 50% 50%;
}

#footer_branding h1 a {
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -500em;
}

#footer_links {
	width: 410px;
	overflow: hidden;
	color: #ffffff;
	line-height: 25px;
	margin: 25px 0 0 0;
	display: block;
	text-align: right;
}

#footer_links a {
	color: #ffffff;
	margin: 0 0 0 5px;
	text-decoration: none;
}

#footer_links a:hover {
	color: #0ca8aa;
}

#copyright {
	width: 400px;
	float: right;
	color: #0f5879;
	display: block;
	text-align: right;
}

/*
All men dream, but not equally. Those who dream by night in thedusty recesses of their
minds, wake in the day to find that it was vanity: but the dreamers of the day are dangerous
men, for they may act on their dreams with open eyes, to make them possible.
- Thomas E. Lawrence 
*/