/* Start of CMSMS style sheet 'Layout' */
body {
background: #eff8ff url(uploads/images/background/bg-body.jpg) repeat-x top center;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
text-align: left;
margin:0;
padding:0;
color: #333;
}
	img {
	border: 0;
	}

a,
a:link 
a:active {
text-decoration: underline;
padding-bottom: 10px;
color: #6699cc;
}
	a:visited {
	text-decoration: underline;
	color: #6699cc;
	}
	a:hover {
	text-decoration: none;
	color: #6699cc;
	}

.clearboth {
clear: both;
}

div#wrapper {
background: url(uploads/images/background/bg-wrapper.png) repeat-y top center;
margin: 0 auto;
width: 920px;
padding-left: 50px;
}
div#container {
/*background: url(uploads/images/background/bg-container.jpg) no-repeat top center;*/
margin: 0 auto;
float: left;
width: 870px;
border-bottom: 5px solid #381414;
}

/* HEADER ///////////////////////////////////////////////////////////////////////// */

#header {
margin: 0 auto;
width: 870px;
height:60px;
clear: both;
}
	#header p {
	margin: 0px;
	}
	#header h1 {
	color: #f0f0f0; 
	font-size: 18px;
	font-weight: bold;
	}

	#header #logo { 
	float: left; 
	margin-top: 0px;
	width: 300px;
	color: #f0f0f0; 
	font-family: Arial; 
	}
		#header #logo a img { 
		border:none; 
		}

/* HEADERLINKS ///////////////////////////////////////////////////////////////////////// */

#headerlinks {
color: #333;
text-align: right;
float: right;
} 

/* CART ================================= */

div#cart {
background: #fff url(uploads/images/background/bg-cart.jpg) repeat-x top center;
margin: 0 auto;
margin-bottom: 5px;
width: 855px;
height:25px;
text-align: right;
padding-right: 15px;
color: #333;
clear: both;
}
	div#cart img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}

/* BANNER ================================= */

div#banner {
height : 260px;
width: 480px;
overflow: hidden;
float: left;
}
	div#banner img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#banner p {
	margin: 0px;
	padding:0px;
	}

/* HEADLINE ================================= */

div#headline {
background: #fff url(uploads/images/background/bg-headline.jpg) repeat-x top center;
height : 200px;
width: 330px;
padding: 30px;
color: #381514;
background-color: #fff;
float: left;
}
	div#headline .offer {
	position: absolute;
	margin-top: 80px;
	margin-left: 240px;
	}
		div#headline .offer img {
		margin: 0px;
		padding:0px;
		border: 0px;
		}

	div#headline img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#headline p {
	margin: 0px;
	padding:0px;
	}
	div#headline h1 {
	font-family: times new roman,Arial Narrow,Arial,Helvetica,Verdana,sans-serif;
	font-size: 28px;
	margin: 0px;
	padding:0px;
	color: #508a8b;
	}
	div#headline h2 {
	margin: 0px;
	padding:0px;
	}


/* OFFER ///////////////////////////////////////////////////////////////////////// */

div#offer {
width: 100%;
padding: 0px;
margin: 3px 0px;
margin-bottom: 0px;
}
	div#offer img {
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* ACTION-AREA ///////////////////////////////////////////////////////////////////////// */

#action {
margin: 0 auto;
width: 100%;
float:: left;
clear:both;
} 
	#action img {
	float:: left;
	margin-top: 3px;
	}
 
#action .box1 {
float:left;
width:288px;
margin-right: 3px;
} 
#action .box2 {
float:left;
width:288px;
margin-right: 3px;
} 
#action .box3 {
float:left;
width:288px;
}

/* LEFT SIDE CMS ================================ */

div#leftsidecms {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
width: 300px;
padding: 10px 0px 10px 0px;
margin-left: 15px;
float: left;
}

/* LEFT SIDE ================================ */

div#leftside {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 13px;
width: 190px;
padding: 10px 0px 10px 0px;
margin-left: 15px;
float: left;
}
	
/* CONTENT ================================ */

div#content {
width:600px;
float:left;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding: 30px 15px;
}
	div#content p {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
/* CONTENT LEFT ================================ */

div#content-left {
width:500px;
float:left;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding: 15px;
padding-left: 25px;
padding-top: 10px;
}
	div#content-left p {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
/* CONTENT MIDDLE ================================ */

div#content-middle {
width:420px;
float:left;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding: 15px;
padding-top: 10px;
}
	div#content-middle p {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	}


	
/* CONTENT RIGHT ================================ */

div#content-right {
width:500px;
float:left;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding: 15px;
padding-top: 10px;
padding-left: 25px;
}
	div#content-middle p {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	}

/* RIGHT SIDE ================================ */

div#rightside {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
width: 190px;
padding: 10px 0px 10px 0px;
margin-left: 10px;
float: left;
}

/* RIGHT SIDE CMS ================================ */

div#rightsidecms {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
width: 300px;
padding: 10px 0px 10px 0px;
margin-left: 10px;
float: left;
}

/* CALLOUTS ================================ */

#callout {}
#callout input.button {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
background: none;
border: 0px;
text-decoration: underline;
width:60px;
overflow: visible;
color: #6699cc;
cursor: pointer;
cursor: hand;
}
#callout p,
#callout div {
padding: 0px 10px;
}

/* FOOTER ================================ */

div#footer {
margin: 0 auto;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
margin-top: 5px;
height: 100px;
width: 870px;
clear:both;
}

div#footer p {
line-height: 20px;
margin: 0;
}
	div#footer a {
	color: #336699;
	text-decoration: underline;
	}
	div#footer a:hover {
	color: #336699;
	text-decoration: none;
	}

div#left {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
width:350px;
text-align: left;
float: left;
}
div#right {
text-align: right;
padding-top: 10px;
float: right;
}

/* H-STYLES ////////////////////////////////////////////////////////////////////////// */

h1 {
color: #336666; 
font-size: 20px;
font-weight: bold;
}
h2 {
color: #669999; 
font-size: 18px; 
margin-top: 0px;
font-weight: bold;
}

h3 {
color: #669999; 
font-size: 14px;
font-weight: bold;
}
h4 {
color: #666; 
font-size: 12px;
}
h5 {
color: #333; 
font-size: 11px;
}
h6 {
color: #333; 
font-size: 10px;
}

/* REGISTRATION FORM ////////////////////////////////////////////////////////////////////////// */

table#register {
width: 100%;
border: 0px;
padding: 0px;
}
table#register td.label {
width: 180px;
padding-left: 10px;
vertical-align: top;
}
table#register td.input {
width: 380px;
}
table#register input {
width: 180px;
}
table#register td.password input {
width: 150px;
}
table#register td.submit {
padding-left: 30px;
}
table#register td.submit input {
width: 125px;
}
table#register td.textarea textarea {
width: 585px;
height: 70px;
overflow: auto;
}
table#register td.split {
height: 25px;
}

/* LOGIN FORM ////////////////////////////////////////////////////////////////////////// */

div#callout-login {
width: 600px;
}
div#callout-login .left {
float: left;
width: 260px;
}
div#callout-login .right {
float: left;
width: 250px;
padding-left: 60px;
}
div#callout-login h2 {
border-bottom: 1px solid #c0c0c0;
}

#callout-login input.your_name {
width: 220px;
font-size: 12px;
font-weight: bold;
color: #9e9e9e;
padding: 2px;
}
#callout-login input.your_pass {
width: 142px;
font-size: 12px;
font-weight: bold;
color: #9e9e9e;
padding: 2px;
}
#callout-login input.button {
height: 23px;
}

/* NEWSLETTER ////////////////////////////////////////////////////////////////////////// */

#callout-news {
width: 100%;
}
#callout-news .your_name {
width: 150px;
clear: both;
}
#callout-news .your_email {
width: 190px;
clear: both;
}
#callout-news input.button {
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
background: none;
border: 0px;
text-decoration: underline;
width:60px;
overflow: visible;
color: #336699;
cursor: pointer;
cursor: hand;
}
div.signup {
font-family: times new roman,Arial Narrow,Arial,Helvetica,Verdana,sans-serif;
font-size: 16px;
font-weight: bold;
}
div.error {
font-family: Arial Narrow,Arial,Helvetica,Verdana,sans-serif;
color: #ff0000;
height: 15px;
}
#m3moduleform_1 {
margin-top:15px;
}

/* CONTACT FORM ///////////////////////////////////////////////////////////////////////// */

.contactform div label {display:block; width:100px; } 
.contactform div.required {color:#990000; } 
.contactform textarea {height: 80px;width: 98%; overflow:auto;} 

div.error {color: #990000;} 
div.error_message {color: #990000;} 

/* End of 'Layout' */

