/* 

	Codart - 2009, Occhio Design
	
*/

/* page */
html, * {
	padding:0;
	margin:0;

}
body {
	background-color:#fff;
}

html, 
body {
	width: 100%;
}

body, input, textarea, select {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:1.7em;
}

/* layout */
div#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	background-color:#FFFFFF;
}
div#header {

	background: #ED1F23;
	outline: 1px solid orange;
	height: 140px;
}
div#header h1,
div#header p {
	text-align:right;
	color:#ffffff;
	padding: 30px 20px 0 0;
}

a#logo {
	background-image:url(/images/layout/logo-codart.gif?v2);
	display:block;
	height:105px;
	float: left;
	width:147px;
	margin: 21px 0 0 21px;
} 

a#logo:hover {
background-position:0 100%;
}

a#logo span {
	display: none;
}
div#header p {
	padding: 0px 20px 0 0;
}

div#sidebar {
	width: 145px;
	margin-left: 0;
	min-height: 100%;
	padding: 25px;
	float: left;
}

div#sidebar p {
	margin-bottom: 0;
}

div#sidebar a {
	background-image:url(/images/layout/bullet-arrow.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left: 10px;
}

div#content {
	font-size: 10px;
	width: 745px;
	padding: 30px 10px 10px 10px;
	float: left;
	clear: right;
	border-left: 1px solid #ED1F23;
}

.clear {
	clear: both;
}

div#footer {
	float: left;
	font-size: 12px;
	margin-top: 40px;
	width: 745px;
	color: #aaa;
}

div#footer a {
	color: #aaa;
}

div#footer p {
	font-size:0.8em;
	text-align: right;
}

/* navigation menu */
div#nav {
	width:800px;
	height:30px;
	margin-top: -30px;

	margin-left:200px;
}

div#nav * {
	padding: 0;
	margin: 0;
}
div#nav ul {
	margin:0;
	padding:0;
	height:30px;
	margin: 0 0 0 8px;
	
}
div#nav ul li {
	display:block;
	display: inline;
	padding-right:10px;
}

div#nav ul li a {
	color:#fff;
	border-left: 1px solid #fff;
	margin: 0;
	height: 22px;
	font-size: 10px;
	text-decoration:none;
	padding-left: 10px;
}

div#nav ul li.first a {
	border-left: 0;
}
div#nav ul li a:hover {
	text-decoration: underline;
}


/* headers */
h1 {
	color:#ED1F23;
font-size:13px;
font-weight:bold;
}
h2 {
	color:#E2E2E2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
}
h3 {
	font-size:1.3em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#B90302;
	font-weight: bold;
}
h4,
h4 a {
	font-size: 10px;
	margin:0;
	padding:0;
	font-weight: normal ;
	color: #fff;
}


/* links */
a, a:visited {
	color:#000;
	text-decoration:none;	
}
a:hover {
	color: #ED1F23;
	text-decoration:underline;
}
/* h1 a,
h1 a:link,
h1 a:visited,
h1 a:active 
{
	color:#ffffff !important;
	text-decoration:none;
	text-align:center;
}*/
p.searchbar a {
	text-decoration:underline;
}
a.titles {
	font-family: Verdana, Arial;
	color:#ED1F23;
font-size:13px;
	text-decoration:none;
}
.cat a,
.cat a:link,
.cat a:visited,
.cat a:active {
	color:#fff;
}
a.forumlink {
	color:#ED1F23;
	font-weight:bold;
	font-size:1.2em;
}
a.topictitle {
	color:#ED1F23;
	margin: 1px 0;
	font-size:1.1em;
	font-weight:bold;
}
a.topictitle:visited {
	color:#ED1F23;
	font-weight:normal;
	text-decoration:none;
}
th a,
th a:visited {
	color:#ffffff;
	text-decoration:underline;
}
th a:hover {
	text-decoration:underline;
}
.postreported, 
.postreported a:visited, 
.postreported a:hover, 
.postreported a:link, 
.postreported a:active {
	margin:0;
	color:#B80201;
	font-weight:bold;
}
.postapprove, 
.postapprove a:visited, 
.postapprove a:hover, 
.postapprove a:link, 
.postapprove a:active {
	color:#009900;
	font-weight:bold;
}


/* paragraphs */
p {
	margin:6px 0 10px 0;
}
p.moderators {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.linkmcp {
	margin:0;
	padding:0;
	float:right;
	color:#B90302;
}
p.breadcrumbs {
	margin:0;
	float:left;
	color:#000000;
	font-weight:bold;
}
p.datetime {
	margin:0;
	float:right;
	padding:0;
	font-size:1.0em;
}
p.searchbar {
	padding:2px 0;
	color:#B90302;
	font-size:0.9em;
} 
p.searchbarreg {
	margin:0;
	float:right;
}
.rtl p.searchbarreg,
.rtl p.datetime,
.rtl p.linkmcp {
	float:left;
}
.rtl p.breadcrumbs,
.rtl p.moderators {
	float:right;
}
p.forumdesc {
	padding:0px;
	margin:0;
}
p.topicauthor {
	margin:1px 0;
}
p.topicdetails {
	margin:1px 0;
}


/* forms */
form {
	margin:3px;
	padding:10px;
}
form p {
	margin:12px 0;
}
form label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
}
form input, textarea{
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
form input.radio {
	border:none;
}
input.btnmain,
input.btnbbcode,
input.btnlite,
input.btnfile,
input.helpline {
	background-color:#EFEFEF;
	border:1px solid #666666;
	padding:1px 5px;
	*padding:0px 5px;
	cursor:pointer;

}
input.btnmain {
	font-weight:bold;
}
input.btnbbcode {
	color:#333333;
	font-weight:normal;
	font-size:0.9em;
	padding:3px;
}
input.btnlite {
	font-weight:normal;
}
input.btnfile {
	font-weight:normal;
	font-size: 1.1em;
}


/* element defaults */
ul {
	list-style:square;
	margin:4px 0 4px 20px;
}
ol {
	margin:4px 0 4px 27px;
}
code {	
	font-family:"Courier New", Courier, monospace;
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#E2E2E2;
	display:block;	
}
pre {
	font-size:1.1em;
	font-family:"Courier New", Courier, monospace;
}
hr {
	height:1px;
	border-width:0px;
	background-color:#D1D7DC;
	color:#D1D7DC;
}


/* date and find bars */
div#datebar {
	margin:0;
}
div#findbar {
	width:100%;
	margin:0;
	padding:0;
	border:none;
}


/* forum rules */
div.forumrules {
	background-color:#3B3B3B;
	border:3px solid #323131;
	padding:7px;
	font-size:1.1em;
	color:#cccccc;
}
div.forumrules h3 {
	color:#cccccc;
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:underline;
}


/* posts */
.postauthor {
	color:#000000;
}
.postdetails {
	color:#000000;
}
.postbody {
	font-size:1.1em;
	line-height:1.6em;
}
.posthilit {
	background-color:#FFFF00;
}
.nav {
	margin:0;
	font-weight:bold;
}
.pagination {
	padding:4px;
	color:#000000;
	font-weight:bold;
}


/* tables */
th {
	color:#000;
	font-weight:bold;
	padding:7px 5px;
	text-align: left;
}
td {
	padding:2px;
}
td.profile {
	padding:10px;
	text-align:left;
}
table.tablebg {
	background-color:;
	/*margin-top: 30px;*/
}
td.catdiv {
	height:23px;
	margin:0;
	padding:0;
	color:#cccccc;
	border:none;
	background: #ED1F23;

}
td.cat {
	height:23px;
	margin:0;
	padding:0;
	border:none;
	color:#cccccc;
	background: #ED1F23;
	text-indent:5px;
	
}

td.mark,
td.displayOptions {
	background: none;
}

td.displayOptions {
	text-align: right;
}
td.mark a.nav {
	color: #000;
}
.row1,
.row2,
.row3 {
	background-color:#eee;
	padding:4px;
}

.row3  {
	background-color:#999999;
	color:#ffffff;
}
table *.spacer {
	background-color:#fff;
}
table.legend {
	margin-bottom: 30px;
	text-align:left;
}

table#legend_expanded {
		margin-top: -5px;
	}

/* bbcode */
.quotetitle, .attachtitle, .codetitle {
	margin:10px 5px 0 5px;
	padding:4px;
	color:#ffffff;
	background-image:url('./images/header_background.jpg');
	background-repeat:repeat-x;
	background-color:#F85C5D;
	font-size:0.85em;
	font-weight:bold;
}
.quotecontent, .attachcontent, .codecontent {
	margin:0 5px 10px 5px;
	padding:5px;
	border:1px solid #C31111;
	font-weight:normal;
	line-height:1.5em;
	background-color:#ffffff;
}
.attachcontent {
	font-size:0.85em;
}
.codecontent {
	color: #333;
	font-family:"Courier New", Courier, monospace;
}
.syntaxbg {
	color:#FFFFFF;
}
.syntaxcomment {
	color:#FF8000;
}
.syntaxdefault {
	color:#0000BB;
}
.syntaxhtml {
	color:#000000;
}

.syntaxkeyword {
	color:#007700;
}
.syntaxstring {
	color:#DD0000;
}


/* PM message colours */
.pm_marked_colour {
	background-color:#000000;
}
.pm_replied_colour {
	background-color:#A9B8C2;
}
.pm_friend_colour {
	background-color:#007700;
}
.pm_foe_colour {
	background-color:#DD0000;
}


/* images */
img {
	border:none;
}
.postapprove img, 
.postreported img {
	vertical-align:bottom;
	margin-right:5px;
}


/* misc */
.sep {
	color:#000000;
	background-color:#FFA34F;
}
table.colortable td {
	padding:0 !important;
}


/* generic classes */
.nowrap {
	white-space:nowrap;
}
.username-coloured {
color: #ED1F23;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.clear { 
	clear:both; 
}
.gen {
	margin:1px;
	font-size:1.2em;
}
.genmed {
	margin:1px;
	font-size:1.1em;
}
.gensmall {
	margin:1px;
	font-size:0.85em;
}




.copyright {
	color:#333333;
}
.error {
	color:#B80201;
}

/* breadcrumbs */

table#breadcrumbs {
		margin-top: -25px;
		margin-left: -3px;
		background: #fff;
	}
	
	table#breadcrumbs td.row1 {
			background: #fff;
		}
		
		table#breadcrumbs td.row1 a,
		table#breadcrumbs td.row1 small  {
			color:#ED1F23;
			text-decoration:none;
			font-weight: normal;
		}
		
			table#breadcrumbs td.row1 small {
					padding: 0 3px;
				}
		
	table#breadcrumbs td.row1 a:hover {
		text-decoration: underline;	
	}
	
a, a:link, a:visited {
		color:#ED1F23;
		text-decoration: underline;	
	}

td.cat h4 a {
	text-decoration:  none;
	}
td.cat h4 a:hover {
	text-decoration: underline;
}

table#registerBox {
		margin-left: -5px;
	}
	
table#registerBox,
table#loginBox {
		width: 300px;
		float: left;
		clear: none;
		height: 130px;
	}
	
table#loginBox {
	margin-right: 10px;
}

table#loginBox span.genmed {
		width: 75px;
		display: block;
		float: left;	
	}
	
table#loginBox input.post	 {
		width: 150px;
		display: block;
		float: left;
		margin-bottom: 5px;
	}
	
table#loginBox input.radio {
		display: block;
		width: 16px;
		margin-top: 5px;
		float: left;
	}
table#loginBox span.gensmall {
		width: 200px;
		display: block;
		float: left;
	}	
table#loginBox input.btnmain {
		margin-top: -5px;
	}
	

table#registerBox a.button {
		background: url(/images/layout/regnow-button.png) no-repeat; 
		display: block;
		width: 159px;
		height: 61px;
	}
	
	table#registerBox a.button span {
		display: none;
		}
	table#registerBox td.row1 {
			padding: 10px 0;
		}




form#forums_searchBox {
		padding: 0;
	}	

form#forums_searchBox {
		width: 150px;
		margin-top: 20px;
	}

form#forums_searchBox input#search-input,
form#forums_searchBox button#search_submit {
	width: 105px;
	display: block;
	float: left;
	border: 1px solid black;

}
		
form#forums_searchBox button#search_submit {
		/*width: 30px;*/
		border-style:solid solid solid none;

		background:url("/images/layout/btn-search.gif") no-repeat scroll 0 0 transparent;
				cursor:pointer;
		height:23px;
		padding-bottom:1px;
		width:23px;
	}
	
	.yesYouCan {
		display: none;
	}
.hidden {
	display: none;
}

.attachments img {
	max-width: 500px;
}
table.tablebg {
	clear: both;
	}
table.newBtns{
	width: 562px;
	float: left;

	}

a.watchTopic,
a.markAllread {
		float: left;
	}
	
a.watchTopic {
		margin-right: 10px;
	}
	
td.nav {
	background: #fff;	
	padding: 0 5px 5px 0px;
}

.cat td.nav a {
		color: #ED1F23;
		font-weight: normal;
	}