/********* STYLES FOR SCIENCELIVE ************/ 
/********* www.dogstardesign.co.uk ***********/ 

*
{
	margin: 0;
	padding: 0;
}


a { color:#339900; } 


a:hover {
   	text-decoration: none;
}

img {
   border: 0;
}


ul{
	margin-left:15px;
	padding-top:0px;
	padding-bottom:10px;
}

ol {
	margin-left:25px;
	padding-top:0px;
	padding-bottom:10px;
}

p {
   margin: 0 0 10px 0;  /* some air around p elements */
   padding: 0;
}

html {
	height:100%;

}

body
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   	font-size: 75.01%;
	line-height:1.4em;
	background: #eff6fa url(../images/bg.jpg) repeat-x top left;
	color: #555555;
	text-align: center;
	height:100%;
}

#container
{
	min-height: 90%;
	height: auto !important;
	height: 100%;
	width: 810px;
	margin: 0 auto;
	text-align:left;
}




/********* HEADINGS *************/

h1 {
 	font-size:1.6em;
	padding-top:5px;
	padding-bottom:15px;
	margin-bottom:15px;
	color:#339900;
	border-bottom:1px dotted #cccccc;
 }
 
#home h1 {
	border:none;
	margin:0;
}
 
h2 {
	font-size:1.2em;
	color:#cc6600;
	padding-bottom:10px;
	font-weight:normal;
 }

h3 {
	font-size:1.1em;
	color:#cc6600;
	padding-bottom:5px;
}

h4 {
 	font-size:1.2em;
	padding-bottom:10px;
	color:#FFFFFF;
	background:transparent url(../images/line.gif) no-repeat bottom;
}

h5 {
	font-size:1.1em;
	color:#d7ff5a;
	padding-bottom:5px;
	font-weight:normal;
}


/********* HEADER *************/

#header {
   	width:810px;
	padding-top:16px;
	margin:0;
}

.logoHolder{
	text-align:left;
	float:left;
	width:625px;
	height:70px;
	}
	
.logoHolder img{
   behavior: url(images/iepngfix.htc);
}
	
.logoHolder a{
	border:0;
	}
	

.breadcrumbHolder{
	width:780px;
	float:left;
	padding:0;
	text-align:left;
	color:#fff;
	height: 30px;
	font-size:0.9em;       
	line-height:3.3em;
}

/*************** TOP NAVIGATION *****************************/

.topMenuHolder {	
	float:left;
	}

ul#nav-top {
	padding:0;
	margin:0;
	background-color:#99CC00;
}
	
ul#nav-top li {
	display:block;
	float:left;
	list-style:none;

}
			
ul#nav-top li a {
	display:block;
	outline:none;
	width:54px;height:31px;
	background:transparent url(../images/menu_top.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 20px 0 0;
}
			
ul#nav-top li a:hover {background-position:0 -31px}
			
		
ul#nav-top li#help-nav-top a {
	width:54px;
	background-position:-54px 0;
}

ul#nav-top li#help-nav-top a:hover {
	background-position:-54px -31px
}


/*************** MAIN NAVIGATION *****************************/

ul#nav {
	padding:0;
	margin:0;
}
	
ul#nav li {
	display:block;
	float:left;
	list-style:none;

}
			
ul#nav li a {
	display:block;
	outline:none;
	width:56px;height:30px;
	background:transparent url(../images/menu.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 40px 0 0;
}
			
ul#nav li a:hover {background-position:0 -30px}
			
ul#nav li#search-nav a {
	width:215px;
	background-position:-56px 0;
}

ul#nav li#search-nav a:hover {
	background-position:-56px -30px
}
		
ul#nav li#review-nav a { 
	width:124px;
	background-position:-270px 0;
}

ul#nav li#review-nav a:hover {
	background-position:-270px -30px
}

ul#nav li#register-nav a {
	width:146px;
	background-position:-394px 0;
}

ul#nav li#register-nav a:hover {
	background-position:-394px -30px
					}
					
ul#nav li#links-nav a {
	width:59px;
	background-position:-540px 0;
}

ul#nav li#links-nav a:hover {
	background-position:-540px -30px
}
	

/********* CONTENT *************/

.box_main {
	width:810px;
}
.box_main_top {
	background: url(../images/box_main_top.png) no-repeat top left;
	behavior: url(images/iepngfix.htc);
}
.box_main_bottom {
	background: url(../images/box_main_bottom.png) no-repeat bottom left;
}

.box_main_middle {
	background: url(../images/box_main_middle.jpg) top left repeat-y;
}

.box_main_top, .box_main_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.box_main_bottom {
	margin-top: -2px;
}
.box_main_middle { padding: 0 0 0 20px; }



#home .mainContent {
	float:left;
	width:505px;
}

#home .mainContent p{
	padding-right:20px;
}

.mainContent {
	width:740px;
}

.lines {
	width:100%;
	border-bottom:1px dotted #cccccc;
	padding:0;
	margin:0 0 10px 0;
}

.leftColContent {
	width:390px;
	float:left;
}

.rightColContent {
	width:300px;
	float:right;
}

.fullColContent {
	width:600px;
}

.reviewColContent {
	width:320px;
}



.box_review {
	margin:20px 0;
	width:480px;
}
.box_review_top {
	background: #ffffff url(../images/box_review_top.jpg) no-repeat top left;
}
.box_review_bottom {
	background: #ffffff url(../images/box_review_bottom.jpg) no-repeat bottom left;
}

.box_review_middle {
	background: #ffffff url(../images/box_review_middle.jpg) top left repeat-y;
}

.box_review_top, .box_review_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.box_review_bottom {
	margin-top: -10px;
}
.box_review_middle { padding: 0 15px; }

#logosL {
	width:150px;
	float:left;
}

#logosR {
	width:355px;
	float:right;
}


#logosR ul{
	margin:0;
	padding:0;
}

#logosR li {
	display:inline;
	list-type:none;
	padding-right:25px;
}


/********* RIGHT SUB CONTENT *************/

.subContent
{
	float:right;
	width: 282px;
}

.box_sub_box {
	width: 282px;
}

.box_sub_top {
	background: url(../images/box_sub_top.png) no-repeat top left;
	behavior: url(images/iepngfix.htc);
}
.box_sub_bottom {
	background: url(../images/box_sub_bottom.png) no-repeat bottom left;
}

.box_sub_content {
	background: url(../images/box_sub_middle.png) top left repeat-y;
}

.box_sub_top, .box_sub_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.box_sub_content, .box_sub_bottom {
	margin-top: 0;
}
.box_sub_content { padding: 0 20px; }





/********* FOOTER *************/

#footer
{
	width:100%;
	height:90px;
	text-align: left;
	background:  url("../images/grass.gif") repeat-x bottom;	
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footerInner {
	width: 810px;
	margin: 0 auto;
	text-align:left;
	padding-top:55px;
}

.footerCredit {
	float:left;
	width:640px;
	font-size:0.9em;
}


.footerNav {
	float:left;
	background-color:#339900;
	padding: 2px 6px;
	width:10em;
}



/************* FORM TAGS *************/

form {
	margin:0;
	padding:0;
}

input, select, textarea {
	font-size:1em;	
	color:#555555;
	padding:1px;
	margin:0;
}

.subContent p {
	background:transparent url(../images/line.gif) no-repeat bottom;
	margin-bottom:5px;
	padding:0 0 15px 0;

}

.subContent a {
	color:#fff;
}


.subContent .topic label {
	font-size:1em;
	color:#fff;
	margin:2px 0 2px 0;
}

.subContent .topic input {
	margin-right:5px;
}

.subContent label {
	float:none;
	font-size:1.1em;
	color:#d7ff5a;
	display: block;
	margin:6px 0 4px 0;
	padding:0;
	}
	

.leftColContent label, .rightColContent label, .fullColContent label, .reviewColContent label {
	font-size:1.1em;
	color:#339900;
	float:left;
	margin:0;
	padding:0;
	}
	
.leftColContent label {
	width:180px;
}
	
.rightColContent label {
	width:80px;
}

.fullColContent label {
	width:90px;
}

.reviewColContent label {
	width:90px;
}

.leftColContent .form_right, .rightColContent .form_right, .fullColContent .form_right, .reviewColContent .form_right {
	float:right;
	margin:0;
	padding:0;
}

.leftColContent .form_right{
	width:200px;
}

.rightColContent .form_right {
	width:200px;
}

.fullColContent .form_right {
	width:470px;
}

.reviewColContent .form_right {
	width:200px;
}

.leftColContent .topic label {
	font-size:1em;
	margin:2px 0 2px 0;
	color:#555555;
	float:none;
	display:block;
	width:340px;
}

.leftColContent .topic input {
	margin-right:5px;
}

.leftColContent legend {
	font-size:1.1em;
	color:#339900;
	padding:5px;
	background-color:#ffffff;
}

.leftColContent fieldset {
	padding:10px;
	width:94%;
	margin:0;
	border:1px dotted #cccccc;
}
	

input.wide {width:225px;}
select.wide {width:230px;}

input.short {width:195px;} 
select.short {width:200px;}
textarea.short {width:195px;}




/********* ERROR MESSAGES *************/

.error_message {
	font-size:0.9em;
	color:#F2373E;
}

.error_message ul {
	list-style:none;
	padding-bottom:10px;
	margin:0;
}


/************* HIDDEN/CLEARING TAGS *************/

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearer2
{
	clear: both;
	display: block;
	height: 15px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


/********* EXTERNAL LINKS STYLES *************/

a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

a.external
{
background: url(uploads/images/external-icon.gif) no-repeat 100% 0;
padding: 0 20px 0 0;
}


/********* FLOATS *************/

.left {float:left;}

.right {float:right;}


