@import url("reset.css");
@import url("rollovers.css");

/* DIV STRUCTURE */
body {
	background: #000000 url(../images/tile.jpg) repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 16px;
	overflow: hidden;
}
#container {
	background: url(../images/container.jpg) no-repeat;
	width: 914px;
	height: 621px;
	margin: 0 auto;
}
#home {
	width: 872px;
	height: 605px;
	margin: 0 auto;
}
#base {
	background: url(../images/base.jpg) no-repeat;
	width: 872px;
	height: 605px;
	margin: 0 auto;
}
#landing {
	background: url(../images/landing.jpg) no-repeat;
	width: 872px;
	height: 605px;
	margin: 0 auto;
}
#products {
	background: url(../images/products.jpg) no-repeat;
	width: 872px;
	height: 605px;
	margin: 0 auto;
}
#detail {
	background: url(../images/detail.jpg) no-repeat;
	width: 872px;
	height: 605px;
	margin: 0 auto;
}
#left {
	width: 196px;
	height: 487px;
	padding: 0 10px;
	display: inline-block;
	float: left;
}
#right {
	width: 150px;
	height: 487px;
	padding: 0 10px;
	display: inline-block;
	float: right;
}
#logo {
	color: #ffffff;
	font-weight: bold;
	width:196px;
	height: 87px;
	margin-bottom: 5px;
	display: block;
	float: right;
}
a.landing_button {
	width: 400px;
	height: 90px;
	margin: 30px 0 0 0;
	display: inline-block;
	float: left;
}
.button {
	color: #ffffff;
	font-weight: bold;
	width:196px;
	height: 30px;
	display: block;
	float: right;
}
\
#phonenumber {
	color: #ffffff;
	font-weight: bold;
}
a.button:link, a.button:visited, a.button:active {
	color: #ffffff;
	text-decoration: none;
}
a.button:hover {
	color: #efac94;
	text-decoration: none;
}
#content {
	width:625px;
	height: 450px;
	margin-top: 50px;
	padding: 0 10px;
	display: inline-block;
	float: right;
}
#heading {
	width:625px;
	height: 46px;
	display: block;
	float: right;
}
#text {
	width: 380px;
	padding: 10px 0;
	display: inline-block;
	float: left;
}
#right {
	width: 200px;
	height: 360px;
	margin-top: 10px;
	display: inline-block;
	float: right;
}
.div_line {
	background-color: #efac94;
	width: 380px;
	height: 1px;
	margin: 10px 0;
	display: inline-block;
	float: right;
}
.thumbs {
	border: 1px solid #eaa200;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.product_column_left {
	width: 190px;
	height: 360px;
	margin-top: 10px;
	display: inline-block;
	float: left;
}
.product_column_center {
	width: 190px;
	height: 360px;
	margin: 10px 0 0 27px;
	display: inline-block;
	float: left;
}
.product_column_right {
	width: 193px;
	height: 360px;
	margin-top: 10px;
	display: inline-block;
	float: right;
}
.product_image {
	border: none;
	width: 190px;
	height: 100px;
	display: inline-block;
	float: left;
}
.product_points {
	width: 190px;
	height: 185px;
	margin-top: 5px;
	display: inline-block;
	float: left;
}
.product_price {
	font-size: 12px;
	color: #ffffff;
	width: 190px;
	margin-bottom: 5px;
	display: inline-block;
	float: left;
}
.more_button {
	color: #ffffff;
	font-weight: bold;
	width:125px;
	height: 21px;
	margin-top: 10px;
	padding: 4px 0 0 17px;
	display: block;
	float: right;
	clear: right;
}
a.more_button:link, a.more_button:visited, a.more_button:active {
	color: #ffffff;
	text-decoration: none;
}
a.more_button:hover {
	color: #efac94;
	text-decoration: none;
}
#navigation {
	width: 872px;
	height: 95px;
	margin-top: 10px;
	display: inline-block;
}

/* FORM */
#formtext {
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
	float: left;
}
#commentForm label.error { 
	margin-top: -19px;
	background: url(../images/required.gif) no-repeat;
	float: right;
	color: red;
	display: inline-block;
	clear: left;
	width: 13px;
	height: 18px;
}
.required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
}
.non_required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
}
.formrow {
	width: 265px;
	height: 21px;
	display: inline-block;
}
.formbox {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
}
.formbox_long {
	width: 590px;
	height: 70px;
	display: inline-block;
}
.formbox_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
}
.formrow_long {
	width: 590px;
	height: 21px;
	display: inline-block;
}
.formrow_text {
	float: left;
	display: inline-block;
	width: 100px;
	height: 21px;
}
.formrow_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 21px;
}
.submit {
	background-image: url(../images/check.jpg);
	float: left;
	display: inline-block;
	margin-top: 10px;
	width:100px;
	height: 40px;
	clear: both;
}

/* TEXT */
.req {
	color: red;
}
ul li {
	margin-top: 5px;
	list-style-position: outside;
	background: url(../images/bullet.jpg) no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	color: #17175c;
}
strong {
	font-weight: bold;
}
i {
	font-style: italic;
}
strike {
	text-decoration: line-through;
}
br {
	line-height: 10px;
}
a:link {
	color: #17175c;
	text-decoration: none;
}
a:visited {
	color: #17175c;
	text-decoration: none;
}
a:hover {
	color: #17175c;
	text-decoration: underline;
}
a:active {
	color: #17175c;
	text-decoration: none;
}
