/* Style sheet for Signature Products Kev Stewart */

BODY {height: 100%; background: #1d6ea6; font-family : Verdana, Arial, sans-serif; text-align: center; color: #555; font-size:0.8em; margin: 0px;}

A {color: #fff;text-decoration: none; }
A:hover {color: #ffff00; text-decoration: underline;}
FORM {display: inline;}
input {color: #000; font-size: 0.9em; font-weight: normal;}
img {border:0}

#logos {margin:0 auto; height: 100px; background-image: url(images/infobox/headband.gif); background-repeat: repeat-x; text-align: right; /*filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;*/}
#centerheader {margin:0 auto; width:975px; height: 100px; clear: both; background-image: url(images/infobox/logo.gif); background-repeat: no-repeat}
#container {margin:0 auto; width: 975px; text-align: left; /*filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;*/}
#header {background: #c00000; height: 1px;}
.headernav a {font-size: 0.9em; font-weight: bold; color: #d7ebf9;}
.headernav a:hover {color: white;}
#leftcolumn {margin-top: 1em; width: 186px; height: 100%; float: left;}
.main {padding: 0px;}
.paleblue {background-image: url(images/infobox/listbg.jpg); margin: 10px; padding: 10px; max-width: 750px; border-top: 1px solid #14364e; 
border-right: 1px solid #14364e; border-bottom: 1px solid #73b0db; border-left: 1px solid #73b0db; float:left}
.paleblue a {color: blue}
#footer {background: #103258; border-top: 1px solid #87b5e9; padding: 1em; font-size: 0.7em; color: white; text-align: center; clear:both;}
#footer a {color: #00ff00}

.login {width: 600px; background: #c0c0c0; border: 1px solid #a0a0a0; color: black; font-weight: bold; padding: 0.3em;}
.generalright {width: 350px; float: right; font-size: 0.9em; color: black; font-weight: normal}
.biggrey {font-size: 16pt; font-weight: bold; color: #000064;}
.biggreen {font-size: 16pt; font-weight: bold; color: #ffffff;}
.productbox {margin: 0.7em; width: 120px; height: 150px; background-color: #103258; border: 1px solid #103258; font-size: 0.7em; float: left;filter:alpha(opacity=70); opacity: 0.7; -moz-opacity:0.7;}
.productbox2 {margin: 0.7em; width: 120px; height: 150px; background-color: #103258; border: 1px solid #103258; font-size: 0.7em; float: left;filter:alpha(opacity=100); opacity: 1; -moz-opacity:1;}
.addmediacontainer {margin-top: 20px; width: 200px;background: #14364e; color: white; font-weight: bold; border: 1px solid #14364e}
.addmediacontainer a  {color: #0000ff}
.addmediacontainer a:hover  {color: #00f5ff}


.extrainfheader {
	font-family: Verdana, Arial, sans-serif;
	background-color: #a0a0a0;
  	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	color: white;

}

.extrainfleft {
	font-family: Verdana, Arial, sans-serif;
	background-color: #ecf1f5;
  	font-size: 11px;

}

.extrainfright {
	font-family: Verdana, Arial, sans-serif;
	background-color: #cddbe5;
  	font-size: 11px;
	width: 200px;

}

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

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 185px; /* Width of Menu Items */
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;

}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 185px; /* Parent menu width - 1*/
position: absolute;
width: 185px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 184px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
background-color: #2f7337;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #c00000;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #7fa3bf;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
font-weight: bold;
color: white;
text-decoration: none;
background-image: url(images/infobox/menublock2.gif);
padding: 1px 5px;
border-bottom: 2px;
line-height: 2.0em;
}

.suckerdiv ul li a:hover{
background-image: url(images/infobox/menublock.gif);
color: white;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #2c4253;
color: white;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #c0c0c0;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color:#3d4866;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #3d4866;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
