/* DO NOT EDIT THIS FILE - edit the one in 'sources' and 'Make' */

/* v2.2  - 2007/03 */

body.publicPage {
    /* background-image: url(/pictures/background.gif);
    background-repeat: repeat-x; 
    */
    background-color: #ccccd8;
    margin:1px;
    margin-top:0px;
}

body.admin-page {
    background: url(/pictures/backgrounds/white-background.png);
}

body, div, p, blockquote, td, th {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#page_container {
    font-size:10pt;
    border: 1px solid #000;
    -moz-border-radius: 8px;
    padding:3px;
    background: url(/pictures/backgrounds/white-background.png);
    width: 1020px;
    margin: 3px auto 3px auto;
}

a { 
    text-decoration: none; 
    font-weight: bold; 
    color: #0000A0; 
}
a:hover { 
    text-decoration: underline; 
}
a:visited { 
    font-weight: bold; color: #0000A0; 
}

a.speciallink {
    text-decoration:underline;
}

h3 { margin-bottom: 3px; }

.nobr { white-space: nowrap; }

.hidden { display:none; }

dt { font-style: italic; }

table, tr, form {font-family : Arial, Helvetica, sans-serif;}

input.boxHeight {
	height: 1.75em;
	font-size: 85%;
}

input.button {
	color: #ffffff;
	background-color: #000066;
	font-size: 110%;
	font-weight: bold;
    border:3px outset;
}

input.button:hover {
    color: #00ffff;
    border:3px outset #00d0ff;
}

input.button_eager {
	color: #ffff00;
	background-color: #ff0000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: blink;
}

li.store {
	font-weight: bold;
}

option[selected] { 
	font-weight: bold; 
	border: 1px solid #808080; 
    background: url(/pictures/greyball.gif) center right no-repeat;
}

ol.outline {list-style-type: upper-roman; padding-bottom: 1em}
ol.outline ol {list-style-type: upper-alpha; padding-bottom: 1em}
ol.outline ol ol {list-style-type: decimal; padding-bottom: 1em}
ol.outline ol ol ol {list-style-type: lower-alpha}
ol.outline ol ol ol ol {list-style-type: lower-roman}

ol.instructions {list-style-type: decimal; padding-bottom: 1em}
ol.instructions li {padding-bottom: 1em}
ol.instructions ol {list-style-type: lower-alpha; padding-bottom: 1em}
ol.instructions ol li {padding-bottom: 1em}

.ooladdr, td.address {
	color: #000000;
	font-size: 10pt;
}

.ooladdr h4 {
	margin-bottom: 4px;
	font-size: 11pt;
	color: #000040;
	min-width: 200px;
	border-bottom: 2px solid #000000;
} 

.mailool, .maillink { 
	font-weight: bold;
	color: #006000;
    background: url(/pictures/silk/email_edit.png) center left no-repeat;
    padding-left: 17px;
	white-space: nowrap;
}

.phone {
    background: url(/pictures/silk/phone.png) center left no-repeat;
    padding-left: 17px;
	white-space: nowrap;
}

.fax {
    background: url(/pictures/silk/printer.png) center left no-repeat;
    padding-left: 17px;
	white-space: nowrap;
}

a.extlink {
	color: #008080;
    background: url(/pictures/extlink.png) center right no-repeat;
    padding-right: 13px;
} 

/* --------- */

.greybox {
	font-family: monospace;
	font-size: 100%;
	background: #eeeeee;
	color: black;
	border: thin solid #000066;
	padding: 1em;
	width: 60%;
}

.greyboxwide {
	font-family: monospace;
	font-size: 100%;
	background: #eeeeee;
	color: black;
	border: thin solid #000066;
	padding: 1em;
	width: 100%;
}

.greyboxwide2 {
	font-size: 100%;
	background: #eeeeee;
	color: black;
	border: thin solid #000066;
	padding: 1em;
	width: 100%;
}

.grey {
	background: #eeeeee;
	color: black;
}

.cartHeader {
	color: #ffffff;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
}

.cart_instructions {
	color: #ffff80;
	font-weight: bold;
	background: #000000;
}

.cart_product {
	color: #004000;
	font-weight: bold;
	background: #ffff80;
}

.left { text-align: left; } 
.right { text-align: right; } 
.center { text-align: center; } 

.centered {
	text-align: center;
	vertical-align: middle;
}

.centeredtop {
	text-align: center;
	vertical-align: top;
}

.context {
	color: #ffffff;
	background-color: #000066;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.contexthi {
	color: #FFFF00;
	background-color: #000066;
	font-weight: bold;
	font-size: 85%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.context a {
	color: #ffffff;
	text-decoration: none;
}

.context a:hover {
	text-decoration: underline;
}

.context a:visited {
	color: #ffffff;
}

.contextlight {
	color: #ffffff;
	background-color: #9999cc;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
	text-align: center;
}

.contextlight a {
	color: #ffffff;
	text-decoration: none;
}

.contextlight a:hover {
	text-decoration: underline;
}

.contextlight a:visited {
    color: #ffffff;
	text-decoration: underline;
}

.contextsub {
	color: #ffffff;
	background-color: #000066;
	font-weight: normal;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.contextsub a {
	color: #ffffff;
	text-decoration: none;
}

.contextsub a:hover {
	text-decoration: underline;
}

.contextsub a:visited {
    color: #ffffff;
}

.contextsubhead {
	color: #ffffff;
	background-color: #000066;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
	width: 100px
}

.contextsubhead_nowidth {
	color: #ffffff;
	background-color: #000066;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.contextsubhead_nowidth a {
	color: #ffffff;
	text-decoration: none;
}

.contextsubhead a {
	color: #ffffff;
	text-decoration: none;
}

.contextsubhead_green {
	color: #ffffff;
	background-color: #008000;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
	width: 100px
}

.contextsubhead_green a {
	color: #ffffff;
	text-decoration: none;
}

.contextsubhead a:hover {
	text-decoration: underline;
}

.warning {
	color: #800000;
	font-weight: bold;
}

.happy {
	color: #008000;
	font-weight: bold;
}

.error, .errorBlock {
	color: #ff0000;
	font-weight: bold;
	/* font-size: 110%; */
}

.errorBlock {
	/* top of page error block, 2007-08 */
    width:80%; 
    padding:8px; padding-top:14px; padding-bottom:14px;
    margin:6px; 
    margin-left:auto; margin-right:auto; 
    border:2px solid #800000;
    text-align:center;
    background-color:#ffffa0;
}

.leftmenu {
	color: #ffffff;
	background-color: #e6f0f6;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.leftmenu a {
	color: #000000;
	text-decoration: none;
}

.leftmenu a:hover {
	text-decoration: underline;
}

.leftmenulight {
	color: #ffffff;
	background-color: #e6f0f6;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
	text-align: center;
}

.leftmenulight a {
	color: #000000;
	text-decoration: none;
}

.leftmenulight a:hover {
	text-decoration: underline;
}

.leftmenusub {
	color: #ffffff;
	background-color: #e6f0f6;
	font-weight: normal;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
}

.leftmenusub a {
	color: #ffffff;
	text-decoration: none;
}

.leftmenusub a:hover {
	text-decoration: underline;
}

.leftmenusubhead {
	color: #ffffff;
	background-color: #000066;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;
	padding: 2px 2px 2px 4px;
	width: 100px
}

.leftmenusubhead a {
	color: #ffffff;
	text-decoration: none;
}

.leftmenusubhead a:hover {
	text-decoration: underline;
}


















.copy {
	color: #999999;
	font-size: 80%;
}


.fluffyfeather {
	color: #ffffff;
	background-color: #0080ff;
	text-align: center;
	font-weight: bold;

}

.fluffyfeatherbig {
	color: #ffffff;
	background-color: #0080ff;
	text-align: center;
	font-weight: bold;
	font-size: medium;

}

.productscroll {
	color: #ffffff;
	background-color: #0080ff;
	text-align: center;
	font-weight: bold;

}


.form {
	text-align: center;
	background: #d0d0d0;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
}

.larger {font-size: 130%}

.listprice {
	color: #800080;
	text-decoration: line-through;
	font-size: 10pt;
}

.ourprice {
	/* color: #ff0080; */
	font-weight: bold;
	font-size: 10pt;
}

.navActiveRed {
	color: #ffffff;
	background-color: #ff0000;
	text-align: center;
	font-weight: bold;
}

.navActiveRed a {
	color: #ffff00;
	text-decoration: none;
}

.navActiveRed a:hover {
	text-decoration: underline;
}


.navActive {
	color: #ffffff;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
}

.navActive a, .navActive a:visited  {
	color: #ffffff;
	text-decoration: none;
}

.navActive a:hover {
	text-decoration: underline;
}

.navInactive {
	color: #ffffff;
	background-color: #9999cc;
	text-align: center;
	font-weight: bold;
}

.navInactive a, .navInactive a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navInactive a:hover {
	text-decoration: underline;
}

.orderstat {
	font-weight: bold;
	font-size: large;
}

.propaganda {
	font-weight: bold;
	white-space: nowrap;
}

.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #999999;
}

.reversesearchDetail {
	color: #990000;
	background-color: #ffffff;
	font-weight: bold;

}

.searchDetailbig {
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;
}

.searchDetail {
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;
}

.searchDetail a {
	color: #00ffff;
}

.searchDetail a:hover {
	color: #0000ff;
	font-weight: bold;
}

.standout {
	color: #ffffff;
	background-color: #14dc1a;
	font-weight: bold;
	text-decoration: none;
	border: thick solid #008000;
	padding: 1em;
}

.standout a {
	color: #ffffff;
	text-decoration: none;
}

.standout a:hover {
	color: #fff0ff;
	text-decoration: underline;
}

.shopBox {
	border: 1px solid #9999cc}

.shopWelcome {
	color: #ffffff;
	background-color: #9999cc;
	text-align: left;
	font-weight: bold;
}

.shopWelcome a {
	color: #ffffff;
	text-decoration: none;
}

.shopWelcome a:hover {
	text-decoration: underline;
}

.sidebox {
	/*font-size: 80%;*/
	background: #eeeeee;
	color: black;
	border: thin solid #000066;
	padding: 1em;
}

.sitemapheader {
	font-size: 90%;
	font-weight: bold;
	color: white;
	background-color: #9999cc;
	/*border: 1px solid #000066;*/
	margin: 2% 5% 0em 5%;
	padding: 0% 0% 0% 1%;
}

.sitemapbody {
	font-size: 80%;
	margin: 1% 5% 0em 5%;
	padding: 0% 0% 0% 1%;
}

.sitemapsub {
	font-size: 100%;
	padding: 0% 0% 0% 1%;
}

.bold { font-weight: bold; } 
.bigger { font-size: 133%; }
.big { font-size: 120%; }
.small { font-size: 75%; }
.smaller { font-size: 70%; }
.tiny    { font-size: 50%; } 


.normal {
	font-size: 100%;
}


.staticbody {
	width: 95%;
	font-size: 100%;
}

.top {
	vertical-align: top;
}

.topright {
	vertical-align: top;
	text-align: right;
}

.welcome {
	font-size: 150%;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.welcome2 {
	font-size: 120%;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.rtalign 	{ text-align: right; }
.inputerr 	{ border: 2px solid #a00000; }

.inputwhtred { color: #ffffff; background-color: #c00000; }
.inputltblue { color:#000000; background-color: #d0ffff;  } 
.inputltgreen 	{ color:#000000; background-color: #e0ffe0;  }
.inputltgrey 	{ color:#000000; background-color: #e0e0e0; 
	border: 2px solid #a0a0a0;  }
.inputltyellow 	{ color:#000000; background-color: #ffffe0; }
.inputghost  	{ color:#c0c0c0; background-color: #fffff0; }

input.inputltgreen:focus, textarea.inputltgreen:focus { 
	border: 2px solid #008000; 
}

input.inputltblue:focus,  textarea.inputltblue:focus { 
	border: 2px solid #000080; 
}
input.inputyob:focus, textarea.inputyob:focus { 
	border: 2px solid #000080; 
}
input.inputltgrey:focus,  textarea.inputltgrey:focus { 
	border: 2px solid #000000; 
}



.shopBox {
	border: 1px solid #ffa275;
}

.optional { color: #008000; font-size: 120%; font-weight: bold; }

.clearbanner { 
    color: #ffff00; font-size: 120%; font-weight: bold; 
    text-align: center; background-color: #ff0000; 
    padding: 2px; border: 2px solid #000080; 
    padding-left: 40px; padding-right: 40px; 
}

.topbannerstandout {
	color: #ffff00; font-weight: bold; background-color: #ff0000; 
	border: 1px solid #000080; 
		padding-left: 5px; padding-right: 5px; 
}

#leftnav { width: 180px }

.option_fake { color: #a0a0a0; }

.webdump_head { border-bottom: 1px solid #303030; width:auto; margin-right:auto; }
.webdump_body { background-color: #e0fff0; border: 2px solid #808080; width:auto; 
	margin-right:auto; margin-left:10px; } 

td.fieldlabel {
    font-weight: bold;
    text-align: right;
}

/* LOGIN WIDGET 2007-07 */

.loginwidget {
    width:200px;
    background-color: #c0FFc0;
    border: 4px outset #009900;
    font-family: Helvetica;
    font-size: 9pt; 
    margin-top:2px;
    margin-bottom:2px;
}

.loginwidget td {
    font-size:9pt;
    white-space: nowrap;
    text-align: left;
}

.lwfield {
    border: 2px solid #008000;
    font-size: 9px;
}

.loginwidget_title {
    text-align:left;
    color: #FFFFFF;
    background-color: #008000; font-weight: bold;
}

/* various boxes on login page - login, get pass, register */
.loginpage_box {
    border: 2px solid #008000;
    background-color: #e0e0e0;
}

.loginpage_box tr {
    vertical-align:top;
}

.loginpage_title {
    background-color: #008000;
    color: #ffffff;
    font-weight: bold;
    font-size:1.1em;
    font-variant:small-caps;
}

.loginpage_button {
    font-weight: bold;
}

.button_standout {
    background-color: #a00;
    color: #ffff00;
    font-weight: bold;
    font-variant:small-caps;
    border: 2px outset #a00;
}

a.setcurrencylink {
    white-space: nowrap;
    color: #ffff00;
}

.orderstatus a, .orderstatus a:visited {
    color: #003;
}
.orderstatus_1 a, .orderstatus_1 a:visited, .orderstatus_2 a, .orderstatus_2 a:visited
{
    color: #88f !important;
}

.orderstatus_NOTUSED90 { color: #000000; background-color: #ffb366; }
.orderstatus_-90 { color: #ffff00; background-color: #ff8000; }
.orderstatus_0   { color: #008000; background-color: #ffffff; }
.orderstatus_1   { color: #00A000; background-color: #303030; font-weight: bold; }
.orderstatus_2   { color: #FF0000; background-color: #000000; font-weight: bold; }

/* WAREHOUSE - */
.orderstatus_10  { color: #ffffff; background-color: #008000; }
.orderstatus_13  { color: #000000; background-color: #8080ff; }
.orderstatus_15  { color: #000000; background-color: #18dac1; }
.orderstatus_33  { color: #a000a0; background-color: #ff80ff; }

/* HOLDING - ON ORDER*/
.orderstatus_20  { color: #ffffff; background-color: #ff0000; }
.orderstatus_25  { color: #ff0000; background-color: #ffcaff; }
.orderstatus_66  { color: #000000; background-color: #b66d6d; }
.orderstatus_67  { color: #000000; background-color: #b66d6d; }
.orderstatus_88  { color: #000080; background-color: #ffffd0; }

/* shipped, refunded, etc */
.orderstatus_100 { color: #ffffff; background-color: #808088; }
.orderstatus_110 { color: #000000; background-color: #ffff00; }
.orderstatus_150 { color: #000000; background-color: #ff80c0; }
.orderstatus_193  { color: #000000; background-color: #ff0000; }
.orderstatus_200 { color: #ffff00; background-color: #ff4040; }

.orderstatus_null { color: #808080; background-color: #c0c0c0; }

.blinky { text-decoration: blink; }

.cartbutton, .cartbutton a, a.cartbutton, a.cartbutton:visited { 
    background-color: #660000; color: #FFFFFF; text-decoration: none;  
    white-space:nowrap;
}
.cartbutton { border: 2px outset #a00000;}
.bottomline { border-bottom: 1px solid #808080; }

.sidemenu {
    border: 4px outset #990000;
    width:200px;
}

.sidemenu tr th {
    color: #ffffff;
    background-color: #9999cc;
    font-weight: bold;
    font-size: 100%;
    /* white-space: nowrap; */
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.sidemenu tr th a { color: #000040; }

.sidemenu_contents a { color: #ffffff !important; }

.sidemenu_contents {
    color: #ffffff; 
    background-color: #000066; 
    font-weight: normal;
    /* font-size: 75%; 
    white-space: nowrap; */
    padding: 2px 2px 2px 2px;
}

.page_statusmessage {
    text-align:center; 
    border: 3px solid #000080; 
    background-color: #f0f0ff; 
    margin:6px;
    font-size:110%;
    font-weight:bold;
    padding:8px;
}

.action_sidebar {
    background-color: #ffffff;
    text-align:center;
    border: 2px solid #8080ff;
}

.action_sidebar * th {
    font-size:13pt;
}

.debug {
    font-weight: bold;
    color: #008080;
    font-style:italic;
}

.debug_notice {
    font-weight: bold;
    font-size:110%;
    color: #000030;
    font-style:italic;
}

.indent1 { margin-left:30px; }
.indent2 { margin-left:60px; }

.flagTrue  { color: #008000; font-weight: bold; }
.flagFalse { color: #800000; font-weight: bold; }

.deleteWidget { 
    text-align: right; font-weight: bold;
    background-color: #d00000; color: #ffff00; font-size:8pt;
    vertical-align: middle; padding: 0px 2px 4px 2px; 
    border: 2px solid #400000;
} 
.pendingDelete { background-color: #ff8080; }

/* usergreeting: 2008  - for affiliate links */
div.usergreeting { border: 3px solid #000080; background-color: #c0c0ff; font-size: 12pt; padding: 5px; margin: 4px 0px 4px 0px }
div.usergreeting * img { float:right; margin: 4px; vertical-align: middle; }

/* cbox - for the td around a checkbox in a large table */
.cbox {
    font-weight: bold;
    text-align: center;
    background-color: #c0c0c0;
}

.ghostly { color: #ccc }

.returnbutton {
    float:right;
    text-align:center;
    padding:4px; background-color: #a00000;
    border:2px outset #a00000;
    color:#ffff00;
    text-decoration:none;
    font-weight:bold;
}

.zebra_stripes .odd  { background-color: #fff; } 
.zebra_stripes .even { background-color: #eef; } 

/* a centred green box */
.noticebox
{
    width:70%; margin:auto;
    border: 2px solid #080;
    background-color: #dfd;
    padding:4px;
}

tr.header { empty-cells: show; }

tr.header th {
    font-size:8pt;
    color: #fff;
    font-weight: bold; 
    background-color: #080;
}

/* user portlets - 2008-09 */
.userportlet { margin-bottom: 4px; border: 3px groove #888; }

.userportlet .portlet_title {
    padding: 2px 5px 2px 5px;
    background-color: #060;
    color: #fff;
    font-size: 11pt;
    font-weight: bold;
    border-bottom: 2px solid #333;
}

.userportlet .portlet_body {
    background: #fffff8;
    padding: 2px 5px 2px 5px;
}


.result_ok      { font-weight: bold; color: #080; } 
.result_fail    { font-weight: bold; color: #a00; } 
.result_info    { font-weight: bold; color: #008; } 
.result_dunno   { font-weight: bold; color: #880; } 

/* JQUERY TABS */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    /* This is an empty div between tabs and content, to force a clearing. */
    display: block;
    /* border: 4px solid #080; */
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 2px 0 10px;
    min-width: 84px; /* be nice to Opera */
    /* MH: */ 
    padding: 5px 10px 5px 10px;
    background: url(/pictures/jquery-tab.png) no-repeat; 
    border-right: 1px solid #000;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
    /* background: url(/pictures/jquery-tab.png) no-repeat; */
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    /* This is the content area controlled by the tabs*/
    border: 1px solid #444;
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    }

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.ui-tabs-nav li.ui-tabs-selected {
    background: url(/pictures/jquery-tab-active.png) no-repeat;
}


/* JQUERY TABS */

/* field validation: this is used by the xmlhtml textarea validator */
.validate-ok {
    border:1px solid #080;
    background-image: url(/pictures/field-valid.png) !important;
    background-repeat: no-repeat;
    background-position: right top;
}

.validate-fail {
    border:2px dashed #800 !important;
    background-image: url(/pictures/field-invalid.png);
    background-repeat: no-repeat;
    background-position: right top;

}

####### FANCY BOX 

/*  ------------------ JQUERY FANCY BOX -------------------- */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 48px;
	width: 48px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 48px;
	height: 480px;
	background: transparent url(/pictures/throbbers/purple-circle.gif) ;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 40px;
	width: 40px;
	background: transparent url(/pictures/icons/close-button.png) no-repeat;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12pt Arial;
    background-color: #000;
    -moz-border-radius: 6px;
    border:2px solid #fff;
	padding: 2px 5px 2px 5px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
}

td#fancy_title_main {
	height: 32px;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 10px 10px 40px 10px;
    margin: 0;
    overflow: hidden;
    /* background: transparent; */
    background: #ccc;
    border:2px solid #000;
    -moz-border-radius: 9px; 
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 50%; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	/* background-image: url(data:image/gif;base64,AAAA); */
	z-index: 100; 
}

a#fancy_left {
	left: 10px; 
}

a#fancy_right {
	right: 10px; 
}

a#fancy_left {
	background: transparent;
}

a#fancy_right {
	background: transparent;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.thumbnail{
    position: relative;
    z-index: 0;
}

a.thumbnail:hover {
    background-color: transparent;
    z-index: 50;
}

a.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: -1000px;
    border: 1px solid gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

a.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
    vertical-align:middle;
}

a.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top:30px;
    left: 0px; /*position where enlarged image should offset horizontally */
}

/* used for greyed-out text in input fields */
.greytext { color: #666; }

/* automatically put a clear thingy after anything with this  - 2010/01 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.max-width-indicator { font-size:80%; margin:0px; padding:0px; color: #888; }

