.controlsLeft h1 {
	background: none;
}

a img
{
	border:0px;
}  

a:link {color:#fff;}
a:visited {color:#fff;}
a:hover {color:#ddd;}

body
{
	background:#ddddff url('images/body_bg.jpg') repeat-x fixed;
	color:#fff;
	letter-spacing:0px;
	font-size:.8em;
	font-family:Trebuchet MS, Sans, Arial;
	
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

h1
{
	font-weight:lighter;
	font-size:2em;
	padding-left:65px;
	padding-top: 10px;
	height: 50px;
	margin:0px;
	padding-bottom:0;
	background-image:url('images/h1.jpg');
	background-repeat: no-repeat;
}

h2.notop
{
	padding-top:0px;
	margin-top:0px;
}

#main
{
	background:#fff;
	margin:auto;
	width:960px;
	height:400px;
	height:auto;
	min-height:400px;
}

#head
{
	background:url('images/header_bg_repeat.jpg') repeat-x top;
	width:960px;
	height:315px;	
}

#title
{
	margin-top:8px;	
	position:absolute;
}

#subtitle
{
	position:absolute;
	margin-top:260px;
	margin-left:33px;
}

#header_img_container
{
	margin-left:303px;
	position:absolute;
	width:660px;
	height:auto;
}

#header_img_container div
{
	width:195px;
	height:293px;
	float:left;
	margin-left:10px;
	border:4px solid #fff;
}

#header_img_01
{
	background:url('images/header_bg_01.jpg') no-repeat;
}

#header_img_02
{
	background:url('images/header_bg_02.jpg') no-repeat;
}

#header_img_03
{
	background:url('images/header_bg_03.jpg') no-repeat;
}

#menu_container
{
}

#menu
{
	background:#fff url('images/menu_bg.jpg');
	height:43px;
	width:660px;
	margin-left:300px;
	margin-top:132px;
	position:absolute;
	letter-spacing:0.5px;
	font-size:1.3em;
	text-transform:lowercase;
}

#menu ul
{	
	background: url('images/bullet.jpg') right center no-repeat;
	color:#fff;
	margin:0px;
	padding:0px;
	margin-top:11px;
	margin-left:14px;
	width:auto;
	float:right;
	padding-right:10px;
	margin-right:14px;
}

#menu ul li
{
	margin:0px;
	padding:0px;
	background:url('images/bullet.jpg') no-repeat left center;
	display:block;
	padding-left:15px;	
	padding-top:0px;
	float:left;
	margin-right:10px;
}

#menu ul li.active a
{
	color:#fff;
	text-decoration:underline;
}


#menu ul li a
{
	color:#fff;
	text-decoration:none;
}

#shadow_bar
{
	background:#202020 url('images/header-bg.jpg') repeat-x bottom;
	height:13px;
	width:960px;
}

#content
{
	color:#000;
	min-height:300px;
	width:920px;
	padding-left: 20px !important;
	padding-right: 10px;
	padding-top: 10px;
}


#content a:link {color:#444;}
#content a:visited {color:#444;}
#content a:hover {color:#000;}

#sub_content
{
	color:#000;
	padding:30px;
	padding-right:10px;
	padding-top:50px;
	padding-bottom:15px;
	line-height:normal;
	width:920px;
	background:#ffffff url('images/latest-designs.jpg') no-repeat top left !important;
}

#footer_top
{
	display:none;
	background:#2e2e2e;
	width:960px;
	height:40px;
	margin-bottom:4px;
	
}

#footer
{	
	background:#202020 url('images/footer-bg.jpg') repeat-x top;
	width:960px;
	height:60px;
	font-size:0.9em;
	color: #999;
	margin-top: 5px;
}

#footer a
{
	text-decoration:none !important;
	color: #999;
}


#footer_links
{
	padding-top:18px;
	padding-right: 15px;
	float: right;
}

#copyright
{
	padding-top:18px;
	padding-left: 15px;
	float: left;
}


#menu_bottom
{
	height:43px;
	margin-left:200px;
	position:absolute;
}

#menu_bottom ul
{
	color:#fff;
	margin:0px;
	padding:0px;
	margin-top:24px;
	margin-left:0px;
}

#menu_bottom ul li
{
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	margin-right:15px;
}

#menu_bottom ul li a
{
	color:#ccc !important;
	text-decoration:none;
}

#menu_bottom a:hover
{
	color:#fff !important;
}

.itemsTable
{
	float:right;
}

.itemsTable td
{
	padding-right:20px;
}

.itemsTable thead th
{
	height:30px;
}

.images img
{
	border:1px solid #888;
	margin:4px;
}

#content td p {
	font-size:1em;
}

#thumbnails img {
	margin-left: 11px;
	border: 2px solid #333;
}

.action {
	font-size: 0.5em;
}

#sizing td {
	padding: 10px !important;
}

#about td {
	padding: 10px !important;
}

#products {
	margin: auto;
}

#products td  {
	padding: 10px !important;
}

.price {
	color: #090;
	font-weight:bold;
	font-size:1.8em !important;
	margin-bottom:0;
}

#addToCart {
	background-image: url('/media/addtocart.jpg');
	cursor:pointer;
	width: 187px;
	height: 66px;
	border: none;
	font-size: 0px;
	margin-top: 20px;
}

#attribute2 {
	margin-left: 10px;
}

#promo {
	background-color: #fff;
	padding: 1px;
	text-align:center;
}
	
#promo input {
	margin-bottom: 5px;
	margin: 0px;
}

#promo #exit {
	font-size: 0.8em;	
	margin: 0px;
}

#promo .code {
	margin: 0px;
	color: red;
	font-weight: bold;
	font-size: 2em;
}	

#promo #current {
	font-size: 0.9em;
	margin:0;
}

#cart {
	width: 100%;
	margin: auto;
}

#cart, #cart a {
	color: #000;
}

#cart img {
	Xmargin-top:4px;
}

#cart div {
	Xmargin-top:-4px;
	Xdisplay:inline;
	
}
