/* CSS Document */

/*
-------------------------------------
Website: PTW Wrestling
Author: Wilson De Jesus www.ptwwrestling.com
Contact: wilsondejesus@gmail.com
Date: January 12, 2009
------------------------------------*/
/*
--------------------------------------
This is the main body-here you can modify you work space
------------------------------------*/

body{
	background-color: #000000;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000000;
	background-image: url(images/background.gif);
	margin: 0px;
}

/*
--------------------------------------
This is the where you will modify your main header
------------------------------------*/

#container{
	width: 750px;
	background-color: #000000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
}

/*
--------------------------------------
This is the where you will modify your main header
------------------------------------*/

#header{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 90px;
	background-color: #000000;
	width: 750px;
	background-image: url(images/Top_Logo_Header.gif);
}

/*
--------------------------------------
This is the where you will modify your main banner
------------------------------------*/

#mainbanner{
	height: 160px;
	background-color: #333333;
	width: 730px;
	margin: 10px;
}

/*
--------------------------------------
This is the where you will modify your main navigation
------------------------------------*/

#navigation{
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cab476;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cab476;
	background-image: url(images/Navigation_Top_Main.gif);
	height: 35px;
}

#navcontainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

/*
--------------------------------------
This is the where you will modify your right column
------------------------------------*/
#rightcolumn{
	width: 160px;
	float: left;
	background-color: #000000;
	margin: 8px;
	padding: 2px;
	border: 1px solid #8c864a;
}

/*
--------------------------------------
This is the where you will modify your left column
------------------------------------*/
#leftcolumn{
	width: 540px;
	float: left;
	margin: 8px;
	padding: 5px;
	border: 1px solid #8c864a;
}

/*
--------------------------------------
This is the where you will modify your footer column
------------------------------------*/

#footercolumn{
	clear: both;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cab476;
	padding: 5px;
}

/*
--------------------------------------
This is the where you will modify text attributes
------------------------------------*/

#smallartbox{
	border: 1px solid #8c864a;
	width: 230px;
	float: left;
	margin: 9px;
	height: 60px;
	background-color: #333333;
}

#banner{
	height: 90px;
	background-color: #000000;
	width: 728px;
	margin: 10px;
	float: left;
	border: 1px solid #8c864a;
	padding: 1px;
}

/*
--------------------------------------
This is the where you will modify text attributes
------------------------------------*/

.pwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.pblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pgray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}.pwhite16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/*
--------------------------------------
This is the where you will modify your footer column
------------------------------------*/
#insidetitlecolumn{
	clear: both;
	padding: 5px;
	width: 528px;
	border: 1px solid #8c864a;
	background-color: #150A02;
	margin-bottom: 3px;
}

#insideleftcolumn{
	clear: both;
	width: 540px;
	float: left;
	margin-top: 2px;
}

/*
--------------------------------------
This is where you will edit your navigation button attributes
------------------------------------*/

#home{
	display: block;
	background-image: url(images/Nav_Home_Button.gif);
	height: 35px;
	width: 61px;
	float: left;
}

#home:hover{
	background-image: url(images/Nav_Home_Button.gif);
	height: 35px;
	width: 61px;
}

#home span{
  display: none;
}

#news{
	display: block;
	background-image: url(images/Nav_News_Button.gif);
	height: 35px;
	width: 145px;
	float: left;
}

#news:hover{
	background-image: url(images/Nav_News_Button.gif);
	height: 35px;
	width: 145px;
}

#news span{
  display: none;
}

#wrestlers{
	display: block;
	background-image: url(images/Nav_Wrestlers_Button.gif);
	height: 35px;
	width: 97px;
	float: left;
}

#wrestlers:hover{
	background-image: url(images/Nav_Wrestlers_Button.gif);
	height: 35px;
	width: 97px;
}

#wrestlers span{
  display: none;
}

#myspace{
	display: block;
	background-image: url(images/Nav_Myspace_Button.gif);
	height: 35px;
	width: 78px;
	float: left;
}

#myspace:hover{
	background-image: url(images/Nav_Myspace_Button.gif);
	height: 35px;
	width: 78px;
}

#myspace span{
  display: none;
}

#contact{
	display: block;
	background-image: url(images/Nav_Contact_Button.gif);
	height: 35px;
	width: 109px;
	float: left;
}

#contact:hover{
	background-image: url(images/Nav_Contact_Button.gif);
	height: 35px;
	width: 109px;
}

#contact span{
  display: none;
}

#search{
	display: block;
	background-image: url(images/Nav_Search_Button.gif);
	height: 35px;
	width: 260px;
	float: left;
}

#search:hover{
	background-image: url(images/Nav_Search_Button.gif);
	height: 35px;
	width: 260px;
}

#search span{
  display: none;
}

.pred16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

img.floatLeft {
	float: left;
	border: 1px solid #8c864a;
	padding: 3px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 4px;
}

#newspicbox{
	border: 1px solid #8c864a;
	width: 70px;
	float: left;
	height: 60px;
	background-color: #000000;
	padding: 1px;
	margin-top: 2px;
}

#newstextbox{
	border: 1px solid #8c864a;
	width: 528px;
	float: left;
	background-color: #333333;
	background-image: url(images/newsboxlines.gif);
	padding: 5px;
}
#insidetitlewrestler {
	width: 255px;
	border: 1px solid #8c864a;
	background-color: #150A02;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 6px;
	padding: 5px;
}
.pwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#insidetitleresults {
	width: 255px;
	border: 1px solid #8c864a;
	background-color: #150A02;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	padding: 5px;
}
#interviewtextbox {
	border: 1px solid #8c864a;
	width: 160px;
	float: left;
	background-color: #333333;
	background-image: url(images/newsboxlines.gif);
	padding: 3px;
	height: 56px;
	margin-left: 2px;
	margin-top: 2px;
}
#resultstextbox {
	border: 1px solid #8c864a;
	width: 255px;
	float: left;
	background-color: #333333;
	background-image: url(images/newsboxlines.gif);
	margin-left: 6px;
	padding: 5px;
	margin-bottom: 3px;
}
#resultstextbox2 {
	border: 1px solid #8c864a;
	width: 255px;
	float: left;
	background-color: #333333;
	background-image: url(images/newsboxlines.gif);
	margin-left: 6px;
	padding: 5px;
	margin-top: 2px;
}
#interviewcontainer {
	width: 267px;
	margin-bottom: 5px;
	float: left;
	overflow: scroll;
	overflow-x: hidden;
	height: 135px;
}

A:link {
	text-decoration: none;
	color: #8c864a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #8c864a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c864a;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#seventhtribestudios{
	margin-top: 5px;
	background-image: url(images/SeventhTribeStudios_Logo.gif);
	height: 49px;
	width: 182px;
	margin-left: 558px;
}