@charset "utf-8";

/* ///////// Comman CSS\\\\\\\\\\\\\\\\ */

body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:url(../images/main-bg.jpg) repeat-x #fff;
	color:#586732;
}


.inner {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/inner-bg.jpg) repeat-x #eee;
}
h1, h2, h3, h4, h5, h6, form {margin:0px; padding:0px; font-weight:normal}
td { border-collapse:collapse}
ul {margin:0px; padding:0px; list-style:none}
img {border:0; outline:none}
a,*{outline:none} 
p {margin:0px; padding:0px;}
textarea {resize: none;}
.clear {margin:0px; padding:0px; clear:both}

td { border-collapse:collapse}

#main-bg-wrap {
	width:100%;
	background:url(../images/top-main-bg.jpg) no-repeat top center;
}

#main-wrap {
	width:1000px;
	margin:auto;
}


/* ///////// Header wrap CSS\\\\\\\\\\\\\\\\ */


#header-wrap {
	width:964px;
	height:574px !important; 
	padding:0px 19px 0px 17px;
}

.top-saperator {
	width:964px;
}

.logo {
	width:272px;
	height:104px;
	float:left;
}

.phone {
	width:690px;
	float:right;
	padding:15px 0 0 0;
	color:#fff;
	font-size:25px;
	text-align:right;	
}

.search-field {
	width:490px;
	float:right;
	padding:14px 0 0 200px;
	text-align:right;
}

.search-text {
	width:155px;
	float:left;
	text-align:right;
	color:#fff;
	padding:4px 10px 0 0;
	font-weight:bold;
}

.search-input {
	width:280px;
	float:left;
	text-align:right;
}

.search-btn {
	width:30px;
	float:right;
}

.search-field input{
	width:275px;
	height:20px;
	padding:4px 5px 0 5px;
	margin:0px;
	border:1px solid #3ea2c0;
	background:url(../images/search-bg.jpg) repeat-x;
}

.home {padding:0 0 0 13px;}
.services {padding:0 0 0 20px;}
.drsolomon{padding:0 0 0 13px;}
.gallery {padding:0 0 0 13px;}
.press-room {padding:0 0 0 13px;}
.blog{padding:0 0 0 13px;}
.contact {padding:0 0 0 13px;}

.banner1-bg {
	width:964px;
	height:389px;	
	background:url(../images/top-banner.jpg) no-repeat left top;
}

.banner1-bg li{
	float:left;
	margin-right:20px;
}

.banner1-bg ul{
	padding:310px 0px 0px 470px;}

.banner1-bg li a{
	width:213px;
	height:28px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	padding:4px 0 0 0;
	background:url(../images/request-btn-bg.gif) no-repeat left top;
}

.banner1-bg li a:hover{
	color:#ffd0d4;
}

/* ///////// Content Wrap  CSS\\\\\\\\\\\\\\\\ */

#content-wrap {
	width:1000px;
	margin:0px 0 0 0;	
}


#content-area-first {
	width:964px;
	padding:25px 19px 20px 17px;
	background:url(../images/content-first-bg.jpg) repeat-y left top;
}

.treatment-bg {
	width:936px;

	padding:0px 10px 20px 20px;
	background:url(../images/treatment-bg.jpg) no-repeat left bottom;
}

.treatment-bg h2{
	color:#333333;
	padding:5px 0 15px 24px;
	background:url(../images/treatment-icon.jpg) no-repeat left top;
}

.treatment-bg h2 a{ 
	font-size:15px;
	font-weight:bold; 
	color:#333333;
	text-decoration:none;
}


.treatment-bg h2 a:hover{ 
	color:#3d81bf;
	text-decoration:none;
}

.treatment-box {
	width:287px;
	float:left;
	margin-right:34px;	
}

.treatment-box img {
	border:1px solid #a8d5e8;
	margin-bottom:15px;
}

.treatment-box p {
	padding-left:5px;
	color:#4d5557;
}

.treatment-box ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.treatment-box li{
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 8px;
	font-size:13px;
	background:url(../images/treatment-bullet.gif) no-repeat 0px 5px;
}

.treatment-box ul li a {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.treatment-box ul li a:hover {
	color:#3678b5;	
}

.treatmentbox-saperator-left {
	width:130px;
	float:left;
}

.treatmentbox-saperator-right {
	width:139px;
	float:right;
}

.content_left_box a{
	color:#1687b2;
	text-decoration:none;
}

.content_left_box a:hover{
	color:#000;
	text-decoration:none;
}

.readmore {
	padding:5px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:70px;
	background-color:#3678b5;
}

.readmore:hover {
	color:#cce9f8;
	background-color:#3678b5;
}

/* Photogallery scroll */

#photogallery-wrap {
	width:965px;
	padding-top:8px;
}

#photogallery-wrap h3 {
	font-size:20px;
	padding:4px 0 10px 40px;
	margin-left:8px;
	color:#000;
	background:url(../images/photo-icon.gif) no-repeat left top;
}

.photohtag {
	width:190px;
	float:left;
}

#photogallery-wrap .treatment-scroll{
	width:600px;
	float:right;
	padding:7px 5px 0 0;
	font-size:13px;
	text-align:right; 
	color:#898989;
}

#photogallery-wrap .treatment-scroll a{ 
	padding:0px 10px 0 10px;
	text-decoration:none;
	color:#000; 
}

#photogallery-wrap .treatment-scroll a:hover{
	color:#858585;
}
 

#photogallery-wrap .treatment-scroll .active1{
	color:#000;
	font-weight:bold;
}

#photogallery-wrap .treatment-scroll .active1:hover{
	color:#9e9e9e;
}

.scroll-arrow {
	width:55px;
	height:110px;
	float:left;
}

.scroll-img {
	width:848px;
	float:left;
	padding-left:2px;
}

.scroll-img img {
	border:1px solid #000;
	padding:3px;
	margin-right:18px;
	float:left;
}

/* 2 content area */

#content-area-second {
	width:964px;
	padding:25px 19px 2px 17px; 
	height:500px;
	background: url(../images/content-sec-bg.jpg) repeat-x left top;
}

.about-solomon {
	width:304px;
	float:left;
	margin-right:15px;
	line-height:20px; 
}

.about-solomon h3{
	color:#000;
	font-size:18px;
}

.about-solomon p{
	color:#4d5557;
}

.about-box {
	width:300px;
	margin-top:20px;
}

.about-box-bg {
	width:278px;
	padding:0 10px;
	text-align:left;
	border-left:1px solid #92cddc;
	border-right:1px solid #92cddc;
	font-size:15px;
	color:#333;
	line-height:20px;
	background:url(../images/about-bg.jpg) repeat-x #daf1f5;
}

.solomon-img {
	margin:0 7px 7px 0;
	float:left;
}


.media-center {
	width:300px;
	float:left;
	margin:0px 15px;
	text-align:center; 
}

.media-center p{
	margin-bottom:15px;
}


.quick-contact {
	width:285px;
	float:left;
	margin:0px 0 0 22px;
	font-size:14px;
	color:#334627; 
}

.quick-contact h3 {
	font-size:20px;
	color:#000;
	padding:20px 0 7px 65px;
	margin-bottom:20px;
	background:url(../images/quick_form.gif) no-repeat;
}

.quick-contact label{
	width:70px;
	height:20px;
	float:left;
	padding-bottom:0px;
	padding-right:3px;
	margin:5px 0px 5px 0px;	
}

.quick-contact label span{
	color:#F00;}

.quick-contact-input{
	width:180px;
	height:20px;
	float:right;
	padding:4px 4px 0 4px;
	margin:0px 0px 5px 0px;
	border:1px solid #8e8e8e;
	background: url(../images/input-bg.jpg) no-repeat;
	color:#797979;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
	
}

.quick-contact-textarea{
	width:185px;
	height:80px;
	float:right;
	padding:4px 0 0 4px;
	margin:0px 0px 5px 0px;
	border:1px solid #8e8e8e; 
	color:#797979;
	font-size:12px;
	background:url(../images/textarea_bg.jpg) left bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif
	
}

.capche {width:198px; float:right; margin-bottom:4px;}
.submit {float:right; padding-top:0px;}


/* (((((((((( Second container css ))))))))))  */

#second-container {
	width:100%;
	background: url(../images/second-container-bg.jpg) repeat-x left top #fff;
}

#second-container-inner {
	width:990px;
	margin:auto;
	line-height:20px;
	padding:5px 5px 0 5px;
 }
 
 
.useful-links {
	background:url(../images/saperator.gif) right 45px no-repeat;
	width:316px;
	float:left;
	padding:0px 0px 0px 12px;
}

.useful-links h4 {
	width:266px;
	height:34px;
	padding:30px 0 0 53px;
	margin-bottom:15px;
	font-size:18px;
	color:#000;
	background: url(../images/useful-links.jpg) top left no-repeat;
}

.useful-links ul{
	padding:0px 0px 0px 13px;
}

.useful-links li {
	background: url(../images/usefull-bullet.gif) no-repeat 0px 10px;
	padding:0px 0px 0px 15px;
	margin:1px 0px 0px 0px;}

.useful-links li a {
	background:url(../images/useful-li-bg.jpg) bottom left no-repeat;
	width:227px;
	color:#000;
	text-decoration:none;
	padding:0px 0px 3px 7px;
	display:block;
}
.useful-links a:hover{
	color:#528893;
}
.useful-links img{
	margin:8px 0px 0px 0px;
}
.press {
	background:url(../images/saperator.gif) right 45px no-repeat;
	width:320px;
	padding:0 0px 0 3px;
	margin-left:5px;
	float:left;
	color:#000;
}

.press a{
	color:#000;
	text-decoration:none;
}
.press a:hover{
	color:#000;
	text-decoration:underline;
}

.press p{
	margin:0px;
	padding:0px;
	color:#7f7f7f;
}

.press-release {
	 width:287px; border-bottom:1px dotted #333; padding-bottom:7px; margin-bottom:7px; font-size:12px; margin-left:12px;
}

.press h4 {
	width:266px;
	height:34px;
	padding:30px 0 0 53px;
	margin-bottom:15px;
	font-size:18px;
	color:#000;
	background: url(../images/press-room-bg.jpg) no-repeat left top;
}

.read-article {
	color:#000;
	float:right;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
}

.read-article:hover{
	text-decoration:underline;
}


.computing {
	width:320px;
	padding-left:5px;
	margin-left:5px;
	float:left;
	color:#4d5557;
}
.computing a{
	color:#000000;
	text-decoration: none;
}

.computing a:hover{
	color:#000000;
	text-decoration: underline;
}


.computing h4 {
	width:266px;
	height:34px;
	padding:30px 0 0 53px;
	margin-bottom:15px;
	font-size:18px;
	color:#000;
	background: url(../images/advanced-bg.jpg) no-repeat left top;
}



.computing-contnt {
	 width:304px; padding-bottom:7px; margin-bottom:7px; font-size:12px; margin-left:8px;
}
 
 
/* (((((((((( blog container css ))))))))))  */ 

#blog-container {
	width:980px;
	margin:auto;
	padding:20px 0px 15px 15px;
	line-height:20px;
	
}

#blog-container a{
	color:#000000;
	text-decoration: none;

	
}
#blog-container a:hover{
	color:#000000;
	text-decoration: underline;

	
}

#blog-container h4 {
	width:260px;
	height:30px;
	padding:13px 0 2px 53px;
	margin-bottom:24px;
	font-size:20px;
	color:#000;
	background:url(../images/lastest-blog-bg.jpg) top left no-repeat;
}

.blog-box {
	width:316px;
	min-height:130px;
	float:left;
	color:#7c7c7c;
	background:url(../images/blog-saperator.gif) right top repeat-y;
}


.blog-box a{
	color:#5c5c5c;
	text-decoration:none;}

.blog-box a:hover{
	color:#5c5c5c;
	text-decoration:underline;}




.blog-box2 {
	width:301px;
	min-height:130px;
	float:left;
	padding:0 5px 0 15px;
	color:#7c7c7c;
	background:url(../images/blog-saperator.gif) right top repeat-y;
}

.blog-box2 a{
	color:#5c5c5c;
	text-decoration:none;}

.blog-box2 a:hover{
	color:#5c5c5c;
	text-decoration:underline;}


.blog-box3 {
	width:303px;
	min-height:130px;
	float:left;
	padding:0px 5px 0px 15px;
	color:#7c7c7c;
}

.blog-box3 a{
	color:#5c5c5c;
	text-decoration:none;}

.blog-box3 a:hover{
	color:#5c5c5c;
	text-decoration:underline;}


.post-date {
	font-size:20px;
	margin-bottom:10px;
}

.posted {
	margin-top:10px;
	font:11px normal Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 17px;
	background:url(../images/blog-icon.jpg) no-repeat left top;
}

.posted a {
	color:#7c7c7c;
	text-decoration:none;
}

.posted a:hover {
	color:#7c7c7c;
	text-decoration:underline;
}

/* (((((((((( footer container css ))))))))))  */

#footer-container {
	width:100%;
	background:url(../images/footer-top-bg.jpg) no-repeat center top #3d3d3d;
}

#footer-wrap {
	width:1000px;
	margin:auto;
	text-align:center;
	font-size:13px;
	padding-top:30px;
	color:#fff;
}

#footer-wrap p { margin-bottom:7px;}

#footer-wrap p a {
	color:#fff;
	padding:0px 2px;
	
	text-decoration:none;
}

#footer-wrap p a:hover {
	color:#adadad;
}

#footer-wrap span {
	margin:7px 0px;
}
 
 
.stage .stage_seletion{
	color:#fff;} 

/*------- end ------------ */










/*------- Inner Style Start ------------ */


#main-inner-bg-wrap {
	width:100%;
	background:url(../images/inner_top_bg.jpg) no-repeat top center;}
	

.inner_banner{
		width:636px;
		height:147px;
		padding:25px 75px 20px 253px;
		margin:0px;
		background:url(../images/inner_banner.jpg) left top no-repeat;}
		
#inner_header-wrap{
	width:964px;
	height:360px !important; 
	padding:0px 19px 0px 17px;}
	
#inner_content-area{
	width:964px;
	padding:18px 18px 18px 18px;
	margin:0px;
	background:url(../images/inner_text_area+bg.jpg) left top repeat-y;}
	
.banner_gallery{
		width:316px;
		height:147px;
		float:right;
		border:1px solid #666; }
		
.schedule{
	width:182px; 
	padding:115px 0px 0px 0px;
	margin:0px;
	float:left;
}	
		
.schedule a{
	width:182px;
	height:23px;
	padding:6px 0px 0px 0px;
	margin:0px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background:url(../images/schedule_button.jpg) left top no-repeat; }	
	
.content_left{
		width:635px; 
		float:left;}
	
.content_left h1{ 
		width:635px;
		font-size:32px;
		color:#333;
		font-weight:normal;
		padding:0px;
		margin:0px; } 
	
.content_left p{
	color:#333335;
	line-height:20px;}
	
.content_left h2{
		/*font-size:14px;
		color:#2b89a5;
		font-weight:bold;*/
		font-size:18px;
	font-weight:normal;
	margin:0px 0px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border.gif) left bottom no-repeat;
		 }
		
.content_left .top_head{	
		background:url(../images/inner_h1_bg.jpg) left bottom no-repeat;
		margin-bottom:20px;
		padding-bottom:5px; }
	
.content_left h4{
	height:32px;
	font-size:20px;
	color:#000;
	padding:8px 0 0px 45px;
	margin:13px 0px 13px 0px;
	background:url(../images/inner-content-h3bg.jpg) no-repeat;}
	
.content_left h4 a{
	color:#000;
	text-decoration:none;}
	
.content_left h4 a:hover{
	color:#2885a6;}

.content_left img{
	margin:0px 8px 0px 0px;
}
.content_left ul{
	margin:0px;
	padding:0px 0px 10px 0px ;
	list-style:none;}
	
.content_left li{
	background:url(../images/left-content-bullet.gif) 0px 4px no-repeat;
	padding:0px 0px 0px 18px;
	margin:8px 0px 0px 0px;
	color:#333335;}
	
.content_left li a{
	text-decoration:underline;
	color:#1687b2; }

.content_left li a:hover{
	text-decoration:none;}

.content_left_box{
	background:url(../images/inner-box-bg.jpg) top left repeat-x #fcfdff;
	width:605px;
	border:#cdeaf8 solid 1px;
	padding:15px 15px 8px 11px;}
 
.content_left_box img{
	margin:0px 15px 0px 0px;}

.read_more{
	background:url(../images/inner-readmore-bg.jpg) top left no-repeat;
	width:84px;
	height:18px;
	font-size:12px;
	float:right;
	text-decoration:none;
	text-align:center;
	color:#fdfffe;
	padding:3px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	display:block;}	
	
.read_more:hover{
	color:#cef1fd;
	}
	
.content_right{
		width:292px; 
		float:right;
		padding:0px 0px 0xpx 19px;}
		
.content_right_topbox{
	width:291px;
	margin:0px 0px 0px 0px;}
	
	
	

	
.content_right_topbox_head{
	background:url(../images/rhinoplasty-head.jpg) top left no-repeat;
	width:245px;
	height:28px;
	padding:10px 4px 0px 42px;}
	
.content_right_topbox_head a{
	font-size:13px;
	font-weight:bold;
	color:#131313;
	text-decoration:none;}
	
.content_right_topbox_head a:hover{
	color:#2c778f;}
	
	.content_right_rhino{
	width:273px;
	border:#88c1df solid 1px;
	background:url(../images/rhino-section.jpg) no-repeat #fff right top;
	padding:10px 12px 10px 4px;}

.content_right_rhino ul{
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;}
.content_right_rhino li{
	background:url(../images/right-rhinoplasti-bullet.jpg) left center no-repeat;
	display:block;
	color:#000000;
	font-size:13px;
	list-style:none;
	padding:0px 0px 0px 13px;
	margin:5px 0px 0px 0px;}
	
.content_right_rhino li a{
	font-size:13px;
	color:#000000;
	text-decoration:none;}
	
.content_right_rhino li a:hover{
	text-decoration:underline;}
	
	
	
	
	
.content_right_topbox_inner{
	width:273px;
	border:#88c1df solid 1px;
	background:url(../images/facial-section.jpg) no-repeat #fff right top;
	padding:10px 12px 10px 4px;}

.content_right_topbox_inner ul{
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;}
.content_right_topbox_inner li{
	background:url(../images/right-rhinoplasti-bullet.jpg) left center no-repeat;
	display:block;
	color:#000000;
	font-size:13px;
	list-style:none;
	padding:0px 0px 0px 13px;
	margin:5px 0px 0px 0px;}
	
.content_right_topbox_inner li a{
	font-size:13px;
	color:#000000;
	text-decoration:none;}
	
.content_right_topbox_inner li a:hover{
	text-decoration:underline;}
	
.content_right_topbox_inner img{
 	margin:0px 0px 0px 3px;
	float:right;}
	
.readmore_inner{
	background:url(../images/inner-readmore-bg.jpg) top left no-repeat;
	width:84px;
	height:18px;
	text-align:center;
	color:#fdfffe;
	padding:3px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:right;}
	
.readmore_inner a{
	font-size:12px;
	color:#fdfffe;
	text-decoration:none;}
	
.readmore_inner a:hover{
	color::#333}	

.quickcontact_inner{
	background:url(../images/quick-contact-inner-bg.jpg) top left no-repeat;
	width:276px; 
	margin:25px 0px 25px 0px;
	padding:10px 10px 10px 5px; }
	
.quickcontact_inner span{
	color:#f9081b;}
	
	
.quick-contact h3 {
	height:32px;
	font-size:20px;
	color:#000;
	padding:18px 0 7px 65px;
	margin-bottom:13px;
	background:url(../images/quick_form.gif) no-repeat;
}

	
	
.content_right h3 {
	height:32px;
	font-size:20px;
	color:#000;
	padding:18px 0 7px 65px;
	margin-bottom:13px;
	background:url(../images/quick-contact-inner-icon.jpg) no-repeat;
}

.quickcontact_inner h3{
		background:url(../images/quick-contact-inner-icon.jpg) left top no-repeat;
		font-size:20px;
		font-weight:normal;
		color:#333;
		padding:13px 0px 5px 63px;}



.quickcontact_inner label{
	width:70px;
	height:20px;
	float:left;
	padding-bottom:0px;
	padding:0px 3px 0px 5px;
	margin:5px 0px 5px 0px;	
}

.quickcontact_inner-input{
	width:190px;
	height:20px;
	float:right;
	padding:4px 0 0 4px;
	margin:0px 0px 6px 0px;
	border:1px solid #8e8e8e;
	background: url(../images/input-bg.jpg) no-repeat;
	color:#949494;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif
	
}

.quickcontact_inner-textarea{
	width:188px;
	height:60px;
	float:right;
	padding:4px 0 0 4px;
	margin:0px 0px 6px 0px;
	border:1px solid #8e8e8e;
	background:#f8f8f8;
	color:#949494;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif}

	

.bottom_media{
	background:url(../images/media-center-button.jpg) top left no-repeat;
	width:230px;
	height:35px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	} 
	
.bottom_media:hover{
	color:#878787;}	
	
.bottom_pressroom{
	background:url(../images/press-room-button.jpg) top left no-repeat;
	width:230px;
	height:35px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	} 
	
.bottom_prcediu{
	background:url(../images/procedure-videos-button.jpg) top left no-repeat;
	width:230px;
	height:35px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	} 
	
	
.bottom_prcediu:hover{
	color:#878787;}	
	
.bottom_face-touchup{
	background:url(../images/face-touchup-button.jpg) top left no-repeat;
	width:230px;
	height:35px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	} 
	
.bottom_face-touchup:hover{
	color:#878787;}	
	
	
	
	
.bottom_pressroom:hover{
	color:#878787;}	

.bottom_rhinoplasty{
	background:url(../images/rhinoplasty-button.jpg) top left no-repeat;
	width:230px;
	height:35px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;}
	
.bottom_rhinoplasty:hover{
	color:#878787;}	 
	
.bottom_facility{
	background:url(../images/our-facility-button.jpg) top left no-repeat;
	display:block;
	width:230px;
	height:35px;
	margin:10px 0px 0px 0px;
	padding:18px 0px 0px 61px;
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;}
	
.bottom_facility:hover{
	color:#878787;}	
	
.view_more{width:185px; float:right; }
	
.view_more a{
	color:#013c5d;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;} 
	
.view_more a:hover{
	color:#3481ad;
	text-decoration:none;}
	
.gallery1{   
	padding:0px 0px 0px 20px;
	margin-bottom:30px;}
	
.catagery{
	width:160px; 
	float:left;
	margin:0px 40px 10px 0px; }
	
	
	
.catagery-press{
	width:160px; 
	float:left;
	margin:0px 30px 10px 0px; }
	
	
.cata-press{
	width:160px; 
	float:left;
	margin:0px 30px 0px 0px; }
	
	
	
.cata-name{
	width:150px; 
	text-align:center; 
	background:#e1f4fa; 
	padding:5px 5px 5px 5px; 
	margin-top:10px;}	
	
.cata-name a{
		text-decoration:none;
		color:#1f81a4;
		font-weight:bold;
		font-size:11px;
		text-decoration:underline;}		
	
.cata-name a:hover{
		text-decoration:none;
		color:#3196ba;}
		
	
	
	
.catagery-new{
	 
	padding:0px 0px 0px 0px;
	width:148px;
	padding-bottom:15px;
	}
	
	
.catagery-new img{
	border:1px solid #bed0d9;
	padding:4px 4px 4px 4px;
	background-color:#f6fdff;
}
	
.catagery1{
	 
	padding:5px 0px 0px 6px;
	width:148px;
	height:150px;
	}
	
.catagery2{
	 
	padding:5px 0px 0px 6px;
	width:148px;
	height:150px;
	}
	
.catagery1 img{
	border:1px solid #bed0d9;
	padding:4px 4px 4px 4px;
	background-color:#f6fdff;
}
	
.catagery_name{
	width:150px; 
	text-align:center; 
	background:#e1f4fa; 
	padding:5px 5px 5px 5px; 
	margin-top:10px;}	
	
.catagery_name a{
		text-decoration:none;
		color:#1f81a4;
		font-weight:bold;
		font-size:11px;
		text-decoration:underline;}		
	
.catagery_name a:hover{
		text-decoration:none;
		color:#3196ba;}
		
.gallery_detail{
		width:270px;
		float:left;}	
		
.detail01{width:270px; margin-bottom:20px;}

.detail02{width:118px; padding-right:11px; float:left;}

.img_div{
	padding:7px 0px 7px 7px; 
	border:1px solid #bcced7; 
	background-color:#f6fdff;
	width:112px;  }

.img_name{
		width:121px;
		background-color:#e1f4fa;
		text-align:center;
		margin-top:10px;
		padding:2px 0px 3px 0px;
	    font-size:11px;
	    font-weight:bold;
	     color:#1f81a4;}
		
.img_div img{
	border:1px solid #4ea4c2;}	 
	
.detail_section{
	width:613px;
	border:1px solid #cce7f1; 
	background-color:#FFF; 
	padding:20px 0px 0px 20px;
	margin-bottom:30px;}
	
.discretion{width:335px; float:right;}

.discretion h5{
	background:url(../images/detail_bg.jpg) left top repeat-y;
	padding:6px 0px 6px 6px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;}
	
.view_enlarged{
	width:126px;
	height:19px;
	background:url(../images/view_enlarged_bg.jpg) top left no-repeat;
	padding:13px 8px 0px 0px;
	display:block;
	text-decoration:none;
	text-align:right;
	color:#FFF; 
	font-size:13px;}
	
.view_enlarged:hover{
	color:#ffe4e4;  }
	
.press_div{
	width:611px;
	border:1px solid #cdeaf8;
	padding:11px 11px 11px 11px;
	margin:0px 0px 20px 0px;
	background:url(../images/inner-box-bg.jpg) left top repeat-x #FFF;}	
	
.press_div_img{
	float:left;
	border:1px solid #97d0e4;
	margin:0px 10px 5px 0px;}
	
.press_div h3{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border.gif) left bottom no-repeat;}
	
.press_div h2{
	font-size:18px;
	font-weight:normal;
	color:#586732;
	margin:0px 0px 5px 0px;
	padding:10px 0px 4px 0px; }
	
	
.press_div td a{
	text-decoration:underline;
	color:#4279a8;}	
	
	
.press_div td a:hover{
	text-decoration:none;
	color:#4279a8;}	
	
.press_div p a{
	text-decoration:underline;
	color:#4279a8;}	
	
	
.press_div p a:hover{
	text-decoration:none;
	color:#4279a8;}	
	
.press_div h6{
	margin:0px;
	padding:0px;
	font-size:19px;
	font-weight:bold; }
	
.press_div h6 a{
	color:#9d2f38;
	text-decoration:none;}
	
.press_div h6 a:hover{
	color:#c45f67;}
	
.press_div p{
	padding:0px 0px 10px 0px; }
	
.more_function{
		width:611px;
		height:21px;
		float:right;
		padding:10px 0px 0px 0px;}	 
		
.video{
	width:75px;
	height:18px;
	display:block;
	float:left;
	margin:0px 10px 0px 0px; 
	padding:3px 17px 0px 0px;
	text-decoration:none;
	color:#FFF;
	text-align:right;
	font-size:12px;
	background:url(../images/video.jpg) left top no-repeat;}
		
.video:hover{
	color:#cef1fd;}
		
.ftp{
	width:95px;
	height:18px;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	padding:3px 16px 0px 0px;
	text-decoration:none;
	text-align:right;
	color:#FFF;
	font-size:12px;
	background:url(../images/ftp.jpg) left top no-repeat;}
		
.ftp:hover{
	color:#cef1fd;}	
	
.content_left h3{
	/*font-size:18px;
	font-weight:normal;
	margin:0px 0px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border.gif) left bottom no-repeat;*/
	
	font-size:14px;
		color:#2b89a5;
		font-weight:bold;}
.content_left .interchangeh2h3 h2{
	font-size:14px;
		color:#2b89a5;
		font-weight:bold;
		font-size:18px;
	font-weight:normal;
	margin:0px 0px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border.gif) left bottom no-repeat;}

	
 
.shuffleh2 {  
	background:url(../images/border.gif) left bottom no-repeat;
	margin-bottom:9px;
	padding:10px 0px 4px 0px;
}
.shuffleh2 a{
	color:#586732;
	text-decoration:none;
  
	
}
	
.related-link {
margin:0px;
padding:0px;
text-align:right;}
	
.related-link h3{
	font-size:18px;
	font-weight:normal;
	margin:0px 25px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border-bottom.jpg) right bottom no-repeat;}
.related-link h2 {
	font-size:18px;
	font-weight:normal;
	margin:0px 25px 9px 0px;
	padding:10px 0px 4px 0px;
	background:url(../images/border-bottom.jpg) right bottom no-repeat;}
	
.related-link ul{
	margin:0px;
	padding:0px 0px 10px 0px ;
	list-style:none;}
	
.related-link li{
	background:url(../images/right-arrow.jpg) right no-repeat;
	padding:0px 20px 0px 0px;
	margin:8px 0px 0px 0px;
	color:#333335;}
	
.related-link li a{
	text-decoration:underline;
	color:#1687b2; }

.related-link li a:hover{
	text-decoration:none;}
	
	
	
	
	
.hyper_link{
	color:#1687b2;
	text-decoration:underline;}	
	
.hyper_link:hover{
	text-decoration:none;}	
	
	
.contact_form{
	width:610px; 
	float:left;
	border:1px solid #c0e2f5;
	background-color:#FFF;
	font-size:12px;
	padding:12px 12px 12px 12px;}
	
	
.contact_form span{
		color:#F00;}
	
	
.contact_form_input{
	width:174px;
	height:17px;
	border:1px solid #CCC;
	padding:3px 3px 3px 3px;
	color:#6b6b6b;
	font-size:12px;
	background:url(../images/contact_input_bg.jpg) left bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;}	
	
	
.input1{
	width:131px;
	height:16px;
	border:1px solid #CCC;
	padding:4px 3px 3px 3px;
	font-size:12px;
	background:url(../images/contact_input_bg.jpg) left bottom no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6b6b6b;}	
	
.list{
	width:296px;
	height:20px;}
	
.textarea{
	width:300px; 
	height:82px;
	color:#6b6b6b;
	padding:3px 3px 3px 3px;
	font-size:12px;
	background:url(../images/contact_input_bg.jpg) bottom left no-repeat;
	border:1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;}	3
	
.contact_form .button a{
	width:150px;
	height:20px;
	display:block;
	padding:3px 3px 3px 3px;
	border:1px solid #77b2d0;
	background-color:#ecf9ff;}	
	
	
.back{
	float:right; 
	display:block; 
	padding:0px 0px 0px 15px;
	margin:10px 0px 0px 0px; 
	color:#206f8b;
	text-decoration:underline;
	background:url(../images/back.jpg) 0px 3px no-repeat;}
	
.back:hover{
	text-decoration:none;}
	
.top{
		width:1000px;
		margin:auto; 
		padding:0px;} 
	
.top a{
		width:29px;
		float:right;
		display:block;
		height:20px;
		color:#206f8b;
		background:url(../images/top.jpg) 0px 4px no-repeat;
		padding:0px 0px 0px 11px;}  
	
.top a:hover{
	text-decoration:none;} 
	
.top-inner{
		width:634px;  } 
	
.top-inner a{
	width:30px;
	display:block;
	float:right;
	color:#206f8b;
	background:url(../images/top.jpg) 0px 4px no-repeat;
	padding:0px 0px 0px 12px; }  
	
.top-inner a:hover{
	text-decoration:none;}  
	
.patient_img_head{
	width:452px;
	border:1px solid #74a8bd; 
	padding:4px 0px 8px 8px; 
	margin:0px 0px 20px 0px; 
	background:url(../images/patient_bg.jpg) left top no-repeat #FFF;}
	
.patient_img{
	width:452px;   
	border:1px solid #74a8bd; 
	padding:6px 0px 0px 8px; 
	margin:0px 0px 20px 0px; 
	background:url(../images/patient_bg.jpg) left top no-repeat #FFF;
	font-size:11px;
	line-height:17px;
	}
	
.patient_img_computer_imaging{
	width:470px;   
	border:1px solid #74a8bd; 
	padding:6px 0px 0px 8px; 
	margin:0px 0px 20px 0px; 
	background:url(../images/patient_computer_imaging_bg.jpg) left top no-repeat #FFF;}
 
.patient_img img{
	border:2px solid #74a8bd;} 
	
.textbox{
	width:308px; 
	height:80px;
	overflow:auto;
	border:1px solid none;
	background-image:none;}	

.computer_imagiging_box{
	background:url(../images/computer_imaging_box.jpg) no-repeat top left;
	width:477px;
	height:235px;
	margin:0px;
	padding:45px 0 0 23px;
}
.computer_imagiging_box ul{
		margin:0px;
		padding:0px;
		list-style:none;
		
}
.computer_imagiging_box img{
	margin:0px;
}
.computer_imagiging_box li{
	width:140px;
	float:left;
	margin:0 13px 0 0;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	}
	
	
	
	
/* Paging css starts here */



#paging-wrap {

	width:613px;

	height:20px;

	color:#fff;

	font-size:12px;

	padding:5px 10px 0px 10px;

	background:#5eafc8;

	border:1px solid #35849d;

	border-bottom:2px solid #35849d; 

}



.paging-wrap-number {

	width:auto;

	height:auto;

	padding:0px 0px;

	color:#fff;

	text-decoration:none;

}



.paging-wrap-number:hover {

	background:#3389a3;

	padding:0px;
	font-size:14px;
	color:#fff;

	text-decoration:none;

}



.next-pre {

	color:#d2b26d;

	text-decoration:none;

}



.next-pre:hover{

	color:#a5833a;

	text-decoration:none;

}



.page-container {

	float:left;
}





.pre-next-btn {
	color:#FFFFFF;
	text-decoration:none;
}

.pre-next-btn:hover{
	color:#FFFFFF;
	text-decoration:none;
}



.pages {

	float:right;

	width:100px;

	text-align:right;

}









.inner_admin p{
	padding:0px 0px 15px 0px;}



.content_left .h3_padding{margin:0px 0px 15px 0px; padding:0px 0px 5px 0px ;}

/* Paging css ends here */ 
	
/*------- Inner Style End ------------ */


/*------- Office gallery starts here ------------ */
.pd_left {
	width:544px;
	margin:0 auto;
	background-color: #eef7fc;
	padding: 8px 7px;
	border:1px solid #c7dfec;
}

.pd_left img {
	border: 1px solid #393737;
}

.pd_caption {
	float: left;
	width: 360px;
	/*height: 17px;*/
	font-size: 11px;
	color: #9B9B9B;
}

.pd_imgtools {
	margin-top: 5px;
}

.pd_mag {
	float: right;
	width: 17px;
	height: 17px;
}

.pd_mag img {
	border: none;
}

.pd_thumbs {
	padding: 0px;
	margin-top:25px;
	clear: both;
	background:#c3dfed;
	padding:10px;
}

.pd_img_thumb {
	margin: 2px;
}

.pd_right {
	float: left;
	width: 300px;
}

.pd_right_top {
	background-color: #000;
	margin: 0px;
	padding: 15px 20px 10px 20px;
}

.pd_right_top h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #858EA3
}

.pd_right_top p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.pd_right_base {
	padding: 20px;
	clear: both;
}

.pd_right_blue {
	color: #858EA3;
	font-weight: bold;
}

a.pd_right_blue {
text-decoration: none;
}

.pd_right_test {
	font-style: italic;
}

.pd_project_deets {
	color: #858EA3;
	font-weight: bold;
	text-transform: uppercase;
	
}

.choosing{
	color:#000;
	text-decoration:none;}
.choosing:hover{
	color:#000;
	text-decoration:underline;}
 
/*------- Office gallery ends here ------------ */
.social-icon
{
	width:222px; 
	height:40px; 
	float:right; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#afeefe; 
	font-weight:bold; 
	text-align:left;
}
.social-icon span
{
	float:left;
	display:block;
	padding-top:3px;
}


.socialmedia-icon
{
	width:361px; 
	height:40px; 
	float:right; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#afeefe; 
	font-weight:bold; 
	text-align:left;
}
.socialmedia-icon span
{
	float:left;
	padding-top:0px;
	padding-right:0px;
}

.fb_share_count_nub_right {
background:none;
}

.head-link {
color:#586732;
text-decoration:none;
}

.head-link:hover {
color:#000;
text-decoration:none;
}
