/*
  c3s Theme for phpBB version 2.0.x
  Created by zarron media
  http://www.zarron.com
*/
/*-- mod : Foxy in a box --------------------------------------------------------------------------*/
/*-- add */
div#private_message{
        font:10px Tahoma;
        padding:2px;
        position:absolute;
        top:30%;
        left:30%;
        width:400px;
        height:140px;
        border:1px solid silver;
        background:#E5E5E5;
		z-index: 500;
}
/*-- end mod : Foxy in a box ----------------------------------------------------------------------*/

div .sociable { margin: 2px 0 !important; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
div.Pageloading {
	z-index:999;
	position:absolute;
	width:100%; 
	text-align:center; 
	/*
	background-color:#FFF; 
	height:180px;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	*/
	font-family: Verdana; 
	font-size:12px; font-weight:bold; 
	top:80px;
	
}
body   { background-image: url(images/c3s_background.jpg); border: none; scrollbar-3dlight-color: #A5A4A4; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #1A1A1A; scrollbar-face-color: #8E8E8E; scrollbar-highlight-color: #BEBEBE; scrollbar-shadow-color: #5B5B5B; scrollbar-track-color: #636363  }
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited    { color: #000; text-decoration: underline }
a:hover		   { color: #dcdcdc; text-decoration: underline }
hr	 { border: none #d1d7dc; height: 0px }
.bodyline	 { }
.forumline	  { background-color: #696969; border: solid 1px #000 }
td.row1	 { background: #696969 url(images/dkback.gif) }
td.row2	  { background: #808080 url(images/bk-z.jpg) }
td.row3	 { background: #a9a9a9 url(images/dkback.gif) }
td.rowpic  { background: #3f3f3f repeat; border-top: none; border-right: none #fff; border-bottom: none; border-left: none }
th	     { color: #808080; font-weight: bold; font-size: 11px; background: #696969 url(images/sidebox_background.gif); height: 25px }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom   { background: #3f3f3f url(images/c3s_light.gif); border: none #ffffff; height: 28px }
td.cat,td.catHead,td.catBottom  { background-image: url(images/sidebox_background2.gif); border: 0px; height: 29px }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR  { font-weight: bold; color:#FF9900; border: none #ffffff; height: 28px }
td.row3Right,td.spaceRow  { background: #a9a9a9 url(images/dkback.gif); border: none #ffffff }
th.thHead,td.catHead  { font-size: 12px; border: none }
th.thSides,td.catSides,td.spaceRow	  { border: none }
th.thRight,td.catRight,td.row3Right	  { border: none }
th.thLeft,td.catLeft	   { border: none }
th.thBottom,td.catBottom   { border: none }
th.thTop	  { border: none }
th.thCornerL  { border: none }
th.thCornerR  { border: none }
.maintitle,h1,h2	 { color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.maintitle:visited,h1,h2  { color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.genmedlight { color: #a9a9a9; font-size: 10px }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall  { color: #000000; text-decoration: none }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #000000; text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover	  { color: #dcdcdc; text-decoration: underline }
td.submenu {
	width: 90px;
	height: 28px;
	background-image: url(images/c3s_submenuBack.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.mainmenu		  { color: #494949; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.mainmenu		   { color: #494949; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:visited   { color: #494949; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.mainmenu:hover   { color: #000; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.cattitle		  { color: #a9a9a9; font-weight: bold; font-size: 12px; text-decoration: none; letter-spacing: 1px }
a.cattitle		  { color: #a9a9a9; text-decoration: none }
a.cattitle:visited  { color: #a9a9a9; text-decoration: none }
a.cattitle:hover  { color: #d3d3d3; text-decoration: none }
.forumlink		    { color: #000; font-weight: bold; font-size: 12px }
a.forumlink 	    { color: #000; text-decoration: none }
a.forumlink:visited   { color: #000; text-decoration: none }
a.forumlink:hover   { color: #F4F4F4; text-decoration: underline }
.nav			 { color: #000000; font-weight: bold; font-size: 11px }
a.nav			 { color: #000; text-decoration: none }
a.nav:visited { color: #000; text-decoration: none }
a.nav:hover		  { color: #dcdcdc; text-decoration: underline }
.topictitle			  { color: #000; font-weight: bold; font-size: 11px }
a.topictitle:link      { color: #000000; text-decoration: none }
a.topictitle:visited     { color: #000000; text-decoration: none }
a.topictitle:hover	  { color: #F3F3F3; text-decoration: underline }
.name			   { color: #333333; font-size: 11px }
.postdetails		{ font-size : 10px; color : #000000; }
.postbody   { color: #000; font-size: 12px }
a.postlink:link	  { color: #FFFFFF; text-decoration: none}
a.postlink:visited   { color: #FFFFFF; text-decoration: none;}
a.postlink:hover   { color: #000000; text-decoration: underline}
.bottomnav      { color: #a9a9a9; font-weight: normal; font-size: 11px; text-decoration: none }
a.bottomnav     { color: #a9a9a9; font-weight: normal; text-decoration: none }
a.bottomnav:visited     { text-decoration: none }
a.bottomnav:hover     { color: #d3d3d3; text-decoration: none }
.code   { color: #000; font-size: 11px; font-family: Courier, "Courier New", sans-serif; background-image: url(images/bk-w.jpg); border: solid 1px #000 }
.quote   { color: #fff; font-style: normal; font-size: 11px; line-height: 125%; font-family: Verdana, Arial, Helvetica, sans-serif; background: #c0c0c0 url(images/bk-w.jpg); border: solid 1px #000 }
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:visited { color: #444444; text-decoration: none }
a.copyright:hover { color: #000000; text-decoration: underline;}
input,textarea, select   { color: #000000; font: 11px Verdana, Arial, Helvetica, sans-serif; border: #000000 }
input.post, textarea.post, select   { background: #DCDCDC; border: solid 1px #696969 }
input   { text-indent: 2px }
input.button   { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #dcdcdc; border: solid 1px #696969 }
input.mainoption   { font-weight: bold; background-color: #a9a9a9; border: solid 1px #696969 }
input.liteoption   { font-weight: normal; background-color: #a9a9a9; border: solid 1px #696969 }
.helpline  { background-color:#F5F5F5; border: none }
/* Set Image style */
img, .forumline img {
	border: 0;
}
a.online_mod:link     { color: #FFFFFF; text-decoration: none}
a.online_mod:visited     { color: #FFFFFF; text-decoration: none}
a.online_mod:hover     { color: #FFFFFF; text-decoration: underline}
a.online_adm:link     { color: #FF6600; text-decoration: none}
a.online_adm:visited     { color: #FF6600; text-decoration: none}
a.online_adm:hover     { color: #FF6600; text-decoration: underline}
td.inlineadtitle {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
#topbar{
position:absolute;
padding: 2px;

visibility: hidden;
z-index: 100;
}
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
row1
{
	font-size:12px;
}

@import url("formIE.css");

div.nicetitle{
	border: 2px solid #FF0000;
	position: absolute;
	z-index: 1000;
	color: #FF0000;
	background: #fff;
	text-align: left;
	padding: 2px 5px 3px 5px;
	min-height: 1em;
	-moz-border-radius: 10px; 
}
div.nicetitle p {
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
    margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
	color:#999999;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}




