/* TopGoldForum Template */
/* Main Body Styles */
html
{
 overflow-x: auto;
}

body
{
 background: url('http://topgoldforum.com/gold_bg.jpg')  50% 0 fixed;
 color: #000000;
 font-family: Verdana, Arial, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
 text-align: center; 
}

.highlight
{
 font-weight: bold;
 background-color: #f7f903;
}


#wrapper
{
 border: 1px solid #000;
 border-top:0;
 width: 80%;
 margin: 0 auto 0 auto;
 text-align: left;
 background: #212121;
}

#container
{
 text-align: center;
}

#inner
{ 
 border-left: 1px solid #3e3e3e;
 border-right: 1px solid #3e3e3e;
 background: #212121;
}

#forum
{
 padding: 1px;
 line-height: 135%;
}

#table
{
 width: 90%;
 margin: 0 auto 0 auto;
 text-align: left;
}


#banner
{
 height: 145px;
 border-bottom: 1px solid #3e3e3e;
}

#banner_content
{
 height: 116px;
}

#banner_logo
{
 float: left;
 position: relative;
 top: 27px;
 left: 30px;
}




#navigation
{
 width: 100%;
 font-size: 95%;
 height: 30px;
}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a
{
 margin: 0;
}
#navigation, #navigation ul
{
 padding: 0;
}
#navigation ul li a , #navigation ul li
{
 display: block;
 float: left;
}
#navigation ul
{
 list-style: none;
 background: url(http://www.topgoldforum.com/advertise/templates/topgoldforum/menu_img/menubg.gif) repeat-x 0 50%;
 overflow: hidden;
 border: 1px solid #1f1f1f;
}
#navigation ul li
{
 padding: 0 2px 0 0;
 background: url(http://www.topgoldforum.com/advertise/templates/topgoldforum/menu_img/separator.gif) no-repeat 100% 70%;
}
#navigation ul li a
{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
#navigation ul li a:link, #navigation ul li a:visited { padding: 7px 10px; }
#navigation ul li a:hover, #navigation ul li a:active
{
 background: url(http://www.topgoldforum.com/advertise/templates/topgoldforum/menu_img/menubg_h.gif) repeat-x 0 70%;
}












/* &&&&&&&&&&&&&&&&&&&&&&&&&& Main Menu Bar &&&&&&&&&&&&&&&&&&&&&&&& */
#top_nav ul
{
 list-style-type: none;
 margin:0;
 margin-left: 30px;
 padding:0;
}

#top_nav li
{
 display:inline;
 margin:0;
 padding:0;
}

#top_nav a:link,
#top_nav a:visited,
#top_nav a:hover,
#top_nav a:active
{
 float:left;
 background: url(http://topgoldforum.com/style_images/carbon_ora/tabs.gif) no-repeat 0 0;
 margin:0;
 margin-right: 2px;
 padding:0 0 0 5px;
 text-decoration:none;
}

#top_nav a:link span,
#top_nav a:visited span,
#top_nav a:hover span,
#top_nav a:active span
{
 float:left;
 display:block;
 background:url(http://topgoldforum.com/style_images/carbon_ora/tabs.gif) no-repeat 100% -74px;
 padding: 6px 12px 6px 7px;
 font-weight:bold;
 color:#fff;
 cursor: pointer;
 cursor: hand;
}

/* Commented Backslash Hack hides rule from IE5-Mac \\*/
#top_nav a span 
{
 float:none;
}
/* End IE5-Mac hack */

#top_nav a:hover span 
{
	color: #ffc741;
}

#top_nav a.current:link,
#top_nav a.current:visited,
#top_nav a.current:hover,
#top_nav a.current:active
{ /*Selected Tab style*/
 background-position:0 -37px; /*Shift background image up to start of 2nd tab image*/
}
#top_nav a.current:link span,
#top_nav a.current:visited span,
#top_nav a.current:hover span,
#top_nav a.current:active span
{ /*Selected Tab style*/
 background-position:100% -111px; /*Shift background image up to start of 2nd tab image*/
 color: #ffc741;
 padding-bottom: 7px;
}

#top_nav a:hover
{ /*onMouseover style*/
 background-position:0% 0; /*Shift background image up to start of 2nd tab image*/
}
#top_nav a:hover span
{ /*onMouseover style*/
	background-position:100% -74px; /*Shift background image up to start of 2nd tab image*/
}
/* &&&&&&&&&&&&&&&&&&&&&&&&&& Main Menu Bar &&&&&&&&&&&&&&&&&&&&&&&& */

#userlinks,
#userlinksguest
{ 
 margin: 0;
 padding: 0 5px 0 5px;
 clear: both;
 background: #fff url(http://topgoldforum.com/public/style_images/carbono/tile_cat.jpg) repeat-x 0 0;
 height: 29px;
 overflow: hidden;
 color: #000;
 border-bottom: 1px solid #000;
}

#userlinks a:link,
#userlinks a:visited,
#userlinks a:hover,
#userlinks a:active,
#userlinksguest a:link,
#userlinksguest a:visited,
#userlinksguest a:hover,
#userlinksguest a:active
{
 color: #000;
}

#userlinks p,
#userlinksguest p
{
 background: transparent !important;
 border: 0 !important;
 font-size: 11px;
 font-weight: bold; 
 letter-spacing: 1px;
 margin: 0 !important;
 padding: 5px 0 5px 0; 
 text-align: right;
}
#userlinks p,
#userlinksguest p
{
 font-weight: normal;
 letter-spacing: 0;
}
#userlinksguest p.pcen
{
 text-align: center;
}
#userlinks p.home,
#userlinksguest p.home
{
 float: left;
}









/* WRAPPER */

/*
#oiopub-container
{
 padding: 0 !important;
}
#wrap
{
 width: 750px; margin: 0 auto;
} 
*/


/* MAIN CONTENT */
/*
#content
{
 text-align: center;
 padding-top: 5px;
 border-top: 1px solid #C3C3C6;
 border-right: 1px solid #C3C3C6;
 border-bottom: none;
 border-left: 1px solid #C3C3C6;
 background: #FFF;
} */

#content table
{ }
#content table b { color: #333; }
#content table table {  }
#content table h3
{
 font-size: 1.7em; color: #333;
 font-weight: normal; letter-spacing: 1px;
 margin: 0;
}
#content select
{
 font: 1em Georgia, "Times New Roman", Times, serif; width: 275px !important; text-align: left; border: 1px solid #C3C3C6; padding:2px;
}

#content select option
{
 margin: 3px 0;
}
#content input
{
 border: 1px solid #C3C3C6;
}
#content input[type="text"]:focus
{
 border: 1px solid #000;
}

table.start
{
 background: #FFF;
 border-bottom: 1px solid #6B756E;
 border-top: 1px solid #6B756E;
 padding: 10px 10px;
 width:100%;
}

table.start table td { padding: 5px; }
	
	table.start a { text-decoration: underline; }



/* MISC ELEMENTS */ 

	#ad-details { display: none; }
	.error { color:red; }
	.start { padding: 10px; margin-top: 30px; text-align: left; }
	.payment-link, .payment-link a { font-weight: bold;	padding: 40px 0 25px 0; }

/* BUTTONS */

	.oiostartbutton { width: 275px; height: 50px; color: #333; font: italic normal 1.2em Georgia, "Times New Roman", Times, serif; }
	.oiopaymentbutton { width: 275px; height: 50px; color: #333; font: italic normal 1.259em Georgia, "Times New Roman", Times, serif; }
	.oiostartbutton:hover, .oiopaymentbutton:hover { cursor: pointer; color: #0066cc; }


