/*
Theme Name: Value Card Blog
Theme URI: http://valuecard.com/
Description: Value Card Blog
Version: 1.0
Author: Kyle Theisen
Author URI: http://primeview.com/
Tags: 



*/



/*
Theme Name: Value Card Blog
Theme URI: http://valuecard.com/
Description: Wordpress theme created custom for Value Card Alliance.
Version: 1.6
Author: Kyle Theisen
Author URI: http://primeview.com/
Tags: 



*/


* {margin:0; padding:0;}
/* ----------------
	Default Styles 
   ----------------*/ 
body {
	background:#eee url(/images/bg.png) repeat center top;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	padding:6px 0 10px;
	line-height:1em;
}
h1 {
	color:#5f8753;
	font-size:1.9em;
	border-bottom:1px solid #99be87;
}
h2, h3, h4, h5, h6 {
	color:#5b89c4;
	border-bottom:1px solid #9bcbf4;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.3em;
}
h6 {
	font-size:1.2em;
}
a {
	color:#4891d2;
}
a:hover {
	color:#1665ac;
}


/* ----------------
	Main Formatting 
   ----------------*/ 
#wrapper {
	margin:0 auto;
	width:958px;
	background:#f1f6ff;
}
#wrapper2 {
	float:left;
	width:958px;
	border-left:1px solid #97c6ee;
	border-right:1px solid #97c6ee;
	border-bottom:1px solid #97c6ee;
	outline:1px solid #58a0df;
	background:#f1f6ff;
}
/* Header */
#header {
	float:left;
	position:relative;
	height:270px;
	width:958px;
	background:#23397c url(/images/horz-line.png) no-repeat left bottom;
}
	#header .slides {
		position:absolute;
		top:0; left:0px;
		z-index:1;
	}
ul.main_menu {
	position:absolute;
	top:0; left:18px;
	display:block;
	list-style:none;
	list-style-type:none;
	height:56px;
	z-index:10;
}
	ul.main_menu li {
		float:left;
		display:block;
		height:56px;
		background:#529dde url(/images/bg_nav.png) repeat-x left top;
		text-transform:uppercase;
		position:relative;
	}
		ul.main_menu li.first {
			background:transparent url(/images/bg_nav_left.png) no-repeat left top;
		}
		ul.main_menu li.last {
			background:transparent url(/images/bg_nav_right.png) no-repeat right top;
		}
	ul.main_menu li a {
		color:#fff;
		display:block;
		padding:15px 27px 15px 28px;
		text-decoration:none;
		background:transparent url(/images/nav_sep.png) no-repeat right top;
	}
		ul.main_menu li a:hover {
			background:transparent url(/images/nav_sep_hover.png) no-repeat right -50px;
		}
		ul.main_menu li.last a {
			background-image:none;
		}
		ul.main_menu li.last a:hover {
			background:transparent url(/images/nav_sep_hover.png) no-repeat right bottom;
		}
		ul.main_menu li.active a {
			background:transparent url(/images/nav_sep_hover.png) no-repeat right -50px;
		}
		ul.main_menu li.last.active a {
			background:transparent url(/images/nav_sep_hover.png) no-repeat right bottom;
		}
		/* 2nd level */
		ul.main_menu li ul {
			display:none;
		}
		ul.main_menu li:hover ul {
			display: block;
			position:absolute;
			top:54px; left:20px;
			z-index:22;
			background:#529dde;
			border-left:1px solid #5bb5eb;
			border-right:1px solid #5bb5eb;
			border-bottom:1px solid #5bb5eb;
		}
		#header ul.main_menu li ul li, #header ul.main_menu li ul, #header ul.main_menu li ul li a {
			background-image:none;
			padding:0;
			height:auto;
		}
		#header ul.main_menu li ul li a {
			font-size:0.9em;
			text-transform:none;
			padding:5px 10px;
			width:100px;
			display:block;
			border-bottom:1px solid #3e81ce;
		}
		#header ul.main_menu li ul li a:hover {
			/*background:#1d79c8;*/
			background:transparent url(/images/nav_sep_hover.png) no-repeat right bottom;
		}
		
		
#header .logo {
	position:absolute;
	left:36px; top:56px;
	display:block;
	width:347px; height:92px;
	z-index:10;
}
	#header .logo h1 {	
		text-indent:-99999px;
		display:none;
	}
	
/* Solutions */	
#solutions {
	float:left;
	padding:20px 20px 0;
	width:918px; height:138px;
	background:#f1f6ff;
}
	#solutions div.box {
		float:left;
		height:122px; width:279px;
		margin-right:16px;
		padding:8px;
		color:#fff;
		overflow:hidden;
	}
	#solutions div.box.last {
		margin-right:0;
	}
	#solutions div.box.green {
		background:#7aaa5d url(/images/green-box.png) no-repeat left top;
	}
	#solutions div.box.blue {
		background:#5ba4e5 url(/images/blue-box.png) no-repeat left top;
	}
	#solutions .box p {
		font-size:0.82em;
		line-height:1.4em;
	}
	#solutions .box h2 {
		font-size:1.7em;
		border-bottom:1px solid #aac898;
		color:#fff;
	}
	#solutions .box.blue h2 {
		border-bottom:1px solid #90c5f3;
	}
	#solutions .box a {
		color:#000;
	}
	#solutions .box a:hover {
		color:#333;
	}
	
	
/* Main Content */	
#main {
	float:left;
	margin:20px 19px 20px;
	width:920px;
	display:inline;
	background:transparent url(/images/blue-main-bg.png) no-repeat left top;
	position:relative;
}
#main.none {
	background-image:none;
	width:958px;
	margin:0px 0;
}
#main.none .content {
	min-height:400px;
}
#main .content {
	margin:20px 20px 10px;
}
#main .content, #main .content .contentTop, #main .content .contentMain, #main .content .contentBottom {
	float:left;
	width:588px;
	display:inline;
}
	#main .content .contentTop {
		background: transparent url(/images/main-innerTop-bg.png) no-repeat left top;
		height:13px;
	}
	#main .content .contentBottom {
		background: transparent url(/images/main-innerBottom-bg.png) no-repeat left top;
		height:13px;
	}
	#main .content .contentMain {
		background: transparent url(/images/main-inner-bg.png) repeat-y left top;
		padding:0 10px;
		width:568px;
		min-height:400px;
	}
.content p {
		font-size:0.90em;
		line-height:1.4em;
}
.content img {
	border:2px solid #6ba147;
	margin:5px;
}

/* Right Column */
#rightCol {
	position:absolute;
	left:626px; top:20px;
}
#main.none #rightCol {
	position:absolute;
	left:666px; top:20px;
}
.lrgBtn {
	float:left;
	display:block;
	height:54px; width:255px;
	padding:13px 10px;
	background:transparent url(/images/lrg-btn.png) no-repeat left top;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:1.3em;
	margin-bottom:18px;
}
	.lrgBtn:hover {
		background:transparent url(/images/lrg-btn.png) no-repeat left bottom;
	}
	.lrgBtn span.lrg {
		font-size:1.35em;
	}

/* Side Green Box */
.sideGreen {
	float:left;
	width:275px;
	display:inline;
	margin-bottom:20px;
}
	.sideGreen .greenTop {
		background: transparent url(/images/side-green-top.png) no-repeat left top;
		height:16px;
	}
	.sideGreen .greenBottom {
		background: transparent url(/images/side-green-bottom.png) no-repeat left top;
		height:16px;
	}
	.sideGreen .greenMain {
		background: transparent url(/images/side-green-mid.png) repeat-y left top;
		padding:0 10px;
		width:255px;
	}

/* Form */
#container {
	float:left;
	margin:20px;
	width:920px;
	display:inline;
	position:relative;
}
#valueform fieldset {
	float:left;
	width:269px;
	margin-right:20px;
	border:1px solid #84af6c;
	padding:10px;
	margin-bottom:10px;
}
#valueform div.midcol {
	float:left;
	width:289px;
	margin-right:20px;
}
	#valueform fieldset.nom {
		margin-right:0;
	}
#valueform fieldset legend {
	font-size:1.2em;
	font-weight:bold;
	border:1px solid #51892c;
	background:#8fb779;
	padding:5px;
	color:#fff;
}
#valueform ul {
	list-style:none;
	list-style-type:none;
}
#valueform ul li {
	margin-bottom:3px;
	color:#60983a;
}
#valueform ul li input[type=text] {
	color:#983a3a;
	background:transparent url(/images/dollar-textbox.png) no-repeat left bottom;
	border:none;
	padding-left:10px;
	width:70px;
	font-weight:bold;
	text-align:center
}
h1.mb {
	margin-bottom:10px;
}

/* Fotoer */
#footer {
	margin:0 auto;
	width:960px;
}
.footertxt {
	float:left;
	width:960px;
}
#footer p {
	font-size:0.8em;
	text-align:center;
}


/* ----------------
	Main Styles 
   ----------------*/ 
.shadow {}
.login {
	width:33px;	height:138px;
	background:transparent url(/images/members-login.png) no-repeat left top;
	position:fixed;
	top:80px; right:0;
	z-index:11;
	text-indent:-99999px;
}
	.login:hover {
		background:transparent url(/images/members-login.png) no-repeat left bottom;
		cursor:pointer;
	}
	
	
	
/* WP */
#sidebar ul {
	list-style:none;
	list-style-type:none;
	margin-top:10px;
}	
#sidebar h2 {
	margin-top:20px;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#5b89c4;
	border-bottom:1px solid #9bcbf4;
}



