/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		The Yellow Pages v2
	Based on style:		subsilver2 (the phpBB 2 style of phpBB 3) and typ [The Yellow Pages]
	Original author:	psoTFX and the phpBB team - http://www.phpbb.com/ | subBlue - http://www.subblue.com/ | Wesley
	Modified by:		jello - http://www.gwehkp.de/
	
	Copyright 2000-08 phpBB Group - http://www.phpbb.com/
	Copyright 2003 Wesley
	Copyright 2008 jello - http://www.take2community.net/
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#004576;
	background-color:#e89923;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin:0;
	padding:10px;
}

#page {
	background-color:#fff2da;
	border: 1px #98aab1 solid;
}

#wrapheader {
	height: auto !important;
	padding: 0;
	margin: 20px 10px 15px 10px;
}

#wrapcentre {
	margin: 15px 10px 0 10px;
}

#wrapfooter {
	position:relative;
	text-align:center;
	clear:both;
	height:auto;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

#footerleft {
	position:absolute;
	bottom:0;
	left:0;
	width:180px;
	height:31px;
}

#footercenter {
	margin:5px 190px 10px 190px;
}

#footerright {
	position:absolute;
	bottom:0;
	right:0;
	width:180px;
	height:31px;
}

#logodesc {
	position:relative;
	height:95px;
}

#logoleft {
	position:absolute;
	top:0;
	left:10px;
	width:200px;
	height:100%;
	background:url(../imageset/site_logo.gif) no-repeat;
	background-position:0 1px;
}

#logoleft a {
	display:block;
	width:200px;
	height:100%;
}

#logocenter {
	text-align:center;
	margin:10px 20px 10px 220px;
	padding-top:25px;
	overflow:hidden;
	height:80px;
}

#logocenter.narrow {
	margin:10px 200px 10px 220px;
}

#logoright {
	position:absolute;
	top:0;
	right:10px;
	width:180px;
	height:100%;
}

#menubar {
	margin-top: 15px;
}

#menubar a {
	white-space: nowrap;
}

#datebar {
	margin-top: 10px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color:#ff9;
	border: 2px solid red;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
/*	color: red; */
}

#pageheader {
	padding-top:10px;
}
#pagecontent { }
#pagefooter { }

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


/*  Text
 --------------------- */
h1 {
	color:#004576;
	font-family: "Courier New", mono-space;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

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

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

h4 {
	color:#f60;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

.moderators {
	margin: 0;
}

/* .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;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.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.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.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;
	padding-top: 5px;
}

.postauthor {
}

.postdetails {
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, 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;
}

.topicsearch {
	padding-left:10px;
}

.topicsearch input.post {
	background:url(./images/icon_textbox_search.gif) no-repeat left 1px;
	border:1px solid #a9b8c2;
	padding:2px 5px 2px 17px;
	font-size:1.1em;
}

.topicsearch input.post:hover, .topicsearch input.post:focus {
	border-color:#dd6900; /* a:hover color */
}

.nav {
	margin: 0;
}

.pagination {
	padding: 4px;
	font-size: 1em;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

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

.copyright {
	color:#767676;
	letter-spacing:-1px;
	font-weight: normal;
}

.titles {
	font-family: "Courier New", mono-space;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color:#f60;
	font-size: 1.1em;
	font-weight: bold;
	background: white url(./images/cellpic3.gif) repeat-x scroll top;
	white-space: nowrap;
	padding: 9px 5px;
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

.tablebg {
	background-color:#fff2da;
	border: 2px #069 solid;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url(./images/cellpic2.jpg) no-repeat scroll top left;
}
.rtl .catdiv {
	background: white url(./images/cellpic2_rtl.jpg) no-repeat scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url(./images/cellpic1.gif) repeat-x scroll top;
	text-indent: 4px;
}

.row1, .row2, .row3 {
	padding: 4px;
}

.row1, .row2 .quotecontent, .row1 .quotecontent .quotecontent, .row2 .quotecontent .quotecontent .quotecontent, .row2 .attachcontent, .row1 .quotecontent .attachcontent, .row2 .quotecontent .quotecontent .attachcontent, .row1 .quotecontent .quotecontent .quotecontent .attachcontent {
	background-color:#ffd688;
}

/* .row2, .row3 {
	background-color:#fdca66;
} */

.row2, .row3, .row1 .quotecontent, .row2 .quotecontent .quotecontent, .row1 .quotecontent .quotecontent .quotecontent, .row1 .attachcontent, .row2 .quotecontent .attachcontent, .row1 .quotecontent .quotecontent .attachcontent, .row2 .quotecontent .quotecontent .quotecontent .attachcontent {
	background-color:#fdca66;
}

.spacer {
	background-color:#e89923;
}

hr {
	height: 2px;
	border-width: 0;
	background-color:#069;
	color:#069;
}

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

/* Links
 ------------ */
a:link,
a:active,
a:visited {
	color:#069;
	text-decoration: none;
}

a:hover {
	color:#dd6900;
	text-decoration: underline;
}

a.forumlink, a.topictitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
}

a.restoreperm {
	color:red !important;
}

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

input {
	color:#004576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #a9b8c2;
	background-color:#ffebc5;
}

textarea {
	background-color:#ffebc5;
	color:#004576;
	font-family: "Courier New", monospace;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #a9b8c2;
	padding: 2px;
}

select {
	color:#004576;
	background-color:#ffebc5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #a9b8c2;
	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:#ffebc5; */
}

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

.btnbbcode {
	color:#000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffebc5;
	border: 1px solid #a9b8c2;
}

.btnmain {
	font-weight: bold;
	background-color:#ffebc5;
	border: 1px solid #a9b8c2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color:#ffebc5;
	border: 1px solid #a9b8c2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color:#ffebc5;
	border: 1px solid #a9b8c2;
	padding: 1px 5px;
	font-size: 1.1em;
}

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0 30px;
	padding: 2px;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle, .quotetitle .attachtitle, .quotetitle .codetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent, .codecontent {
	margin: 0 5px 10px 25px;
	padding: 5px;
	border: 1px #fff2da solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
}

.quotecontent {
	font-style:italic;
}

.quotecontent .italic {
	font-style:normal;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	background-color:#000;
	color:#c0c0c0;
	direction: ltr;
	font-family: "Courier New", monospace;
	font-size: 0.95em;
	font-weight: bold;
}

.syntaxbg {
	color:#fff;
}

.syntaxcomment {
	color:#ff8000;
}

.syntaxdefault {
	color:#00b;
}

.syntaxhtml {
	color:#000;
}

.syntaxkeyword {
	color:#070;
}

.syntaxstring {
	color:#d00;
}


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

.pm_replied_colour {
	background-color:#a9b8c2;
}

.pm_friend_colour {
	background-color:#070;
}

.pm_foe_colour {
	background-color:#d00;
}


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

.sep {
	background-color:#ffa34f;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: "Courier New", monospace;
}

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

.nowrap {
	white-space: nowrap;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.lthru {
	text-decoration: line-through;
}

.spoiler {
	background-color:#004576;
	color:#004576;
}

/* Amazon Search Box */
div#AmazonOuter { width:178px; height:93px; border:1px solid #000; background-color:#fff; margin:0px; padding:0px; position:relative; }
div#AmazonGo { position:relative; width:168px; }
div#AmazonLogo { position:absolute; bottom:0px; background-color:#000; width:178px; height:23px; padding:1px 0px; border:none; text-align:center; }
div#AmazonLogo a { color:#fff; }
form#AmazonSearch { margin:0px; padding:0px 5px; white-space:nowrap; }
form#AmazonSearch p { margin:1px 0px; font-weight:bold; }
form#AmazonSearch select { width:168px; }
form#AmazonSearch input#keyword { width:123px; position:absolute; top:0px; left:0px; }
form#AmazonSearch input#button { position:absolute; top:0px; right:0px; padding: 0 5px; }
