
* {
	margin: 0;
	padding: 0;
}

body {
background: #83a8c8 url(../images/bg.jpg) repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #222;
text-align: center;
}

a {
text-decoration: none;
color: #124570;
}
a:hover {
text-decoration: underline;
color: #447097;
}

p {
margin:8px 0;
}

#wrap {
margin: 10px auto 10px auto;
width: 900px;
background: #fff;
padding: 10px;
border:2px solid #ccc;
text-align:left;
}

#header {
padding:2px 0px 1px 0px;
border:1px solid #ccc;
border-bottom:2px solid #ccc;
margin-bottom:5px;
text-transform:uppercase;
}
#header h2 { 
font-size: 16px;
color: #124570;
}
#title {
position:relative;
left:8px;
}

#menu {
height: 30px;
line-height: 30px;
background: #83a8c8;
border-bottom:2px solid #ccc;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color:#FFFFFF;
}
#menu ul li a:hover {
color: #447097;
text-decoration: none;
}

#view_cart {
padding-right:20px;
color:#FFFFFF;
}
#view_cart a {
color:#FFFFFF;
}
#view_cart a:hover {
color: #447097;
text-decoration: none;
}

#content {
padding: 0 20px 20px 0;

}

.desc {
font-size:11px;
color:#666666;
line-height:15px;
}

.desc ul li {font-weight:bold;}

.right {
float: right;
width: 700px;
*width: 690px;
text-align: justify;
padding-top: 5px;
min-height:520px;
}
h1 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.right ul {
padding: 10px 0 15px 35px;
}

.right h3 {
margin: 10px 0 0 11px;
font-size: 14px;
padding:3px 0;
border-bottom:1px solid #ccc;
}


.a_results h2 {
padding:6px;
padding-right:25px;
font-size:14px;
font-weight: 100;
background-color:#E2E2E2;
}
.a_results #add_cart {
margin-left:20px;
width:230px;
}
.a_results td {
	padding:6px 2px;
}

.a_results select {
	width:110px;
}
.a_results #price {
color: #124570;
}
#cart th {
padding:4px;
background-color:#E2E2E2;
}

#cart td {
padding:4px;
}
.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding: 3px;
color: #444;
font-size: 13px;
border-bottom:1px solid #ccc;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: square;
color: #124570;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
color: #124570;
}

.left ol {
padding: 10px 0 15px 25px;
*padding: 10px 0 15px 35px;
color: #124570;
}
.left ol li {
padding:2px 0;
}
.left ol li a {
text-decoration: none;
color:#447097;
}
.left ol li a:hover {
color: #124570;
}

#footer {
text-align: center;
font-size: 11px;
color: #447097;
margin-bottom:12px;
}

.results img {
	border:none;
}

.results {
	font-size:12px;
	margin-top:15px;
}

.results td {
	padding:1px 5px;
}
.results th {
	background-color:#E2E2E2;
	padding:5px;
	margin-bottom:5px;
}

#disclaimer {
	font-size:10px;
}
