﻿/********************************************
 * Standard HTML Controls
 ********************************************/
body {
	background-color: #A2948B;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul {
	list-style-type: square;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
/********************************************
 * Sharepoint CSS
 ********************************************/
.ms-SPLink a:visited {
	color: #0066CC;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.ms-SPLink a:link {
	color: #0066CC;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.ms-SpLinkButtonActive {
	padding: 0px 0px 0px 0px;
}
.ms-SpLinkButtonInActive {
	padding: 0px 0px 0px 0px;
}
.ms-SpLinkButtonActive {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	vertical-align: top;
}
.ms-HoverCellActive {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	vertical-align: top;
}
.ms-toolpanefooter {
	text-align: center;
	border-bottom: 1px solid #ADD1FF;
	border-left: 1px solid #ADD1FF;
	padding-bottom: 2px;
	text-align: center;
}
.ms-WPHeader td {
	border-bottom: 0px white none;
}
.ms-pagebreadcrumb {
	background-color: white;
}
.ms-HoverCellInActive {
	border: 1px #868686 none;
	margin: 0px;
	color: #4c4c4c;
	vertical-align: top;
	background-color: transparent;
}
.ms-HoverCellActiveDark {
	background-image: none;
	border: 1px #868686 none;
	background-color: transparent;
	vertical-align: top;
}

.ms-summarycustombody tr > td:first-child{
	width:10px !important;
}


/*Quick Launch*/
.menuItem a {
	color: white;
	font-size: 16px !important;
}
.menuItem a:link {
	color: white;
}
.menuItem a:visited {
	color: white;
}
.menuItem a:active {
	color: white;
}
.menuItem td {
	padding-left: 10px;
}
/********************************************
 * Main Design
 ********************************************/
#wrap {
	width: 768px;
	margin: auto;
}
#top {
	position: relative;
	min-height: 15px;
	width: 98%;
	padding-top: 5px;
}
#breadcrumb {
	padding-left: 15px;
}
#actions {
	float: right;
	text-align: center;
	padding: 1px 5px 0px 5px;
	#padding: 2px 5px 0px 5px;
}
#user {
	float: right;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
#help {
	float: right;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
#top div:after {
	content: " ";
	display: block;
	clear: both;
}
#header {
	position: relative;
	background-image: url('../../images/header.png');
	height: 150px;
}
#tagline {
	position: relative;
	top: 50px;
	left: 440px;
	width: 300px;
	text-align: right;
	color: white;
	font-size: 15px;
	font-size: medium;
	font-style: italic;
}
#menu {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding-left: 20px;
}
#edit {
	background-image: url('../../images/content_background.png');
	padding: 0px 11px 0px 11px;
}
#content {
	background-image: url('../../images/content_background.png');
	padding: 0px 15px 0px 15px;
}
table th {
	padding: 1px;
}
#content table td {
	padding: 1px;
}
#content-footer {
	background-image: url('../../images/content_background.png');
	text-align: center;
}
#footer {
	background-image: url('../../images/content_footer.png');
	height: 32px;
}
.brownBold {
	color: #500F15;
	font-weight: bold;
}
hr {
	color: #500F15;
	font-weight: bold;
}

/********************************************
 * DIV : Content
 * Sharepoint Rendered
 * Mutiple Selectors due to inconsitancy sharepoint has.
 * START
 ********************************************/
 
/********************************************
 * Sharepoint Created Page : LEFT SIDE
 ********************************************/
#content table tr:first-child + tr > td:first-child h3 a:visited {
	font-weight: bold;
	color: white;
}


#content table tr:first-child + tr > td:first-child h3 a:active {
	font-weight: bold;
	color: white;
}


#content table tr:first-child + tr > td:first-child h3 a {
	font-weight: bold;
	color: white;
}


#content table tr:first-child + tr + tr > td:first-child h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url('leftheader.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 30px;
	padding: 5px 0px 1px 0px;
	vertical-align: middle;
}


#content table tr:first-child + tr > td:first-child h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url('leftheader.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 30px;
	padding: 5px 0px 1px 0px;
	vertical-align: middle;
}
#content table tr:first-child + tr + tr > td:first-child div {
	/*padding: 5px 15px 0px 5px;*/
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: justify;*/
	color: black;
}
#content table tr:first-child + tr > td:first-child div {
	/*padding: 5px 15px 0px 5px;*/
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: justify;*/
	color: black;
}
#content table tr:first-child + tr > td:first-child div div div {
	padding-top: 0px;
}

#content table tr:first-child + tr > td:first-child div div {
	padding-top: 0px;
}

/********************************************
 * Sharepoint Created Page : RIGHT SIDE
 ********************************************/
#content table tr:first-child + tr + tr > td:first-child + td h3 a:visited {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child + td h3 a:active {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child + td h3 a {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child h3 a:active {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child h3 a:visited {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child h3 a {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr > td:first-child + td h3 a:visited {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr > td:first-child + td h3 a:active {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr > td:first-child + td h3 a {
	font-weight: bold;
	color: white;
}

#content table tr:first-child + tr + tr > td:first-child + td h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url('rightheader.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 30px;
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
}

#content table tr:first-child + tr > td:first-child + td h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url('rightheader.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 30px;
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
}
#content table tr:first-child + tr + tr > td:first-child + td div {
	padding: 5px 6px 0px 6px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
	color: #333333;
}
#content table tr:first-child + tr > td:first-child + td div {
	padding: 5px 6px 0px 6px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
	color: #333333;
}
#content table tr:first-child + tr + tr > td:first-child + td div div div {
	padding-top: 0px;
}


#content table tr:first-child + tr + tr > td:first-child + td div div {
	padding-top: 0px;
}


#content table tr:first-child + tr + tr > td:first-child div div div {
	padding-top: 0px;
}


#content table tr:first-child + tr + tr > td:first-child div div {
	padding-top: 0px;
}


#content table tr:first-child + tr > td:first-child + td div div div {
	padding-top: 0px;
}


#content table tr:first-child + tr > td:first-child + td div div {
	padding-top: 0px;
}


#content table tr:first-child + tr + tr > td:first-child {
	/*width: 455px;*/
}


#content table tr:first-child + tr > td:first-child {
	width: 455px;
}
#content table tr:first-child + tr + tr > td:first-child + td {
	width: 280px;
}

#content table tr:first-child + tr > td:first-child + td {
	width: 280px;
}

/*
* Sharepoint Created Page : Single Page
*/
#content #singleFrame{
	padding: 5px 6px 0px 6px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: justify;*/
	color: #333333;
}

#content #singleFrame h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #500F15;
	height: 30px;
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
	background-image:none;
}


/********************************************
 * DIV : Content
 * Sharepoint Rendered
 * Mutiple Selectors due to inconsitancy sharepoint has.
 * END
 ********************************************/
 
 /* admin */
 
#content #onetIDListForm h3{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
	height:auto;
	padding: 0px;
	vertical-align: middle;
	
}



#content #contentthumbnail td{
	font-size:20px;
}

#content .contactUs .ms-formbody{
	font-size:0.8em;
}


#content #contactUs .ms-long{
	width:200px;
}

#content #contactUs td {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #500F15;
}

#content #contactUs td{
	border-top: 1px solid #D8D8D8;
	padding:5px 0px 5px 0px;

}

