body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.86em;
	margin:0;
	padding:0;
	color:#000000;
}

h2 {
	color:#000000;
	font-weight:bolder;
	margin:0;
}
#whatsnew {
	font-size:15px;
	padding-left: 50px;
	vertical-align:top;
}

#whatsnewcontent {
	font-size:15px;
	padding-left: 24px;
	vertical-align:top;
}

#intro {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	vertical-align:top;
}


a,a:link,a:active,a:visited {
	color:#666;
}
a:hover {
	color:#0096d6;
}
input,
select,
textarea {
	font-family:arial, helvetica, sans-serif;
	border:1px solid #ccc;
}
input.styled {
	width:97%;
	border:1px solid #ccc;
}
input.bttn {
	background:#e5e5e5;
	border:1px outset #ccc;
}
div#main {
	width:968px;
	margin:0 auto;
}
#header {
height:45px;
background:#333;
font-size:1.1em;
position:relative;
z-index:98;
}
#header ul {
list-style:none;
margin:0;
padding:0;
}
#header ul li {
float:left;
line-height:45px;
position:relative;
z-index:99;

}
#header ul li.hover ul,
#header ul li:hover ul {
display:block;
}
#header h1 {
position:absolute;
left:-9999px;
}
#header ul li img {
width:127px;
height:46px;

}
#header ul li.search-container {
padding:0 15px;
white-space:nowrap;
width:185px;
height:45px;
}
#header ul li.search-container form {
margin:0;
padding:0;
}
#header ul li a,
#header ul li a:active,
#header ul li a:visited {
color:#fff;
text-decoration:none;
height:45px;
float:left;
display:inline; /*ie*/
padding:0 15px;
}
#header ul li a.here {
background: #222;
}
#header ul li:hover a.here {
background: #333;
}
#header ul li a:hover,
#header ul li:hover {
color:#fff;
background:#333;
outline:none;
}

#header ul ul {
font-size: 13px;
position:absolute;
top:45px;
left:0px;
background:#333;
z-index:99;
width:150px;
display:none;
}
#header ul ul li {
float:none;
z-index:99;
height:26px;
}
#header ul ul li a,
#header ul ul li a:active,
#header ul ul li a:link,
#header ul ul li a:visited {
float:none;
height:26px;
line-height:26px;
display:block;
/*padding-left:40px;*/
background-position:10px center;
background-repeat:no-repeat;
background-image:none !important;
background-color:#333;
color:#fff;

}
#header ul ul li a:hover {
background-color:#444;
background-repeat:no-repeat;
background-position:10px center;
color:#fff;

}
#header ul li.search-container:hover {
	background:#000;
}


/* ================== */
/* = collabs flyout = */
/* ================== */

#header ul li.collabs ul {
	width:100px;
	position:absolute;
	top:45px;
	left:-1px;
	height:auto;
	border:1px solid #000;
}
#header ul li.collabs ul li {
	height:auto;
	border:none;
	z-index:99;
}
#header ul li.collabs ul li a {
	padding:0;
	text-align:center;
	height:auto;
	line-height:normal;
}
#header ul li.collabs ul li img {
	margin-top:0;
	padding-top:0;
}



#header button {
	border:none;
	background:transparent;
	color:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:1em;
	position:relative;
	top:13px;
	text-transform:none;
}
#header button:hover {
	color:#ccc;
	cursor:pointer;
}
#header input#keywords {
	background:url(/images/dark-search-r.gif) top right no-repeat;
	border:none;
	padding:2px 8px 0 0;
	margin:0;
	width:140px;
	font-size:.8em;
	color:#999;
	height:15px;
}
button#addToCart_btn:hover {
	color:#fff;
	background-color:#0096d6;
}
.search-input {
	background:url(/images/dark-search-l.gif) top left no-repeat;
	padding-left:3px;
	float:left;
	display:inline; /*ie*/
	position:relative;
	top:14px;
	line-height:0;
}
a#cartlink,
a#cartlink:link,
a#cartlink:active,
a#cartlink:visited {
	color:#fff;
	text-decoration:none;
	padding-right:20px;
	background:url(/images/icon-cart.gif) right 2px no-repeat;
	display:block;
	font-size:10px;
}
a#cartlink:hover {
	color:#999;
}
#account-status {
	float:right;
	display:inline;
	height:39px;
	font-size:11px;
	line-height:18px;
	color:#FFF;
	outline-color:#FFF;
	margin:6px 16px 0 0;
}
#account-status a {
	color:#FFF;
	text-decoration:none;
}
#account-status img.cart-icon {
	vertical-align:middle;
}
#account-status img.logout {
	vertical-align:middle;
	margin-left:4px;
}
p.tags {
	margin-bottom:0;
}
p.tags a {
	color:#666;
	text-decoration:none;
}

#fl_lightbox span a {
	color:#333;
}
#fl_lightbox span {
	color:#333;
}


#content {
	background:#000;
	padding:8px;
	margin:0 0 2px;
}
#front-photo-grid {
	width:480px;
	float:left;
	display:inline; /*ie*/
}
#front-photo-grid img {
	float:left;
	display:inline; /*ie*/
	margin:0 8px 8px 0;
	outline:1px solid #bfbfbf;
}
#front-photo-grid img:hover {
	outline:1px solid #000;
}
#front-photo-grid img.grid-bottom {
	margin-bottom:0;
}
h3.title {
	color:#7d7d7d;
	font-weight:normal;
	font-size:10px;
	margin:0 0 10px;
}
h3.title a {
	color:#7d7d7d;
}
h2 a {
	text-decoration:none;
}

#news-blog-entries {
	float:left;
	display:inline; /*ie*/	
	background:#0f0f0f;
	width:432px;
	padding:20px;
	min-height:432px;
}
#news-blog-entries p {
	line-height:1.5em;
	margin:0 0 .5em;
}
#blog-entries p small {
	font-size:10px;
	color:#7d7d7d;
	line-height:10px;
}
#blog-entries p small a {
	color:#7d7d7d;
	font-weight:bold;
}

#blog-entries p a {
	text-decoration:none;
}
.blog-meta {
	font-size:10px;
	color:#7d7d7d;
	margin:.5em 0 0;
}
.separator {
	overflow:hidden;
	background:#444;
	height:1px;
	margin:2em 0;
}
.float-right {
	float:right !important;
	display:inline; /*ie*/
}

#footer {
	background:#000;
	padding:8px 8px 0;
	margin-bottom:15px;
}
#footer h3 {
	margin-bottom:.5em;
}

#youtube-videos {
	float:left;
	display:inline;
	width:472px;
}
.youtube-video {
	background:#272727;
	width:132px;
	min-height:131px;
	float:left;
	display:inline; /*ie*/
	margin:0 8px 0 0;
	padding:13px 10px 8px;
	color:#525252 
}
.youtube-video img.youtube-thumb {
	margin-bottom:10px;
	padding:0 1px 0;
}
.youtube-video a.video-title {
	color:#525252 !important;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.youtube-video cite {
	font-size:9px;
	display:block;
	font-style:normal;
	text-transform:uppercase;
	line-height:1.5em;
	font-size:10px;
}
img#footer-logo {
	float:left;
	display:inline; /*ie*/
	margin-left:8px;
	margin-top:2px;
}
#bottom-links {
	margin-bottom:2em;
		color:#000000;
}
#bottom-links ul {
	list-style:none;
	float:right;
	display:inline; /*ie*/
	margin:0;
	padding:.2em 0;
}
#bottom-links ul li {
	float:left;
	display:inline; /*ie*/
	margin:0;
	padding:0 8px 0;
	border-right:1px solid #525252;
}
#bottom-links ul li a {
	text-decoration:none;
	color:#525252;
	font-size:.9em;
}
#bottom-links ul li a:hover {
	color:#fff;
}
#bottom-links li.last {
	border-right:none;
	padding-right:8px;
}

/* ========================= */
/* = detail page styles... = */
/* ========================= */

div#breadcrumb {
	color:#525252;
	margin:10px 0;
	font-size:10px;
}
div#breadcrumb a {
	color: #525252;
	text-decoration:none;
	margin:0;
}
a.go {
	padding-right:16px;
	background:url(/images/icon-go.png) right center no-repeat;
}
div#breadcrumb a.go:hover {
	color:#777;
}
#main-column {
	float:left;
	display:inline; /*ie*/
	width:633px;
	margin-right:30px;
	padding:0 0 30px 0;
	color:#666;
}

#product-detail-copy {
	width:365px;
	float:left;
	display:inline; /*ie*/
	padding:4px 0 30px 0;
}
#product-detail-copy h2 {
	font-size:2em;
	color:#fff;
}
#product-detail-copy .sm-title {
	float:left;
}
div#item-sku {
	text-transform:uppercase;
}
.sm-title {
	margin:0 0 1em;
	padding:0;
	color:#fff;
}
.sm-title span {
	float:left;
	font-size:10px;
	line-height:10px;
	display:inline; /*ie*/
	margin:0 8px 0 0;
	padding:0;
}

button {
	background-color:#666;
	border:none;
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	padding:3;
	cursor:pointer;
}
div.button {
	background-color:#0096d6;
	border:none;
	margin-right:4px;
	font-size:10px;
	line-height:10px;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px 8px;
	cursor:pointer;
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
div.button:hover {
	background-color:#fff;
}
div.button.active {
	background-color:#D0D0D0;
}
div.button.active a {
	cursor:default;
}
div.button a {
	color:#000;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	padding:2px 0 1px;
	display:block;

}
div.button:hover a {
	color:#000;
	text-decoration:none;
}
div.button input {
	border:none;
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-size:10px;
	cursor:pointer;
}
div.button:hover input {
	color:#fff;
}


h3 a {
	text-decoration:none;
}
h3.price span {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	margin-right:10px;
}
button:hover {
	background-color:#0096d6;
}
#product-detail-copy h3,
#product-detail-misc h3 {
	font-size:16px;
	font-weight:normal;
	margin:1em 0 .3em;
	color:#fff;
	clear:both;
}
#product-detail-copy p,
#product-detail-misc p {
	/*margin:0 0 .3em;*/
}
h3 button {
	margin-left:10px;
	position:relative;
	top:-2px;
}
#product-detail-misc {
	width:238px;
	float:right;
	text-align:left;
	display:inline; /*ie*/
	color:#666;
	font-size:10px;
}
ul#product-detail-thumbs {
	list-style:none;
	margin:8px 0 16px;
	padding:0 0 16px;
	float:right;
	display:inline; /*ie*/
	width:238px;
	border-bottom:1px solid #323232;
	
}
ul#product-detail-thumbs li {
	float:left;
	display:inline; /*ie*/
	margin:0 8px 5px 0;
}

input#ratings-reviews {
	background-image:url(/images/icon-plus.gif);
	background-position:6px center;
	background-repeat:no-repeat;
	padding-left:20px;
}
input#ratings-reviews.expanded {
	background-image:url(/images/icon-minus.gif);

}
#review-tools {
	padding:30px 30px 0;
}
div#review-sidebar {
	text-align:center;
	width:178px;
	float:left;
}
div#customer-reviews {
	text-align:center;
	background:#181818;
	padding:30px;
	width:118px;
}
div#customer-reviews p {
	margin:5px 0 0;
	padding:0;
	font-weight:normal;
	font-size:13px;
	color:#3e3e3e !important;
}
div#user-reviews {
	margin:2em 0;
}
div#user-reviews h3 {
	color:#fff;
	margin:0 0 3px;
	font-size:15px;
}
div#user-reviews p {
	margin:0;
}
h3 div.rating {
	float:right;
}
#rating-overview {
	border-top:1px solid #323232;
	padding-top:16px;
	color:#666;
}
.reviewmeta {
	font-size:10px;
	color:#666;
	margin:5px 0;
	display:block;
}

/* ================== */
/* = sidebar styles = */
/* ================== */

#sidebar {
	float:left;
	display:inline; /*ie*/
	width:289px;
	color:#666;
}

#sidebar h3 {
	color:#fff;
	margin:1em 0 5px !important;
}
#sidebar h3.first {
	margin-top:0 !important;
}
#sidebar ul  {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	clear:left;
}
#sidebar ul li  {
	margin:0 0 4px 0;
}
#sidebar ul li a {
	color:#666;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0096d6;
}
#sidebar ul li a.view-all {
	color:#fff;
}
#sidebar ul li a.category {
	background-position: left center;
	padding:2px 0 2px 0;
	background-repeat:no-repeat;
	background-image:none !important;
}
#sidebar ul#sidebar-styles li {
	float:left;
	display:inline; /*ie*/
	font-size:10px;
	padding:1px 3px;
	margin:0 3px 0 0;
	/*background:#222;*/
}
#sidebar-reviews {
	margin:1em 0 0;
}
#sidebar-reviews p {
	margin:0 0 1em;
	font-size:.86em;
	line-height:1.4em;
	padding-left:16px;
}
#sidebar-reviews a {
	text-decoration:none;
	font-size:.9em;
	padding-left:16px;
}
#sidebar ul#sidebar-colors li {
	float:left;
	display:inline; /*ie*/
}
h3.expanded {
	padding-right:16px;
	background:url(/images/icon-minus.gif) right center no-repeat;
	cursor:pointer;
	color:#fff;
	float:left;
	clear:left;
}
h3.contracted {
	padding-right:16px;
	background:url(/images/icon-plus.gif) right center no-repeat;
	cursor:pointer;
	color:#babcbe !important;
	float:left;
	clear:left;

}
h3.expanded:hover,
h3.contracted:hover {
	color:#0096d6 !important;
}

/* ======================= */
/* = product list styles = */
/* ======================= */

div.hero-shot {
	margin:0 0 8px 0;
}
a.full-item-click {
	width:312px; 
	height:152px; 
	float:left;
	text-decoration:none;
	position:absolute;
	z-index:10;
}
#product-header {
	width:631px;
	height:312px;
	background-position:top left;
	background-repeat: no-repeat;
	background-color:#222;
	position:relative;
	margin-bottom:8px;
	z-index:1;
}
#product-header h2 {
	position:absolute;
	bottom:10px;
	left:10px;
	color:#fff;
	font-size:82px;
	line-height:82px;
	font-weight:bold;
	margin:0;
	padding:0;
	z-index:1;
}
h3.product-head {
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 22px;
}
ul.product-list {
	list-style:none;
	padding:0;
	margin:0 0 32px;
	position:relative;
	z-index:1;
}
ul.product-list.after-head {
	margin:0;
}
ul.product-list li {
	float:left;
	display:inline; /*ie*/
	width:311px;
	height:152px;
	background-color:#333;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 8px 8px 0;
	position:relative;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
}
.product-meta {
	position:absolute;
	bottom:16px;
	left:16px;
	z-index:22;
}
.product-meta h3 {
	margin:0;
	padding:0;
}
.product-meta h3 a {
	text-decoration:none;
	font-weight:normal;
	color:#fff !important;
}
.product-meta .sm-title {
	float:left;
	display:inline;
	margin:0;

}
.product-meta .sm-title .sm-color-swatch {
	border:1px solid #fff;
}

div#user-reviews .reviewitem {
	margin:1em 0;
	padding:1em 0;
	border-bottom:1px solid #323232;
}
/* ============== */
/* = car styles = */
/* ============== */

#checkouttable a {
	color:#fff;
}
div.notify {
	background:#0a4f71;
	padding:5px 10px;
	margin:.5em 0;
}
#checkouttable h3.title {
	color:#fff !important;
}
div#cart_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
a#checkoutForgetPassword {
	color:#fff;
	font-size:.86em;
	line-height:2.7em;
	text-decoration:none;
}
a#checkoutForgetPassword:hover {
	color:#ADE489;
}
div#checkout,
div#tellafriendWindow,
div#blogAboutWindow,
div#forgotPasswordWindow,
div#wheretobuyWindow,
div#saveMyAccount {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
ul.errors {
	color:#fff;
	background:#9c2439;
	display:block;
	list-style:none;
	margin:1em 0;
	padding:0;
	border:1px solid #410a11;
}
p#shippingMethodError {
	color:#fff;
	background:#9c2439;
	display:block;
	list-style:none;
	margin:1em 0;
	padding:0;
	border:1px solid #410a11;
}
ul.errors li {
	padding:4px;
}
div#checkout span.error {
	color:#fff;
	background:#9c2439;
	display:block;
	padding:4px;
	margin:0 0 2px;
	border:1px solid #410a11;
}
div#checkoutinner {
	width:952px;
	position:relative;
	text-align:left;
	margin:54px auto;
	line-height:1.2em;
	color:#fff;
}
div#tellfriendContainer,
div#blogAboutContainer,
div#forgotPasswordContainer,
div#wheretobuyContainer,
div#saveMyAccountContainer {
	border:3px solid #222;
	background:#020202;
	position:relative;
	text-align:left;
	width:360px;
	margin:50px auto;
	padding:10px;
	z-index:1001;
}
div#tellfriendContainer fieldset,
div#blogAboutContainer fieldset,
div#forgotPasswordContainer fieldset,
div#saveMyAccountContainer fieldset {
	line-height:17px;
	padding:10px;
	margin:0;
}
div#storeLocatorContainer fieldset {
	line-height:17px;
	padding:0;
	margin:0 0 30px 0;		
}
#forgotPasswordContainer label {
	float:left;
	width:120px;
}
#forgotPasswordContainer input.styled {
	width:175px;
	float;left;
}
div#blogAboutContainer {
	width:540px;
}
div#wheretobuyContainer {
	line-height:1em;
	width:400px;
}
a#shoppingcartoverlay {
	display:block;
	float:right;
	position:relative;
	background:#65a23d url(/images/icon-cart.gif) 15px 12px no-repeat;
	color:#3d6326;
	top:15px;
	right:4.5em;
	text-decoration:none;
	font-size:12px;
	padding:10px 20px 32px 35px;
}
div#checkoutinner h2 {
	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	padding:0;
	font-size:24px;
}
div#checkoutinner button {
	background:#fff;
}
div#checkoutinner div.button {
	background:#fff;
}
div#checkoutinner label.prompt {
	font-size:10px;
}
div#checkoutinner div.button:hover input,
div#checkoutinner div.button:hover a {
	color:#000;
	cursor:pointer;
}
div#checkoutinner h2.price {
	font-size:32px;
}
div#checkoutinner p.ltgrn {
	color:#B7DEEF;
	margin:5px 0 0;
}
table#checkouttable {
	border-collapse:collapse;
	clear:both;
	background:#0096d6;
}
table#checkouttable td {
	border:1px solid #04415d;
	padding:20px;
}
table#checkouttable tr.dark {
	background:#0773a4;
}
img#hidecart {
	float:right;
	position:relative;
	top:-10px;
	cursor:pointer;
	right:-10px;
}
table#cartitems,
table#wishlistitems {
	width:100%;
}
table#cartitems td,
table#cartitems th,
table#wishlistitems td,
table#wishlistitems th {
	border:none;
	vertical-align:top;
	text-align:center;
	padding:5px;
}
table#cartitems td.textleft,
table#cartitems th.textleft,
table.cartitems th.textleft,
table.cartitems td.textleft,
table#wishlistitems td.textleft,
table#wishlistitems th.textleft,
table.wishlistitems th.textleft,
table.wishlistitems td.textleft {
	text-align:left !important;
}
table#cartitems th,
table#wishlistitems th {
	text-transform:uppercase;
	color:#04415d;
	font-size:10px;
}
table#wishlistitems th {
	color:#6c6c6c;
}
table#cartitems span.title {
	color:#B7DEEF !important;
}
table#cartitems .prodlistitem,
table#wishlistitems .prodlistitem {
	margin-bottom:10px;
}
table#cartitems .prodlistitem a,
table#wishlistitems .prodlistitem a {
	font-weight:normal;
	text-decoration:none;
}
table#cartitems .prodlistitem a:hover,
table#wishlistitems .prodlistitem a:hover {
	font-weight:normal;
	color:#fff;
}
img#subtotaltitle {
	margin-top:12px;
	clear:none;
}
.prodlistitem img.thumb, .presslistitem img.thumb {
	float:left;
	vertical-align:middle;
}
#cartitems .prodlistitem p {
	margin:0;
}
#cartitems .prodlistitem span.title {
	display:block;
}

.presslistitem .pressthumb {
	width: 130px;
	height: 130px;
	background: #fff;
	text-align: center;
}


/* 2nd and 3rd Rows */
#checkout h3.title {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#checkout .prompt {
	color: #B7DEEF;
	text-transform: uppercase;
	font-size: .8em;
}

#checkout input.txt {
	background: #ffffff !important;
	border: 1px solid #222222 !important;
	color: #222222 !important;
	font-size: 1.2em;
	width: 98%;
}

#checkout input.qtytxt {
	background: #fff;
	border: 1px solid #222;
	color: #222;
	font-size: .8em;
	width: 20px;
	text-align: center;
}

#checkout select {
	background: #fff;
	border: 1px solid #222;
	color: #222;
}

#cityContainer,
#shipping_cityContainer {
	float: left;
	width: 140px;
	}
	
#stateContainer,
#shipping_stateContainer {
	float: left;
	width: 48px;
	margin: 0 5px;
	}
	
#zipContainer,
#shipping_zipContainer {
	float: left;
	width: 50px;
	}
	
/* similar to table#cartitems - combine later */	
#checkout table.checkoutTable {
	width:100%;
	}

#checkout table.checkoutTable td,
#checkout table.checkoutTable th {
	border:none;
	vertical-align:top;
	padding:5px;
	}
	
table.checkoutTable td.textright, table.checkoutTable th.textright {
	text-align: right;
	}

table.checkoutTable tfoot,
table.checkoutTable .note {
	color: #a4dd7f;
	}

table.checkoutTable th {
	text-transform:uppercase;
	color:#04415d;
	font-size: .8em
	}
	
table#totalTable td {
	color: #B7DEEF;
	}
	
#shippingInformation {
	margin-bottom: 10px;
}

/* =============== */
/* = misc styles = */
/* =============== */

form {
	margin:0;
	padding:0;
}
#account_history div.reviewitem {
	padding:10px;
	background:#222;
	float:left;
	width:48%;
}
#account_details .button a {
	padding:1px 0 2px !important;
}
fieldset {
	background:#f0f0f0;
	padding:10px;
	margin:0 0 32px;
	border:none;
}
	
fieldset div.row label {
	float:left;
	width:130px;
	margin-right:10px;
	text-align:right;
}
div.info,
p.info {
	padding-left:140px;
}
p.info {
	margin:0;
	color:#999;
	font-size:80%;
}
fieldset div.element {
	float:left;
	padding-left:140px;
}

fieldset div.row label.inline {
	float: none;
	width: auto;
	margin: 0;
	text-align: left;
}

fieldset .note {
	font-size: 10px;
}

fieldset div.checkbox input,
#checkout div.checkbox input {
	float: left;
}

fieldset div.checkbox label,
#checkout div.checkbox label {
	float: none;
	display: block;
	margin: 0 0 0 25px;
	width: auto;
	text-align: left;
}
div#add_your_review {
	margin:1em 0 0;
}
div#add_your_review div.info {
	padding-left:85px;
	font-size:.86em;
	color:#777;
	padding-top:10px;
}
div#add_your_review fieldset {
	background:none;
	padding:0;
}
div#add_your_review fieldset div.row label {
	display:block;
	text-align:left;
	float:none;
}
div#add_your_review fieldset div.element {
	padding:0;
}
div#add_your_review input.styled {
	width:314px;
}
div#add_your_review textarea {
	width:314px;
}
div.leafrating img {
	padding:3px 2px 0;
	cursor:pointer;
}
div.row {
	margin:7px 0;
	clear:left;
	position:relative;
}
div.row-line {
	position:relative;
}
.validation-advice {
	color:#aaa;
	position:absolute;
	top:.4em;
	margin-left:30px;
	font-size:10px;
}
span.required {
	background:url(/images/leaf_sm_full.png) left center no-repeat;
	margin-left:10px;
	padding:4px;
	padding-left:20px;
	position:absolute;
	top:0;
}
span.status-passed {
	background:url(/images/leaf_sm_empty.png) left center no-repeat !important;
}
span.status-failed {
	background:url(/images/leaf_sm_full.png) left center no-repeat !important;
}
input[type=text],
input[type=file],
input[type=password],
select,
textarea {
	font-family:arial, helvetica, sans-serif;;
	font-size:12px;
	background:#f7f7f7;
	border:1px solid #222;
	color:#666;
}
.sm-color-swatch,
.sm-color-swatch-on {
	width:10px;
	height:10px;
	border:1px solid #333;
	float:left;
	display:inline; /*ie*/
	/*background:#89bb40;*/
	overflow:hidden;
	margin:0 1px;
}
.sm-color-swatch a,
.sm-color-swatch-on a {
	width:10px;
	height:10px;
	float:left;
	display:inline; /*ie*/
}
.sm-color-swatch-on {
	border:1px solid #fff;
}
div.see-all {
	margin:0 0 32px;
}
div#checkout_messages {
	background:#344b27;
	color:#fff;
	padding:5px;
	margin-bottom:1em;
}
#checkout_messages ul {
	list-style:none;
	margin:0;
	padding:0;
}
#checkout input.errorMarker,
.errorMarker{
	border:1px solid #9C2439 !important;
	background:#d89da7 !important;
	color:#333333 !important;
}
div#messages {
	color:#333;
}
div#messages.greybox,
div#sidebar_messages.greybox {
	margin-bottom:30px;
	padding:10px;
}
div#messages ul,
div#sidebar_messages ul {
	list-style:none;
	padding:0;
	margin:0;
}
ul.errors {
	color:#fff;
	background:#9c2439;
	display:block;
	list-style:none;
	margin:1em 0;
	padding:0;
	border:1px solid #410a11;
}
p#shippingMethodError {
	color:#fff;
	background:#9c2439;
	display:block;
	list-style:none;
	margin:1em 0;
	padding:0;
	border:1px solid #410a11;
}
ul.errors li {
	padding:4px;
}
div#checkout span.error {
	color:#fff;
	background:#9c2439;
	display:block;
	padding:4px;
	margin:0 0 2px;
	border:1px solid #410a11;
}
div#saveMyAccount {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
div#saveMyAccountContainer {
	border:3px solid #222;
	background:#020202;
	position:relative;
	text-align:left;
	width:320px;
	margin:50px auto;
	padding:10px;
	z-index:1001;
}
div#saveMyAccountContainer fieldset {
	line-height:17px;
	padding:0;
	margin:0;
}

div#big_bttns,
div.greybox {
		background:#f7f7f7;
		margin-bottom:30px;
}
div#big_bttns table {
	text-align:center;
}
div#big_bttns td {
	width:50%;
}
div#big_bttns a.small {
	font-size:10px;
}
div#user_icon h2 {
	color:#FFFFFF;
	font-size:36px;
	letter-spacing:-1px;
	line-height:32px;
}
span.title {
	font-size:10px;
}
#sidebar h3, #sidebar h4, #sidebar h2 {
	color:#fff;
	margin:0 0 3px;;
}
div#account_info {
	font-size:.86em;
}
#returns h2 {
	margin:2em 0 0;
}
#returns p {
	margin:0;
}
div#upload_avatar {
	float:right;
	font-size:10px;
	margin-top:2px;
	position:relative;
	text-align:left;
	width:220px;
	z-index:10;
}
div#user_icon {
background:transparent url(/images/temp/avatar.gif) no-repeat scroll right center;
min-height:64px;
padding-right:70px;
}
#account_details legend {
	font-weight:normal;
	font-size:18px;
	margin:0;
	background:#f0f0f0;
	padding:0 10px;
	color:#666;
}
}
fieldset a {
	text-decoration:none;
}
.addresslist {
	padding:10px;
	width:45%; 
	margin:0 0 20px; 
	float:left; 
}
div.grnbttn_big,
div.grybttn_big {
	background:#0096D6 url(/images/bttn_grn_big_l.gif) left center no-repeat;
	padding-left:2px;
	height:31px;
	overflow:hidden;
	margin-bottom:10px;
	cursor:pointer;
}
div.grnbttn_big:hover,
div.grybttn_big:hover {
	background-color:#0096D6;
}
div.grnbttn_big a,
div.grybttn_big a {
	background: url(/images/bttn_grn_big_r.gif) right center no-repeat;
	height:24px;
	font-size:14px !important;
	display:block;
	color:#fff;
	padding:7px 2px 0 0;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:normal;
}
div.grybttn_big {
	background:#404040 url(/images/bttn_gry_big_l.gif) left center no-repeat;
}
div.grybttn_big:hover {
	background-color:#5a5a5a;
}
div.grybttn_big a {
	background:url(/images/bttn_gry_big_r.gif) right center no-repeat;
}
div#account_content h2 {
	color:#fff;
	letter-spacing:-.04em;
	font-size:24px;
}
table.order_details {
		width:100%;
		color:#7f7f7f;
		margin-bottom:20px;
	}
	table.order_details th {
		background:#232323;
		vertical-align:center;
		padding:10px 20px;
		text-align:left;
		font-size:18px;
		color:#fff;
		font-weight:normal;
		border-bottom:3px solid #000;
	}
	table.order_details th.order_num {
		white-space:nowrap;
	}
	table.order_details th.date {
		font-size:11px;
		width:50%;
	}
	table.order_details th.status {
		text-align:right;
		width:49%;
		padding:10px 20px 10px 0;
		white-space:nowrap;
	}
	table.order_details th.status a {
		color:#0096d6;
		text-decoration:none;
	}
	table.order_details th.status span,
	table.order_details th.date span {
		color:#7f7f7f;
	}
	table.order_details td {
		background:#171717;
		padding:20px;
	}
	table.order_details td.ordererror {
		background:#9c2439;
		border-bottom:3px solid #000000;
		color:#fff;
		padding:10px 20px;
		text-align:left;
	}
	table.order_details table.cartitems {
		width:100%;
		margin-bottom:10px;
		border-bottom:3px solid #000;
	}
	table.order_details .cartitems th {
		padding:0 5px 5px;
		background:none;
		border:none;
		text-align:center;
		color: #6c6c6c;
		font-size:10px;
		text-transform:uppercase;
		font-weight:normal !important;
	}
	table.order_details .cartitems td {
		padding:5px;
		vertical-align:center;
		text-align:center;
		color:#fff;
	}
	table.order_details .cartitems div.prodlistitem {
		margin:0;
	}
	div.totals {
		float:left;
	}
	div.totals p {
		display:block;
		margin:3px 0 0;
		color:#7f7f7f;
		font-size:10px;
	}
	div.totals p.totalcost {
		color:#fff;
		font-size:14px;
	}
	div.totals span.price {
		width:65px;
		margin-right:10px;
		display:block;
		float:left;
		text-align:right;
	}
	div.order_tracking {
		float:right;
		font-size:11px;
		text-align:center;
	}
div#saveMyAccountContainer input {
	width: auto !important;
}
#main-column h2 {
	color:#333;
}
.device-tile {
	float:left;
	text-align:center;
	font-size:10px;
	margin:0 8px 8px 0;
	width:72px;
	height:72px;
}
.presslistitem {
	margin-bottom:15px;
	position:relative;
	font-size:15px;
	background-position:left top;
	background-repeat:no-repeat;
}
.presslistitem img.thumb {
	float:left;
}
.presslistitem .pressthumb {
	width: 130px;
	height: 130px;
	background: #fff;
	text-align: center;
}

.presslistitem a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
	
}
/* =========================== */
/* = press list stufffs..... = */
/* =========================== */

ul.presslist {
	list-style:none;
	margin:0;
	margin-bottom:15px;
	padding:0;
}
ul.presslist li {
	float:left;
	width:130px;
	margin-right:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* store locator marker text */
.gmarker {
	color: black;
}
a.gmarker-link {
	color: #0096D6;
}


/* styles from apple, planning on merging these once it's final*/
body { background:#ebebeb; }

#news-blog-entries { background:#fff; outline:1px solid #ccc; width:430px; }
#news-blog-entries h2 a, #news-blog-entries h3 a, #news-blog-entries a { color:#000; }
#news-blog-entries p  { color:#666; }
#news-blog-entries a:hover { color:#0096d6; }

#header { background:#000; }

#content { background:#fff; margin-bottom:0px; }
#breadcrumb, #footer { display:none; }
#sidebar h3 { color:#383838; }
#sidebar ul li a.category:hover { color:#0096d6; }

#product-detail-copy, #content_blog { color:#666; }
#product-detail-misc h3 { color:#444848; font-size:13px; font-weight:bold;}
#main-photo { border:1px solid #b2b2b2; }
#product-detail-copy h2 { color:#000; font-size:1.8em; margin:5px 0 1px 0; font-weight:normal; }
ul#product-detail-thumbs { border-bottom:1px solid #cdcdcd; }
.sm-title span { color:#635e5e;  }
h3.price span { color:#000; font-weight:bold; }
.sm-color-swatch { border:1px solid #c0c0c0; }
.sm-color-swatch:hover { border:1px solid #000 !important; }
.sm-color-swatch-on { border:1px solid #647c81; }

#rating-overview { border-top:1px solid #cdcdcd; }

#bottom-links { background:#000; border-top:10px solid black; border-bottom:10px solid black; }

#product-detail-thumbs img:hover {
	border:1px solid #000 !important;
}

a.entry-title { color:#000; }
div.blog_meta { background:#ccc; }
#content_blog a { color:#000; }
#product-detail-copy h3 {
	color:#333;
}

#product-detail-copy div.sm-title span {
	color:#647C81;
	font-weight:normal;
}
div.button a {
	color:#fff !important;
}
div.button:hover {
	color:#fff;
	background:#333333;
}
div.button:hover a {
	color:#fff;
}

.product-meta h3 a:hover { color:green; }
.sm-title span { color:#fff; }

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 