/*
/* ************************************************** */
/* ************************************************** */
/*
	95 Street Medical - CSS Document
	Written by: Ian Arsenault aislabs.com
	Last Updated: 03-04-11
	Version: 1.0
*/
/* ************************************************** */
/* ************************************************** */
/*
 */ 


/* **************************************************/
/* CSS RESET  ***************************************/
/* **************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
	margin:0 auto;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
 	background:transparent;
	}                  

article, aside, figure, footer, header, 
hgroup, nav, section { display:block; overflow:hidden; }

nav ul { list-style:none; }

ul {list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; vertical-align:baseline; background:transparent; outline: none;}

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */

/* **************************************************/
/* GLOBAL STYLES ************************************/
/* **************************************************/
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }

html { -webkit-font-smoothing: antialiased; }

body {
	background-image: url("../images/bg_body_v2.png");
	background-position: center top;
	background-repeat: repeat-x;	
	background-color:#fff;
	font-family:arial, helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	font-size:15px;
	}

#page-wrapper {
	width:1020px;
	background-image: url(../images/bg_header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0;
	}

p	{font-size:15px;line-height: 19px; margin: 0 0 10px 0; }
h1	{font-size:34px; margin: 0 0 15px 0; }
h2	{color:#003f68; font-size:24px; font-family:georgia, serif; margin: 0 0 10px 0; font-style:italic; border-bottom: 1px solid #003f68; }
h3	{color:#003f68;font-size:19px; font-family:georgia, serif; font-style:italic; font-weight: bold; margin: 20px 0 0 0; }
h4  {color:#003f68;font-size:17px; font-family:georgia, serif; font-style:italic; font-weight: bold; margin:0; line-height:25px; }

a:link, a:visited {color:#003f68; text-decoration:none; }
a:hover, a:active {text-decoration:underline; }
/* END GLOBAL STYLES */


/* **************************************************/
/* HEADER STYLES ************************************/
/* **************************************************/
#header {
	margin:0 0 13px 30px;
	padding:0 30px 0 0;
	width: 990px; 
	height:125px;
	}

#logo {
	display:block;
	float:left;
	padding:0;
	margin-top:5px;
	width:311px;
	height:125px;
	}

#logo h1 {
	background:url("../images/logo.png") no-repeat;
	width:300px;
	height:125px;
	margin:1px 0 0 0;
	padding:0;
	}

#logo h1 span {display:none; }

#contact-info {
	display:block;
	float:right;
	height:100px;
	margin:0;
	padding:0;
	text-align:right;
	width:300px;
	}

#header-button {
	margin: 18px 10px 0 0;
	padding:0;
	}

#header-button span {display:none; }

.available-suites a:link, .available-suites a:visited { 
	background:url('../images/available-suites_new.png') 0 -43px no-repeat;
	display:inline-block;
	width:250px;
	height:43px;
	margin:0;
	padding:0;
	text-decoration:none;
	margin-right:50px;
	}

.available-suites a:hover, .available-suites a:active { 
	background:url('../images/available-suites_new.png') 0 0 no-repeat;
	text-decoration:none;
	}

#contact-info p {
	margin: 2px 30px 0 0;
	font-family: helvetica, arial, sans-serif;
	font-size:15px;
	font-style:normal;
	border:none;
	color: #003f68;
	line-height: 15px;
	margin: 2px 30px 0 50px;
    text-align: left;
	}

#contact-info p span{
	display:block;
	margin: 0 7px 0 0;
	padding:0;
	font-size:28px;
	font-family: georgia, serif;
	font-style:italic;
	line-height:24px;
	font-weight:bold;
	}
/* END HEADER STYLES */

	
/* **************************************************/
/* NAVIGATION STYLES ********************************/
/* **************************************************/
/* See nav.css for navigation styles --->*/
/* END NAVIGATION STYLES */


/* **************************************************/
/* PAGE STYLES **************************************/
/* **************************************************/
#column-wrapper {
	width:960px;
	margin:0 0 30px 0;
	padding:0 30px;
	}

#main-content {
	display:block;
	width:620px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	}
/* END PAGE STYLES */


/* **************************************************/
/* HOME STYLES **************************************/
/* **************************************************/
#splash {
	width:630px;
	height:320px;
	margin:0;
	padding:0;
	}

#home-content {
	width:650px; 
	margin:0;
	padding:0;
	}

#home-blurbs {
	padding: 0 0 0 10px;
	margin:0;
	}

.home-blurb {
	float:left;
	display:block;
	width:300px;
	margin:0 20px 0 0;
	}

#home-blurbs h2 {margin:10px 20px 10px 0; }

ul.top-5 {
	list-style:disc;
	margin:0 0 0 20px
	}

ul.top-5 li {margin: 0 0 10px 0; }

a.btn {
	display:inline-block;
	padding:8px;
	color:#FFF;
	background:#003f68;
	border-radius:5px;
	margin:10px 0;
}
/* END HOME STYLES */


/* **************************************************/
/* PRACTICE STYLES **********************************/
/* **************************************************/	
.practice {
	float:left;
	display:block;
	width:590px;
	overflow:hidden;
	margin:0 20px 0px 0;
	padding:10px 20px 10px 10px;
	border-bottom:1px solid #eaeaea;

	}

.practice p { line-height:16px; }

.practice-name {
	margin:0 0 2px 0; 
	font-weight:bold;
	line-height:15px;
	}

.physician-name {margin: 0; }
/* END PRACTICE STYLES */


/* **************************************************/
/* AMENITIES STYLES *********************************/
/* **************************************************/
#amenities {
	margin:0 20px 20px 20px;
	padding:0 0 30px 20px;
	width: 620px;
	float:left;
	display:block;
	}

ul.amenities {
	list-style: disc inside none;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding:0;
	}
/* END AMENITIES STYLES */


/* **************************************************/
/* SUITES STYLES ************************************/
/* **************************************************/
#suites-list {
	float:left;
	display:block;
	width:300px;
	margin: 0 20px 0 0;
	}

#suite-detail {
	float:left;
	display:block;
	width:630px;
	margin:14px 0 0 0;
	text-align:center;
	}

#suite-detail h2 {
	margin: 0 0 20px 0;
	text-align:right;
	}

ul.suites {
	list-style: disc inside none;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding:0;
	}
	
ul.suites a:link, ul.suites a:visited {color:#333; } 
ul.suites a:hover, ul.suites a:active {color:#333; } 
/* END SUITES STYLES */


/* **************************************************/
/* SIDEBAR STYLES ***********************************/
/* **************************************************/
#perfect-building {
	margin:0;
	padding:15px 20px 20px 20px;
	width: 268px;
	min-height:400px;
	float:right;
	display:block;
	background-color:#6c8db2;
	border: 1px solid #003f68;
	}

#perfect-building h2 {
	color: #fff;
	font-size:21px;
	font-family:georgia, serif;
	font-weight:normal;
	margin: 0 0 10px 0;
	padding:0;
	border:none;
	}

#perfect-building p {
	color: #002855;
	line-height:21px;
	}

#perfect-building img {float:right; border:1px solid #003f68;}

#building-location {
	margin:0;
	width: 310px;
	min-height:300px;
	float:right;
	display:block;
	}

#building-location-home {
	margin:0;
	width: 310px;
	min-height:300px;
	float:right;
	display:block;
	}

#building-location img {margin:32px 0 10px 0; }
#building-location-home img {margin:0 0 10px 0; }

/* END SIDEBAR STYLES */


/* **************************************************/
/* FOOTER STYLES ************************************/
/* **************************************************/
#footer-wrapper {
	background-image: url("../images/bg_footer.png");
	background-position: center top;
	background-repeat: repeat-x;
	}

#footer {
	width:960px;
	height:100px;
	font-size: 10px;
	color:#fff;
	margin: 0 auto 30px auto;
	padding:0 30px;
	clear:both;
	text-align:left;
	position:relative;
	}

#footer p {
	font-size:10px;
	line-height:12px;
	color:#ccc;
	margin:0 0 0 0;
	position:absolute;
	left:0;
	bottom:35px;
	}
/* END FOOTER STYLES */


/* **************************************************/
/* IMAGE GALLERY STYLES *****************************/
/* **************************************************/
#gallery {text-align:right;}

#gallery img {
	border: 1px solid #ddd;
	padding: 9px;
	margin: 0 10px 10px 0;	
	}
/* END IMAGE GALLERY STYLES */


/* **************************************************/
/* MISC STYLES **************************************/
/* **************************************************/
.clear {clear:both; }
/* END MISC STYLES */


#hallway-image{
	float:left;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

#footer p.left {
    font-size: 10px;
    line-height: 12px;
    color: #ccc;
    margin: 0 0 0 0;
    position: absolute;
    left: 0;
    bottom: 35px;
}

#footer p.right {
    font-size: 10px;
    line-height: 12px;
    color: #ccc;
    margin: 0 0 0 0;
    position: absolute;
    right: 0;
    bottom: 35px;
}
