/* Start of CMSMS style sheet 'BP_MY_overrides' */
/* -----------------------------------------------------------------------
MY Blueprint overrides
----------------------------------------------------------------------- */
body {background-color:#F78E1D;}
.container {background-color: #fff; margin-top:0px;}
#oracol {background-color:#F78E1D;height: 750px;}
#oracol img {margin-top: 0px;}
#theRest {margin-top: 0px;}

#head {
position: relative;
margin: 10px auto 5px auto;
height: 100px;
width: 870px;}

#nav {
position: absolute;
bottom: 25px;
right: 50px;
margin: 0;
list-style-type: none;}

#nav li
{
float: left;
padding: 0 0 0 20px;
}

#nav a
{
font-size: 11px;
letter-spacing: 0.1em;
text-decoration: none;
font-family: Arial, sans-serif;
color: #252320;
}

#nav li.menuactive a
{
color: #F78E1D;
}

#nav a:hover
{
color: #252320;
}

#tabNav
{
height: 33px;
margin: 0 0 0px -12px;
padding: 0;

}

#tabNav li
{
float: left;
margin: 0;
padding: 0;
height: 33px;
width: 94px;
list-style-type: none;
}

#tabNav li a
{
float: left;
margin: 0;
padding: 10px 0;
height: 13px;
width: 94px;
text-align: center;
text-decoration:none;
color: #514b3f;
background: url(uploads/images/tabs_inactive.png);
}

#tabNav li.ui-tabs-selected a
{
background: url(uploads/images/tabs_active.png);
color: #F78E1D;
}

#tabNav li a.wide
{
width: 130px;
background: url(uploads/images/tabs_inactive_wide.png);
}

#tabNav li.ui--tabs-selected a.wide
{
background: url(uploads/images/tabs_active_wide.png);
}

.ui-tabs-hide
{
display: none;
}

#outerbox {border-left: 1px solid #d9d9d9; margin: 0px 10px 0px 20px;}
.tab-content {padding-left: -10px; }
.tab-content table img {margin: 0px;}
#tabsPageStuff {margin-top: 18px;}
.ui-tabs-panel h1, .ui-tabs-panel h2, .ui-tabs-panel h4 {margin: 10px 10px 0 6px;}
.ui-tabs-panel h6 {margin: 10px 10px -10px 6px;}
.ui-tabs-panel p {margin: 15px 10px 0 6px;}
.ui-tabs-panel h3, .ui-tabs-panel h5 {margin: 50px 10px 0 6px;}

#column-b
{
float: left;
padding: 0 20px;
width: 364px;
min-height: 400px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#footer-right p {margin-left: 12px; font-size: 10px; text-decoration:none;}
#footer-right p a {text-decoration:none; color: #F78E1D;}

table, td, th {vertical-align:top;}
.tab-content table {margin:0px;width:200px;}
.span-11 table {margin:0px;width:390px;}
.tab-content th, td, caption {padding:1px;}
.tab-content img {margin: 50px;}
.tab-content p img {margin: 0px 10px 0px 0px;}
.tabstuff {margin: 50px 0px 0px 0px;}
.tabstuffvertpic {margin-left: 220px;}


/* End of 'BP_MY_overrides' */

