
/* Front-end background and main table */

body {
	line-height:130%;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.adminBar {background-color: #ffffff;}

li {padding:3px 0;}


/* sets the width of the whole site */
#container {
	width: 900px;
	background-color: #ffffff;
	margin:auto;
	background-image: url(/extras/styles/webideas/body_bg.jpg);
	background-repeat: repeat-y;	
}

#banner{
	background-image: url(/extras/styles/webideas/header_bg.jpg);
	background-repeat: no-repeat;
	height:114px;
	padding:24px 20px 0 20px;
	position:relative;
}

#logo{width:360px;}


/* top level */
.mlddm {padding-left:360px;}
.mlddm li a, .mlddm li a#buttonnohover {	
		padding: 0 20px 5px 20px;
		color: #ffffff;
		letter-spacing: 1px;
		font-size: 13px;
}
.mlddm li a:hover, .mlddm li a#buttonhover {color:#ff6600;}
.mlddm li a.selected, .mlddm li a.selected#buttonnohover {}
.mlddm li a.selected:hover, .mlddm li a.selected#buttonhover {}


/* drop down list */
	.mlddm ul {	
		background: #666666; 
		border-top:1px solid #ffffff;
		border-right:1px solid #ffffff;
		background-color:#113977;
	}
	.mlddm ul li a {	
		padding: 6px 16px 6px 6px;
		border:1px solid #ffffff;
		border-top: 0;
		border-right: 0;
		text-align: left;
	}
	.mlddm ul li a:hover {	
		color: #fff;
		background-color:#f2a56d;
	}


#crumb{
	padding: 15px 20px 0px 38px;
	font-size: 8pt;
	color: #FCBF7C;
}


/* Where the content goes */
#middle{
	min-height:300px;
	padding: 20px 38px 20px 38px;
}

/* leftmenu details */

#leftmenu{width:220px;float:left;}
#leftmenu ul, #leftmenu li {list-style:none;margin: 0;padding: 0;}
#leftmenu li a {	
	display: block;
	text-decoration: none;
	padding:0;
	background-color:#fff;
	color:#999999;
	padding:5px;
	border-bottom:1px solid #FFF;
	border-right: 1px solid #f2a56d;
}
#leftmenu li a:hover {text-decoration: none;color: #fff;background-color:#f2a56d;}
#leftmenu li ul li a{padding-left:16px;background-color:#fff;color:#ff6600;}
#leftmenu li ul li a:hover{color:#113977;}
#leftmenu li a.selectedMenuItem{color: #f2a56d;}

#middleRight{width:560px;float:right;}
#mailingList{width:311px;color: #fff;}

#mailingList .mltop{
	background-image: url(/extras/styles/webideas/mailinglist_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:11px;
}
#mailingList .mlmiddle{
	background-color: #FF6600;
	padding:9px;
}
#mailingList h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	margin:0 0 10px 0;
	padding: 0;
	background-image: none;
}
#mailingList a{color: #fff;}
#mailingList form{margin:0;}
#mailingList .mlbottom{
	background-image: url(/extras/styles/webideas/mailinglist_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:14px;
}
#mailingList input[type=text] {width:200px}
#mailingList .subscribeButton {text-align:center;margin-top:10px;}


#footer{
	background-image: url(/extras/styles/webideas/footer_bg.jpg);
	background-repeat: no-repeat;
	clear:both;
	padding: 10px 30px 0 30px;
	margin:0;
	font-size:7pt;
	color: #828282;
	height:59px;
	background-color: #ededeb;
}
.footerLeft		{width:340px;float: left;}
.paris 			{color: #fff;font-size: 11px;}
.footerMiddle	{float:left;width:240px;text-align: center;}
.footerRight	{width:200px;float: right;text-align:right;}
#footer a 		{font-size: 9px;color:#828282;text-decoration: none;}
#footer a:hover	{color:#ccc;}
#footer .footerLinks		{clear:both;padding:20px 0 14px 0;text-align:center;}
#footer .footerLinks a	{text-decoration:underline;}
#footer .footerLinks a:hover{color:#000;}

.our_team_img_left{
	text-align: right;
	border:1px solid #000;
	width:805px;
	height:188px;
	overflow: hidden;
	margin:0 10px 20px 10px;
}
.our_team_text{
	padding:16px;
	width:430px;
	float:right;
}
.our_team_text h1{
	margin: 0 0 7px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
.our_team_text h2{
	margin: 0 0 7px 0;
	padding:0;
	font-size:16px;
}
.our_team_text p{
	margin: 0;
	padding: 0;
	line-height:160%;
	font-size:15px;
}

.our_team_img_right{
	text-align: left;
	border:1px solid #000;
	width:805px;
	height:188px;
	overflow: hidden;
	margin:0 10px 20px 10px;
}

.our_team_img_right .our_team_text{
	padding:16px;
	width:430px;
	float:left;
}



/* general site-wide styles */
a {color: #063B8F;text-decoration: underline;}
a img{border:0;}
a:hover {color: #000099;text-decoration: underline;}

h1 {
  font-size: 24px;
  color:#ff6600;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight:normal;
  padding-bottom: 10px;
  margin-top:0;
  line-height: 130%;
}
h2 {
  font-size: 15px;
  color:#1251AF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  line-height: 140%;
}
h3 {
  font-size: 13px;
  color:#ff6600;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-style: oblique;
}
h4 {
  font-size: 26px;
  color:#083B8B;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* general form classes */
input{
  color: #003399;
}
textarea{
  color: #003399;
}
select{ 
}
.formDescription {
}
.formSubtext {
  font-size: 8pt;
}

table.data{
	border:1px solid #333;
	border-collapse:collapse;
}
table.data th{
	border:1px solid #333;
	padding:3px;
	vertical-align: top;
}

table.data td{
	border:1px solid #333;
	padding:3px;
}




/* search function - not sure where though */
.searchText {
	font-size: 10pt;
	color: #1964a8;
  	line-height: 20px;
	font-weight: bold
}
.searchButton {
	background-color: #FFFFFF;
	border: #cccccc .5pt solid;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.searchInput {
	background-color: #FFFFFF;
	font-family: Arial;
	border: #cccccc .5pt solid;
	font-size: 12pt;
	color: #003399;
	font-style: normal;
	line-height: 16px;
}

/* ListColumn Styles */

.ListColumnTable{width:380px;}
.ListColumnTable td{	padding:3px;}
.ListColumnHeader{font-weight:bold;}
.ListColumnOdd{}
.ListColumnEven{}


/* unique to Physio Accounting */

#home_banner{margin-bottom:10px;}

.homebox{width:196px;float:left;margin:0 0 10px 10px;}
.homebox img {border:0;}
.homebox a {text-decoration:none;}

.socialMedia{position:absolute;top:73px;right:48px}
.socialMedia img{margin-left:10px;}


