/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
body {
	background: #929292 url(img/bg2.gif) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#c9c9c9;
}
p, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
blockquote {
	font: bold 1em sans-serif;
}
code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
img {
	border: none;
}
ul {
	margin-left: 2em;
}
/*h1 {font: normal 2.0em sans-serif; color:#fff500;}*/
h2 {
	font: bold 1.6em Verdana, sans-serif;
	padding-bottom: 4px;
	color: #BBB;
}
/* misc */
.clearer {
	clear: both;
}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* header */
.header {
	background: #13161d;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {
	padding-left: 32px;
}
/*.header a:hover {
	background: #191919;
	color: #BBB;
}
*/
/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}
.main {
	background: #111;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {
	width: 75%;
}
.main .right {
	width: 25%;
}
.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}
.homepageimage {
	float:right;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}


.headerwoman {
	float:right;
}
.headerlogo {
	float:left;
}
/* content elements */
.content h1 {
	background: url(img/bgh2.gif) repeat-x left bottom;
	color: #fff500;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font: normal 2.0em sans-serif;
	
}
.content h1 a {
	text-decoration:none;
	border:none;
	color:#fff500;
}
.content h1 a:hover {
	color:#fff;
	border:none;
}
.content a {
	color: #fff;
	text-decoration: none;
	border-bottom:dotted 1px #fff;
}
.content a:hover {
	color: #fff500;
	text-decoration:none;
	border-bottom:dotted 1px #fff500;
}
.content .descr {
	margin-bottom: 5px;
}
/* navigation */
.nav {
	background: #191919 url(img/nav.gif);
}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color:#fff500;
	float: left;
	/*font: 1.3em Verdana,sans-serif;*/
	line-height: 51px;
	padding: 0 20px;
	font-family: Verdana, sans-serif;
	font-size:14px;
}
.righttel {
	background: #191919 url(img/nav.gif);
}
.righttel a {
	float:right;
	background: #191919 url(img/nav.gif);
	border-left: 1px solid #161616;
	color:#fff500;
	/*font: 1.3em Verdana,sans-serif;*/
	line-height: 51px;
	padding: 0 20px;
	font-family: Verdana, sans-serif;
	font-size:14px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}
.nav a#selected {
	background: #191919 url(img/nav_hover.gif);
}
/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;
	padding: 12px;
}
.subnav h1 {
	padding-top: 8px;
	font: normal 1.7em sans-serif;
	color:#fff500;
}
.subnav h1 a {
	text-decoration:none;
	color:#fff500;
}
.subnav h1 a:hover {
	color:#fff
}


.subnav h4 {
	padding-top: 20px;
	padding-bottom:20px;
	font: normal 1.7em sans-serif;
	color:#FF9900;
}
.subnav h4 a {
	text-decoration:none;
	color:#FF0000;
}
.subnav h4 a:hover {
	color:#fff
}


.subnav ul {
	margin: 0;
}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #fff500;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
	font-size:80%;
	font-family: Verdana, sans-serif;
}
.subnav li a:hover {
	color: #fff;
}
/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {
	color: #666;
}
.footer a:hover {
	color: #BBB;
	background: #222;
}
.col3, .col3center {
	float: left;
	width: 31%;
}
.col3center {
	margin: 0 3%;
}
/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {
	color: #888;
}
#pscroller2 {
	border: none;
	padding: 0;
}
#pscroller2 a {
	text-decoration: none;
}
.smallpod {
	background:url(img/podsmall.jpg) no-repeat center;
	height:150px;
	width:150px;
	padding:0;
	float: left;
	margin:10px;
}
.smallpodimage {
	width:130px;
	height:100px;
	text-align:center;
	margin:10px;
}
.smallpodtext {
	text-align:center;
}


.smallpodgallery {
	height:202px;
	width:152px;
	padding:0;
	float: left;
	margin:10px;
}

.smallpodgallery a {
border:none;
}

.smallpodgallery a:hover {
border:none;
text-decoration:none;
}

.smallpodgallery2 {
	height:152px;
	width:202px;
	padding:0;
	float: left;
	margin:10px;
}

.smallpodgallery2 a {
border:none;
}

.smallpodgallery2 a:hover {
border:none;
text-decoration:none;
}


.locationpod{background:url(img/pod-location.jpg) no-repeat center;
	height:420px;
	width:517px;
	padding:0;
	float: left;
	margin:10px 0 10px 0;}
	
.locationpodimage {
	width:497px;
	height:400px;
	text-align:center;
	margin:10px;
}
.override #googlecart-widget-head { /*background: #2a2a2a;*/ background:none; border-left:none; border-right:none; border-top:none; border-bottom:none; /*width:160px;*/ color: #fff500; }

.override #googlecart-arrow { display:none; }

.override #googlecart-title { color:#fff500; font: normal 1.1em sans-serif; }



.override #googlecart-summary{ color:#c9c9c9; }

.override #googlecart-widget-body { border:#777777; background:#111111;}

.override #googlecart-widget-list { color:#fff500;  }

.override #googlecart-widget-item { color:#fff500; background:#111111;  }

.override #googlecart-widget-quantity-column { }

.override .googlecart-widget-quantity-box {}

.override .googlecart-widget-details-column { color:#fff500; }

.override .googlecart-widget-title { color:#c9c9c9; }

.override .googlecart-widget-short-details { color:#fff500; }

.override .googlecart-widget-long-details { color:#fff500; }

.override .googlecart-widget-price { color:#fff500; }

.override .googlecart-widget-remove { color:#c9c9c9; }

.override .googlecart-widget-removed-message { color:#fff500; }

.override .googlecart-widget-restore { color:#c9c9c9; }

.override #googlecart-widget-emptymessage { color:#fff500; }


.override .googlecart-widget-footertext { color:#c9c9c9; }

.override .googlecart-widget-totalmessage { color:#c9c9c9;  }

.override .googlecart-widget-totalprice { color:#fff500; }

.override .googlecart-widget-disclaimer { color:#c9c9c9;display:none; }

.override .googlecart-widget-checkout { color:#fff500; } 

.contactfield { padding-bottom:10px; padding-top:10px;}
label { text-align:right; width:430px; }