/* Structure & Button ------------------------------------- */

.col2left .outer {
	margin-left: 200px;
}

.left {
	margin-left: -200px;
	width: 190px;
}

.btn {
	margin: 3px 3px 3px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	letter-spacing: 1px;
	font-weight: 100;
	cursor: pointer;
}

/* Theme Modification ------------------------------------- */

.sf_main_header div {
	overflow: auto;
	height: auto;
}

.sf_main_header {
	height: auto;
	width: 510px;
}

.sf_header_wrapper {
	min-height: 174px;
	height: auto;
	_height: 174px;
	padding: 22px 0 0;
	width: 548px;
}

.sf_content a:hover, .sf_header_wrapper a:hover {
	text-decoration: underline;
}
.sf_content {
	height: 1%;
}

.sf_extra10 {
	width: 343px;
}

.sf_pagetitle {
	display: none;
}

.sf_navigation ul li a:hover{
	text-decoration: none;
}

a:hover {
	padding: 0;
}

.sf_navigation ul li a, .sf_navigation ul li a:visited, .sf_navigation ul li a:hover {
	padding: 5px 15px 0;
}
/* QSC ------------------------------------- */

.welcome, .content-product, .upsell .upsell-group {
	padding: 3px;
}

.content-block.navigation h2.listitemheader {
	display: none;
}
li.sidebaritem {
	padding: 5px;
	margin: 0 0 5px;
}

#searchtext {
	width: 165px;
	border: #cccccc 1px solid;
}

.qsc-site-logo img {
	float: left;
}
.qsc-site-logo {
	padding: 0 0 5px;
}

.titles {
	display: inline;
}

h2.listitemheader {
	font-size: 12px;
	color: #122232;
	text-transform: uppercase;
	border-bottom: 3px double #dddddd;
	margin-bottom: 10px;
}

h2.listitemheader a:hover {
	text-decoration: none;
}

h4.title {
	padding-bottom: 5px;
}

#categories .category {
	padding: 3px 0;
	border-bottom: 1px dotted #dddddd;
}

#categories .category a:hover {
	text-decoration: none;
}

#paymentlogos {
	clear: both;
}

.navigation2 span {
	margin: 0 5px;
}

.content-category-header h4 a, .content-category-header h4 a:visited, h4.title {
	font-size: 12px;	
	font-weight: bold;
}

.description, .shortdescription {
	font-size: 11px;
}

.list, .price {
	font-weight: bold;
}

.member {
	border: none;	
}

.product-primary {
	border: none;
}

.sf_sidebar {
	padding-left: 0;
	padding-right: 0;
}
.message.error {
	color: #cc0000; 
	list-style-type: circle; 
	margin: 3px 0 3px 10px;
}
#cart-table tr {
	margin-bottom: 5px;
}
.categories {
	width: auto;
	margin: 10px 10px 10px 0;
}
/* Lines -------------------------------------- */

.member-row, .member-row-alt, .options-table td {
	border-bottom: 1px solid #DDDDDD;
}
.shipped,
hr.divider, 
.shiptotals, 
.paymentinfo,
.subtotal-row td,
.upsell-item1 td, 
.upsell-item2 td,
#checkout-right-column .total-row td {
	border-top: 1px solid #DDDDDD;
}
fieldset,
.welcome,  
.upsell div, 
.printfooter,  
.content-product, 
.upsell .upsell-group {
	border: 1px solid #DDDDDD;
}
.imageanddetails,
.product-options,
.product-primary,
.product-secondary {
	border-color: #DDDDDD;
} 
#checkout-right-column .content-block {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

/* -------------------------------------- Lines */

/* Checkout Right Col ------------------------- */

#checkout-right-column .content-block {
	padding: 10px 3px;
	margin-bottom: 5px;
}
#checkout-right-column h3{
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}
#checkout-right-column .adr p {
	padding: 0;
}
#checkout-right-column .total-row td {
	font-weight: bold;
}
#checkout-right-column .fcomponent {
	padding: 2px 0;
}

#billing_content, #shipping_content {width:400px;}

/* ------------------------- Checkout Right Col */