
body{
  background: #000000 url('../media/images/templates/background.jpg');
  background-repeat: repeat-x;
  background-position: 50% 0%; 
	font: 10pt 'Lucida Sans',Verdana,sans-serif;
	margin: 0;
	color: #FFFFFF;
}
form{
	margin-bottom:0px
}
#wrap{
	margin:0 auto;
	width:800px;
	height:500px;
}
p{
	font-family: "Times New Roman", Times, serif;
	margin: 10px 30px 10px 30px;
	font-size: 12pt;
}

img{
	border-width: 0;
}

b{
	font-weight:bold;
}
a:link,a:visited,a:active{
	text-decoration: none;
	color: #9C9C9C;
}

a.header:link,a.header:visited,a.header:active{
	text-decoration: none;
	color: #FFB400;
}

a.footer:link,a.footer:visited,a.footer:active{
	text-decoration: none;
	color: #88888D;
}

a:hover{
	color: #C6C6C6;
}

a.header:hover{
	color: #FFFFFF;
}

a.footer:hover{
	color: #B9B9C1;
}

#hd_logo{
	height:60px;
}

#head{
	background: url('../media/images/templates/top2.gif') no-repeat;
	height: 90px;
	padding: 0 0 0 0;
}

#wthead{
  background: #404040;
	height: 20px;
	padding: 0 0 0 0;
}

#head ul.navbar{
	margin:0;
	padding: 5px 0 0 0;
  float: right;
}

#wthead ul.wtnavbar{
	margin:0;
	padding: 0 0 0 0;
  float: right;
}

#head ul.navbar li{
	padding: 0 0 0 0;
	list-style-type: none;
}

#wthead ul.wtnavbar li{
	padding: 0 0 0 0;
	list-style-type: none;
	float: left;
}

#head ul.navbar li a{
	display: block;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

#wthead ul.wtnavbar li a{
	display: block;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
  float: left;
}

#hd_logo img.logo{
	border-width: 0;
	margin: 5px;
	float: left;
}

#hd_logo input.search {
	vertical-align: middle;
	color: #000000;
	background: #FFFFFF;
	border-width: 1px;
  border-color: #DFDFDF;
  border-style: solid;
	float: right;
	margin-right: 5px;
	margin-top: 33px;
}

#hd_logo input.submit-button {
	vertical-align: middle;
	color: #000000;
	background: #F1F1F1;
	border: 1px #384065 outset;
	float: right;
	margin-top: 33px;
	margin-right: 10px;
}

#subtext{
	font: 8pt 'Lucida Sans',Verdana,sans-serif;
  }

#main{
	background: #2f2f2f;
	margin: 0 auto;
	width: 800px;
	padding: 30px 0px 10px 0px;
	overflow: hidden;
}

#splash{
  height: 76px;
	background: url('../media/images/templates/header_bg.jpg') no-repeat;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
}
#splash h2.subtitle{
	margin: 0 0 0 20px;
	padding: 45px 0 0 0;
	font-size: 24px;
	font-family: "Trebuchet MS", Helvetica,sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
}

#content{
	margin: 0 0 20px 0;
	text-align: left;
	overflow: hidden;
}

#content h2{
	color: #FFE5A5;
	margin: 0 0 0 0;
	line-height: 20px;
	padding: 0 0 0 0;
	font: 1.6em 'Trebuchet MS',Helvetica,sans-serif;
	font-weight: 800;
}

#content h1{
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	font-size: 12pt;
}

#footer{
	margin: 0 0 0 0;
	clear: both;
	background: url('../media/images/templates/bot_bg.gif') center no-repeat;
	height: 36px;
	padding: 0 0 0 130px;
	text-align: center;
	color: #999;
}

#footer ul.footbar{
	margin: 0;
	padding: 0 0 0 0;
}
#footer ul.footbar li{
	padding: 0 0 0 20px;
	float: left;
	list-style-type: none;
}
#footer ul.footbar li a{
	display: block;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-transform: none;
}

#content div.box{
	width: 180px;
	margin: 0 0 10px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
}

#head div.box{
	width: 180px;
	margin: 0 0 10px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
}

#content div.logo_box{
	text-align: center;
	width: 110px;
	margin: 0 5px 0 5px;
	padding: 5px 5px 0 5px;
	float: left;
}

#content div.productimgbox{
	width: 240px;
	margin: 0 0 0 10px;
	padding: 5px 0px 5px 20px;
	float: left;
}

#content div.producttextbox{
	width: 500px;
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
}

#content div.clearboth{
  clear: both;
}

#content img.noborder{
	border-width: 0;
	margin: 0 0 0 0px;
}

#content div.logobox{
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#elinks ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

#elinks li{
	padding: 2px 0;
	list-style:none;
}

#txtcenter{
	text-align: center;
}

#content div.banner_box{
	margin: 0;
	padding: 5px 0 15px 5px;
	float: left;
}

#content div.recenteventbox{
	width: 180px;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	text-align: left;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
}

#content div.poll{
	width: 180px;
	margin: 0 10px 10px 5px;
	padding: 0px;
	float: left;
	text-align: left;
}

/* Form styles to make them line up right without using tables */
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 200px;
  text-align: right;
  }

div.row span.label2 {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  width: 200px;
  padding: 0 0 0 10px;
  text-align: left;
} 

div.row span.formw2 {
  float: left;
  width: 100px;
  padding: 0 0 0 10px;
  text-align: left;
} 

div.row span.formin {
  float: left;
  padding: 0 0 0 10px;
  width: 75px;
  text-align: left;
} 

div.row span.formout {
  float: left;
  width: 75px;
  text-align: left;
} 

#content input.text {
	color: #FFFFFF;
	background: #676767;
	border-width: 1px;
  border-color: #DFDFDF;
  border-style: solid;
}

#content textarea.text {
	color: #FFFFFF;
	background: #676767;
	border-width: 1px;
  border-color: #DFDFDF;
  border-style: solid;
}
  
#content input.submit-button {
	color: #FFFFFF;
	background: #676767;
	border: 1px #384065 outset;
}

div.row span.search-date {
  float: left;
  width: 100px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.search-company {
  float: left;
  width: 150px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.search-city {
  float: left;
  width: 150px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.search-event {
  float: left;
  width: 100px;
  text-align: left;
  margin: 0 5px 0 5px;
}

div.row span.order-edit {
  float: left;
  width: 30px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.order-number {
  float: left;
  width: 30px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.order-name {
  float: left;
  width: 450px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.order-date {
  float: left;
  width: 70px;
  text-align: left;
  margin: 0 5px 0 5px;
}

div.row span.order-location {
  float: left;
  width: 50px;
  text-align: left;
  margin: 0 5px 0 5px;
} 

div.row span.order-statusw {
  background: #FFFFFF;
  float: left;
  width: 50px;
  text-align: left;
  margin: 0 5px 0 5px;
}

div.row span.order-statusg {
  background: #E8FF96;
  float: left;
  width: 50px;
  text-align: left;
  margin: 0 5px 0 5px;
}
