/***************************************************************************
*                                                                          *
* contented5 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.01 (May 17, 2006)                                             *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #666666;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:83%;
	margin:20px auto;
	width:840px;
	padding-left:10px;
	padding-right:10px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}

h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {font-size:100%;}

li, dd { 
	margin-left:2em;
}

a {
	color: #CC0000;
	font-weight: normal;
}

a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

a img{
	border: none;
	}

.clickToCopy:hover{
	cursor: pointer;
	}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact a {
	color: #CC0000;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color: #CC0000;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#header {
	clear:both;
	color: #CC0000;
	background-color:#FFFFFF;
	padding:5px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}


#title {
	color: #CC0000;
	background-color:#FFFFFF;
	font-size:200%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#slogan {
	color:#666666;
	background-color:#FFFFFF;
	font-size:83%;
	font-weight:normal;
	font-style:normal;
	padding:0px 20px 0px 28px;
	margin:0px 0px 0px 0px;
	float:left;
	width:35%;
}

ul#nav {
	line-height:125%;
	height:3em;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	text-align: center;
	width:60%;
}

ul#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: right;
}

ul#nav li a {
	display: block;
	font-size: small;
	color: #CC0000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

ul#nav li a:hover { 
	border-bottom:3px solid #CC0000;
}

ul#nav a.selected { 
	border-bottom:3px solid #CC0000;
}

#path {
	width:850px;
	clear:both;
	float:left;
	font-size:75%;
	font-weight:normal;
	margin:4px 0px 5px 0px;
	border-top:5px solid #666666;
}

#path a {
	font-weight:normal;
}

#maincontent {
	font-size:100%;
	padding:20px 5px 5px 0px;
	margin:0px 0px 0px 0px;
	width:650px;
	float:right;
}

#sidecontent {
	font-family:Arial, sans-serif;
	color: #666666;
	background-color:#FFFFFF;
	padding:20px 10px 20px 10px;
	margin:0px 0px 10px 0px;
	width:160px;
	float:left;
	font-size: 80%;
	/* border: #999999 solid thin; */
}

#sidecontent a {
	color: #CC0000;
	background-color:#FFFFFF;
	text-decoration: none;
}

#sidecontent a:hover{
	text-decoration: underline;
	}

#sidecontent h2 {
	margin:15px 0px 0px 0px;
	}

#sidecontent h2 a{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

#sidecontent h3{
	font-size: 11px;
	margin: 0px;
	color: #cc0000;
	}

#sidecontent ul { margin: 5px 10px;}

#sidecontent ul li {
	list-style: none;
	margin: 1px 0px;
	}

#sidecontent ul ul{
	margin: 0px 10px;
	}

#footer {
	height:40px;
	color:#666666;
	background-color:#FFFFFF;
	border-top:5px solid #666666;
	font-size:75%;
	line-height:1.5em;
	width: 800px;
	clear:both;
}

#footer	a {
	color:#CC0000;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#CC0000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	color:#666666;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#CC0000;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	float:right;
}

/* Icons for actions */
.iconAction{
	margin: 0px 1px;
	}

h2 .iconAction, h3 .iconAction, .icon{
	position: relative; top: 2px;
	}

.iconLink{
	float: left;
	margin-right: 10px;
	position: relative; top: 0px;
	}


.listingActions{
	width: 65px;
	padding: 0px;
	}

blockquote{
	padding: 10px;
	border: solid 1px #E9E9E9;
	}

blockquote p{
	margin: 0px 0px 1em 0px;
	}
/* */




/* submenu / breadcrumbs */

#breadcrumbs{
	background: #4164AA;
	border: #4164AA solid 1px;
	padding: 5px 3px 5px 10px;
	margin: 10px 0px 0px 0px;
	clear: both;
	color: #FFFFFF;
	}

#breadcrumbs #masterActions{
	text-transform: uppercase;
	font-size: 10px;
	position: relative; top: -2px;
	}
#breadcrumbs #masterActions img{
	position: relative; top: 5px;
	margin-left: 10px;
	margin-right: 2px;
	}

#breadcrumbs h2{
	margin: 0px;
	width: 450px;
	font-weight: normal;
	}

#breadcrumbs h2 a{
	margin: 0px;
	}

#breadcrumbs h3{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	}

#breadcrumbs div{
	float: right;
	margin: 5px 5px 0px 0px;
	text-align: right;
	}

#breadcrumbs a{
	color: #FFFFFF;
	}

/* Message window */

#flashMessage{
	background: #7da7d9;
	border: #666666 solid;
	border-width: 0px 1px;
	padding: 3px 10px;
	color: #FFFFFF;
	}

/* Search box */

.search{
	float: right;
	width: 300px;
	}

.search input.text{
	width: 100px;
	display: inline;
	}

/* tables */
/*
td.label {
	display: block;
	font-weight: bold;
	padding-right: 20px;
}
*/


/* tables for viewing grids */

#grid{
	padding: 0px;
	margin: 0px;
	}
#grid a{
	color: #333333;
	}

#grid .linkExternal{
	color: #4164AA;
	}
	
#grid table {  
  width: 100%;   
  border: 1px solid #666666; 
  border-top-width: 0px;
  color:#333; 
  background-color: #fff;
  clear:both;    
  padding: 0;
  margin: 0 0 0em 0;
  white-space: normal;

}

#grid th {
  background-color: #E3E3E3;
  border: solid 1px #C0C0C0;
  border-width: 0px 1px 1px 0px;
  text-align: center;
  padding:3px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

#grid table tr td {
  border-right: 1px solid #ccc;
  padding:4px 4px 4px 10px;
  vertical-align:middle;
  text-align: left;
}

#grid table tr.altrow td {
	background: #f4f4f4;
}
/* Index view */

#grid .indexName{
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	}

#grid .actions{
	width: 65px;
	padding: 0px 5px;
	}

#grid td.indexName a{
	color: #B10163;
	text-decoration: underline;
	border: none;
	}

#grid th.indexName a{
	color: #000000;
	text-decoration: underline;
	border: none;
	}
#grid table tr td.narrow , td.narrow {
  
  border-right: 1px solid #ccc;
  padding:2px;
  vertical-align:middle;
  text-align: center;
}

/* External links */
.linkExternal{
	padding-left: 20px;
	height: 16px;
	background: no-repeat left url(/img/icons/link.png);
	color: #4164AA;
	}

.linkExternal:hover{
	background: no-repeat left url(/img/icons/link_go.png);
	color: #4164AA;
	}

.clickToCopy{
	float: right; clear: left;
	width: 16px;
	margin-right: 10px;
	}

/* tables for viewing models */
#modelview table {
  color:#333; 
  border: none; 
  background-color: #fff;
  clear:both;    
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}

#modelview table tr td {
  border-right: none;
  padding:4px 4px;
  vertical-align:top;
  text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled{
	color: #ddd;
	display: inline;
}

.pagination{
	background: #4164AA;
	border: #4164AA solid 1px;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	clear: both;
	color: #FFFFFF;
	text-align: left;
	}

.pagination .pageCount{
	display: inline;
	 }
.pagination a{
	color: #E3E3E3;
	}

.pagination a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

.pagination .disabled {
	color: #ddd;
	display: inline;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
form div {
	clear: both;
	margin-bottom: 1em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: "verdana", sans-serif;
	width: 100%;
}
select {
	clear: both;
	font-size: 90%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 80%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
