/*
  $Id: stylesheet.css,v 1.1.1.1 2005/05/03 15:22:21 manmachine Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* ------- CSS OSC --------- */
@import url(dropDownMenu.css);

@import url(css/general.css);


@import url(css/index.css);
@import url(css/product_info.css);
@import url(css/products_new.css);
@import url(css/shopping_cart.css);
@import url(css/advanced_search.css);
@import url(css/advanced_search_result.css);
@import url(css/create_account.css);

@import url(css/checkout_shipping.css);
@import url(css/checkout_payment.css);
@import url(css/checkout_confirmation.css);
@import url(css/checkout_success.css);

@import url(css/conditions.css);
@import url(css/contact_us.css);

@import url(css/account.css);
@import url(css/login.css);
@import url(css/address_book.css);
@import url(css/account_edit.css);
@import url(css/account_history.css);
@import url(css/account_history_info.css);
@import url(css/account_newsletters.css);
@import url(css/account_password.css);


@import url(css/boxes.css);
@import url(css/whatsnew_infobox.css);
@import url(css/products_listing.css);

@import url(css/menu.css);

@import url(css/categories_dropdown.css);





/* - general - */
body { 
   width: 100%; 
   margin: 0; padding: 0;  
   text-align: center; 
   font: 0.7em Verdana,Arial,Georgia,Tahoma,sans-serif; color: #381f22;   
   background : #fbf3d1 url('images/bg_body.jpg') repeat;
}

/* ----------------------------------------------------- */
/* ------------------------- template ------------------ */
/* ----------------------------------------------------- */

#page{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1026px;
	margin-left: -513px;
	text-align: left;
}

#top{
	height: 216px; 
	width: 1026px;
	margin : 0 0 0 0px;
	display:block;
	overflow:hidden;
}

#top h1#header_flash {
	font-size:11px;
	text-align:center;
	line-height:170px;
	height: 170px;
	width: 100%;
	text-align: center;
	padding: 0;
	/*text-indent:-9000px;*/
	background:url('images/bg_header.png') no-repeat center top;
	float:left;
	clear:both;
	color:#fff;
}

#page #content{
	display:block;
	width:934px;
	padding:4px 47px 3px 45px;
	background: transparent url("images/bg_content.png") repeat-y ;
}

#content table{
	margin:0;
}


#mainContent{
	/*float : right;*/
	/*background-image:url(/images/grey_divider.gif);
	background-repeat:repeat-y;*/
	overflow:hidden;
	/*padding:28pt 0pt 0pt 10px;*/
	width:503px;
	background:#fff;
	padding:0 3px 0 3px;
}


#sidebar_middle, #cart_middle {
	width:212px;
	background:url("/img/bg_sidebar_content2.gif") no-repeat bottom left;
	z-index:19;
	border:0;
	padding:0;
	margin: 0px 0px 4px 0px;
}

#cart_middle {
	background: url("/img/bg_cart_content.gif") no-repeat bottom left;
	margin-left:3px;
}

#sidebar_right{
	/*float:right;*/
	width:212px;
	margin:0 47px 0 0px;
}

#breadCrumb { 
 float:left;
 margin: 0 0 0 0px; 
 color:#381F22; 
 width:100%;
 clear:both;
 height:22px;
 line-height:22px;
 font-size:0.8em;
  overflow:hidden;
 }

#breadCrumb a{
 	color:#381F22; 
	 text-decoration:none;
}

#main_box_top, #main_box_top_rose{
	background:url("/img/bg_main_content_top.gif") no-repeat top left;
	width:483px;
	height:40px;
	/*line-height:55px;*/
	margin:0;
	display:block;
	padding:15px 10px 0;
}	

#main_box_top.blue{
	/*background:url("/img/bg_main_content_top_blue.png") no-repeat top left !important;*/
}

#main_box_top_rose{
	/*background:url("/img/bg_main_content_top_pink.png") no-repeat top left !important;*/
}

#main_box_middle{
	background:url("/img/bg_main_content_middle.gif") repeat-y;
	width:503px;
	padding:0 0 0px 0;
	height:287px;

	*>height:auto;
	_height:287px;
	display:table;
}	

.padded{
	width:463px !important;
	padding:0px 20px !important;
}

.padded2{
	width:483px !important;
	padding:0px 10px !important;
}

#main_box_middle_home{
	background:url("/img/bg_home.jpg") repeat-y;
	width:504px;
	height:456px;
	padding:0px;
}

#main_box_bottom, #main_box_bottom_rose{
	background:transparent url("/img/bg_main_content_bottom.gif") no-repeat top left;
	width:483px;
	padding:0 10px;
	margin:0;
	height:54px;
	float:left;
	clear:both;
}	

#main_box_bottom_blank{
	background:url("/img/bg_main_content_bottom_blank.png") no-repeat bottom left !important;
	height:15px;
}

#main_box_bottom_blank_link{
	background:url("/img/bg_main_content_bottom_blank.png") no-repeat bottom left !important;
	min-height:30px;
	_height:30px;
	padding:0 10px 15px 0;
}

#main_box_bottom_normal{
	background:url("/img/bg_main_content_bottom_normal.jpg") no-repeat top left !important;
	height:68px;
}

#main_box_bottom_login{
	background:url("/img/bg_main_content_bottom_login.jpg") no-repeat top left !important;
	height:103px
}

#main_box_bottom_rose{
	background:url("/img/bg_main_content_bottom_normal.png") no-repeat top left !important;
	height:68px;
	padding-top:15px;
	_padding-top:25px;
}
/* Footer
********************************************/
#footer{
	width : 922px;
	margin: 0 auto 0 auto;
	clear: both;
	height: 121px;
	_height:101px;
	padding:23px 52px 0;
	_padding:20px 52px 0;
	font-weight: normal;
	font-size:0.8em ; 
	text-align:center;
	color:#000;
	background: transparent url("images/bg_footer.png") no-repeat center top;
}

#footer div.boxes{
	width:49%;
	margin-left:220px;
	_margin-left:117px;
	padding-top:3px;
	text-align:center;
}

#footer ul{
	float:left;
	line-height:20px;
	width:475px;
	margin:auto auto auto auto !important;
}

#footer li {  
  text-decoration:none;
  display:inline;
}

#footer .boxes ul li{
	color:#381F22;
	height:22px;
	line-height:22px;
}

#footer a {
 color: #381F22 !important;
 text-decoration: none;
}
#footer a:hover {
 text-decoration: none;
}

#footer a#image {
	background:url(images/bg_image.gif) no-repeat top left;
	float:left;
	width:66px;
	height:17px;
	font-size:0px;
	text-indent:-9000px;
	margin-top:5px;
	_margin-top:8px;
	margin-left:55px;
	_margin-left:17px;
}

#footer span#cb{
	float:left;
	width:92px;
	height:18px;
	background:url(/img/bg_CB.gif) no-repeat top left;
	margin-right:10px;
	margin-top:6px;
	margin-left:10px
}
/*-------------------------*/


/* ------- forms --------- */
input#search {
  width:130;
  border: 1px solid #16495C; 
  padding: 1px; 
  font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {color: #ff0000; }
SPAN.greetUser { color: #f0a480; font-weight: bold;}
SPAN.markProductOutOfStock { color: #c76170; font-weight: bold; }
SPAN.errorText { color: #ff0000;}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/*** shadows */
span.shadow {
	/*float:left;*/
	padding:8px;
	text-align:center;
	background-position:50% 0;
	background-repeat:no-repeat;
	display:block;
}


span.shadow img {
	border:1px solid #b8b8b8;
	padding:3px;
	background:#fff;
	cursor:pointer;
}

span.noclick img{
	cursor:default !important;
}
span.white_border{
	border-right:8px solid white;
	border-left:8px solid white;
	padding:8px 0px 8px 0px;
}

.filter{
	margin-left:6px !important;
}

/* attribute product combination error message*/
#oosmsg{
	color:red;
	padding:10px 5px;
	margin-top:10px;
	text-align:justify;
	display:block;
	float:left;
}

#productDateAvalaible{
	width:100%;
	display:block;
	float:left;
	clear:both;
	text-align:center;
	margin:5px 0;
}
#content,#header_flash,#footer,#nav,#cartNewProductBox { behavior: url(/includes/css/iepngfix.htc) } /* IE PNG support Fix*/