﻿.clear {clear:both; display:block;}

body {
	color: #666;
	background: #111930 url('/surflant/Style Library/PublicBlue2010/images/body_bg.jpg') top center repeat !important;
}

#spm-wrapper {
	margin: 0 auto;
	padding: 0 30px 30px;
}

#s4-bodyContainer {
	display: table;
	width: 925px !important;
	margin-left:auto;
	margin-right:auto;
	*width: auto;
}
td.close{
	width:160px;
}
a {color: #FFFFFF!important;}
a:link {color:#FFFFFF!important;} /* unvisited link */
a:visited {color:#FFFFFF!important;} /* visited link */
a:hover {color:#FFFFFF!important;} /* mouse over link */
a:active {color:#FFFFFF!important;} /* selected link */

/******************************************/
/*** GENERAL STYLES ***********************/
/******************************************/

/******************************************/
/*** SITE ACTIONS *************************/
/******************************************/

body #s4-ribbonrow {
	background: #111930;
	padding-bottom:10px;
}

body #s4-ribbonrow a, body #s4-ribbonrow p, body #s4-ribbonrow span,
body #s4-ribbonrow a:hover, body #s4-ribbonrow p:hover, body #s4-ribbonrow span:hover {
	text-decoration: none !important;
}

body #s4-ribboncont {
    background: none;
    padding-top: 1px;
}

.ms-siteactionsmenu > span > a, .ms-welcomeMenu a:link {
    color: #ccc;
}

.ms-siteactionsmenuhover > a {
    color: #fff !important;
    background: transparent;
}

.ms-siteactionsmenuhover,.ms-welcomeMenu.ms-SpLinkButtonActive {
    background: none transparent;
    cursor: pointer;
    border-color: transparent;
}

.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a,.ms-cui-tt-s > .ms-cui-tt-a {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #fff;
}


.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a:hover {
    border-color: transparent;
    cursor: default;
}

.ms-cui-tt-s > .ms-cui-tt-a {
    border-color: transparent;
}

.ms-cui-tt-s .ms-cui-tt-a:hover {
    cursor: default;
    background: none #fff;
    border-color: transparent;
}

.ms-cui-tt-a {
    color: #ccc !important;
}

.ms-cui-tt-a:hover {
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: #fff;
}

.ms-cui-topBar2 {
    border-bottom: none;
}


/******************************************/
/*** SITE DROPDOWNS ***********************/
/******************************************/

div.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner ul.ms-MenuUIUL div.ms-MenuUIULItemHover {
    background: none #f7f7f7;
    border-color: #e7e7e7;
}


/******************************************/
/*** RIBBON *******************************/
/******************************************/

body #s4-ribbonrow {
	background: #111930;
}

body #s4-ribbonrow a, body #s4-ribbonrow p, body #s4-ribbonrow span,
body #s4-ribbonrow a:hover, body #s4-ribbonrow p:hover, body #s4-ribbonrow span:hover {
	text-decoration: none !important;
}

body #s4-ribboncont {
    background: none;
    padding-top: 1px;
}

.ms-siteactionsmenu > span > a, .ms-welcomeMenu a:link {
    color: #ccc;
}

.ms-siteactionsmenuhover > a {
    color: #fff !important;
    background: transparent;
}

.ms-siteactionsmenuhover,.ms-welcomeMenu.ms-SpLinkButtonActive {
    background: none transparent;
    cursor: pointer;
    border-color: transparent;
}

.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a,.ms-cui-tt-s > .ms-cui-tt-a {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #fff;
}


.ms-browseTab.ms-cui-tt-s > a.ms-cui-tt-a:hover {
    border-color: transparent;
    cursor: default;
}

.ms-cui-tt-s > .ms-cui-tt-a {
    border-color: transparent;
}

.ms-cui-tt-s .ms-cui-tt-a:hover {
    cursor: default;
    background: none #fff;
    border-color: transparent;
}

.ms-cui-tt-a {
    color: #ccc !important;
}

.ms-cui-tt-a:hover {
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: #fff;
}

.ms-cui-topBar2 {
    border-bottom: none;
}


/******************************************/
/*** HEADER *******************************/
/******************************************/

#spm-headerbg {
	background: #111930 url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');
    background-repeat: repeat-y;
    background-position:center;
}

#spm-header .spm-hleft {
	float:left;
	/*margin: 8px 0;*/
	
}
#spm-breadcrumb{
	display:none;
}
#spm-header .spm-hright {
	float: right;
	/*margin: 8px 0;*/
}

.spm-search{
	display:none;
}
.spm-social{
	display:none;
}
.Blue_Title{
	position: absolute;
	left:725px;
	top:43px;
    z-index:999;
    font-size:18pt;
    font-weight:700;
}
/******************************************/
/*** MAIN NAV *****************************/
/******************************************/

#spm-navigation-block{
	width:100%;
	height: 38px;
	background:#111930;
	display:block;
    /*background-image: url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');*/
    background-repeat: repeat-y;
    background-position:center;

}
#spm-navigation {
	background: url('/surflant/Style Library/PublicBlue2010/images/navbar_bg.jpg') top;
	float:right;
}

#spm-navigation .inner {
	background: transparent url('/surflant/Style Library/PublicBlue2010/images/navbar_divider_last.jpg') top right no-repeat;
}

#spm-toplinks {
	background: transparent url('/surflant/Style Library/PublicBlue2010/images/NavFirst2.png') top left no-repeat;
	display: block;
}

#spm-toplinks .menu-item {
    height: 35px;
    padding: 0;
    border: 0;
    color: #fff;
    line-height: 35px;	   
    font-size: 12px;  
    text-transform: uppercase;
    font-family: tahoma;   

}

#spm-toplinks a:hover, #spm-toplinks span:hover, #spm-toplinks .hover .dynamic-children {
	text-decoration: none;
	color: white;
	cursor: pointer;
}

#spm-toplinks span.additional-background {
	background: transparent url('/surflant/Style Library/PublicBlue2010/images/navbar_divider.jpg') top right no-repeat !important;
	padding: 0 !important;
}

#spm-toplinks .menu-item-text {
	padding: 0 15px !important;
}

#spm-toplinks a.selected {
    margin: 0;
    padding: 0;
    display: block;
    background: url('/surflant/Style Library/PublicBlue2010/images/nav-triangle.png') no-repeat center bottom;
}

#spm-toplinks a.dynamic-children span.menu-item-text {
	margin-right: 10px;
    background-image: url("/_layouts/images/menu-down.gif")!important;
    background-position: right center;
    background-repeat: no-repeat;
}
#spm-toplinks a.dynamic-children span.menu-item-text {
	margin-right: 10px;
    background-image: url("/_layouts/images/menu-down.gif")!important;
    background-position: right center;
    background-repeat: no-repeat;
}
#spm-toplinks span.dynamic-children span.menu-item-text {
	margin-right: 10px;
    background-image: url("/_layouts/images/menu-down.gif")!important;
    background-position: right center;
    background-repeat: no-repeat;
}

#spm-toplinks ul.dynamic {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;	
	TEXT-TRANSFORM: uppercase;	
	COLOR: #ffffff;	
	FONT-FAMILY: tahoma;	
	BACKGROUND-COLOR: #313e5a!important;	
}

#spm-toplinks ul.dynamic ul.dynamic {
	margin-top: 1px;
	BACKGROUND-COLOR: #313e5a!important;
}

#spm-toplinks .menu-horizontal .hover a.dynamic-children{
	background-image: none !important;
}

#spm-toplinks ul.dynamic ul.dynamic li {
	background: transparent;
	
}

#spm-toplinks ul.dynamic li:first-child {
	padding-top: 0;
	border-top:0!important;
}

#spm-toplinks ul.dynamic li > .menu-item {
	color: #fff;
	height: auto;
	text-transform: uppercase;
	padding-top: 8px;
	border-top:#727d8f 1px solid;
	margin-bottom:5px;
}

#spm-toplinks ul.dynamic li > .menu-item:hover {
	background: transparent;
	color: #91BABA;
}

#spm-toplinks ul.dynamic li .additional-background {
	line-height: 15px !important;
	height: 15px !important;
	background: none !important;
	padding: 0 !important;	
	
}


/******************************************/
/*** BREADCRUMB ***************************/
/******************************************/

.ms-pagebreadcrumb {
	display: none;
}

#spm-breadcrumb {
	background: transaprent;
	padding: 0 10px 10px 15px;
    background-color: #111930;
    background-image: url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');
    background-repeat: repeat-y;
    background-position:center;
}

#spm-breadcrumb h1, #spm-breadcrumb h2, #spm-breadcrumb a {
	color: white!important;
}

#spm-breadcrumb h1, #spm-breadcrumb h2 {
	display: inline;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#spm-breadcrumb h1 a, #spm-breadcrumb h2 {
	font-size: 16px;
}

.ms-ltviewselectormenuheader .ms-viewselector a, .ms-ltviewselectormenuheader .ms-viewselectorhover a {
	font-size: 11px;
	text-decoration: none;
}

.ms-ltviewselectormenuheader .ms-viewselector-arrow {
	margin-top: -2px;
}


/******************************************/
/*** WORKSPACE & TYPE *********************/
/******************************************/

#spm-page {
	width: 100%;
    background-color: #111930;
    background-image: url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');
    background-repeat: repeat-y;
    background-position:center;
}

#spm-content {
	margin: 5px 0 5px 0;	
}

.ms-rte-layoutszone-inner {
	padding: 0 10px;
}

body #MSO_ContentTable {
    min-height: 524px;
    padding: 0 5px 0 0;
}

#spm-content a:hover {
	cursor: pointer !important;
}

.ms-WPBorder, .ms-WPBorderBorderOnly, .ms-orgname {
	border-color: transparent !important;
}

.s4-wpcell:hover .ms-WPHeader td, .s4-wpActive .ms-WPHeader td, .s4-wpcell .ms-WPSelected .ms-WPHeader td {
	border-bottom-color: #DBDDDE;
}


/******************************************/
/*** QUICKLAUCH ***************************/
/******************************************/

#spm-quicklaunch {
    border: 0;
    margin: 10px;
    padding-bottom: 10px;
	width: 150px;
    border: 1px solid #D3d3d3;
    background: transparent;
}

#spm-quicklaunch a.selected .menu-item-text:after {
	content:' »';
}

#spm-quicklaunch .menu-vertical {
	margin-top: 5px;
}

.ms-datepickerouter .ms-quickLaunch {
    border-width: 0 1px 1px 0;
}

#GrippyVerticalBarPositionHelper {
	display: none;
}

.ms-quicklaunch-navmgr + .s4-treeView {
	border-top: 0;
}

.ms-tvselected a.ms-navitem {
	background-image: none;
	border: 0;
}

.s4-ql ul.root ul > li > a:hover, .s4-specialNavLinkList a, .s4-specialNavLinkList a:hover > span.ms-splinkbutton-text {
	color: #3B4F65 !important;
}

#ImgPreviewTable {
	text-align: center;
	margin-bottom: 10px;
}

#ImgPreviewTable tr td {
	width: 155px;
}

#ImgPreviewTable .ms-navline {
	display: none;
}

/******************************************/
/*** CALENDAR LEFT ************************/
/******************************************/

.s4-ql a.selected {
	background-image: none;
	border: none !important;
}

.ms-quickLaunch table.ms-picker-table td.ms-picker-monthselected {
	background-image: none;
	border: 0;
}

.ms-picker-table{
	background-image: none;
	background-color: transparent;
}

.ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenter, .ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenterOn{
	padding: 4px 0 5px 0 !important;
}

.ms-picker-table tr td:hover{
	cursor: pointer;
}

.ms-acal-apanel-outer {
	padding-top: 5px;
}

.ms-acal-apanel {
	padding-bottom: 7px;
}

.ms-picker-table .ms-picker-dayheader {
	border: 0 !important;
}


/******************************************/
/*** CALENDAR RIGHT ***********************/
/******************************************/

.ms-acal-summary-dayrow td div {
	border-color: transparent;
}

.ms-acal-month-top {
	font-weight: bold;
}

.ms-acal-outday {
	zbackground: #eee;
}

.ms-acal-summary-dayrow th {
	background-color: #fff;
}

.ms-acal-summary-dayrow th.ms-acal-hover {
	background-image: none;
	border-color: #D9DDE1 !important;
	background-color: #eee;
}

tr td div.ms-acal-today {
	background-image: none;
	border-color: #CCEBFF !important;
	font-weight: bold;
}

.ms-acal-week-top td.ms-acal-hover div,
.ms-acal-summary-dayrow td.ms-acal-hover div {
	background-image: none;
	background-color: #eee;
	border-color: #eee !important;
	text-decoration: none;
}

.ms-acal-vitem {
	background-color: #eee;
}

.ms-acal-item {
	border-color: #A2FF79;
	background-color: #DCFACF;
}

.ms-acal-default-hover {
	background-image: none;
	cursor: pointer;
}

.ms-acal-hour30 td, .ms-acal-hour00 td, .ms-acal-allday td {
	border-right-color: transparent;
	border-left-color: transparent;
}

.ms-acal-day-top,.ms-acal-week-top td{
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	background-color: #fff;
}

.ms-acal-day-top div,.ms-acal-week-top td div {
	border-color: transparent;
}


/******************************************/
/*** BLOG *********************************/
/******************************************/

.ms-commenttable {
    margin: 0;
}

.ms-commenttable td {
    border-color: #DBDDDE;
    padding: 15px 0 5px;
}

.ms-blogedit a {
    background: transparent;
    border-color: transparent;
}

.ms-blogedit a:hover {
    text-decoration: underline;
}


/******************************************/
/*** SERVER SPECIFIC STYLES ***************/
/******************************************/

/******************************************/
/*** HEADER (SVR) *************************/
/******************************************/

.ms-socialNotif-Container, .ms-mini-socialNotif-Container {
	width: auto;
}

.ms-socialNotif-groupSeparator {
	display: none;
}

.ms-socialNotif:hover {
	background: transparent;
	border-color: transparent;	
}

.ms-socialNotif-text {
	color: #333;
}

/******************************************/
/*** SEARCH (SVR) *************************/
/******************************************/

.spm-search{
	display:none;
}
.spm-social{
	display:none;
}
.spm-search .s4-wpTopTable {
	background: #f7f7f7;
	background: -moz-linear-gradient(center top , #FFFFFF, #EDEDED) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EDEDED));
    border-radius: 2em;
    border: 1px solid #eee;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 3px 5px !important;
    *width: 245px;	
}

@-moz-document url-prefix() { .spm-search .s4-wpTopTable { border:0; border-top: 1px solid #eee; } } 

.spm-search select.ms-sbscopes {
	background: url("/_layouts/images/bgximg.png") repeat-x scroll 5px -511px #fff;
	border: 1px solid #E3E3E3 !important;
	height: 29px;
	padding: 5px 10px;
    outline: medium none;
	font-size: 11px;
	-moz-border-radius: 20px;
	border-radius: 20px;	
}

.spm-search input.ms-sbplain {
    background: url("/_layouts/images/bgximg.png") repeat-x scroll 5px -511px #fff;
    border: 1px solid #E3E3E3 !important;
    border-radius: 2em;
    outline: medium none;
    padding: 6px 6px 6px 8px;
    width: 202px;
    margin-right: 5px;
}

.spm-search .ms-sbgo a {
    background: transparent none;
	display: block;
	background: transparent url(search.png) no-repeat 30% 50%;
    height: 16px;
    width: 16px;
    margin-right: 5px;	
}

.spm-search .srch-gosearchimg {
	display: none;
}

/******************************************/
/*** SEARCH CENTER (SVR) ******************/
/******************************************/

#search .ms-siteactionsmenuinner {
	background: none transparent;
	border-color: transparent;
}

#search .s4-lp, #search .s4-lpi {
	padding: 0;
}

#search .srch-sb-results7, #search .srch-sb-main {
	margin-top: 0;
	padding: 30px 0 160px 0;
}

#search .ms-sbplain {
	border: 1px solid #d7d7d7 !important;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-right: 0 !important;
}

#search td.ms-sbgo {
	background: #fff;
	display: block;	
	background: url("/_layouts/images/bgximg.png") repeat-x scroll 5px -511px #fff;
}

#search .ms-sbgo a {
	background: transparent url(search.png) no-repeat 20% 50% !important;
	display: block;
	height: 30px;
	width: 30px;
	border: 1px solid #d7d7d7 !important;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-left: 0 !important;
}

#search .srch-gosearchimg {
	display: none;
}

#search .ms-ptabarea {
	margin-bottom: 10px;
}

#search .ms-sctabcn, #search .ms-sctabcnhover {
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}

#search .srch-sb-results {
	padding-bottom: 10px;
}

#search .srch-sb-results2 {
	padding-top: 0;
}


/******************************************/
/*** SEARCH RESULTS (SVR) *****************/
/******************************************/

#spm-content .s4-search input.ms-sbplain {
	padding: 5px;
	border: 1px solid #e3e3e3;
	border-right: 0 !important;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-image: none;
}

#spm-content .ms-sbgo a {
	border: 1px solid #e3e3e3;
	border-left: 0  !important;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	height: 27px;
	width: 27px;
	display: block;
	background: #fff url(search.png) no-repeat 30% 50%;
}

#spm-content .s4-search .srch-gosearchimg {
	border: 0 !important;	
	display: none;
}

#spm-content .s4-search select.ms-sbscopes {
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 27px;
	padding: 5px;
	border: 1px solid #e3e3e3;
}

.ms-osssearch-SearchAreaTd {
	padding-bottom: 10px;
}

.ms-osssearch-SearchAreaTd {
	background: transparent;
}


/******************************************/
/*** MY SITES (SVR) ***********************/
/******************************************/

#mysite .ms-globalnav {
	background: #003E71 !important;
	overflow: hidden;
	height: auto !important;
}

#mysite .ms-globalnavicon {
	padding: 9px 9px 9px 8px;
}

#mysite .ms-cui-TabRowLeft {
	margin-left: 2px;	
}

#mysite .ms-globalnav .s4-titlelogo {
	padding: 5px 10px 25px 20px;
}

#mysite .ms-globalnav .s4-mysitetn A:hover > SPAN.additional-background, #mysite .ms-globalnav .s4-mysitetn A:hover {
	background-image: none !important;
}

#mysite .ms-globalnav .s4-mysitetn A.selected > SPAN.additional-background, .ms-globalnav .s4-mysitetn A.selected:hover > SPAN.additional-background {
    background: url("/_layouts/images/selected_border.png") no-repeat scroll right center transparent !important;
}

#mysite .ms-globalnav .s4-mysitetn A.selected, .ms-globalnav .s4-mysitetn A.selected:hover {
    background: url("/_layouts/images/selected_border.png") no-repeat scroll left center transparent !important;
}

#mysite .ms-globalnav .ms-globalnavsearch {
	padding: 6px 8px;	
	margin-left: 16px;
}

#mysite .ms-globalnav .s4-search input.ms-sbplain {
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #fff;
	border: 0 !important;
	padding: 2px 3px 2px 8px !important;
	color: #777;	
}

#mysite .ms-globalnav .srch-gosearchimg, .ms-globalnav td.ms-sbgo {
 	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background: #fff !important;
	border: 0 !important;
	padding: 1px 4px 1px 3px !important;	
}

#mysite .ms-globalnav .ms-sbgo a {
	background: transparent none;
	display: block;
	background: transparent url('/_layouts/images/ppl_search_normal.png') no-repeat;
	height: 13px;
	width: 13px;
	margin-right: 5px;
}

#mysite .ms-globalnav .srch-gosearchimg {
	display: none;
}

#mysite #s4-workspace{
	width: 100% !important;
}

#mysite #s4-mainarea {
	padding-top:0;
}

#mysite .ms-profileasseenby {
	border: 0;
	background-image: none;
	background-color: #e5edf3;
	padding: 5px 24px;
}

#mysite select {
	padding: 0;
	border-color: #B2B2B2;
}

#mysite .ms-profilepageheader {
	border-right: 0;
}

#mysite .s4-sn li.static > a.selected {
 	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;		
}

#mysite .s4-sn {
	height: 24px;
}

#mysite .s4-sn li.static > a:hover {
	text-decoration: none;
}

#mysite #MSO_ContentTable {
	padding: 0;
}

#mysite .s4-ca {
	width: 100%;
}

#mysite #s4-leftpanel {
	margin: 20px 0 0 20px;
}

#mysite .ms-profilepagecontent {
	padding-top: 0;
}

#mysite #s4-workspace .s4-wpTopTable, #mysite .ms-socialThoughtBoxParent, #mysite .ms-socialThoughtBoxParent2 {
	margin-top: 20px;
}


/******************************************/
/*** DIALOG OVERRIDES *********************/
/******************************************/

html.ms-dialog, .ms-dialog body {
	background: #fff none !important;
}

.ms-dialog #s4-ribbonrow {
    background-color: #21374C;
}

.ms-dialog #spm-wrapper, .ms-dialog #spm-page, .ms-dialog #spm-content {
	padding: 0;
	margin: 0;
	border: 0;
}

.ms-KFMenu {
	width: 125px!Important;
	overflow-x: scroll!Important;
}
.ms-KFBody {
	
	width:150px!Important;
}

/******************************************/
/*** Web Parts *********************/
/******************************************/
.ms-WPHeader{
	background-color:transparent;
}
.ms-alternating{
	background-color:transparent;
}


/******************************************/
/*** Footer *********************/
/******************************************/
.spm-footer{
    background-color: #111930;
    background-image: url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');
    background-repeat: repeat-y;
    background-position:center;
    padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
}

.footer
{
	height: 215px;
	border: 1px #858da0 solid;
	width: 962px;
    color: #FFFFFF;
    text-align: left;
   	font-size: 9px;
	background-image: url('/surflant/Style Library/PublicBlue2010/images/footer_bg.jpg');
    background-repeat: repeat-x;

}
.footer .footerLeft
{
	padding: 20px;
	vertical-align: top;
	width: 34%;
	border-left: 0px;
	background-image: url('/surflant/Style Library/PublicBlue2010/images/footer_left_bg.jpg');
    background-repeat: repeat-x;
}
.footer .footerRight
{
	vertical-align: top;
	width: 66%;
	padding: 20px 20px 20px 20px;
	/*background-image: url('/surflant/Style Library/PublicBlue2010/images/footer_logo.jpg');*/
    background-repeat: no-repeat;
    background-position: 555px 145px;
    border-left: 0px;
    font-size:6.75pt;
}
.footer .style3{
	text-align:center;
}
.footer .style3 h2{
	font-size:18px;
	padding:0!important;
}

/******************************************/
/*** Migrated Styles *********************/
/******************************************/

.ms-WPAddButton{
 background-color:#111930;
}

.ms-SPZone .s4-wpTopTable,.ms-SPZoneSelected .s4-wpTopTable,.ms-SPZone .ms-WPSelected,.ms-SPZoneSelected .ms-WPSelected{
 background-color:#111930;
}
.ms-SPZone{
	background:#111930!important;
}
.ms-WPMenu
{
    background-color: #add1ff;
}
.ms-WPTitle
{
    border-style: none;
    font-weight: bold;
    font-family: tahoma,sans-serif;
    color: #cd5c01;
    padding-left: 0px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12pt;
}
.ms-WPTitle A:visited
{
    /*color: #FFFFFF;*/
    color: #cd5c01;
    text-decoration: none;
    cursor: pointer;
}
.ms-WPTitle A:link
{
    /*color: #FFFFFF;*/
    color: #cd5c01;
    text-decoration: none;
    cursor: pointer;
}
.ms-WPTitle A:hover
{
    /*color: #FFFFFF;*/
    color: #cd5c01;
    text-decoration: underline;
    cursor: pointer;
}
.ms-WPSelected
{
    border: #ffbb77 3px dashed;
}
.ms-WPBody
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
    color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    left: 2px;
}
.ms-TPBody TABLE
{
    font-size: 1em;
}
.ms-WPBody TABLE
{
    font-size: 1em;
}
.ms-WPBody A:visited
{
    color: #003399;
    /*color: #ffffff;*/
    text-decoration: none;
}
.ms-WPBody A:link
{
    color: #003399;
    /*color: #ffffff;*/
    text-decoration: none;
}
.ms-WPBody A:hover
{
    color: #000000;
    /*color: #ffffff;*/
    text-decoration: underline;
}
.ms-TPBody th
{
    font-weight: bold;
}
.ms-WPBody th
{
    font-weight: bold;
}
.ms-WPBody td
{
    font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
.ms-WPHeader TD:first-child
{
    background: url('/surflant/Style Library/PublicBlue2010/images/wp_cornerTop.png') repeat-x 50% bottom;
    margin: 0;
    padding: 0;
}
.ms-WPHeader TD
{
    border-style: none;
    background: url('/surflant/Style Library/PublicBlue2010/images/wp_cornerTopRight.png') no-repeat right bottom;
    margin: 0;
    padding: 0;
    font-size: 1.5em;
    color: white;
    /*color: #cd5c01;*/
}
.ms-WPHeader TD h3 a:link, .ms-WPHeader TD h3 a:visited
{
    color: white;
    /*color: #cd5c01;*/
}
.ms-WPHeader TD h3
{
    background: url('/surflant/Style Library/PublicBlue2010/images/wp_cornerTopLeft.png') no-repeat left bottom;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
}
.ms-WPHeader
{
    border-style: none;
    background-color: inherit;
    background-image: none;
}
.ms-WPBorder, .ms-WPBorderBorderOnly
{
    border: 0px solid tranparent;
}
.ms-WPBorder
{
    border-top-style: none;
}
.mainContainer h2, .pageTitle
{
    color: #CEF2F2;
}
.mainContainer h3
{
    color: #91BABA;
}
.mainContainer h4
{
    color: #CEF2F2;
}
.mainContainer h5
{
    color: #91BABA;
}
.mainContainer h6
{
    color: #CEF2F2;
}
.mainContent
{
	min-height: 330px;
}
.mainContent p
{
    color: #ffffff;
}
.mainContent a
{
    color: #91BABA;
}
.mainContent a:visited
{
    color: #91BABA;
}
.mainContent a:hover
{
    color: #3A5959;
}
.mainContent li
{
    color: #ffffff;
}
.mainContent span
{
    color: #ffffff;
}
.mainContent div
{
    color: #ffffff;
}
.mainContent td.ms-pagebreadcrumb
{
    display: none;
}
.mainContent div.ms-pagebreadcrumb
{
    display: none;
}
.logo
{
    border-color: #F2F2F2;
}
.logo span
{
    color: #7ac9c9;
}
.logo span.logoLine2
{
    color: #8f8f8f;
}
.authoringRegion
{
    background-color: #DDDDDD;
    color: #333333;
}
.headerline
{
    border-bottom: 14px solid #303233;
    background-color: #91BABA;
}
.pageContentem
{
    background-color: #263333;
    color: #ffffff;
    font-weight: normal;
}
.pageContentem p
{
    color: #ffffff;
    font-weight: normal;
}
.welcomeSplashContentSummaryLinks
{
    background-color: #313234;
}
.welcomeSplashContent .small
{
    color: #91baba;
}

.description
{
    color: #4c4c4c;
}
.groupheader.medium
{
    color: #91baba;
}
table#group .medium
{
    color: #91baba;
}
.groupheader.small
{
    color: #91baba;
}
table#group .small
{
    color: #91baba;
}
.band
{
    background-color: #3A5959;
    color: #FFFFFF;
}
.separator
{
    border: 1px #b2bcd3 solid;
}
.level-band
{
    background-color: #596e9e;
}
.level-description
{
    color: #4c4c4c;
}
.level-item, .level-item a, .level-item a:link
{
    color: #002a80;
}
.level-item a:visited, .level-item a:active
{
    color: #53648e;
}
.level-item a:hover
{
    color: #3a4663;
}
.headertitle, .headertitle a, .headertitle a:link
{
    color: #002a80;
}
.headertitle a:visited, .headertitle a:active
{
    color: #53648e;
}
.headertitle a:hover
{
    color: #3a4663;
}
.headertitle-large, .headertitle-large a, .headertitle-large a:link
{
    color: #002a80;
}
.headertitle-large a:visited, .headertitle-large a:active
{
    color: #53648e;
}
.headertitle-large a:hover
{
    color: #3a4663;
}
.headertitle-small, .headertitle-small a, .headertitle-small a:link
{
    color: #002a80;
}
.headertitle-small a:visited, .headertitle-small a:active
{
    color: #53648e;
}
.headertitle-small a:hover
{
    color: #3a4663;
}
.headertitle-band, .headertitle-band a, .headertitle-band a:link
{
    color: #eceff3;
}
.headertitle-band a:visited, .headertitle-band a:active
{
    color: #eceff3;
}
.headertitle-band a:hover
{
    color: #eceff3;
}
.item
{
    margin: 6px 6px 0 0;
}
.link-item, link-item-large, .description, .level-description, .level-item
{
    color: #ffffff;
}
.link-item a, .link-item a:link, .link-item.bullet a:link, .link-item-large a, .link-item-large a:link, .level-item a, .level-item a:link, .level-item a:visited, .level-item a:active
{
    color: #ffffff;
}
.link-item a:hover
{
    color: #3A5959;
}
.link-item a:visited, .link-item.bullet a:visited, .link-item a:active, .link-item-large a:visited, .link-item-large a:active
{
    color: #ffffff;
}
.link-item a:hover, .link-item.bullet a:hover, .link-item-large a:hover, .level-item a:hover
{
    color: #ffffff;
}
.bullet
{
    background: url('../../Custom/images/white_lstbulet.gif') no-repeat left 50%;
}
.bullet a, .bullet a:link, .bullet a:visited
{
    color: #ffffff;
}
.splashLinkArea
{
    height: 0px;
    min-height: 0px;
    border: 0px #CCCCCC solid; 
    width: 100%;
}
.imageSplashWide
{
    text-align: right;
    display: block;
	width: 100%;
    margin: 0px;
    padding: 0px;
    padding-left: 1px;
    *margin-bottom: 12px;
}
.imageSplashNarrow
{
    text-align: right;
    display: block;
	width: 100%;
    margin: 0px;
    padding: 0px;
    padding-left: 1px;
    margin-bottom: 0px;
    margin-bottom: 12px;
}
.flashSplashWide
{
    text-align: center;
    display: block;
	width: 100%;
    margin: 0px;
    padding: 0px;
    padding-left: 1px;
    margin-bottom: 14px;
    height: 309px;
}
.flashSplashNarrow
{
    text-align: center;
    display: block;
	width: 100%;
    margin: 0px;
    padding: 0px;
    padding-left: 1px;
    margin-bottom: 14px;
    height: 309px;
}
.flashPanel
{
	text-align: center;
	font-size: 10pt;
}
.flashPanel p
{
	position: relative;
	top: 90px;
}
.splashLinkFrame
{
    display: block;
    clear: both;
    min-height: 0px;
    *height:0px;
    background-image: url('/surflant/Style Library/PublicBlue2010/images/content_bg.jpg');
    background-repeat: repeat-y;
    background-position:center;
    width: 100%;
}

