/*----------------------------------
		
	Theme Name:	ProPod		
	Theme#: 225		
	File: color 1	

----------------------------------*/
/*-----------------------------------
		Main Layout Tweaks
-------------------------------------*/
#page-wrap {	
	
	
}

/*-----------------------------------
		 End Main Layout Tweaks
-------------------------------------*/

/*-----------------------------------
		General
-------------------------------------*/

body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	font-size: 12px;
	color: #000000;
	background-color: #2E333B /*~ main.background-color */;
}

.content {
	
}

#wrapper1 {
	background-color: #BEBA7D;
	background-image:url(Images/sidecontent_left_1.gif);
	background-repeat:repeat-y;
	background-position:146px 0px;
}

#wrapper2 {
	background-image:url(Images/sidecontent_right_1.gif);
	background-repeat:repeat-y;
	background-position:right 0px;
}

.left {
	border-top:13px solid #2E333B;
}

.container-left {
	border-top:10px solid #DDDBB3;
}

.center { 
	background-color:#DDDDDD; 
	border-top: 28px solid #F1F1F3;
	border-bottom: 50px solid #F1F1F3;
}

.right {
	border-top:13px solid #2E333B;
}

.container-right {
	border-top:10px solid #DDDBB3;
}

a:link {
	color: #000000 /*~ link.color */;
}

a:visited {
	color: #000000 /*~ link-visited.color */;
}

a:hover {
	color: #000000 /*~ link-hover.color */;
	
}

.outer {
	
}

.float-wrap {
	
}

#expander {
	background-color: transparent;
}

/*---------------------------------------------------
						Header
-----------------------------------------------------*/

.header {
	font-family: Verdana, Geneva, Kalimati, sans-serif /*~ header.font */;
	font-size: 12px /*~ header.size */;	
	color: #ffffff /*~ header.color */;
}

.sf_extra1 {
	
}


.sf_extra1 span {

}

/*-------------------------------
		Header Content
---------------------------------*/

#header-content {
	background-color:#43627E;
	background-image:url(images/header_bg_1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.sf_extra3 {

}

.sf_extra3 span {
	
}

#logo {
	
}

#logo img {

}

/*----------------------
		Titles
-----------------------*/

.titles {
	
}

.titles h1.company-name {
	color:#ffffff /*~ company-name.color */;
	font-size: 28px /*~ company-name.size */;
	font-weight:normal /*~ company-name.bold */;
	font-family: Georgia, "Nimbus Roman No9 L", serif /*~ company-name.font */;	
}

.titles h3.slogan {
	color: #ffffff /*~ slogan.color */;
	font-size: 13px /*~ slogan.size */;
	font-weight:normal /*~ slogan.bold */;
	font-family: Georgia, "Nimbus Roman No9 L", serif /*~ slogan.font */;	
}

/*----------------------
		End titles
-----------------------*/


/*----------------------
		Address
-----------------------*/

.address {
	font-size: 11px;
}

.address ul {
	color: #ffffff /*~ header.color */;
}

.address ul li {
	
}

.address ul li span.adr { /*address*/
	
}

.address ul li span.tel { /*Telephone*/
	
}

.address ul li span.tel span.type { /*What type of telephone*/
	
}

.address ul li a:link, .address ul li a:visited  {
	color: #ffffff /*~ header.color */;
	font-weight: bold;
}

.address ul li a:hover {
	color: #ffffff /*~ header.color */;
}

.address ul li a.email, .address ul li a.email:visited {
	
}

.address ul li a.email:hover {
	
}

/*----------------------
		End Address
-----------------------*/

.sf_extra4 {
	
}

.sf_extra4 span {
	
}

/*-------------------------------
		End Header Content
---------------------------------*/


/*-------------------------------
	"TOP" Navigation - Navigation can 
	go on top or bottom of the 
	header or in the sidebars
---------------------------------*/


.navigation1 {

}

.navigation1 ul {
	
}

.navigation1 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation1 ul li {
	background-image:url(Images/nav_icon_1.gif);
	background-position:6px center;
	background-repeat:no-repeat;
}

.navigation1 ul li.last_nav_item {

}

.navigation1 ul li a:link {
	color:#617F9B /*~ nav-menu.color */;
}

.navigation1 ul li a:visited {
	color:#617F9B /*~ nav-menu.color */;
}

.navigation1 ul li a:hover {
	color:#617F9B /*~ nav-menu-hover.color */;
}

/*-------------------------------
		End Navigation
---------------------------------*/

.sf_extra2 {
	
}

.sf_extra2 span {
	
}


/*---------------------------------------------------
					End Header
-----------------------------------------------------*/


/*---------------------------------------------------
					Search
-----------------------------------------------------*/

.quick-search {

}

.quick-search ul li {
	
}

.quick-search ul li a:link {

}

.quick-search ul li a:visited {

}

.quick-search ul li a:hover {

}

.container-left .textpadder {
	
}

.quick-search-header {
	color: #000000; 
}

.quick-search-button {
	background-color:#DDDDDD;
	border-color:#EEEEEE;
	color:#333333;
	cursor: pointer;
}

.container-left .quick-search, 
.container-right .quick-search {

}

.container-left .quick-search h3, 
.container-right .quick-search h3 {
	
}

/*---------------------------------------------------
					End Search
-----------------------------------------------------*/


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/
.container-left .content-block, 
.container-right .content-block {
	color: #F6F4C7;
}

.container-left a:link, 
.container-left a:visited, 
.container-right a:link, 
.container-right a:visited {
	color: #F6F4C7;
}

.container-left a:hover,  
.container-right a:hover {
	color: #F6F4C7;
}

.container-left .category-list {
	
}

.container-right .category-list {
	
}

.category-list-header {

}

.category-list-header a:link {
	color:#000000;
	text-decoration:none;
}

.category-list-header a:visited {
	color:#000000;
	text-decoration:none;
}

.category-list-header a:hover {
	color:#000000;
	text-decoration:none;
}

.container-left .category-list h3, 
.container-right .category-list h3 {
	
}

.category-list ol {

}

.category-list ol li {

}

.category-list ol li a {

}

.category-list ol li a:visited {

}

.category-list ol li a:hover {

}


.container-left .category-list a:link, 
.container-left .category-list a:visited, 
.container-left .category-list a:hover, 
.container-left .category-list a:active {
	
}


.container-right .category-list a:link, 
.container-right .category-list a:visited, 
.container-right .category-list a:hover, 
.container-right .category-list a:active {
	
}

.container-left .content-block h3, 
.container-right .content-block h3 {
	background-color:#A49F57;
	color: #ffffff;
} 

.container-left .content-block h3 {
	background-image:url(Images/sidetitle_left_1.gif);
	background-repeat:repeat-y;
	background-position:top right;
} 

.container-right .content-block h3 {
	background-image:url(Images/sidetitle_right_1.gif);
	background-repeat:repeat-y;
} 

.container-left .content-block h3 a:link, .container-right .content-block h3 a:link {
	color: #ffffff;
	text-decoration:none;
}

.container-left .content-block h3 a:visited, .container-right .content-block h3 a:visited {
	color: #ffffff;
	text-decoration:none;
}

.container-left .content-block h3 a:hover, .container-right .content-block h3 a:hover {
	color: #ffffff;
	text-decoration:none;
}

.featured-item {
	
}

.product {

}

.smallimage {
	
}

.smallimage a img {
	border: 1px solid #000000;
}

.shortdescription {
	
}

.list {
	
}

.list em {
	 	
}

.sale {
	color: #990000;
}


.sale em {

}

.featured-item-button {	
	
}

.product h4.title {
	
}

/*---------------------------------------------------
				  End Sidebars
-----------------------------------------------------*/


/*---------------------------------------------------
					Wrapper 
-----------------------------------------------------*/

.wrapper1 {
	
}

.wrapper2 {
	
}

.content {
	
}

.content form {
	
}

/*-------------------------------
		Alert Messages
---------------------------------*/

#messages {
	
}

#messages li {
	
}

#messages li.info {
	background-color:#252A30;
	color:#FFFFFF;
}

#messages li.error {
	background-color:#43627E;
	color:#FFFFFF;
}

/*-------------------------------
		End Alert Messages
---------------------------------*/


/*-------------------------------
		Breadcrumbs
---------------------------------*/

#breadcrumbs {

}

.breadcrumb {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}

/*-------------------------------
		End Breadcrumbs
---------------------------------*/


/*-------------------------------
		Welcome
---------------------------------*/

.welcome {
	
}

.welcome img {
	
}

/*-------------------------------
		End Welcome
---------------------------------*/


/*-------------------------------
	  Search Result Controls / Paginator
---------------------------------*/

.search-result-controls {
	
}

/*-------------------------------
	End Search Result Controls
---------------------------------*/



/*-------------------------------
	Category and Search Results
---------------------------------*/

.search-results .content-product {
	
}



#search {
	
}

.content-category {
	
}

.content-product { /*--the whole box - border overwrite--*/
	border-color: #252A30;
}

.search-results .content-product dd {
	
}

.search-results .largeimage {
	
}

.search-results .content-product .content-product-header a {

}
	
.content-product-header { /*--Box top--*/
	background-color: #252A30;
}

.content-product-header a:link, .content-product-header a:visited, 
.content-product-header a:active, .content-product-header a:hover {
	color: #ffffff;
}

.btn {
	/*color: #ffffff;
	border: 1px solid #000000;
	background-color: #546486;*/
}

.btn:hover {
	/*color: #000000;
	border: 1px solid #000000;
	background-color: #cccccc;*/
}

dd.content-category-header h4 { /*--Category Title--*/
	
}

.content-category-header a:link, 
.content-category-header a:visited, 
.content-category-header a:active {
	
}

.content-category-header a:hover {
	
}

dd.description {
	
}

dd.title, dd.description {
	
}


/*-------------------------------
  End Category and Search Results
---------------------------------*/

/*-------------------------------
  		Product Layouts
---------------------------------*/

/*----------------------
	Upsell tables
-----------------------*/
.upsell-group {
	
}

.upsell div {
	border-color: #252A30;
}

.upsell-header { /*--this is an h3--*/
	background-color: #252A30;
	color: #ffffff;
}


.upsell-item1 { /*--zebra striping on tr's--*/

}

.upsell-item1 td {
	border-top: 1px solid #252A30;
	
}

.upsell-item1 td a:hover {

}

.upsell-item2 {
	
}

.upsell-item2 td { /*--zebra striping on tr's--*/
	border-top: 1px solid #252A30;
	padding: 3px;
}

.upsell-item2 td a:hover {

}

/*----------------------
	End Upsell tables
-----------------------*/

/*----------------------
	Product Detail
-----------------------*/

.product-page {
	border-color: transparent;
}

.product-detail {
	border-color: transparent;
}


.product-primary, .product-secondary, .product-options, .imageanddetails, .product-bundle, .product-misc {
	border-width: 0px;
}

.product-detail,
.product-bundle {
	
}

/*-------------
	Primary
--------------*/

.product-primary { 
	border-color: transparent;
}

.product-detail-header {
	color: #000000;
}

.product-detail-header h2 {
	color:#000000;
}

.product-description {
	
}

.product-features {
	
}

.product-features ul {
	
}

.product-features ul li {
	
}

.product-features ul li em {
	
}

/*-------------
  End Primary
--------------*/

/*-------------
	Secondary
--------------*/

.product-secondary {
	
}

.product-options {
	
}

.product-options form ul {
	
}

.product-options form ul li {
	
}

.imageanddetails {
	border-color: transparent;
}

.product-misc {
	border-color: transparent;
}

.product-options {
	border-color: transparent;
}

.product-detail-button {
	
}


/*-------------
	Secondary
--------------*/



/*----------------------
	Product Detail
-----------------------*/

/*-------------------------------
  		End Product Layouts
---------------------------------*/

/*-------------------------------
			Forms
---------------------------------*/

.required {
	color: #981A1C;
}

button content-accent1 {
	
}

/*-------------------------------
			Forms
---------------------------------*/



/*---------------------------------------------------
					End Wrapper 
-----------------------------------------------------*/



/*---------------------------------------------------
					Footer-section
-----------------------------------------------------*/

.footer-section {
	color:#94989b /*~ footer.color */;
	background-color:#252a30;
	border-top:10px solid #DDDBB3;	
}

.footer-section a:link, .footer-section a:visited {
	color:#94989b /*~ footer.color */;
}

/*-------------------------------
		"Bottom" Navigation
---------------------------------*/

.navigation2 {
	
}

.navigation2 ul {
	
}

.navigation2 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation2 ul li {
}

.navigation2 ul li a:link {
	color:#94989b /*~ footer.color */;
}

.navigation2 ul li a:visited {
	color:#94989b /*~ footer.color */;
}

.navigation2 ul li a:hover {
	color:#94989b /*~ footer.color */;
}

/*-------------------------------
		End "Bottom" Navigation
---------------------------------*/

.footer {
	
}

/*---------------------------------------------------
					End Footer-section
-----------------------------------------------------*/

