/* @override http://localhost/mybarong/trunk/templates/mybarong/main.css */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
}

a {
	color: #993300;
	text-decoration: none;
}

a:visited {
	color: #993300;
}

a:hover {
	color: #CC6600;
}

a:active {
	color: #333333;
}

.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 */

#container {
	width: 860px;
	margin: 10px auto;
	text-align: left;
}

#header {
	margin-bottom: 5px;
}

#header h1 a {
	display: block;
	width: 188px;
	height: 48px;
	float: left;
	background: url(images/logo_mybarong.gif) no-repeat;
	margin-bottom: 10px;
	text-decoration: none;
	text-indent: -10000px;
}

#header div.util {
	float: right;
	width: 460px;
}

#header div.util p.phone {
	float: right;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

#header div.util form {
	float: left;
}

#header div.top {
	height: 30px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

#text_search {
	width: 175px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 2px;
}

#btn_search {
	background: #EDE8E2;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 1px 6px;
}

#btn_save {
	background: #EDE8E2;
	font-size: 11px;
	border: 1px solid #CCC;
	padding: 1px 6px;

}

#nav_util {
	clear: both;
}

#nav_util li {
	display: inline;
	text-transform: uppercase;
	margin-right: 16px;
	font-size: 11px;
}

#nav_util li.last {
	margin-right: 0px;
}

#nav_main {
	clear: both;
	display: block;
	border: 1px solid #CCC;
	background: #EDE8E2;
	padding-bottom: 4px;
}

#nav_main h2 {
	display: none;
}

#nav_main li {
	display: inline;
}

#nav_main li a {
	float: left;
	display: inline;
	height: 16px;
	text-indent: -100000px;
	text-decoration: none;
	margin-top: 5px;
}

#btn-men {
	width: 28px;
	margin-left: 50px;
	margin-right: 80px;
	background: url(images/btn_men.gif) no-repeat;
}

#btn-men:hover {
	background: url(images/btn_men_on.gif) no-repeat;
}

#btn-women {
	width: 49px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_women.gif) no-repeat;
}

#btn-women:hover {
	background: url(images/btn_women_on.gif) no-repeat;
}

#btn-children {
	width: 54px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_children.gif) no-repeat;
}

#btn-children:hover {
	background: url(images/btn_children_on.gif) no-repeat;
}

#btn-boys {
	width: 30px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_boys.gif) no-repeat;
}

#btn-boys:hover {
	background: url(images/btn_boys_on.gif) no-repeat;
}


#btn-girls {
	width: 30px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_girls.gif) no-repeat;
}

#btn-girls:hover {
	background: url(images/btn_girls_on.gif) no-repeat;
}

#btn-accessories {
	width: 72px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_accessories.gif) no-repeat;
}

#btn-accessories:hover {
	background: url(images/btn_accessories_on.gif) no-repeat;
}

#btn-wedding {
	width: 58px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_wedding.gif) no-repeat;
}

#btn-wedding:hover {
	background: url(images/btn_wedding_on.gif) no-repeat;
}

#btn-gifts {
	width: 28px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_gifts.gif) no-repeat;
}

#btn-gifts:hover {
	background: url(images/btn_gifts_on.gif) no-repeat;
}


#btn-sale {
	width: 24px;
	margin-left: 0px;
	margin-right: 5px;
	background: url(images/btn_sale.gif) no-repeat;
}

#btn-sale:hover {
	background: url(images/btn_sale_on.gif) no-repeat;
}

#btn-outlet {
	width: 40px;
	margin-left: 0px;
	margin-right: 80px;
	background: url(images/btn_outlet2.gif) no-repeat;
}

#btn-outlet:hover {
	background: url(images/btn_outlet2_on.gif) no-repeat;
}




#splash {
	margin-top: 10px;
}

/* homepage highlights */
#highlights {
	margin-top: 10px;
	clear: both;
}

#women {
	display: block;
	float: left;
	width: 178px;
	height: 88px;
	border: 1px solid #CCC;
	margin-right: 5px;
	background: url(images/highlight_women2.jpg) no-repeat;
	/*padding-top:10px;*/
}

#women h2 {
	margin: 5px 10px 5px 50px; 
	font-weight: normal;
	font-size: 13px;
	color:#993300;
}

#women p  {
	font-size: 11px;
	margin: 0 10px 0 50px;
}
#women span {
	margin: 0px 10px 5px 50px;
		font-size: 9px;

	
}

#women a{
font-size:12px;


}

#wedding{
	display: block;
	float: left;
	width: 178px;
	height: 83px;
	border: 1px solid #CCC;
	margin-right: 5px;
	background: #FDF2DB url(images/highlight_wedding.jpg) no-repeat;
	padding-top:5px;
}

#wedding h2 {
	margin: 5px 10px 5px 80px; 
	font-weight: normal;
	font-size: 14px;
		color:#993300;

}


#wedding p  {
	font-size: 11px;
	margin: 0 10px 0 80px;	
}

#wedding span {
	font-size: 9px;
	margin: 10px 10px 0 80px;	
}



#wedding p strong {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	clear: both;
}

#men {
	display: block;
	float: left;
	width: 388px;
	height: 88px;
	border: 1px solid #CCC;
	background: url(images/highlight_men2.jpg) no-repeat;
}

#men h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 10px 5px 80px;
		color:#993300;

}

#men ul {
	margin: 10px 10px 10px 80px;	
}

#men li {
	float: left;
	/*width: 86px;
	margin-right: 18px; */
	width: 100px;
	margin-left: 30px;
	font-size: 11px;
		

}

#men li.last {
	margin-right: 0;
}

#men li strong  {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	clear: both;
	margin-bottom: 5px;
	color:#993300;
}


/* footer nav */
#footer {
	margin-top: 10px;
	clear: both;
}

#footer p.copyright {
	clear: both;
	margin-top: 10px;
	font-size: 11px;
}

#nav_footer {
	border: 1px solid #CCC;
	background: #EDE8E2;
	padding: 10px 15px;
	* padding: 10px 5px;

}

#nav_footer div {
	width: 195px;
	float: left;
	margin-right: 10px;
}

#nav_footer div h3 {
	margin-bottom: 10px;
	text-indent: -10000px;
}

#nav_footer li {
	margin-bottom: 6px;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat 0px 3px;
	font-size: 11px;
}

#customer_service h3 {
	display: block;
	width: 110px;
	height: 16px;
	background: url(images/header_customer_service.gif) no-repeat;
}

#store_information h3 {
	display: block;
	width: 114px;
	height: 16px;
	background: url(images/header_store_information.gif) no-repeat;
}


#barong_information h3 {
	display: block;
	width: 128px;
	height: 16px;
	background: url(images/header_barong_information.gif) no-repeat;
}

#safe_shopping h3 {
	display: none;
}

#safe_shopping a {
	display: block;
	width: 175px;
	height: 95px;
	text-indent: -10000px;
	background: url(images/badge_safe_shopping.gif) no-repeat;
	margin-bottom: 5px;
}

#breadcrumbs {
	font-size: 11px;
		margin-bottom: 20px;

}

#main {
	margin-top: 10px;
	margin-bottom: 30px;
}

#nav_sidebar {
	float: left;
	margin-right: 20px;
	width: 130px;
}

#nav_sidebar h2 {
	margin-bottom: 20px;
}

#nav_sidebar li {
	line-height: 1.5em;
}

#footer_nav ul{
float:left;
margin-right:10px;
width:243px;
font-size:11px;
}

#footer_nav li{
padding:2px;
}
#content {
	float: right;
	width: 700px;
}

/* @group product info styles */

#product_photo {
	float: left;
	margin-right: 10px;
}

#product_photo ul {
	margin-top: 5px;
}

#product_photo li {
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat 0 3px;
}

#product_info_box2 {
	width: 330px;
	float: right;
}

#product_info_box2 h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

#product_info_box2 h3 span {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

#product_info_box2 div.attributes {
	margin-top: 20px;
}

#product_info_box2 div.attributes p {
	font-size: 11px;
}

#product_info_box2 div.attributes label {
	display: block;
}

#product_info_box2 div.altlinks {
	margin-top: 20px;
}

#product_info_box2 div.altlinks li {
	margin-top: 4px;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat 0 3px;
}

div.sku {
	margin-top: 20px;
}

#purchase_box {
	border: 1px solid #CCC;
	padding: 10px;
}

#purchase_box input#qty {
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 2px;
}

#purchase_box div.add_to_cart {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #CCC;
}

#purchase_box div.add_to_cart p.regular_price {
	margin-top: 5px;
	font-size: 11px;
	/* color: #999; */
}

#purchase_box div.add_to_cart p.regular_price strong {
	font-weight: bold;
	font-size: 14px;
}

#purchase_box div.add_to_cart p.sale_price {
	margin-top: 5px;
	color: #993300;
}

#purchase_box div.add_to_cart p.sale_price strong {
	font-weight: bold;
}

input#btns, input#btn_add_to_cart {
	margin-top: 10px;
	background: #EDE8E2;
	font-weight: bold;
	border: 1px solid #993300;
	padding: 4px 6px 1px;
	* width: 135px;
	color: #993300;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#purchase_box div.other_options {
	float: left;
	width: 135px;
	font-size: 11px;;
}

#purchase_box div.other_options ul {
	margin-top: 10px;
}

#purchase_box div.other_options li {
	padding-left: 10px;
	margin-bottom: 1px;
	background: url(images/bullet.gif) no-repeat 0;
}

#product_info_aux {
	clear: both;
	padding-top: 30px;
	margin-bottom: 140px;
}

#product_info_aux h3 {
	margin-bottom: 20px;
	font-size: 12px;	
	color: #000000;
	font-weight: bold;
}

#product_description {
	width: 260px;
	float: left;
	margin-right: 20px;
	font-size: 11px;
}

#product_description p, #product_description ul, #product_description ol, #product_description h4 {
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 0;
}

#product_description li {
	margin-left: 10px;
}

#related_products {
	float: left;
	margin-top:30px;
	font-size: 11px;

}

#related_products li {
	display: block;
	float: left;
	width: 120px;
	* width: 110px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#related_products li.break {
	clear: left;
}

#related_products li img {
	margin-bottom: 10px;
}

#related_products li a {
	float: left;
}

#related_products li p {
	float: left;
}

#related_products li p span {
	display: block;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #873617;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

p {
	margin-bottom: 10px;
}

span.hotline {
	font-size: 14px;
	font-weight: bold;
	color: #873617;
}

/* @end */


/*product_listing*/
#disp_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	/* height: 51px; */
	margin-bottom: 20px;
}

#disp_box ul {
	margin-top:5px;
}

#disp_box li {
	display:inline;
	float:left;
	margin-left:10px;
	font-size:11px;
}

#disp_box li select {
  /* width:50px; */
}

input.update_btn {
	margin-top: 10px;
	background: #EDE8E2;
	font-weight: bold;
	border: 1px solid #993300;
	padding: 4px 2px 1px;
	color: #993300;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

#sale_price {
	margin-top: 5px;
	color: #993300;
}
#regular_price {
	margin-top: 5px;
	font-size: 11px;
	color: #999;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}
#prodbox{
	width: 190px;
	_width: 170px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}

#prodbox p{
	line-height: 1em;
	padding-top: 5px;

}

#prodbox a {
	display: block;
	margin-bottom: 5px;
}

/* configurator styles */
#purchase_box_configurator {
	clear: both;
	border: 1px solid #CCC;
	padding: 10px;
	width: 240px;
	background: #FFF;
}

#purchase_box_configurator div.add_to_cart {
	line-height: 150%;
}

#purchase_box_configurator div.add_to_cart .price {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	margin-right: 20px;
}

#purchase_box_configurator div.other_options {
	margin-top: 10px;
	font-size: 11px;
}

#purchase_box_configurator div.other_options li {
	float: left;
	padding-left: 10px;
	margin-bottom: 1px;
	background: url(images/bullet.gif) no-repeat 0 2px;
}

#purchase_box_configurator div.other_options li.col1 {
	width: 100px;
}

#product_info_container{
	width:270px;
	float:left;
}
#configurator_box{
float:right;
width:330px;

}
#product_configurator {
	float: right;
	margin-bottom: 140px;
}

#product_configurator h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

#product_configurator h3 span {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

div.configurator_option {
	font-size: 11px;
	padding: 10px 0;
	border-bottom: 1px dotted #999;
	clear: both;
}

div.configurator_option select {
	font-size: 11px;
	width: 190px;
}

div.configurator_option label {
	width: 75px;
	float: left;
	margin-right: 5px;
	margin-top: 6px;
}

div.configurator_option div {
	float: left;
}

div.configurator_option p.more_info {
	float: right;
	margin-top: 6px;
}

div.configurator_option p.option_label {
	width: 75px;
	float: left;
	margin-right: 5px;	
	margin-top: 6px;
}

div.configurator_option p.option_value {
	margin-top: 6px;
	font-weight: bold;
	float:left;
}

div.configurator_option ul {
	width: 190px;
	float: left;
	margin-bottom: 10px;
}

div.configurator_option li {
	display: block;
	float: left;
	width: 23px;
	height: 23px;		
	margin: 0 2px 2px 0;
	border: 1px solid #999;
}

div.configurator_option li:hover {
	border: 1px solid #333;	
}

div.configurator_option li a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -1200px;
}


div.configurator_option p.option_selected {
	clear: both;
	display: block;
	margin-left: 80px;
	width: 190px;
}

div.configurator_option span.option_name {
	float: left;
}

div.configurator_option span.option_value {
	float: right;
}

#configurator_preview {
	display: block;
	/*width: 260px;
	height: 330px;*/
}

table.productListing {
	margin-top: 10px;
}

td.productListing-heading {
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

td.productListing-data {
	font-size: 12px;
	padding: 10px 0 0;
}

td.smalltext {
	font-size: 11px;
}

td.pageHeading h3 {
	margin-bottom: 6px;
}

td.main {
	line-height: 120%;
}

h5 {
	margin-top: 10px;
}

span.smalltext {
	font-size: 11px;
}

#timeline td {
	padding: 4px 0;
}

#checkout_cart {
	margin-bottom: 15px;
	border: 1px solid #999;
}

#checkout_cart td {
	padding: 5px;
	font-size: 11px;
}

#checkout_cart td.heading {
	font-weight: bold;
}

#checkout_cart td.listing {
	border-top: 1px solid #e6e6e6;
}

#checkout_address table td, #checkout_payment table td{
	padding: 3px;
}


.emailsignup {border: 1px solid #959585; padding: 1px; margin-top: 2px; margin-bottom: 2px; text-align: left; vertical-align:middle; font-family:verdana,arial,geneva,helvetica; font-size:9px; color:black; vertical-align:middle;}

#btn_subscribe {
	background: #EDE8E2;
	font-size: 11px;
	border: 1px solid #CCC;
	padding: 1px 6px;
}
.main td{
padding:5px;

}

ul.config_list {
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
}

ul.config_list li {
	font-size: 11px;
	/* list-style-type: square; */
	border-bottom: 1px solid #e6e6e6;
	padding: 3px 0;
}

ul.config_list li span.bucket {
	font-weight: bold;
}


#checkout_confirmation table td, #checkout_payment table td {
	padding: 3px;
}

div#main h1, td.pageHeading h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #873617;
}

div.configurator-intro {
	font-size: 11px;
	line-height: 120%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}

#create_account td, #login_form td, #password_forgotten td, #my_account td, #wishlist td {
	padding: 3px;
}

#wishlist ul.config_list {
	width: 300px;
}

#article td.main ol {
	margin-left: 10px;
	padding-left: 10px;
}

#article td.main ol li {
	list-style-type: decimal;
	margin-bottom: 6px;
}

#article td.main ol li ul {
	margin-left: 10px;
	padding-left: 10px;	
}

#article td.main ol li ul li {
	list-style-type: disc;
}

#article strong, #article b {
	font-weight: bold;
}

#article em, #article i {
	font-style: italic;
}

#popup-container {
	margin: 10px;
	text-align: left;
	line-height: 120%;
}

#popup-container p, #popup-container ul, #popup-container ol {
	margin-bottom: 10px;
}

#popup-container h1, #popup-container h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #873617;
}

#popup-container div.close {
	border: 1px solid #999;
	background: #e6e6e6;
	padding: 4px;
	color: #873617;
	width: 40px;
	text-align: center;
}

#popup-container div.close:hover {
	background: #ede8e2;
	cursor: pointer;
}

#popup-container ol {
	margin-left: 15px;
	padding-left: 10px;
}

#popup-container ol li {
	list-style-type: decimal;
	margin-bottom: 6px;
}

#popup-container ol li ul {
	margin-left: 10px;
	padding-left: 10px;	
}

#popup-container ol li ul li {
	list-style-type: disc;
}

#popup-container strong, #popup-container b {
	font-weight: bold;
}

#popup-container em, #popup-container i {
	font-style: italic;
}

td.messageStackError, td.payment-error-heading, td.payment-error-details {
	color: red;
}

#logo_print {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}

#logo_print img {
	float: left;
}

#logo_print p {
	float: right;
}

#content_print h3 {
	margin-bottom: 20px;
}

#content_print h4 {
	margin: 0;
}

#content_print h3 span {
	display: block;
	font-size: 12px;
}

#content_print div.product_price {
	text-align: left;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #999;
	width: 250px;
}

#content_print span.price {
	font-size: 18px;
	font-weight: bold;
	color: #873617;
}

#savedcart td{
padding:3px;
}

#config_name {
	width: 240px;
}

span.config_name_text {
	font-style: italic;
}

div.web_caption {
	margin-bottom: 20px;
}

#order_information table td{
	padding: 3px;
}

div.checkout_message {
	padding: 4px;
	margin-top:10px;
}

div.checkout_message ul{
	list-style-type:disc;
	padding-left:20px;
	margin-left:120px;
	
}

strong {
	font-weight: bold;
}

div.cart_notice {
	padding: 10px;
	border: 1px solid #999;
	font-size: 11px;
	margin-top: 20px;
}

div.cart_notice ol {
	list-style-type: decimal;
	margin-left: 30px;
}

div.cart_notice ul {
	list-style-type: disc;
	margin-left: 30px;
}

div.cart_notice li {
	margin-bottom: 6px;
}

div.cart_notice h4 {
	margin-top: 0;
}

div.category_desc {
	font-size: 13px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e6e6e6;
	line-height:1.2em;
}

#tell_a_friend{
display:none;
}

#links{
margin-left:20px;
display:none;
}

#links li{
list-style-type:circle;
padding:10px 10px 5px 5px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}

.b_hidden{
display:none;
}


/* new splash styles */

#primary-offers {
	margin-top: 10px;
}

#splash {
	margin: 0;
}

#offer-container {
	float: left;
}

#offer-boxes {
	width: 211px;
	float: right;
}

#discount-offer a {
	text-indent: -10000px;
	display: block;
	height: 95px;
	width: 211px;
	background: url(images/promo_10off.gif);
	text-decoration: none;
}

#wedding-offer h3,
#wedding-offer p {
	display: none;
}

#wedding-offer p.register-link {
	display: inline;
}

#wedding-offer p.register-link a {
	margin-top: 6px;
	text-indent: -10000px;
	display: block;
	height: 95px;
	width: 211px;
	background: url(images/promo_wedding.gif);
	text-decoration: none;
}

#barong-customizer p {
	display: none;
}

#barong-customizer h3 {
	margin: 0;
	padding: 0;
}

#barong-customizer h3 a {
	margin-top: 7px;
	text-indent: -10000px;
	display: block;
	height: 197px;
	width: 211px;
	background: url(images/hpbox_customizer.jpg);
	text-decoration: none;	
}

#secondary-offers {
	clear: both;
	margin-top: 7px;
	width: 545px;
}

#newsletter {
	display: block;
	width: 269px;
	height: 42px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 0;
}

#newsletter h3 {
	margin: 6px 0 0 6px;
	font-size: 12px;
}

#newsletter form {
	margin: 2px 0 0 6px;
}

#newsletter input.email-field {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0;
	text-align: left;
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color: black;
	vertical-align: middle;
	width: 175px;
}

#newsletter_err{
clear:both;
font-size:11px;
}
#newsletter_err .messageStackError{
float:right;
margin-right:10px;
}



#btn-subscribe-newsletter {
	background: #EDE8E2;
	border: 1px solid #CCCCCC;
	padding: 1px 6px;
	margin: 0;
	text-align: center;
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color: black;
	vertical-align: middle;
}

#testimonials {
	float: right;
}

#testimonials h3 {
	display: none;
}

#testimonials p {
	margin: 0;
}

#testimonials a {
	display: block;
	width: 269px;
	height: 44px;
	text-indent: -10000px;
	background: url(images/hpbox_testimonials.gif);
	text-decoration: none;	
}

p.credit-cards-accepted {
	text-indent: -10000px;
	display: block;
	width: 184px;
	height: 27px;
	background: url(images/credit_card_accepted.gif);
	margin: 0;
}

#cust_testi_featured{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
line-height:1.2em;
margin-left:20px;
margin-top:30px;

}
#cust_testi_featured h2{
margin-bottom:5px;
}

#testi_image{
	float:left;
	font-style:normal;
	font-size:11px;
	margin-right:10px;
}


#testi_text{
width:400px;
float:left;
}

#cust_testi_link{
clear:both;
padding-top:40px;

}

.testi_name{
font-style:normal;

}
.wishlistlink{
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 10px;
}

#addtowish{
	padding:5px;
	font-size:11px;
}
#addtowish li{
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 10px
}

#zoomifyContainer {
	width: 260px;
}

.support-link {
	font-size: 13px;
	line-height: 110%;
	text-align: right;
}

.support-link a {
	display: none;
}

#live-chat-link {
	display: inline;
}

#splash a {
	display: block;
	width: 545px;
	height: 400px;
}

#fb-link a{
background:url("images/facebook_logo.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:24px;
margin-left:10px;
text-decoration:none;
text-indent:-10000px;
width:30px;       
/*border:1px solid #CCCCCC; */
}

#google-plus a{
background:url("images/gplus.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:24px;
margin-left:5px;
text-decoration:none;
text-indent:-10000px;
width:30px;  
margin-top: 1px;     
/*border:1px solid #CCCCCC;*/
}    

#btn_contest {
	background: #EDE8E2;
	font-size: 14px;
	font-weight:bold;
	border: 1px solid #CCC;
	padding: 10px 10px;
	margin-top:10px;
	margin-left:10px;
	float:left
}

.stole_config {
  padding: 5px;
}
.stole_placement {
  float: right; 
  width: 75px !important; 
  height: 20px; 
  padding-left: 0px; 
  margin-left: 10px;
}
        
