     
/* CSS Document */

body  {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	color: #3B3B3B;
	line-height: 1.25;
	}
#container {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #c0c0c0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:left;
	font-weight: normal
	}
#container { box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -moz-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -webkit-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); }	
a {
	color: #036DDD;
	text-decoration:underline

	}

a:visited {
	color: #036DDD;
	text-decoration:underline

	}


a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}	
	
#mainbody {
	margin: 20px 30px 20px 30px
	}
table {
width: 100%;
}

 p {margin: 0; font-size: 11px}  


/*Global Styles*/

h1 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color:#3b3b3b;
	padding:0;
	margin:0 0px 8px 4px;
}
h2 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3b3b3b;
	padding:0 0 0 ;
	margin:0
}

h3 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight: 600;
	font-variant: normal;
	color: #8b745a;
		margin:0px 0px 0px 0px;
}
h4 {
	font-size: 13px;
	height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #026EDB;
	margin:0 0 5px 2px;
}

	

h5 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 600;
	font-style:italic;
	font-variant: normal;
	color: #969696;
	margin:0 0 10px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #026EDB;
	margin:3px 0 3px 0;
}

a:link, a:visited {
	color: #3b3b3b;

}

a:active, a:hover {
	color: #0171B0;

}

.clear {
	clear: both;}

/*Main Content*/
#mainContent {
	padding: 0;
	/*margin: 0 26px 15px 26px;*/
	clear:both;
	background-image:url(../images/bg_gray.png);
	background-repeat:repeat-x;
   	} 




/*header*/
#header {
	padding: 0;
	margin: 0 26px 15px 26px;
	height: 100px
	}
#header .right {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	line-height: 20px;
	margin-right: 40px;
	padding: 30px 0 0 10px;
	color: #3b3b3b;
	float: right;
	text-align:center
	}	
	
				
/*Main Left*/
#main-left-container {
	margin: 5px 0 0 0;
	float: left;
	width: 360px
				}				
#main-left-content {
	font-family:Helvetica,Arial, Geneva, sans-serif;
	font-size:11px;
	/*	margin: 0 0 12px 12px;
	padding: 5px 10px 10px 0;*/
	float: left;
	width: 360px;

				}
				
#main-left h4 {
	font-size: 13px;
	height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #026EDB;
	margin:0 0 5px 2px;
}
	
			
#thumbnail {
	margin: 0 10px 0 0; 
	width:154px; 
	float:left
	}								
				
#thumbnail p {
		border: solid #f2f2f2 1pt;
		width: 152px;
		margin: 0;
		height: 197px
		}
#preview {
		margin: 0;
		padding-top: 10px;
		text-align:center
		}				
				
#main-left-table {
		margin: 0 0 0 0;
		text-align:left;
		font-size:10px;
		color: #3b3b3b;
		width: 193px;
		float: right	  
}

#main-left-table td {
	padding: 5px;
	text-align:left;
	vertical-align:top;
	color: #3b3b3b;
	border-bottom: solid #f2f2f2 1pt;	
}

#main-left-table th {
	padding: 5px;
	text-align:left;
	vertical-align:top;
	color: #3b3b3b;
	border-bottom: solid #f2f2f2 1pt;
	}


/*Main Right*/

#main-right-container{
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	width: 515px
}


#main-right-content{
	background-position:top;
	margin: 0 0 12px 0;
	text-align:left;
	padding: 0 10px 10px 10px;

}


#main-right-header{
	float:left;
	line-height: 25px;
	height: 25px;
	margin: 0;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #026EDB;
}

#main-right-search{
 	margin: 5px 0 0 0;
	float:right;
	font-size: 10px;
	line-height: 35px;
	height: 35px

}
#main-right-data{
 	margin: 0;
    clear: both;
	color: #3b3b3b;
	font-size: 10px;
	
}


/*Espresso Book Machine Info*/

#info {
	clear: both;
	margin: 15px 12px 15px 12px;
	
}

#info .bar {
	height: 22px;
	line-height: 22px;
	background-color:#f2f2f2;
	font-size: 12px;
	font-weight: bold;
	color: #026EDB;
	padding-left: 5px;
	clear: both
}

#info .plus {
	font-size: 13px;
	color: #393939
}

#info .text {
	font-size:11px;
	padding-top: 10px
}


/*Footer*/

 .container-4 {
        background: url(../images/main_bottom_bg2.png) no-repeat bottom right;
		height: 15px;
		clear: both
    }
	
 #footer {
	/*background-color: #e2ebf4;*/
	height:17px;
	font-size:10px;
	clear: both;
	padding: 12px 10px 10px 10px;
	width: 940px;
	margin: 0 auto;
	text-align:left
	} 

#footer p {
	margin: 0;
	padding: 4px 0 0 15px;
	color:#3b3b3b;
	font-size:10px
	}

#results thead{
    background-color: #f2f2f2;
	color: #3b3b3b;
	font-weight:bold;
	font-size: 11px
}
#results .location {
	width: 40%;

}
#results .price {
	width: 20%;

}
#results .details {
	width: 20%;

}
#results .buy {
	width: 20%;

}
#results td {
		border-bottom: solid #f2f2f2 1pt;
		padding: 5px;
		text-align:left;
		vertical-align:middle;
		
}
#results td a:link, a:visited {
	color: #026EDB;
	text-decoration:underline

}
#results td a:active, a:hover {
	color: #393939;
	text-decoration:underline

}
#results th {
		border-bottom: solid #f2f2f2 1pt;
		padding: 5px;
		text-align:left;
		vertical-align:top;
		
}
				
#results th a:link, a:visited {
	color: #026EDB;
	text-decoration:underline

}
#results th a:active, a:hover {
	color: #393939;
	text-decoration:underline

}


.table-results-top {
		border-bottom: solid #f2f2f2 1pt;
		background-color: #e5e3e3;
		padding: 5px;
		font-weight:bold;
		text-align:left;
		
}


	

#book_info .col1 {
	width: 25%;
	font-weight:bold;
	font-size: 11px;
	padding: 6px
	}
#book_info .col2{
	width: 75%;
	padding: 6px
}

#book_info td {
		border-bottom: solid #f2f2f2 1pt;
		padding: 6px;
		text-align:left;
		vertical-align:top;
		font-size: 11px
		
}
#book_info td a:link, a:visited {
	color: #026EDB;
	text-decoration:underline

}
#book_info td a:active, a:hover {
	color: #393939;
	text-decoration:underline

}
#book_info th {
		border-bottom: solid #f2f2f2 1pt;
		padding: 5px;
		text-align:left;
		vertical-align:top;
		
}
				
#book_info th a:link, a:visited {
	color: #026EDB;
	text-decoration:underline

}
#book_info th a:active, a:hover {
	color: #393939;
	text-decoration:underline

}


.table-results-top {
		border-bottom: solid #f2f2f2 1pt;
		background-color: #e5e3e3;
		padding: 5px;
		font-weight:bold;
		text-align:left;
		
}
