﻿@import url("forum.css");
@import url("boxes.css");


body 
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top: solid 3px orange;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
	max-width: 1198px;
	min-width:800px;
	background-color: #ddd;
	border-bottom: dotted 1px skyblue;
	color: #359;
	
}

A, A:visited
{
	color:steelblue;
	text-decoration: none;
}

A:hover, A:active
{
	color:red;
	text-decoration:underline;
}

#header
{
	padding-top: 5px; 
	margin: 0px;
	min-height: 67px;
	border-bottom: dotted 2px skyblue;
	background-color: #fff;
	text-align:center;
}

#header img
{
	float:left;
	margin-right: 20px;
}

#header h1
{
	font-family:Verdana;
	display:inline;
	margin: 0;
	font-size: 150%;
	color: #359;
	padding-right: 20px;
}
#title
{
	background: url(img/bltitle.gif) no-repeat top left;
	border-bottom: solid 3px skyblue;
}
#menu1 h2
{
	margin: 0px;
	color: #359;
	padding-bottom: 2px;
	text-align:center;
	font-size: 140%;
}

#mmenu1
{
	float: left;
	background: url(img/bg-menu.gif) no-repeat bottom left;
	width: 100%;
	padding: 7px 0 0px 0;
	margin-bottom: 3px;
	border-top: dotted 3px orange;
	font-size:small;
}

#ctl00_menu2
{
	margin: 0px 0 2px 63px;
	padding: 0 0 0 0;
}

#ctl00_menu2 td
{
	margin: 5px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Sans-Serif;
}

#ctl00_menu2 a
{
	display: block;
	margin: 5px 1px 0px 0;
	padding: 3px 8px 3px 8px;
	color: #eef;
	text-decoration: none;
	border: 1px solid #007cc3;
	border-bottom: none;
	background: skyblue url(img/off-bg.gif) repeat-x top left;
}

#ctl00_menu2 a:hover, body#intro .t-sel a
{
	color: #333;
	border-color: #007cc3;
	background: #fff url(img/on_bg.gif) repeat-x top left;
}

#menu1
{
	margin: 0;
	padding: 0px 0px 1px 13px;
	font-size: smaller;
	background-color: White;
	border-bottom: solid 1px silver;
	color: #333;
}

#main-body
{
	float: left;
	width: 80%;
}
#content
{
	float: right;
	width: 60%;
	text-align:justify;
	background: #ddd;
	border-top: solid 1px whitesmoke;
}
#content2
{
	float: right;
	padding:0px;
	width: 66.6%;
	text-align:justify;
	border-top: solid 1px white;
}

#content3
{
	float: left;
	width: 79.9%;
	text-align:justify;
	background: #ddd;
	border-top: solid 1px whitesmoke;
	padding:0px;
}

#sidebarIn
{
	padding: 5px;
}

#sidebarL
{
	border-top: solid 1px whitesmoke;
}

#sidebarL2
{
	float: left;
	width: 33.3%;
	font-size:small;
	border-top: solid 1px whitesmoke;
}

#sidebarR
{
	float: right;
	width: 20%;
	font-size:small;
	border-top: solid 1px whitesmoke;
}
#footer
{
	font-family: Verdana, Garamond;
	font-size: smaller;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #111;
	clear: both;
	background: url(img/footr.gif) no-repeat top left;
	border-bottom: dotted 2px orange;
}

#wrap
{
	max-width: 1200px;
	background: url(img/colR.gif) repeat-y 80% 0;
}
#wrap-in
{
	background: url(img/colL.gif) repeat-y 36% 0;
}

#wrap2
{
	max-width: 1200px;
	background: url(img/colL.gif) repeat-y 33.3% 0;
}

.adjustedZIndex {
    z-index: 1;
    margin-top:6px;
    margin-top:0px\9;
    *margin-top:6px;
}

.topright_w
{
	margin: 0;
	color: #666;
	background: url(img/rndR.gif) top right no-repeat;
	margin: 5px 5px 5px 5px;
}
.topleft_w
{
	margin: 0;
	padding: 23px 23px 0 23px;
	background: url(img/rndL.gif) top left no-repeat;
}
.bottomleft_w
{
	margin: 0;
	padding: 0 0 0 23px;
	background: url(img/rndL.gif) bottom left no-repeat;
}
.bottomright_w
{
	display: block;
	padding: 0 23px 23px 0px;
	font-style: normal;
	background: url(img/rndR.gif) bottom right no-repeat;
}

.newsleft
{
 text-align: justify;
 margin: 0;
 padding: 10px 5px 0px 5px;
font-family:Cambria;
}

.newsleft h3
{
 border-bottom: 2px solid skyblue;
 text-align: left; 
 font-weight: bold; 
 margin-top: 0px;
 color: #359;
}

.newsleft img
{
	border: dotted 2px orange;
	padding: 4px;
	margin: 2px 10px 2px 0;
	float: left;
	background-color: #ddd;
}

.newsright
{
 text-align: justify;
 margin: 0;
 padding: 10px 5px 0px 5px;
 font-family:Cambria;
}

.newsright h3
{
 text-align: right; 
 border-bottom: 2px solid skyblue;
 font-weight: bold; 
 margin-top: 0px;
 color: #359;
}

.newsright img
{
	border: dotted 2px orange;
	padding: 4px;
	margin: 2px 0 2px 10px;
	float: right;	
	background-color: #ddd;
}

.lefthalf
{
	display:inline-block;
	width:31%;
	font-size:xx-small;
}

.righthalf
{
	padding: 0 5px 0 5px;
	display:inline;
}

h3
{
 border-bottom: 2px solid skyblue;
 text-align: left; 
 font-weight: bold; 
 margin-bottom: 5px;
 margin-top: 0px;
 padding: 5px 5px 2px 5px;
 color: #359;
 font-size:medium;
}

.copyleft
{
	font-size:small;
}

.LoViz
{
	visibility:hidden;
	display:none;
}

.HiViz
{
}

.button 
{
	font-size:small;
	border-bottom: solid 1px #969696;
	padding:1px 1px 1px 1px;
	background-color:#40849f;
	margin: 0px 0px 0px 0px;
}

.left
{
	display:inline-block;
}

.right
{
	display:inline-block;
}

.button a, .button a:visited, .button input
{
	border: none;
	background: url(gbits/smbtnback.jpg) repeat-x top left;
	font-size:small;
	font-weight:bold;
	color: #359;
	padding:1px 10px 1px 10px;
	text-decoration: none;
	display:block;
}

.button a:hover, .button a:active, .button input:hover, .button input:active
{
	border: none;
	color:white;
}

.sparkle
{
	color: Red;
	font-style:normal;
}

.icesparkle
{
	color: Blue;
	font-style:normal;
}

#comeback
{
	padding: 0px 5px 5px 5px;
}

#treemenu, #itemedit
{
	padding: 10px 10px 10px 10px;
}



#categmenu
{
	float:left;
	clear: both;
	width: 100%;
	padding: 0px 10px 10px 10px;
	display: inline;
}

#propmenu
{
	float:left;
	clear: both;
	width: 100%;
	padding: 0px 10px 10px 10px;
	display: inline;
}

#btnSelectProps
{
	width: 100px;
}

#btnSelectProps a, #btnSelectProps a:visited
{
	padding: 2px 10px 2px 10px;
}

#stats
{
	float:right;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	display: inline;
}

#itemlist
{
	padding: 13px;
	clear: left;
}

#btnprev, #btnnext
{
	margin: 0px 5px 10px 5px;
	font-weight:bold;
}

#itemlist table
{
	border-top: dotted 1px silver;
	clear: both;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

#itemlist h4
{
	font-size:small;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#itemlist h5
{
	font-size:small;
	text-align:right;
	font-weight: normal;
	color: #606060;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana;
}

#itemlist h5 dl
{
	margin: 0px 0px 0px 0px;
}

#itemlist h5 dl dt, #itemlist h5 dl dd
{
	display: inline;
}

#itemlist h5 dl dd
{
	margin-left: 5px;
	padding-left: 5px;
	border-left: solid 2px orange;
}

#itemlist em
{
	margin: 0px 0px 5px 15px;
	padding: 0px;
}

#itemlist h4 a, #itemlist h4 a:visited
{
	padding: 5px;
	display: block;
	vertical-align: middle;
	background-color: white;
}

#itemlist h4 a:hover, #itemlist h4 a:active
{
	color: firebrick;
	border: solid 1px gray;
	padding: 4px;
	text-decoration: none;
	background-color: aliceblue;
}

#itemlist p
{
	margin: 0px 0px 0px 20px;
}

#itemlist tr
{
	border: none;
}

#itemlist td
{
	padding-bottom: 10px;
	border-bottom: dotted 1px silver;
}

#itemlist #newitem
{
	clear:both;
}

/*item deatils*/
#itemdesc
{
	padding: 10px;
	margin: 10px;
	font-family: Verdana, Arial, Georgia, Serif;
}

#refslist
{
	padding: 0px 10px 10px 10px;
}

#refslist dl dd
{
	color: Navy;
}

#refslist dl em
{
	font: italic small Georgia;
	color: gray;
}


/*details boxes*/
.itemdeatails p
{
	text-align:center;
}

/*filter box*/
.searchbox
{
	background-color: papayawhip;
	border: dotted 1px silver;
	margin: 10px;
	padding: 1px;
	width: 95%;
	text-align: right;
	display: inline;
}

#filterbox
{
	background-color: papayawhip;
	border: dotted 1px silver;
	float: right;
	width:98%;
	margin:5px;
	padding: 3px 0px 3px 1px; 
	display: inline;
}

#filterbox h3
{
	list-style-type:none;
	float:left;
	padding:0px;
	margin:6px;
	display: inline;
	vertical-align:middle;
	font-size: small;
	width: 10%;
}

#filterbox ul
{
	display: inline;
	float:right;
	font-size:x-small;
	list-style-type:none;
	padding:0px;
	margin:0px;
	width: 90%;
}

#filterbox ul li
{
	float:left;
	padding:3px;
	margin: 1px;
	display: inline;
}

#filterbox #applyfilter
{
	float:left;
	padding: 1px;
	margin: 1px;
	display: inline;
}

#filterbox label
{
	font-size:x-small;
}

#filterbox select
{
	vertical-align: middle;
	border-top: solid 1px papayawhip;
	border-right: none;
	border-left: none;
	border-bottom: dotted 1px gray;
	background-color: papayawhip;
}

/*end of filter box*/

/*login forms*/
#firsttimers
{
	text-align: center;
	margin: auto;
}

#firsttimers h3, #comeback strong
{
	font-size: small;
	text-align: left;
}

#firsttimers h3
{
	margin: 10px;
}

#firsttimers table
{
	text-align: left;
	margin: 0px auto 20px auto;
}

#comeback tr, #firsttimers tr
{
	padding-bottom:5px;
}

#comeback th, #firsttimers th
{
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
}

.Rrequire
{
	border-right: coral 4px solid;
	padding-right: 4px;
}
.Lrequire
{
	border-left: coral 4px solid;
	padding-left: 4px;
}
/*login forms*/


/*Groups*/
.aleftnhead
{
	background-color: Navy;
	font-size: xx-small;
	color: White;
	display: block;
	margin-bottom: 1px;
	margin-top: 5px;
}
.arightnhead
{
	background-color: Navy;
	font-size: xx-small;
	color: White;
	display: block;
	margin-bottom: 1px;
	margin-top: 5px;
}
.aleftntitle
{
	background-color: WhiteSmoke;
	color:#555555;
	display: block;
	font-family: Verdana;
	font-weight:bold;
	margin-bottom: 3px;
}
.arightntitle
{
	background-color: WhiteSmoke;
	color:#555555;
	display: block;
	font-weight:bold;
	font-family: Verdana;
	margin-bottom: 3px;
}

#nimg
{
 margin: 0px 5px 0px 5px;
}


.upict
{
    margin: 5px 5px 5px 0px;
    padding: 5px 5px 5px 5px;
    border: 1px dashed green;
}

.ipict
{
    margin: 0px 10px 5px 0px;
    padding: 10px 10px 10px 10px;
    border: 3px dotted silver;
}

.upict1
{
    padding: 5px 5px 5px 5px;
    margin: 0px 10px 5px 0px;
    border: 1px dashed green;
}

.ipict1
{
    padding: 5px 5px 5px 5px;
    margin: 0px 10px 5px 0px;
    border: 2px dotted silver;
}

#LeftInset
{
	margin: 20px;
	border: solid 1px silver;
	background-color: azure;
}

#LeftInset h3
{
	padding: 5px;
	margin: 0px;
	font-size:small;
	background-color: White;
	border-bottom: silver 1px dotted;
}

#CategList
{
	margin: 0px;
	padding: 10px;
	font-family: Georgia, Arial;
	text-align:left;
	width: 100%;
}

#CategList td
{
	padding: 10px;
	width: 33%;
}

#CategList td:hover
{
	background-color: White;
	border: solid 1px #d0d0d0;
	padding: 9px;
}

#CategList h5
{
	padding: 0px;
	margin: 0px;
	font-size: small;
	color: Green;
}

#CategList h5 a
{
	padding: 0px;
	margin: 0px;
	font-size: small;
	color: Green;
}


#CategList ul
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style-type: circle;
}

#joinbutton
{
	border-bottom: solid 1px #bfbfbf;
	padding:1px;
	background-color:#40849f;
	margin: 30px auto auto auto;
	font-family:Arial;
}

#joinbutton a, #joinbutton a:visited 
{
	background: url(gbits/buttonback.jpg) repeat-x top left;
	font-size:medium;
	font-weight:bold;
	color:#359;
	padding:2px;
	text-decoration: none;
	text-align:center;
	display:block;
}

#joinbutton a:active, #joinbutton a:hover
{
	background: url(gbits/buttonback.jpg) repeat-x top left;
	font-size:medium;
	font-weight:bold;
	color: white;
	padding:2px;
	text-align:center;
	text-decoration: none;
} 

li
{
	padding:2px 0px 2px 0px;
}

.itemcolumn2
{
	font-size:xx-small;
	text-align:right;
}
