/* CSS Document */
body {
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 900px;
}
#content {
	height: 400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #71CBD2;
	border-bottom-color: #71CBD2;
	text-align: left;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: left;
	padding: 0px;
}
#info {
	text-align: left;
	height: auto;
	width: 720px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
}
#footer {
	width: 720px;
	color: #737373;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	font-size: 100%;
}
#menubar {
	font-size: 120%;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#menubar a {
	color: #0090D1;
	text-decoration: none;
}
#menubar a:hover {
	color: #0094D3; !important;
	text-decoration: underline;
}

a.a_on {
	color: #035642 !important;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #028ED0;
}
a:hover {
	color: #70CBD1!important;
	text-decoration: underline;
}
.col_left {	width: 400px;
	float: left;
	text-align: left;
	height: 350px;
}
.col_right {	width: 300px;
	text-align: right;
	float: right;
	height: auto;
}
.item_title {	text-align: left;
}
.price_box {	float: left;
	text-align: left;
	clear: both;
	margin-bottom: 10px;
}
input {
	font-size: 100%;
	color: #0094D3;
	border: 1px solid #0073A4!important;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;
	height: 20px;
	background-color: #F4FDFF;
	margin-bottom: 2px;
}
select {
	font-size: 100%;
	border: 1px solid #999999 !important;
	color: #0090D1;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 20px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.swatch {
	color: #FFFFFF;
	text-align: center;
	float: right;
	height: 30px;
	width: 30px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
}
.box_desc {	float: left;
	text-align: left;
	width: 720px;
	margin-bottom: 20px;
}
.txt_titles {	font-weight: bold;
	font-size: 120%;
	color: #0094D3;
}
.txt_bold {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.display_N {
	display: none;
}

.send_order {
	height: 32px;
	width: 141px;
}
img.img_left {
	padding-right: 20px;
	padding-bottom: 15px;
}
img.img_right {
	padding-bottom: 15px;
	padding-left: 20px;
}
img.img_big_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0094D3;
}

#header {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#scrollbar {
	width: auto;
	overflow: auto;
	height: 130px;
}
img.img_next {
	margin-left: 10px;
}
img.img_prev {
	margin-right: 10px;
	white-space: nowrap;
	width: auto;
}
