/*
Stylesheet created by Wendell Benevides (RightDesign)
For: Tommy Henderson Entertainment (arkansasentertainment.net)
*/


/* HTML TAGS :::::::::::::::::::::::::::::::::::::::: */

body {
	background-color: #000000;
	position: absolute;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* NAVIGATION :::::::::::::::::::::::::::::::::::::::: */

.Navigation {
	height: 20px;	
	line-height: 30px;
	/*font-size: 12px;*/
}
.Button {
	display: block;
	/*width: 114px;
	height: 29px;*/
	background-image: url(about.png);
	/*color: #2e5798;
	text-align: center;
	float: left;*/
}
.Button:hover {
	background-position: 0px -20px;
	color: #2e5798;
}

/* HEADERS :::::::::::::::::::::::::::::::::::::::: */

.header-a {
	background-image: url(../images/header/bg04.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	right: 0px;
	background-color: #000000;
}
.header-b {
	top: 60px;
	position: absolute;
	left: 192px;
	text-align: center;
	vertical-align: middle;
	width: 611px;
	background-image: url(../images/header/tommyhenderson1.png);
	background-repeat: no-repeat;
	height: 86px;
}

/* MENUS :::::::::::::::::::::::::::::::::::::::: */

.menu-top {
	top: 175px;
	position: absolute;
	height: 20px;
	width: 800px;
	left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #412323;
	/*text-align: center;*/
}
#submenu {
	background-image: url(../images/menu/submenu/bg.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 800px;
	top: 200px;
	height: 44px;
	left: 100px;
}

#submenu a{
	text-decoration: underline;
}

.submenu-righbg {
	position: absolute;
	height: 40px;
	width: 20px;
	top: 0px;
	right: 0px;
	background-image: url(../images/menu/submenu/submenu-bg-right.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* ROLLOVERS :::::::::::::::::::::::::::::::::::::::: */

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #412323;
	text-decoration: none;
	line-height: 20px;
	visibility: visible;
	width: 100px;
   }
#menu a:hover {
	text-decoration: none;
	color: #008198;
	}
/*#menu a:active {
   background-position: -314px 0;
   ...
   }*/

/* CONTAINTERS :::::::::::::::::::::::::::::::::::::::: */

#containers {
	list-style-position: inside;
	list-style-type: square;
	color: #FFFFFF;
	position: absolute;
	top: 252px;
	height: auto;
	width: 540px;
	left: 100px;
	padding-top: 5px;
	/*border: 1px solid #FF0000;*/
}
#containers a {
	color: #99CC00;
	text-decoration: underline;
}

#containers a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}



.containers-style1 {
	width: 550px;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	/*border: thin solid #00FF00;*/
}

.containers-style2 {
	width: 550px;
	height: 600px;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	/*border: thin solid #00FF00;*/
}

.containers-style3 {
	width: 600px;
	height: auto;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 10px;
	position: absolute;
	padding-bottom: 10px;
	top: 50px;
	left: 100px;
	/*border: thin solid #00FF00;*/
}
.containers-style3 .font-style3 a {
	color: #FFFF00;
}


.containers-copyright {
	width: 780px;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	bottom: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

/* SIDEBAR :::::::::::::::::::::::::::::::::::::::: */

#sidebar {
	/*border: thin solid #00FF00;*/
	position: absolute;
	width: 200px;
	top: 252px;
	height: auto;
	left: 690px;
}

.sidebar {
	
}

/* IMAGES :::::::::::::::::::::::::::::::::::::::: */

img.float-left{
	float: left;
	display: inline;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
}

img.float-right{
	float: right;
	display: inline;
	clear: none;
	margin-left: 5px;
}

img.ball_left {
	position: absolute;
	top: 15px;
	left: 810px;
}
img.ball_right {
	position: absolute;
	left: 95px;
	top: 15px;
}

.submenu-leftbg {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/menu/submenu/submenu-bg-left.png);
	height: 40px;
	width: 20px;
	background-repeat: no-repeat;
}
#submenu-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none #FF0000;
	position: absolute;
	left: 20px;
	top: 9px;
	width: 744px;
	height: 20px;
	color: #F7F2DF;
	font-weight: bold;
}

#submenu-text a {
	color: #F7F2DF;
	font-weight: bold;
	text-decoration: underline;	
}

#submenu-text a:hover {
	font-weight: bold;
	color: Yellow;
	text-decoration: overline;
}

/* LINKS :::::::::::::::::::::::::::::::::::::::: */

/*div#linkimage-left a{
	height: 120px;
	width: 220px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 0px;
}

div#linkimage-left a:hover {
	background-image: url(../images/links/bg-links.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 0px;

}*/

/* NOT USABLE right now :::::::::::::::::::::::::::::::::::::

.videos {
	position: absolute;
	left: 503px;
	top: 28px;
	width: 225px;
	height: 150px;
	padding: 0px;
)

.news1 {
	position: absolute;
	height: 400px;
	width: 250px;
	left: 491px;
	top: 198px;
)
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* FONT STYLES :::::::::::::::::::::::::::::::::::::::: */

.font-style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
}
.font-style2 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #F5F1DF;
}

.font-style3 {
	font-size: 13px;
	color: #FFFFFF;
}
.font-style4 {font-size: 10px}
.font-style5 {
	font-size: 13px;
	color: #FF9933;
	text-decoration: underline;
}
.font-style6 {font-size: 10px; color: #008198; font-family: Verdana, Arial, Helvetica, sans-serif; }
.font-style7 {
	font-size: 10px;
	color: #CCCCCC;
}
.font-style8 {	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.font-style9 {color: #FFFFFF}
.font-style10 {
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006666;
	width: 550px;
	display: block;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F5F3E9;
	width: 500px;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.comment h1 {
	font-size: 14px;
}
