/* ----------------------------------------------------------------

  Title:		Master Screen Styles
  Author:		Styromedia
  Site:			link-murrel.com
  Version:		08.30.2006

--------------------------------------------------------------- */

/* --[ color reference ]--------------------------

maroon	#a9162c		a, blockquote, .company

-------------------------------------------------- */


/* --[ general styles ]--------------------------- */

* {
  margin: 0;
  padding: 0;
  }
a:link, a:visited, a:active {
  color: #a9162c;
  }
a:hover {
  color: #a9162c;
  text-decoration: none;
  }
blockquote {
  color: #a9162c;
  font-weight: bold;
  }
body {
  background: #fff url(/images/bg.gif) repeat-y top center;
  color: #303030;
  font: 62.5%/1.6em "Lucida Grande", Verdana, Sans-serif;
  text-align: center;
  }
li, p {
  font-size: 1.2em;
  }

li.regular {
  font-size: 1.0em;
}

p {
  margin-bottom: 1.4em;
  }
ul {
  margin: 1em 0 1em 1.5em;
  }
hr {
  background: none;
  border: none;
  border-top: 1px solid #dbdbdb;
  height: 1px;
  margin: 1em 0 1.5em;
  width: 100%;
  }

#message {
  font-size: 1.2em;
  color: #16A920;
  font-weight: bold;
  margin-bottom: 1.4em;
}

#error {
  font-size: 1.2em;
  color: #FF0000;
  font-weight: bold;
  margin-bottom: 1.4em;
}

.imgborderright {
  border: 1px solid #dbdbdb;
  margin: 5px 0 5px 10px;
  float: right;
  padding: 1px;
}

.imgborderleft {
  border: 1px solid #dbdbdb;
  margin: 5px 10px 0px 0px;
  float: left;
  padding: 1px;
}

.highlight {
  color: #a9162c;
  font-weight: bold;
}


#nametag.highlight {
  color: #a9162c;
  font-weight: bold;
}


/* -- [ forms ] ----------------------- */


.formpair, .formpaircheck {
	margin-bottom: 0.5em;
}

.formpairlast, .formpairchecklast {
	margin-bottom: 0;
}

.formpaircheck, .formpairchecklast {
	margin-left: 180px;
}

.formpaircheck label {
	margin-left: 0.5em;
}
label {
	font-size: 1.2em;
	line-height: 1.9em;
	color: #333;
}

label.text, label.textrequired {
	float: left;
	width: 175px;
	text-align: right;
	padding-right: 0.5em;
}

.textrequired {
	font-weight: bold;
}

.inputsubmit, .inputsubmitleft, .inputnormal, .submitinline  {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	background: #D0D0D0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.searchsubmit  {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	background: #D0D0D0;
	margin-top: 0em;
	margin-bottom: 1em;
}

.submit {
	font-weight: bold;
	color: #333333;
	background: #D0D0D0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.delete {
	font-weight: bold;
	color: #FFFFFF;
	background: #A9162C;
	margin-top: 1em;
	margin-bottom: 1em;
}

input[type=text], input[type=password], input[type=file] {
   width: 150px;
}

input.subject {
   width: 300px;
}

option {
   padding-right: 0.50em;
}

textarea.details {
   width: 275px;
   height: 150px;
}

.forgotpass {
	margin-left: 180px;
}


/* --[ ids ]--------------------------- */

#bar {
  background: #edeef1;
  margin: 1px 0 12px;
  padding: .5em .75em;
  }
#bar:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }
#bar a:hover {
  background: #a9162c;
  color: #fff;
  }
#box {
  background: #f8f8f8;
  border: 1px solid #dbdbdb;
  }
#box h3 {
  background: #dbdbdb;
  font-size: 1.4em;
  margin-bottom: 1em;
  padding: .3em .6em;
  }
#box p {
  padding: 0 .6em;
  }
#boxm {
  background: #f8f8f8;
  border: 1px solid #dbdbdb;
  padding: 10px 10px 0 10px;
  margin: 0 0 25px 0;
  }
#breadcrumbs {
  float: left;
  margin: 0;
  padding: 0;
  }
#company {
  background: url(/images/logo.gif) no-repeat top left;
  font-size: 2.2em;
  margin: 8px 5px 0;
  padding: 52px 0 0 0;
  }
#container {
  background: #fff url(/images/branding.gif) no-repeat top right;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 752px;
  }
#content {
  border: 6px solid #eee;
  float: left;
  margin: 0 0 8px 10px;
  padding: 13px;
  width: 498px;
  }
#contentf {
  border: 6px solid #eee;
  float: left;
  margin: 0 0 0px 0px;
  padding: 13px;
  width: 714px;
  }
#current {
  background: #658cc3 url(/images/bg_nav_c.gif) repeat-x top left;
  }
#footer {
  background: #eee;
  margin: 1em 0 0;
  padding: 1.3em 13px;
  text-align: right;
  }
#header {
  border-top: 1px solid #fff;
  border-bottom: 4px solid #c7c7ca;
  color: #999;
  font-family: "Times New Roman", serif;
  margin-bottom: 1px;
  }
#header a {
  color: #999;
  text-decoration: none;
  }
#header span {
  color: #a9162c;
  }
#nav {
  background: #537fbc url(/images/bg_nav.gif) repeat-x top left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
#nav:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }
#nav a {
  color: #fff;
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  }
#nav a:hover {
  background: #658cc3 url(/images/bg_nav_c.gif) repeat-x top left;
  }
#nav li {
  border-right: 1px solid #b8c8df;
  float: left;
  }
#sidebar {
  float: left;
  width: 206px;
  }
#signin {
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  }
#subnav {
  list-style-type: none;
  margin: 0 0 2.2em;
  padding: 0;
  }
#subnav a {
  display: block;
  padding: 6px 0 4px 6px;
  text-decoration: none;
  width: 200px;
  }
#subnav a:hover {
  background: #a9162c;
  color: #fff;
  }
#subnav li {
  border-top: 1px solid #ccc;
  }
#subnav li#snlast {
  border-bottom: 1px solid #ccc;
  }
#tagline {
  font-size: 1.5em;
  margin: .3em 0 0;
  padding: 0 5px .4em;
  }
#wrapper:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

#form {
  font-size: 1.2em;
  line-height: 1.9em;

}

#form .text {
  line-height: 1.4em;
}

#search {
  font-size: 1.2em;
  line-height: 1.9em;

}

#search .text {
  line-height: 1.4em;
}
  
  


/* --[ classes ]--------------------------- */

/* for anchor href's */
a:hover.anchor {
  background: #a9162c;
  color: #fff;
  }

