﻿/* Adds support for transparent PNG to IE 5.5 and IE6 
img, div, a, input { behavior: url(/_layouts/1033/iepngfix/iepngfix.htc) };

*/

.ms-main {

	background-color:#ede9b2;
}

/* Global Links */

.ms-globallinks {
	background-color:#ede9b2;
	
}

/* Frame styles */

.ms-bodyareaframe {
	border-bottom:2px solid #f78f1e;
	border-left:2px solid #f78f1e;
	border-right:2px solid #f78f1e;
	border-top:0px solid transparent;
}

#onetidPageTitleAreaFrame {
	border-top:2px solid #f78f1e;
	border-left:2px solid #f78f1e;
	border-right:2px solid #f78f1e;
}

.ms-titlearearight .ms-areaseparatorright{
	background:#ede9b2;
	border-left:1px solid transparent;
	padding-right:2px;
	height:100%;

}

.rdc-pagecontentframe {
	background-color:#ede9b2;

}

.ms-pagetitleareaframe table{
	background-image:url("/_layouts/images/blank.gif");
}
td.ms-areaseparatorleft{
	background-image:url("/_layouts/images/blank.gif");
	border-right:1px solid #6f9dd9;
	height:100%;
}

.ms-consolestatuscell{
background-image:url("/_layouts/images/blank.gif");
}

TD.ms-titleareaframe,Div.ms-titleareaframe,.ms-pagetitleareaframe,.ms-mwspagetitleareaframe,.ms-consoletitleareaframe, .ms-titleimagearea{
	background-image:url("/_layouts/images/blank.gif");
	background-color:#ede9b2;
}
.ms-globalTitleArea {
	background-color:#ede9b2;
}


TD.ms-titleareaframe div.ms-titleareaframe {
	border-top:2px solid #f78f1e;
	
}

TD.ms-titlearealeft div.ms-titleareaframe {
	border-top:2px solid #f78f1e;

}
TD.ms-titlearealeftborder, TD.ms-leftareacellborder {
	width:10px;
	border-right:2px solid #f78f1e;
}

.rdc-pageimagecell {
	width:150px;
}


TD.ms-pagebottommarginleftborder {
	width:10px;
}
td.ms-rightareacell div.ms-pagemargin{
	background-color:#ede9b2;
	background-image:none;
	border-left:0px solid #f78f1e;
}

.ms-pagebottommargin,.ms-pagebottommarginleft,.ms-pagebottommarginright{
	background:#ede9b2;
}
.ms-bodyareapagemargin{
	border-top:0px solid transparent;
	background:#ede9b2;
}

/* Site Actions style */
.ms-siteactionsmenu div div div{
background-image:url("_layouts/images/blank.gif");
border-top:1px solid #3c9aad;
border-left:1px solid #3c9aad;
border-right:1px solid #3c9aad;
background-color:#ede9b2;
}
.ms-siteactionsmenu div div div a{
color:#3b6e8f;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
background-image:url("_layouts/images/blank.gif");
border-top:1px solid #095868;
border-left:1px solid #095868;
border-right:1px solid #095868;
background-color:#ede9b2;
}

/*
 *
 * Site Title and Image Style 
 *
 */

#GlobalTitleAreaImage img {
	position:absolute;
	top:50px;
	left:20px;
}

H1.ms-sitetitle {
	visibility:hidden;
}

/*
 *
 * Content Page Styles 
 *
 */

.rdc-pagecontentheading {
	padding-top:15px;
	padding-bottom:0px;
}

/*
 *
 * Left Nav Styles 
 *
 */

.rdc-leftnavtopspacer {
	height:50px;
	background-color:#ede9b2;
}

.ms-navframe {
	background-color:#ede9b2;
	border-bottom:2px solid #f78f1e;
}

.rdc-pagecontentframe DIV.ms-pagemargin, TD.rdc-leftpagemargin {
	background-color:#ede9b2;
}
TD.rdc-leftpagemargin {
	background-color:#ede9b2;
	border-bottom:2px solid #f78f1e;
}

#rightbodeborder DIV.ms-pagemargin{
	background-color:#ede9b2;
	border-bottom:0px solid transparent;
}

.ms-leftareacell{
	border-bottom:2px solid #f78f1e;
	
}


.ms-quicklaunch table.ms-navheader td,.ms-navheader2 td,.ms-quicklaunch span.ms-navheader{
	background-color:#ede9b2;
	border-top:solid 1px #ffa14f;
	border-left:solid 1px #ffa14f;
}

/*  Among others, this is the left nav calendar control when "selected" */
.ms-quicklaunch table.ms-picker-table td.ms-picker-monthselected{
background-image:url("selectednav_plastic.gif");
background-color:#ede9b2;
border:solid 1px #3c9aad;
}


/* links under quicklaunch headings */

.ms-navsubmenu1{
background-color:#ede9b2;
}
.ms-navsubmenu2{
background-color:#ede9b2;
}

/*
 *
 * Hyperlink Styles 
 *
 */
 
 /* Link styles   letter-spacing:3px; */
a:link {text-decoration:none;color:#3b6e8f;}     /* unvisited link */
a:visited {text-decoration:none;color:#3b6e8f;}  /* visited link */
a:hover {text-decoration:underline;color:#0099CC;}   /* mouse over link */
a:active {text-decoration:underline;color:#3b6e8f;}   /* selected link */ 

h2 a {
	color:#3b6e8f;
}


/* Top Nav Styles */

.ms-banner {
	background-color:#ede9b2;
	background-image:url();
}

.ms-bannerContainer {
	background-color:#ede9b2;
	background-image:url();
	padding-left:200px; 
}

.rdc-topnav {
	font-size:12px;
	vertical-align:middle;
}


.rdc-topnavselected {
	font-weight:bold;
}