a{
	text-decoration:none;
	color:#3e86d7;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#3e86d7;
	font-weight:bold;
}
a:visited{
	text-decoration:none;
	color:#3e86d7;
	font-weight:bold;
}

a img {
	border: none;
	
}
.answer {
	color: #3e86d7;
	font-style: italic;
	margin: 5px 0px 15px 0px;
}
li.answer {
	list-style-type: disc;
	margin: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#borders {
	background: url('images/terms/borders.jpg') top left repeat-y #ffffff;
}
#cart {
	border-top: 1px solid #3e86d7;
}
.cart_buttons {
	width: 75px;
}
.cart_heading {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	background: url('images/cart/blue_bg.jpg') repeat-x top center #2a5b93;
}
.cart_cell {
	text-align: center;
	border-bottom: 1px solid #3e86d7;
}
.cart_even {
	background: #d6e8fc;
	border-left: 1px solid #3e86d7;
	border-right: 1px solid #3e86d7;
	border-bottom: 1px solid #3e86d7;
}
.cart_item {
	width: 200px;
}
.cart_left {
	border-left: 1px solid #3e86d7;
}
.cart_odd {
	background: #bbd8f9;
	border-left: 1px solid #3e86d7;
	border-right: 1px solid #3e86d7;
	border-bottom: 1px solid #3e86d7;
}
.cart_right {
	border-right: 1px solid #3e86d7;
}
.cart_table {
	margin: 0 auto;
}
.cart_totals {
	text-align: center;
	font-weight: bold;
}
#contact-message {
	/*width: 200px;*/
	width: 290px;
	height: 125px;
	overflow: auto;
	border: 1px solid #3e86d7;
	padding: 3px;
}
#container {
	text-align: center;
	
}
#content-area {
	vertical-align: top;
	background: url('images/faq/content-border.jpg') top right repeat-y #ffffff;
	height: 448px;
	width: 510px;
	padding-right: 20px;
}
#copyright {
	font-size: 10px;
	text-align: right;
}
#copyright a:link, #copyright a:visited {
	color: #3e86d7;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #d42806;
	text-decoration: underline;
}
input.field {
	width: 175px;
	border: 1px solid #3e86d7;
	padding: 3px;
}
.fields {
	text-align: right;
}
fieldset {
	border: 1px solid #3e86d7;
	padding: 10px;
}
legend {
	color: #3e86d7;
	font-size: 13px;
	margin-bottom: 5px;
}
.heading {
	color: #d42806;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
input[type=submit] {
	height: 25px;
	vertical-align: middle;
	background: #3e86d7;
	color: #ffffff;
	border: 1px solid #000000;
	cursor: pointer;
}
input[type=submit]:hover {
	background: #d42806;
}
.item_price {
	width: 160px;
}
.item_qty {
	width: 150px;
}
.item_size {
	width: 90px;
}
.item_total {
	width: 160px;
}
.labels {
	width: 125px;
}
#main {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
.notice {
	color: #d42806;
	font-weight: bold;
}
.qty_field {
	width: 35px;
	padding: 2px;
	text-align: right;
}
.question {
	color: #d42806;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
td, p {
	color: #3e86d7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	color: #3e86d7;
	text-align: center;
}

.warning {
	color: #d42806;
}

/*.slide_container {
	position:absolute;
	z-index:99;
	margin:0 0 0 0;
	padding:0 0 0 0;
	left:292px;
	top:455px;
	
}*/

.slide {
	background:url(images/home/slide.jpg) no-repeat;
	height:262px;
	width:329px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:329px;
	height:262px;
}