﻿
body{
	background-position: center top;
	background-color: #730036;
	background-repeat: no-repeat;
	font: 10pt 'Lucida Sans',Verdana,sans-serif;
	margin: 0;
	color: #000000;
}

.hidden {
   display: none;
}


form{
	margin-bottom:0px
}

#wrap{
	margin: 0px auto;
	padding: 0 0 10 0px;
	width:950px;
}

p{
	font-family: "Times New Roman", Times, serif;
	margin: 10px 30px 10px 30px;
	font-size: 12pt;
}

img{
	border-width: 0;
}

b{
	font-weight:bold;
}

hr{
  border: 0;
  width: 99%;
  color: #fff0b8;
  background-color: #fff0b8;
  height: 1px;
}

p.error{
	font-weight:bold;
	color: #ed0000;
	font-family: "Trebuchet MS", Helvetica,sans-serif;
	margin: 10px 30px 10px 30px;
	font-size: 12pt;
}

p.tall_light{
	font: 3em 'Lucida Sans',Verdana,sans-serif;
	margin: 0;
	color: #000;
}

a:link,a:visited,a:active{
	text-decoration: none;
	color: #730036;
}

a.header:link,a.header:visited,a.header:active{
	text-decoration: none;
	color: #303847;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: 100;
	text-transform: capitalize;
}

a.footer:link,a.footer:visited,a.footer:active{
	text-decoration: none;
	color: #88888D;
}

a:hover{
	color: #b90057;
}

a.header:hover{
	color: #730036;
	padding: 30px;
}

a.footer:hover{
	color: #B9B9C1;
}
/* table descriptions */
table
{
table-layout: automatic;
border-collapse: separate;
border-spacing: 5px;
}

table.errors
{
background-color: #ffe1e1;
width: 100%;
table-layout: automatic;
border:1px solid #b90000;
border-collapse: separate;
border-spacing: 5px;
}

table.eventstaff
{
width: 100%;
table-layout: automatic;
border-collapse: separate;
border-spacing: 5px;
}

table.eventstaff tr.shaded
{
background-color: #FFF9E2;
}

table.timecard
{
width: 100%;
table-layout: automatic;
border:1px solid #0a3e6b;
border-collapse: separate;
border-spacing: 5px;
}

th.timecard
{
text-align: left;
}

/* hd descriptions */

#hd_logo{
	height:62px;
}

#hd_logo img.logo{
	border-width: 0;
	margin: 10px 0px 0px 0px;
	float: left;
}

#hd_logo input.search {
	color: #000000;
	background: #f2f2f2;
	border: 1px solid #5a5a5a;
	vertical-align: middle;
	float: right;
	margin-right: 5px;
	margin-top: 33px;
}

#hd_logo input.search:focus {
	color: #000000;
	background: #f2f2f2;
	border: 1px solid #980084;
	vertical-align: middle;
	float: right;
	margin-right: 5px;
	margin-top: 33px;
}

#hd_logo span.username {
	vertical-align: middle;
	color: #000;
	float: right;
	margin-right: 10px;
	margin-top: 35px;
	font-size: 1.3em;
}

#hd_logo input.submit-button {
	vertical-align: middle;
  	background-image: url('/style/propix/images/menu_bg.jpg');
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	float: right;
	margin-top: 33px;
	margin-right: 0px;
}

#hd_logo input.submit-button:hover{
	vertical-align: middle;
  	background-image: url('/style/propix/images/menu_bg.jpg');
	background-color: #000;
	color: #fff;
	border: 1px solid #980084;
	float: right;
	margin-top: 33px;
	margin-right: 0px;
}

/* Web Tool header descriptions */

#wthead{
  	background-image: url('/style/propix/images/menu_bg.jpg');
	background-color: #730036;
	padding: 10px;
	clear: both;
}

.pdmenu ul {
	margin: 0;
	padding: 0 0 25px 0;
	list-style-type: none;
	
}

.pdmenu li  {
	width:150px;
	margin: 0 -1px 0 0;
	padding: 0;
	color:#fff;
	text-decoration:none;
	float:left;
}

.pdmenu a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 5px;
}

.pdmenu a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #730036;
}

.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	background-color: #000;
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:150px;
	padding: 0;
	margin: 0;
	border:1px solid #730036;
}

.pdmenu li li {
	border: none;
	}	

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
}


/* Normal header and header link descriptions */

#head{
	height: 60px;
	padding: 0px;
	border-top-style: solid;
	border-width: 2px;
	border-color: #730036;
	background-color: #FFFFFF;
}

#head div.box{
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#head ul.navbar li a{
	display: block;
  display: inline-block;
  padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}

#head ul.navbar li{
	padding: 0 0 0 0;
	list-style-type: none;
}

#head ul.navbar{
	margin:0;
	padding: 5px 0 0 10px;
  float: left;
}

/* splash descriptions */

#splash{
	background-position: #FFFFFF;
	height: 3em;
	background: #FFFFFF;
	padding-top: 0px;
	text-align: right;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #730036;
}
#splash h2.subtitle{
	margin: 0 0 0px 20px;
	padding: 0 px;
	font-size: 3em;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-weight: lighter;
	color: #CCCCCC;
}

/* main descriptions */

#main{
  background: #ffffff;
	margin: 0 auto;
	width: 950px;
	padding: 30px 0px 10px 0px;
	overflow: hidden;
	border-top-style: solid;
	border-width: 0px;
	border-color: #ffb400;
}

/* content descriptions */

#content{
	margin: 0 20px 20px 20px;
	text-align: left;
	overflow: hidden;
}

#content h2{
	color: #006699;
	margin: 0 0 0 0;
	line-height: 20px;
	padding: 0 0 0 0;
	font: 1.8em "Segoe UI", Tahoma, Geneva, Verdana;
	font-weight: 100;
}

#content h1{
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	font-size: 12pt;
}

#content div.icon_box{
	background: #303847;
	width: 120px;
	margin: 10px;
	padding: 15px 5px 5px 5px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #ffb400;
}

#content div.box{
	background: #fcf7f9;
	width: 180px;
	margin: 0 0 10px 25px;
	padding: 5px 5px 5px 5px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dcbdcc;
}

#content div.company_box{
	width: 200px;
	margin: 0 5px 10px 5px;
	padding: 0px;
	float: left;
}

#content div.logo_box{
	text-align: center;
	width: 130px;
	margin: 0px;
	padding: 0px;
	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: 520px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content div.recenteventbox{
	background: #fcf7f9;
	width: 405px;
	margin: 0 10px 10px 5px;
	padding: 10px;
	float: left;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dcbdcc;
}

#content div.borderbox{
	background: #fcf7f9;
	margin: 0 10px 10px 10px;
	padding: 10px;
	float: left;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dcbdcc;
}

#content div.news{
	width: 380px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
}

#content div.fadebox{
	display: block;
    margin-left: auto;
    margin-right: auto;
	width: 910px;
	margin: 10px 0 0 0;
	padding: 10px;
	float: left;
	border-top-style: solid;
	border-width: 2px;
	border-color: #730036;
}

#content div.webtoolstab{
	width: 430px;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	overflow: visible
}

#content h2.subtitle{
	margin: 0px;
	padding: 0 px;
	font-size: 3em;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-weight: lighter;
	color: #CCCCCC;
}
/* rounded corner box */

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#ffb500; margin:0 5px;}
.b2 {height:1px; background:#fff9e2; border-right:2px solid #ffb500; border-left:2px solid #ffb500; margin:0 3px;}
.b3 {height:1px; background:#fff9e2; border-right:1px solid #ffb500; border-left:1px solid #ffb500; margin:0 2px;}
.b4 {height:2px; background:#fff9e2; border-right:1px solid #ffb500; border-left:1px solid #ffb500; margin:0 1px;}
.contentb {background: #fff9e2; border-right:1px solid #ffb500; border-left:1px solid #ffb500;}
.contentb div {margin-left: 5px;}

/* footer descriptions */

#footer{
  height: 90px;
	background: #ffffff;
	margin: 0 0 20px 0px;
	clear: both;
	padding: 0px;
	text-align: left;
}

#footer div.box{
	width: 180px;
	margin: 0 0 5px 5px;
	padding: 5px;
	float: left;
}

#footer ul.footbar{
	margin: 0px;
	padding: 0px;
}

#footer ul.footbar li{
	padding: 0 0 0 20px;
	list-style-type: none;
}

#footer ul.footbar li a{
	display: block;
  display: inline-block;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	line-height: 10px;
	text-transform: none;
	font-size: 10px;
}

#subtext{
	font: 8pt 'Lucida Sans',Verdana,sans-serif;
}

#elinks ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

#elinks li{
	padding: 2px 0;
	list-style:none;
}

#txtcenter{
	text-align: center;
}

.center{
  padding-left: 48px;
}

table#email_prefs {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}

table#email_prefs td {
  vertical-align: top;

}
/* Form styles to make them line up right without using tables */
fieldset{
  border: 1px solid #5a5a5a;
  padding: 10px;
  }

legend{
  color: #000000;
  background: #f2f2f2;
  border: 1px solid #5a5a5a;
  padding: 2px 10px;
  margin: 10px;
  } 

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 15em;
  text-align: right;
  margin-right: 0.5em;
  display: block
  }

div.row span.buttonform {
  margin-left: 15.5em;
  text-align: left;
} 

#content input.text {
	color: #000000;
	background: #f2f2f2;
	border: 1px solid #5a5a5a;
}

#content input.text:focus {
	border: 1px solid #980084;
}

#content input.text:hover {
	border: 1px solid #980084;
}

#content select {
	color: #000000;
	background: #f2f2f2;
  border: 1px solid #5a5a5a;
}

#content div.padding {
  padding-top: 5px;
}

#content textarea.text {
	color: #000000;
	background: #f2f2f2;
	border: 1px solid #5a5a5a;
}

#content textarea.text:focus {
	border: 1px solid #980084;
}

#content textarea.text:hover {
	border: 1px solid #980084;
}
  
#content input.submit-button {

	vertical-align: middle;
  	background-image: url('/style/propix/images/menu_bg.jpg');
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}

#content input.submit-button:hover {
	border: 1px solid #980084;
}

#content button.submit-button {
	vertical-align: middle;
  	background-image: url('/style/propix/images/menu_bg.jpg');
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
}

#content button.submit-button:hover {
	border: 1px solid #980084;
}