/*  
Description: Professional Magento-theme
Version: 1.1.8
Tags: Clean, Cooperate, Multi-column
Copyright: Ecommerce-Extensions.com & NinjaTemplates.com
Author: Ecommerce-Extensions.com & NinjaTemplates.com
*/


/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

img {
	border:0;
}

blockquote {
	margin:0 auto; padding:0 15px;
	width:80%;
	background:#f0f4f7;
	border:1px solid #d9e4ef;
}


/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	display:none;
	float:left;
}

h2 {
	margin:0 0 20px 0; padding:0;
	font:2.50em Arial; color:#464442;
}

h2.featured {
	margin:0; padding:0;
	width:auto; height:auto;
	font:bold 2.50em Arial, Helvetica, sans-serif; color:#d9eff7;
}

h2.breadcrumb {
	margin:0; padding:0;
	width:auto; height:auto;
	font:bold 1.20em Arial, Helvetica, sans-serif; color:#d9eff7;
	float: left;
}
	
.featured-breadcrumb {
	float: left;
}

.featured-breadcrumb li { 
	display:inline; 
	float: left; 
	background-color: #F0F0F0;
	height: 20px;
	padding: 0 2px 0 2px;
}

.featured-breadcrumb h2 {
	display:block; line-height:30px;
}

h3 {
	margin:0; padding:10px 0 0 0;
	font:normal 1.50em Arial, Helvetica, sans-serif; color:#5076AC; font-weight: bold;
}

h4 {
	font:1.17em Arial, Helvetica, sans-serif; color:#929ba3; font-weight: bold;
}

h5 {
	margin:0 0 12px 0; padding:0 0 5px 0;
	font:2.0em Arial; color:#5c6a76;
}

a:link, a:active, a:visited {
	color:#636563; text-decoration:none;
}
	
h2.featured a:link, h2.featured a:active, h2.featured a:visited {
	font:bold 1em Arial, Helvetica, sans-serif; color:#d9eff7;
}

h2.breadcrumb a:link, h2.breadcrumb a:active, h2.breadcrumb a:visited {
	font:bold 1em Arial, Helvetica, sans-serif; color:#d9eff7;
}

	
h3 a:link, h3 a:active, h3 a:visited {
	font:normal 1em Arial, Helvetica, sans-serif; color:#bc4d10;
	}
	
#pages-list li a {
	font:normal 1em Arial; color:#333333;
}

#cart-list li a {
	font:normal 1em Arial; color:#333333;
}
	

#category-list li a {
	font:normal .8em Arial, Helvetica, sans-serif; color:#ffffff;
}
	
#category-list li.active a {
	font:bold .8em Arial, Helvetica, sans-serif;
	color:#fff;
	background:#666;
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
}

#category-list li.level1 a {
	font:bold .8em Arial, Helvetica, sans-serif;
	color:#fff;
	background:#fbfaf6;
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
}			

#category-list li.level1 a:hover {
	font:bold .8em Arial, Helvetica, sans-serif;
	color:#fff;
	background:#dee7ef;
	font-weight:bold;
	text-decoration:none;	
	display:block;
	white-space:nowrap;
}			


#sidebar a, #sidebar {
	color:#9ca0a4; line-height:145%;
}
	
a:hover {
	text-decoration:underline;
}

#pages-list li a:hover {
	color:#333333;
}

#cart-list li a:hover {
	color:#333333;
}

#category-list li a:hover {
	text-decoration:none; color:#ffffff;
}	

/* Styles */

.extrasmall {
	font-size:0.72em;
}

.small {
	font-size:0.92em;
}

.medium {
	font-size:1.08em;
}

.large {
	font-size:1.33em;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.white {
	color:#FFF;
}

.gray, .gray a, h2.gray a {
	color:#71787b;
}

.lightgray, .lightgray a {
	color:#b2b5b6;
}

.orange, caption {
	color:#d94d00;
}

.grayblue, .grayblue a {
	color:#748a9c;
}

.darkblue, .darkblue a {
	color:#112842;
}

.darkgray, .darkgray a, th {
	color:#3a3c3e;
}

.bold {
	font-weight:bold;
}

.caption {
	font-style:italic;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.textright {
	text-align:right;
}

/* Misc. */
#pages-top {
	font:normal 1em Arial, Helvetica, sans-serif; color:#A3C1F6;
}

.featured-norm {
	font:normal 1em Arial, Helvetica, sans-serif; color:#d9eff7; 
}

.meta {
	font:0.92em Arial, Helvetica, sans-serif; color:#676d72;
}

.meta p {
	margin:0 0 3px 0; padding:0;
}
	
.post-content p {
	line-height:20px;
}

.textfield {
	color:#b2b5b6; font:.92em Arial, Helvetica, sans-serif;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
	margin:0 auto; padding:0;
	width:960px; height:auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

#pages-top {
	margin-top: 10px;
	width: 980px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
/*	background:#2c4a6c url(../images/pages-top.gif) repeat-x bottom center;*/
	background-color: #A5A5A5;
/*	border-bottom:1px solid #4e6d8e;*/
}
	
#header {
	margin:0; padding:0;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
/*	background:#e1ebef url(../images/header.gif) repeat-x bottom center;*/
	background-color:#FFFFFF;
}
		
#categories {
	margin:0; padding:0;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/main_menu_bg.gif');
	background-repeat: repeat-x;
}
	
#featured {
	margin:1px 0 0 0; padding:0;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background:#79a6cb url(../images/featured.gif) repeat-x top center;
	border-bottom:1px solid #79a6cb;
}

#breadcrumb-nav-back {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
/*	background:#79a6cb url(../images/featured-small.gif) no-repeat top center;*/
	background-color: #f0f0f0;
/*	border-bottom:1px solid #79a6cb;*/
}

#breadcrumb-nav {
	width: 980px;
	height: auto;
/*	background:#79a6cb url(../images/featured-small.gif) no-repeat top center;*/
	background-color: #f0f0f0;
	float: left;
	margin-bottom: 12px;
}
		
.search {
	float:right;
/*	background:url(../images/search-bar.gif) repeat-x top center;*/
	background-color: #d9d9d9;
	width: 215px;
	margin-right: 10px;
	height: 30px;
}	

.search-form {
	margin:0; padding:0;
	height:25px; width:228px;
	font:.9em Arial, Helvetica, sans-serif; color:#000;	
}
				
.search-box {
	margin:7px 20px 0 10px; padding:2px;
	width:168px; height:auto;
	background: transparent;
	font:1em Arial, Helvetica, sans-serif; color:#000;
	border:0; float:left; display:inline;
}
		
.search-button {
	background-color:#ccc;
	margin:0;
	float:right;
}

.wrapper {
	margin:0; padding:0;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
/*	background:#FFF url(../images/content.gif) repeat-x top center;*/
	background-color: #FFFFFF;
/*	border-top:6px solid #d1e1e7;*/
	border-bottom:1px solid #e6e6e6;
}
	
#left-col {
	margin:0; padding:0;
	width:700px; height:auto;
	float:left;
}
	
#right-col {
	margin:0; padding:0;
	width:220px; height:auto;
	float:right;
}
					
/* 03 - HEADER
/* ----------------------------------------------*/

a#buyme {
	background:transparent url(../images/buyme.png) no-repeat scroll 0 0;
	display:block;
	height:125px;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:0;
	width:122px;
	border:none;
}

a#buyme:hover {
	background-position: 0 -135px;
}

/* Style for customercenter-links in header */
#customercenter-list {
	padding:0;
	width:auto; height:auto;
	list-style:none;
	float:right;
}
		
#customercenter-list li, #customercenter-list li.blank {
	margin:0 8px 0 0px; padding:0 0 0 8px;
	width:auto; height:auto;
	float:left;
	background:url(../images/page-list-divider.gif) no-repeat center left;
}

#customercenter-list li.blank {
	background:none;
}

/* Style for cart-links in header */
#cart-links {
	padding-right:10px;
	width:auto; height:auto;
	list-style:none;
	float:right;
}
		
#cart-links li, #cart-links li.blank {
	margin:0 8px 0 0; padding:0 0 0 8px;
	width:auto;
	float:left;
	background:url(../images/page-list-divider.gif) no-repeat center left;
}

#cart-links li.blank {
	background:none;
}


#cart-list {
	margin:0; padding:0;
	padding-top:40px; 
	width:auto;
	list-style:none;
	float:right;
}
		
#cart-list li, #cart-list li.blank {
	margin:0 0 0 8px; padding:0 0 0 8px;
	width:auto; height:auto;
	float:left;
	background:url(../images/page-list-divider.gif) no-repeat center left;
}

#cart-list li.blank a:link {
	background:none;
	color: #333;
}

#cart-list li.blank {
	background:none;
}		

			
#subscribe {
	margin:0; padding:0;
	width:auto; height:auto;
	float:right;
}
		
#logo-back {
	margin:0; padding:0;
	width:auto; height:92px;
/*	background:url(../images/logo-back.gif) no-repeat bottom left;*/
}
		
	#logo-back img {
		margin:5px 0 0 0;
		float:left;
	}
			
#category-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
}

div#customerlinks {
	width: auto;
	margin-top: 10px;
	float: right;
}
			
#category-list {
	margin:0; padding:0;
	width:auto; height:auto;
	list-style:none;
}

#category-list li {
	width:auto; height:auto;
	float:left;
}

#category-list li.current-cat {
	width:auto; height:auto;
	float:left;
	background:#d7e5e9;
	border-top:1px solid #d7e5e9;
}

#category-list li.current-cat, #category-list li:hover {
	background:#999999 none repeat scroll 0 0; 
}	
	
.img-border {
	padding:2px;
	border:1px solid #c2c2c2;
}
	
.textfield {
	margin:8px 0 0 0; padding:5px;
	background:#FFF;
	border:1px solid #e5e9ee;
}

.button {
	margin:0; padding:4px 6px;
	background:#2b4869 url(../images/button.gif) repeat-x;
	border:1px solid #2b4869;
	font:bold 0.92em Arial, Helvetica, sans-serif; color:#FFF;
}
		
		
/* 06 - RIGHT COLUMN
/* ----------------------------------------------*/

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

#sidebar li {
	margin:0 0 28px 0;
}

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

#sidebar li ul li {
	margin:5px 0; padding:0;
	width:auto; height:auto;
}

#sidebar li ul li.popular {
	margin:15px 0 0 0; padding:0 0 5px 0;
	width:auto; height:auto;
	background:url(../images/dash.gif) repeat-x bottom center;
}
	
#sidebar li ul.flickr-photos img {
	margin:3px;
	float:left;
}


/* FOOTER */

#footer {
	margin:0; padding:0; 
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-bottom: 20px;
	font-size: .9em;
}

.copyright {
	margin:auto; padding:20px 0;
	float:left;
}

.eethemes {
	margin:auto; padding:10px 0;
	float:right;
}

a.eethemes-link:link, a.eethemes-link:active, a.eethemes-link:visited {
	margin:0 0 -5px 0; 
	padding:10px 65px 0 0;
	width:auto; 
	height:18px; 
	display:block;
	background:url(../images/logo_small.png) no-repeat center right;
	float:right;
}