@charset "utf-8";

/* CSS Document

    Copyright (c) Freeoscommerce.com 2009

	This file is part of a freeoscommerce.com template.  Please visit http://www.freeoscommerce.com for licensing and other information.
*/

html 
{
height: 100%;
} 

html, body {
	height: 100%;
}

body 
{
	margin: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/freeoscommerce_009/main_background.jpg) top center repeat; 
	margin-top: 0px;
	padding-top:0px;
}

div#footer_menu
{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: middle;
}

div#footer_links
{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 14px;
	bottom: 2px;
}

div.general_menu
{
	position: absolute;
	top: 2px;
	left: 80px;
}

div.general_menu a, 
div#footer_menu a
{
	margin-right: 30px;
	color: #e5bda4;
}

div.general_menu a:link,
div#footer_menu a:link
 {
	text-decoration: none;
}
div.general_menu a:visited,
div#footer_menu a:visited
{
	color: #e5bda4;
	text-decoration: none;
}

div.general_menu a:hover,
div#footer_menu a:hover 
{
	color: #ffffff;
	text-decoration: none;
}

div.cart
{
	font-size: 12px;
	width: 170px;
	position: absolute;
	overflow: hidden;
	left: 705px;
	top:25px;
	color: #ffffff;
}

div.cart .carttitle, 
div.cart .cartlogin,
div.cart .cartname,
div.cart .cartprice, 
div.cart .cartcount
{
	width: 115px;
	display:inline-block;
	overflow:hidden;
	height: 15px;
}

div.cart .carttitle
{
	width: 50px;
	color: #e5bda4;
	font-style: italic;
	text-align: right;
}

div.cart .cartlogin
{
	margin-top: 5px;
	color: #e5bda4;
	font-size: 10px;
	width: 100%;
}

div#wrapper1 
{
	z-index: 3;
	position: relative;
	margin: 0px auto;	
	margin-top: 0px;
	width: 1003px;
	min-height: 100%;
	padding-bottom: 0px;
	background: url(images/freeoscommerce_009/page-shadow.jpg) top center repeat-y;
}

div#wrapper2 
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 38px;
	width: 927px;
	background: #ffffff;
	padding-bottom: 25px;
}

div#header_wrapper 
{
	z-index: 5;
	position: relative;
	top: 0px;
	left: 9px;
	width: 908px;
	margin-bottom: 5px;
	background: #ffc322;
}

div#header 
{
	z-index: 7;
	position: relative;
	top: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background: #ffc322;
	background: url(./images/freeoscommerce_009/menu-background.jpg) top left no-repeat;
}

div#top_menu 
{
	text-align: center;
}

div#header_background1 
{
	z-index: 5;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 908px;
	hheight: 60px;
	bbackground-color: #D9D9D9;
	background-color: #ffc322;

}

div#header_background2 
{
	z-index: 6;
	position: absolute;
	top: 0px;
	hheight: 60px;
	width: 908px;
	bbackground: url(./images/freeoscommerce_009/zoria_head.jpg) center center no-repeat;
	background: #ffc322;
}

div#wrapper3 
{
	width: 908px;
	overflow: auto;
	position: relative;
	left: 9px;
	margin-bottom: 9px;
}

div#content_wrapper 
{
	float: left;
	position: relative;
	width: 908px;
	min-height: 443px;
	margin-left: 0px;
}

div#content 
{
	position: relative;
	top: 0px;
	width: 908px;
	overflow: hidden;
}

div#product_info
{
	overflow: auto;
}

div#product_info  .productimages
{
	width: 398x; 
	float: right; 
	text-align: left;
	text-decoration: none;
}

div#product_info #product_title_image
{
	margin-left: 2px;
	width: 393px;
	height: 444px;
	text-align: center;
	border: 1px dashed #c7b299;
}

div#product_info #product_title_image .title_image_link
{
	display:block; 
	width: 392px;
	height: 442px;
	border: 0px;
	padding:0px; 
	margin: 0px;
}

a.additional_image_link
{
	display:block; 
	width: 125px;
	height: 141px;
	border: 0px;
	padding:0px; 
	margin: 0px;
}

div#product_info  ul#imagelist,
ul#related_products
{
	padding:0px;
	border: 0px;
	margin: 0px;
	margin-top: 0px;
	/*
		The following "width" and "overflow" are necessary to force browser to calculate correct height of the list. 
	*/
	width: 396px;
	overflow: hidden;
}

ul#related_products
{
	width: 100%;
}

div#product_info ul#imagelist li,
ul#related_products li
{
	text-decoration:none; 
	float: left; 
	display: inline;
	width: 127px;
	mmargin: 2px;
	margin-left: 3px;
	margin-top: 3px;
	height: 143px;
	text-align: center;
	border: 1px dashed #c7b299;
}

ul#related_products li 
{
	position: relative;
	width: 146px;
	height: 190px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;	
}

ul#related_products li a
{
	width: 146px;
	height: 165px;
	position: absolute; 
	top:0px; 
	left: 0px;
	display:block; 
	border: 0px;
	padding:0px; 
	margin: 0px;
}

ul#related_products .specialprice
{
	color: red;
}

div#product_info  ul#imageoptions
{
	padding:0px;
	border: 0px;
	margin: 0px;
	margin-top:2px;
	/*
		The following "width" and "overflow" are necessary to force browser to calculate correct height of the list. 
	*/
	width: 504px;
	overflow: hidden;
}

div#product_info ul#imageoptions li
{
	position: relative;
	float: left; 
	margin:0px;
	padding: 0px;
	display: inline;
	width: 120px;
	height: 135px;
	text-align: left;
	border: 1px dashed #c7b299;
	margin-right: 3px;
	margin-bottom: 3px;
}

div#product_info ul#imageoptions li a
{
	position: absolute; 
	top:0px; 
	left: 0px;
	display:block; 
	width: 120px;
	height: 135px;
	border: 0px;
	padding:0px; 
	margin: 0px;
}

div#product_info ul#imageoptions .option-button
{
	position: relative;
	display: block;
	overflow: hidden;
}

div#product_info ul#imageoptions  .option-name
{
	display: inline-block;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold; 
	font-size:10px; 
	text-align:left; 
	color:#000000;
	background-color:#ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

div#product_info #productdescription
{
	padding: 0px;
	margin: 0px;
	width: 500px;
}

div#product-text
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

div#product_info .product_name
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #665855;
}

div#productOptionsChapter 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #665855;
  bborder-bottom: 1px solid #665855;
  margin-top: 10px;
  margin-bottom: 5px;
}

div#product_info div#productOptionName 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  width: 500px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #c7b299;
}

div#product_info  .product_price , div#product_info  .old_product_price, div#product_info  .new_product_price
{
  font-family: Verdana, Arial, sans-serif;
  color: #9a9a9a;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}

div#product_info  .old_product_price
{
	text-decoration: line-through;
}

div#product_info  .new_product_price
{
  font-weight: bold;
  color: #9a9a9a;
  text-decoration: none;
}

div#product_info #button-bar
{
  margin-top: 5px;
  margin-bottom: 5px;
}

/*
div#left_sidebar_wrapper 
{
	float: left;
	position: relative;
	width: 187px;
	min-height: 443px;
	bbackground: url(images/freeoscommerce_009/sidebar_background.jpg) top center repeat-x;
}

div#left_sidebar 
{
	position: relative;
	top: 0px;
	padding: 12px;
	width: 163px;
	overflow: hidden;
}

div#right_sidebar_wrapper 
{
	float: left;
	width: 187px;
	min-height: 443px;
	margin-left: 10px;
	bbackground: url(images/freeoscommerce_009/sidebar_background.jpg) top center repeat-x;
}

div#right_sidebar 
{
	position: relative;
	top: 0px;
	padding: 12px;
	width: 163px;
	overflow: hidden;
}
*/

div#footer 
{
	z-index: 5;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1003px;
	min-height: 25px;
	height: 25px;
	ppadding-bottom: 9px;
	text-align: center;
	color: #ffffff;
	background: #ff00ff;
	background: url(images/freeoscommerce_009/footer.jpg) bottom center no-repeat;
}


div#left_shadow 
{
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 38px;
	height: 506px;
	bbackground: url(images/freeoscommerce_009/left_shadow.jpg) top center no-repeat;
}

div#right_shadow 
{
	zz-index: 4;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 38px;
	height: 506px;
	bbackground: url(images/freeoscommerce_009/right_shadow.jpg) top center no-repeat;
}

div#shop_logo 
{
	top: 0px;
	left: 9px;
	width: 908px;
	position: relative;
	top: 0px;
	height: 132px;
	background-color: #ffffff;
	background: url(images/freeoscommerce_009/zoria_head.jpg) top left no-repeat;
}

/*div#main_background 
{
	z-index: 1;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 677px;
	bbackground-color:#D9D9D9;
	background: url(images/freeoscommerce_009/main_background.jpg) top center repeat; 
}

div#website_name 
{
	z-index: 8;
	position: absolute;
	top: 0px;
	color: #ffffff;
	text-align: right;
	width: 800px;
	top: 105px;
	left: 50%;
	margin-left: -400px;
	font-size: 24px;
	letter-spacing: 1.5px;
}

aa:link {
	color: #00534e;
	text-decoration: none;
}
aa:visited {
	color: #00534e;
	text-decoration: none;
}
aa:hover {
	color: #000000;
	text-decoration: none;
}
aa:active {
	color: #00534e;
	text-decoration: none;
}


#top_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#top_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#top_menu a:hover {
	color: #4de5e5;
	text-decoration: none;
}
#top_menu a:active {
	color: #ffffff;
	text-decoration: none;
}

#top_menu span {
margin-left: 12px;
margin-right: 12px;
}
*/
/* Hide icons in page headings */
#pageIcon, td.pageHeading img {
display: none;
}

h1, h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #a7795e;
}
h2 {
font-size: 14px;
}
h3 {
font-size: 12px;
font-weight: bold;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 12px;
}

hr.accessibility {
height: 1px;
color: #00534e;
}

td.infoBoxHeading {
padding-top: 10px; 
padding-bottom: 0px;
font-size: 12px;
font-weight: bold;
}

td.pageHeading {
padding-top: 5px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}

div#navigation {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #665855;
	border-bottom: 1px solid #c7b299;
}

div#navigation a
{
	color: #665855;
}

div#navigation a:hover
{
	color: #ffc322;
	text-decoration: none;
}

div.infobox_heading {
width: 100%;
}

div.infobox_content {
width: 100%;
}

.cartlogin a, .cartlogin a:link 
{
	font-size: 10px;
	color: #e5bda4;
	text-decoration: underline;
}

.cartlogin a:hover
{
	color: #ffffff;;
}


