body {
	background: #FFF;
	color: #333;
	font: 12px Helvetica, Arial, sans-serif;	
	text-align: left;
}

#win {
	position: absolute;
	top: 45%;
	left: -2px;	
}

#win:hover {
	position: absolute;
	top: 45%;
	left: 0px;	
}

.message { 
	padding: 5px 10px; 
	font-size: 12px; 
	background: #EDFBD8; 
	color: #718600; 
	border: 1px solid #BFDE84; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	margin-bottom: 15px;
	font-family: lucida grande, verdana;
}

/* links */

a, a.visited, a.active {
	color: #3B5998;
	text-decoration: none;
}
a:hover { 
	color: #527c0f; 
}

/* heading */

h1 {
	color: #2c395a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	color: #7388b5;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 {
	color: #3B5998;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 {
	font-weight: bold;
	font-size: 18px;
}

h5 {
	font-weight: bold;
	font-size: 16px;
}
h6 {
	color: #28bd49;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
h7 {
	color: #28bd49;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}
/* page structure & layout */

.page {
	background: #FFF;
	margin: 0 auto;
}

.wrap {
	width: 960px;
}

p {
	margin-bottom: 10px;	
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;	
}
/* topMenu */

#topMenu {
	background: #f7f9ff;
	padding: 15px 0;
	font-size: 11px;
	color: #807f7f;
	text-align: right;
}

#topMenu a, a.visited, a.active {
	color: #627aad;
}

#topMenu a:hover {
	color: #627aad;
}

#topMenu .current {
	color: #627aad;
	font-weight: bold;
}

#topMenu li {
	list-style: none;
	display: inline;
	margin-left: 15px;	
}

/* header */

#header {	
	background: #FFFFFF;
	position: relative;
	padding: 25px 0;	
}

#logo {
	float: left;	
}

/* navigation */

#nav {
	position: absolute;
	right: 0px;
	top: 45px;
}

#nav a, a.visited, a.active {
	font-size: 16px;
	font-weight: bold;
	color: #627aad;
	padding: 15px;
	background: #fff;
}

#nav a:hover {
	background: #edeff4;
}

#nav .current {
	padding: 15px;
	background: #edeff4;
}

#nav li {

    display: inline;

    list-style: none;
}

/* breadcrumb */

#breadcrumb {
	background: #87BCD8;
	border-bottom: 2px solid #90C7E4;
	color: #4C7897;
	font-size: 1.2em;
	height: 46px;
	position: relative;
}

#breadcrumb a {
	color: #4c7897;
	text-decoration: none;
}

/* info */

#info {
	background: #76AAC9; 
	border-bottom: 3px solid #93CCEA;
	color: #E4EEF4; 	
	font-size: 1.2em;
	line-height: 2.0em;	
	position: relative;
	padding: 20px 230px 20px 30px;
}

#info a {
	color: #E4EEF4;
}

/* content */

#contentHome {
	font-size: 1.2em;
	line-height: 1.5em;
	clear: both;
	margin-top: 25px;
}

#content {
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 710px;
	margin-top: 32px;
	min-height: 420px;
}

#contentOne{
	font-size: 1.2em;
	line-height: 1.5em;
	clear: both;
	margin-top: 25px;
}

/* left sidebar */

#Leftsidebar {
	width: 230px;
	float: left;
	clear: left;
	margin-top: 25px;
}

/* sidebar navigation */

#navigation {
	background: url(../img/design/bgNav.png) no-repeat top right;
	width: 205px;
	min-height: 382px;
	font-size: 11px;
	text-transform: capitalize;
}

#navigation ul {
}

#navigation li {
	background: url(../img/design/sep.gif) bottom right repeat-x;	
	padding: 13px;
}

#navigation .current {
	background: url(../img/design/bgNavActive.png) no-repeat;
	width: 227px;
	margin-top: -3px;
	z-index: 200;
}

#navigation .current a {
	color: #527c0f;	
}

#navigation a, a.visited, a.active {
	color: #606060;
	font-weight: bold;	
}

#navigation a:hover {
	color: #3B5998;
}

/* footer */

#footer {
	background: url(../img/design/bgFooter.jpg) repeat-x;
	clear: both;
	color: #515151;
	font-size: 1.1em;
	padding: 5px 10px;
	margin: 15px 0;
	min-height: 237px;
}

.homeFooter {
	margin-top: 15px;
	border-top: 5px solid #dce5ff;
	color: #6d7892;
	padding-top: 2px;
	line-height: 18px;
}

.homeFooter a, a.visited, a.active {
	color: #6d7892;	
}

.homeFooter a:hover {
	color: #304981;	
}

.footer .child {
	float: left;
	width: 100px;
	margin: 10px;
}

#sitemap {
	//float: left;
	width: 824px;	
}

#sitemap ul {

}

#sitemap li {
	font-weight: bold;
	font-size: 12px !important;
	width: 135px;
	float: left;
	margin-top: 20px;
}

#sitemap li li {
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
}

#copyright {
	float: right;
	width: 135px;
	margin-top: 20px;
}

/* homeSlideshow */

#slideshow {
	height: 324px;
	position: relative;
}

.next {
	position: absolute;
	right: -17px;
	top: 133px;
	z-index: 200;
}

.prev {
	position: absolute;
	top: 133px;
	left: -17px;
	z-index: 200;
}

/* homeBoxes */

#boxOne {
	background: url(../img/design/box1.png) no-repeat;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}

#boxOne a, a.visited, a.active {
	color: #FFF;
	margin-left: 10px;
	text-decoration: none;
}

#boxOne a:hover {
	text-decoration: underline;	
}

#boxOne h1 {
	font-size: 22px;
	color: #FFF;
	margin-bottom: 15px;	
}

.box {
	width: 302px;
	height: 163px;
	float: left;
	margin-top: 20px;
}

#boxMid {
	margin: 0 27px;
	margin-top: 20px;
}

/** corners **/

.corner {
	background: #F4F4F4;
	margin-top: 6px;
	padding: 10px;	
	border: 1px solid #eee;
}

/* newsBar */

blockquote.corner {
	width: 550px; /* required */
	margin: 0 auto;
	background: #e9f3d7;
	
	}
	
#quote_wrap { 
	width: 500px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding-top: 13px;
}

/* padding */

.pad10 {
	padding: 10px;	
}

.pad15 {
	padding: 15px;	
}

.pad20 {
	padding: 20px;	
}

.pad30 {
	padding: 30px;	
}

/* Dealer Finder */

#search td {
	vertical-align: middle;
	padding: 5px 8px;
	font-size: 12px;
}
#submit {
	font-size: 16px;
	padding: 10px;
	color: #304981;	
	text-align: left;
	margin-top: 15px;
}
#submit input, select {
	font-family: helvetica, arial;
}
#submit td {
	padding: 5px;	
	vertical-align: top;
}
#submit input, select, textarea {
	padding: 3px;	
}

/* comment */
.comment-form-body {
	width: 450px;
}

/* original styles

.welcome-h1{
	color:#2c395a;
	font-size:24px;
}
.tagline{
	color:#6877a0;
	font-size:14px;
	padding-bottom:26px;
	}
.content-title, .content-title2{
	color:#43527a;
	font-weight:bold;
	font-size:14px;	
}
.content-title2{
	font-size:16px ;	
}
.regular-p{
	color:#515151;
	font-size:14px;
	padding-bottom:20px;
}
*/

/* feature box */
	#figure-image-box{
		padding-top:25px;
	}
	.feature-content-holder{
		border-bottom:#e8e8e8 1px solid;
		padding-bottom:20px;

	}
	.feature-thumbnail{
		background:url(../images/fea-thumbx.jpg) left top no-repeat;
		float:left;
		width:144px;
		height:127px; 
	}
	.the-features{
		float:right;
		width:501px;
	}
	
	.feature-thumbnail img{
	width:109px;
	height:108px;
	margin-top:6px;
	margin-left:5px;
	border:#6a7ba7 4px solid;
	}

/* contact form */

#contact-form-box{
	padding-bottom:25px;
	margin-top:20px;

}

#contact-fields-holder{
	float:left;
	width:367px;
}

#contact-fields-holder_c{
	float:left;
	width:267px;
}
#contact-holder{
	float:right;
	width:247px;
	background:#f9f9f9;
	border:1px solid #e4eff2; 
}

#contact-holder1{
	float:right;
	width:227px;
}

#contact-holder a{
	margin:0 auto;
	display:block;
}

#contact-holder p{
	color:#43527a;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;	
	}
#contact-holder img{
	padding-top:10px;
	}	
.sub-email-content{
	font-weight:normal !important;
	color:#515151 !important;
	padding-bottom:15px !important;
	}
	
.submm{
	width:73px;
	height:23px;
	background:url(../images/zip-submit.jpg) left top no-repeat;
	float:left;
	margin-top:8px;
}

.submm2{
	width:75px;
	height:30px;
	background:url(../images/submit-button.jpg) left top no-repeat;
	padding-top:7px;
	float:right;
	padding-left:13px;
	margin-top:8px;
}

/* fields */
#enterInfoSet label{
	float:left;
	padding:0px 0px 20px 0px;
}

#enterInfoSet span {
	float:left;
	width:100px;
	font-size:12px;
	color:#3e3e3e;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
}

#enterInfoSet input.myfields{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:22px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

.drop{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:2px 0px 0px 4px;
	height:27px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

#enterInfoSet textarea{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:105px;
	background:#f4f4f4 url(../images/textarea-bg.jpg) left top no-repeat;
	border:0;
}
/*contact form style on contact page*/
#enterInfoSet1 textarea{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:105px;
	background:#f4f4f4 url(../images/textarea-bg.jpg) left top no-repeat;
	border:0;
}

#enterInfoSet1 label{
	float:left;
	padding:0px 0px 20px 0px;
}

#enterInfoSet1 span {
	float:left;
	width:100px;
	font-size:12px;
	color:#3e3e3e;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
}

#enterInfoSet1 input.myfields{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:22px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

#f2 {
	border:0;
}

#enterInfoSet1 {
	border:0;
}

#contact_text1 {
	width:500px;
	height:auto;
	margin:3px 3px 5px 10px;
}

/* BEGIN SHOP STYLES */

.session {
	margin-right: 5px;	
}

.session li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	text-align: right;
}

/*content*/

#contentShop {
	font-size: 13px;
	line-height: 1.5em;
	width: 525px;
	margin: 15px;
	margin-top: 28px;
	float: left;
}

#contentShop a, #contentTwo a {
	font-weight: bold;	
}

#contentTwo {
	font-size: 13px;
	line-height: 1.5em;
	width: 740px;
	margin-top: 32px;
	float: left;
}

/*columns*/

#LeftsidebarShop {
	width: 200px;
	float: left;
	clear: left;
	margin-top: 25px;
}

#Rightsidebar {
	float: right;
	margin-left: 5px;
	margin-top: 25px;
	width: 200px;	
}

#Rightsidebar a, a.visited, a.active {
}

#Rightsidebar a:hover {
}

#navigationShop {
	min-height: 382px;
	text-transform: capitalize;
	margin-top: 10px;
}

#navigationShop .current a {
	font-weight: bold;
	color: #3B5998;
}

/* box stuff */

.boxCat {
	background: #F4F4F4;
	margin-bottom: 12px;
	padding: 0 10px 10px 10px;
	border: 1px solid #758AB7;
}

#LeftsidebarShop h4, #Rightsidebar h4 {
	color: #FFF;
	padding: 10px;
	background: url(../img/design/bgGrad.png) repeat-x top #758AB7;
	font-size: 16px;
	border: 1px solid #758AB7;
}

#LeftsidebarShop h5, #Rightsidebar h5 {
	color: #FFF;
	padding: 10px;
	background: url(../img/design/bgGrad.png) repeat-x top #999;
	font-size: 16px;
	border: 1px solid #999;
	margin: 0px;
}

.boxCat li, .boxOther li {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;	
}

.boxOther {
	background: #f4f4f4;
	margin-bottom: 12px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #999999;
}

.boxTable {
	margin-top: 12px;	
}

.boxTable li {
	border-bottom: 1px dotted #DFE5FF;
}

/* best sellers */

.prodTitle {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	margin-top: -1px;
}

.prodImage {
	border: 1px solid #CCC;
	border-top: none;
	background: #FFF;
	margin-top: -1px;
}

.prodPrice {
	border: 1px solid #CCC;
	border-top: none;
	background: #FFF;
	padding: 5px;
	margin-top: -1px;
	margin-bottom: 10px;
	position: relative;
	z-index: 500;
	float: left;
}

.ProductSubtitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

/* topBox */

.boxGreen {
	background: #FFF;
	border-bottom: 1px solid #DFE5FF;
	border-top: 1px solid #DFE5FF;
	padding: 10px 0;
	margin: 10px 0;
	font-size: 14px;
	color: #333;
}

#shopNav {
	background: #f4f4f4;
	padding: 0px;	
	margin-top: 20px;
	font-size: 18px;
	color: #8f9879;
	border: 1px solid #eee;
}

#shopNav td {
	padding: 5px 8px;
	vertical-align: middle;	
}

/* catalog page */

.catalogProduct {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;	
}

.catalogProduct h5 {
	font-size: 12px;	
}

/* cart tables */

.table {
	background: #CCC;	
}

.table th {
	padding: 5px 10px;
	font-size: 14px;
	background: #f4f4f4;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.table td {
	padding: 5px 0;	
	background: #FFF;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}

/* styleTable */

.styleTable td {
	vertical-align: middle;
	padding: 2px;	
}

.styleTable h4 {
	margin: 0px;
	padding: 0px;
}

.styleTable .formControlText {
	padding: 4px;	
}

/*form control*/

.formFieldSet{
	margin: 0px;
	/*border-style: outset;*/
	padding-bottom:10px;
	border: 1px dotted #ccc;
}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#2C395A;
	padding: 10px;
}

.formLine{
	clear: both;
}

.formCaption{
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:35%;
}

.formControl{
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	width: 200px;
	padding: 3px;
	color:#666666;
}

.formControlSelect{
	font-style:normal;
	font-weight:normal;
	color:#666666;
}

.formButtons{
	text-align:center;
	padding:15px 0;
}

.formRemark {
	clear: both;
	font-style: italic;	
}

/** blog style **/

.widget {
	background: #F7F9FF;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #DFE5FF;
}

.widget h2 {
	color: #333;
	margin-bottom: 10px;
	font-size: 18px;
}

.widget li {
	margin-bottom: 5px;	
}

.regular-pa {
	font-size: 10px;
	line-height: 12px;
}

