/*---------------GENERAL SELECTORS---------------*/
body{
	margin: 0px 0px 0px 0px;
	text-align: center;
}
h1 {
	color: #CC0000;
	font-size: 14px;
	text-align: left;
}
h2 {
	color: #FF6633;
	font-size: 12px;
	text-align: left;
}
p {
	text-align: left;
}
a {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
}
li {
	list-style-image: url(../scripts/graphicpush_blogicons/graphicpush_blogicons/speech_bubble.gif);
	color: #A4792B;
	padding: 2px;
	font-weight: normal;
	font-size: 11px;
}
/*---------------CONTAINERS---------------*/
#topcontainer{
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 50px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
#logos{ /*this is 100% wide container*/
	text-align: center;
	width: 100%;
	height: 167px;
	background-image: url(../images/bgtile4.gif);
	background-repeat:repeat-x;
	border-color:#D29D3D;
	border-width:1px;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
}
#logocontainer{ /*this holds the logos in the centre*/
	text-align: center;
	padding: 0px;
	width: 700px;
	vertical-align:middle;
	margin: 0px auto 0px auto;
}
#main { /*the main container holding the content*/
	width: 676px;
	margin: 20px auto 20px auto;
}
#main2 { /*main2 is footer container*/
	width: 676px;
	margin: 0px auto 0px auto;
	background-image: url(../images/bottombg.gif);
	background-repeat: no-repeat;
	display: block; 
	clear: both;
}
/*---------------TOP MENU---------------*/
#menu{ /*this is 100% wide - holds bg silver image*/
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	border-color:#D29D3D;
	border-width:1px;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	vertical-align: bottom;
}
#menucontainer { /*this holds the text in the centre*/
	text-align: left;
	width: 676px;
	height: 20px;
	vertical-align: middle;
	margin: 0px auto 0px auto;
}
.menutext { /*text style for top menu*/
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 11px;
	color: #B76221;
	word-spacing: 37px;
}
a.menutext {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 11px;
	color: #B76221;
	text-decoration: none;
}
a.menutext:hover {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 11px;
	color: #B76221;
	text-decoration: none;
	background-image: url(../images/selected.gif);
}
a.menutext:visited {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 11px;
	color: #B76221;
}
/*---------------LEFT SIDEBAR---------------*/
#sidebar2 { /*sidebar container - no need to change this*/
	width: 166px;
	float: left;
	text-align: left;
}
.extra { /*this style is used throughout the site for styling ALL content boxes*/
	background-color: #FDFDFD;
	border: 1px solid #F3F3F3;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 3px;
	float: left;
	width: 166px;
}
.extratut { /*this style only used on expandtut.php*/
	background-color: #FDFDFD;
	border: 1px solid #F3F3F3;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 3px;
	float: left;
}
.nav1 a, .nav1 a:visited { /*rollover links with bg image*/
	background-color: #FDF1C4;
	padding: 3px;
	text-align: left; 
	color: #A4792B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	text-decoration: none;
}
.nav1 a:hover {
	text-align: left;
	color: #FFffff;
	background-image: url(../images/yellowbg.gif);
}
.nav2 a, .nav2 a:visited { /*alternate rollover*/
	background-color: #Ffffff;
	padding: 3px;
	text-align: left; 
	color: #A4792B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	text-decoration: none;
}
.nav2 a:hover {
	text-align: left;
	color: #FFffff;
	background-image: url(../images/yellowbg.gif);
}
.nav3 {
	background-color: #FF9966;
	padding: 3px;
	text-align: left; 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	text-decoration: none;
	font-weight: bold;
}
/*---------------CONTENT---------------*/
#content { /*no need to change*/
	width: 491px;
	float: right;
	text-align: left;
}
#content2 { /*no need to change*/
	width: 500px;
	float: right;
	text-align: left;
}
#content3 { /*no need to change*/
	text-align: left;
	width: 668px;
}
.red { /*red fill at top of content boxes*/
	background-color: #FF6633;
	border-bottom: 1px solid #fff;
	padding: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.red a, .red a:visited {
	background-color: #FF6633;
	border-bottom: 1px solid #fff;
	padding: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.red a:hover {
	color: #FFFFCC;
}
#trans {  /*styling for content boxes - for everything AFTER red filler*/
	background-color: inherit;
	border-bottom: 1px solid #fff;
	padding: 3px;
	color: #A4792B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.smallgrey { /*small grey font used throughout site*/
	font: Arial;
	color: #CCCCCC;
	font-size: 10px;
	background-color: inherit;
	display: inherit;
	margin-right: -3px;
}
.smallred { /*small red font used throughout site*/
	font: Arial;
	color: #FF0000;
	font-size: 8px;
	text-transform: capitalize;
	font-weight: bold;
}
.smallgrey a {
	color: inherit;
	font-size: 10px;
}
/*---------------FLASH SPECIFIC---------------*/
.flashbox {
	border-top: 1px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	margin-bottom: 5px;
}
#flashcomments {
	border-top: 1px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	margin-left: 6px;
	width: 450px;
	float: left;
}
.flashoptions {
	width: 200px;
	float: left;
	border-right: 1px dashed #ccc;
}
.alternate {
	display: block;
	background-color: #FFF9F2;
	padding: 2px;
}
.tutorial {
	display: block;
	background-color: #FFF9F2;
	padding: 3px;
	clear: both;
	height: 55px;
	border-bottom: 1px dashed #e8e8e8;
}
.tutalt {
	display: block;
	background-color: #FDFDFD;
	padding: 3px;
	clear: both;
	height: 55px;
	border-bottom: 1px dashed #e8e8e8;
}
.tutorial:hover, .tutalt:hover {
	background-color: #FDF1C4;
}
/*-------------------COLUMNS FOR MAIN CONTENT BOX-----------------no need to change*/
#leftcontenttut {
	width: 340px;
	border-right: 1px dashed #e8e8e8;
	clear: both;
	float: left;
	padding-right: 4px;
	overflow: scroll;
}
#leftcontenttutexpanded {
	clear: both;
	padding-right: 4px;
	float: left;
	width: 100%;
}
#leftcontent {
	width: 340px;
	border-right: 1px dashed #e8e8e8;
	clear: both;
	float: left;
	padding-right: 4px;
}
#rightcontent {
	width: 140px;
	float: right;
	clear: right;
	color: #FF5E62;
}
/*---------------FOOTER---------------*/
.extrabottom {
	border-top: 1px solid #cccccc;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	font-size: 12px;
	width: 230px;
	background-image: url(../images/bottombg.gif);
	background-repeat: no-repeat;
}
.extrabottom2 {
	border-top: 1px solid #cccccc;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	font-size: 11px;
	width: 216px;
	background-image: url(../images/bottombg.gif);
	background-repeat: no-repeat;
}
.bottomtitle {
	margin-left: 8px;
	margin-top: 5px;
	font-size: 13px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lf a, .lf3 a:visited {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block; 
	font-weight: normal;
	border-bottom: 1px dashed #F3F3F3;
}
.lf a:hover {
	background-color: #FFE6D9;
	color: #FF0000;
}
.bottomtext, bottomtext a {
font-size: 11px;
font:Arial, Helvetica, sans-serif;
color: #CC0000;
font-weight: normal;
}
/*---------------INPUT BOXES---------------*/
.input {
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-size: 11px;
	color: #333333;
	font: Arial;
}
.input:hover {
	background-color: #FFF9F2;
}
.input:focus {
	background-color: #FFF9F2;
}
/*---------------FORUM SPECIFIC---------------*/
.forum1 {
	display: block;
	background-color: #FFF9F2;
	padding: 3px;
	clear: both;
	border-bottom: 1px dashed #e8e8e8;
}
.forum2 {
	display: block;
	background-color: #FDFDFD;
	padding: 3px;
	clear: both;
	border-bottom: 1px dashed #e8e8e8;
}
.forum1:hover, .forum2:hover {
	background-color: #FDF1C4;
}
.forum1 a, .forum2 a {
	color: #CC0000;
	font-weight: bold;
}
.forum1 a:hover, .forum2 a:hover {
	color: #990000;
	font-weight: bold;
	background-color: inherit;
}
.viewtopic1 {
	display: block;
	background-color: #FFF9F2;
	padding: 3px;
	clear: both;
	border-bottom: 1px dashed #e8e8e8;
}
.viewtopic2 {
	display: block;
	background-color: #FDFDFD;
	padding: 3px;
	clear: both;
	border-bottom: 1px dashed #e8e8e8;
}
.viewtopic1 a, .viewtopic2 a {
	color: #CC0000;
	font-weight: bold;
}
.viewtopic1 a:hover, .viewtopic2 a:hover {
	color: #990000;
	font-weight: bold;
	background-color: inherit;
}
/*---------------CONTENT SIDEBAR---------------*/
.sidelist {
	border-top: 1px dashed #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px;
	text-align: left; 
	margin-right: 7px;
	background-color: #F7F7F7;
}
.sidelistall {
	border-top: 1px dashed #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px;
	text-align: left; 
	margin-right: 7px;
	background-color: #F7F7F7;
}
.sidelist:hover, .sidelist a:hover, .sidelistall:hover, .sidelistall a:hover {
	background-color: #Ffffff;
	text-decoration: none;
}
html>body .sidelist {
	border-top: 1px dashed #e8e8e8;
	height: 16px;
	display: block;
	padding: 3px;
	text-align: left; 
	margin-right: 7px;
	background-color: #F7F7F7;
	margin-bottom: 7px;
}
/*---------------IMAGES---------------*/
img:hover {
	background-color: none;
	background-image: none;
	text-decoration: none;
}
img a {
	border: 0px;
}
.tutimg {
	border: 1px solid #e8e8e8;
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
}
.logoimages {
	border-color:#D29D3D;
	border-width:1px;
	border-style:solid;
}
/*---------------BBCODE and SMILEYS---------------*/
.inputb {
	background-image: url(../images/bbcode/b.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputi {
	background-image: url(../images/bbcode/i.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputurl {
	background-image: url(../images/bbcode/url.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputcode {
	background-image: url(../images/bbcode/code.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;	
	margin: 1px;
	cursor: pointer;
}
.inputimg {
	background-image: url(../images/bbcode/img.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputsmile {
	background-image: url(../images/smile/smile.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputgrin {
	background-image: url(../images/smile/grin.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputsurprised {
	background-image: url(../images/smile/surprised.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputtongue {
	background-image: url(../images/smile/tongue.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputunhappy {
	background-image: url(../images/smile/unhappy.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputwink {
	background-image: url(../images/smile/wink.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputh2 {
	background-image: url(../images/bbcode/h2.png);
	width: 16px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;
	margin: 1px;
	cursor: pointer;
}
.inputquote {
	border: 0px;
	float: right;
	padding: 0px 0px 0px 2px;
	cursor: pointer;
}
.quote {
	background-color: #FFDFDF;
	border-color: #FF6600;
	border-width: thin;
}
.code {
	background-color: #F4F4F4;
	border-color: #990000;
	border-width: 1px;
	font: "Courier New", Courier, mono;
	color: #990000;
}
.inputenlarge {
	background-image: url(../images/forum/textboxbig.png);
	width: 16px;
	height: 16px;
	border: 0px;
	float: right;
	background-color: #FFFFFF;
}
.inputreduce {
	background-image: url(../images/forum/textboxsmall.png);
	width: 16px;
	height: 16px;
	border: 0px;
	float: right;
	background-color: #FFFFFF;
}
/*---------------EXTRA STYLES---------------*/
.style1 {color: #FF9900}
.style2 {color: #33CC33}