/* Screen */

@import "base.css";

.print {	display: none; }
.noScreen {	display: none; }
html, body {	background: #697e4a url(../images/bgTile.png) repeat-x top; background-attachment: fixed; }
body {	height: 100%; }

table#gemini {
	/*width: 87%;*/
	width: 780px;
	margin: 0 auto;
}
#top {
	height: 70px;
	background: transparent url(../images/topBar.png) repeat-x bottom;
}
#top a, #top img {	border: 0; text-decoration: none; }
#top #topShop a {
	font-size: 18px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; color: #fff; letter-spacing: 2px; padding: 12px 65px 0 0;
}
#top #topShop a:hover {
	color: #99afff;
}
#footer {
	height: 50px;
	background: transparent url(../images/topBar.png) repeat-x top;
	border-top: 1px solid #3073a8;
}
#footer p {
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 10px 0 0 6px;
}
#sideLeft {
	width: 191px;
	padding-bottom: 20px;
	background: transparent url(../images/sideLeft.png) repeat-y right;
}
#sideLeft .background {	width: 100%; background: transparent url(../images/sideWater.png) no-repeat top right; }
#sideLeft p {
	margin-left: 20px;
	font-size: 10px;
}

#con {
	background: #fff url(../images/water1.png) no-repeat top left;
}
#fill {	padding: 10px 17px; }
#fill h1, #fill h2, #fill h3 {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#fill h1, #fill h2 {	margin: 8px 0 0 0px; }
#fill h1 {	color: #105d8f; }
#fill h2 {	color: #afafaf; }
#fill td {	font-size: 11px; }
#fill p {	font-size: 12px; margin-bottom: 13px; }
#fill ul {	font-size: 12px; margin: 10px 0 0 0; }
#fill ul li {	margin: 0 0 5px 0; }

#fill a {	color: #509dcb; text-decoration: none; }
#fill a:hover {	color: #007fff; text-decoration: underline; }
#sideRight {
	width: 190px;
	background: transparent url(../images/sideRight.png) repeat-y left;
}
#sideRight #basket {
	width: 190px;
	height: 53px;
	background: #fff url(../images/basketBackground.png) no-repeat top left;
}
#sideRight #basket p {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 28px 0 0 45px;
}
table.feat {
	width: 100%; background-color: #fff; border-bottom: 2px solid #aaa; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0;
}
div.featured {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	clear: both;
	border: 1px solid #000; 
}
td.feathead { width: 33%; background-color: #ddd; font-weight: bold; margin: 0; padding: 10px 0 10px 10px; }
td.featimg { padding: 10px 0 10px 0; text-align: center; }
td.featfoot { background-color: #ddd; }
td.featmiddle { border-left: 1px dotted #666; border-right: 1px dotted #666; }
table.featdetails { width: 178px; margin: 0 0 0 2px; padding: 0; }
td.featprice { text-align: center; font-weight: bold; padding: 5px; }

ul.kits { padding: 0 0 0 15px; margin: 0; }
ul.kits li { padding: 0; margin: 0; }

span.price { font-weight: bold; }

.quote { font-size: 12px; font-style: italic; }
span.openquote { color: #105d8f; font-size: 40px; font-weight: bold; font-family: Georgia, Garamond, Times New Roman; }
span.closequote { color: #105d8f; font-size: 40px; font-weight: bold; font-family: Georgia, Garamond, Times New Roman; float: right; margin-right: 10px; }

#sideShop {	padding: 0 0 0 0px; }
#sideShop ul {	margin: 0; padding: 0; list-style: none; }
#sideShop li {	display:block; padding: 0; margin: 0; }
#sideShop li a {	display: block; width: 95%; height: 16px; padding: 5px 0 5px 10px; color: #fff; text-decoration: none; font-size: 12px; margin: 0 0 1px 0; background: #509dcb url(../images/sideShopNav0.png) repeat-x top; }
#sideShop li a:hover {	background: #307dab url(../images/sideShopNav1.png) repeat-x top; }

#nav ul.nav {	list-style: none; margin: 0 0 20px 0; padding: 20px 0 0px 2px; border-bottom: 1px solid #ddd; }
#nav li.nav {
	display: block;
	margin: 0;
	padding: 0;
}
#nav li a.nav {
	display: block;
	width: 172px;
	height: 20px;
	padding: 8px 0 0px 17px;
	margin: 0;
	overflow: hidden;
	background: transparent url(../images/nav0.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #555;
}
#nav li a.nav:hover {
	background-color: #fff;
	color: #5093c8;
}
#nav li.subnav {
	display:block;
	padding: 0;
	margin: 0;
}
#nav li a.subnav {
	display: block;
	width: 95%;
	height: 16px;
	padding: 5px 0 5px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 1px 0;
	background: #509dcb url(../images/sideShopNav0.png) repeat-x top;
}
#nav li a.subnav:hover {
	background: #307dab url(../images/sideShopNav1.png) repeat-x top;
}
#sideLeft .address {	color: #00537b; clear: both; }
.alt {	background-color: #eee; }
.note {	background-color: #eee; padding: 12px 20px 12px 50px; border-top: 2px solid #ccc; border-bottom: 1px solid #ccc; }
.center {	width: 100%; text-align: center; }
.c1 {	color: #069; }
th {
	background-color: #ccc;
	color: #fff;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 17px;
	border-top: 2px solid #aaa;
	border-bottom: 3px solid #fff;
	padding: 2px 0 3px 30px;
	margin-bottom: 0;

}
.clear {
	clear: both;
}
#sideRight blockquote {
	margin: 0;
	padding: 10px 0 0 17px;
}
h3.titleBlue {
	height: 20px;
	padding: 5px 0 6px 20px;
	margin: 0;
	background: transparent url(../images/blueTitle.png) repeat-x left;
	font-style: normal;
	color: #ffffff;
	/*hmm .. working?*/
	clear: both;
}
h3.titleFeatured {
	height: 20px;
	padding: 4px 0 6px 20px;
	margin: 0;
	background: transparent url(../images/blueTitle.png) repeat-x left;
	font-family: Trebuchet MS, Geneva, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	/*hmm .. working?*/
	clear: both;
}
.info {
	font-style: italic;
	color: #5093c8;
}
div.info {
	width: 100%;
	/*border: 1px solid #f00;*/
	padding: 10px;
	height: 200px;
	background: transparent url('../images/infoBlock.gif') no-repeat top left;
}
a#basketTwo {
	font-size: 11px;
	text-decoration: none;
	color: #444;
	display: block;
	float: right;
	width: 161px;
	height: 17px;
	padding: 46px 0 0 45px;
	background: transparent url(../images/basketTwo.png) no-repeat bottom right;
}
a#basketTwo:hover {
	color: #fff;
}
.dimensions, .xtraimages {
	width: 100%; background-color: #fff;
}
.xtraimages {
	border-bottom: 1px solid #ccc;
}
.xtraimages th {
	border-bottom: 1px solid #fff;
}
.xtraimages img {
	background-color: #ddd;
	padding: 4px;
	margin-right: 3px;
}
.xtraimages img:hover {
	background-color: #aaa;
}
#fill li {
	margin: 0;
	padding: 0;
	line-height: 100%;
	list-style-image: url(../images/li.png);
}
table#basketTable td {
	vertical-align: middle;
}
table#basketTable td img.thumb {
	margin: 2px 0 0 6px;
	border: 2px solid #fff;
}
.pricebox {
	background: #ccc url(../images/alt-halftone.gif) repeat-x bottom;
	width: 300px;
}
.pricebox td {
	line-height: 140%;
	font-size: 14px;
	color: #004d7f;
	padding: 5px 15px 4px 15px;
	border-bottom: 1px solid #fff;
	vertical-align: middle !important;
}
table.listing {
	width: 100%;
}
table.listing tbody tr td {
	border-top: 1px solid #ddd;
}
table.listing tbody tr {
	background: #fff;
}
table.listing tbody tr.alt {
	/*background: #ccc url(../images/alt-halftone.gif) repeat-x bottom;*/
	background: #eee;
}
table.listing tbody tr td {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
/*
table.listing tbody tr.alt td {
	padding-bottom: 15px;
}
*/
table.listing tbody tr td em {
	font-style: normal;
	font-size: 15px;
	color: #004d7f;
}
table.listing tbody tr td strong {
	font-style: normal;
	font-size: 12px;
	color: #004d7f;
}
table.listing tbody tr td img {
	display: block;
	float: right;
	margin: 0 7px 4px 0;
}

.pages {
	display: block;
}
.pages a, .pages span {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 11px;
	color: #777;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ddd;
	border-right: 3px solid #fff;
	padding: 4px 7px 2px 7px;
	margin: 0 0px 0 0;
}
.pages a:hover {
	text-decoration: none !important;
	color: #333;
	background-color: #eee;
	border-bottom: 1px solid #bbb;
}
input.qty {
	width: 23px;
}
a.qty {
	float: right;
	clear: right;
}
td.qtyXXX {
	width: 100px;
}
td.price {
	width: 100px;
}
td.description {
	padding-left: 26px;
}
table.relatedItems {
	width: 100%;
}
table.relatedItems tr {
	background-color: #fff;
}
table.relatedItems tr.alt {
	background-color: #f3f3f3;
}
table.relatedItems tr td {
	vertical-align: middle !important;
}

.cc {
	background: #7699b4 url('../images/bgTile.png') repeat-x top;
	color: #fff;
	/*font-weight: bold;*/
}
.grid, .grid td {
	border: 1px solid #ccc;
}
.grid {
	border-bottom: 0;
	border-right: 0;
}
.grid td {
	padding: 5px 12px;
	border-top: 0;
	border-left: 0;
}
.esentra a {
	color: #fff;
	text-decoration: none;
}
.esentra a:hover {
	text-decoration: underline;
}
