@import url("css/commerce.css");

/* Main Styles that apply to body */
body {
	text-align:left;
	width:100%;
	height:100%;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	position: absolute;
}
form
{
    padding:0; margin:0;
    
}
a
{
	color: Green;
}

#container {
	width: 700px;
	margin:0 auto;
}

.leftPane 
{
    color: #96bf0d;
    background: #fbfbfb;
    border:1px solid #efefef;
}

.contentPane 
{
    /*line-height: 20px;*/
    background: #fbfbfb;
    border:1px solid #efefef;
}

/* The topmost faded bar */
#topbar {
    width:auto;
    background: #EEE;
    height: 16px;
    padding: 10px 10px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
    height:94px;
    background:#96bf0d url(images/banner.jpg) no-repeat;
}

/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #96bf0d;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

/*h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}*/

/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.content {
    width: auto;
    padding: 0px 6px 0px 5px;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    margin-bottom:0px;
    margin-right:10px;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #96bf0d solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #96bf0d;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}
#footer a { color: #fff; }

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 227px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #96bf0d;
	float: left;
}

/* Second column of the three columns */
.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #96bf0d;
}

/* Third column of the three columns */
.c3
{
	width: 228px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #96bf0d;
	float: right;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #96bf0d;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}


/* CSS Tabs */
#tabs8 li:hover, #tabs8 li.over { 
    position: static; /* make menus not sticky in ie7 */ 
}
#tabs8
{
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
    height:30px;
}
#tabs8, #tabs8 ul { /* all lists */
	padding: 0;
	margin: 0;
}

#tabs8 ul
{
    padding:10px 10px 0 5px;
}
#tabs8 ul ul
{
    padding:0;
}

#tabs8 a {
	display: block;
	background:url("images/tableft8.jpg") no-repeat left top;
	padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 li li a
{
	width: 10em;
}

#tabs8 a span {
    display:block;
    background:url("images/tabright8.jpg") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#fff;
    font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}
#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 li { /* all list items */
	list-style: none;
	float: left;
	/*width: 10em; /* width needed or else Opera goes nuts */
}

#tabs8 li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#tabs8 li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 10em;
	padding-left:3px;
}

#tabs8 li:hover ul ul, #tabs8 li:hover ul ul ul, #tabs8 li.sfhover ul ul, #tabs8 li.sfhover ul ul ul {
	left: -999em;
}

#tabs8 li:hover ul, #tabs8 li li:hover ul, #tabs8 li li li:hover ul, #tabs8 li.sfhover ul, #tabs8 li li.sfhover ul, #tabs8 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




















