/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

body {background-color: #ffffff; background-image:url('') ; font:normal 12px Arial, Helvetica, sans-serif; text-align:center; width:100%;margin:0;color:#333333; }
.nav, .nav a {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	display: block;
	text-indent: 10px;
	background-color: #5baaae; 
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 2px;
} 
.nav a:hover {
	color: #333333;
} 
#social-network img {border: none;}
.sub, .sub a { 
	font: normal 11px #333333;
	text-decoration: none;
	width: 100%;
	display: block;
	text-indent: 25px;
	background-color: #5baaae; 
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 2px;	
} 
.sub a:hover {
	background-color: #ddd7bd;
	color: #333333;
	font: 11px #333333;
	text-decoration: none;
} 
.subopen, .subopen a {
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	width: 150px;
} 
#specialstitle {background:#5baaae url('') ; color:#ffffff; font: 15px Arial, Helvetica, sans-serif; padding:7px;}

.breadcrumbs, .breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.copy, .copy a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.smcopy, .smcopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
}
.footer-nav, .footer-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.header-nav, .header-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.left-nav-header {
	font: 15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #5baaae;
	padding: 7px;
	display: block; 
}
.name, .name a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.related-name, .related-name a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#padding {
	margin: 10px;
}
.title, title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
.price, .price a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.price-bold, .price-bold a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.sale-price, .sale-price a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.sale-price-bold, .sale-price-bold a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#contentarea {
	margin:0 0 10px 0;
	background-position: left;
}
#messagearea #messagetitle{background:#ffffff url('') ; color:#000000; font:bold 9px Arial, Helvetica, sans-serif; padding:4px 15px 6px;}
#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #itempage-captiontitle {background:none; color:#000000; font:bold 14px Arial, Helvetica, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */
#contents #contents-table {
	border-collapse:collapse; solid #ffffff; vertical-align: bottom;}
#contents-table .availability{padding:10px 0}
#contents .horizontal-seperator{solid #ffffff;}
#contents .vertical-seperator{solid #ffffff;}
#itemtype .code {font-style:normal; margin:10px 0;}
#itemtype .code em {font-style:normal; margin:10px 0;}
#itemtype .itemFormName, #contents-table .itemFormName{font-weight:bold;}
#itemtype .itemavailable {color:#333333; font-weight:bold; margin:8px 0;}
#itemtype .itemavailable em {color:#333333; font-style:normal; font-weight:bold; margin:8px 0 8px 4px;}
#itemtype .itemoption {display:inline; font-weight:normal; margin:2px 0;}
#itemtype .multiLineOption {padding:2px; font-weight:normal;}
.contenttitle-center{text-align:center}
form{padding:0;margin:0}
#itemarea {
	background-color:#fff;
	margin:0px 5px 0;
	padding:10px;
	zoom:1;
}
#itemarea:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#itemtype #contents table {/*margin:10px 0;*/}
#messagearea {margin-left: 1px;}

#section-contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#itemtype {
	background-color: #ffffff;
}
#maintype {
	background-color: #ffffff;
}

#item-contenttitle {background-color:#ffffff; color:#333333; font:bold 14px Arial, Helvetica, sans-serif;}

/*D3M0N666*/

#social-network img {
  border: none;
}
#social-network {
  padding-top: 10px;
  text-align: center;
}
#social-network iframe {
  margin-top: 5px;
}

