body {
	background: #4CDAEE url(../images/page/bg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
}
#header {
	background: url(../images/page/bg-header.jpg) top center no-repeat;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: #FFFFFF url(../images/page/bg-page.gif) top center repeat-y;
}
#sidebar {
	float: left;
	background: url(../images/page/bg-left.jpg) top left no-repeat;
	width: 205px;
	padding-bottom: 30px;
}
#nav {
	background-color: #DAF9FC;
	margin-left: 25px;
}
#nav ul {
	margin: 0 0 0 24px;
	padding: 0 0 15px 0;
	font-weight: bold;
	list-style: none;
}
#nav li {
	line-height: 26px;
	color: #235FAA;
}
#nav ul ul {
	margin: 5px 0 5px 8px;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
}
#nav li li {
	line-height: 12px;
	padding: 0 5px 10px 11px;
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
}
#content {
	margin: 0 0 0 255px;
	padding: 0 58px 30px 0;
	background: url(../images/page/bg-right.jpg) top right no-repeat;
}
#content li {
	padding: 0 5px 0 11px;
	list-style: none;
}
#content ul li {
	background: url(../images/sidebar/bullet2.gif) top left no-repeat;
}
#content li a {
	font-size: 11px;
}
#content p img {
	margin: 4px 10px 10px;
	padding: 1px;
	border: 1px solid #14AFDF;
}
h1 {
	margin: 0 0 10px;
	padding: 0;
	font: normal 26px/28px Arial, Helvetica, sans-serif;
	color: #11AFDD;
}
h2 {
	margin: 10px 0 4px;
	padding: 0;
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	color: #11AFDD;
}
h3 {
	margin: 10px 0 24px;
	padding: 0;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	color: #11AFDD;
}
p {
	margin: 0 0 10px;;
	padding: 0;
}
#footer {
	clear: both;
	border-top: 5px solid #A6EDF7;
	background-color: #4CDAEE;
	color: #38A0CE;
}
#footer td {
	padding: 5px 10px 20px;
	font-size: 10px;
}
#footer a {
	color: #2F84BE;
}

#basket th {
	border-top: 1px solid #D6F0EC;
	border-bottom: 1px solid #D6F0EC;
	background-color: #EBF8F6;
	padding: 1px 3px;
	color: #479D97;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 12px;
}
#basket td {
	border-bottom: 1px solid #D6F0EC;
/*	vertical-align: top;*/
	padding: 10px 5px 10px 0;
	font-size: 10px;
}
#basket td image {
	border: 1px solid #D6F0EC;
	padding: 1px;
	margin-right: 5px;
}
#basket td td {
	border: none;
	padding: 0;
}

a {
	color: #235FAA;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
form {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.button {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.separator {	
	line-height: 0;
	margin: 30px 0;
	border-bottom: 1px dashed #99DACF;
}
.pic {
	float: right;
	padding: 1px;
	margin-top: 4px;
	border: 1px solid #11AFDD;
}
.moreinfo {
	padding: 0 5px 0 11px;
	background: url(../images/sidebar/bullet.gif) top left no-repeat;
	font-size: 11px;
}
.cat_title {
	color: #34B59F;
	font-size: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#listingtable {
	margin-right: -40px;
}
#listingtable td {
	padding-right: 30px;
	vertical-align: top;
}
#listingtable td td {
	border: 1px solid #D6F0EC;
	padding: 1px;
	height: 128px;
	width: 128px;
	vertical-align: middle;
	text-align: center;
}
#listingtable div {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	width: 128px;
	padding: 8px 0 40px;
	color: #01776F;
}
#listingtable a {
	color: #2360AB;
}
#listingtable img {
	border: none;
}
.sale {
	color: #778FAB;
	text-decoration: line-through;
}
.detailstable {
	margin-right: -10px;
	margin-bottom: 30px;
}
.detailstable td {
	vertical-align: top;
	text-align: left;
}
.extrastuff {
	margin-bottom: 30px;
}
.extrastuff table {
	margin-bottom: 0px;
}
.extrastuff th {
	border: 1px solid #D6F0EC;
	background-color: #EBF8F6;
	padding: 1px 3px;
	color: #479D97;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 12px;
}
.extrastuff td {
	border-bottom: 1px solid #D6F0EC;
	vertical-align: top;
	padding: 10px 0;
	font-size: 10px;
}
.extrapics td {
	border-bottom: none;
	padding: 0;
}
.extrapics img {
	margin: 0 12px 0 0;
}



#gallery {
	margin-right: -40px;
}
#gallery td {
	padding-right: 30px;
	vertical-align: top;
}
#gallery td td {
	border: none;
}
#gallery td td td {
	border: 1px solid #D6F0EC;
	padding: 1px;
	height: 128px;
	width: 128px;
	vertical-align: middle;
	text-align: center;
}
#gallery div {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	width: 128px;
	padding: 8px 0 40px;
	color: #01776F;
}
#gallery a {
	color: #2360AB;
}
#gallery img {
	border: none;
}




.recommend {
	margin-right: -40px;
}
.recommend td {
	padding: 0 30px 0 0;
	vertical-align: top;
	border-bottom: none;
}
.recommend td td {
	border: 1px solid #D6F0EC;
	padding: 1px;
	height: 84px;
	width: 84px;
	vertical-align: middle;
	text-align: center;
}
.recommend div {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	width: 84px;
	padding: 8px 0 10px;
	color: #01776F;
}
.recommend a {
	color: #2360AB;
}
.mini {
	font-size: 8pt;
}
.red {
	color: red;
}
.highlight {
	color: #000000;
	background-color: #FFFFD2;
}
#calendartools {
	font-size: 10px;
	margin: 10px 0;
}
#calendartools input, #calendartools select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.caldates {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #01776F;
}