/*
Theme Name: Sparklette
Theme URI: http://design.sparklette.net
Description: A custom WordPress theme created by <a href="http://design.sparklette.net">Sparklette Studio</a>.
Version: 1
Author: Sparklette Studio
Author URI: http://design.sparklette.net
*/

* {

	border: 0;
	margin: 0;
	padding: 0;
	overflow-x: none;
}

body {

	background: #fff url(images/bg.jpg) no-repeat fixed;

	color: #333333;

	font: 12px Arial,Tahoma,Helvetica,sans-serif;

}

a {

	color: #0681b5;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

h1, h2, h3, h4 {

	color: #4775a6;

	font-weight: normal;

}

h1 {

	font-size: 28px;

}

h3 {

	font-size: 22px;

	padding: 5px 0;

	border-bottom: 1px solid #dcdcdc;

	line-height: 1.8em;

	margin-bottom: 15px;

}

h4 {

	font-size: 18px;

}

input, select, textarea {
	border: #cacaca 1px solid;
	font: 11px Arial,Tahoma,Helvetica,sans-serif;
	padding: 4px;
}

input:hover, input:active, textarea:hover, textarea:active {

	border: #616491 1px solid;

	background: #eff6f8;

}

select {

	padding: 0;

}
img {
	vertical-align: middle;
}

hr {

	height: 1px;

	background: #dcdcdc;

	margin: 20px 0;

}

#top, #footer {

	clear: both;

	height: 80px;

	margin: 0 auto;

	padding: 20px 0 5px;

	width: 920px;

}

h1 {

	background: url(images/logo.png) no-repeat;

	float: left;

	text-indent: -9999px;

}

h1 a {

	display: block;

	width: 204px;

	height: 62px;

}

h1 a:hover {

	text-decoration: none;

}

#page {

	margin: 0 auto;

	width: 960px;

}

#nav {
	font-size: 16px;
	float: right;
	margin-top: 20px;
}
#nav li {
	list-style: none;
	list-style-image: none;
	background: none;
}
#nav li a {

	float: left;

	display: block;

	text-align: center;

	width: 100px;

	font-weight: normal;

}

#nav li.active a, #nav li a:hover, #nav li.current_page_item a {

	color: #000;

	text-decoration: none;

	font-weight: bold;

}

#nav li {

	position: relative;

	float: left;

	display: inline;

	height: 39px;

}

#nav li:hover ul, #nav li.hover ul {

	display: block;

}

#nav li a:hover, #nav li:hover a, #nav li:hover > a {

	text-decoration: none;

}

#nav li a:hover strong, #nav li:hover a strong, #nav li:hover > a strong {

	color: #000;

}

#nav li:hover ul, #nav li.hover ul {

	display: block;

}
#nav .subnav {
	display: none;
	position: absolute;
	margin-left: 10px;
	top: 25px;
	font-size: 12px;
	background: url('images/nav-bg.png');
	border: 1px solid #0681b5;
	width: 220px;
	z-index: 9999;
}
#nav .subnav li {
	height: auto;
	overflow: visible;
}
#nav .subnav li a {
	display: block;
	color: #000;
	width: 200px;
	margin: 5px 10px;
	text-align: left;
}
#nav .subnav li a:hover {

	font-weight: normal;

	color: #047957;

}



/*=== Homepage ===*/



#col-left {

	width: 600px;

	float: left;

}

#col-right {

	width: 315px;

	float: left;

	margin-top: 10px;

}

#featured {
	background: url(images/featured-bg.png) no-repeat;
	width: 583px;
	height: 302px;
	text-align: center;
	z-index: 0;
	position: relative;
}
#featured img {
	margin: 26px;
}
#scroller {
	margin: -53px 0 0 480px;
	text-align: left;
	float: left;
	z-index: 999;
	position: relative;
}
#scroller a {
	color: #696969;
	font: bold 1.8em 'Century Gothic', Arial, Helvetica, sans-serif;
	width: 20px;
	padding: 5px;
	display: inline;
}

#scroller a:hover {

	text-decoration: none;

}

#scroller a.activeSlide {

	color: #000;

}

#benefits {

	width: 565px;

	margin: 20px 0 0 7px;

}

#benefits .top, #benefits .bot {

	background: url(images/box-top.gif) no-repeat top;

	height: 47px;

	overflow: hidden;

}

#benefits .top img {

	float: left;

	margin: 10px;

}

#benefits h3, #news h3, #solutions h3 {

	margin: 4px 0 0 20px;

	color: #353535;

	text-shadow: #fff 1px 1px 1px;

}
#benefits .item {
	background: #f0f0f0;
	padding: 20px;
}
#benefits .item img {
	padding-right: 20px;
}
#benefits .button {
	margin: -10px 0 -15px 380px;
}
#benefits .bot {

	background: url(images/box-bot.gif) no-repeat top;

	height: 10px;

}

#news {

	width: 315px;

	font-size: 11px;

}

#news .top, #news .bot, #solutions .top, #solutions .bot {

	background: url(images/box2-top.gif) no-repeat top;

	height: 46px;

	overflow: hidden;

}

#news .icon {

	float: left;

	margin: 10px;

}

#news .item {

	background: #f0f0f0;

	border-top: 1px solid #e1e1e1;

	padding: 10px;

}

#news .button {

	margin: -5px 0 -10px 150px;

}

#news .bot{

	background: url(images/box2-bot.gif) no-repeat top;

	height: 10px;

}

#solutions {

	width: 315px;

	margin-top: 20px;

}

#solutions .top img {

	float: left;

	margin: 10px;

}

#solutions .item {

	background: #f0f0f0;

	padding: 10px;

}

#solutions .bot {

	background: url(images/box2-bot.gif) no-repeat top;

	height: 10px;

}



/*=== Subpage ===*/



#header {

	height: 84px;

	margin-bottom: 15px;

}

#header h2 {

	color: #fff;

	font-size: 28px;

	text-shadow: #000 2px 2px 1px;

	margin: -50px 30px;

	position: relative;

	z-index: 999;

}

#centercol {

	background: #fff url(images/bg.gif) repeat-x;

	padding: 30px;

}

#centercol p, .box p {

	line-height: 22px;

	padding: 0 0 10px;

}

.post ul, ul.sub1 {

	margin: 10px 0;

	padding: 0;

	display: block;

}
.post li, ul.sub1 li {
	margin: 0 0 0 40px;
	padding: 0 0 0 25px;
	color: #9b1822;
	font-weight: bold;
	line-height: 20px;
	background: url(images/ico-star.gif) no-repeat 0 3px;
	display: block;
	list-style: none;
	list-style-image: none;
}

ul.sub2 {

	margin: 5px 0;

	padding: 0;

	display: block;

}

ul.sub2 li{

	margin: 3px 0;

	padding: 0 0 0 20px;

	color: #000;

	font-weight: normal;

	line-height: 20px;

	background: url('images/list.png') no-repeat 0 7px;

	display: block;

}



/*=== Footer ===*/



#footer {

	font-size: 11px;

	padding: 10px 0 10px;

	line-height:22px;	

}

#footer, #footer a {

	color: #acacac;

}

#footer img {

	vertical-align:middle;

}



/*=== Misc ===*/



.float-left {

	float: left;

	margin: 0 10px 10px 0;

}

.float-right {

	float: right;

	margin: 0 0 10px 10px;

}

.red-text {

	color: #f12938;

	font-weight: bold;

}
