body {
	margin: 0px;
	/*background: url(../../images/menu_side.png) repeat-y;*/
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px;
}


h1, h2, h3 {
	color: #5E88B6;
	font-weight: normal;
}
h4, h5, h6 {
	color: #5E88B6;
}
h4 {
	font-size: 1.2 em;
	line-height: 1;
	margin-bottom: 0px;
}
h2 {
	margin: 0 auto;
	font-size: x-large;
}
li, blockquote, th, td, legend {
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	list-style: url(../../images/bullet.gif) none;
}

a img {
	border: 0;
}


/*
* Global text styles
*/
a {
	color: #5E88B6;
}
a:hover {
	text-decoration: none;
	color: #003570;
}
:focus {
	-moz-outline-style: none;
	outline: none;
}


/*
* form styles
*/
input {
	padding: 0;
	border: 1px solid #e5e5e5;
}

input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"] {
  background: url("../../images/bkg-forminput-shadow.png") repeat-x scroll left top transparent;
  border: 1px solid #F2F2F2;
  color: #000000;
  font-size: 11px;
  padding: 2px;
}


.noborder {
	border: 0;
	margin: 0;
}

/*
* containers
*/


#allHolder {
	background: url(../../images/bodyback.png) repeat-x top;	max-width: 1300px;
}

#container {
	/*background: url(../../images/menu_bottom.png) no-repeat left bottom;*/
}
#container2 {
	width: 100%;
}
#masthead {
	background: url(../../images/village_back.png) no-repeat right top;
	height: 109px;
}
#mastheadleft{
	width:300px; 
	float: left;
}
#mastheadeventname{
	width:600px; 
	float: left;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
}
#mastheadeventname h1 {
	color: #fff;
	font-size: 2.0em;
	font-weight: bold;
}

#bamboo_logo {
	text-indent: -5000px; /* take the text off screen for users who can load the stylesheet */
	width: 311px;
	height: 66px;
	margin: 0;
	padding: 0;
	float: left;
	color: #FFF;
	background: url(../../images/ssblogo.png) no-repeat left top;
}
#bamboo_logo a {
	display: block;
	width: 311px;
	height: 66px;
}
/*
* sub menu items
*/
#submenu {
	float: right;
	list-style: none;
	margin: 0;
	padding: 10px 100px 0 0;
}

.submenu_link {
	color: #FFF!important;
	text-decoration: none;
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 18px;
	font-weight: bold;
	text-transform: lowercase;
}
.submenu_link:hover {
	color: #E8EEF6;
	text-decoration: underline;
}
#submenu li {
	float: left;
}
	.help {
		background: url(../../images/help.png) no-repeat left;
	}
	.logout {
		background: url(../../images/key_go.png) no-repeat left;
	}
/*
* logout lightbox
*/
#logout_list a {
	/* nothing here right now */
}

/*
* action menu
*/
#action_menu {
	width: 200px;
	margin-top: -38px;
	margin-top: 0px;
	padding:0px 0;
	background: url(../../images/menu_top.png) no-repeat left top;
	float: left;
	min-height: 200px;
}
#action_menu p {
	margin: 50px 10px;
}
#action_menu ul, #action_menu li {
	margin: 0;
	padding: 0;
}
#action_menu li {
	background: url(../../images/menu_tab.png) no-repeat left center;
	line-height: 26px;
	margin-bottom: 10px;
	
}
#action_menu a {
	display: block;
	line-height: 26px;
	text-decoration: none;
	padding-left: 26px;
	color: #FFF;
	font-size: large;
	margin: 0;
	width: 164px; /* IE doesn't recognize the 100% nature of block */
}
#action_menu a.addrec {
	background: url(../../images/table_add.png) no-repeat left center;
}
#action_menu a.summaryrec {
	background: url(../../images/table.png) no-repeat left center;
}


#action_menu a.addinv {
	background: url(../../images/table_add.png) no-repeat left center;
}
#action_menu a.summaryinv {
	background: url(../../images/table.png) no-repeat left center;
}
#action_menu a.clientsummary {
	background: url(../../images/group_side.png) no-repeat left center;
}
#action_menu a.invemail {
	background: url(../../images/invemail.png) no-repeat left center;
}
#action_menu a.invnote {
	background: url(../../images/page_edit.png) no-repeat 5px center;
}
#action_menu a.invreminder {
	background: url(../../images/invreminder.png) no-repeat left center;
}
#action_menu a.invprint {
	background: url(../../images/invprint.png) no-repeat left center;
}
#action_menu #invprintli, #action_menu #invpayli, #invemailli {
	display: none; /* gets turned back to block for js aware browsers since this tool relies on js */
}
#action_menu a.emailpdf {
	background: url(../../images/invpdf.png) no-repeat left center;
}
#action_menu a.invpayment {
	background: url(../../images/invpayment.png) no-repeat left center;
}
#action_menu a.invedit {
	background: url(../../images/invedit.png) no-repeat left center;
}
#action_menu a.invduplicate {
	background: url(../../images/invduplicate.png) no-repeat left center;
}
#action_menu a.deleteConfirm {
	background: url(../../images/invdelete.png) no-repeat left center;
}
#action_menu a.clientdelete {
	background: url(../../images/group_delete.png) no-repeat left center!important;
}
#action_menu a.clientedit {
	background: url(../../images/group_edit.png) no-repeat left center;
}
#action_menu a:hover {
	color: #89A7C8;
}
#action_menu li.menu_promo {
	background:none;
	text-align: right;
	font-size: 130%;
	font-style: italic;
	padding-right: 10px;
	list-style-image: none;
}
#breadcrumbs {
	margin-bottom: 10px;
	font-size: 0.8em;

}

/*
* main_content items
*/
#main_content {
	margin: 0 25px 0 0;
	padding: 0 0 0 225px;
	padding: 0 0 0 10px;
	float: left;
	width: 80%;
	
}
.stripe {
	width:99%; /* 100% causes IE to caluculate borders wrong and give it strange clearing and floating */
	padding: 0;
	border-collapse: collapse;
	margin: 0 auto 15px auto;
}
.stripe th, .close {
	color: #FFFFFF!important;
	background: url(../../images/grey_stripe_tile.jpg);
	padding: 0;
	text-align: center;
	font-weight: bold;
}
.stripe td {
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 1px 5px;
}
.stripe th {
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 4px 5px;
}

.stripe th a {
	color: #fff;
}


.short_description {
	color: #999;
}

.stripe tr.even td{
	background: #F6F6F6;

}
.stripe tr.ruled td{
	background: #E6EAFB; 
}
.stripe p, .address p {
	margin: 0;
}
.stripe a {
	display: block;
	margin: 0;
	color: #333;
	text-decoration: none;
	width: 100%;
}
.stripe a:hover {
	text-decoration: underline;
}
.monthbreak {
	color: #FFF!important;
	font-weight: bold!important;
	background: #7EA0C5!important;
}
.editdelete, .tax_status {
	text-align: center;
	white-space: nowrap;
}
.clienteditdelete {
	white-space: nowrap;
	width: 100px;
}
/*
* footer styles
*/
#footer {
	border-top: 1px solid #CCC;
	text-align: right;
	color:#999;
	margin-top:25px;
	padding-top: 5px;
	clear: right;
}
#footer p {
	margin: 0;
	font-size: 80%;
}
.cName {
	font-weight: normal;
}
.error {
	color: #C00!important;
	font-weight: bold;
}
.download {
	line-height: 34px!important;
	padding: 0 20px 0 55px!important;
	background: url(../../images/download.png) no-repeat left!important;
}
#loginform #username, #loginform #password {
	width: 200px;
}

#loginform p {
	margin: 5px;
}

#loginform, .address, .work_description, #enterPayment, #emailInvoice, #invoice_note_form {
	border: 1px solid #CCC;
	background: #F6F6F6;
	padding: 10px;
	margin: 0;
}
#enterPayment, #emailInvoice, #invoice_note_form  {
	margin-bottom: 10px;
}
.work_description h4, #enterPayment h4, #emailInvoice h4 {
	margin: 0;
}

#enterPayment label span, #newClientForm label span, #loginform label span, #clientcontact label span {
	display: block;
	float: left;
	width: 150px;
	margin: 0;
}
#newClientForm label, #loginform label {
	line-height: 150%;
}
.required {
	font-weight: bold;
	color: #333;
}
/*
* new recommendation div
*/
.recommendation_items label span {
	display:none;
}

.recommendation_items td p {
	font-size: 100%;
	margin: 0 0 10px 0;
}

.recommendation_items td {
	padding-top: 5px;
	vertical-align: top;
	display: table-cell;
}


.recommendation_items {
	width:99%; /* 100% causes IE to caluculate borders wrong and give it strange clearing and floating */
	padding: 0;
	border-collapse: collapse;
	margin: 0 auto 15px auto;
}
.recommendation_items th {
	color: #FFFFFF!important;
	background: url(../../images/grey_stripe_tile.jpg);
	padding: 3px;
	text-align: left;
	font-weight: bold;
}

#newrecommendation {
	background: #E8EEF6 url(../../images/group_64.png) no-repeat left center;
	width:99%;
	margin:0;
	padding: 0;
}
#newrecommendation p, #newrecommendation h2 {
	padding: 0 0 0 128px;
	margin: 0 10px 10px 10px;
}
#newrecommendation div {
	background: #5E88B6;
	margin: 0;
}
#newrecommendation div input {
	margin: 3px 0;
}
#newrecommendationdiv p {
	line-height: 25px;
	height: 25px;
	margin: 0;
}
#newrecommendation form {
	margin:0;
}

/*
 * Settings
 */
#settingsform label span {
	display: block;
	width: 200px;
	float: left;
}
#settingsform p {
	margin: 0 0 5px 0;
	background: #F6F6F6;
}

/*
 * Accounts
 */
#admin_list {
	list-style: url(../../images/user.png);
}
#admin_list li {
	line-height: 16px;
}

/*
 * statistics
 *
*/
.statstitlerow  {
	color: #5e88b6;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 0;
	background: #e8eef6;
}	

.statscolheader  {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1;
	margin-bottom: 0;
}	
/*
 * recommendation view form
 */
#recommendationview td {
	border: none;
} 

#recommendationview  td.fieldlabel {
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	width: 80px;
	padding-right: 10px;
} 
#recommendationview  td.fieldtext {
	color: #5e88b6;
	font-size: 1.2em;
	font-weight: normal;
} 
  #sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
  #sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; }
  #sortable li span { position: absolute; margin-left: -1.3em; }
  #sortable li .finishedtext {position: static; margin-left: 3px;}


