p{
	font-family: helvetica, sans-serif;
	font-weight:100;
	font-size:13px;
	line-height: 1.4em;
	margin-bottom:12px;
}

a{
	color:inherit;
}

body{
	background-color:#e4f3f6;
}


/*------------ Header Styles ----------*/

#header{
	position: relative;
	height:171px;
	background-image: url(../images/riga-bg.jpg);
	background-repeat: repeat-x;
}

#header_container{
	width:1000px;
	height:171px;
	background-image: url(../images/header.jpg);
	margin:auto;
	overflow: hidden;
}

#slot-navigation{
	overflow: hidden;
	position: relative;
	margin-top:5px;
	height:66px;
	background-image: url(../images/nav_bg.png);
	text-align: center;
}

#slot-navigation ul{
	height:66px;
	margin-top:10px;
	padding-left:0px;
	list-style-type: none;
}

#slot-navigation ul li{
	display: inline;
	height:60px;
}

#slot-navigation ul li:last-child a{
	background-image: none;
}

#slot-navigation li a{
	text-decoration: none;
	color:#143557;
	font-family: Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../images/divider.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding:15px 30px 15px 15px !important;
}

#slot-navigation li a:hover{
	color:#4574a5;
}

#logo h1{
	margin-top:10px;
	font-size:36px;
}

#slot-address-inline{
	float:left;
	width:600px;
	font-size: 13px;
}

#header_right{
	float:right;
	text-align:right;
}

#header_left{
	float:left;
	text-align:left;
}

#slot-callToday2{
	margin-top:10px;
}

#slot-callToday2 h1{
	margin-top:10px;
	font-size: 30px;
	font-weight:lighter;
	display: inline;
}

.inline{
	display: inline;
}

.header_text{
	color:#143557;
	font-family: serif;
}

#slot-requestAppointmentTwo{
	margin-top: 13px;
	width:228px;
	height:39px;
	float: right;
	background-image: url(../images/tab.png);
	text-align: center;
}

#slot-requestAppointmentTwo p a{
	color:#ffffff;
	display: block;
	padding:10px;
    text-decoration: none;
    font-family: serif;
    font-size:18px;
}

#slot-requestAppointmentTwo p a:hover{
	color:#cedcea;
}

/*------------ Feature/Banner Styles ----------*/

#banner{
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	height:285px;
}

#flash{
	width:1000px;
	height:285px;
	margin:auto;
}

#comp-banner{
	height:285px;
}

#services{
	background-image: url(../images/mid_bg.jpg);
	background-repeat: repeat-x;
	height:165px;
}

/*------------ Slot Links Styles ----------*/

#slot-links{
	width:1000px;
	margin: auto;
	overflow: hidden;
}

#slot-links ul{
	margin-top:30px;
	list-style-type: none;
	position: relative;
	float: left;
	display: block;
	left: 50%;
	padding:0px;
}

#slot-links ul li{
	position: relative;
	float: left;
	display: block;
	right: 50%;
	height:118px;
	width:228px;
	margin:0px 10px;
}

#slot-links ul li a{
	display: block;
	text-align: right;
	text-decoration: none;
	color:#143557;
	width:50px;
	height:78px;
	width:88px;
	text-align: right;
	padding:20px;
	padding-left:120px;
}

#links-1 a{
	background-image: url(../images/slotlinks1.png);
}

#links-1 a:hover{
	background-position: bottom;
}

#links-2 a{
	background-image: url(../images/slotlinks2.png);
}

#links-2 a:hover{
	background-position: bottom;
}

#links-3 a{
	background-image: url(../images/slotlinks3.png);
}

#links-3 a:hover{
	background-position: bottom;
}

#links-4 a{
	background-image: url(../images/slotlinks4.png);
}

#links-4 a:hover{
	background-position: bottom;
}

#services_footer{
	width:1000px;
	height:23px;
	margin:auto;
	background-image:url(../images/service_footer.png);
}

/*------------ Sidebar (index) ----------*/

#i_left_sidebar{
	float: left;
	width:228px;
	margin-bottom:30px;
}

#sidebar_header{
	height:17px;
	width:229px;
	background-image:url(../images/sidebar_header.png);
}

#sidebar_body{
	display: block;
	width:221px;
	background-image:url(../images/sidebar_bg.png);
	text-align: center;
	padding:4px;
}

#sidebar_body h3{
	color:#143557;
	font-family: serif;
	text-transform: uppercase;
	font-size:14px;
	padding:5px 0px;
	font-weight: 100;
	border-bottom:1px solid #d4e8f4;
	margin:0px;
	width:221px;
}

.index_content{
	width:470px;
}

#sidebar_footer{
	clear:both;
	width:229px;
	height:34px;
	background-image:url(../images/sidebar_footer.png);
}

.extra_slot{
	width:221px;
	min-height: 20px;
}

#locations{
	width:221px;
	text-align: center;
}

#slot-location_address{
	width:221px;
	background-image:url(../images/sidebar_trans.png);
	background-repeat: repeat-x;
	text-align: left;
}

#slot-location_address a{
	display: block;
	width:133px;
	background-image:url(../images/loc_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 80px;
	text-decoration: none;
	font-size:11px;
	color:#143557;
	font-family: Helvetica, sans-serif;
	padding:10px 0px 0px 80px;
        line-height: 1 !important;
}

#locations h3{
	color:#143557;
	text-transform: uppercase;
	font-size:14px;
	font-weight: 100;
	padding:10px;
}

#sidebarlinks{
	margin:12px 14px 0px 10px;
	padding-bottom:5px;
	width:201px;
	background-image:url(../images/sidebar_trans.png);
	background-repeat: repeat-x;
}

.extra_links{
	width:190px;
	height:64px;
	margin:5px;
	overflow: hidden;
}

.extra_links a{
	display: block;
	width:110px;
	height:24px;
	padding:15px 70px 20px 10px;
	text-align: left;
	color:#FFF;
	text-decoration: none;
	font-size: 16px;
	font-family: serif;
	line-height: 1em;
}

#slot-sidelink1 {
	background-image:url(../images/photog.png);
	background-repeat: no-repeat;
}

#slot-sidelink2 {
	background-image:url(../images/videos.png);
}

#patient_ed{
	width:200px;
}

#patient_ed h3{
	width:auto !important;
	color:#122438 !important;
	text-transform: uppercase;
	font-size:14px;
	font-weight: 100;
	padding:0px;
	padding:10px 0px;
	font-family: serif;
	line-height: 1em;
	margin:auto;
}

#patient_search{
	padding:10px;
	background:url(../images/sidebar_trans.png) repeat-x top;
}

#education_input{
	padding:5px;
	border:none;
	background:url(../images/whitetrans.png);
	display: inline;
	float: left;
	margin-top:4px;
	width:132px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
}

#education_submit{
	background:url(../images/gobutton.png) no-repeat;
	border:none;
	width:36px;
	height:32px;
	float:right;
}

#slot-library{
	clear: both;
	padding-top:2px;
}

#slot-library ul{
	padding-left:10px;
	list-style-type: none;
	position: relative;
}

#slot-library li{
	text-align: left;
	position: relative;
}

#slot-library li a{
	position: relative;
	display: block;
	padding-left:13px;
	background:url(../images/arrow_left.png) no-repeat left center;
	text-decoration: none;
	font-size:12px;
	font-weight: 100;
	color:#122438;
	margin:5px 0px;
}

.haschild ul{
	margin:0px !important;
	padding:0px !important;
	position: absolute !important;
	background:#fff;
	top:-30px;
	left:-210px;
	border:1px solid #122438;
	list-style-type: none;
	padding-left:0px !important;
	width:200px;
}

.haschild li a{
	padding:6px 8px;
	margin:0px !important;
	background:none !important;
	border-bottom:1px solid #ddd;
}

.haschild li:last-child a{
	border-bottom:0px;
}

.haschild li a:hover{
	background-color: #36568B !important;
	color:#fff !important;
}

/*------------ Index Page (Index) ----------*/

#i_content{
	min-height: 400px;
	background-color:#36568b;
	font-family: helvetica sans-serif;
	padding-bottom:30px;
}

#i_content_container{
	width:1000px;
	margin:auto;
	overflow: hidden;
}

#i_content_header{
	margin-top:10px;
	height:39px;
	background-image: url(../images/content_header.png);
}

#i_body_content{
	float:left;
	margin-left:30px;
	color:#FFF;
	width:730px;
}

#i_body_content h1{
margin-bottom:20px;
}

#i_body_content p{
margin-bottom:10px;
}

#comp-flashText{
	text-align: left;
}

#slot-main li a{
	color: #000000;
	font-family: Helvetica, sans-serif;
}

#profile{
	width:228px;
	float:right;
	margin:0px 0px 20px 20px;
}

#slot-main li a:link {
	color: #000000;
	text-decoration: none;
}

#slot-main li a:visited {
	color: #000000;
}

#slot-main li a:hover,
#slot-main li a:focus {
	color: #000000;
	text-decoration: underline;
}

#slot-main li a:active {
}

#profile{
	width:228px;
	float:right;
	margin:0px 0px 20px 20px;
}

#profile_picture{
	width:208px;
	background-image:url(../images/pic_bg.png);
	padding:10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

#slot-docInfo{
	width:208px;
	background-image:url(../images/black_trans.png);
	padding:10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

#slot-docInfo h1{
	color:#67bc1a;
	text-transform: uppercase;
	font-family: serif;
	font-size:14px;
	display: inline;
	font-weight:lighter;
}

#slot-docInfo p{
	color:#FFF;
	font-family: serif;
	font-size:12px;
	display: inline;
	font-style: italic;
}

#slot-docInfo a{
	color:#67bc1a;
	font-family: serif;
	font-size:12px;
	display: inline;
	font-style: italic;
	text-decoration: underline;
}

/*------------ Page Styles (page) ----------*/
#p_content{
	background-image: url(../images/p_head.png);
	background-repeat: repeat-x;
	background-color: #36568b;
	min-height:500px;
}

#p_container{
	width:1000px;
	margin:auto;
	min-height:269px;
	background-repeat: no-repeat;
}

#p_left{
	width:650px;
	min-height:200px;
	float:left;
	padding-top:30px;
	color:#FFF;
}

#slot-main h1{
	font-family: serif;
	font-size:24px;
}

#p_right{
	width:350px;
	min-height:200px;
	float:right;
}

#p_body{
	background-image:url(../images/shadow.png);
	background-repeat: no-repeat;
	padding-top:20px;
	margin-top:10px;
}

#p_sidebar{
	position: relative;
	float: right;
	margin-top:250px;
}

#colclear
{
	clear:both;
	padding-bottom:30px;
}

#p_rightimg{
	position: absolute;
	margin-left:30px;
	height:339px;
	width:346px;
	background-image:url(../images/picture5.png);
}

#page-staff #p_rightimg{
	background-image:url(../images/picture1.png);
}

#page-offices #p_rightimg{
	background-image:url(../images/picture2.png);
}

#page-services #p_rightimg{
	background-image:url(../images/picture3.png);
}

#page-patients #p_rightimg{
	background-image:url(../images/picture4.png);
}

#page-contact #p_rightimg{
	background-image:url(../images/picture5.png);
}

#page-appointment #p_rightimg{
	background-image:url(../images/picture6.png);
}

#page-education #p_rightimg{
	background-image:url(../images/picture7.png);
}


/*------------ Footer Styles ----------*/

#footer{
	height:116px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	color:#143557;
	font-weight:200;
	font-size:12px;
}

#footer_container{
	width:1000px;
	margin:auto;
	overflow: hidden;
}

#footer_header{
	width:1000px;
	margin-top:10px;
	height:3px;
	background-image:url(../images/footer_header.png);
}

#slot-footer1{
	position: relative;
	margin-top:10px;
	text-align: center;
}

#slot-footer1 ul{
	padding-left:0px;
	list-style-type: none;
}

#slot-footer1 ul li{
	display: inline;
}

#slot-footer2{
	position: relative;
	margin-top:10px;
	text-align: center;
}

#slot-footer2 ul{
	padding-left:0px;
	list-style-type: none;
}

#slot-footer2 ul li{
	display: inline;
	border-right:1px solid #143557;
	padding:0px 10px;
}

#slot-footer2 ul li:last-child{
	border:none;
}

#slot-footer2 li a{
	text-decoration: none;
	color:#55931f;
}

#slot-footer2 li a:hover{
	color:#4574a5;
}

#slot-footer3{
	position: relative;
	margin-top:10px;
	text-align: center;
}

#slot-footer3 ul{
	padding-left:0px;
	list-style-type: none;
}

#slot-footer3 ul li{
	display: inline;
	border-right:1px solid #143557;
	padding:0px 10px;
}

#slot-footer3 li a{
	text-decoration: none;
	color:#143557;
}

#slot-footer3 li a:hover{
	color:#4574a5;
}

#slot-footer3 ul li:last-child{
	border:none;
}

/*-------- blog ----------*/
#sbBlogNavbar{
	font-weight: 100;
}

#sbBlogNavbar ul{
	list-style-type: none;
	padding-left:0px;
}

#sbBlogNavbar li{
	float:left;
	font-size:14px;
	border:none;
	margin-right:20px;
}

#sbBlogNavbar li a:link,
#sbBlogNavbar li a:visited{
	color:#5ca9e3;
	padding:7px 30px 7px 0px;
	background-image: url('../images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.sbBlogPostTitle{
	clear:both;
	padding-top:20px;
}

.sbBlogPostTitle h1 a{
	font-size: 28px;
	text-decoration: none !important;
	font-family: serif;
}

.sbBlogPostHeader{
	margin-bottom:20px;
}

.sbBlogPostByLine{
	color:#5ca9e3;
}

.sbBlogPostPublishDate{
	color:#5ca9e3;
}

.sbBlogPostCategories{
	color:#5ca9e3;
}

.sbBlogPostTags{
	color:#5ca9e3;
}

#root{
	margin-right:0px !important;
	padding-right:0px !important;
}

#blogContainer{
	color:#143557;
	margin-bottom:20px;
}

#blogContainer h3{
	text-align: left;
	padding-left:10px;
	width:208px;
}

.sbTagList {
	background: url("../images/sidebar_trans.png") repeat-x 0px 25px;
}

.sbTagList ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	padding-left:30px;
}

.sbTagList li{
	padding:5px 0px;
	text-align: left;
}

#sbBlogArchive {
	background: url("../images/sidebar_trans.png") repeat-x 0px 25px;
}

#sbBlogArchive ul{
	padding:0px;
	margin:0px 5px 10px 15px;
	padding-left:0px;
}


#sbBlogArchive li{
	padding:5px 0px;
	margin-left: 15px;
	text-align: left;
}

#sbBlogCategoryList {
	background: url("../images/sidebar_trans.png") repeat-x 0px 25px;
}

#sbBlogCategoryList ul{
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	padding-left:30px;
}

#sbBlogCategoryList li{
	padding-left:0px;
	text-align: left;
}

#sbBlogFeed{
	text-align: left;
	margin: 15px 0px;
}

#sbBlogFeed a{
	background: url(../../sbcommon/images/feed.gif) left no-repeat;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	margin-left:10px;
	margin-bottom: 40px;
}


/*Jason's Corrections*/
#sbBlogArchive ul {
padding-left: 30px;
background: none;
}

#sbBlogArchive ul ul {
padding-left: 10px;
}

.sbTagList ul {
background: none;
}

#sbBlogCategoryList ul {
background: none;
}

.sbBlogPostShare {
	width: 100%;
}