/* _lcid="1033" _version="12.0.4518"
_LocalBinding */
.ms-banner{
/* adding a bckground-color declaration will allow you to set the background color between the */ 
/* global navigation tabs and the site actions menu */
background-color:#f6e4a9;
vertical-align:bottom;
}
.ms-bannerContainer{
/* removing the background-image here will allow you to set the background color of the */
/* small white cells to the left of the global navigations tabs and to the left of the site actions menu */
background-image:url("none");
background-position:right top;
background-repeat:repeat-y;
/* set the background color of the small white cells to the left of the global navigations tabs and to the left of the site actions menu*/
background-color:#f6e4a9;
padding-right:10px;
padding-left:5px;
}
.ms-globalbreadcrumb{
/* adding a background-image declaration would allow you to use a background image */
/* for the background of the global breadcrumb cell */
background-image:url("/_layouts/images/bkgrda.jpg");
font-size:8pt;
text-align:right;
/* set the background color of the cell behind the global breadcrumbs, my site and welcome links */
background-color:#f6e4a9;
padding:2px 10px 2px 5px;
}
.ms-globalbreadcrumb,.ms-globalbreadcrumb a{
/* changes the font weight of the links in the global breadcrumbs to bold */
font-weight:bold;
text-decoration:none;
color:#ffff00;
}
.ms-globallinks,.ms-globallinks a{
/* make changes to the font properties of the global breadcrumb links */
/* you may have to add declarations for the font-weight as I have done below */
color:#006600;
font-weight:bold;
text-decoration:none;
font-family:tahoma;
}
.ms-pagebreadcrumb{
padding:2px 3px 3px 11px;
/* change the color of the two borders around the page breadcrumb cell */
border-left:1px solid #ffcc66;
border-top:1px solid #ffcc66;
}
.ms-pagebreadcrumb,.ms-pagebreadcrumb a{
font-size:8pt;f
/* change the background-color of the page breadcrumb cell */
background-color:#ffcc66;
color:#666666;
text-decoration:none;
}
.ms-sitetitle
{
/* setting the display to none here hides the sitetitle cell */ 
/*that will display in the middle of your header graphic */
display:none;
/* adding a background-color declaration here will allow you to change the background color of the cell that*/ 
/* contains the site title and site image icon and runs to the left hand side of the search scope box */
background-color:#f6e4a9;
font:11pt verdana;
font-weight:bold;
color:#666666;
padding:4px 0px 7px 6px;
vertical-align:middle;
margin:0;
}
h1.ms-sitetitle{
/* Hide the site title link */
display:"none";
}
td.ms-titleimagearea{
/* Hide the site title graphic */
display:"none";
padding-left:0px;
}
.ms-siteactionsmenu div div div{
/* remove the background image so we can change the background color of the site actions menu */
background-image:url("none");
background-repeat:repeat-x;
border-top:1px solid #6593cf;
border-left:1px solid #6593cf;
border-right:1px solid #6593cf;
/* set the background color of the site actions menu here */
background-color:#006600;
padding:1px 4px 3px 10px;
}
.ms-siteactionsmenu div div div a{
/* changes the font color in the site actions tab*/
color:#ffffff;
font-weight:bold;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
/* remove the background image so we can set the background color */ 
/* that will show when a mouse hovers over the site actions menu */
background-image:url("none");
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
/* set the background color here */
background-color:#00cc00;
}
.ms-topnav{
border:solid 1px #c2dcff;
border-left:solid 1px #ffffff;
border-bottom:none;
/* remove the background-image so you can set the background-color */
background-image:url("none");
background-repeat:repeat-x;
font-family:Tahoma;
font-size:8pt;
/* set the background-color by changing the background-color declaration here */
background-color:#006600;
/* set the font color here */
color:#ffffff;
/* I'm going to add a font-weight declaration here so my tab fonts are in bold */
font-weight:bold;
}
.ms-topnavselected{
color:#003399;
/* remove the background-image so you can set the background-color */
background:url("none");
background-repeat:repeat-x;
font-weight:bold;
border:solid 1px #79a7e3;
border-bottom-width:0px;
border-left:solid 1px #e3efff;
/* set the background-color by changing the color declaration here */
background-color:#ffffff;
}
.ms-topnavselected a{
/* changes the color of the font in the selected tab */
color:#006600;
}
.ms-topNavHover{
/* remove the background-image so you can set the background color of the tab when a mouse hovers over it */
background-image:url("none");
/* set the backgrond color that displays when a mouse hovers over a tab here */
background-color:#00cc00;
border:solid 1px #c2a770;
border-left:solid 1px #ffffff;
border-bottom-width:0px;
color:#000000;
}
.ms-topNavFlyOuts{
/* change the background color of the flyouts menu */
background-color:#F6e4a9;
font-family:Tahoma;
font-size:8pt;
}
.ms-topNavFlyOuts a{
display:block;
/* change the width to a percentage here to get the full width */
/* of the flyout background */
*width:150%;
color:#006600;
padding:4px 8px 4px 8px;
}
.ms-topNavFlyOutsHover{
/* change the background color that displays when you hover your mouse cursor over a flyout menu */
background-color:#ffffff;
/* change the font color that displays when you hover your mouse cursor over a flyout menu */
color:#006600;
}
.ms-quicklaunch table td{
/* changing the color of the border-top declaration */
/* will change the color of the top border of the quicklaunch */
/* cell headers*/
border-top:2px solid #006600;
}
.ms-quicklaunch table.ms-navheader td,.ms-navheader2 td,.ms-quicklaunch span.ms-navheader{
/* changes the background color of the quicklaunch menu headers */
background-color:#f6e4a9;
/* the next 2 lines change the color of the top and left borders */
/* of the quicklaunch headers */
border-top:solid 1px #f6e4a9;
border-left:solid 1px #f6e4a9;
padding:1px 4px 4px 4px;
}
.ms-navsubmenu1{
width:100%;
border-collapse:collapse;
/* changes the background color of the 6px at the bottom */
/* of the quicklaunch submenus */
background-color:#f6e4a9;
}
.ms-navsubmenu2{
width:100%;
/* changes the background color of the remaining section of the quicklaunch submenus */
background-color:#f6e4a9;
/* changing the margin-bottom to 0px will remove the need to change the background-color */
/* declaration of the .ms-navsubmenu1 class */
margin-bottom:6px;
}
.ms-navheader a,.ms-navheader2 a{
font-weight:bold;
/* changes the base font color of the quicklaunch headers */
color:#006600;
text-decoration:none;
}
.ms-navItem a{
/* changes the base font color of quicklaunch items (links) */
color:#006600;
text-decoration:none;
}
.ms-quicklaunchouter{
/* changes the color of the very small border that runs horizontally along the bottom of the quicklaunch table */
border-bottom:solid 1px #f6e4a9;
/* changes the color of the very small border that runs vertically along the right hand side of the quicklaunch table*/
border-right:solid 1px #f6e4a9;
}
table.ms-recyclebin td{
/* changes the background color of the recycle bin */
/* of the quicklaunch*/
background-color:#f6e4a9;
width:100%;
/* changes the color of the borders around the recycle bin*/
border-top:solid 1px #f6e4a9;
border-left:solid 1px #f6e4a9;
padding:3px 5px 7px 3px;
}
.ms-quickLaunch{
/* change the top, left, and right borders of the quicklaunch */
border:solid 3px #006600;
/* changing the color of the border-bottom declaration */
/* changes the color at the very bottom of the quicklaunch */
border-bottom:solid 3px #006600;
font-size:8pt;
font-family:tahoma;
line-height:10pt;
background-color:#f2f8ff;
}
.ms-quicklaunchheader{
padding:2px 6px 4px 6px;
font-weight:normal;
color:#003399;
/* removing the image allows you to change the background color of the */
/* quicklaunch header. It's important to note that you cannot simply */
/* comment out the background-image declaration */
background-image:url("none");
background-repeat:repeat-x;
/* changes the background color of the quicklaunch header */
background-color:#f6e4a9;
/* change the color of the left hand border of the quicklaunch header */
border-left:solid 1px #f6e4a9;
font-size:8pt;
}
.ms-quicklaunchheader a,.ms-unselectednav a{
/* changes the base font color of the quicklaunch view all sites content header */
color:#006600;
text-decoration:none;
}
.ms-nav{
/*changes the background-color of the entire quicklaunch column */
background-color:#f6e4a9;
/* removing the background-image will allow you to set the background color of the quicklaunch column */
background-image:url("none");
background-repeat:repeat-x;
font-family:tahoma;
}
.ms-globalTitleArea{
/* add the reference to your header image here */
background-image:url("/_layouts/images/sp_header.jpg"); 
/* make sure you set the height for your header image here */
height:80px;
background-color:#f6e4a9;
background-position:center;
overflow:hidden;
background-repeat:repeat-n;
padding-left:0px;
padding-right:0px;
padding-top:0px;
}
TD.ms-titleareaframe,Div.ms-titleareaframe,.ms-pagetitleareaframe,.ms-mwspagetitleareaframe,.ms-consoletitleareaframe{
/* removing the background-image will allow you to set the background color of the cell directly under the global navigation tabs */
background-image:url("none");
background-repeat:repeat-x;
background-position:left top;
/* changes the color of the pagemargin cell directly under the global navigation tabs */
background-color:#f6e4a9;
text-align:center;
}
.ms-pagetitleareaframe table{
/* removing the background-image will remove the blue box that shows */
/* above the body area on all list pages */
background-image:url("none");
background-repeat:no-repeat;
background-position:332px 4px;
height:54px;
}
td.ms-areaseparatorleft{
/* removing the image allows us to display the background color of our choice */
/* in the case of this class the background color is set by the "background" declaration */
background:#f6e4a9 url("none");
background-repeat:repeat-x;
border-right:1px solid #6f9dd9;
height:100%;
}
div.ms-areaseparatorleft{
/* removing the image aloows us to display the background color of our choice */
/* in the case of this class the background color is set by the "background" declaration */
background:#f6e4a9 url("none");
background-repeat:no-repeat;
background-position:-143px 0px;
border-right:1px solid #6f9dd9;
height:100%;
}
div.ms-areaseparatorright{
/* removing the image allows us to display the background */
/* color of our choice */
background:#f6e4a9f url("none");
background-repeat:repeat-x;
border-left:1px solid #6f9dd9;
padding-right:2px;
height:100%;
}
.ms-titlearearight .ms-areaseparatorright{
/* removing the image allows us to display the background */
/* color of our choice */
/* in the case of this class the background color is */
/*set by the "background" declaration */
background:#f6e4a9 url("none");
background-repeat:repeat-x;
border-left:1px solid #6f9dd9;
padding-right:2px;
height:100%;
}
.ms-pagemargin{
/* changes the background-color vertical seperator bar to the left hand side of the main page body */
background-color:#f6e4a9;
/* removing the background-image allows you to change the color of the vertical seperator bar */
background-image:url("none");
background-repeat:no-repeat;
background-position:-143px 0px;
height:100%;
}
td.ms-rightareacell div.ms-pagemargin{
/*  removing the background-image and changing the background-color declaration will allow us to set */
/* the background-color of the upright pagemargin cell on the right hand side of the page */
background-color:#f6e4a9;
background-image:url("none");
background-repeat:repeat-x;
height:100%;
/* changing the border-left declaration will remove the blue border the runs vertically along the upright pagemargin cell */
border-left:solid 1px #f6e4a9;
}
.ms-pagebottommargin,.ms-pagebottommarginleft,.ms-pagebottommarginright{
/* changes the color of the page margin cell directly under the quicklaunch column */
background:#f6e4a9;
}
.ms-bodyareapagemargin{
/* changes the color of the pagemargin cell directlky under the main body area */
background:#f6e4a9;
/* changes the color of the top border of the pagemargin cell directly under the main body area */
border-top:1px solid #f6e4a9;
}
.ms-bodyareaframe,.ms-viewareaframe{
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
/* changes the colors of the border cells around the inside of the main age body */
border-top:1px solid #f6e4a9;
border-right:1px solid #f6e4a9;
border-left:1px solid #f6e4a9;
}
.ms-WPTitle
{
font-weight:bold;
font-family:tahoma,sans-serif;
/* change the font color of the web part title */
color:#006600;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
.ms-WPTitle A:link,.ms-WPTitle A:visited
{
/* change the color of web part title links */
color:#006600;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover
{
/* change the behavior of the web part title link when a mouse cursor hovers over it */
color:#ff0000;
text-decoration:underline;
cursor:pointer;
}
.ms-WPBorder,.ms-WPBorderBorderOnly
{
/* change the color of the border that can be shown around a web part */
border-color:#006600;
/* change the weight of the border so we can see it here */
border-width:2px;
border-style:solid;
}
.ms-WPBorder
{
/* change the weight of the border at the top of the web part */
border-top-width:2px;
}
.ms-SPLink A:link,.ms-SPLink A:visited
{
/* set the font color and weight for the "Welcome" and "My Links" links here */
/* to change the font weight you will need to add a font-weight declaration as I have done below */
color:#006600;
font-weight:bold;
text-decoration:none;
}
.ms-sbLastcell,.ms-rightbodysectionsearchbox{
/* hanging the width to "0" allows us to move the search */ 
/* box to the location we want it in */
width: 0;
padding: 0px;
margin: 0px;
}
.ms-sbtable-ex{
/* we'll change the width to "0" here to allow us to set the position of the search box*/
width: 0;
/* adding the position declaration allows us to specify where */ 
/* the search boxes will be on the page */
position:absolute;
/* move the search box up and down using a percentage here */
/* for some reason px doesn't work */
top: 8%;
right: 0;
border-collapse:collapse;
margin-top:2px;
margin-left:2px;
}
.ms-MenuUI,.ms-MenuUILarge,.ms-MenuUIRtL,.ms-MenuUILargeRtL
{
/* change the background color of the right hand cell in the drop down menus */
background-color:#fafafa;
background-repeat:repeat-y;
cursor:pointer;
}
.ms-MenuUILarge
{
background-image:url("none");
/* change background color of entire site actions menu drop down */
background:#f6e4a9;
width:250px;
}
.ms-menuitemdescription
{
/* change the font color of the drop down menu items */
color:#0b610b;
}
.ms-MenuUIItemTableHover
{
/* change background color of drop down menu cells when hovering */
background-color:#f6f6c9;
border:1px solid #006600;
}
.ms-menuuilabelcompact{
/* change the font color of the all docs drop down menu */
color:#0b610b;
padding:1px 0px 1px 7px;
}
.ms-MenuUISeparatorLarge
{
/* set the color of the separator lines in the drop down menus */
background-color:#006600;
margin:0px 0px 0px 48px;
}
/* _lcid="1033" _version="12.0.4518"
_LocalBinding */
