﻿

/*---------------------------------------------------- Fixed Width Styles	-------------------------------------------*/
body #s4-titlerow > div{
width:1000px;
margin:0 auto;
float:none;
padding:0;
}
#s4-bodyContainer > div{
width:1000px;
margin:0 auto;
float:none;
padding:0;
}
#s4-workspace > div{
width:1000px;
margin:0 auto;
float:none;
padding:0;
}
body #s4-mainarea{
/*make main area have background of white and add a border */
background:#fff;
border:0px solid #ddd;
border-top:0px;
min-height:500px;
/*contain content in all browsers but IE7 */
display:table;
}
/*add padding back to title table*/
.s4-title-inner{
padding:0 0 0 0px;
}
/*background color of site*/
#s4-workspace {
background:#0554a8/*none*/;
}
/*body container */
#s4-bodyContainer{
position:relative;
width:100%;
}
/*fix overhanging tables*/
.ms-v4propertysheetspacing
{margin:0;}

html{
    background-color:#0554a8;
    overflow/**/:auto;
    font-size: 10px;	
	font-family: Verdana, Geneva, sans-serif;
	color:#00007c;
   
}

body.v4master {
    width:1000px;
    margin:0px auto;
    overflow:visible;
    background-color: transparent !important;
    color:#00007c;
	font-size: 10px;
}

.ms-dialog body.v4master {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
body #s4-workspace {
    left: 0;
    overflow: auto !important;
    overflow/**/: visible !important;
    position: relative;
    width: 100% !important;
    display:table;
    border-spacing:0px;
}

.ms-dialog body #s4-workspace{
    display:block !important;
    overflow/**/: auto !important;
}
/*---------------------------------------------------- Fixed Width Styles	-------------------------------------------*/

/* ----------- Hide Breadcrumb --------*/
.s4-breadcrumb-anchor {
    display:none !important;    
}

.s4-title{
	background-color:#074281;
	background-image:url('/_Layouts/Randwater/images/RWwebsite_01.jpg') !important;    
    background-position:right center;
	background-repeat: repeat-y;
	height:95px !important;
	padding:0px 0px 0px 0px !important;
}

.ms-quickLaunch
{
	display:none !important;	
}

.s4-help
{
	display:none !important;
}
.s4-search input.ms-sbplain {
width: 165px !important;}

/*------------------- Hide Social Tags and Help --------------------- */
.s4-socialdata-notif
{
    display:none !important;
}

.s4-help
{
	display:none !important;
}

body #s4-leftpanel-content
{
	display:none !important;
}

body #s4-leftpanel
{
	width: 180px;
}
.s4-ca
{
	margin-left:180px;
}
/* ---------------------------------------------------------*/

/* ----------------- Web Parts -------------------------------*/
.ms-WPHeader TD
{
	background-color: #074281;
	color:#fff !important;
	text-align:center !important;
	border-bottom:1px transparent!important;
	font-weight:bold;	
}

.ms-WPHeader h3
{
	background-color: #074281;
	color:#fff !important;
	text-align:center !important;
	font-weight:bold;	
}
.ms-vb
{
	font-size: 12px;	
	font-family: Verdana, Geneva, sans-serif;
	color:#00007c!important;
	font-weight:normal!important;
}