.boxText { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EEEEEE; }
.orderEdit { font-family :  Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #666666; 
  background-image: url('http://www.platajewellery.com.au/private_images/template/bg_gradient.jpg');
  background-position: 50% 50%;
  background-repeat:repeat-x;
  margin: 0px;
  height:100%; 
  overflow-x: hidden;
}

body, html {height:100%; width:100%; margin:0px 0px 0px 0px;}

.allBox {
	position: absolute;
	top: 50%;
	margin: -300px 0px 0px 0px;
	width: 100%;
	height: 600px;
}

.headerBox {
	width: 780px;
	left: 50%;
	margin: 0px 0px 0px -390px;
	height: 58px;
	position: relative;
}

.headerShopping {
	width: 400px;
	margin-top: 30px;
	text-align: right;
	float: right;
	font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.headerNavRow {
	height: 32px;
	position: relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: hidden;
}

.headerNavContents {
	width: 780px;
	left: 50%;
	margin: -32px 0px 0px -390px;
	height: 32px;
	position: relative;
	z-index: 2;
}

.headerMenu {
	width: 600px;
	text-align: left;
	float: left;
	position: absolute;
	z-index: 9999;
}

.headerCart {
	width: 150px;
	text-align: right;
	float: right;
	font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.midWhiteBox {
	border: 1px solid #000000;
	width: 100%;
	background: #FFFFFF;
	height: 450px;
	background: #FFFFFF;
}

.mainTextBox {
	width: 820px;
	left: 50%;
	margin: 0px 0px 0px -390px;
	height: 450px;
	position: relative;
	font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 12px;
	color: #333333;
	overflow-y: auto;
	overflow-x: hidden;
}

.footerBox {
  text-align: center;
  height: 28px;
  position: relative;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-top: 6px;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
  text-align: center;
}

.logo {
  width: 261px;
  height: 44px;
  float: left;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='private_images/template/plata_logo.png') no-repeat;
}

.logo[class] {
  background: url("private_images/template/plata_logo.png") no-repeat;
}

/* CSS Image Gallery */
.rollover a { 
display:block;
padding: 10px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
.rollover a:hover { 
display:block;
padding: 10px;
border-color: #333333;
border-style: solid;
border-width: 1px;
}

div.img
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 150px;
  height: 60px;
  margin: 2px;
  border: 1px solid #ffffff;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #939598; font-size: 12px;
}
/* END OF GALLERY */

a.headerLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CCCCCC; font-size: 12px; text-decoration: none; }
a.headerLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CCCCCC; font-size: 12px; text-decoration: none; }
a.headerLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.headerLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: underlined; }

a.footerLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CCCCCC; font-size: 12px; text-decoration: none; }
a.footerLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CCCCCC; font-size: 12px; text-decoration: none; }
a.footerLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.footerLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: underlined; }

A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.header {
	color: #FFFFFF;
}

TD.headerNavigation {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

A.headerSearch { 
  color: #FFFFFF; 
}

A.headerSearch:hover {
  color: #B3B300;
}

A.headerNavigation { 
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #FFFFFF; 
  font-weight: bold;
}

A.headerNavigation:hover {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #FFCC00;
  font-weight: bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Trebuchet MS, 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: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #999999;
}

.infoBox {
  padding: 1px;
}

.infoBoxContents {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 10px;
  background: #FFFFFF;
}

.contentBoxContents {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 12px;
  background: #FFFFFF;
}

.infoBoxReview {
  background: #F3F2FF;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background: #333333;
}

TD.contentBoxHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 6px;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults:hover {
  color: #333333;
  font-weight: bold;
}


.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 30px;
}

.subHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #02A8DB;
}

.subHeadingInactive {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
}

a.subHeadingLink:link { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
a.subHeadingLink:visited { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
a.subHeadingLink:active { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #02A8DB; }
a.subHeadingLink:hover { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #02A8DB; text-decoration: underlined; }


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.subtotal {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #666666;
}

.mainheader {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  color: #333333;
  font-size: 12px;
  line-height: 1.5;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.partNewsletter {
	background: #CCCCCC;
	width: 760px;
	float: left;
	height: 1px;
	overflow: hidden;
}

.smallText {

  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  padding: 4px;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

.fieldbg {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #f8f8f9;
}

TD.fieldKey {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #FF9B9B;
}

TD.fieldValue {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #D1E0FC;
}

TD.tableHeading {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { width: 138px; height: 40px; padding-top: 22px; font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #939598; background: url('private_images/template/checkout_tab.gif') 50% 50% no-repeat; }
.checkoutBarCurrent { width: 138px; height: 40px; padding-top: 22px; font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; background: url('private_images/template/checkout_tab_over.gif') 50% 50% no-repeat; }

/* message box */

.messageBox { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

.inputRequirementheader { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold; }

/* 2++++++++++++Seitennavigation ANFANG++++++++++++ */
#sidenav {
	width: 200px;
	overflow-x:hidden;
	vertical-align:top;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px; 
	margin-top: -15px;
	margin-left: -2px;
}


* html #sidenav {
	float:left;
}

* +html #sidenav {
	height:100%;
	float:left;
}

#sidenav ul {
	padding:0px;
	width:200px;
	overflow:hidden;
}
#sidenav li {
	clear: both;
	list-style: none;
	margin: 0px;
	height:100%;
}

#sidenav a {
	display: block;
	padding-top: 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #333333;
	width: 196px;
	height: 40px;
	text-align: left;
}

#sidenav a:hover {
	color: #27481C;
	text-decoration: none;
	background: url("private_images/template/rollover_over.gif") 20px no-repeat;
	width: 196px;
	height: 40px;
	text-align: left;
}

#sidenav .active {
	color: #27481C;
}

#sidenav ul li ul{
	margin-left: 0px;
	width: 200px;
	overflow-x:hidden;
}

/*
#sidenav ul li a {
	border:1px solid blue;
}
*/


#sidenav ul li ul li a {
	padding-left:20px;
}

#sidenav .subsubsub a {
	width: 140px;
	height: 40px;
}

#sidenav .subsubsubsub a {
	width: 140px;
	height: 40px;
}


#sidenav .subsub a:hover, #sidenav .subsub .active {
	color: #333333;
	background: url("private_images/template/rollover_over.gif") 20px no-repeat;
	height: 40px;
}


/* 2++++++++++++Seitennavigation ENDE++++++++++++ */

/* Light Box */
  #lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../private_images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../private_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../private_images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }  
			
/* ############################## Drop Down Menus ################################## */
#multi-level {height:32px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	margin-left: 10px;
}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; padding-left: 10px; padding-right: 10px; }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a { font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #CCCCCC; font-size: 12px; font-weight: bold; text-decoration: none; }
/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none;  height: 32px;} /* for IE6 */
.menu li:hover { position:relative; color: #FFFFFF; z-index:200; background: #333333; height: 32px;} /* for IE7 */

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:24px; padding-top: 8px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:-10px;
	top:32px;
	background: #333333;
	border:1px solid #000000;
	display: block;
	white-space:nowrap;
	width: 150px; 
	height:auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 150px; 
}
.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width: 240px; 
	line-height:20px;
	text-indent:5px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menu :hover ul.sub li a.fly { color:#fff; padding-left: 5px;} 
.menu :hover ul.sub li a:hover {background:url('http://www.platajewellery.com.au/private_images/template/subMenuOver.jpg'); color:#333333;}
.menu :hover ul.sub li a.fly:hover { color:#333333;}
.menu :hover ul li:hover > a.fly {color:#fff; padding-left: 5px;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:60px; top:-4px; background: #333333; padding:0px 0; border:1px solid #000000; width: 240px; z-index:201; height:auto;}
        
