
/* CSS Document */
.colourdiv { cursor: pointer; border: solid 1px black; width: 100px; text-align: left; padding: 2px 0px 2px 0px;}
body {margin:0px; padding:5px; font-family: verdana; font-size: 12px; background:#009900; color:#000000}
a {
	color: #006600;
	text-decoration:underline;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
	}
/* misc*/
h1 {
	font-family: verdana;
	color: #1FFA29;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right:0px;
	height:16px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	display:block;
	}
h2 {
	font-size: 12px;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	}
h6 {
	font-family: verdana;
	color: #1FFA29;
	font-size: 11px;
	font-weight: bold;
	padding-right:0px;
	height:16px;
	margin: 0px 0px 0px 0px;
	display:block;
	}
img {
border:;
}
p {
	margin: 0 10px 10px 10px;
	font-size: .8em;

}

.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
	}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
.contentBig {
background:#FFFFFF;
border:#B6D2B6 1px solid;
margin:0 0 0 0;
padding:5;
}
.content {
background:#FFFFFF;
margin:0 0 5 0;
padding:0;
}


	/* Layout */
  #main {

voice-family: "\"}\"";
voice-family: inherit;
margin-left: 190px;
	}
html>body #main {
margin-left: 201px;
}
  #topBar {
    width:100%}
  #advBar {
  padding:5;
    clear:right;}
  #lftBar {
position: absolute;
left:10px;
top:105px;
width:180px;

	}
	#rightBar {
position: absolute;
right:10px;
top:5px;
width:180px;

	}
/* Layouts */
.pick {
	background-color: #FFFFFF; border-right: solid 1px black; height:10px; padding: 2px 2px 2px 2px; 				
	width:5px; font-size:10px
	}
.colourdiv {
	cursor: pointer; border: solid 1px black; width: 50px; text-align: left; height:10px;}
	
/*other*/
.comments {
width:300px;
}
/*text*/
.smalltext {
font-size:12px;
}

/*popup box*/
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

.singleComment {
border:1px solid #006600;
border-top-width:0;
margin:0 20px 0 20px;
padding:0 5px 0 5px;

}
/*Stars*/
#over {
position:relative;
width:100px;
height:20px;
}
#over .onStar {
background-image:url('/onstar.gif');
height:20px;
position:absolute;
top:0px;
left:0px; 
visibility:visible;

}
.offStar {
background-image:url('/offstar.gif');  
width:100px;
height:20px;
position:absolute;
top:0px;
left:0px;

}
.star {
width:17px; height:18px; position:absolute; top:2px; 
}
