/*============================================================
  Theme Styles - contains all the base styles for the theme.
  To receive automatic updates and bug fixes, we recommend
  leaving this import and overriding specific styles below.
============================================================*/

/*@import url(http://www.bigcartel.com/themes/sexy/stylesheets/styles.css);
@import url(http://uhhyeahdude.com/includes/css/merch.css);*/





.merch {padding: 281px 0 0 28px;}


/*============================================================
 Main Content Area
============================================================*/

#main {
	float: left;
	width: 568px;
	margin: 0 8px 0 0;
	}


/* Title ---------------------------------------------------*/

#main-title {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: #404040;
	}

#main-title h2 {
	margin: 16px 0 13px 13px;
	font-size: 15px;
	font-weight: bold;
	color: #CDE2F0;
	}


/* Content -------------------------------------------------*/

#main-content {
	float: left;
	width: 568px;
	}

/* html #main-content {
	width: 557px;
	w\idth: 537px;
	}
*/

/*----------------------------
= Donation Box \\\\\\\\\\
----------------------------*/
#donations {
	margin: 0;
	padding: 0 0 9px;
	height: 54px;
	width: 328px;
	background: #fef4e5 url(http://uhhyeahdude.com/images/merch-sprite.png) 0 -172px no-repeat;
	overflow: hidden;
}

#donations h3 {
	float: left;
	margin: 0 23px 0 15px;
	line-height: 54px;
	font-family: BsMandraxRegular, sans-serif;
	text-transform: uppercase;
}

#donations ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#donations ul li {
	float: left;
	margin: 20px 0 0;
	padding: 0;
}

#donations ul li#donate-1,
#donations ul li#donate-2,
#donations ul li#donate-3 {margin-right: 24px;}

/*============================================================
 Navigation
============================================================*/

#navigation {
	float: left;
	padding: 0;
	width: 328px;
	background-color: #efe3d1;
	overflow: hidden;
	}
	
#nav-top {
	width: 328px;
	height: 10px;
	background: url(http://uhhyeahdude.com/images/rightcol-notch-top.png) 0 0 no-repeat;
}

#nav-bot {
	clear: both;
	margin: 50px 0 0 0;
	padding: 0;
	width: 328px;
	height: 11px;
	background: url(http://uhhyeahdude.com/images/rightcol-notch-bottom.png) 0 0 no-repeat;
}

#navigation div.pod {
	float: left;
	margin: 0 0 13px 15px;
	padding: 0;
	}

/* html #navigation div.pod {
	width: 178px;
	w\idth: 148px;
	}
*/
#navigation div.pod h3 {
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0.05em;
	color: #333;
	text-transform: uppercase;
	}

/* html #navigation div.pod h3 {
	width: 178px;
	w\idth: 160px;
	}
*/

#navigation div.pod p {
	font: 11px/18px arial, helvetica, sans-serif;
}

#navigation div.pod ul {
	list-style: none;
	margin-left: -5px;
	}

#navigation div.pod li {
	font-size: 11px;
	line-height: 18px;
	}

#navigation div.pod a,
#navigation div.pod a:link,
#navigation div.pod a:visited {
	display: block;
	padding-left: 5px;
	color: #666;
	line-height: 18px;
}	

#navigation div.pod a:hover {color: #a20; background-color: #FEF4E5;}

#navigation div.pod p a,
#navigation div.pod p a:link,
#navigation div.pod p a:visited {
	padding: 0; 
	color: #a20; 
	display: inline;
	letter-spacing: 0.125em;
	text-transform: lowercase;
	font-variant: small-caps;
}

#navigation div.pod p a:hover {background: none; text-decoration: underline;}

#navigation #categories {width: 141px; padding-right: 8px;}
#navigation #top-selling {margin-left: 0; width: 149px;}

#navigation #feed,
#navigation #help,
#navigation #extras {
	clear: both;
	padding-top: 13px;
	width: 298px;
	border-top: 1px solid #e5d3b7;
}

#navigation #ad-300x300 {
	clear:both;
	padding-top: 18px;
	border-top: 1px solid #e5d3b7;
}
#navigation #ad-300x300 a {
	margin: 0;
	padding: 0;
	border: none;
}

#navigation #ad-300x300 a img {border:none;}

/* MiniCart Contents -------------------------------------------*/

#minicart {
	float: left;
	margin: 5px 0 16px 15px;
	width: 298px;
	min-height: 50px;
	height: auto !important;
  	height: 50px;
	background-color: #fff9ef;
	border-bottom: 1px solid #e5d3b7;
	}

#minicart h3 {
	float: left;
	display: block;
	width: 293px;
	margin: 0;
	padding: 0 0 0 5px;
	font: normal 14px/18px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #555;
	}
	
/* html #minicart h3 {
	width: 178px;
	w\idth: 160px;
	}
*/
#minicart .minicart-contents {
	float: right;
	display: inline;
	margin: -15px 5px 0 0;
	font-size: 12px;
	color: #fff;
	}

#minicart .minicart-contents li {
	float: left;
	list-style: none;
	}
	
#minicart .minicart-items {
	margin-right: 5px;
	}
	
#minicart .minicart-total {
	padding-left: 5px;
	font-weight: bold;
	border-left: 1px solid #CDE2F0;
	}

#minicart .minicart-options {
	float: right;
	display: block;
	width: 100%;
	margin: 10px 0;
	text-align: right;
	}

#minicart .minicart-view {
	float: left;
	display: inline;
	margin-left:10px;
	}

#minicart .minicart-view a {
	display: block;
	width: 70px;
	height: 26px;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) -70px 0 no-repeat;
	outline: none;
	}

#minicart .minicart-view a:active {background-position: -70px -26px;}

#minicart .minicart-view span {
	display: none;
	}

#minicart .minicart-checkout {
	float: right;
	display: inline;
	margin-right: 10px;
	}

#minicart .minicart-checkout a {
	display: block;
	width: 70px;
	height: 26px;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) -140px 0 no-repeat;
	outline: none;
	}

#minicart .minicart-checkout a:active {background-position: -140px -26px;}

#minicart .minicart-checkout span {
	display: none;
	}


/* Search --------------------------------------------------*/

#search-input {
	width: 113px;
	height: 12px;
	padding: 1px;
	font-size: 10px;
	vertical-align: middle;
	}	

#search-submit {
	width: 24px;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	border: none;
	background: url(http://bigcartel.com/themes/sexy/images/btn-go.gif) no-repeat;
	cursor: pointer;
	}

#search-submit span {
	display: none;
	}


/* Artists -------------------------------------------------*/

#artists-select {
	width: 148px;
	font-size: 10px;
	}


/* Big Cartel Badge ----------------------------------------*/

#badge {
	float: left;
	width: 100%;
	}

#badge a {
	float: left;
	display: block;
	width: 79px;
	height: 23px;
	background: url(http://bigcartel.com/themes/sexy/images/badge.png) no-repeat !important;
	background: url(http://bigcartel.com/themes/sexy/images/badge.gif) no-repeat;
	}
	
#badge span {
	display: none;
	}



/*============================================================
 Footer
============================================================*/

#footer {
	clear: both;
	}



/*============================================================
 Alerts
============================================================*/

p.alert-noproducts,
p.alert-noitems {
	margin: 20px;
	}

div#error {
	display: block;
	margin-bottom: 5px;
	border-top: 1px solid #6c1010;
	border-bottom: 1px solid #6c1010; 
	background: #cf3636;
	}

div#error h2,
div#error p {
	display: none;
	}

div#error ul {
	margin: 0;
	padding: 5px 20px;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	}

div#error li {
	margin: 0;
	padding: 0 20px;
	font-weight: bold;  
	background: url(http://bigcartel.com/themes/sexy/images/bullet-error.gif) no-repeat 0 7px;
	}

.form-error {
	border: 1px solid #cf3636;
	}



/*============================================================
 Site Link
============================================================*/

#website {
	position: absolute;
	top: 0;
	background: #fff;
	}

#website a {
	display: block;
	padding: 2px 14px 3px 14px;
	font-size: 10px;
	line-height: 10px;
	}



/*************************************************************
 
 Store Pages
 
*************************************************************/



/*============================================================
 Product List
============================================================*/

#products {
	float: left;
	display: inline;
	margin: 0;
	/*background: url(/themes/sexy/images/bkg-products-col.gif) repeat-y #e4e4e4;*/
	}

#products div.product {
	float: left;
	display: inline;
	margin-bottom: 36px;
	width: 184px;
	height: 100%;
	}
	
#products div.product p {
	margin-bottom: 0;
	line-height: 14px;
	}

#products .product-img {
	display: inline;
	float: none;
	vertical-align: middle;
	border: none;
	}

#products .product-info {
	float: left;
	margin-top: 10px;
	padding: 9px 7px;
	width: 170px;
	height: 42px;
	background: transparent url(http://uhhyeahdude.com/images/merch-sprite.png) 0 -52px no-repeat;
	}

#products .product-title {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	}

#products .product-price {
	font-size: 11px; 
	font-weight: bold;
}

#products .product-a .product-status {
	font-size: 11px;
	color: #f20;
	font-weight: bold;
}

#products .product-a {
	float: left;
	clear: left;
	display: block;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	}

#products .product-a h3,
#products .product-a p {
	color: #666;
	text-align: left;
	}

#products .product-a:hover h3,
#products .product-a:hover p {
	color: #900;
	}
	
#products .product-a:hover .product-info {background: transparent url(http://uhhyeahdude.com/images/merch-sprite.png) 0 -112px no-repeat;}

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28,
#product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58,
#product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88,
#product-91, #product-94, #product-97, #product-100 {
	/*padding-right: 354px;*/
	margin-right: 8px;
	}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29,
#product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59,
#product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89,
#product-92, #product-95, #product-98 {
	/*margin-left: -352px;*/
	margin-right: 8px;
	}

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30,
#product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60,
#product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90,
#product-93, #product-96, #product-99 {
	/*margin-left: -175px;*/
	}


/* Pagination
------------------------------------------------------------*/

.pagination {
	clear: both;
	padding: 20px 0 15px 0;
	font-weight: normal;
	text-align: center;
	}

.pagination span,
.pagination a {
	padding: 0 3px 0 6px;
	}

.pagination span.disabled {
	display: none;
	}

.pagination span.current {
	font-weight: bold
	}

.pagination span.yadda {
	padding: 5px 4px;
	background: none;
	}


/* Stilts
------------------------------------------------------------*/

span.stilt {
	display:-moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	}	

#product-image {
	position: relative;
	display: block;
	width: 328px;
	height: 328px;
	text-align: center;
	overflow: hidden;
	}

#products span.stilt {
	height: 175px;
	}

#product-image span.stilt {
	height: 328px;
	}

#product-image img {
	vertical-align: middle;
	border: none;
	}



/*============================================================
 Product Detail
============================================================*/

#product-content {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	}
		
#product-images {
	float: left;
	width: 328px;
	}

a#product-image span.icon_zoom {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 20px;
	height: 20px;
	background-image: url(http://bigcartel.com/themes/sexy/images/icon_zoom.png) !important;
	background-image: url(http://bigcartel.com/themes/sexy/images/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: -20px;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	}

a#product-image:hover span.icon_zoom {
	background-position: 0;
	}

#product-images .product-img {
	margin: 0 0 10px 0;
	}

#product-images .images-nav {
	float: left;
	position: relative;
	width: 328px;
	height: 36px;
	margin: 0;
	background: #efe3d1;
	}

#product-images .images-list {
	position: absolute;
	width: 328px;
	top: 0;
	left: 0;
	padding: 0;
	text-align: center;
	}

#product-images .images-list li {
	display: inline;
	padding: 0 5px;
	list-style: none;
	border-left: 1px solid #333;
	font: bold 12px/36px arial, helvetica, sans-serif;
	color: #333;
	}

#product-images .images-list li.image-1 {
	border-left: none;
	}

#product-images .images-list li a {

}	

#product-images .images-prev {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 5px;
	}

#product-images .images-next {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 5px;
	}

#product-images .images-prev a {
	display: block;
	width: 14px;
	height: 16px;
	background: url(http://uhhyeahdude.com/images/btn-prevNext-arrows.png) 0 0 no-repeat;
	}

#product-images .images-next a {
	display: block;
	width: 14px;
	height: 16px;
	background: url(http://uhhyeahdude.com/images/btn-prevNext-arrows.png) -14px 0 no-repeat;
	}
	
#product-images .images-prev a:hover {background-position: 0 -16px;}
#product-images .images-next a:hover {background-position: -14px -16px;}

#product-images .images-prev span,
#product-images .images-next span {
	display: none;
	}
	
#product-details {
	float: left;
	width: 232px;
	margin-left: 8px;
	}
	
#product-details #onsale {
	clear: both;
	margin: 12px 0;
	padding: 3px 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6c8719;
	background-color: #e6f1c6;
	text-shadow: #f6fce1 0 1px 0;
}
	
#product-details h2 {
	margin-bottom: 10px;
	color: #000;
	font: bold 14px/14px arial, helvetica, sans-serif;
}
	
#product-details p {
	margin: -5px 0 1.2em;
	padding-right: 5px;
	font: 12px/18px arial, helvetica, sans-serif;
	text-align: justify;
	color: #444;
}

#product-details ul {
	margin-left: 17px;
	}

#product-details ol {
	margin-left: 23px;
	}

#product-details li {
	font-size: 11px;
	line-height: 15px;
	list-style: disc;
	}

#product-details ol li {
	list-style: decimal;
	}

#product-details h3.price {
	float: left;
	display: inline;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 36px;
	font-family: BsMandraxHeavyRegular, sans-serif;
	color: #333;
	}

/*#product-form {
	clear: both;
	float: left;
	width: 100%;
	}
*/
#product-details .info,
#product-form .options,
#product-form div.sold-out {
	clear: both;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #e5d3b7;
	}
	
#product-details .info {
	clear: both;
}

#product-form .options select {
	width: 100%;
	margin: .8em 0;
	}
	
#product-form .options select option {
	padding-left: 7px;
}

#product-form .options ul {
	margin: .8em 0;
	}

#product-form .options li {
	list-style: none;
	padding: 1px 5px;
	}

#product-form .options li input {
	text-align: left;
	vertical-align: middle;
	}
	
#product-form .options li label {
	vertical-align: middle;
	font-weight: bold;
	}
	
#product-form .options li.sold label {
	font-weight: normal;
	color: #999;
	}
	
button#product-addtocart {
	float: right;
	display: block;
	margin: 6px 0 0;
	padding: 0;
	width: 70px;
	height: 26px;
	border: none;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) no-repeat;
	cursor: pointer;
	outline: none;
	}

button#product-addtocart:active {
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) 0 -26px no-repeat;
	outline: none;
}

#product-addtocart span {
	display: none;
	}

#product-details div.sold-out h4,
#product-details div.soon h4 { 
	font-size: 18px;
	font-weight: bold;
	line-height:30px;
	}

#product-details div.sold-out h4 {
	color: #cf3636;
	}

#inventory {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	}

#inventory h3,
#shipping h3 {
	margin: 13px 0;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	}

#inventory ul {
	margin: 0;
	}
	
#inventory li {
	float: left;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 1px;
	background: #efe3d1;
	list-style: none;
	}	
	
#inventory .bar {
	display: block;	
	position: relative;
	height: 18px;
	background: #e0cfb6;
	}
	
#inventory .bar span { 
	position: absolute; 
	left: 5px;
	top: 1px;
	width: 150px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
	}

#inventory .bar span em {
	display: none;
	}

#inventory span.sold {
	position: absolute;
	top: 1px;
	right: 5px;
	font-size: 10px;
	color: #c5b8a5;
	line-height: 18px;
	font-weight: bold;
	}
#inventory span.quantity {display:none;}

#shipping {
	float: left;
	width: 100%;
	padding: 0 0 13px 0;
	}
	
#shipping p a,
#shipping p a:link,
#shipping p a:visited {color: #a20; font-variant: small-caps;}
#shipping p a:hover {text-decoration:underline;}
#shipping table {
	width: 100%;
	font: 10px/18px arial, helvetica, sans-serif;
	text-align: center;
}

#shipping table th {
	height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #efe3d1;
}

#shipping table td {
	height: 18px;
	border-bottom: 1px solid #efe3d1;
}

/*============================================================
 Cart
============================================================*/

#cart-content {
	}

#cart-table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	}

#cart-table td,
#cart-table th {
	text-align: left;
	}

#update-btn-head {
	display: none;
	}


/* Cart Table Columns --------------------------------------*/

#col-item		{ width: 337px; }
#col-price		{ width: 65px; }
#col-qty		{ width: 40px; }
#col-total		{ width: 65px; }
#col-options	{ width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
	font-size: 14px;
	color: #fff;
	background: #555555;
	text-transform: uppercase;
	}

#cart-head th {
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: normal;

	}

#head-item {
	padding-left: 10px;
	}

#head-options span {
	display: none;
	}


/* Cart Table Body -----------------------------------------*/

#cart-body {
	font-size: 9px;
	}

#cart-body th {
	padding-left: 10px;
	font-weight: normal;
	}

#cart-body td {
	padding: 9px 12px 9px 0;
	}

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
	background: #efe3d1;
	}

#cart-body .item-price {
	padding-right: 5px;
	}

#cart-body .item-qty input {
	width: 2em;
	}

#cart-body .item-total {
	font-weight: bold;
	}

#cart-body .item-options {
	text-align: center;
	}

#cart-body .item-options .remove-btn {
	width: 13px;
	height: 13px;
	background: url(http://bigcartel.com/themes/sexy/images/btn-delete.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	}

#cart-body .item-options span {
	display: none;
	}


/* Cart Footer ---------------------------------------------*/

#cart-footer {
	margin: 0 0 10px;
	}

#cart-footer .cart-update {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #e5d3b7;
	border-bottom: 1px solid #e5d3b7;
	}

#cart-footer .update-btn {
	width: 70px;
	height: 26px;
	border: none;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) -210px 0 no-repeat;
	cursor: pointer;
	}
	
#cart-footer .update-btn:active {background-position: -210px -26px;}
#cart-footer button.update-btn-footer:-moz-focus-inner { border: 0; }

#cart-footer .cart-shipping {
	float: left;
	display: inline;
	margin: -34px 0 0 11px;
	}

#cart-footer #country {
	width: 160px;
	margin-left: 5px;
	padding: 2px 0;
	font-size: 11px;
	}

#cart-footer .cart-discount {
	padding: 10px 0;
	border-bottom: 1px solid #e5d3b7;
	text-align: right;
	}

#cart-footer #cart_discount_code {
	width: 80px;
	margin-left: 10px;
	}

#cart-footer .cart-discount p {
	margin: 1px 0;
	}

#cart-footer .cart-total {
	padding: 15px 0;
	text-align: right;
	border-bottom: 1px solid #e5d3b7;
	}

#cart-footer .cart-total h3 {
	font-size: 16px;
	margin: 0;
	}

#cart-footer .cart-total p {
	margin-bottom: 0;
	font-size: 9px;
	color: #999;
	}

#cart-footer .cart-total #cart-shipping-tax p {
	margin-bottom: 7px;
	font-size: 11px;
	color: #666;
	}

#cart-footer .cart-options {
	float: right;
	margin-top: 10px;
	}

#cart-footer .cart-checkout {
	float: left;
	} 

#cart-footer .checkout-btn {
	width: 70px;
	height: 26px;
	margin-left: 8px;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) -140px 0 no-repeat;
	border: none;
	cursor: pointer;
	}
	
#cart-footer a.checkout-btn {
	display: block;
	width: 70px;
	height: 26px;
	margin-left: 8px;
	background: url(http://uhhyeahdude.com/images/merch-sprite.png) -140px 0 no-repeat;
	border: none;
	cursor: pointer;
	}
	
#cart-footer a.checkout-btn:active {background-position: -140px -26px;}
#cart-footer a.checkout-btn:focus {outline: none; border: none;}

#cart-footer .update-btn span,
#cart-footer .checkout-btn span {
	display: none;
	}

span.total-discount,
span.total-shipping {
	font-weight: bold;
	}



/*============================================================
 FAQ
============================================================*/

#faq-content {
	padding: 0;
	}

#faq-content .faq-list dt {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	}

#faq-content .faq-list dd {
	margin-bottom: 2.3em;
	font-size: 11px;
	}



/*============================================================
 Contact
============================================================*/

#contact-content {
	padding: 0;
	}
	
#contact-content p#contact-sent {
	margin-bottom: 8px;
	font: 12px/46px arial, helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #e5d3b7;
	border-bottom: 1px solid #e5d3b7;
}

#contact-form {
	width: 100%;
	padding: 0;
	}
	
#contact-form #form-leftcol {
	float: left;
	margin-right: 8px;
	width: 232px;
}

#contact-form #form-rightcol {
	float: left;
	padding-bottom: 7px;
	width: 328px;
}

#contact-form input {
	margin: 0 0px 8px;
	padding: 12px 0 12px 8px;
	width: 224px;
	font-size: 18px;
	line-height: normal;
	color: #ccc;
	vertical-align: bottom;
	border: none;
	}

#contact-form textarea {
	padding: 8px;
	width: 312px;
	max-width: 312px;
	height: 138px;
	font: 12px/18px arial, helvetica, sans-serif;
	color: #999;
	border: none;
	}


#captcha-div {
	float: left;
	clear: left;
	margin: 0 0 8px;
	padding: 8px 0;
	width: 100%;
	border-top: 1px solid #e5d3b7;
	border-bottom: 1px solid #e5d3b7;
	 /* -3px fixes ie6 duplicate chars */
	}

#captcha-div input {
	margin: 0 6px 0 0;
}

#captcha-div #captcha-hidden {display: none;}

#captcha-div img {
	height: 46px;
}

#captcha-div p {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	font: 12px/46px arial, helvetica, sans-serif;
	color: #666;
}

#contact-submit {
	clear: both;
	display: block;
	padding: 2px 5px;
	height: 18px;
	margin: 0;
	/*border: none;
	background: url(/themes/sexy/images/btn-send.gif) no-repeat;*/
	cursor: pointer;
	}

#contact-submit span {
	}



/*============================================================
 Success
============================================================*/

body.success #main-content h2 {
	padding: 20px 20px 0 20px;
	font-size: 17px;
	}

body.success #main-content p {
	padding: 0 20px 20px 20px;
	}



/*============================================================
 Custom Pages
============================================================*/

body.custom #main-content code,
body.custom #main-content pre {
	white-space: pre;
	}

body.custom #main-content h2,
body.custom #main-content h3,
body.custom #main-content h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
body.custom #main-content a,
body.custom #main-content a:link,
body.custom #main-content a:visited {color: #a20;}

body.custom #main-content a:hover {text-decoration: underline;}

body.custom #main-content ul,
body.custom #main-content ol,
body.custom #main-content blockquote {
	padding: 0 50px;
	}

body.custom #main-content ul li {
	line-height: 15px;
	list-style: disc;
	}

body.custom #main-content ol li {
	line-height: 15px;
	list-style: decimal;
	}

body.custom #main-content blockquote {
	margin-bottom: 1em;
	font-style: italic;
	}

body.custom #main-content dt {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	}

body.custom #main-content dd {
	margin-bottom: 2.3em;
	line-height: 15px;
	}





/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/



/* @gui Links */
a:link, 
a:visited, 
#products .product-a h3, 
#products .product-a p 
{color: #666;}


/* @gui Links rollover */
a:hover, 
a:active, 
#products .product-a:hover h3, 
#products .product-a:hover p 
{color: #900; text-decoration: none;}




#minicart .minicart-total 
{border-left-color: #CCCCCC;}
                
       

/* @gui Products background */
#products, 
#products .product-pic,
#product-images .images-nav
{}



/*============================================================
  Custom Styles - add and override styles below.
============================================================*/


