* {
	margin:0;
	padding:0;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #f4f4f4;

}

#wrap {
	width: 970px;
	background-color: #fff;
	margin: auto;
}

#header{
	height: 112px;
	background-image:url(/images/head_bg.png);
	background-repeat: no-repeat;
}

div#headleft{
	width: 400px;
	float:left;
	display:inline;
}



#header h1{
	font-size: 0.8em;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

div#headright {
	width: 450px;
	float: right;
	display: inline;
	padding-top: 20px;
	text-align: right;
	padding-right: 80px;

}

div#headright input {
	border:1px solid #808080;
	padding:0.1em 0.3em;
	width: 200px;
	background-color: #C3D9FF;
	font-weight: bold;
}

div#search {
	padding: 0 10px;
	display: inline;
	float: left;

}

div#search input {
	border:1px solid #808080;
	padding:0.1em 0.3em;
	width: 200px;
	/*background-color: #C3D9FF;*/
	font-weight: bold;
}




#menu{
	background-color: #003366;
	height: 30px;
}

#menu li {
	display: inline;
}
#menu li a {
	text-decoration:none;
	display:block;
	float:left;
	color:#FFF;
	font-weight:bold;
	padding: 5px 6px 5px 6px;
	margin: 6px 0 0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.75em;
	
}


#menu li a:hover {
	background: #ECAC00;
}



/* current menu item */

#menu li a.current {
	background: #6F87BC;
	
}

#topimage {
	height: 44px;
	background-image:url(/images/water_bg.gif);		
}

#topads {
	height: 24px;
	background-image:url(/images/spots_top.gif);
	background-repeat: no-repeat;
	margin: 0 20px 0 20px;
	padding: 10px 0 0 20px;	
	display: inline;
	float: left;
}

#bookmark {
	display: inline;
	float: right;
	padding-right: 20px;
	padding-top: 10px;	
}

#line {
	background-image: url(/images/line_bg.gif);
	background-repeat: repeat-x;
	height: 14px;
	margin: 0 20px 0 20px;
	clear: both;
}

#main {
	margin: 0 20px 0 20px;
	overflow: hidden;
}

#body {
	display: inline;
	float: right;
	width: 740px;
	overflow: hidden;
	margin-top: 12px;
}

#sidemenu {
	display:inline;
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

div.sidetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	background-image:url(/images/spots_menu.gif);
	background-repeat: no-repeat;
	padding: 6px 0 0 21px;
	background-color: #f4f4f4;
	margin-top: 12px;
}

div.sidetitle ul{
	margin-left: 0;
	padding-left: 0;
}

div.sidetitle li{
	display: inline;
	color: #000;
	/*background-color: #581515;*/
	padding: 0;
	margin-right: 2px;
}
	
div.sidetitle a{
	font-weight: bold;
	text-decoration: none;
}



#sidemenu ul{
	list-style-type: none;
}

#sidemenu li{
	/*background-image: url(images/side_list_li.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;*/
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#sidemenu li a {
	display: block;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: underline;
	line-height: 17px;

}

#sidemenu li a:hover {
	color:#a0a16a;
}

#content{
	display:inline;
	float:left;
	width: 530px;
	border-right: solid 3px #F4F4F4;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#content h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.4em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

#content h3{
		font-family: Verdana, Helvetica, "sans-serif";
		font-size: 0.9em;
		font-weight: bold;
		margin: 10px 0 5px 0;
}

.logo img{
	float: right;
}

.alphalogo{
	float: right;
	margin: 5px 0 10px 10px;
	border: 0px;
}

.alphalogo img{
	border: 2px solid #c0c0c0;

}

#sideright {
	display:inline;
	float:right;
	width: 165px;
}

#sideright h3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 10px;
	color: #C60000;
	font-size: 0.9em;
	margin-bottom; 10px;
	margin-left: 4px;
	
}

#sideright ul{
	list-style-type: none;
}

#sideright li{
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#sideright li a {
	display: block;
	width: 160px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
	color: #0066CC;

}

#sideright a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 5px;
	display: block;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 5px;
}

p {
	font-size:0.8em;
	padding-bottom: 10px;
}
p.large {
	font-size:0.9em;
}

a {
	color: #003366;
}

div.prod {
	border-top: 2px solid #D4D4D4;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	clear: left;
	display: block;
	margin-bottom: 10px;
	line-height: 1.65em;
	
}

div.prod h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.4em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

div.prod h3{
	color: #003366;
	font-size: 0.75em;
	}
	
div.prod a{
	font-size: 13px;
	font-weight: bold;
	
}

a.more {
	font-size: 11px;
}

div.prod img {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #c0c0c0;
}

div.compdetails {
	padding: 10px;
	overflow: hidden;
	clear: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #fff;
	font-size:11px;
	border: 5px #E9E9E9 solid;
}

div.compdetails a{
	font-size:1.0em;
}

div.compdetails p{
	font-size:1.0em;
}

div.comment {
	padding: 15px;
	display: inline;
	float: left;
	border: 5px #E9E9E9 solid;

}

div.comment a{
	font-size: 0.8em;

}

div.comment input {
	border:1px solid #808080;
	padding:0.1em 0.3em;
	width: 200px;
	/*background-color: #C3D9FF;*/
	font-weight: bold;
}



#footer{
	border-top: 2px solid #D7D7BD;
	clear: both;
	width: 100%;
	margin-top: 40px;
	display: block;
	padding-top: 20px;
	background-image:url(/images/footer_bg.png);
	background-repeat: no-repeat;
	font-size: 0.9em;
	height: 75px;
}

#footer img{
	border: 0;
}



#signup {
	background-color: #F4F4F4;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

#signup h4{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
 	font-size: 1.1em;
	color: #5D5D3D;
	padding-bottom: 5px;
	font-weight: bold;
}

#signup p{
	font-size: 0.7em;
 }
 
 #signup a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
	color: #0066CC;
	display: inline;
	margin-left: 2px;
}
 
#adsbottom{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #c0c0c0;
	padding: 10px;
	background-color: #C3D9FF;
	/*background-image: url(/images/ads-anim.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}

#adsbottom2{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #c0c0c0;
	padding: 10px;
	background-color: #C3D9FF;
	/*background-image: url(/images/ads-anim.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}

#adsleader{
	margin-bottom: 10px;
	padding: 5px;
}

#moreprod{
	font-size: 12px;
}

#moreprod a{
	font-weight: bold;
	text-decoration: none;
}

#moreprod a:visited{
	color: #ADADAD;
}

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

#web{
float: left;
background-image: url(/images/web.gif);
background-repeat: no-repeat;
height: 30px;
padding-top: 5px;
padding-left: 30px;
margin-right: 14px;
}

#web a{
font-size: 0.8em;
}

#mail{
clear:left;
float: left;
background-image: url(/images/mail.gif);
background-repeat: no-repeat;
height: 30px;
padding-top: 5px;
padding-left: 32px;
}

#mail a{
font-size: 0.8em;
}

div.clear{
clear: both;
}


/************* for the sign up page ************/

#freelisting{
	display:inline;
	float:left;
	width: 690px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#freelisting h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.4em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

#freelisting h3{
		font-family: Verdana, Helvetica, "sans-serif";
		font-size: 1.2em;
		font-weight: bold;
		margin: 10px 0 5px 0;
		color: #607BB2;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:38em;
}

textarea {
	width:38em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

#submit {
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(../images/nav_bg.gif) bottom repeat-x;
}

input#submit:hover {
	border-color:#F60;
}

p.error {
	color:#607BB2;
}
/************ end sign up page **************/


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
		
#lightboxCaption{ 
	float: left; 
	}

#keyboardMsg{ 
	float: right; 
	}

#lightbox img{ 
	border: none; 
	} 

#overlay img{ 
	border: none; 
}

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
a.sitemap{
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

p.forads{
	display: block;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	margin-top: 2px;
	width: 120px;
}

p.small{
	font-size: 11px;
}

p.date {
	font-size: 11px;
	text-align: right;
	color:#668AAC;
}



div#terms ul{
	font-size:0.8em;
}

div#terms li{
	padding: 15px 0 0 0;
}

input.sign {
	border:1px solid #CCC;
	padding:0.25em;
	width:120px;
	margin-right: 2px;
}

input.signbutton {
	border:2px solid #BD9E43;
	padding:0.3em;
	width:30px;
	margin-right: 2px;
	background-color:#FCCC42;
	font-weight: bold;
}

input.psearch1 {
	border:1px solid #CCC;
	padding:0.25em;
	width:380px;
	margin-right: 2px;
	font-size: 24px;

}

input.psearch2 {
	border:2px solid #BD9E43;
	padding:2px;
	width:100px;
	margin-right: 2px;
	background-color:#FCCC42;
	font-weight: bold;
	font-size: 20px;
}

input.psearch3 {
	border:1px solid #CCC;
	padding:0.25em;
	width:380px;
	margin-right: 2px;
	font-size: 14px;

}

input.psearch4 {
	border:2px solid #BD9E43;
	padding:2px;
	width:100px;
	margin-right: 2px;
	background-color:#FCCC42;
	font-weight: bold;
	font-size: 14px;
}

div.ribbon{
position:absolute;
left:100%;
top:0px;
overflow:visible;
height:125px;
width:125px;
background-color:transparent;
margin:0 0 0 -125px;
padding:0;
z-index:1000000000;
border:none;
float:none;
}

#catalogue{
width:170px;
float:right;
font-size:11px;
padding: 0px;
margin-bottom: 10px;
margin-left: 10px;
clear:right;
}

div.supp {
	border: 2px solid #D4D4D4;
	padding: 10px;
	overflow: hidden;
	clear: left;
	display: block;
	margin-bottom: 10px;
	line-height: 1.35em;
	margin-top:10px;
	background-color:#FCFDFE;


	
}

div.supp h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.8em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

div.supp h3{
	color: #003366;
	font-size: 0.75em;
	}
	
div.supp a{
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	
	
}

div.supp a:hover{

	text-decoration:underline;
	
	
}

a.more {
	font-size: 11px;
}

div.supp img {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #c0c0c0;
}

div.nonprod {
	border-bottom: 2px solid #D4D4D4;
	overflow: hidden;
	clear: left;
	display: block;
	margin-bottom: 5px;
	line-height: 1.15em;
	font-size: 13px;
}

div.nonprod h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.4em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

div.nonprod h3{
	color: #003366;
	font-size: 0.75em;
	}
	
div.pow{
	border: 2px solid #D4D4D4;
	background-color: #FCFCFC;
	padding: 8px 8px 14px 8px;
	background-image:url(/images/pow-bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow: hidden;

}

div.pow img {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #c0c0c0;
}

