/* Style sheet for Swan Products Kev Stewart */

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

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

#logos {margin:0 auto; background-image: url(images/infobox/topfade.png); background-repeat: repeat-x; height: 90px; border-bottom: 1px dashed #c0c0c0; text-align: right}
#centerheader {margin:0 auto; width:975px; height: 90px; clear: both; background-image: url(images/infobox/pageheader.png); 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: #ffffff;}
#leftcolumn {margin-top: 5px; width: 186px; float: left; clear: both}
.main {width:950px; padding: 0px; float: left; min-height:380px; height:auto !important; height:380px;}
#footer {height:100px; padding: 1em; background-image: url(images/infobox/footer.gif); background-repeat: repeat-x; font-size: 0.7em; color: #808080; 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 {margin-left: -15px; font-size: 16pt; font-weight: bold; color: #000064;}
.biggreen {font-size: 16pt; font-weight: bold; color: #000064;}
.productbox {margin: 6px; border: 1px solid #c0c0c0; width: 140px; height: 170px; text-align: center; font-size: 0.7em; float: left}
.catsbox {width: 140px; height: 150px; margin-right: 8px; margin-bottom: 5px; margin-top: 5px; margin-left: 3px; border: 1px solid #c0c0c0; float: left}
.catsbox img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;}
.catsbox a:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	}	
.addmediacontainer {margin-top: 20px; width: 200px;background: #a0a0a0; color: white; font-weight: bold; border: 1px solid #a0a0a0}
.leftblock {border: 1px solid #808080; margin-top: 5px; font-size: 0.8em; background: white; padding: 2px;}


.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;
margin: 5px;
width: 150px;

float: left;
}

/*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: #221a45;
text-decoration: none;
background-image: url(images/infobox/menublock2.gif);
padding: 1px 5px;

line-height: 2.0em;
}

.suckerdiv ul li a:hover{
background-image: url(images/infobox/menublock.gif);
color: #6872dd;
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 */
