body {
margin: 0px; padding: 0px 0px 0px; background: #FFF;
font:normal 14px Arial, sans-serif;
color:#666;
line-height:0.50cm;
}

/* stuff from header on main page */
.wrap{
	width:70%;
	margin:0 auto;
}
.top-header {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.logo{
	float:left;
	margin-top: 1.4em;
	width:50%;
}
.top-nav{
	float:left;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
	width:50%;
}
.top-nav ul li{
	display:inline-block;
}
.top-nav ul li a{
	color: #222;
	font-size: 1em;
	padding: 6px 8px;
	display: block;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.top-nav ul li a:hover{
	color:#777;
}
.clear{
	clear:both;
}
/* end */

textarea, input, textarea, select {
font-family: inherit;
font-size: inherit;
border:1px solid #BBB;
padding:4px;
}
a {
color:green;
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
font-weight:bold;
} 
table {
padding:0px;
}
tr, td {
background:#FFF;
}
p {
margin:0px;
padding:0px;
}
input {

}
input.submit {
border-top:2px solid #33FF44;
border-left:2px solid #33FF44;
border-right:2px solid #777;
border-bottom:2px solid #777;
background:#3aab01;
color:#fff;
padding:2px;
cursor:pointer;
font-size:0.8em;
font-weight:bold;
}
input.submitRed {
border-top:2px solid #FF8888;
border-left:2px solid #FF8888;
border-right:2px solid #777;
border-bottom:2px solid #777;
background:red;
color:#fff;
padding:2px;
cursor:pointer;
font-size:0.8em;
font-weight:bold;
}
input.submitBig {
border-top:2px solid #33FF44;
border-left:2px solid #33FF44;
border-right:2px solid #777;
border-bottom:2px solid #777;
background:#3aab01;
color:#fff;
padding:2px;
cursor:pointer;
font-size:1.2em;
font-weight:bold;
}
.front {
border-bottom:1px solid #777;
border-right:1px solid #777;
padding:2px 8px;
}
.blank {
border-bottom:1px solid #777;
border-right:0px solid #777;
padding:0px;
}
@media print {
 .noprint { display: none; }
 }
P.pagebreakhere {page-break-before: always}



.topLinks1 {
background:#FFCC44;
color:#444;
font-weight:bold;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
margin-left:0px;
}
.topLinks1:hover {
background:#6600AA;
color:#FFF;
font-weight:bold;
border-top:1px solid #6600AA;
border-right:1px solid #6600AA;
border-left:1px solid #6600AA;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
margin-left:80px;
}
.topLinks2 {
background:#FFCC44;
color:#444;
font-weight:bold;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinks2:hover {
background:#6600AA;
color:#FFF;
font-weight:bold;
border-top:1px solid #6600AA;
border-right:1px solid #6600AA;
border-left:1px solid #6600AA;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinks3 {
background:#FFCC44;
color:#444;
font-weight:bold;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinks3:hover {
background:#6600AA;
color:#FFF;
font-weight:bold;
border-top:1px solid #6600AA;
border-right:1px solid #6600AA;
border-left:1px solid #6600AA;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinks4 {
background:#FFCC44;
color:#444;
font-weight:bold;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinks4:hover {
background:#6600AA;
color:#FFF;
font-weight:bold;
border-top:1px solid #6600AA;
border-right:1px solid #6600AA;
border-left:1px solid #6600AA;
border-bottom:0px;
padding:4px 8px;
font-size:0.9em;
width:70px;
}
.topLinksSmall {
background:#EEE;
color:#444;
font-weight:normal;
border-top:2px solid #666;
border-right:2px solid #666;
border-left:2px solid #666;
border-bottom:0px;
padding:2px 6px;
font-size:0.9em;
width:70px;
}
.topLinksSmall:hover {
background:#666;
color:#FFF;
font-weight:normal;
border-top:2px solid #666;
border-right:2px solid #666;
border-left:2px solid #666;
border-bottom:0px;
padding:2px 6px;
font-size:0.9em;
width:70px;
}
.noUnderline:hover {
text-decoration:none;
}



/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */
h3{margin:0 0 2px 0;font-size:110%}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
padding: 5px;
left: -1000px;
border: 1px solid #AAA;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

.topnav {
	margin: 0 auto;
	padding: 0;
	width: 879px;
	position: relative;
	clear:both;
	font-size:1.2em;
	padding-bottom:0px;
	padding-top: 12px;
}
.topnav a:link, .topnav a:visited {
	background:url(../../images/nav-not-selected.png) repeat-x;
	height: 43px;
	color: #fff;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #a73939;
	border-left: 1px solid #a73939;
	font-weight: normal;

	
}

.topnav a:hover, .topnav a:active {
	background:url(../../images/nav-selected.png) repeat-x;
	text-decoration: none;

	
}


.topnav a.first {
	border-left: none;
	border-top-left-radius: 5px;
		text-decoration: none;
	
}

.topnav a.last {
	border-right: none;
	border-top-right-radius: 5px;
		text-decoration: none;
	
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 10%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
	height:500px;
	overflow:scroll;
	overflow-x:hidden;	
    
    background-color: #FFF;
    color: #333;
    border: 10px solid #444;
    padding: 20px;
	border-radius: 10px;	
}
.jqmOverlay { background-color: #EEE; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}






















