/* @override 
	http://localhost/xch_third/css/site_struct.css
	http://thirdstone.louddevelopment.com/css/site_struct.css
*/

/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	color: #747474;
	font-size: 12px;
	line-height: 18px;
}
table {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}

/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background: #FFF url(../img/site/bg.gif) top repeat-x;
}
#body-container {
	background: #FFF url(../img/site/bg-body-container.gif) top no-repeat;
	width: 950px;
	margin: auto;
}
#body-container A {
	color: #18658e;
	text-decoration: none;
}
#body-container A:hover {
	text-decoration: underline;
}
#body-content-container {
	width: 900px;
	margin: auto;
}
#body-header {
	height: 161px;
	background: url(../img/site/TMP-hdr.gif);
}
#body-hdr-logo {
	height: 118px;
}
/***** Navigation ***********/
#nav	 		{ width: 900px; height: 34px; cursor: pointer; overflow: hidden;}

#nav ul	 		{ width:900px; padding: 0pt; margin: 0pt; list-style-image: none; list-style-position: outside; list-style-type: none;}
#nav li	 		{float:left; margin: 0pt; padding: 0pt;}
#nav a 			{display:block; height:34px; overflow:hidden; margin: 0pt; padding: 0pt;text-decoration: none; }
#nav a 			{background: url(../img/site/nav-sprite.gif);}

#nav a.home_current,
#nav a.home		{width: 180px;}
#nav a.home_current,
#nav a.home:hover	{background-position: 0 34px;}

#nav a.about_current,
#nav a.about				{width: 180px; background-position: -180px 0;}
#nav a.about_current,
#nav a.about:hover 		{background-position: -180px 34px;}

#nav a.products_current,
#nav a.products				{width: 181px; background-position: -360px 0;}
#nav a.products_current,
#nav a.products:hover 		{background-position: -360px 34px;}

#nav a.support_current,
#nav a.support				{width: 181px; background-position: -541px 0;}
#nav a.support_current,
#nav a.support:hover 		{background-position: -541px 34px;}

#nav a.contact_current,
#nav a.contact				{width: 178px; background-position: -722px 0;}
#nav a.contact_current,
#nav a.contact:hover 		{background-position: -722px 34px;}

#body-media {
	width: 900px;
	height: 294px;
	margin-bottom: 17px;
	overflow: hidden;
}
#body-content {
	min-height:200px;
  	height:auto !important;
  	height:200px;
  	padding: 30px;
  	padding-top: 0px;
}
#body-footer {
	background: url(../img/site/bg-footer.gif) top repeat-y;
	color: #FFF;
}
#body-footer a {
	color: #FFF;
}
#body-footer-top {
	background: url(../img/site/bg-footer-top.gif) top no-repeat;
	padding-top: 31px;
	min-height:100px;
  	height:auto !important;
  	height:100px;
}
.footer-column1,
.footer-column2,
.footer-column3,
.footer-column4 {
	float: left;
	width: 200px;
	margin-left: 35px;
}
.footer-column2,
.footer-column3,
.footer-column4 {
	margin-left: 15px;
}
.footer_title {
	color: #e3e3e3;
}
#body-footer-text {
	margin-bottom: 40px;
	text-align: right;
	padding-right: 20px;
}
#index-promos {
	background: url(../img/site/bg-index-promo.gif) bottom no-repeat;
	height: 218px;
}
#index-promos img {
	position: relative;
	top: 5px;
	left: 5px;
}
.home-banner-1,
.home-banner-2,
.home-banner-3 {
	float: left;
	width: 257px;
	height: 184px;
	background: url(../img/site/bg-promo.gif);
	margin-left: 24px;
}
.home-banner-2 {
	background: url(../img/site/bg-promo2.gif);
	margin-left: 0px;
}
.home-banner-3 {
	background: url(../img/site/bg-promo3.gif);
	margin-left: 0px;
}
.home-banner-1 a,
.home-banner-2 a,
.home-banner-3 a {
	display: block;
	width: 257px;
	height: 184px;
}
.home-banner-spacer {
	width: 41px;
	height: 5px;
	float: left;
}
#content-right {
	float: right;
	width: 560px;
	padding-top: 10px;
}
#content-left {
	float: left;
	width: 276px;
	background: url(../img/site/bg-sidebar-top.gif) top no-repeat;
	margin-left: -12px;
}
#sidebar-title {
	width: 276px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 22px;
	margin-bottom: 15px;
}
#page_subnav_container {
	width: 230px;
	min-height:120px;
  	height:auto !important;
  	height:120px;
	margin-left: 21px;
}
#page_subnav_container a {
	display: block;
	background: url(../img/site/subnav-arrow.gif) top left no-repeat;
	background-position: 0px 6px;
	padding-left: 7px;
	font-size: 13px;
	color: #a9b0b2;
}
#page_subnav_container a.active,
#page_subnav_container a:hover {
	color: #0b5f8a;
	text-decoration: none;
}
.subnav-div {
	margin-top: 4px;
	margin-bottom: 4px;
}
/* IMAGE GALLERY *****************************/
.gallery_item_container {
	width: 560px;
}
.gallery_item_container img {
	margin: 10px;
}
/*= Shopping Items
*******************************************/
.shopping-item {
	width: 550px;
	padding: 15px;
}
.shopping-item.odd{
	background: #eee;
}
.shop-item-image {
	width: 90px;
	float: left;
}
.shop-item-image img {
	width: 85px;
	height: 85px;
	overflow: hidden;
	margin-bottom: 5px;
}
.shop-item-body {
	width: 450px;
	float: right;
}
.shop-item-title {
	font-size: 21px;
	line-height: 24px;
	color: #0b5f8a;
}
/*= Shopping Cart
*******************************************/
#shopping-cart-container {
	min-height:300px;
  	height:auto !important;
  	height:300px;
}
#shopping-cart-container input {
	width: 18px;
	line-height: 10px;
}
.shop-basket-price {
	font-size: 11px;
	margin-left: 35px;
	line-height: 14px;
	clear: both;
}
.shop-basket-qty {
	float: left;
}
.shop-basket-name {
	color: #18658e;
	font-size: 13px;
	float: right;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.shop-basket-remove {
	margin-left: 35px;
	line-height: 22px;
}
#shopping-cart-container .shop-basket-remove a {
	color: #18658e;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
}
#shopping-cart-container .shop-basket-remove a:hover {
	color: #747474;
	text-decoration: none;
}
.shopping-cart-price {
	color: #18658e;
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 35px;
}
.shop_btns {
	display: table;
	[if IE] margin-left: 30px;
	list-style: none;
}
.shop_btns li {
	float: left;		
}
#shopping-cart-container .shop_btns button { 
	border:0;
	margin:0;
	cursor:pointer; 
	font-weight:bold; 
	padding:0 15px 0 0; 
	text-align:center;
	/* IE Hacks for button tags to work right*/
	[if IE] width: auto;
	[if IE] overflow: visible;
	[if IE] margin-top: -3px;
}
	#shopping-cart-container .shop_btns button {
		background: #eee right no-repeat;
		font: 12px Arial, Helvetica, Geneva, sans-serif;
		font-weight: bold;
		color: #868079;
		text-transform: uppercase;
		margin-right: 5px;
		margin-bottom: 5px;
		white-space:nowrap; 
		padding: 0 12px 0 12px;
		height: 30px;
		line-height: 30px;
		background: #eee left no-repeat;
		[if IE] margin-top: 1px;
	}
	#shopping-cart-container .shop_btns a:hover,
	#shopping-cart-container .shop_btns button:hover {
		text-decoration: none;
		color: #FFF;
		background: #0b5f8a;
	}
	#shopping-cart-container .shop_btns a {
		background: #eee right no-repeat;
		border: 0;
		text-decoration: none;
		font: 12px Arial, Helvetica, Geneva, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		color: #868079;
		cursor: pointer;
		height: 30px;
		line-height: 30px;
		display: block;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
		height: 30px;
		line-height: 30px;
		background: #eee left no-repeat;
		padding: 0 15px 0 15px;
		float: left;
	}
#checkout-container tr.checkout-header,
#checkout-container tr.checkout-footer {
	background-color:#848484;
	color:#FFF;
}
#checkout-title {
	padding: 20px;
	padding-left: 110px;
	color: #0b5f8a;
	font-size: 22px;
}
#checkout-btns {
	width: 680px;
	text-align: right;
	margin: auto;
}
#checkout-btn-cont {
	float: left;
}
#checkout-btn-submit {
	float: right;
}
#checkout-container .submit input {
	border: none;
	padding: 8px;
	background: #ccc;
	color: #000;
	margin-bottom: 50px;
	cursor: pointer;
}
	#checkout-container .submit input:hover {
		border: none;
		padding: 8px;
		background: #0b5f8a;
		color: #FFF;
	}

