/* CSS Document */

.MsoNormal {
	margin:0;
	padding:0;
	}

img	{
	border:none;
	}

a	{
	text-decoration:none;
	color:#288fcc;
	}

a:hover	{
	color:#ccc;
	text-decoration:underline;
	}

a:hover img {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
	}

h1	{
	padding:0;
	margin:0;
	font-size:18px;
	color:#000;
	}

h3 {
	font-size:13px;
	}

html,body {
	margin:0;
	padding:0;
	background:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:20px;
	}

.clear	{
	height:0;
	width:0;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
	}

.wrapper {
	margin:0;
	padding:0;
	}
	
.container {
	position:relative; 
	margin:0 auto;
	width:825px;
	padding:0;
	}

#header {
	position:relative;
	height:348px;
	padding:0;
	margin:0;
	background:url(../images/header_bg.jpg) no-repeat;
	}

#nav {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:36px;
	line-height:36px;
	list-style:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
	background:url(../images/bg_nav.gif) no-repeat;
}
	#nav li {
		display:inline;
	}
		#nav li a {
			float:left;
			color:#000;
			padding:0 20px;
			border-right:1px solid #958e00;
		}
		#nav li a:hover {
			background:#d7cc09;
			text-decoration:none;
		}

.main	{
	overflow:hidden;
	padding:0;
	margin:0;
	background:#fff;
	}
	.sidebar	{
		float:left;
		width:230px;
		padding:10px;
		margin:0;
		}
		.sidebar h3 {
			color:#288fcc;
			}
	#sidebar_feature {
		font-size:21px;
		font-weight:normal;
		text-align:center;
	}
		#sidebar_feature a {
			display:block;
			padding:10px 5px;
			width:218px;
			height:66px;
			overflow:hidden;
			color:#ff6600; 
			background:url(../images/bg_sidebar_feature.gif);
		}
		#sidebar_feature a:hover { color:#000; text-decoration:none; }

	
	#sidebar_sponsors {
		list-style:none;
		margin:0;
		padding:0;
		text-align:center;
	}
		#sidebar_sponsors li {
			float:left;
			width:50%;
			height:70px;
			margin:10px 0;
		}

	.content {
		float:left;
		padding:20px 30px; 
		margin:0;
		width:512px;
		/*background:url(../images/content_bg.jpg) no-repeat;*/
		}

/**
 *Homepage
 */

	.content_home {
		float:right;
		padding:0; 
		margin:0;
		width:603px;
		}	
	
/**
 *Footer
 */

.footer {
	height:55px;
	padding:0 0 20px 0;
	background:url(../images/footer_bg.gif) #010101 repeat-x;
	}
	.foot_links	{
		padding:20px 0 0 28px;
		float:left;
		color:#888888;
		}
		.foot_links a	{
			color:#888888;
		}
		.foot_links a:hover	{
			color:#fff;
		}
	.titan	{
		float:right;
		margin:20px 40px 0 0;
		_margin:20px 30px 0 0;
		}

/**
 *Content
 */

.content_block {
	padding:0;
	margin:0;
	overflow:hidden;
	}
	.content_intro img {
		margin:0 0 5px 5px;
		padding:1px;
		border:1px solid #b8b8b8;
		}
	
/**
 *Contact Styles 
 */

	.contact_info 	{
		float:left;
		margin-top:5px;
		}
	.goog_map	{
		float:left;
		padding:0;
		margin-top:15px;
		}	
	.goog-txt {
		margin:0 0 0 5px;
		padding:0;		
		text-decoration:underline;
		}
	.goog-txt a:hover  {
		color:#004990;
		}

.contact_form {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	}
	fieldset {
		border:none;
		padding:0;
		margin:0;
	}
		fieldset legend {
			display:none;
		}
	fieldset label {
		float: left;
		width:100px;
		margin:0;
		}
	input.text, .text, #recaptcha_response_field {
		border: 1px solid #ccc;
		width:305px;
		margin:0 0 5px 0;
		}
	textarea.text {
		height: 200px;
	}
	.recaptcha {
		margin-left:100px;
	}
	.recaptcha label {
		display:none;
	}
	.recaptcha a {
		display:block;
	}
	.submit {
		width:92px;
		height:32px;
		border:1px solid #ccc;
		background:url(../images/submit_bg.gif) bottom #fff repeat-x;
		margin-left:100px;
		margin-left:102px;
		padding:0;
		color:#888;
		clear:both;
		}

/**
 *Gallery  
 */

.gallery_name {
	margin:10px 0 0 0;
	}

.photo_thumb {
	padding:0;
	margin:10px 10px 0 0;
	float:left;
	width:102px;
	text-align:center;
	}
	.photo_thumb img {
		border:1px solid #ccc;
		padding:1px;
		}
.gallery_block {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	}
	.gallery_thumb {
		margin:0;
		padding:0;
		width:102px;
		float:left;
		margin-right:10px;
		}	
		.gallery_thumb img {
			border:1px solid #ccc;
			padding:1px;
			margin:0;
			}
		.gallery_thumb a:hover img {
			border:1px solid #ccc;
			padding:1px;
			}
		.gallery_txt {
			margin:10px 0 0 5px;
			padding:0;
			float:left;
			}
		.gallery_description_main {
			margin:10px 0 0 0;
			padding:0;	
			clear:both;
			}
.gallery_description {
	width:200px;
	float:left;
	padding:0;
	margin:0 10px 0 0;
	}
	.gallery_link {
		clear:both;
		}

/* Shop Module 4.5 */

.content ul.breadcrumb {
	list-style-type:none;
	padding-left:3px;
	padding-bottom:20px;
	margin:0;
	line-height:0.5em;
	position:relative;
	top:5px;
}	
	.content ul.breadcrumb li {
		display:inline;
		padding:1px 1px 0 0px;
		margin:0;
		list-style-type:none;
	}
		.content ul.breadcrumb li a {
		}
		.content ul.breadcrumb li {
			display:inline;
			background:url(../images/breadcrumb_li.gif) 0 5px no-repeat;
			padding:1px 1px 0 10px;
		}
		
			.content ul.breadcrumb li:first-child {
				background:none;
				padding:1px 4px 0 0px;
			}

		.content ul.breadcrumb li a {	
			text-decoration:none; 
			width:auto;
		}

/** Categories Page **/

.product_category {
	float:left;
	width:154px;
	margin:10px 10px 10px 0;
}

	.content .product_category h4 {
		padding:0 0 0 5px;
		margin:2px 0 0 0;
		width:151px;
		font-size:0.9em;
		background:#288fcc;
		font-family:Tahoma, Arial, Helvetica, sans-serif;			
	}

		.content .product_category h4 a {
			display:block;
			color:#fff;
			text-decoration:none;
		}
			.content .product_category h3.cat_title a:hover {
				text-decoration:underline;
			}

		.content .product_category .cat_img {
			display:block;
			width:154px;
			height:120px;
			border:1px solid #288fcc;
			overflow:hidden;
		}

			.product_category a.category_image img {
				border-top:none;
			}

#title_specials {
	padding:24px 0 17px 0;
}			


/** Product Listing Page **/

.listed_product {
	text-align:left;
	padding:10px 0 26px 0;
	border-bottom:1px dashed #dedede;
	width:100%;	
}
	.listed_product h4 {
		font-weight:bold;
		font-size:1.2em;
		padding-bottom:5px;
		margin:0;
	}

	.listed_product .product-image {
		margin:0;
		border:0;
		float:left;
		display:block;
		text-align:center;
		width:100px;
		height:110px;
		padding-bottom:10px;
	}
	.listed_product_detail {
		float:right;
		padding:0px 0 0 24px;
		width:380px;
	}
		.listed_product_detail p {
			padding:0px 0 5px 0;
		}
		.listed_product_detail .price {
			background:none;
			padding:0px 13px 0px 0;
		}	
			.listed_product_detail .price span {
				color:#333;
				width:100%;
				padding:3px;
			}
		
		.price span {
			font-weight:bold;
		}
		.listed_product a.more_info {
			color:#fff;
			text-decoration:none;
			border:0;
			cursor:pointer;
			padding:4px 0 0 0;
			background:url(../images/more_info.gif) 0 0 no-repeat;
			width:91px;
			height:25px;
			display:block;
			text-align:center;
		}

/** Brand Listing Page **/

.manufacturer {
	text-align:left;
	margin:6px 0;
	padding:10px 0;
	border-bottom:1px dashed #dedede;
	height:180px;	
}
	.man_image {
		width:190px;
		height:150px;
		margin-top:10px;
		border:none;
		float:left;		
		overflow:hidden;
	}
		.man_image img {
		}
	.man_details {
		float:right;
		padding:0 14px;
		width:400px;
	}
		.man_detail p {
			font-size:0.9em;
			padding-top:5px;
		}


#man_view_img {
	float:right;
	margin:0 0 10px 14px;
}

	
/** Product View Page **/

#product-image {
	float:right;
	margin:0 0 13px 13px;	
}

	#product-image span {
		font-size:0.7em;
	}


span.discount {
	text-decoration:line-through;
}

.feat_price {
	font-weight:bold;
}

#price-list {
	font-size:1.2em;
}
#price-list p {
	padding:0;
	margin:0;
}


.photo_thumb {
	display:block;
	float:left;
	width:130px;
	height:106px;
	margin:9px 15px 9px 0px;
	padding:0;
	overflow:hidden;
	border:1px solid #d5d5d5;
	background:#fff;
	position:relative;
	text-decoration:none;
	}
		.content a.photo_thumb span {
			display:block;
			z-index:1;
			position:absolute;
			bottom:6px;
			left:4px;
			width:200px;
			background:#556600;
			padding:2px 0 2px 7px;
			color:#fff;
			font-size:0.9em;
		}
	
		.photo_thumb img {
			border:0;
			margin:0;
			padding:0;
		}
		.photo_thumb:hover {
			filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;	
	}

.gallery_nav a:hover img {
	filter:none;
}	

.variation {
	padding:0 0 10px 0;
}

	.content .variation strong {
		width:200px;
		display:block;
	}



/** Shopping Cart **/


.cart {
	margin:0;
	padding:0;
}
	.cart_info {
		width:248px !important;
		text-align:right;
	}

.cart table {
	width:100%;
	border:none;
	background:none;
	padding-bottom:20px;
	}
	.cart table tr {
		border:none;
		background:none;
		}
	.cart table tr.odd td {
		background:#f1f2d3;
		color:#333;
		}
	.cart table tr.even td {
		background:#e9ebc1;
		color:#333;
		}
		.cart table tr th {
			background:#556600;
			border:none;
			text-align:left;
			color:#fff;
			padding:6px 4px;
			margin:0;
			font-weight:normal;
			}
			.cart table tr th a {
				color:#ffc549;
			}

		.cart table tr th.price_name {
			text-align:left;
			color:#fff;
			background:none;
			}
		.cart table td {
			border:none;
			padding:8px 3px;
			}
			.cart table tr th.price_right,
			.cart table td.price_right {
				text-align:right;
				padding-right:12px;			
			}
			.cart table tr.btm_row td {
				padding:6px 12px 0 3px;
			}
			.cart table td.price_right span {
				font-size:0.9em;
			}
			
	.shipping_address {
		float: right;
		position: relative;
		width: 45%;
	}
		#shipping_fieldset {
			
		}
		#shipping_fieldset label {
			float:left;
			width:140px;
		}
		
		.billing_address dl, .shipping_address dl, .shipping_address div {
			float:left;
			width:45%;
			padding:10px 0;
			margin-bottom:10px;
			line-height:18px;
			}
			.billing_address dt, .shipping_address dt {
				font-weight: bold;
				line-height: 18px;
				padding: 2px 0;
				margin: 2px 0;
				display: block;
				float:left;
				clear:both;
				width: 6em;
				}
			.billing_address dd, .shipping_address dd {
				line-height:18px;
				padding: 2px 0;
				margin: 2px 0;
				display: block;
				float: left;
				width: 14em;
				}
	.billing_address {
		float: left;
		clear: left;
		position: relative;
		width: 20em;
		}
		.edit_billing_address {
			clear:both;
			}
	.actions {
		padding-top:20px;
	}		

.err_msg {
	color:red;
}

#paypal_logo {
	float: right;
	margin: 5px 10px 0 0;
}



/**
  Users
*/

.login div label {
	width:80px;
	margin:0;
	float:left;
	}
.login div input.txt {
	width:200px;
	}

.edit_user label {
	width:100px;
	float:left;
	clear:left;
	}
	.edit_user input.txt {
		float:left;
		width:200px;
		}

.registration div label {
	width:105px;
	float:left;
	}
.registration div input.txt {
	width:200px;
	}

.change_pass div label {
	width:105px;
	float:left;
	}
.change_pass div input.txt {
	width:200px;
	}
.change_pass div input.btn {
	margin-top:20px;
	}
	
