/*#

26426f - blue

6E5226 - brown

C2954C - orange

26666E - green

*/






a img { border: none;}


#Body {	text-align: center; margin: 0; padding: 0}

#skinmaster { position: relative; width: 800px; margin: 0 auto; text-align: left; background-color:white; }


#header { position: relative;
width:100%;
height:170px;
background: transparent url(header.jpg) no-repeat 50% 10px;}

#objects { position: relative;height: 45px; line-height: 45px; }
#toppane { position: relative; height: 45px; line-height: 45px; background: #B0B0B0 url(../grad_towhite.png) repeat-x top; }


#menu{}

#menu .radmenu { width: 800px; }


#content {clear: both;}


/* contentpane layout styles for aasthreepane */
	
#sidebar1 { width: 240px; float: left; }

#sidebar1 .lpane { padding: 14px 14px 14px 23px}

#mainContent .cpane { padding: 14px}

.aasonepane #mainContent .cpane { padding: 14px 23px}



.aasthreepane #mainContent { 
margin: 0 190px 0 240px;}

.aastwopane #mainContent { 
margin: 0 0 0 240px; }

.aasonepane #mainContent {
margin: 0;
}


#sidebar2 { width: 190px; float: right; }

#sidebar2 .rpane { padding: 14px 23px 14px 14px }


.clear { height: 20px; clear: both !important;}

#footer {
border-top:2px ridge #b0b0b0;
background: #4585c5 url(../grad_towhite.png) repeat-x bottom;
text-align: center;
padding-top: 24px;
}

a.CommandButton, 
a.OtherTabs:link, 
a.OtherTabs:visited,
.SelectedTab { color: black;}


a.OtherTabs:hover { }
#dnn_dnnBREADCRUMB_lblBreadCrumb { float: right; margin-right: 32px; font-size: 0.9em}


#footer, .SkinObject { font: 10px/150% Arial !important;}
#content {background: white;}





/* Styles for login, user, currentdate located the the toppane */

#toppane {color: #6592CA !important;  border-bottom:2px solid #26426f; }
.login {margin-left: 23px;}
.user, .login, .currentdate { color: #6592CA !important; text-decoration: none !important; font: 10px Arial, Sans-serif;}

a.user:hover , a.login:hover { color: white !important;}



body { font: 62.5%/1.5 Arial,Verdana, Sans-serif; background-color: #26426f; }
.Normal { font-size: 1em}
#skinmaster { background: white;}

ul li, p {font-size: 1.2em; line-height: 180%;}

h1,h2 {marign:0; padding:0;}
h1, h2, .Head {
font: normal 1.6em Arial;
color: #313598;
}

h3, h4{
font-size: 1.4em;
color: #4567b8;
text-transform: uppercase;
}

a:link {
	color: #2A1771;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E79F3D;
}
a:hover {
	text-decoration: underline;
	color: #6592ca;
}
a:active {
	text-decoration: none;
	color: #255ea5;
}



/* Search Button Textbox Background */
#dnn_dnnSEARCH_txtSearch 
{
    background: white url(/home/portals/0/images/searchblur.jpg) repeat-x top;
    /*
    filter:alpha(opacity=80);
    moz-opacity:0.80;
    opacity: 0.80;
    */
    position: absolute;
    right:100px;
    top: 20px;
    border: 2px inset #adadad;
}

#dnn_dnnSEARCH_cmdSearch 
{
    position: absolute;
    right:30px;
    top: 20px;
    color: #fff; 
    font: bold 10px Tahoma !important;
    text-transform: uppercase;
    padding: 2px 8px 2px 8px;
    border: 2px inset #adadad;
    background-color: #26426F;
    }


