
/*
	 //
	 // +----------------------------------------------------------------------+
	 // |zen-cart Open Source E-commerce                                       |
	 // +----------------------------------------------------------------------+
	 // | Copyright (c) 2003 The zen-cart developers                           |
	 // |                                                                      |
	 // | http://www.zen-cart.com/index.php                                    |
	 // |                                                                      |
	 // | Portions Copyright (c) 2003 osCommerce                               |
	 // +----------------------------------------------------------------------+
	 // | This source file is subject to version 2.0 of the GPL license,       |
	 // | that is bundled with this package in the file LICENSE, and is        |
	 // | available through the world-wide-web at the following url:           |
	 // | http://www.zen-cart.com/license/2_0.txt.                             |
	 // | If you did not receive a copy of the zen-cart license and are unable |
	 // | to obtain it through the world-wide-web, please send a note to       |
	 // | license@zen-cart.com so we can mail you a copy immediately.          |
	 // +----------------------------------------------------------------------+
	 // $Id: stylesheet.php,v 1.375 2007/12/02 14:08:05 grenader Exp $
	 */

BODY {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;

/*
	border-style: solid;
	border-color: lime;
	border-width: 1px;
*/
}

/* Igor added Start */
.logoHolder{
        position: relative;

	height: 48px;
	width: 148px;

/*
        border-style: solid;
	border-color: lime;
	border-width: 1px;
*/
}

#logoImg {
	height: 100%;
	width: 100%;
}

.logoBackground {
	position: absolute;
	display: block;
	height: 51px;

	width: 1045px;


	top: 0px;
	background-image: url(/images/modernfc/Mlogo4.gif);
	background-repeat: no-repeat;

/*	border-style: solid;
	border-color: blue;
	border-width: 1px;
*/
}
.logoBackground * {
	font-family: "Century Gothic";
	font-size: 10px;
}

.logoText {
	display: inline;
	position: absolute;
        left: 165px;
	top: 3px;

	font-family: "Century Gothic";
	font-size: 24px;
        color: #732111;
	font-weight: bold;
/*	border-style: solid;
	border-color: red;
	border-width: 1px;
*/
}
.topMenu {
	display: block;
	float: right;

/*
	position: absolute;
	left: 650px;

	top: 15px;
*/
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.topMenu li {
	display: inline;
        margin-left: 15px;

        margin-right: 0px;

}

.menuBlock {
	float: right;
        position: absolute;
        width: 660px;
        left: 148px;	top: 0px;
/*
	border-style: solid;
	border-color: red;
	border-width: 3px;
*/
}

.globalMenu {	float: right;        position: absolute;	left: 23px;

	top: 25px;

/*	border-style: solid;
	border-color: #999999;
	border-width: 1px;
*/
}
.globalMenu li {
	display: inline;
        margin-left: 30px;
        margin-right: 30px;
}

li#lastItem {
	display: inline;
        margin-left: 30px;
        margin-right: 0px;
}

.indexTable  {
/*	width: 1020px;*/	width: 100%;
	background-color: white;
	valign: top;
        padding: 20px;

	border-style: solid;
	border-color: black;
	border-width: 1px;

}

.indexTable h3
{
	font-weight: normal;
}


/* Igor added Finish */


.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

IMG {
	border-width: 0;
	border-style: none;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 1.5em;
}

A {
	color: #428dff;
	text-decoration: none;
}

A:hover {
	color: #ffb062;
	text-decoration: underline;
}

FORM {
	display: inline;
}

/*HEADER CSS*/

TABLE.header {
	background: #ffffff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 750px !important;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
	background: #abbbd3;
	background-image: url(../images/modernfc/tile_back.jpg);
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	width: 100% !important;
}

TD.headerNavigation {
	width: 750px !important;
	position: relative;
	vertical-align:middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	letter-spacing:1px;
	padding: 4px;
}

TD.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 3px;
	border-bottom: 1px dotted #9a9a9a;
}

TD.breadCrumb2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	padding: 3px;
}

TD.breadCrumb1 {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, .sideBoxHeading A, td.footertop a  {
	font-weight:bold;
	color: #ffffff;
}

TD.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover  {
	color: #a8cfff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

/*SIDEBOX CSS*/

.column_box_spacer_left {
	height: 6px;
}

.column_box_spacer_right {
	height: 6px;
}

.column_box_spacer_single {
	height: 6px;
}

.column_left{
	background: #ffffff;
	padding: 2px;
}

.column_right{
	background: #ffffff;
	padding: 2px;
}

.boxText {
	font-size: 11px;
	line-height: 125%;
}


.sideBoxContent {
	line-height: 125%;
	padding: 4px;
	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

.sideBox, .plainBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FBFAEA;
	border:1px solid #9a9a9a;
}

.plainBox p {
	margin: 1em;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD.sideBoxHeading {
	height: 20px;
	padding-left: 5px;
}

.sideBoxHeading{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.productListing-heading1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 3px;
}
.productListing-heading {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.sideBoxHeadingNormal{
	font-size: 13px;
	color: #000000;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
}

.sideBoxHeadingBold{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	font-family: Verdana;

}
TR.sideBoxHeading, TD.productListing-heading {
	background: #ffffff;
/* 	background-image: url(../images/modernfc/tile_back.jpg); */
}

.sideBoxFooter {
	background: #abbbd3;
	background-image: url(../images/modernfc/tile_back.jpg);
}

SPAN.newItemInCart {
	color: #ff0000;
	font-weight: bold;
}

/*center main section
	 */
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
	padding-top: 11px;
}

.center_column {
	padding: 8px;
}
.main_page{
	width: 750px !important;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	padding: 5px;
}

.plainBox {
	padding: 5px;
}

.plainBoxHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px;
}
/* footer
	 */

TABLE.footer {
	background: #ffffff;
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
	background: #abbbd3;
	background-image: url(../images/modernfc/tile_back.jpg);
	font-size: 11px;
}

TD.footertop, TD.footerbottom {
	padding: 5px;
}

/*miscellaneous areas
	 */
TD.infoBox, SPAN.infoBox {}

TD.cartBox {
	background: #eff4f8;
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #ffb062;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }
.productListing-heading {
	border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data {
	font-size: 10px;
}

/*TABLE.listBox {
	border: 1px solid #9a9a9a;
}*/

td.pageresults a {
	color: #0000FF;
}

td.pageresults a:hover {
	background: #FFFF33;
}
td.pageresults {
	font-size: 10px;
}
TR.subBar {
	background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}

TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-size: 12px;
}

TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}

.greetUser {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

SPAN.greetUser {
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
	font: bold 12px Verdana, Arial, sans-serif;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice {
	color: #ff797c;
}

span.productSpecialPriceSale {
	color: #ff797c;
	text-decoration: line-through;
}

SPAN.productSalePrice {
	color: #FF0000;
}

SPAN.productPriceDiscount {
	font-size: 10px;
	color: #FF0000;
}

SPAN.errorText {
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }

/* input requirement */

.inputRequirement {
	color: #ff0000;
	font-size: 10px;
}

span.coming {
	color: #ff797c;
}

/* checkout totals */
TD.CheckoutConfirmationText {
	font-weight:bold;
}
TD.CheckoutConfirmationAmount {
}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
	color: #ff0000;
	font-size: 9px;
	line-height: 1.0;
	text-align : left;
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px solid #9a9a9a;
}

.plainBox1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FBFAEA;
	border:1px solid #9a9a9a;
	color: #ff0000;
	font-weight: bold;
}

/* General alert span class */
TD.alert, SPAN.alert {
	color: #FF0000;
	font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
	color: #000000;
	font-weight: bold;
}


/* elements */
body {
	color: #000000;
	background: #ffffff;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
/*
	text-align: center;
*/
}
body, html, h1, h2, h3, p, ul, li, div, span {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	font-weight: normal;
	background: transparent;
}
a:visited {
	color: #000;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #900;
	background: transparent;
}
ul, li {	display: block;
	list-style: none;

}

/* divs and related classes */
div.container {        position: relative;
	top: 48px;
        left: 0px;
	width: 1220px;
        align: left;
	height: 100%;	background: transparent;	margin-left: 0px;	margin-right: auto;

/*
  border-width: 1px;
  border-color: red;
  border-style: solid;
*/
}
div.container_panel {	display: block;	width: 750px;	height: 100%;	background: transparent;	margin-top: 20px;	margin-left: 0px;	margin-right: 0px;	text-align: center;}div.container_right {        position: absolute;
	top: 5px;        left: 805px;	display: block;	width: 237px;	height: 100%;	background: transparent;	margin-top: 20px;	margin-left: 0px;	text-align: center;	align: center;	border-bottom-color: #BDBDBD;	border-top-color: #BDBDBD;	border-right-color: #BDBDBD;	border-bottom-width: 1px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-style: solid;	border-top-style: solid;	border-right-style: solid;	overflow : auto;	scrollbar-base-color:#ffffff;	scrollbar-shadow-color:#ffffff;	scrollbar-darkshadow-color:#ffffff;}
/*div.container div {
  border-width: 1px;
  border-color: red;
  border-style: dashed;
}*/

#contentbox {
	width: 805px;
	margin: 0px 0px;
}

#prod_border {
	width: 100%;
  	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px;
}

#logo {
	padding-top: 0px;
	display: block;
	width: 184px;
	height: 24px;
	float: left;
}
#td.leftpanelheader {
	background-color: #666666;
	color: #000000;
	font-size: 0em;
	width: 16%
}
#logo img {
	margin-top: 2px;
	margin-bottom: 0;
}

#front_matter h1 {
	border: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
	margin: 0px;
	font-size: 0em;
}


#supportingText {
	display: block;
	font-size: 0.88em;
	line-height: 110%;
	width: 280px;
	height: 40px;
	color: #000000;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 90px;
	left: 500px;
	background: transparent;
}


p.p1 {
	display: block;
	font-size: 0.88em;
	line-height: 110%;
	height: 30px;
	color: #000000;
	margin: 5px 0px 0px 0px;
	background: transparent;
}


h3.p1 {
	display: block;
	font-size: 0.9em;
	line-height: 110%;
	height: 30px;
	color: #000000;
	margin: 0px 0px -15px 0px;
	background: transparent;
}


/* The Tan-Hack for IE 5.0 */

* html #supportingText .p1, * html #supportingText .p2, * html #supportingText .p3, * html #supportingText .p4, * html #supportingText .p5  {
	width: 440px;
	width: 340px;
}

/* Menus */

.label {
	font-size: 0.80em;
	color: #000000;
	background: transparent;
	text-align: left;
}

/*option list properties*/

#loption {
	position: absolute;
	top: 277px;
	left: 490px;
	color: #000000;
	background: transparent;
	text-align: left;
}

#loption ul {
	list-style: none;
	margin: 8px;
	padding: 0px 0px 0px 0px;
	padding: 0 0 0px 0;
	height: 100%;
	text-align: left;
}

/*option list position*/

#loption li {
	display: block;
	width: 150px;
	background: transparent url(bulletPoint.gif) left no-repeat;
	margin: 0 10px;
	padding: 0px 0px 0px 0px;
}

a.loption {
	display: block;
	width: 170px;
	color: #000000;
	background: transparent;
	margin: 0px 0px 0px 9px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 0.78em;
	text-align: left;
}

/* option list text color and background block color*/

#loption a:link, #loption a:visited {
	color: #000000;
	background: transparent;
}
#loption a:hover, #loption a:active {
	color: #003399;
	background: transparent;
	text-decoration: underline;
}
#loption a.c, #loption a:link.c , #loption a:visited.c {
	color: #000000;
	background: transparent;
	display: inline;
}
#loption a:hover.c, #loption a:active.c {
	display: inline;
}

#header {
	clear: both;
	display: block;
	height: auto;
}
#header_panel {
	clear: both;
	display: block;
	height: 25px;
	width: 751px;
	border-right-color: #BDBDBD;
	border-right-width: 1px;
	border-right-style: solid;
}

#topmenu {
	text-align: left;
	color: #000000;
	display: block;
	background: transparent;
	/*height: 1.3em;*/
	padding: 3px 1px 0px 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	font-size: 0.9em;
}

#topmenu h3 {
	display: none;
}
#topmenu ul {
	list-style: none;
	margin: 0px;
	padding-left: 2px;
	margin-right: 180px;
}
#topmenu li {
	display: inline;
	font-size: 0.8em;
/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
*/
}

#topmenu a {
	color: #000000;
	margin-right: 5px;
	padding: 5px 4px 10px 4px;
	text-decoration: none;
}
#topmenu a:hover, #topmenu a:active {
	color: #003399;
	border-color: #CCCCCC;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 3px 3px 4px 3px;
	z-index: 2;
}

#quicksearch {
/*	float: right;  */
	clear: none;
	height: 100%;
	font-size: 0.9em;
}


#quicksearch input{
/*	display: inline;
	position: relative;
	top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-style: solid;
	width: 120px;
	font-size: .9em;
*/
}

#leftimage {
  text-align: center;
	height:100px;
	width: 100px;
}
#leftimagecontainer {
  margin-left: 0px;
  text-align: center;
  margin-bottom: 2px;
  height: 100px;
  width:  100px;
}
#middleimagecontainer {
  margin-left: 0px;
  text-align: center;
  margin-bottom: 2px;
  height: 100px;
  width:  100px;
}
#rightimagecontainer {
  margin-left: 1px;
  text-align: center;
  margin-bottom: 2px;
  height: 100px;
  width:  100px;
}
#bottommenu {
	clear: both;
	text-align: center;
	color: #000000;
	background: transparent;
	display: block;

	POSITION: relative;        top: 50px;        width: 805px;

  	height: 1.3em;
	padding: 1px 0;
}

#bottommenu h3 {
	display: none;
}
#bottommenu ul {
	list-style: none;
	padding: 0;
	display: inline;
}
#bottommenu li {
	display: inline;
	font-size: 0.9em;
}
#bottommenu a {
	color: #000000;
	font-size: 0.80em;
	padding: 0px 0px 0px 8px;
	color: #000000;
	text-decoration: none;
}
#bottommenu a:hover, #lresources a:active {
	color: #003399;
}
/*end horizontal menu - listed options below the main image*/


/* main menu */
#mainmenu {
	position: relative;

     /*color: #000000; */
     /* background: transparent; */
     width: 1010px;
     float: left;


     /* height: 350px; */
     text-align: left;
/*     background: transparent url(/images/modernfc/site/squares.gif) no-repeat;
     background-position: 29px 74px;
*/
     margin: auto;
/*
  border-width: 1px;
  border-color: yellow;
  border-style: dashed;
*/
}
#productCategories {	position: absolute;	left: 0px;	top: 10px;	width: 100px;/*    border-width: 1px;  border-color: red;  border-style: dashed;*/}#productCat {
/*
  border-width: 1px;
  border-color: red;
  border-style: dashed;
*/
margin: -23px -21px;

}


#box150 {
	width: 150px;
}      

#mainmenu div {
  background: transparent;
}

#mainmenu h3 {display: block;
width: 150px;
background: transparent;
margin: 0 10px;
padding: 0px 0px 8px 0px;
font-size: 0.70em;
text-align: left;
}

#mainmenu h4 {
display: block;
width: 150px;
background: transparent;
margin: 0 10px;
padding: 0px 0px 2px 0px;
font-size: 0.90em;
text-align: left;
font-weight: normal;
}


#mainmenu ul {
list-style: none;
margin: 0;
padding: 0 0 0px 0;
height: 100%;
text-align: left;
}


/*link lisk position*/



#mainmenu li {
display: block;
width: 159px;

background: transparent;
margin: 0 10px;
padding: 0px 0px 0px 0px;
}
#productCategories .sidra_top_category_list, #productCat .sidra_top_category_list {
	width: 144px;
 }

#productCategories li, #productCat li {
	width: 138px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
font-size: 14px;
}
        
td#leftList li {
width: 125px;
}

#mainmenu a {
display: block;
width: auto;
color: #000000;
background: transparent;
margin: 0px 0px -3px 0px;
padding-bottom: 10px;
text-decoration: none;
font-size: 0.78em;
text-align: left;
}


/* link list text color and background block color*/

#mainmenu a:hover, #mainmenu a:active {
color: #003399;
background: transparent;
text-decoration: underline;
}

/* Igor added Begin 2 */

#listHolder A, #listHolder A:hover, #listHolder h5, #listHolder ul, #productCategories A, #productCategories A:hover, #productCategories h5, #productCategories ul, #productCat A, #productCat A:hover, #productCat h5, #productCat ul {
	color: white;
	margin: 0px;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 2px;
}
#productCat A, #productCat A:hover, #productCat h5, #productCat ul {	color: black;}
#listHolder h5
{
	padding-left: 0.5em;
}

#listHolder td
{
        vertical-align: top;
}

#listHolder td.mainTdContent
{
/*	padding-left: 5px;
	padding-top: 15px;
*/
}

/* Igor added End 2 */


#splash {
float: left;
text-align: left;
width: 280px;
background: #F9F9F9;
border-width: 1px;
border-color: #C0C0C0;
}

#splash a img {
	border-style: none;
	margin-left: 28px;
	margin-top: 58px;
}

#frontpage_tagline {
	margin-left: 34px;
	margin-top: 20px;
	width: 178px;
	text-align: center;
}

#frontpage_tagline p {
	color: #93341E;
	/* font-weight: bold; */
	font-style: italic;
	font-size: 8pt;
}

#leftlist {
  float: left;
  width: 170px;
  margin-top: 58px;
  text-align: left;
}

#middlelist {
  float: left;
  margin-top: 58px;
  text-align: left;
  width: 170px;
}


#rightlist {
  margin-top: 58px;
  float: left;
  text-align: left;
}

#cleardiv {
	width: 100%;
	clear: both;
	margin: 0px;
}
#prod_image_block{
	padding: 2px;
	width: 240px;
	float: left;
	margin-left: 0px;
}
#prod_details {
/*	text-align: center; */
	clear: both;
}
#mainPage
{
	width: 1220px;
        align: left;
}


#prod_description{
	text-align: left;
	font-size: .86em;
	margin-top: 15px;
	width: 39%;
	float: right;
	clear: none;
 }

#prod_description p{
	padding-bottom: .25em;
}

#prod_description_box {
	border : solid 0px #ffffff;
	/*border-bottom : solid 1px #999999;
	border-top : solid 1px #999999;*/
	background : #ffffff;
	color : #000000;
	padding : 0px;
	width : 100%;
	float: right;
	height : 90px;
	overflow : auto;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-right: 0.1em;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}

#other_views_box {
	text-align: center;
	border : solid 0px #ffffff;
	background : #ffffff;

	color : #000000;
	padding : 0px;
	overflow : auto;
	margin-top: 1em;
	margin-bottom: 0.8em;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}

#prod_description_text {
	margin-top: 0em;
	margin-bottom: 0em;
}

#prod_description_text h1 {
	padding: 0px;
	font-size: 0em;
	visibility : hidden;
}

#prod_description_text h2 {
	padding: 0px;
	font-size: 0em;
	visibility : hidden;
}

/* Name of product in product display */
#prod_name{
	font-weight: bold;
	margin-bottom: .5em;
	font-size: 1.01em;
 }

.prod_material {
	font-weight: bold;
}

#prod_price{
	font-weight: bold;
	margin-bottom: .5em;
	font-size: 1.01em;
 }

#prod_currency{
	margin-left: 7px;
	font-size: 0.8em;
}

#prod_currency_select {
	border-style: solid;
	font-size: 0.8em;
}

/* Model number (label) in product display */
#prod_number{
	font-size: 0.8em;
	font-weight: bold;
}

/* Model number (content) in product display */
#model_number {
	font-weight: normal;
	font-style: italic;
}

/* Color picker */

#prod_designer a:link, #prod_designer a:visited {
	display: inline;
	margin-bottom: 4em;
}
#prod_colors {
	vertical-align: middle;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-right: 0.1em;
}
#prod_colors img {
	margin: 4px;
	border-color: black;
	border-style: solid;
	border-width: 1px;

}

#prod_other {
	text-align: center;
	clear: none;
/*	padding-top: 200px; */
	display: block;
	margin-left: 40%;
	margin-right: 40%;
	background: transparent;
	height: 100%;
}

#prod_other_panel {
	text-align: center;
	clear: none;
/*	padding-top: 200px; */
	display: block;
	background: transparent;
	height: 100%;
	margin-left: 40%;
	margin-right: 40%;
	width: 139px;
}

#prod_color_hilight {
	text-align: center;
	clear: none;
	/* padding-top: 20px;  */
	display: block;
        height: 120px;
}

#prod_color_hilight_image {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#prod_larger_image{
	background-color: #ffffff;
	/* border: 1px solid #9a9a9a; */
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin-left: 15px;
	margin-right: 10px;
	padding: 5px;
	height: 15px;
}

#prod_larger_image_empty{
	background-color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin-left: 15px;
	margin-right: 10px;
	padding: 5px;
	height: 15px;
}

#prod_alternate_images_group{
	background-color: #ffffff;
	border: 1px solid #9a9a9a;
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	width: 80%
}

#prod_alternate_images_empty_group{
	background-color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 10px;
	height: 197px;
}

#prod_color_hilight_label{
	font-size: 0.7em;
	text-align: center;
	display: block;
}
#prod_color_hilight_name {
	font-size: 0.7em;
	text-align: center;
	display: block;
}

#prod_form {
	margin-top: 1em;
}

#prod_other {
	width: auto;
	clear: none;
	text-align: center;
}
#cat_prod_list {
	clear: both;
	width: 100%;
}
#cat_navigation{
	text-align: left;
	font-size: 0.75em;
}


#cat_breadcrumbs {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 75%;
}

#cat_arrow_left {
	float: left;
	valign: bottom;
	margin-right: 3px;
}

#cat_arrow_right {
	float: right;
	valign: bottom;
}
/*
.cat_arrow a{
 padding: 1px;
}

.cat_arrow a:hover, .cat_arrow a:active {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 1px;

}
*/
#cat_navigation a {
	color: #999999;
}
/* product pages */
#cat_pages {
	float: right;
	right: 3px;
	left: 3px;
	width: 50%;
	text-align: right;
}
#cat_prods {
	text-align: center;
	clear: both;
	padding-top: 7px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
#cat_prods li {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;

}
#cat_prods li.prod {
	display: inline;
	clear: none;
}

#prod_weight{
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-right: 0.1em;
}
#designer {
}

#designer a:link, #designer a:visited {
	color: #003399;
	margin-top: 0px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.8em;
	display: block;
}

#designer_spotlight {
	display: inline;
	float: left;
	width: 200px;
	font-size: 0.8em;
	padding: 8px;
	vertical-align: top;
}


#designer_spotlight_name {
	width: 200px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	vertical-align: top;
}


#designer_spotlight_product {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;

}


#designer_spotlight_desc {
	margin: 15px;
	font-size: 0.8em;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	padding-top: 32px;
}

#designer_spotlight_desc a:link,#designer_spotlight_desc a:visited {
	display: inline;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#designer_spotlight_desc p{
	margin-bottom: 10px;
}


#designer_list {
	width: 20%;
	vertical-align: top;
	font-size: 0.8em;
	padding-left: 5px;
}

#designer_list li {
	padding-top: 3px;
	padding-bottom: 3px;
}


#selected_designer {
	font-size: 0.8em;
}

#designer_list_heading {
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#editorial_table {
}


#editorial_table ul {
	color: #003399;
	margin-top: 0;
	display: block;
}

#editorial_spotlight {
	display: inline;
	float: left;
	width: 200px;
	font-size: 0.8em;
	padding: 8px;
	vertical-align: top;
}

#editorial_table a:link, #editorial_table a:visited {
	font-size: 0.8em;
	color: #003399;
	margin-top: 5px;
	display: block;
}

#editorial_spotlight_name {
	width: 200px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 15px;
}


#editorial_spotlight_desc {
	margin: 15px;
	font-size: 0.8em;
	text-align: justify;
	padding: 10px;

}

#editorial_spotlight_image {
	margin: 3px;
	padding: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	vertical-align: top;

}

#editorial_spotlight_desc a:link,#editorial_spotlight_desc a:visited {
	display: inline;
}

#editorial_spotlight_desc p {
	margin-bottom: 10px;

}
#editorial_list {
	width: 20%;
	vertical-align: top;
	font-size: 0.8em;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

#editorial_list li {
	margin-top: 5px;

}


#selected_editorial {
	font-size: 0.8em;
}

.editorial_list_heading {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	display: block;
	font-size: 0.9em;
	padding-right: 0px;
	padding-bottom: 10px;
}

#idesigner_links {
	float: left;
	text-align: left;
	padding-left: 40px;
	margin-top: 35px;
	font-size: 0.8em;
	vertical-align: top;
	width: 25%;
	height:100%;
}

#idesigner_links p {
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 0.9em;
}

#idesigner_links ul{
	padding-left: 0px;
	margin-top: 45px;
	text-align: left;
	width: 100%;
	height:100%;
}
#idesigner_links a:link, #idesigner_links a:visited{
	font-size: 0.8em;
	color: #003399;
	margin-top: 8px;
	display: block;
	vertical-align: top;
}

#idesigner {
	margin-left: 30%;
	padding-left: 35px;
	margin-bottom: 20px;
	text-align: left;
	width: 65%;
	height:100%;
}


#idesigner_heading {
	width: 100%;
	font-size: 1em;
	color: #000000;
	margin-top: 35px;
	margin-bottom: 15px;
	vertical-align: top;
}


#idesigner_inst {
	margin-top: 0px;
	font-size: 1em;
	margin-bottom: 15px;
	vertical-align: top;
}

#idesigner a:link, #idesigner a:visited{
	font-size: 0.8em;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#general_text{
	margin-left: 100px;
	margin-right: 100px;
	font-size: 0.8em;
	text-align: justify;
	padding: 10px;

}

#designer_footer {
	float: left;
	clear: both;
	width: 100%;
	font-size: 0.8em;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-style: normal;
	min-width: 100%;
  padding: auto;
}

#designer_footer a:link, #designer_footer a:visited{
	font-size: 0.72em;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-style: normal;

}

#theme_footer {
	float: left;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-style: normal;
	min-width: 100%;
}

#sidra_footer{
	clear: both;
 }
#sidra_footer a {
	font-size: 0.7em;
	color: #cccccc;
	margin-top: 60px;
	padding-top:30px;
	text-align: center;
}

/* Styles for DHML effects. Added by Igor.*/
.packageVisible {
        visibility: visible;
}
.packageHidden {
        visibility: hidden;
        display: none
}

/* Styles for drop-down menu. Added by Igor.*/
.downMenu {
	position:absolute;
	padding: 5px;
	width: 160px;
	z-index: 1;
	left: 180px;
	top: 42px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.downMenu li {
	font-size: 0.7em;
        border: 1px solid #EBEBEB;
}

.hidden {
	visibility: hidden;
}
.shown {
	visibility: visible;
}
TD.ProductInfoComments1{
	color: #ff0000;
	font-size: 11px;
	line-height: 1.0;
	text-align : left;
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px solid #9a9a9a;
}

a.moreinfo{
	background-color:#EEEEEE;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
TD.moreinfo{
	background-color:#EEEEEE;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
TD.buttons{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	text-align : left;
	border-style:solid;
	border-width:thin;
	border-color:#DDDDDD;}

TD.buttons1{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	text-align : left;
	white-space:pre;
}
TD.text1{
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align : left;
}
A.buttons{
	background-color:#CCCCCC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	height:20px;
	text-align : left;
	white-space:pre
}
#prod_description_box1 {
	color:#990000;
	padding : 0px;
	width : 100%;
	float: right;
	height : 80px;
	overflow : auto;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	margin-right: 0.1em;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
}
#comments_detail_panel{
	width : 100%;
	float: right;
	height : 60px;
	overflow : auto;
	position: relative;
}

#marqueecontainer{
position: relative;
height: 67px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
#marqueecontainer1{
position: relative;
height: 67px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
