/*  
Client: PCI Gaming
Author: Bit-Wizards Custom Software Solutions, Inc.
Author URI: http://bit-wizards.com/
*/

/* Layout */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #560d13;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #8B0303;
	line-height: 18px;
}

#keyText
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#containerHeader
{
	background: transparent url(images/header.jpg) no-repeat 0 0;
	width: 1000px;
	height: 86px;
	margin: 0px auto;
}

a#home
{
	float: left;
	background: transparent url(images/nav_home.jpg) no-repeat 0 0;
	display: block;
	width: 106px;
	height: 27px;
}

a:hover#home
{
	float: left;
	background: transparent url(images/nav_home.jpg) no-repeat 0 -27px;
	width: 106px;
	height: 27px;
}

a#jobs
{
	float: left;
	background: transparent url(images/nav_jobs.jpg) no-repeat 0 0;
	display: block;
	width: 125px;
	height: 27px;
}

a:hover#jobs
{
	float: left;
	background: transparent url(images/nav_jobs.jpg) no-repeat 0 -27px;
	width: 125px;
	height: 27px;
}

a#about
{
	float: left;
	background: transparent url(images/nav_about.jpg) no-repeat 0 0;
	display: block;
	width: 128px;
	height: 27px;
}

a:hover#about
{
	float: left;
	background: transparent url(images/nav_about.jpg) no-repeat 0 -27px;
	width: 128px;
	height: 27px;
}

a#contact
{
	float: left;
	background: transparent url(images/nav_contact.jpg) no-repeat 0 0;
	display: block;
	width: 150px;
	height: 27px;
}

a:hover#contact
{
	float: left;
	background: transparent url(images/nav_contact.jpg) no-repeat 0 -27px;
	width: 150px;
	height: 27px;
}

a#applynow
{
	float: left;
	background: transparent url(images/nav_applynow.jpg) no-repeat 0 0;
	display: block;
	width: 168px;
	height: 27px;
}

a:hover#applynow
{
	float: left;
	background: transparent url(images/nav_applynow.jpg) no-repeat 0 -27px;
	width: 168px;
	height: 27px;
}

a#login
{
	float: left;
	background: transparent url(images/nav_login.jpg) no-repeat 0 0;
	display: block;
	width: 123px;
	height: 27px;
}

a:hover#login
{
	float: left;
	background: transparent url(images/nav_login.jpg) no-repeat 0 -27px;
	width: 123px;
	height: 27px;
}

a#logout
{
	float: left;
	background: transparent url(images/nav_logout.jpg) no-repeat 0 0;
	display: block;
	width: 123px;
	height: 27px;
}

a:hover#logout
{
	float: left;
	background: transparent url(images/nav_logout.jpg) no-repeat 0 -27px;
	width: 123px;
	height: 27px;
}

a#application
{
	float: left;
	background: transparent url(images/nav_application.jpg) no-repeat 0 0;
	display: block;
	width: 257px;
	height: 27px;
}

a:hover#application
{
	float: left;
	background: transparent url(images/nav_application.jpg) no-repeat 0 -27px;
	width: 257px;
	height: 27px;
}

#mainNav
{
	width: 800px;
	height: 27px;
	padding: 0 100px;
	margin: 0px auto;
	background: transparent url(images/bg_main_nav.jpg) repeat-x 0 0;
}

#containerMainbg
{
	background: #FFF url(images/bg_page.jpg) repeat-x 0 0;
	clear: both;
}

#banner
{
	width: 1000px;
	height: 230px;
	margin: 0px auto;
	background: #FFF url(images/main_img_home.jpg) no-repeat 0 0;
	color: #FFF;
	text-align: left;
}

#banner #homeBannertxt
{
	width: 450px;
	float: left;
	padding-left: 100px;
}

#banner h2
{
	color: #FFF;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}

#banner p
{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}

#banner a
{
	margin: 10px 0 0 0;
}

#containerFlash
{
	width: 348px;
	height: 230px;
	float: right;
	padding: 0px 80px 0px 0px;
}



#bannerAbout
{
	width: 1000px;
	height: 210px;
	margin: 0px auto;
	background: #FFF url(images/banner_about.jpg) no-repeat 0 0;
	text-align: left;
}

#bannerJobs
{
	width: 1000px;
	height: 210px;
	margin: 0px auto;
	background: #FFF url(images/banner_jobs.jpg) no-repeat 0 0;
	text-align: left;
}

#bannerContact
{
	width: 1000px;
	height: 210px;
	margin: 0px auto;
	background: #FFF url(images/banner_contact.jpg) no-repeat 0 0;
	text-align: left;
}

#bannerApplynow
{
	width: 1000px;
	height: 210px;
	margin: 0px auto;
	background: #FFF url(images/banner_applynow.jpg) no-repeat 0 0;
	text-align: left;
}

#bannerLogin
{
	width: 1000px;
	height: 210px;
	margin: 0px auto;
	background: #FFF url(images/banner_login.jpg) no-repeat 0 0;
	text-align: left;
}

#containerAdminbg
{
	background: #FFF url(       'images/bg_admin.jpg' ) repeat-x 0 0;
	clear: both;
	padding-top: 48px;
}

#containerBg
{
	background: transparent url(images/bg.jpg) repeat-y 0 0;
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#homeSlideshow
{
	height: 240px;
	background: #FFF url(images/main_img_home.jpg) no-repeat 0 0;
}

#containerPage
{
	background: transparent url(images/main_bg.jpg) no-repeat 0 0;
	width: 770px;
	min-height: 300px;
	text-align: left;
	padding: 20px 115px 0px 115px;
}

#containerPage h2
{
	font-size: 18px;
	line-height: 20px;
	color: #8B0303;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#containerPage ul
{
	margin-left: 30px;
	padding: 0px;
	list-style-type: disc;
}

#containerPage li
{
	margin: 7px 0 8px 10px;
}

#containerPage ul li
{
	margin: 7px 0 8px 10px;
	font-size: 13px;
}

#containerPage ul ul
{
	list-style-type: circle;
}

#containerPage ul ul li
{
	margin: 7px 0 8px 10px;
	font-size: 13px;
}

.twoCol
{
	float: left;
	width: 50%;
}

.floatleft
{
	float: left;
}

#lineOne
{
	width: 549px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	padding: 40px 0px 30px 100px;
}

#lineTwo
{
	width: 549px;
	text-align: left;
	font-size: 22px;
	line-height: 20px;
	color: #FFF;
	padding-left: 100px;
}


#applyNow
{
	width: 153px;
	height: 36px;
	margin: 10px 0px 0px 80px;
	display: block;
	background: transparent url(images/btn_applynow.gif) no-repeat 0 0;
}

#applyNow span
{
	display: none;
}

#containerFooter
{
	width: 860px;
	margin: 0px auto;
}

#footerNav
{
	margin: 0px auto;
	width: 770px;
	height: 38px;
	border-top: 2px solid #000000;
	background-color: #6a0e19;
	padding: 0px 115px 0px 115px;
}

#containerFooter p#copyright
{
	font-size: 12px;
	color: #959595;
	margin-top: 5px;
	width: 300px;
	float: right;
	text-align: right;
}

#sig
{
	margin: 3px 0px 0px 0px;
	display: block;
	float: right;
	background: transparent url(images/siteby.jpg) no-repeat 0 0;
	width: 129px;
	height: 15px;
}

#sig span
{
	display: none;
}

/* Login Box */
#boxLogin
{
	margin: 12% auto;
	width: 380px;
	height: 200px;
	background: #ffffff url(images/bg_login.jpg) repeat-x 0 0;
	border: 1px solid #000;
	font-size: 14px;
	color: #222;
}

#boxLogin h3
{
	color: #FFF;
	line-height: 36px;
	padding-left: 10px;
}

#loginBoxform
{
	margin: 25px auto;
	text-align: right;
}

#loginBoxform td
{
	padding-bottom: 8px;
}

#loginBoxform input
{
	border: 1px solid #000;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#loginBoxbutton
{
	padding: 3px 0px;
	text-align: center;
}
/* /Login Box */

/**COMMON STYLES**/
h1
{
}

h2
{
	font-size: 16px;
	line-height: 18px;
	color: #000;
}

h3
{
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

#boxLogin a
{
	color: #a4212d;
}

#boxLogin a:hover
{
	color: #df2d3d;
	text-decoration: none;
}

.clear
{
	clear: both;
}

a img
{
	border: none;
}

p
{
	margin: 0;
	padding: 0 0 10px 0;
}

hr
{
	color: #8c1f32;
	background-color: #8c1f32;
	height: 3px;
}

.buttonImagebg
{
	width: 100px;
	padding: 3px 0px;
	border: 1px solid #000;
	background: #621522 url(images/bg_btn.jpg) repeat-x 0 0;
	display: block;
	text-align: center;
	font-family: Verdana, Tahoma, Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.uploadButton
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	background-color: #ece9d8;
}

:hover.buttonImagebg
{
	text-decoration: none;
}

#bottomlink
{
	color: #fffbbe;
	font-size: 12px;
	height: 20px;
	width: 1000px;
	padding-top: 10px;
	margin: 0px auto;
}

#bottomlink a
{
	color: #fffbbe;
}

#bottomlink a:hover
{
	color: #fffbbe;
	font-size: 12px;
	margin-top: 10px;
}
/**COMMON STYLES**/

.buttonImagebgSmall
{
	width: 75px;
	padding: 2px 0px;
	border: 1px solid #000;
	background: #621522 url(images/bg_btn.jpg) repeat-x 0 0;
	text-align: center;
	font-family: Verdana, Tahoma, Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: inline;
	vertical-align:bottom;
	height: 22px;
}

.saveButtonEnabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_save_enabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	vertical-align:bottom;
}

.saveButtonDisabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_save_disabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	vertical-align:bottom;	
}

.addButtonEnabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_add_enabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.addButtonDisabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_add_disabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.deleteButtonEnabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_delete_enabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.deleteButtonDisabled
{
	width: 80px;
	height: 22px;
	background: transparent url(images/btn_delete_disabled.jpg) no-repeat 0 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

:hover.buttonImagebgSmall
{
	text-decoration: none;
}

/**Toolbar STYLES**/
td.boxTopleft
{
	width: 5px;
	height: 5px;
	background: transparent url(images/box_top_left.jpg) no-repeat 0 0;
}

td.boxTopright
{
	width: 5px;
	height: 5px;
	background: transparent url(images/box_top_right.jpg) no-repeat 0 0;
}

td.boxBottomleft
{
	width: 5px;
	height: 5px;
	background: transparent url(images/box_bottom_left.jpg) no-repeat 0 0;
}

td.boxBottomright
{
	width: 5px;
	height: 5px;
	background: transparent url(images/box_bottom_right.jpg) no-repeat 0 0;
}

td.boxMiddlecolumn
{
	width: 760px;
	height: 5px;
	background-color: #e2ded4;
}
/**Toolbar STYLES**/

td.toolbarInterior
{
	background-color: #e2ded4;
	width: 770px;
	height: 30px;
	vertical-align: middle;
}

#navigation .leftnav
{
	float: left;
	width: 33%;
	text-align: left;
}

#navigation .rightnav
{
	float: right;
	width: 33%;
	text-align: right;
}

#navigation .numnav
{
	width: 34%;
	text-align: center;
}

#mainHomeText
{
	width: 440px;
	float: left;
}

#events
{
	width: 310px;
	float: left;
	background: transparent url(images/img_titlebar.jpg) no-repeat top right;
	margin: 0px 0px 0px 16px;
	border: 2px solid #ffffff;
}

#events h2
{
	padding: 8px 0px 0px 10px;
	margin-bottom: 7px;
}

#post
{
	display: block;
	width: 310px;
	background-color: #761624;
	border-bottom: 1px solid #a66871;
	border-top: 1px solid #a66871;
}

#timestamp
{
	background: transparent url(images/timestamp.png) no-repeat 0 0;
	width: 45px;
	height: 67px;
	float: left;
	margin: 20px 10px 0px 10px;
	padding-right: 5px;
	display: inline;
	text-align: center;
}


.month
{
	color: #761624;
	display: block;
}

.date
{
	color: #ffffff;
	display: block;
	padding-top: 2px;
}


#postTitle
{
	width: 190px;
	float: left;
	padding-top: 20px;
	display: inline;
}

#postTitle a:hover
{
	text-decoration: underline;
}


.Title
{
	font-size: 14px;
	color: #faf5e5;
	font-weight: bold;
}

.Title a
{
	text-decoration: none;
}

.Title a:hover
{
	text-decoration: underline;
}

.Location
{
	font-size: 13px;
	color: #faf5e5;
	font-weight: bold;
}

#PostButtons
{
	width: 35px;
	height: 74px;
	float: left;
	padding-left: 0px;
	padding: 10px 0px 0px 5px;
}

#icon_map
{
	display: block;
	width: 29px;
	height: 27px;
	background: transparent url(images/icon_map.jpg) no-repeat 0 0;
	margin-bottom: 5px;
}

#icon_map_single
{
	float:right;
	display: block;
	width: 29px;
	height: 27px;
	background: transparent url(images/icon_map.jpg) no-repeat 0 0;
	margin-bottom: 5px;
}

#icon_moreinfo
{
	display: block;
	width: 29px;
	height: 27px;
	background: transparent url(images/icon_moreinfo.jpg) no-repeat 0 0;
}

#postTitlesingle
{
	width: 600px;
	float: left;
	padding-top: 20px;
}

#postTitlesingle p
{
	font-size: 13px;
	color: #faf5e5;
	text-align: left;
	padding-top: 10px;
}

.Titlesingle
{
	font-size: 16px;
	color: #faf5e5;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-bottom: 4px;
}

.Locationsingle
{
	font-size: 13px;
	color: #faf5e5;
	font-weight: bold;
	float: left;
	width: 600px;
}

.Hourssingle
{
	font-size: 13px;
	color: #faf5e5;
	font-weight: bold;
}

#icon_mapsingle
{
	display: block;
	width: 29px;
	height: 27px;
	background: transparent url(images/icon_map.jpg) no-repeat 0 0;
	margin-bottom: 5px;
	float: right;
	margin-top: 20px;
}

#SingleBg
{
	width: 800px;
	margin: 0px auto;
	background: transparent url(images/img_eventbg.jpg) repeat-y 0 0;
}

#SingleBg h1
{
	width: 700px;
	line-height: 29px;
	margin-top: 15px;
	background: transparent url(images/img_hr.jpg) no-repeat bottom left;
	color: #faf5e5;
	font-size: 20px;
}

#SingleHeader
{
	width: 800px;
	height: 104px;
	margin: 0px auto;
	background: transparent url(images/eventbanner_top.jpg) no-repeat 0 0;
}

#SingleContent
{
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#SingleFooter
{
	width: 800px;
	height: 36px;
	background: transparent url(images/img_eventfooter.jpg) no-repeat 0 0;
	margin: 0px auto;
}

#mainHomeText
{
	width: 440px;
	float: left;
}

#mainHomeText a
{
	color: #000000;
	text-decoration: underline;
}

#mainHomeText a:hover
{
	color: #000000;
}

#mainHomeText a:visited
{
	color: #000000;
	text-decoration: underline;
}

.Title a
{
	text-decoration: none;
	color: #ffffff;
}

.Title a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.Title a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#timestamp
{
	behavior: url(styles/images/iepngfix.htc);
}
