/* body  */
html {
	height: 100%;
	overflow-x:hidden;
	overflow-y: auto;
}
input{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
input[type=checkbox] {
	margin: 0px;
	padding: 0px;
}

body {
	position: relative;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #333333;
	background-color: #e5e5e5;
}
h1 {
	display: block;
	color: #FFFFFF;
	background-color: #86c140;
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: x-large;
	font-weight: bold;
	margin: 18px 0px 18px 0px;
	padding: 4px 4px 20px 4px;
	border: solid 4px #ffffff;
	font-variant: small-caps;
	letter-spacing: 0.5em;
}
.profilesubheader {
	display: block;
	color: #FFFFFF;
	background-color: #86c140;
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 4px 4px 4px 4px;
	border: solid 4px #ffffff;
	text-align: center;
	font-variant: small-caps;
}
.sideheaders {
	display: block;
	color: #FFFFFF;
	background-color: #aeadad;
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 18px 0px 20px 0px;
	padding: 4px 4px 20px 4px;
	border: solid 2px #343333;
	text-align: left;
}
.sideheaders2 {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border: 4px solid #ffffff;
background-color: #343333;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
}
h2 {
	display: block;
	color: #FFFFFF;
	background-color: #007bdf;
	border: 4px double #ffffff;
	font-size: large;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	font-variant: small-caps;
}

p, ol, ul {
	line-height: 1.67em;
}
.cl {
	clear:both;
}
fieldset {
	border: 2px solid #c4c4c4;
	margin: 2px;
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
}
.usersearch input {
	margin:0px 6px 2px 2px;
}
.questionsearch input {
	margin:0px 6px 2px 2px;
}
a {
	color: #343333;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
hr {
	display: none;
}
#addfriend {
	left: 100%;
}
h1 span {
	overflow: hidden;
	float:right;
}
#myaccount img {
	border:none;
}
#adminconsole img {
	border:none;
}
#sidebar img {
	border:none;
}
#friendlist img {
	border:none;
}
#announceindex img {
	border:none;
}
.legend {
	background-color: #343333;
	border: 2px solid #999999;
	color: #ffffff;
	font-size: large;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	font-variant: small-caps;
}
#bookmarks {
	margin: 4px 0px 4px 0px;
	font-size: large;
  	font-family: georgia, palatino, serif;
	color: #343333;
}
#bookbox {
	background-color: #ffffff;
	border: 2px solid #c4c4c4;
	padding: 4px 4px 4px 4px;
}
#bookmarks a:visited {
	text-decoration: none;
}
#bookmarks a:link {
	color: #343333;
	text-decoration: none;
}
p.introduction:first-letter {
font-size : xx-large;
font-weight : bold;
float : left;
color: #ffffff;
margin: 0px 4px 4px 4px;
background-color: #999999;
padding: 2px 6px 2px 6px;
border: #ffffff solid 2px;
}
/* Header */
.topbox {
	width: 960px;
	height: 30px;
	margin: 0px auto;	
	position: relative;
}
#topheader {
	width: 100%;
	height: 160px;
	background: #000000 url(images/headerbg3.png) repeat-x left top;
}
#colourheader1 {
	width: 100%;
	height: 32px;
	padding: 2px 0px 2px 0px;
	background: #007bdf url(images/fadebg4.png) repeat-x left top;
	border-bottom: 2px solid #ffffff;
}
#searchbox {
	width: 960px;
	height: 30px;
	margin: 0px auto;	
	position: absolute;
	top: 0px;
	left: 0px;	
}
#signforgot {
	float: left;
	margin: 7px 0px 0px 0px;
	color: #ffffff;
}
#signforgot a {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}
#signforgot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;	
}
#searchform {
	float: right;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#searchform input {
	margin: 6px 6px 0px 0px;
}
#submitsearch {
	background-color: #86c140;
	border: solid 1px #ffffff;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	color: #ffffff;
}
#header {
	width: 960px;
	height: 160px;
	margin: 0px auto;
	position: relative;
}
.colourheader2 {
	width: 100%;
	height: 32px;
	background: #007bdf url(images/fadebg4.png) repeat-x left top;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 2px #ffffff;
	border-top: 2px solid #ffffff;
}
.colourheader3 {
	width: 100%;
	height: 2px;
	background-color: #ffffff;
}
#flashheader {
	width: 960px;
	height: 20px;
	margin: 10px auto;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}
#loginbox {
	width: 960px;
	height: 30px;
	margin: 0px auto;
	position: absolute;
	top: 0px;
	left: 0px;		
}
#myaccount {
	float: right;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px; 
}
#myaccout img {
	vertical-align: middle;
}
#myaccount img a:hover {
	border: none;
}
#adminconsole {
	float: left;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px; 
}
#announceindex {
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 2px solid #c4c4c4;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bolder;
	color: #FFFFFF;
  font : 150% georgia, palatino, serif;
  font-style : italic;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #007dbf;
}
/* Logo */

#logo {
	float: left;
	padding: 40px 0px 0px 0px;
}

/* Links */
#organisations {
	float: left;
	width: 470px;
	text-align: center;
	margin: 2px 0px 0px 0px;
}
#resources{
	float: right;
	width: 470px;
	text-align: center;
	margin: 2px 0px 0px 0px;
}
/* Page */

#page {
	width: 960px;
	margin: 0px auto;
}

/* FRONTPAGE */

#outerbox {
	width: 100%;
	background-color: #ffffff;
}
#frontbox2 {
	width: 930px;
	height: 1090px;
	text-align: left;
	font-size: large;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	position: relative;
}
#colbox1container {
	position: absolute;
	top: 190px;
}

#colbox2container {
	position: absolute;
	top: 200px;
}
.colbox1 {
	position: relative;
	text-align: left;
	background-color: #ffffff;
	color: #666666;
  	font: xx-large georgia, palatino, serif;
	font-style:italic;
	font-weight: bold;
}
.colbox1 img {
	margin: 0px 10px 0px 0px;
}
.colbox1 p {
	height: 40px;
}
.colbox2 {
	position: relative;
	top:320px;
	text-align: left;
	background-color: #ffffff;
	color: #666666;
  	font: xx-large georgia, palatino, serif;
	font-style:italic;
	font-weight: bold;
}
.colbox2 img {
	margin: 10px 0px 10px 0px;
	border: 2px solid #343333;
}
.colbox2 p {
	height: 199px;
}
#col1 {
	position: absolute;
	left: 0px;
	top:0px;
	width: 310px;
	height: 600px;
}
#col2 {
	position: absolute;
	left: 310px;
	top:0px;
	width: 310px;
	height: 600px;
}
#col3 {
	position: absolute;
	left: 620px;
	top:0px;
	width: 310px;
	height: 600px;
}
#col1a img {
	float: left;
}
#col2a img {
	float: left;
}
#col3a img {
	float: left;
}
#col1a p {
	padding: 5px 0px 5px 0px;
}
#col2a p {
	padding: 5px 0px 5px 0px;
}
#col3a p {
	padding: 5px 0px 5px 0px;
}
#col1a {
	position: absolute;
	left: 0px;
	top:0px;
	width: 310px;
}
#col2a {
	position: absolute;
	left: 310px;
	top:0px;
	width: 310px;
}
#col3a {
	position: absolute;
	left: 620px;
	top:0px;
	width: 310px;
}
#subcol {
	width: 930px;
	position: absolute;
	top: 1380px;
	text-align: left;
	font-size: large;
	background-color: #ffffff;
	border-top: 4px solid #c4c4c4;
	border-bottom: 4px solid #c4c4c4;
	padding: 2px 0px 2px 0px;
}

#subcolheader1 {
	width: 930px;
	position: absolute;
	top: 470px;
}

#subcolheader2 {
	width: 920px;
	position: absolute;
	top: 1290px;
}
#frontbox img {
	border: none;
	float: right;
}	
#frontbox p {
	width: 100%;
}
.fontstyle1 {
	font-size: x-large;
	color: #cccccc;
	font-weight: bolder;
}

.fontstyle2 {
	color: #666666;
  	font: xx-large georgia, palatino, serif;
	font-style:italic;
	font-weight: bold;
}

.fontstyle3 {
  	font: large georgia, palatino, serif;
	color: #7f7f7f;
	text-align: justify;
}
.fontstyle4 {
  	font: x-large georgia, palatino, serif;
	font-style:italic;
	color: #7f7f7f;
	text-align: justify;
}
.fontstyle4 img {
	float: right;
}
.fontstyle5 {
  	font: x-large georgia, palatino, serif;
	color: #666666;
	text-align: left;
	font-style: italic;
	font-weight:bolder;
}
.fontstyle6 {
  	font: large georgia, palatino, serif;
	color: #666666;
	text-align: center;
}
.fontstyle7 {
  	font: small georgia, palatino, serif;
	color: #666666;
	font-variant:small-caps;
	text-align: center;
}
#box2 {
	width: 100%;
	background: #ffffff url(images/frontpage2.jpg) repeat-x left top;
	text-align:center;
	margin: 0px auto;
}
.box3 {
	width: 960px;
	text-align:center;
	margin: 20px auto;
	margin-bottom: 0px;
}
.box3a {
	width: 930px;
	text-align:left;
	margin: 0px auto;
}
#box4 {
	width: 100%;
	height: 200px;
	text-align:left;
	margin: 0px auto;
	background: #e5e5e5 url(images/frontpage4.jpg) repeat-x left bottom;
}
.sidecomments2 {
	margin: 0px 10px 10px 0px;
  	font: large georgia, palatino, serif;
	text-align: center;
}
.sidecomments2 img {
	margin: 0px 5px 0px 5px;
}

/* Content + Otherstuff */

#content {
	float: left;
	width: 675px;
	margin: 0px auto;
	min-height: 100%;
}
* html #content {
height: 100%;
}
#otherstuff {
	min-height: 100%;
}
* html #otherstuff {
height: 100%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	margin: 0px auto;
}
#bookmarklinks {
	text-align: center;
	margin: 20px;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 2px solid #c4c4c4;
}
#bookmarklinks img {
	border:none;
}
#bookmarklinks a {
	text-decoration: none;
}
.extrasidebar {
	text-align: center;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 2px solid #c4c4c4;
}
.extrasidebar a:visited {
	text-decoration: none;
}
.extrasidebar a:link {
	text-decoration: none;
}
.sidecomments {
	margin: 0px 0px 10px 0px;
}
.sidecomments img {
	margin: 0px 5px 0px 5px;
}
.sidecomments a:visited {
	text-decoration: none;
	font-size: large;
  font-family: georgia, palatino, serif;
}
.sidecomments a:link {
	text-decoration: none;
	font-size: large;
  font-family: georgia, palatino, serif;
}
.newmembers {
	text-align: center;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 2px solid #c4c4c4;
}

.newmembers a:visited {
	text-decoration:none;
	font-size: large;
	font-variant: small-caps;
	letter-spacing: 3px;
}
.newmembers a:link {
	text-decoration:none;
	font-size: large;
	font-variant: small-caps;
	letter-spacing: 3px;
}
/* Tag cloud styling */ 
.tag1 { font-size: 100%; } 
.tag2 { font-size: 120%; } 
.tag3 { font-size: 140%; } 
.tag4 { font-size: 160%; } 
.tag5 { font-size: 180%; } 
.tag6 { font-size: 200%; } 

.tagcloud {
	text-align: center;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 2px solid #c4c4c4;
}

.tagcloud a:visited {
	text-decoration:none;
}
.tagcloud a:link {
	text-decoration:none;
}
/* Login */

#loginform {
	color: #FFFFFF;
	text-align: right;
	font-size: smaller;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}
#loginform input {
	margin: 5px 6px 0px 0px;
}
#loginform a {
	color: #FFFFFF;	
}
.submitlogin {
	background-color: #86c140;
	border: solid 1px #ffffff;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	color: #ffffff;
}
.greenouter {
	position: relative;
	width: 100%;
	height: 23px;
}
.greenbox {
	position: absolute;
	left: 0px;
	top: 0px;
}
.addfriend {
	width: 150px;
	text-align: center;
	background-color: #86c140;
	border: solid 1px #343333;
	padding: 1px 4px 1px 4px;
	color: #ffffff;
}


/* Question */

.questiontitle {
	display: block;
	color: #FFFFFF;
	background-color: #007bdf;
	border: 2px solid #ffffff;
	font-size: medium;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	font-variant: small-caps;
}
.question img {
	border:none;
}
.question {
	background-color: #FFFFFF;
	margin: 4px 0px 4px 0px;
	overflow: auto;
	border: 2px solid #c4c4c4;
	padding: 4px 4px 4px 4px;
}
.rateblock {
	position: relative;
	width: 200px;
}
.qbox {
	position: relative;
	width: 100%;
}
.questionicons {
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.questionicons img {
	border:none;
}
#removebookmark img {
	border:none;
}
.domainselect {
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
	border: 2px solid #999999;
	margin: 5px;
}
/* Community */

#community {
	border: 2px solid #007bdf;
}

/* Category */

#navigation ul {
list-style: none;
margin: 1.5px;
padding: 0;

border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
}
#navigation li {
border-bottom: 1px solid #ffffff;
}
#navigation li a:link, #navigation li a:visited {
font-size: 90%;
font-variant: small-caps;
display: block;
padding: 0.4em 0 0.4em 0.4em;
background-color: #343333;
color: #FFFFFF;
text-decoration: none;
text-indent: 10px;
font-weight: bold;
}
#navigation li a:hover{
	background-color: #86c140;
}
/* Footer */
#clearfooter {
height: 191px;
background-color: #e5e5e5;
}
#footer {
	background: url(images/footerbg2.png) repeat-x left bottom;
	background-color: #e5e5e5;
	width: 100%;
	height: 191px;
	position: absolute;
	bottom: 0px;
}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

.legal {
	clear: both;
	margin: 0;
	padding: 40px 0;
	text-align: center;
	color: #FFFFFF;
}
.legal a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.legal a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.legal img {
	border:none;
}

  /*avatar style*/

.avatar img {
	border: 1px solid #343333;
	display: inline;
	padding: 4px;
}
.avatar_thumb {
	border: 1px solid #343333;
	display: inline;
	vertical-align: middle;
	padding: 2px;
}
.centerthumbs {
	text-align: center;
}
  /*community / user tyle*/

.community img {
	border:none;	
}
#usermanagement {
	float:right;
}

  /*comments style*/

.comment img {
	border:none;
}
#commentpic img {
	border: solid 1px #666666;
}
#commentline {
	padding: 2px 2px 2px 2px;
}
.comment{
background-color: #ffffff;
border-top: solid 2px #aeadad;
border-bottom: solid 2px #aeadad;
border-left: dotted 2px #aeadad;
border-right: dotted 2px #aeadad;
margin: 2px 0px 2px 0px;
width: 645px;
padding: 10px;
}
#userlabel {
	font-weight: bold;
	font-style:italic;
	font-size: large;
}
#userlabel a:link {
	color: #007bdf;
	text-decoration:none;
}
#userlabel a:hover {
	color: #e5e5e5;
	text-decoration:none;
}
#userlabel a:visited {
	color: #e5e5e5;
	text-decoration:none;
}
#datelabel {
	color: #86c140;
	font-size: large;
	font-weight:bold;
}
  /*photo gallery*/

#imageshow {
	border: 1px solid #343333;
	display: inline;
	padding: 4px;
}
#imagethumb img {
	border: 1px solid #343333;
	padding: 2px;
}
#imageoptions img {
	border:none;
}
  /*pagination style*/

  .pagination {
    padding: 3px;
    margin: 3px;
  }
  .pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #007bdf;
  }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #86c140;
  }
  .pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    background-color: #86c140;
    color: #FFFFFF;
  }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: #007bdf;
  }
  
  /*star rating style*/
    .star-rating,  
    .star-rating a:hover,  
    .star-rating a:active,  
    .star-rating a:focus,  
    .star-rating .current-rating{  
        background: url('/images/star_rating.gif') left -1000px repeat-x;  
    }  
    .star-rating{  
        position: relative;  
       width: 150px;  
       height: 30px;  
       overflow: hidden;  
       list-style: none;  
       margin: 0;  
       padding: 0;  
       background-position: top left;  
   }  
   .star-rating li{  
       display: inline;  
   }  
   .star-rating a,  
   .star-rating .current-rating{  
       position: absolute;  
       top: 0;  
       left: 0;  
       text-indent: -1000em;  
       height: 30px;  
       line-height: 30px;  
       outline: none;  
       overflow: hidden;  
       border: none;  
   }  
   .star-rating a:hover,  
   .star-rating a:active,  
   .star-rating a:focus{  
       background-position: center left;  
   }  
   .star-rating a.one-stars{  
       width: 20%;  
       z-index: 6;  
   }  
   .star-rating a.two-stars{  
       width: 40%;  
       z-index: 5;  
   }  
   .star-rating a.three-stars{  
       width: 60%;  
       z-index: 4;  
   }  
   .star-rating a.four-stars{  
       width: 80%;  
       z-index: 3;  
   }  
   .star-rating a.five-stars{  
       width: 100%;  
       z-index: 2;  
   }  
   .star-rating .current-rating{  
       z-index: 1;  
       background-position: bottom left;  
   }  
   .star-ratings-block {  
       /*font-size: .75em;*/  
       text-align: left;  
       width: 100%;  
   } 
 