/*
Theme Name: CHI_Theme
/*Theme URI: http://ithemes.com/ */
Author: Chris Jean
/* Author URI: http://ithemes.com/ */
Version: 1.0.0
Template: Builder
Tags: blog, theme options, multiple layouts, multiple color schemes

Version History
	See history.txt
*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	line-height: 1.8em;
	color: #222;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

/*********************************************
	Main Background
*********************************************/
body {
	background: #330000;
}
/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
/*********************************************
	Headings
*********************************************/

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 1.6em;
        color: #330000;
	line-height: 1em;
        margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
h2 {
	font-size: 2em;
        font-weight: bold;
        color: #330000;
        margin-bottom: 0.75em;
}
h3 {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
        font-size: 1.1em;
        font-weight: bold;
        color: #330000;
        margin-top: 1em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
h4 {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
        font-size: 1.5em;
	line-height: 1.2;
/*       margin: 1.5em; */
        margin-top: 1em;
	margin-bottom: 0em;
	font-weight:bold;
}
h5 {
	font-size: 1.2em;
        font-weight: bold;
	margin-bottom: 0em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}

h7 {
        font-family: "Verdana", Arial, Helvetica, Sans-Serif;
        font-size: 1.5em;
	line-height: 1.2;
        margin-top: .5em;
        margin-left: 1em;        
	margin-bottom: 0em;
	font-weight:bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

/*********************************************
		Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	margin: 2em auto;
	border: 0em solid #000;
	display: block;
}

/*********************************************
	All Modules Default Defenitions
*********************************************/
.builder-module {
	margin-bottom:0;
}

/* Make the module columns match height */
.builder-module { 
	overflow: hidden; 
}

/*********************************************
     HAD TO BLOCK OUT - DIDN'T SEEM TO WORK Now have unblocked
*********************************************/


/* .builder-module-block-outer-wrapper, 
.builder-module-block {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
} */

/*********************************************
     END OF BLOCK OUT
**********************************************/

.builder-module-content {}
.builder-module-widget-bar {}
.builder-module-image {}

/********************************************
   Custom Modules for Fields Woodworking Page
*********************************************/

#builder-module-4b910922d4e54 p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 15px;
      text-align: center;
      }

/**************************************************************
  Fields Woodworking Artisan Text and Image Rotator Widget Area
***************************************************************/

#builder-module-4b8987addfd1d {
   background-color:#B3B3B3;
   margin-bottom:0;
   overflow: hidden;
}
#builder-module-4b8987addfd1d .builder-module-block {background-color:#FFF;}
#builder-module-4b8987addfd1d .left .builder-module-sidebar .widget h4 {
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-style:normal;
     font-size:1.4em;
     font-weight:bold;
}

#builder-module-4b8987addfd1d .left .builder-module-sidebar .widget p {
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-size:1.1em;
     text-indent:1.2em;
     text-align:left;
     color:#522007;
     margin-top:.25em;
     line-height:1.4em;
     font-style:normal;
}
#builder-module-4b8987addfd1d .builder-module-sidebar .widget a {
	color: #961D02;
	text-decoration: none;
}

#builder-module-4b8987addfd1d .left .builder-module-sidebar .widget .widget widget_text .textwidget {
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     font-size:.65em;
     text-align:left;
     color:#522007;
     margin-top:1.2em;
     line-height:1em;
     font-style:normal;
}
#builder-module-4b8987addfd1d .left .builder-module-sidebar .widget {
     background-color: #B3B3B3;
     margin-top:2em;
     height: 325px;
/* Set height to make left and right widget areas align correctly */
     
}

#builder-module-4b8987addfd1d .right .builder-module-sidebar .widget {
     background-color:#B3B3B3;
     margin-top:2em;
     height: 325px;
/* Set height to make left and right widget areas align correctly */    
}

/****************************************************************
   Sridhar's Fix for Fields Woodworking Widget Background
****************************************************************/

/* #builder-module-4b8987addfd1d .widget-wrapper {
    background-color: #B3B3B3;
    background-image: none;
}

#builder-module-4b8987addfd1d .left .builder-module-sidebar .widget {   
    background-color: #B3B3B3;   
}

#builder-module-4b8987addfd1d .right .builder-module-sidebar .widget {   
    background-color: #B3B3B3;   
} */


/**********************************************************
     CUSTOM Fields Woodworking FOOTER HTML MODULE
**********************************************************/

#builder-module-4b916285b10af {
	background-color: #330000;
        margin: 0;
	padding: 1em;
	display: block; 
	float: left; 
        color: #FFFFFF;
        text-size: 13px;
       
}

#builder-module-4b916285b10af a {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
        text-size: 15px;
}
#builder-module-4b916285b10af .builder-module-element {
        text-align: center;
        padding: 0% 0% 0% 20%;
}

/*********************************************
Horizontal Navigation Styles (with dropdowns)
*********************************************/
.builder-module-navigation {
	font-size:11px;
	line-height:1em;
	background: #b3b3b3 url(images/chi_nav_bg.jpg) repeat-x top left;
	border-top:.2em solid #996633;
	border-bottom:.2em solid #996633;
        border-left:.2em solid #996633;
        
	display:block;
	width:99.9%;
}
.builder-module-navigation ul {
	float:left;
        display:block;
        z-index:12;
}
.builder-module-navigation li {
	padding: 0 0 0 0px;
        text-align: center;
        width: 133.45px;
	border-right:.2em solid #996633;
        z-index:12;
}
.builder-module-navigation li a {
	font-size: 1em;
	padding: .4em .6em;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	background: #B3B3B3 url(images/chi_nav_bg.jpg) repeat-x top left;
}
.builder-module-navigation li a:hover {
	background: #333333 url(images/chi_nav_bg_hover.jpg) repeat-x top left;
	color: #FFF;
}
/* second level stuff */
.builder-module-navigation li ul {
        width: 14em;
        border:.2em solid #996633;
	border-bottom: 0em;
}
.builder-module-navigation li li {
        border-bottom:.2em solid #996633;
        text-align: left;
	width: 14em;
}
.builder-module-navigation li li a {
        background: #333333 url(images/chi_nav_bg_hover.jpg) repeat-x top left;
	color: #FFF;
}
.builder-module-navigation li li a:hover {
        background: #333333 url(images/chi_nav_bg_hover_bkg_2level.jpg) repeat-x top left;
	color: #330000;
}
.builder-module-navigation li ul {
	width: 14em;
}
.builder-module-navigation li ul ul {
	margin: -2.5em 0 0 14em;
}
.builder-module-navigation li:hover ul ul, .builder-module-navigation li:hover ul ul ul, .builder-module-navigation li:hover ul ul ul ul, .builder-module-navigation li:hover ul ul ul ul ul, .builder-module-navigation li.sfhover ul ul, .builder-module-navigation li.sfhover ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul ul {
	left: -999em;
}
.builder-module-navigation li:hover ul ul, .builder-module-navigation li:hover ul ul ul, .builder-module-navigation li:hover ul ul ul ul, .builder-module-navigation li:hover ul ul ul ul ul, .builder-module-navigation li.sfhover ul ul, .builder-module-navigation li.sfhover ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul, .builder-module-navigation li.sfhover ul ul ul ul ul {
	left: auto;
}
/*********************************************
	Module Widget Bars
*********************************************/
.builder-module-widget-bar {
	width: 100%; 
	background:#b3b3b3;
	color: #333;
	float: left;
	padding: 0;
	overflow: hidden;
}
.builder-module-widget-bar .widget-wrapper {
	display: inline;
	float: left;
	margin: 0;
	background: transparent url(images/widget_bg_corner.jpg) no-repeat top right;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

/* .builder-module-content .sidebar {
	background:#8b9186 url(images/widget_bg.jpg) repeat top center;
} */
.builder-module-widget-bar .widget {
	padding: 1em 1em;
}
.builder-module-widget-bar .widget a {
	color: #333;
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	color: #000;
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 a {
        text-decoration: none;
}
.builder-module-widget-bar .widget h4 {
        
}
.builder-module-widget-bar .widget h4, .builder-module-widget-bar .widget p, .builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol, .builder-module-widget-bar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-widget-bar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Style All Module Sidebars and Sidebar Widgets
*********************************************/

/************************************************************************
first block controls line spacing etc. in sidebar items
*************************************************************************/

.builder-module-sidebar {
	display:block;
        line-height: 1.7em;
	width:100%;
	background: #b3b3b3 url(images/widget_bg_corner.jpg) no-repeat top right;
}

.builder-module-sidebar .widget-wrapper {
  width: 100%;
}

/*************************************************************************
   top left right and bottom padding on sidebar widget items
   and overall sidebar widget margins
**************************************************************************/
.builder-module-sidebar .widget {
        margin: 1em 0 0 0;
        padding: 0 1em 0 1em; 
        font-size: 12px;
	color: #660000;
        font-weight: bold;
        line-height: 1.5em;
}
/*************************************************************************/
.builder-module-sidebar .widget a {
	color: #660000;
        font-size: 1em;
        font-weight: bold;
        font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.builder-module-sidebar .widget a:hover {
	color: #996633;
	text-decoration: underline;
}
.builder-module-sidebar .widget h4 a {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
        font-size: 18px;
        font-weight: bold;
	text-decoration: none;
}
.builder-module-sidebar .widget h4 {
	color: #330000;
        font-size: 1.3em;
        font-weight: bold;
}

/***********************************************************************************
   Following controls spacing between sidebar title items - like Categories Archives
************************************************************************************/

/*.builder-module-content .widget h4, .builder-module-content .widget p, .builder-module-content .widget ul, .builder-module-content .widget ol, .builder-module-content .widget img {
	padding: 0 0 .8em 0;
} */
.builder-module-sidebar .widget h4, .sidebar .widget p, .sidebar .widget ul, .sidebar .widget ol, .sidebar .widget img {
	padding: 0 0 .8em 0;
}
/************************************************************************************/

.builder-module-sidebar .widget ul, .sidebar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
/*********************************************
		Content Module
*********************************************/
.builder-module-content .builder-module-element {
	background: #FFF;
/*        margin: 0;  */
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	overflow: hidden;  
}

.builder-module-content {
	background: #FFF;
	border-top:.1em solid #777;
	border-bottom:.1em solid #777;
        overflow: hidden;
}

/*********************************************
	HTML Module
*********************************************/
.builder-module-html {
	background: #FFF;
}

.builder-module-html .builder-module-element {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: left;
	overflow: hidden; 
}

/*********************************************
	Style post and page content
*********************************************/
.page-title {
        margin 1em;
       
}

.post {
	margin:1em;
        font-size: 1.15em;
        color: #333333;
	background:#FFF;
	padding: 0px .8em .8em .8em;
}
.post .thumbnail-wrap {
	display: inherit;
}

.post .date { 
        margin:0;
        font-weight: bold;
        color: #660000;
        padding: 0px 0px 1em 0px;
        font-size: 1.15em;
        line-height: 1em;
        
/*	display: none; */
} 

.post .post-title {
        float: left;
        padding: 0px 0px 0px 0px;
        
}

.post .post-title a {
        color: #330000;
        text-decoration: none;
}

.post .post-title a:hover {
        color: #996633;
}
.post .post-title h3 {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 1.6em;
        line-height: 1em;
        margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.post .post-meta {
        display: block;
        clear:both;
}

.post .post-meta a {
	text-decoration: none;
	font-style:italic;
}
.post .post-meta a:hover {
        text-decoration: none;
}

.post .meta-bottom {
	display: block;
}
.post img {
	border: .2em solid #cfcfcf;
}
/*********************************************
		Post Meta Styles, if needed
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	border-top: .1em solid #d7d7d7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.meta-bottom .alignleft {
	width: 70%;
}
.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 10px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}
/*********************************************
		Comment Styles
*********************************************/
#comments {
        font-size: 1.25em;
	margin: 0;
	padding: 20px 10px;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding: 10px;
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width: 90%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}
/*********************************************
	Footer Styles
*********************************************/
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #CCC;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #CCC;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}



/*********************************************
	Text elements
*********************************************/

p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #009;
	text-decoration: underline;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/*********************************************
	Lists
*********************************************/

li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/*********************************************
	Tables
*********************************************/

table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/*********************************************
	Misc classes
*********************************************/

.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}





/*********************************************
	default styling for forms
*********************************************/

label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}

/*********************************************
	Instant_Js_Class
*********************************************/
/* #static div#inset { */
/*		position:absolute; */
/*		left:720px; */
/*		top:335px; */
                
/*	} */
/*	#static div#inset img { */
/*		border: 8px solid #E8E2BD; */
                
/*	}  */

/*********************************************
	Z-Index Image Test
*********************************************/
#inset1 {
      z-index: 8;
      position: absolute;
      left: 635px;
      top: 195px;           
      
}

/*********************************************
	Form fields
*********************************************/

input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 390px;
	height: 250px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}
/*********************************************
	Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0px .3em .6em 0px;
}
img.alignright { 
	margin: 0px 0px .3em .6em; 
}

img.center {
        position:absolute;
        left:385px;
        top:287px;
}

/****************************************************************************
	This image center class for centering phone and email image in header
*****************************************************************************/

img.center2 {
        position:absolute;
        left:380px;
        top:286px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}
/**********************************
    Image Wrap Styles
***********************************/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.right { float: right; }
.left { float: left; }

#builder-container body {
	font: Arial, Helvetica, sans-serif normal 10px;
	margin: 0; padding: 0;
}

/********************************************
     CUSTOM STYLES FOR FW PAGE IMAGE GALLERY
*********************************************/

.container {
	height: 425px;
	width: 810px;
	margin-left: 10px;
        margin-top: 10px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	
}

