/* Scott Braxton Ph D MBA  */

body {
background: #E2E6E9 url(img/bodybg.gif) repeat-x;
color:#303030;
font:100% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#003366;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#A58250;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** ______________________Main container______________________ ***/

#container {
background: url(img/bodybg.jpg) repeat-x;
color:#000000;
margin:0 auto;
min-width:900px;
padding:0;
text-align:justify;
width:900px;
}

/*** ______________________Top Box______________________ ***/
#topbox{
background:url(img/goldbar.gif) top left repeat-x;
color: #CBBD98;
text-align:center;
height:20px;
margin-top:-2px;
}

#topbox a{
font-size:0.8em;
color:#003366;
display:block;
letter-spacing:-1px;
padding:3px 5px 0px 5px;
text-decoration:none;
}

#topbox #currentalt {
background:url(img/goldbar.gif) top left repeat-x;
}

#topbox #currentalt a{
color:#660000;
text-decoration:none;
}


#topbox a:hover{
color: #660000;
text-decoration:underline;
}


#topbox ul{
list-style:none;
margin:0;
padding:0;
}



#topbox li{
float:left;
width:170px;
text-align:center;
margin:0 0px 0 0;
padding:0 0 0 0px;
}



/*** ______________________Header section ______________________***/

#sitename {
background:url(img/scott_braxton_coaching.jpg) no-repeat;
color:#ffffff;
height:122px;
margin:0 0px 10px;
text-align:left;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:1px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/***______________________ Horizontal menu ______________________***/

#mainmenu {
float:right;
margin-bottom:5px;
}

#mainmenu ul {
font-size:15px;
margin:0;
padding:0;
}

#mainmenu li {
float:right;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #000000;
color: #E0C29E;
display:block;
font-size:0.7em;
padding:7px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}


#mainmenu img {
border:none;
font-size:0.7em;
padding:2px 10px 10px;
}

#mainmenu img:hover {
background: url(img/menuhover.jpg) top left repeat-x;
text-decoration:none;
}


/***______________________ Horizontal Navigation ______________________***/
#nav{
float:center;
width:900px;
height:29px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color: #660000;
display:block;
font-size:.9em;
letter-spacing:-1px;
padding:7px 5px 4px 5px;
text-decoration:none;
}

#nav a:hover{
color: #A58250;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
width:125px;
text-align:center;
margin:0 0px 0 0;
padding:0 0 0 3px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#003366;
padding:7px 5px 4px 5px;
}


/*** ______________________Content wrap______________________ ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

#wrap1{
clear:both;
padding:0;
width:900px;
}

#wrap2{
width:900px;
}


/*** ______________________Sidebars______________________ ***/

#leftside {
float:left;
margin-right:5px;
width:875px;
}

#rightside {
float:right;
margin-left:1px;
width:263px;
}

#rightside:hover{
float:right;
margin-left:1px;

}

#leftside h1,#rightside h1 {
font-size:0.6em;
color: #330000;
letter-spacing:1px;
}

#leftside h2,#rightside h2 {
font-size:1.0em;
margin:0 0 20px;
}

#leftside p {
text-align:justify;
font-size:0.85em;
line-height:1.6em;
}


#rightside p {
font-size:0.8em;
text-align:justify;
line-height:1.6em;
margin:0 0 1px 1px;
}


/*** ______________________Linklist______________________ ***/
.linklist {
list-style:none;
padding-top:7px;
padding-left: 40px;
margin-left:15px;
}

.linklist li {
font-size:1.2em;
background:url(img/arrow.gif) no-repeat;
display:block;
padding-top:2px;
height:30px;
}

.linklist a{
margin-left:35px;
}
/*** ______________________Little Linklist______________________ ***/

.littlelinklist {
list-style:none;
padding-top:7px;
padding-left: 5px;
margin-left:5px;
}

.littlelinklist li {
font-size:.8em;
display:block;
padding-top:2px;
height:15px;
}

.littlelinklist a{
margin-left:5px;
}






/***______________________ Sidebar menu ______________________***/

.nav {
background-color: #003366;
border:1px solid #b0b0b0;
color:#E0C29E;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#E0ECFF;
border:1px solid #909090;
color:#000000;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** ______________________Content______________________ ***/

#content,#contentalt {
background-color: #E0ECFF ;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}

#content {margin:0 200px;}
#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color: #660000;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img,#contentalt img {
float:left;
margin:5px 5px 6px;
padding:2px;
}

/*** ______________________Flash Content______________________ ***/

#flashcontent {
	width: 620px;
	height: 186px;
	margin-top:0px;
	left: 1px;
}
	

/*** ______________________Footer______________________ ***/

#footer {
background: url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#E0ECFF;
font-size:0.7em;
margin:0;
padding:10px 0;
text-align:center;
width:100%;
}

#footer a {
color:#E0ECFF;

}


/***______________________ inner boxes start______________________ ***/


body {
padding: 0;
margin: 0;
}
#flash-pixel { display: none;}
#accesslink {
display: block; 
position: absolute; 
top: 0px; 
left: -999px; 
width: 1px; 
height: 1px;
}


/***______________________ page layout______________________ ***/

#pageLayout {
padding: 0;
margin: 0 auto;
width: 900px;
min-height: 450px;
text-align: left;
background: url(img/bodybackground.gif);
background-repeat: repeat-y;
}
/*\*//*/
#pageLayout {
margin-top: 10px;	
}
/* */
div[id="pageLayout"] {
clear: both;
min-height: 1em;
height: auto;
}

#pageLayoutSolid {
padding: 0;
margin: 0 auto;
width: 900px;
min-height: 450px;
text-align: left;
background: url(img/bodybackgroundsolid.gif);
background-repeat: repeat-y;
}
/*\*//*/
#pageLayout {
margin-top: 10px;	
}
/* */
div[id="pageLayoutSolid"] {
clear: both;
min-height: 1em;
height: auto;
}


#fma-swf,
#fma-swf * {
text-align: center;
}
/*\*/
* html body {
text-align: center;
}
* html #pageLayout {
height: 450px;
background-position: bottom left;
}

/***______________________ homecontent______________________ ***/
#homecontent h1,#homecontentalt h1 {
background-color:inherit;
color: #660000;
font-size:1.6em;
font-weight:700;
text-align:justify;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#homecontent h2,#homecontentalt h2 {
font-size:1.3em;
font-weight:700;
letter-spacing:-1px;
color: #660000;
margin-bottom:10px;
}

#homecontent {
padding: 0 10px 50px 9px;
margin: -1px 1px 0 1px;
}


#homecontent img{
border:none;
float:left;
margin:2px 4px 4px;
padding-right:15px;
padding-top:10px;

}



div.hr {
margin: 10px -8px 10px -8px;
/*\*//*/
clear: both;
/**/
}
br.clear-both, 
div.clear-both,
br.clear-left, 
div.clear-left {
font: 1px/1px monospace;
display: block;
}
.clear-both {
clear: both;
}

.columns-2-AB-A,
.columns-2-AB-B { 
width: 100%;
text-align:justify;
}

/***______________________ caps ______________________ ***/


#capTop,
#capTopSolid,
#capBottom,
#capBottomSolid,
div.capBottom 
div.capMain
{
font: normal 0px/0px monospace; 
background-repeat: no-repeat;
}
#capBottom,
div.capBottom,
div.capMain
{
background-position: center bottom;
}
#capBottom
{
margin: 0 auto;
width: 756px;
}

#capBottomSolid
{
margin: 0 auto;
width: 756px;
}

#capTop
{
background-image: url(img/topofbody.gif);
height: 78px;
width: 900px;
}

#capTopSolid {

background-image: url(img/topofbodysolid.gif);
height: 78px;
width: 900px;
}


#capBottom 
{
float: left;
background-color: transparent;
background-image: url(img/bodybottom.gif);
height:22px; 
width:900px;
margin-top:-19px;
}

#capBottomSolid 
{
float: left;
background-color: transparent;
background-image: url(img/bodybottomsolid.gif);
height:22px; 
width:900px;
margin-top:-19px;
}


div.capBottom 
{
background-image: url(img/middleboxshift.gif);
height: 85px;
width: 284px;
background-color: #fff;
position: relative;
margin: 0 -11px -22px -10px;
z-index: 0;
/*\*//*/
background-position: 2px 0;
width: 191px;
/**/
}

div.capMain 
{
background-image: url(img/middleboxmain.gif);
height: 85px;
width: 601px;
background-color: #fff;
position: relative;
margin: 0 -11px -22px -10px;
z-index: 0;
/*\*//*/
background-position: 2px 0;
width: 600px;
/**/
}


div.content-1
{
float: left;
width: 575px;
padding: 0;
margin: 0 0 0 0;
}


div.content-2 {
float: right;
width: 175px;
padding: 0;
margin: 0 0 0 0;
}
div.content-2 {
/* \*/
margin-left: 29px;
margin-right: 29px;
/*/
margin-left: 30px;
margin-right: 26px;
/* */
}

.content-3 {
width: 169px;
float: right;
}
.content-3 h1 {
z-index: 100;
position: relative;
}

div.hr {
background-color: #ccc;
font-size: 1px;
line-height: 1px;
height: 1px;
}

.p2 div.hr {
padding: 0 8px;
font-size: 1px;
line-height: 1px;
height: 1px;
margin: 8px -8px;
}

html>body .content-3 *,
html>body .content-3 * * {
z-index: 100;
position: relative;
}
#solutions-section,
#info-section,
#announcements-section
{
font-size: 0.85em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*\*//*/
#solutions-section {
font-size: 0.85em !important;
}
.content-3 .pullout-left .compact {
float: none;
margin: 0 0 0 10px;
padding: 0;
}
#announcements-section h1,
#info-section h1 {
margin-top: -10px;
}
/**/
#solutions-section .link-list li  {
line-height: 1.2em;
}
#announcements-section .pullout-left h4,
#announcements-section .pullout-left p {
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
text-algn:justify;
}


/***______________________ inner boxes end______________________ ***/







/***______________________ Various classes______________________ ***/

.box{
margin:2px auto;
line-height:1.5em;
padding:2px 12px 2px 12px;
width:97%;
text-align:justify;
}

.italics{
font-style:italic;
text-align:left;
color:#000000;
font-size:0.6em;
}

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:3px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
