/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
background: #efefef;
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #ffffff url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006EA6;
}

h1 {
	letter-spacing: -1px;
	font-size: 18px;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
}

a:link {
	color: #00395a;
}

a:hover, a:active {
	text-decoration: none;
	color: #00395a;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #7ACF00 url(images/img03.jpg);
}

/* Header */


#header {
	width: 900px;
	height: 104px;
	margin: 0 auto;
	background: url(images/heading-bg.jpg);
	border-bottom: 1px #6c9dc4 solid;
	padding: 20px 20px;
}

#menu-header {
	width: 900px;
	height: 0px;
	margin: 0 auto;
	background: #00283f;
	padding: 20px 20px;
}

#logo {
	float: left;
	height: 40px;
	margin-left: 10px;
	margin-top: 22px;
	
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 20px 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: -11px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-bottom: 1px #e3e3e3 solid;

	padding: 20px 20px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-left: 10px;
	padding-right: 25px;
	background: url(images/divide.jpg) repeat-y right;
}








/* Post */

.post {
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	color: #8cc63f;
}

.post .entry {

}


.post .entry ul {
	}

.post .entry li{
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	background: url(images/bullet.gif) no-repeat  ;
	list-style:none;
}








.post .meta {
	margin: 0;
	padding: 0px 0 55px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	padding-left: 15px;
	background: url(images/img01.jpg) no-repeat left 50%;
	text-decoration:none;
}

.post .meta b {
	display: none;
}

.post .meta a {
	color: #00395a;
}


/* Sidebar */

#selectproduct {

}

#selectproduct h1 {

background: url(images/bullseye.gif) no-repeat top left;
padding-bottom:30px;
padding-top: 11px;
padding-left: 65px;

}

#selectproduct ul {
	margin-top: 5px;
	padding: 9px 0 0px 0;
	list-style: none;
	background: url(images/product-back.gif) no-repeat top left;
	
	}

#selectproduct li  {
		padding-bottom: 9px;
		padding-left: 60px;
		display: block;	
		height: 32px;
		width: 230px;
		}

#sidebar {
	float: right;
	width: 230px;
	padding-right: 10px;
		
}

#sidebar ul {
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
	
	}

#sidebar li {


		}
	
#sidebar li a:hover {


		}	

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	background: url(images/img01.jpg) no-repeat left 50%;
}

#sidebar h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #0094E0;
}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

#login {
	float: right;
	height: 100px;
	margin-right: 0px;
	margin-top: 0px;
	color: #ffffff;
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	width: 55px;
	height: 26px;
	padding: 0px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #ffffff;
}

/* Boxes */

#box-top {
	width: 230px;	height: 16px;	background: url(images/box-top.jpg) bottom; }
#box-content {
	width: 230px;	background: url(images/box-middle.jpg) repeat-y; padding: 0px 20px 1px 20px; }
#box-bottom {
	width: 230px;	height: 26px;	background: url(images/box-bottom.jpg) no-repeat top; padding-bottom: 20px; }
#box-content h1 {
	font-size: 18px; padding-top: 0px; margin-top: 0px; margin-bottom: 10px;}
#box-content p {
	padding-right: 35px; 	
    padding-bottom: 0px;
	text-align: justify;
	}
#box-content ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
	}

#box-content li {
	margin-top: 10px;
}

#box-content li a {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 20px;
	background: url(images/img01.jpg) no-repeat left 50%;
}


/* Footer */
/*
#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	border-bottom: 1px #e3e3e3 solid;

	padding: 20px 20px;
}

*/


#footer {
	background:#000000 url(images/footer-bg.jpg) repeat-x;
	margin:0 auto;
	color:#fff;
	position:relative;
	font-size:11px;
	padding-top:10px;
		height: 150px;
}

#footer-menu {
	
	width:900px;

	margin:0 auto;
	padding:15px 0 25px;
	position:relative;
}

#footer-menu a {
	display: block;
	float: right;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat left ;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}


#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat left ;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-right: 15px;
}


#legal {
		width:900px;
	margin:0 auto;
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
}

#legal a {
	color: #0094E0;
}



/*

#footer {
 position:relative;
	padding: 0;
	color: #353535;
	background:#CCC url(images/bg.jpg) repeat-x;
	margin: 0;
	
}



#footer-menu {
	background:#FFF;
		width: 900px;
		position:relative;
		margin:0 auto;
		
}




#footer-menu {
	float: right;
	color: #353535;
	text-transform: capitalize;
}


*/

/* HOME SLIDER
-----------------------------------------------*/

#slider {
	padding:1px 0 7px 0;
	height:363px;
	margin-bottom: 10px;
}

.panel .right {
	padding:10px;
	float:left;
	width:247px;
	border:1px solid #ccc;
	background:#fff;
}

.panel .right .text {
	padding:10px;
	font-size:14px;
	background:url(images/bk_slider_text.jpg) 100% 0 no-repeat;
	height:317px;

}

.panel .right .text .featured {
	font-size:11px;
}

.panel .right .text .featured img {
	margin-right:5px;
}

.panel .right .text p {
	display:block;
	background:url(images/bk_dotted.png) 0 0 repeat-x;
	margin:0;
	padding-top:10px;
}

.panel .right .text h1, .panel .text h1 a {
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
	padding:8px 0;
	color:#333;
}

.panel .image {
	float:left;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
	margin-right:13px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 360px; /*Height should enough to fit largest content's height*/;
}


.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 911px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}


