body {
	background-color: #efdbcd;
	background-image: url('../img/bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 70%;
	color: #000;
	padding: 10px 0 10px 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	line-height: 110%;
	margin: 0 0 10px 0;
}

h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 3px 0;
}

#topmenu {
	text-align: right;
}

#topmenu ul li {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	font-size: 120%;
}

#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:visited, #topmenu ul li a:active {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#topmenu ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#header {
	width: 972px;
	height: 95px;
	margin: 0 auto;
	background-image: url(../img/header.png);
}

#header_inner {
	padding: 30px 0 0 0;
}

#logo {
	margin: -10px 0 0 0;
}

#wrapper {
	background-color: #fff;
	background-image: url(../img/grad.png);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #bfb7bc;
	border-bottom: none;
}

#footer {
	background-image: url(../img/footer.png);
	width: 972px;
	height: 66px;
	color: #888;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #888;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}

#footer_inner {
	padding: 25px 10px 10px 10px;
}

#footer_inner span {
	margin: 0 3px 0 3px;
	color: #bbb;
}

.ingress {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
}


#product_info p {
	font-size: 110%;
	margin: 0 0 10px 0;
}

.strong {
	font-weight: bold;
}

.sidebar {
	height: 800px;
	background: url(../img/sidebar_190x800.png);
	background-repeat: no-repeat;
}

.sidebar h3 {
	padding: 10px 0 0 8px;
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
}

.sidebar_inner, .order_meta, .order_sms{
	padding: 0 10px 0 10px;
}

.order_sms, .order_sms h3 {
	color: #4d8300;
}

.order_sms h3 {
	font-weight: bold;
}

.order_meta h3, .order_sms h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

.order_meta, .weak {
	color: #555;
}


.sidemenu a, .sidemenu a:link, .sidemenu a:active, .sidemenu a:visited {
	color: #555;
	text-decoration: none;
	font-size: 100%;
}

.sidemenu a:hover {
	text-decoration: underline;
}

ul.sidemenu {
	list-style: none;
	margin: 20px 10px 0 10px;
}

ul.sidemenu li {
	border-bottom: 1px solid #e9e9e9;
	padding: 3px 0 3px 0;
}

p {
	line-height: 110%;
	font-size: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

label {
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333;
	font-weight: normal;
	display: block;
}

#terms_link {
	font-size: 10px;
}

.item {
	margin: 0 0 3px 0;
}

.item table {
	margin: 0;
	padding: 0;
}

.item table tr td {
	padding: 0;
	margin: 0;
	font-size: 10px	;
}

input.text {
	width: 167px;
	margin: 0 0 0 0;
	padding: 1px;
	border: 1px solid #E8B28C;
}

form#order {
	background-color: #FFDFC7;
	border-top: 1px solid #fff;
	padding: 5px;
	margin: 1px 1px 10px 1px;
}

#product_flash {
	margin: 0 0 10px 0;
}

#product_info {
	padding: 10px;
}

#product_info_inner {

}


#content_text p {
	font-size: 110%;
}

#product_info ol li {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 11px;
}


ul.large li {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.sendorder {
	margin: 10px 0 10px 0;
	text-align: center;
}

.order_header span {
	display: block;
	margin: 0 0 5px 0;
}

#product_info {
	font-family: "Lucida Grande",verdana,sans-serif;	
	color: #444;
}

#product_info p {
	line-height: 130%;
	margin: 0 0 15px 0;
}

#product_info h1 {
	color: #222;
	font-size:26px;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 130%;
}

#product_info h3, #product_info h2 {
	color: #F46014;
	font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 4px 0;
}

form#order a {
	color: #558;
}

.order_header .strong {
	font-weight: normal;
	line-height: 130%;
	color: #000;
}