/*
Clouds Theme by Angel Hartline at http://angelhartline.com/
Entire contents (c) 2007-2010 Angel Hartline. All rights reserved. 
Email angeltown at verizon dot com.

Colors: 
#ecfbff  :  Very Pale Blue :  Nav Bar
#d0f6ff  :  Pale Blue      :  A (A, Active, Visited)
#98d7e6  :  Light Blue     :  BG 60%
#1ea7c5  :  Wing Blue      :  
#59B2B1  :  Md Blue        :  
#359594  :  Teal           :   
#5a8e22  :  Green          :  
#bdd684  :  Pale Green     :  A (Hover)
#91c062  :  Med Green      :  Footer text
#31620e  :  Dark Green     : 
#265508  :  Footer Green   :  BG

---------------------------------------------------------------------------------------------------------------------- */

/* Global 
---------------------------------------------------------------------------------------------------------------------- */

body {	
	background: transparent url(http://angelhartline.com/Merchant2/graphics/00000001/AHD_BG.jpg) repeat-x center top; margin: 0;
	margin: 0 auto;
	width: 900px;
    	font-family: 'Trebuchet MS', Verdana, sans-serif;
    	font-weight: normal;
	color: #000000;
}

.detail_screens {
	margin: 0;
	padding: 20px 0 0 0;
}

td.home_page {
	margin: 0;
}

/* Main Column 
---------------------------------------------------------------------------------------------------------------------- */

.breadcrumbs {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: smaller;
	font-weight: bold;
}


/* Sidebar 
---------------------------------------------------------------------------------------------------------------------- */

.left_column {
	margin: 5px 40px 5px 5px;
}

.left_column table {
	margin: 0px;
	cellpadding: 0; 	
}

.left_column a, .left_column a:active, .left_column a:visited {
	text-decoration: none; 
}

.left_column a:hover {
	text-decoration: underline;
}

.menu_section {
	margin: 10px 5px 10px 5px;
	padding: 0px 5px 2px 10px;
	background: transparent; 
	border: 1px solid;
	border-color: #59B2B1;
	border-radius: 15px;
	width: 190px;
	text-align: left;
}

.menu_section .section_header {
	margin: 0 auto;
	padding: 0;
}

/* Product Details 
---------------------------------------------------------------------------------------------------------------------- */
.attribute {	
	color: #000000 !important;
	width: 650px !important;	
}


/* Footer 

background: #265508 url('http://angelhartline.com/files/AHartlineClouds_Grass.jpg')  center top repeat-x !important;
---------------------------------------------------------------------------------------------------------------------- */
.wide_footer { 
	padding-bottom: 2.2em; 
	margin: 0px;
	font-size: smaller;
}

