/*** General tags ***/

body {
background:#2fadc6;
color:#000;
font:76% arial,sans-serif;
line-height:1.2em;
margin:0px auto;
padding:0;
}


a {
color:#4088b8;
text-decoration:none;
}

a:hover {
color:#999;
text-decoration:underline;
}

a img {
border:0;
}

p, td {
font:normal 1.0em arial,sans-serif;
color:#fff;
line-height:1.5em;
margin:0 0 18px 5px;
}

ul ul,ol ol {
margin:4px 0 4px 35px;
}

blockquote {
border:0px solid #dadada;
font-size:0.9em;
margin:20px 10px;
padding:8px;
}


/*** Main wrap and header ***/

#border {
background:url(images/body.jpg) no-repeat;
margin:0px auto;
padding:12px 8px;
width:846px;
}

#wrap {
background-color:#2dabc4;
color:#404040;
margin:0px auto;
padding:0;
width:780px;
}

#header {
background:url(images/banner_catalog.jpg) no-repeat top left;
width:1087px;
height:118px;
margin:0;
}

#header .toplinks {
color:#666;
padding:0px 8px 0px 3px;
line-height:10px;
text-align:right;
}

#header .toplinks a {
font:normal 0.75em verdana,sans-serif;
color:#000;
text-decoration:none;
}

#header .toplinks a:hover {
color:#2dabc4;
text-decoration:none;
}

#header .logo {
margin:5px 15px 5px 20px;
}



/*** Main Nav ***/

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav {background:url(images/nav_bk.gif) repeat-x; width:1087px; height:23px; position:relative; z-index:100; margin:0;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type:none; display:table;}
#pmenu ul {padding:0; margin:0; list-style-type:none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {background:url(images/nav_bk.gif) repeat-x; width:87px; font:bold 0.9em arial,sans-serif; display:block; padding:0 8px 3px 2px; color:#fff; line-height:20px; text-decoration:none; text-indent:2px; border:1px solid #666; border-width:0 1px 0 0; text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {background:url(images/nav_bk.gif) repeat-x; width:87px; border-width:1px 1px 0 1px; font:normal 0.9em arial,sans-serif; padding:0 8px 3px 2px; line-height:20px;}
#pmenu li ul li a:hover {width:87px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#000;}
#pmenu li.tc {background:#000; display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative; }
/* Make the hovered list color persist */
#pmenu li:hover > a {background:url(images/nav_sub_bk.gif) repeat-x; color:#fcd116;}
#pmenu li:hover > a:hover {background:#000; color:#fcd116;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:7px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {background:#000; position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#000; color:#fcd116;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#e5e5e5; color:#000;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:7px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
[if IE]>
<style type="text/css">
#nav ul {display:inline-block;}
#nav ul {display:inline;}
#nav ul li {float:left;}
#nav {text-align:center;}
</style>
<![endif]




/*** Page Feature ***/

#banner {
width:780px;
height:300px;
}



/*** Page Banner ***/

#banner .spot {
background-color:#a5a5a5;
float:right;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:780px;
height:150px;
}


#content {
width:780px;
}


/*** Left Well ***/

#content .left {
float:left;
line-height:1.5em;
margin-bottom:10px;
padding:0 30px 0 35px;
width:710px;
}

#content .left p {
font:normal 1.0em arial,sans-serif;
color:#fff;
line-height:1.5em;
padding:0px;
width:705px;
}

#content .left ul {
list-style:square;
font:normal 1.0em arial,sans-serif;
color:#fff;
margin-left:10px;
padding:0 0 3px 18px;
}

#content .left li {
line-height:1.6em;
margin:0 0 4px;
padding:0;
}

#content .left a {
font:normal 1.0em arial,sans-serif;
color:#fbec5d;
text-decoration:underline;
padding:2px;
}

#content .left a:hover {
color:#fff;
text-decoration:none;
}

#content .left ul ul {
line-height:1.2em;
margin:4px 0 13px 5px;
padding:0;
}

#content .left ul ul li a {
font-weight:400;
text-decoration:none;
}

#content .left h1 {
font:bold 1.8em arial,sans-serif;
color:#fbec5d;
line-height:1.4em;
padding:10px 0 0px 5px;
}

#content .left h2 {
font:bold 1.1em verdana,sans-serif;
color:#fff;
line-height:1.3em;
padding:0px 0 10px 5px;
}

#content .left form {
padding:0px 0 0px 5px;
}

#content .logos {
background:#2dabc4;
width:780px;
text-align:center;
height:105px;
float:left;
padding:5px 0 18px 0;
}

#content .logos h1 {
color:#fbec5d;
font:bold 1.2em arial,sans-serif;
line-height:1.4em;
margin:10px 7px 7px 0;
padding:0; 
}

strong {
color:#fbec5d;
}



/*** Footer ***/

#footer {
background:#2dabc4;
border-top:0px solid #ccc;
width:1087px;
clear:both;
color:#fff;
padding:0px 0px 25px 0px;
margin:0;
text-align:center;
}

#footer p {
color:#fff;
font:normal 1.0em arial,sans-serif;
line-height:1.5em;
margin:0;
padding:0 15px;
}

#footer h1 {
color:#fff;
font:bold 1.1em arial,sans-serif;
line-height:1.5em;
margin:10px 0 7px 0;
padding:0;
}

#footer a {
font:normal 0.9em arial,sans-serif;
color:#fbec5d;
text-decoration:none;
}

#footer a:hover {
font-weight:normal;
color:#fff;
text-decoration:underline;
}



/*** Various classes ***/

.box {
background:#f7f7f7;
width:725px;
border:1px solid #c8c8c8;
color:#666;
font-size:0.9em;
line-height:1.4em;
padding:10px 10px 10px 13px;
text-align:center;
}

.box a {
color:#666;
}

.readmore {
font: verdana, sans-serif;
font-size:0.9em;
margin:-10px 10px 12px 0;
text-align:right;
}

.timestamp {
font-size:1.2em;
margin:-5px 0 15px 10px;
}

.timestamp a {
font-weight:normal;
}

.blue {
color:#4088b8;
}

.clear {
clear:both;
}

.fade {
color:#c8c8c8;
}

.gray {
color:gray;
}


