/*
These styles control the display of the gallery thumbnails. You'll probably want to keep
many of the attributes, but change out the colors.
*/
body {
	font-family: arial;
	font-size: 12px;
	color: #626262;
}
div.sidebar ul {
	list-style: none;
}
div.sidebar li{
	border-left: 1px solid #afbcd1;
	padding: 3px 0px 3px 0px;
	list-style-type: none;
	font-weight: bold;
	}

div.thumbbox {
  padding: 14px 5px 0px 5px;
  margin: 6px;
  float: left;
  background-color: #f8f3da;
  border: 1px solid #dcd6c6;
}
/* end link styles */

.sidebar div {
	font-size: 11px;
	width: 152px;
	height: 26px;
	background-color: #FDFFED;
	border-bottom: 1px solid #ACB288;
	padding: 12px 14px;
}

.sidebar h2 {
	padding-left: 5px;
	margin-top: 12px;
}

.sidebar div.search {
	width: 170px;
	background-color: transparent;
	padding: 17px 5px;
}

.search input {
	width: 114px;
	height: 20px;
	vertical-align: middle;
}

input[type=text] {
	border: 1px solid #969696;
}

/* begin catalog styles */

table.catalog {
	padding: 35px 0px 10px 8px;
}

.catalog img {
	border: 1px solid #C6C6C6;
	margin-bottom: 22px;
}

table.catalog td {
	padding: 0px 15px;
}
/* end catalog styles */

/* begin item detail styles */
#item-detail {
	position: relative;
	padding-left: 23px;
	padding-top: 10px;
}

#image-detail {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 131px;
	padding: 0px 0px 0px 23px;
}

#image-detail img.thumbnail {
	border: 2px solid #621C00;
	margin-bottom: 12px;
}

#text-detail {
	position: absolute;
	top: 20px;
	left: 131px;
	width: 465px;
	border-left: 1px solid #B1B78F;
	padding: 0px 111px 42px 19px;
	margin-left: 13px;
}

#text-detail input[type=text] {
	width: 39px;
	height: 20px;
}

#text-detail img {
	vertical-align: middle;
	margin-left: 12px;
}

.price {
	font-size: 16px;
}

.catalog-link {
	font-size: 11px;
	padding-left: 23px;
	padding-top: 10px;
}

#text-detail h3 {
	margin-bottom: 5px;
}

#text-detail h3 + p {
	margin-top: 0;
}

#text-detail td{
	padding-right: 15px;
}

#image-controls {
	position: relative;
	background-image: url(../images/catalog/controls_background.gif);
	background-repeat: no-repeat;
	width: 99px;
	height: 25px;
}

#image-controls img {
	border: 0px;
}

#magnify {
	position: absolute;
	top: 4px;
	left: 3px;
}

#back {
	position: absolute;
	top: 4px;
	left: 42px;
}

#forward {
	position: absolute;
	top: 4px;
	left: 70px;
}

.quantity img {
	border: 0px;
}


/* end item detail styles */

.form-label {
	font-size: 11px;
}

p.product-options {
	font-size: 11px;
	color: #7f7f7f;
}

/* begin checkout form styles */
table.checkout {
	border-collapse: collapse;
	width: 616px;
	margin-left: 30px;
	font-size: 11px;
}

table.checkout th {
	border-top: 1px solid #ACB288;
	border-bottom: 1px solid #ACB288;
	background-color: #F1F1F1;
	padding: 9px 0px 9px 10px;
	text-align: left;
	font-weight: normal;
}

table.checkout input[type=checkbox] {
	vertical-align: middle;
}

table.checkout input[type=text] {
	height: 20px;
	width: 162px;
}

table.checkout select {
	width: 162px;
}

table.checkout th:first-child {
	border-right: 1px solid #ACB288;
}

table.checkout td {
	text-align: right;
	padding-top: 12px;
}

table.checkout tr td:first-child {
	border-right: 1px solid #ACB288;
	padding-right: 25px;
	width: 269px;
}

table.checkout tr td + td {
	padding-right: 36px;
}

table.checkout tr td.footer {
	border-top: 1px solid #ACB288;
	border-right: none;
	background-color:#FFFFFF;
	padding-top: 6px;
	background-image: url(../images/demo/checkout_background.gif);
	background-repeat: repeat-x;
}

td.footer img {
	margin-left: 491px;
	border: 0px;
}
div.search input {
  border: 1px solid #faf5e3;
}
.flash	{
	padding-top: 0px;
	margin-top:-10px;
	margin-right:auto;
	margin-left:20px;
	align:right;
}
body{
				padding: 0px;
				margin: 0px;
				background-image: url(../images/body.jpg);
			}
			div.container{
				width:947px;
				margin-left:auto;
				margin-right:auto;
				background:#f7fbff;
			}
			div.header{
				width:947px;
				height:123px;
				background-image:url(../images/header.jpg);
			}
			td.button{
				height:40px;
				background-image: url(images/buttonbg.gif);
			}
			div.navigation{
				padding-right:20px;
				padding-left:20px;
				width:900px;
	
			}
			div.subnavigation{
				height:468px;
				width:907px;
				background: white;
			}
			div.subfooter{
				background:rgb(42, 68, 123);
				width: 927px;
				height: 60px;
				padding-left:20px;
				padding-top:10px;
			}
			div.footer{
				background:rgb(57, 82, 136);
				height:80px;
				width:947px;
			}
			div.news{
				 width:250px;
				 background:#f7fbff;
				 float:left;
				 padding-left:25px;
				 padding-right:25px;
			}
			div.content {
				width: 532px;
				background: #f7fbff;
				float:right;
				padding-right:20px;
				padding-left:20px;
			}
			div.contentlarge {
				padding: 0px 20px;
				background: #f7fbff;
				zoom: 1;
			}
			div.contentlarge:after {
				content: ".";
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
			}
			div.col1 {
				display: inline;
				float: left;
				width: 343px;
				margin: 20px -343px 0px 0px;
			}
			div.col2 {
				display: inline;
				float: left;
				margin: 13px 25px 0px 389px;
			}
			p{
				font: normal 12px/21px Arial, sans-serif;
			}
			h3{
				margin: 0px;
				padding: 14px 0px 2px 0px;
				font-family:arial;
				font-size:14px;
				font-weight: bold;
				color:rgb(23, 69, 144);
			}
			h4{
				margin: 0px;
				padding: 7px 0px;
				font: bold 12px/14px Arial,sans-serif;
				color:rgb(79, 139, 236);
			}
			strong {
				font-weight: bold;
			}
			div.news p {
			  padding: 6px 0px;
			  margin: 0px;
			  line-height: 12px;
			}
			
			.content ul li p {
				line-height: 15px;
			}
			
			a:link.nav {
				text-decoration:none;
				color:white;
				font-weight:bold;
				font-family:arial;
				font-size:12px;
				padding-left:25px;
			}
			a:visited.nav {
				text-decoration:none;
				color:white;
				font-weight:bold;
				font-family:arial;
				font-size:12px;
				padding-left:25px;
			}
			a:hover.nav {
				text-decoration:none;
				color:white;
				font-weight:bold;
				font-family:arial;
				font-size:12px;
				padding-left:25px;
			}
			a:active.nav {
				text-decoration:none;
				color:white;
				font-weight:bold;
				font-family:arial;
				font-size:12px;
				padding-left:25px;
			}
			a:link.footernav {
				text-decoration:none;
				color:rgb(193, 198, 209);
				font-weight:bold;
				font-family:arial;
				font-size:11px;
				padding-left:10px;
			}
			a:visited.footernav {
				text-decoration:none;
				color:rgb(193, 198, 209);
				font-weight:bold;
				font-family:arial;
				font-size:11px;
				padding-left:10px;
			}
			a:hover.footernav {
				text-decoration:none;
				color:rgb(193, 198, 209);
				font-weight:bold;
				font-family:arial;
				font-size:11px;
				padding-left:10px;
			}
			a:active.footernav {
				text-decoration:none;
				color:rgb(193, 198, 209);
				font-weight:bold;
				font-family:arial;
				font-size:11px;
				padding-left:10px;
			}
			div.sidebar a:link {
			text-decoration:none;
			font-weight:bold;
			font-family:arial;
			font-size:12px;
}
			div.sidebar a:visited {
			text-decoration:none;
			font-weight:bold;
			font-family:arial;
			font-size:12px;
}
			div.sidebar a:hover {
			text-decoration:none;
			font-weight:bold;
			font-family:arial;
			font-size:12px;
}
			div.sidebar a:active {
			text-decoration:none;
			font-weight:bold;
			font-family:arial;
			font-size:12px;
}
			a:link.top {
				text-decoration:none;
				color:rgb(79, 139, 236);
				font-weight:bold;
				font-family:arial;
				font-size:12px;
			}
			a:visited.top {
				text-decoration:none;
				color:rgb(79, 139, 236);
				font-weight:bold;
				font-family:arial;
				font-size:12px;
			}
			a:hover.top {
				text-decoration:none;
				font-weight:bold;
				color:black;
				font-family:arial;
				font-size:12px;
			}
			a:active.top{
				text-decoration:none;
				font-weight:bold;
				color:rgb(79, 139, 236);
				font-family:arial;
				font-size:12px;
			}
			a:link.topnav {
				text-decoration:none;
				color:#052561;
				font-weight:bold;
				font-family:arial;
				font-size:11px;
			}
			a:visited.topnav {
				text-decoration:none;
				color:#052561;
				font-weight:bold;
				font-family:arial;
				font-size:11px;
			}
			a:hover.topnav {
				text-decoration:none;
				color:#052561;
				font-weight:bold;
				font-family:arial;
				font-size:11px;
			}
			a:active.topnav{
				text-decoration:none;
				color:#052561;
				font-weight:bold;
				font-family:arial;
				font-size:11px;
			}
			a:link{
				text-decoration: underline;
				color:rgb(79, 139, 236);
			}
			a:visited {
				text-decoration:underline;
				color:rgb(23, 69, 144);
			}
			a:hover {
				text-decoration:underline;
				color:rgb(79, 139, 236);
			}
			a:active {
				text-decoration:underline;
				color:rgb(79, 139, 236);
			}

/* Begin registration page styles */
td.registrationlabel {
	width: 110px;
	text-align: right;
	color: #174590;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 12px;
}

td.registrationlabel p {
	line-height: 16px;
	margin-top: 0px;
}

td.registrationlabelnospace {
	width: 110px;
	text-align: right;
	color: #174590;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 12px;
}

td.registrationlabelnospace p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.registrationtext {
	padding-left: 10px;	
	padding-bottom: 10px;
}			

td.registrationtext p {
	line-height: 16px;
	margin-top: 0px;
}

td.registrationtextnospace {
	padding-left: 10px;	
	padding-bottom: 10px;
}			

td.registrationtextnospace p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#registrationform {
	background-color: #f4f4f4;
	width: 463px;
	padding: 13px;
	padding-top: 5px;
	margin-bottom: 61px;
	margin-top: 20px;
	margin-left: 120px;
}
/* End registration page styles */

/* Contact Us Page */
.contact-container {
	padding: 35px 0 0 21px;
}
.contact-container .title {
	color: #174590;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.contact-top {
	width: 486px;
	height: 28px;
	background: url(../images/contact_top.gif) no-repeat left top;
}
.contact-bottom {
	width: 486px;
	height: 37px;
	background: url(../images/contact_bottom.gif) no-repeat left top;
}
.contact-content {
	width: 486px;
	background: url(../images/contact_bg.gif) repeat-y left top;
	padding: 0 23px;
}
.contact-content p {
	margin-bottom: 0;
	padding-bottom: 10px;
}	 
.contact-content p.contact-form-title { 
	color: #174590;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 10px;
}
.contact-content td {
	font-size: 12px;
	color: #626262;
	padding-bottom: 7px;
}
.contact-content td.label {
	width: 112px;
}
.contact-content td.button {
	padding-top: 6px;
	padding-bottom: 0;
}
.contact-content input.small {
	width: 66px;
}
.contact-content input.medium {
	width: 116px;
}
.contact-content input.large {
	width: 229px;
}
.contact-content input.submit {
	width: 67px;
	height: 30px;
	background: url(../images/send_button.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
}
.contact-content textarea {
	width: 290px;
	height: 105px;
	overflow: auto;
}
.contact-content #errmsg p { color: red; font-size: 12px; margin-bottom: 0px; padding-bottom: 5px; }
/* Contact Us Page */