﻿/* General Settings */
a, abbr, acronym, address, body,big , cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.clear {
	clear: both;
}

.floatright
{
	float: right;
	margin: 5px 15px 5px 5px;
	position: static;
}

.floatleft
{
	float: left;
	margin: 5px 5px 5px 0px;
	position: static;
}

.smalltabletext
{
	font-size: 0.7em;
}

.box
{
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafad2;
	color: #505050;
	line-height: 1.5em;
	width: 80%;
	display: block;
	margin: 0px auto -1px auto;
}

.box p
{
	
	font-size: .9em;
}

.menubox
{
	width: 80%;
	padding-bottom: 15px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 15px;
	 background-color: #fafad2;
	border: 1px solid #c0c0c0; 
	color: #505050;
}


/* Body */

html 
{
	background-color: #663300
}


body
{
	background: url(images/background.jpg) repeat;
	font: 120% Candara, "Trebuchet MS", Trebuchet, sans-serif;
}

#wrapper 
{
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}



/* Header */

#topstripe 
{
	height: 10px;
	background-color: #000;
	border-bottom: 1px solid #424242;
}

#header-wrapper 
{
	position: relative;
	width: 100%;
	height: 95px;
}

#header 
{
}

#slide
{
	margin-left: 13px;
}

/* Main Content */

#content-wrapper 
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 796px;
	background-image: none;
	background-color: #FFFFF2;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 33px;
}

.bigtitle 
{
	color: #ef1717;
	font-weight: bold;
	font-size: 1.6em;
	margin-left: auto;
	margin: 20px;
	text-align: center;
}

.dashedtitle
  {
	text-align: center;
	color: #8d0909;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.2em;
	width: 465px;
	margin: 15px auto;
	border-bottom: 1px dashed #c2c4c4;
	border-top: 1px dashed #c2c4c4;
	padding: 20px;
}

.sectiontitle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.2em;
}

#content-wrapper div.textblock ol {
	font: 13px;
}

#content-wrapper div.textblock ol li {
	margin-top: 12px;
	list-style-type: decimal;
	line-height: 1.4em;
	list-style-position: inside;
}

#content-wrapper div.textblock ol li strong {
	color: #8d0909;
}

#content-wrapper p {
	margin-bottom: 15px;
}

#content-wrapper ul.stars
{
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#content-wrapper ul.stars li 
{
	background-repeat: no-repeat;
	list-style-image: url(images/star.png);
	letter-spacing: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


.couponbox 
{
	margin: 0px auto 20px auto;
	display: block;
	border: 2px dashed #8D0909;
	background-color: #ffffff;
	width: 500px;
	height: 285px;
	text-align: center;
	padding: 10px;

}



/* Footer */

#footer-wrapper {
	width: 100%;
	padding-top: 5px;
	overflow: auto;
	background-color: #030303;
}

#copyright {
	width: 100%;
	background-color: #030303;
	border-top: 1px #C2C4C4 solid;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyright small 
{
	color: #fdfefc;
	font-size: .8em;
	margin-left: auto;
	margin-right: auto;
}

#copyright ul.copyright li a {
	font-size: 11px;
	color: #fcfeff;
	margin-right: 20px;
	margin-left: 15px;
}

#copyright ul.copyright li a:hover {
	color: #22bd1b;
}

#copyright ul.copyright {
	position: relative;
	margin-bottom: 20px;
	margin-top: 5px;
}

#copyright ul.copyright li {
	float: left;
	color: #fffeff;
	font-size: 12px;
}


.footercolumntitle
{
	color: #fffeff;
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.1em;
}


#footer-column-1 {
	float: left;
	width: 300px;
}

#footer-column-2 {
	float: left;
	width: 300px;
}

#footer-column-2 li{
	padding-left: 64px;
	line-height: 1.5em;
}

#footer-column-3 {
	float: left;
	width: 325px;
}

#footer-column-3 ul li a, #footer-column-3 p a  {
	color: #fffeff;
	text-decoration: underline;
}

#footer-column-3 ul li a:hover, #footer-column-3 p a:hover {
	color: #22bd1b;
	text-decoration: underline;
}


#footer-column-3 ul.basket
{
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#footer-column-3 ul.basket li 
{
	background-repeat: no-repeat;
	list-style-image: url(images/basket.png);
	letter-spacing: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}



.footercolumntext {
	color: #fffeff;
	line-height: 1.4em;
	font-size: .8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#footer-center {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footer-wrapper ul li a, #footer-wrapper p a {
	color: #fffeff;
	text-decoration: underline;
}

#footer-wrapper ul li a:hover, #footer-wrapper p a:hover {
	color: #22bd1b;
	text-decoration: underline;
}



li.secure {
	font-size: .8em;
	padding: 5px 5px 5px 55px;
	background: url(images/lock.png) no-repeat 8px 6px;
	color: #fffeff;
	list-style-type: none;
}



