/**********************************
 
Christoper & Company - [Eye9] Design
 
***********************************/



/**********************************
 
 GLOBAL
 
***********************************/

html, body {
	background-color: #cb9e41;
	background-image: url(../../images/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}

form
{
	margin:0px;
	padding:0px;
}

#wrap {
	width: 960px;
	margin: 0px auto;
}

img {
	margin: 0px;
	border: none;
}

* html img, div, a, input 
{ 
	behavior: url(../../iepngfix.htc) 
}

/**** FONTS & HEADINGS ****/

p {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #535456;
	line-height: 18px;
}

#inner_right p {
	margin-bottom: 20px;
}

h1 {
	background-image: url(../../images/h1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 20px 0;
	padding: 3px 0 0 25px;
	line-height: 22px;
}

h2 {
	background-image: url(../../images/h1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0 20px 0;
	padding: 3px 0 0 25px;
	line-height: 22px;
}

.hd2 {
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 0 0px 0;
	padding: 0px;
	line-height: 24px;
}

a {
	color: #46120f;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

h3 {
	color: #46120f;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 0 0px 0;
	padding: 0px;
	line-height: 24px;
}

a:hover {
	text-decoration: underline;
	color: #46120f;
}

/**********************************
 
 HEADER & NAV
 
***********************************/

#header {
	height: 92px;
	background-image: url(../../images/bg_header.png);
}

#nav {
	height: 71px;
	background-image: url(../../images/bg_nav.png);
	margin: 0px;
	padding: 0px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 14px 0 0 45px;
}

* html #nav ul {
	padding: 12px 0 0 45px;
}

*:first-child+html #nav ul {
	padding: 12px 0 0 45px;
	font-size: 13px;
}

#nav li {
	display: inline;
	margin: 0 10px 0 10px;
}


#nav li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
}

* html #nav li a {
	font-size: 13px;
}

*:first-child+html #nav li a {
	font-size: 13px;
}

#nav li a:hover {
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
}

#links {
	
	float: left;
}

/**** Search from in #nav *****/

#search {
	float: left;
	width: 114px;
	padding: 0 0 0 10px;
}

:first-of-type #search {
	float: left;
	width: 124px;
}

input.search {
	background:#fbfaf6 none repeat scroll 0 0;
	border:1px solid #233973;
	color:#46120f;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	padding:6px 0 5px 5px;
	width:71px;
	margin: 10px 10px 0 0;
} /* search field */

* html input.search {
	margin: 7px 10px 0 0;
} /* search field */

*:first-child+html input.search {
	margin: 7px 10px 0 0;
} /* search field */

.alt_button_format {
	background:#233973 none repeat scroll 0 0;
	border: 0;
	color:#fff;
	
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	
	padding:4px;
} /* GO button next to search */

:first-of-type .alt_button_format {
	width: 28px;
	height: 24px;
	
} /* GO button next to search */

* html .alt_button_format {
	
	
} /* GO button next to search */

*:first-child+html .alt_button_format {
	margin:-26px 0 0 10px;
	height: 24px;
} /* GO button next to search */



/**********************************
 
 CONTENT
 
***********************************/

#outer {
	margin: 0 26px 0 30px;
}

#main {
	background-color: #fff;
	height: 100%;
	padding: 10px 10px 10px 10px;
	width: 884px;
	float: left;
}

#main_contact
{
	background-color: #fff;
	width:100%;
	height: 900px;
	padding: 10px 10px 10px 10px;
	float: left;
}

/**** Index Page ONLY ****/

#left_column {
	float: left;
	width: 365px;
	padding: 0 35px 0 42px
}

* html #left_column {
	float: left;
	width: 288px;
	padding: 0 35px 0 42px
}

#left_column_content {
	padding: 0 0 0 10px;
} /****** NEW DIV FOR INDEX ******/

* html #left_column_content {
	padding: 0 0 0 10px;
	width: 365px;
} /****** NEW DIV FOR INDEX ******/

#left_column_content p {
	line-height: 28px;
} /****** NEW DIV FOR INDEX ******/

#right_column {
	float: left;
	width: 365px;
	padding: 0 42px 0 35px;
}

* html #right_column {
	float: left;
	width: 288px;
	padding: 0 42px 0 35px;
}

#flash {
	margin: 0 0 20px 0px;
} 


/**** Upper Right Content Box ****/

#index_box {
	border: 1px solid #ecddbb;
	width: 305px;
	/*height: 620px;*/
	float:left;
	padding: 0px 15px 15px 15px;
} /****** CHANGES FOR INDEX ******/

/****** REMOVED "#index_box p" ******/

/**** Lower Right Gallery Box ****/

#index_gallery {
	width: 300px;
	margin: 0 0 0 5px;
} /***** CHANGES FOR INDX *****/

#visit_showroom {
	float: left;
	border: 1px solid #ecddbb;
	width: 67px;
	height: 115px;
	padding: 10px;
}

#visit_showroom p {
	font-size: 9px;
}

.picture {
	float: left;
	margin: 5px 0 0 26px;
} /****** CHANGED FOR INDEX PAGE *****/

.picture_wrapper_left {
	float: left;
	margin: 0 10px 0 0;
	width: 140px;
	height: 190px;
	border: 1px solid #b6a2a1;
} /***** ADDED CLASS FOR INDEX ******/

.picture_wrapper_left p {
	margin: 10px 0 0 0;
	text-align: center;
} /***** ADDED CLASS FOR INDEX ******/

.picture_wrapper_right {
	float: left;
	width: 140px;
	height: 190px;
	border: 1px solid #b6a2a1;
} /***** ADDED CLASS FOR INDEX ******/

.picture_wrapper_right p {
	margin: 10px 0 0 0;
	text-align: center;
} /***** ADDED CLASS FOR INDEX ******/

.font_adj {
	font-family: Georgia, Times, "Times New Roman", serif;
} /***** ADDED CLASS FOR INDEX ******/

/**** Inner Pages ONLY ****/


#inner_left {
	float: left;
	width: 200px;
	border-right: 1px solid #cb9f40;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	min-height:600px;
}

#inner_left ul {
	display: block;
	/*padding-left:20px;*/
}

#inner_left li {
	list-style-type: none;
	margin-bottom: 3px;
}

#inner_left li  {
	color: #535456;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

#inner_left ul li a
{
	color: #535456;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 15px;
	text-decoration: none;
}

#inner_left ul li ul li a
{
	color: #46120f;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

#inner_right {
	float: left;
	width: 599px;
	padding-left: 15px;
	padding-right: 15px;
	min-height:600px;	
}

#inner_left a:hover {
	text-decoration: underline;
}

/**** Catalog Pages ONLY ****/


.breadcrumb {
	background-image: url(../../images/h1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 0px;
}

.breadcrumb li {
	list-style-type: none;
	display: inline;
}

.breadcrumb a {
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.breadcrumb a:hover { 	
	text-decoration: underline;
	color: #46120f;
}

.breadcrumb a:active { 	
	text-decoration: underline;
	color: #46120f;
}

.back
{
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 0px;
}
.back a
{
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.back li {
	list-style-type: none;
	display: inline;
}

.back a {
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.back a:hover { 	
	text-decoration: underline;
	color: #46120f;
}

.back a:active { 	
	text-decoration: underline;
	color: #46120f;
}

#catalog {
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
	width: 574px;
}

.row {
	float: left;
	margin-bottom:20px;
} /********** NEW CLASS FOR CATALOG *********/

* html .row {
	margin-bottom: 20px;
} /********** NEW CLASS FOR CATALOG *********/

*:first-child+html .row {
	margin-bottom: 20px;
} /********** NEW CLASS FOR CATALOG *********/

/*

Steve- right here was a class called ".image_box" -  please remove

*/ 

.image {
	margin: 0px;
	padding: 0px;
} /********** CHANGED *********/

.image_box_vert {
	float: left;
	border: 1px solid #e4d5b5;
	width: 108px;
	padding: 31px 31px 0 31px;
	margin: 0 17px 17px 0;
} /********** NEW CLASS FOR CATALOG *********/

.image_box_horiz {
	float: left;
	border: 1px solid #e4d5b5;
	width: 131px;
	padding: 37px 19px 0 20px;
	margin: 0 17px 17px 0;
} /********** NEW CLASS FOR CATALOG *********/

.image_box a {
	color: #ffffff;
	border: 0px;
}

/*

Steve- right here was several classes called ".image", "* html .image", ".image2", "* html .image2" -  please remove

*/ 

.poster_title {
	float: left;
	margin: 0px; 
} /********** CHANGED *********/

* html .poster_title {
	padding: 0 0 20px 0; 
} /********** CHANGED *********/

*:first-child+html .poster_title {
	padding: 0 0 20px 0; 
} /********** CHANGED *********/

.poster_title a {
	color: #46120f;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.poster_title a:hover {
	text-decoration: underline;
	color: #46120f;
}

/*
.image_box {
	border: 1px solid #e4d5b5;
	width: 170px;
	height: 216px;
	float: left;
	margin: 0 17px 17px 0;
}

.image_box a {
	color: #ffffff;
	border: 0px;
}

.image {
	position: relative;
	top: 50%;
	left: 50%;
	margin: -85px 0 0 -55px;
}


.image2 {
	position: relative;
	top: 50%;
	left: 50%;
	margin: -55px 0 0 -65px;
}

.poster_title {
	float: left;
	margin: 105px 0 0 32px; 
}

* html .poster_title {
	margin: 105px 0 0 15px;
}

.poster_title a {
	color: #46120f;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.poster_title a:hover {
	text-decoration: underline;
	color: #46120f;
}

*/
/**** Product Pages ONLY ****/

#product {
	float: left;
	border: 1px solid #e4d5b5;
	padding: 0px 40px 0px 40px;
	width: 187px;
}

#product_h
{
	float: left;
	border: 1px solid #e4d5b5;
	padding: 0px 10px 0px 10px;
	width: 241px;
}

#product_v
{
	float: left;
	border: 1px solid #e4d5b5;
	padding: 0px 40px 0px 40px;
	width: 187px;	
}

#product_info {
	float: left;
	padding-left: 20px;
	width: 280px;
}

.product_image {
	position: relative;
	margin: 40px 0px 40px 0px;
}

.product_title {
	font-family: Georgia, serif;
	color: #46120f;
	font-size: 16px;
	font-weight: bold;
}

.item_number  {
	padding: 0px;
	font-family: Georgia, serif;
	color: #46120f;
	font-size: 13px;
	font-weight: normal;
}

.quantity_title {
	font-family: Georgia, serif;
	color: #46120f;
	font-size: 13px;
	font-weight: normal;
}

input.quanity {
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #666666;
	color:#46120f;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	padding:6px 0 5px 5px;
	width:25px;
	margin: 0px 10px 5px 10px;
} /* Quantity field */

* html input.quanity {
	padding: 3px 0 2px 2px;
	margin: 0px 10px 0px 10px;
} /* Quantity field */

*:first-child+html input.quanity {
	padding: 3px 0 2px 2px;
	margin: 0px 10px 0px 10px;
} /* Quantity field */

.add_to_cart {
	background:#46120f none repeat scroll 0 0;
	border: 0;
	color:#fff;
	float: left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0px 0 0 0px;
	padding:4px;
	width: 93px;
} /* Add to cart */

* html .add_to_cart {
	margin:10px 0 0 0px;
} /* Add to cart */

*:first-child+html .add_to_cart {
	margin:10px 0 0 0px;
} /* Add to cart */

/**********************************
 
 Checkout Pages 
 
***********************************/

/***** Shopping Cart *****/

.column_title {
	width: 599px;
	margin: 0 0 20px 0;
}

.column_title ul {
	display: inline;
}

.column_title li {
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #46120f;
	color: #46120f;
	list-style-type: none;
	margin: 0 8px 0 0; 
}
.column_title_remove {
	width: 70px;
}

.column_title_product {
	width: 377px;
}

.column_title_qty {
	width: 39px;
}

.column_title_price {
	width: 79px;
}

.cart_item {
	float: left;
	width: 599px;
	min-height: 100px;
	margin: 20px 0 0 0;
}

.cart_item_image {
	float: left;
	margin: 0 12px 0 0;
}

.cart_item_remove {
	float: left;
	width: 78px;
}

.cart_item_checkbox {
	margin: 25px 0 0 25px;
}

.cart_item_quantity {
	float: left;
	width: 47px;
}

.cart_item_qty_field {
	width: 25px;
}

.cart_item_description {
	float: left;
	border: 2px solid #e4d5b5;
	width: 350px;
	margin: 0 8px 0 0;
	padding: 12px;
}

.cart_item_price {
	float: left;
	width: 78px;
}

.cart_item_price p {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #46120f;
}

/* bottom controls in cart */

.cart_bottom_nav {
	width: 599px;
	border-top: 1px solid #46120F;
	margin: 20px 0 0 25px;
	padding: 20px 0 0 0; 
} 

.continue_shopping_container {
	width: 199px;
	float: left;
}

.continue_shopping a {
	text-decoration: none;
	color: #233973;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding: 0px;
	line-height: 24px;
}

.continue_shopping a:hover {
	text-decoration: underline;
	color: #233973;
}

.subtotal {
	float: left;
	width: 400px;
}

.subtotal p {
	color:#46120F;
	font-family:Georgia,Times,serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}

.cart_update {
	width: 199px;
	padding: 0 0 0 400px;
}

.update {
	float: left;
	background:#46120f none repeat scroll 0 0;
	border: 0;
	color:#fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0px 0 0 0px;
	padding:4px;
	width: 93px;
}

.checkout {
	float: left;
	background:#46120f none repeat scroll 0 0;
	border: 0;
	color:#fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0px 0 0 10px;
	padding:4px;
	width: 93px;
} 

/***** Checkout Page *****/

.column_title_delivery {
	width: 599px;
}

.altbuttonformat {
	background: #ffffff;
	border: 1px solid #dadada;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	margin-left:391px;
} /* checkout form */

.form_text {
	float: left; 
	width: 115px; 
	padding-top: 2px;
}

.field_align {
	margin-left: 115px;
}

.cc  {
	color:#535456;
	font-family:Helvetica,Verdana,Arial,Sans-Serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}

.review {
	float: left;
	background:#46120f none repeat scroll 0 0;
	border: 0;
	color:#fff;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0px 0 0 100px;
	padding:4px;
	width: 93px;
} 


.cart_item_description_checkout {
	float: left;
	border: 2px solid #e4d5b5;
	width: 350px;
	margin: 0 8px 0 70px;
	padding: 12px;
}

* html .cart_item_description_checkout {
	margin: 0 8px 0 40px;
}

.shipping_price {
	float: right;
	width: 78px;
	margin: 0 5px 0 0;
}

.shipping_price p {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #46120f;
}

.total {
	float: left;
	width: 599px;
}

.total p {
	color:#46120F;
	font-family:Georgia,Times,serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}

/**********************************
 
 Contact Forms
 
***********************************/

/***** Contact Forms *****/

input.contact_left_form {
	background: #ffffff;
	width: 400px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

textarea {
	background: #ffffff;
	width: 400px;
	height: 150px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

.contact_alt_button_format {
	background: #ffffff;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 5px 0px 0px;
	float: left;
}

/***** Vintage Poster Pages *****/

input.contact_left_form_vintage {
	background: #ffffff;
	width: 300px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

* html input.contact_left_form_vintage {
	background: #ffffff;
	width: 275px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
}

/**********************************
 
 FOOTER
 
***********************************/

#footer {
	height: 58px;
	background-image: url(../../images/bg_footer.png); 
}

#footer p {
	padding: 40px 0 0 200px;
	color: #fff;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #46120f;
}

#footer a:hover {
	text-decoration: underline;
}

/**********************************
 
 Slideshow
 
***********************************/
input.search_box {
	background: #ffffff;
	width: 200px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}

* html input.search_box {
	background: #ffffff;
	width: 175px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}

/**********************************
 
 Slideshow
 
***********************************/
#slideshow {
	position: relative;
	width: 384px;
	height: 284px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow2 {
	position: relative;
	width: 384px;
	height: 284px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
#pause1 {
	z-index:100;
}
#pause2 {
	z-index:100;
}
/**********************************
 
 VARIOUS CLASSES
 
***********************************/

.clear {
	clear: both;
}

