/* ============================

   greenmachine.photography3
   
   Classic: Photography - Green

=========================== */

body {
    color: #A6932A /*~ main.color */; 
    background-color: #003400 /*~ main.background-color  */; 
    font-family: Arial, Helvetica, FreeSans, sans-serif /*~ main.font */;
    font-size: 16px /*~ main.size */;
	font-weight: normal /*~ main.bold */;
	font-style: normal /*~ main.italic */;
	
}


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

	font-weight: normal /*~ link-visited.bold */;
	text-decoration: underline /*~ link-visited.underline */;
}
a:hover, a:active {
	color: #003400 /*~ link-hover.color */;

	font-weight: normal /*~ link-hover.bold */;
	text-decoration: underline /*~ link-hover.underline */;
}

/* header background color */
.header {
    color: #003400 /*~ header.color */;
    background-color: #A6932A /*~ header.background-color  */;
	border-color: #003400 /*~ header.border-color */;
}

/* header content area background color  */
#header-content {
    color: #003400 /*~ header.color */;
    background-color: #A6932A /*~ header.background-color  */;
    font-family: "Times New Roman", Times, FreeSerif, serif /*~ header.font */;
	font-size: 32px /*~ header.size */;
	font-style: italic /*~ header.italic */;
	font-weight: bold /*~ header.bold */;
	
}

/* main header */
#header-content .company-name {
	color: #003400 /*~ company-name.color */;
    font-family: Georgia, "Nimbus Roman No9 L", serif /*~ company-name.font */;
    font-size: 28px /*~ company-name.size */;
    font-weight: bold /*~ company-name.bold */;
    font-style: italic /*~ company-name.italic */;
    
}

/* sub header */
#header-content .slogan {
    color: #003400 /*~ slogan.color */;
    font-family: Georgia, "Nimbus Roman No9 L", serif /*~ slogan.font */; 
    font-size: 14px /*~ slogan.size*/;
    font-weight: bold /*~ slogan.bold */;
    font-style: italic /*~ slogan.italic */;
	
}

.navigation1 {
    color: #000000 /*~ nav-menu.color */; 
    background-color: #003400 /*~ nav-menu.background-color  */;
    border-color: #003400 /*~ nav-menu.border-color */;
    font-family: Arial, Helvetica, FreeSans, sans-serif /*~ nav-menu.font */;
    font-size: 13px/*~ nav-menu.size */;
	font-style: normal /*~ nav-menu.italic */;
	font-weight: normal /*~ nav-menu.bold */;
	text-decoration: none /*~ nav-menu.underline */;
}
.navigation1 a,
.navigation1 a:link,
.navigation1 a:active,
.navigation1 a:visited {
	color: #000000 /*~ nav-menu.color */;
	font-family: Arial, Helvetica, FreeSans, sans-serif /*~ nav-menu.font */;
    font-size: 13px/*~ nav-menu.size */;
	font-style: normal /*~ nav-menu.italic */;
	font-weight: normal /*~ nav-menu.bold */;
	text-decoration: none /*~ nav-menu.underline */;
}

.navigation1 a:hover {
	color: #000000 /*~ nav-menu-hover.color */;
	font-family: Arial, Helvetica, FreeSans, sans-serif /*~ nav-menu.font */;
    font-size: 13px/*~ nav-menu.size */;
	font-style: normal /*~ nav-menu.italic */;
	font-weight: normal /*~ nav-menu.bold */;
	background-color: transparent /*~ nav-menu-hover.background-color  */;
	border-color: transparent /*~ nav-menu-hover.border-color */;
	text-decoration: none /*~ nav-menu.underline */;
}

/* footer, navigation */
.navigation2, .navigation2 a, .footer-section, .footer {
    background-color: transparent /*~ footer.background-color  */;
    color: #A6932A /*~ footer.color */;
    font-family: Georgia, "Times New Roman", Times, serif /*~ footer.font */;
	font-size: 13px /*~ footer.size */;
	font-weight: normal /*~ footer.bold */;
	font-style: normal /*~ footer.italic */;
	
}

/* secondary navigation link color */
.navigation2 a:link,
.navigation2 a:visited,
.navigation2 a:hover,
.navigation2 a:active { 
	color: #A6932A /*~ footer.color */; 
	
}


/* breadcrumb background color */
.breadcrumb {
    color: #A6932A /*~ main.color */;
    background-color: transparent;
    border-color: transparent;
    font-family: Arial, Helvetica, FreeSans, sans-serif /*~ main.font */;
}

/* breadcrumb link color */
.breadcrumb a:link,
.breadcrumb a:hover,
.breadcrumb a:visited,
.breadcrumb a:active {
	color: #A6932A /*~ main.color */; 
	font-family: Arial, Helvetica, FreeSans, sans-serif /*~ main.font */;  
}

#wrapper1 {
	border-color: #003400 /*~ footer.border-color */;
}

/* sidebars background color */
#wrapper2 { 
	color: #000000 /*~ sidebar.color  */;
	background-color: #003400 /*~ sidebar.background-color  */;
}

/* sidebar border */
.content { 
	border-color: transparent /*~ sidebar.border-color */; 
}

/* sidebar block headers */
.textpadder .content-block h3 {
    color: #FFFFFF /*~ sidebar-box-header.color */;
    background-color: #003400 /*~ sidebar-box-header.background-color  */;
    border-color: #000000 /*~ sidebar-box-header.border-color */;
    font-family: Arial, Helvetica, FreeSans, sans-serif /*~ sidebar-box-header.font */;
    font-weight: bold /*~ sidebar-box-header.bold */;
	
}

/* featured-item block headers */
.textpadder .featured-item-header {
    color: #003400 /*~ featured-item-header.color */;
    background-color: #A6932A /*~ featured-item-header.background-color  */;
    border-color: transparent /*~ featured-item-header.border-color */;
    font-family: Arial, Helvetica, sans-serif /*~ featured-item-header.font */;
    font-weight: bold /*~ featured-item-header.bold */;
	
}

/* search block headers */
.textpadder .featured-item-header {
    color: #003400 /*~ featured-item-header.color */;
    background-color: #A6932A /*~ featured-item-header.background-color  */;
    border-color: transparent /*~ featured-item-header.border-color */;
    font-family: Arial, Helvetica, sans-serif /*~ featured-item-header.font */;
    font-weight: bold /*~ featured-item-header.bold */;
	
}

.textpadder .category-list h3,
.textpadder .category-list h3 a:link,
.textpadder .category-list h3 a:visited,
.textpadder .category-list h3 a:active,
.textpadder .category-list h3 a:hover {
    color: #A6932A /*~ category-list-header.color */;
    background-color: #003400 /*~ category-list-header.background-color */;
	border-color: transparent /*~ category-list-header.border-color  */;
	font-family: Arial, Helvetica, sans-serif /*~ category-list-header.font  */;
	font-weight: bold /*~ category-list-header.bold  */;
	
}

.textpadder .category-list {
    color: #003400 /*~ category-list-box.color */;
    background-color: #A6932A /*~ category-list-box.background-color  */;
	border-color: #FFFFFF /*~ category-list-box.border-color  */;
	font-family: Arial, Helvetica, sans-serif /*~ category-list-box.font */;
	font-weight: normal /*~ category-list-box.bold */;
}

.textpadder .category-list a:link,
.textpadder .category-list a:visited,
.textpadder .category-list a:hover,
.textpadder .category-list a:active {
    color: #003400 /*~ category-list-box.color */;
	font-family: Arial, Helvetica, sans-serif /*~ category-list-box.font */;
	font-weight: normal /*~ category-list-box.bold */;
    
}


.quick-search-button {
    color: #ffffff /*~ quick-search-button.color */;
    background-color: #003400 /*~ quick-search-button.background-color  */;
    border-color: #003400 /*~ quick-search-button.border-color */;
	font-family: Arial, Helvetica, FreeSans, sans-serif /*~ quick-search-button.font */;
	font-weight: normal /*~ quick-search-button.bold */;
	 
}

.featured-item-button {
    color: #000000 /*~ sidebar-button.color */;
    background-color: #003400 /*~ sidebar-button.background-color  */;
    border-color: transparent /*~ sidebar-button.border-color */;
	font-family: Arial, Helvetica, sans-serif /*~ sidebar-button.font */;
	font-weight: normal /*~ sidebar-button.bold */;
	 
}

/* quicksearch header background color */
.textpadder h3.quick-search-header,
.header h3.quick-search-header {
    color: #A6932A /*~ quick-search-header.color */;
    background-color: #003400 /*~ quick-search-header.background-color  */;
    border-color: #000000 /*~ quick-search-header.border-color */;
    font-family: Arial, Helvetica, sans-serif /*~ quick-search-header.font */;
	font-weight: bold /*~ quick-search-header.bold */;
	
}

/* quicksearch background color */
.textpadder .quick-search,
.header .quick-search {
    color: #003400 /*~ quick-search-box.color */;
    background-color: #A6932A /*~ quick-search-box.background-color */;
    border-color: #FFFFFF /*~ quick-search-box.border-color */;
    font-family: "Times New Roman", Times, FreeSerif, serif /*~ quick-search-box.font */;
	font-style: italic /*~ quick-search-box.italic */;
	font-weight: normal /*~ quick-search-box.bold */;
	
}

/* category item header links */
.textpadder .quick-search a:link,
.textpadder .quick-search a:link,
.textpadder .quick-search a:visited,
.textpadder .quick-search a:visited {
    color: #003400 /*~ quick-search-box.color */;
}

/* product item header background color */
.content-product-header {
    color: #FFFFFF /*~ content-box-header.color */;
    background-color: #003400 /*~ content-box-header.background-color  */;
}

.content-product-header h4,
.content-product-header a:link,
.content-product-header a:visited,
.content-product-header a:active,
.content-product-header a:hover {
    color: #FFFFFF /*~ content-box-header.color */;
    font-family: Verdana, Arial, Helvetica, sans-serif /*~ content-box-header.font */;
    font-size: 16px /*~ content-box-header.size */;
	font-weight: normal /*~ content-box-header.bold */;
    
	font-style: normal /*~ content-box-header.italic */;
}


/* product item button background color */
.content-product-button,
.product-detail-button {
    color: #ffffff /*~ content-box-button.color */;
    background-color: #003400 /*~ content-box-button.background-color  */; 
    border-color: transparent /*~ content-box-button.border-color */;
    font-family: Arial, Helvetica, FreeSans, sans-serif /*~ content-box-button.font */;
    font-size: 11px /*~ content-box-button.size */;
	font-weight: normal /*~ content-box-button.bold */;
	font-style: normal /*~ content-box-button.italic */;
	
}
