.resizerMessage
{
	background: #ffffee;
	color: #666;
	border: 1px solid #CCC;
	cursor: pointer;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	margin-bottom:1px;
}


.resizerMessageHover
{
	background: #ffffee;
	color: #666;
	border: 1px solid #6666FF;
	cursor: pointer;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	margin-bottom:1px;
}


#login-box
{
	background-color:#eeeeee;
	border:2px solid #84C82B;
	width:11em;
}

#login-box-head
{
	background-color:#84C82B;
	padding:2px 0 5px 5px;	
}

#login-box-main
{
	padding:5px;
	font-size:13px;	
}

.login-box-register
{
	font-size:12px;
	background-color:#cccccc;
	padding:5px;
	border-top:2px solid #777777;	
}


.login-box-register a:link, .login-box-register a:active, .login-box-register a:visited
{
	color:red;
}

.login-box-register a:hover
{
	color : #aa1100;
	text-decoration: underline;
}



#forum-featured-topics
{
/*float:left;*/
margin-right:210px;
}

#forums-list-container
{
float:right;
}

#forums-list-container ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
//font-family: Arial, Helvetica, sans-serif;
}

.category
{
font-size:16px;
background-color: #84C82B;
color:black;
margin-top:13px;
padding: 3px;
}



#forums-list-container ul a
{
display: block;
padding: 3px;
width: 140px;
border-bottom: 1px solid #ddd;
text-decoration:none;
}

#forums-list-container ul a:link, #forums-list-container ul a:visited
{
font-weight:normal;
text-decoration: none;
}




/* TOPICS */

#forum-featured-topics ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#forum-featured-topics li
{
//border-bottom: 1px solid #ddd;
margin-bottom:6px;
padding:3px 0 3px 10px;
}

#topics .topic-link
{
font-size:18px;
}


#topics .topic-link a:link
{
color:blue;
}

#topics .topic-link a:visited
{
color:purple;
}

#topics .topic-link a:hover
{
text-decoration:underline;
}



#topics .topic-row-a
{
	background-color:#eee;
}

#topics .forum-name
{
	font-size:12px;
}


#stats-container
{
	text-align:center;
	background: #f0f1f0;
	border-top: 1px dashed #888;
	padding-top:10px;
}


#header-nav-links
{
	margin-top: 1px;
	background-color:#eeeeee;
	border-bottom:1px solid #dddddd;
	text-align:center;
}

#header-nav-links ul, #header-nav-links li
{
	display: inline;
	margin-right: 2em;
}

#header-nav-links ul, li.first
{
	margin-left: 0px;
}

#header-nav-links a:link, #header-nav-links a:visited
{
margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 10px 1px 10px;
	text-decoration: none;
}

#header-nav-links a:hover {
background-color:#DDD;
color: #000;
border-top: 1px #0000FF solid;
}

/*iphone*/
#header-nav-links-iphone
{
	margin-top: 1px;
	background-color:#eeeeee;
	border-top:1px solid #dddddd;
	text-align:center;
}

#header-nav-links-iphone ul, #header-nav-links-iphone li
{
	display: inline;
	margin-right: .5em;
}

#header-nav-links-iphone ul, li.first
{
	margin-left: 0px;
}

#header-nav-links-iphone a:link, #header-nav-links-iphone a:visited
{
margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 10px 1px 10px;
	text-decoration: none;
}

#header-nav-links-iphone a:hover {
background-color:#DDD;
color: #000;
border-top: 1px #0000FF solid;
}



/*   */

#view-posts-nav-links
{
	background-color:#eeeeee;
	border-top:1px solid #dddddd;
	padding-bottom:2px;
	text-align:center;
}

#view-posts-nav-links ul, #view-posts-nav-links li
{
	display: inline;
	margin-right: 2em;
}

#view-posts-nav-links ul, li.first
{
	margin-left: 0px;
}

#view-posts-nav-links a:link, #view-posts-nav-links a:visited
{
	color:#111;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
}

#view-posts-nav-links a:hover {   background-color:#73D373; color: #000; }


.forum-gallery-link a:link, .forum-gallery-link a:visited
{
color:#0060C0;font-size:12px;font-weight:bold;
}

.forum-gallery-link a:hover, .forum-gallery-link a:active  
{
color:#000;font-size:12px;font-weight:bold;
}

.forum-gallery-link
{
font-size:12px;
}




/* General page style. The scroll bar colours only visible in IE5.5+ */



body {



    background-color: #D8D8FF;



    scrollbar-face-color: #eeeeff;



    scrollbar-highlight-color: #FFFFFF;



    scrollbar-shadow-color: #eeeeff;



    scrollbar-3dlight-color: #ccccff;



    scrollbar-arrow-color:  #666666;



    scrollbar-track-color: #FFFFFF;



    scrollbar-darkshadow-color: #6666FF;



}







#why-register {
margin:5px 0 0 15px;
padding:3px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 18px;
font-weight:bold;
border:2px solid #eeaa22;
}



.delete-confirm-container {

    position: absolute;

    display: none ;

    z-index: 200;

    width: 200px;

    text-align: center;

    font-size:12px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size : 12px;

    right: 20px;

    border: 1px solid #000000;

    padding: 5px;

    background-color: #A4EDA4;

}

.delete-confirm-container div{
    padding-bottom: 10px;
}

#quick-reply-container-outer

{

    background-image: url(images/cellpic3.gif);

    background-repeat: repeat-x;

    background-position: left top;

    padding-top:10px;

    font-size:12px;

    background-color:#ffffee;

    text-align:center;

}



#quick-reply-container-inner

{

    margin-left: auto;

    margin-right: auto;

    width:720px;

}



#smilies-container

{

    float:left; 

    width:110px;

    text-align:left;

    margin:25px 10px 0 5px;

}



#smilies-container img

{

    margin:3px;

    vertical-align:middle;

}





#message-form-container

{

    float:left; 

    margin:25px 10px 0 0;

    width:580px;

}



#message-form-container textarea

{

    width:570px;

}



#quick-reply-buttons

{

    text-align:center;

    margin-top:10px;

}



#ajax-posting-message

{

    margin-top:10px;

    font-size:14px;

    font-weight:bold;

    text-align:center;

    display: none;

}



.clear

{

    clear: both;

    margin: 0;

    padding: 0;

}







a.why-register:link,a.why-register:active,a.why-register:visited {



color : #FF0000;



text-decoration: none;



}







a.why-register:hover {



color : #aa1100;



text-decoration: underline;



}







/* General font families for common tags */



font,th,td,p,a { font-family: Verdana, Arial, Helvetica, sans-serif }



a:link,a:active,a:visited { color : #666666; }



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



hr  { height: 0px; border: solid #ccccff 0px; border-top-width: 1px;}







/* This is the border line & background colour round the entire page */



.bodyline   { background-color: #FFFFFF; border: 1px #6666FF solid; }







/* This is the outline round the main forum tables */



.forumline  { background-color: #FFFFFF; border: 2px #6666FF solid; }







/* Main table cell colours and backgrounds */



.row1 { background-color: #FFFFFF; }



.row2 { background-color: #eeeeff; }



td.row3 { background-color: #ccccff; }



td.row10    { background-color: #ff5511; }



.rowpreview {background-color:#adf0ad;}



.rowpreview tr, .rowpreview td{background-color:#adf0ad;}











/*



  This is for the table cell above the Topics, Post & Last posts on the index.php page



  By default this is the fading out gradiated silver background.



  However, you could replace this with a bitmap specific for each forum



*/



td.rowpic {



        background-color: #FFFFFF;



        background-image: url(images/cellpic2.jpg);



        background-repeat: repeat-y;



}







/* Header cells - the blue and silver gradient backgrounds */



th  {



    color: #000000; font-size: 11px; font-weight : bold;



    background-color: #84DB84; height: 25px;



    background-image: url(images/cellpic3.gif);



}







td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {



            background-image: url(images/cellpic1.gif);



            background-color:#ccccff; border: #FFFFFF; border-style: solid; height: 28px;



}







/*



  Setting additional nice inner borders for the main table cells.



  The names indicate which sides the border will be on.



  Don't worry if you don't understand this, just ignore it :-)



*/



td.cat,td.catHead,td.catBottom {



    height: 29px;



    border-width: 0px 0px 0px 0px;



}



th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {



    font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;



}



td.row3Right,td.spaceRow {



    background-color: #ccccff; border: #FFFFFF; border-style: solid;



}







th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }



th.thSides,td.catSides,td.spaceRow   { border-width: 0px 1px 0px 1px; }



th.thRight,td.catRight,td.row3Right  { border-width: 0px 1px 0px 0px; }



th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }



th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }



th.thTop     { border-width: 1px 0px 0px 0px; }



th.thCornerL { border-width: 1px 0px 0px 1px; }



th.thCornerR { border-width: 1px 1px 0px 0px; }







/* The largest text used in the index page title and toptic title etc. */



.maintitle  {



    font-weight: bold; font-size: 22px; 

	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

    text-decoration: none; 

	line-height : 120%; 

	color : #000000;



}





/* General text */



.gen { font-size : 12px; }



.genmed { font-size : 11px; }



.gensmall { font-size : 10px; }



.gen,.genmed,.gensmall { color : #000000; }



a.gen,a.genmed,a.gensmall { color: #666666; text-decoration: none; }



a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #6666FF; text-decoration: underline; }



.error { font-size : 12px; color: #CC0000; }







/* The register, login, search etc links at the top of the page */



.mainmenu       { font-size : 11px; color : #000000 }



a.mainmenu      { text-decoration: none; color : #666666;  }



a.mainmenu:hover{ text-decoration: underline; color : #6666FF; }







/* Forum category titles */



.cattitle       { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #666666}



a.cattitle      { text-decoration: none; color : #666666; }



a.cattitle:hover{ text-decoration: underline; }







/* Forum title: Text and link to the forums used in: index.php */



.forumlink      { font-weight: bold; font-size: 12px; color : #666666; }



a.forumlink     { text-decoration: none; color : #666666; }



a.forumlink:hover{ text-decoration: underline; color : #6666FF; }







/* Forum title: Text and link to the forums used in: index.php */



.forumlinkmod       { font-weight: bold; font-size: 12px; color : #FF4500; }



a.forumlinkmod  { text-decoration: none; color : #FF4500; }



a.forumlinkmod:hover{ text-decoration: underline; color : #FF0000; }







/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */



.nav            { font-weight: bold; font-size: 11px; color : #000000;}



a.nav           { text-decoration: none; color : #666666; }



a.nav:hover     { text-decoration: underline; }







/* titles for the topics: could specify viewed link colour too */



.topictitle,h2  { font-weight: bold; font-size: 11px; color : #000000; }



a.topictitle:link   { text-decoration: none; color : #666666; }



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



a.topictitle:hover  { text-decoration: underline; color : #6666FF; }







/* Name of poster in viewmsg.php and viewtopic.php and other places */



.name           { font-size : 11px; color : #000000;}







/* Location, number of posts, post date etc */



.postdetails        { font-size : 10px; color : #000000; }



.postdetails-date	{ font-size : 10px; color : #222222; }





/* The content of the posts (body of text) */



.postbody { font-size : 12px; line-height: 18px}



a.postlink:link { text-decoration: none; color : #666666 }



a.postlink:visited { text-decoration: none; color : #5493B4; }



a.postlink:hover { text-decoration: underline; color : #6666FF}







/* Quote & Code blocks */



.code {



    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #666666;



    background-color: #FFF; border: #6666FF; border-style: solid;



    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px



}







.quote {



    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; line-height: 125%;



    background-color: #FFF; border: #6666FF; border-style: solid;   /*background-color: #CCCCCC; border: #ccccff; border-style: solid;*/



    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px



}







/* Copyright and bottom info */



.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px;}



a.copyright     { color: #666666; text-decoration: none;}



a.copyright:hover { color: #000000; text-decoration: underline;}







/* Form elements */



input,textarea, select {



    color : #000000;



    font: normal 11px Verdana, Arial, Helvetica, sans-serif;



    border-color : #000000;



}







/* The text input fields background colour */



input.post, textarea.post, select {



    background-color : #FFFFFF;



}







input { text-indent : 2px; }







/* The buttons used for bbCode styling in message post */



input.button {



    background-color : #FFFFFF;



    color : #000000;



    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;



}







/* The main submit button option */



input.mainoption {



    background-color : #CCCCCC;



    font-weight : bold;



}







/* None-bold submit button */



input.liteoption {



    background-color : #CCCCCC;



    font-weight : normal;



}







/* This is the line in the posting page which shows the rollover



  help line. This is actually a text box, but if set to be the same



  colour as the background no one will know ;)



*/



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







/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */



@import url("formIE.css");

