
@import url("memberlist_avatar.css");
@import url("talkfreelance.css");

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Tahome,"Lucida Grande",  Helvetica, Arial, sans-serif;		
	background: #445e58;
	color: #000000;
	font-size:10pt;
    font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding: 0px;
	margin: 0px;

}


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

.tborder
{
	background: #FFFFFF;
	border: 2px solid #DEC292;
}
.tcat
{
	background: #F68A0E url('./images/talkfreelance/tm2.gif') repeat-x top left;
	color: #FFFF99;
	font: bold 12px verdana, Arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #FFFF99;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFFF99;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF99;
	text-decoration: none;
}
.thead
{
	background: #ABC2BD url('./images/talkfreelance/tmun.gif') repeat-x top left;
	color: #315F53;
	font: 11px verdana, Arial, helvetica, sans-serif;;
}
.thead a:link, .thead_alink
{
	color: #315F53;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #315F53;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #315F53;
	text-decoration: none;
}
.tfoot
{
	background: #DEC292;
	color: #7C4A31;
}
.alt1, .alt1Active
{
	background: #F8F8F1;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #F5F4E5;
	color: #000000;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}

.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.panel
{
	background: #F5F4E5;
	color: #000000;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.panelsurround
{
	background: #F8F8F1;
	color: #000000;
}

.vbmenu_control
{
	background: #F68A0E;
	color: #FFFF99;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFF99;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFF99;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFF99;
	text-decoration: none;
}







.postinfo { 
    border-top: solid 1px #1194DC; 
    border-left: solid 1px #1194DC; 
    border-right: solid 1px #1194DC; 
    border-bottom: solid 1px #1194DC;
    margin: 0px 0px; 
    padding: 2px; 
    color: #cc3333;
    background: #ffffff; 
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;	
}


.row1 {
	background:#F8F8F1 none repeat scroll 0 0;
	color:#000000;
}

.row2 {
	background:#F5F4E5 none repeat scroll 0 0;
	color:#000000;
}



.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 11pt;
	font-size: 11pt;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

/*  Surround Boxes for style
 --------------------- */
#bx {
  /*background-color: #666666;*/
}

/* Eliminating padding on boxes */
#bx td{
  margin: 0;
	padding: 0;
	border: 0;
}


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
  color: #fff;
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
}

h42 {
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
  color: #fff;
}

h5 {
  color: #000;
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
}

p {
	font-size: 9pt;
}

p.moderators {

	margin: 0;

	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.crumblinks:link {
  color: #000;
}

.crumblinks:visited {
  color: #242424;
}

.crumblinks:hover {
  color: #646464;
}

.crumblinks:active {
  color: #ccc;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}



p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	font-size:10pt;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000;
}

.postbody {
	font-size: 10pt;
	line-height: 1.4em;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 10pt;
}

.genmed {
	margin: 1px 1px;
	font-size: 10pt;
}

.gensmall {
	margin: 1px 1px;
	font-size: 8pt;
}

.copyright {
	color: #fff;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family:Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
}

.error {
	color: red;
}

/* Tables
 ------------ */
th {
	color: #484848;
	font-size: 9pt;
	font-weight: bold;
	background-color: #d1d1d1;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}



.tablebg {
	background: #e7e7e7;
	color: #000000;
	border: 0px solid #d6e7ee;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic3.gif') repeat-y;
}

.rtl .catdiv {
	background: white url('./images/cellpic3.gif') repeat-y;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic3.gif');
	text-indent: 4px;
}



.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.row4 {
	background-color: #fff;
	padding: 4px;
}

.spacer {
	background-color: #F5F5FF;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

.postlink {

}



a.cattitle {
	color: #fff;
	font-weight: bold;
	font-family:Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

a.postlink,
a.postlink:active,
a.postlink:visited {
	color: #387ac8;
	text-decoration: none;
}

a.postlink:hover {
	color: #387ac8;
	text-decoration: underline;
}

.forumlink {
	color: #484848;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.forumdesc {
	padding-bottom: 4px;
	font-size: 8pt;
	color:#000;	
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
    color: #4D528C;
}

a.topictitle:visited {
	color: #646464;
	text-decoration: none;
}

th a,
th a:visited {
	color: #484848 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}


textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

select:hover {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #333;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnmain {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnmain:hover {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnlite {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnlite:hover {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.btnfile {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family:Verdana, Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{
	position: absolute;
	background-color:#292d38;
	padding: 4px;
	left: 0px;
	border: 1px solid #52513f;
	display: none;
	color: #FFF;
	text-decoration: none;
}

.thumbnail span img{
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{
	position:absolute;
	display:block;
	top: 20px;
	left: 7px;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 9pt;
	font-family:Verdana, Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}


blockquote.editor{
display:block;
padding-left: 3em;
margin:0;
background-image:none;
background:none;
border:none;
}


