/*------------------------------------------------------
Basic Style Sheet for ( BMR SDScienceCenter )

version:	1.0
author:		Justin Tucker
email:		justin@neet-scope.com
website:	http://www.net-scope.com

------------------------------------------------------*/

/* =Color Scheme
--------------------------------------------------------

Main Bg - #
Box Bg - #
Main Text - #
Links/Headers - #
Borders - #

------------------------------------------------------*/

/* =Resets
------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
a
{
	text-decoration: none;
	outline: none;
}

/* =base (site wide styles)
------------------------------------------------------*/
body
{
	font-size: 12px;
	font-family: "Trebuchet MS" ,Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(/image/System/tile_background.jpg) repeat-x top left;
}

#main-nav, #content, #base, #footer, #header, #headerSDScienceCenter, #headerSDScienceCenter
{
	margin: 0 auto;
	position: relative;
}

.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.clear
{
	clear: both;
}
.center
{
	text-align: center;
}
.styled-list
{
	list-style: disc;
	margin-left: 20px;
}
.styled-list li
{
	padding: 2px 0;
}


/* =Header
------------------------------------------------------*/
#header
{
	width: 925px;
	height: 116px;
	padding-left: 45px;
	background: url(/image/system/header_background.jpg) top left no-repeat;
}

#headerSDScienceCenter
{
	width: 925px;
	height: 116px;
	padding-left: 45px;
	background: url(/image/system/header_background.jpg) top left no-repeat;
}

#headerSDScienceCenter
{
	width: 925px;
	height: 116px;
	padding-left: 45px;
	/*background: url(/image/system/header_background_ss.jpg) top left no-repeat;*/
	background: url(/image/system/header_background.jpg) top left no-repeat;
}


#propname
{
	color: #002456;
	font-family: "Times New Roman" , Georgia, serif;
	font-size: 13px;
	position: absolute;
	top: 73px;
	right: 25px;
	text-align: right;
}

#propname strong
{
	font-size: 17px;
	font-weight: bold;
}

h1
{
	width: 285px;
	height: 106px;
	background: url(/image/system/logo.jpg) no-repeat;
}

h1 a:link, h1 a:hover, h1 a:visited, h1 a:active
{
	display: block;
	width: 285px;
	height: 106px;
	text-indent: -10000px;
}


/* =Main Nav
------------------------------------------------------*/
ul#main-nav
{
	width: 950px;
	padding: 5px 0 0 20px;
	background: url(/image/system/shadow_tile.png) top left repeat-y;
	overflow: auto;
}

ul#main-nav li
{
	float: left;
	padding: 0px 1px;
}

ul#main-nav li a:link, ul#main-nav li a:hover, ul#main-nav li a:visited, ul#main-nav li a:active
{
	color: #002453;
	text-decoration: none;
	font-size: 12px;
	background: url(/image/system/nav_background.jpg) top left no-repeat;
	text-align: center;
	width: 153px;
	height: 22px;
	padding-top: 10px;
	display: block;
}

ul#main-nav li a:hover, ul#main-nav li a.selected
{
	background-position: bottom left;
}


/* =Secondary Nav
------------------------------------------------------*/




/* =Main Content
------------------------------------------------------*/
#content
{
	width: 970px;
	background: url(/image/system/shadow_tile.png) top left repeat-y;
	overflow: auto;
}

#container
{
	background: url(/image/system/content_background.jpg) top center no-repeat;
	padding: 0 0 10px 0;
	overflow: auto;
	float: left;
	width: 970px;
}

#main
{
	width: 619px;
	background: url(/image/system/main_background.jpg) top right no-repeat;
	padding: 20px 0 0 26px;
	float: left;
}

#fullmain
{
	padding: 20px 0 0 26px;
	float: left;
}


#page-title
{
	width: 595px;
	height: 26px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(/image/system/page_title_tile.jpg) top left repeat-x;
	border-bottom: 1px solid #D8DDE5;
	font-family: "Times New Roman" , Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #475C1A;
}

#page-title-full
{
	width: 900px;
	height: 26px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(/image/system/page_title_tile.jpg) top left repeat-x;
	border-bottom: 1px solid #D8DDE5;
	font-family: "Times New Roman" , Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #475C1A;
}


#main-content
{
	border: 1px solid #D8DDE5;
	margin: 0 0 10px 11px;
	padding: 10px;
	width: 562px;
	overflow: auto;
}

#main-content h3
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #002453;
	border-bottom: 1px dotted #667A99;
}

#main-content p
{
	clear: both;
	margin: 15px 0;
}

ul#management-contact
{
	background: #E7EAEF;
	height: 24px;
	margin-top: 10px;
	padding-left: 10px;
}

ul#management-contact li
{
	margin-right: 15px;
	float: left;
	height: 24px;
	padding-left: 28px;
	padding-top: 5px;
	font-size: 11px;
}
ul#management-contact li a
{
	display: block;
	color: #000;
	font-size: 11px;
}

#contact-email
{
	background: url(/image/system/contact_email_img.jpg) top left no-repeat;
}

#contact-num
{
	background: url(/image/system/contact_num_img.jpg) top left no-repeat;
}

#sidebar
{
	width: 296px;
	border: 1px solid #D8DDE5;
	margin-top: 10px;
	color: #002453;
	float: left;
}

#sidebar #prop-info
{
	padding: 0 10px 10px 10px;
}

#property-ammenities
{
	line-height: 12px;
	font-size: 10px;
}

#sidebar h2
{
	font-family: "Times New Roman" , Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #475C1A;
	border-bottom: 1px dotted #667A99;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#sidebar-nav
{
	background: url(/image/system/sidebar_header_background.jpg) top left no-repeat;
	border-bottom: 1px solid #D8DDE5;
	height: 29px;
}

#sidebar-nav a
{
	color: #000;
	display: block;
	float: left;
	font-size: 11px;
	height: 23px;
	text-decoration: none;
}

#sidebar-nav .home-link
{
	width: 115px;
	background: url(/image/system/home_icon.jpg) top left no-repeat;
	padding: 6px 0 0 35px;
}
#sidebar-nav .bmr-link
{
	width: 108px;
	background: url(/image/system/shield_icon.jpg) top left no-repeat;
	padding: 6px 0 0 38px;
}

#sidebar p
{
	line-height: 18px;
	margin-bottom: 15px;
}
#sidebar strong
{
	font-weight: bold;
}
#sidebar .btm-border
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #667A99;
}
#sidebar #amenities
{
	margin: 10px;
}

#base
{
	width: 970px;
	height: 5px !important;
	background: url(/image/system/footer_shadow.png) top left no-repeat;
}


#Bullets ul
{
	margin-top: 10px;
	list-style-type: disc;
}


/* =Secondary Content
------------------------------------------------------*/
#fbox
{
	width: 584px;
	height: 386px;
	margin: 0 0 10px 11px;
}

.amenities-map
{
	border: 1px solid #D8DDE5;
	margin: 0 0 10px 11px;
}

#fsiteplan
{
	width: 584px;
	height: 486px;
	margin: 10px 0 10px 11px;
}

#info-callouts
{
	margin-left: 11px;
}

.tearsheet, .registerSDScienceCenter, .registerSDScienceCenter, .gvaBusinessCard
{
	display: block;
	width: 288px;
	height: 96px;
	float: left;
}

.tearsheet
{
	background: url(/image/system/download_tearsheet.jpg) top left no-repeat;
}

.register
{
	background: url(/image/system/register_newsletter.jpg) top left no-repeat;
	float: left;
	margin-right: 8px;
}

.registerSDScienceCenter
{
	background: url(/image/system/register_newsletter.jpg) top left no-repeat;
	float: left;
	margin-right: 8px;
}

.registerSDScienceCenter
{
	background: url(/Image/SDScienceCenter/logo_SDSC.jpg) top left no-repeat;
	float: left;
	margin-right: 8px;
}


.gvaBusinessCard
{
	float: left;
	margin-right: 8px;
	background: url(/image/system/GVA_BusCard.jpg) top left no-repeat;
}


.gvaBusinessCard dl
{
	float: left;
	margin-right: 10px;
	display: inline;
	font-size: 10px;
	line-height: 11px;
	margin-top: 48px;
}

.gvaBusinessCard dt
{
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
}

.gvaBusinessCard dd
{
	margin-bottom: 0px;
}



.home-sidebar
{
	background: url(/image/system/sidecol_tile.jpg) bottom left repeat-x;
}

.dept-contacts dl
{
	padding: 10px 30px;
	margin-bottom: 10px;
	background: #E7EAEF;
}
.dept-contacts dt
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
}

.dept-contacts a, .dept-contacts a:active
{
	color: #002453;
}

.dept-contacts .title
{
	color: #000;
}
.selected-bio
{
	background: #F1F5E6 !important;
}

#amenities-list li
{
	width: 228px; /* padding: 10px 15px 10px 10px; */
	padding: 10px;
	background: #D8DDE5;
}

.list-alt
{
	background: #F1F5E6 !important;
}

/* popup styles */
#popup-box
{
	border: #333 1px solid;
	background-color: #fff;
	margin: 20px;
	padding: 10px;
}

#popup-box h2
{
	font-family: "Times New Roman" , Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #475C1A;
	border-bottom: 1px dotted #667A99;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#popup-box p
{
	margin: 10px 0;
}
#popup-box img
{
	border: #eee 1px solid;
}


/* =Footer
------------------------------------------------------*/

#footer
{
	background-color: #E7EAEF;
	border: 1px solid #D8DDE5;
	clear: both;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 950px;
	overflow: auto;
	padding: 5px;
}
#footer-left
{
	float: left;
	margin: 8px 0 8px 8px;
}
#footer a
{
	color: #38393D;
	text-decoration: none;
}
#footer img
{
	float: right;
	padding: 15px 20px 0 0;
}

#Terms
{
	padding: 0 30px 0 0;
}

#Terms p
{
	padding: 0 0 10px 0;
}

#Terms dl
{
	padding: 0 0 10px 0;
}

#Terms strong
{
	font-weight: bold;
	text-decoration: underline;
}

