/*************************************************************************
*   
*   ALLIED SURGICAL  STYLE SHEET
*
*   Copyright 2008, Allied Surgical Group
*   www.alliedsurgical.com
* 
*************************************************************************/
body {
 
 margin: 0px 0 10px 0;
 background: #e7eff5 url(/images/bg.gif) repeat-x 0 0; 
 padding: 0px;
 font-family: Tahoma, Arial;
 font-size: 11px
}


h1, h2, h3, h4, h5 {
 font-weight: normal;
 color: #ffffff;
 margin-bottom: 18px; text-align:center; 
}

h1 {display: none;}

h3 {
 font-size: 17px;
 padding-bottom: 10px;
 border-bottom: 1px solid #e7eff5;
}

h4 {
 font-size: 13px;
 color: #699bc9;
 font-weight: bold;
}

p {margin-bottom: 18px;}

img { border: none }

.hide, span {display: none; }

.clear {clear: both;}


/*--------------------------------------------------------------------------
CONTAINER-STARTS
--------------------------------------------------------------------------*/

.container {
 width: 950px;
 margin: 0 auto; margin-top:15px;
}

.container-left {
 width:20px; 
 height:522px;
 margin-top:70px;
 background: #699bc9 url(/images/bg-lefta.gif) no-repeat 0 0;
 float:left;
}

/* FOR IE 6 */
* html .container-left { width: 18px; height: 522px;
 margin-top: 70px;
 background: #699bc9 url(/images/bg-lefta.gif) no-repeat 0 0;
 float: left; }

.container-center {
 width: 720px;
 margin: 0px auto;
 float: left;
 background: #fff;
}
/* FOR IE 6 */
* html .container-center {
 width: 720px;
 float:left;
margin:auto;
 background: #fff;
}

.container-right {
 width: 210px; 
 height:718px; 
 margin-top: 70px;
 background: #699bc9 url(images/right_imgb.gif) no-repeat 0 0;
 float: right; 
 margin-bottom:20px;
}

.container-right-weight {
 width: 210px; 
 height:718px; 
 margin-top: 70px;
 background: #699bc9 url(images/right_imgw.gif) no-repeat 0 0;
 float: right; 
 margin-bottom:20px;
}

/*--------------------------------------------------------------------------
HEADER-STARTS
--------------------------------------------------------------------------*/

.header {
 width: 720px;
 height: 121px;
 background: url(/images/bg-header3.gif) no-repeat;
 float: left;
 background-color: #71a1cc
}
.logo {	
 width: 237px;  
 height: 87px;
 float: left; 
 margin-top:30px; 
 margin-left:25px;    	
}

.search_box{ 
 float:right;
 width:400px; 
}
						 
.search{ 
 float:right; 
 width:258px; 
 height:31px; 
 text-align:right; 
}

/*FOR IE */
* .search { width:263px; }

.input_color{
 background-color:#FFCC99; 
 border:1px #68889F solid; 
 width:180px; 
 height:18px; 
 margin-bottom:2px;
 float: left;
 margin-right: 10px
}

.header_text{ 
 float:left;
 width:387px;
 height:57px;
 background:url(/images/header_text.gif) no-repeat 0 0; 
 margin-top:20px;             
}

/*--------------------------------------------------------------------------
NAVIGATION-STARTS
--------------------------------------------------------------------------*/

.nav {
 width: 700px; margin-left:10px; 
 float: left;
 border-bottom: 6px solid #e7eff5;  
 }
 
.navigation li {
 margin: 0;
 padding: 0;
 list-style: none;
 display: inline;  

}

.navigation a {
 margin: 0 1px 0 0; 
 padding: 0 0 0 14px;
 color: #fff;	 
 font-size: 12px;  	
 text-transform: lowercase;
 background: #76bae6 url(/bg-nav-left1.gif) no-repeat left top;
 float: left; 
 text-decoration: none; cursor:hand;
}

.navigation a span {    
 padding: 5px 14px 6px 0;  
 background: #76bae6 url(/bg-nav-right1.gif) no-repeat right top;
 display: block;
 float: left; cursor:hand;

}

.navigation a:hover {background: #4d80ad url(/bg-nav-left1.gif) no-repeat 0 -52px; cursor:hand;}
.navigation a:hover span {background: #4d80ad url(/bg-nav-right1.gif) no-repeat 100% -52px;cursor:hand;}


/*--------------------------------------------------------------------------
HEADER-IMAGE
--------------------------------------------------------------------------*/

.top_image {
 width: 700px;
 margin-left:10px;
 margin-top:10px;
 background-color:#699BC9; 
 height:186px;
}

.left_text{ 
 float:left; 
 width:224px; 
 height:172px; 
 margin-top:7px; 
 margin-left:8px; 
 background-image:url(/left_bg.gif);}

.left_text p{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:22px; 
 text-align:left; 
 color:#fff; 
 font-weight:bold;  
 line-height:16px; 
 padding-top:5px; 
 margin:18px; 
}


.right_header_img {
 width: 457px;
 height: 186px;
 background-image:url(/images/header_img.gif) ; 
 background-repeat:no-repeat;
 float: right;
}


/*--------------------------------------------------------------------------
CONTENT-STARTS
--------------------------------------------------------------------------*/

.content {
 width: 700px;
 margin-top: 11px;
 margin-left:10px;
 height:auto;
}
/* FOR IE 6 */
* html.content {
 width: 700px;
 margin-top: 11px;
 float: left; 
 margin-left:10px;
 height:auto;
}
.content-left {
 width: 237px;
 float: left; 
 margin-top:5px; 
 }

.content-right {
 width: 446px;
 float: right;
 margin-top:5px; 
 margin-right:5px;
}

.content-right p { 
 text-align:justify; 
 color:#30587C; 
 margin-top: 0px; 
 margin-bottom: 10px 
 
}

.content_img_txt{ 
 width:438px;
 }

.content_img_txt p { margin-top: 0px; margin-bottom: 11px; text-align:left; }

p.names { 
margin-top: 0px; 
margin-bottom: 0px; 
text-align:left; 
}

.image_margin {
	margin-bottom: 50px; 
	margin-right: 10px; 
	float:left;
}


.box_right{ 
 width:210px; 
 margin:auto; 

 }
 
.box_righta { 
 width:187px; 
 margin:auto;
 background-image:url(/images/bg_background.gif);
 height: 162px
 }

.box_righta ul { list-style: none; margin: 0px; padding: 0px }

.box_righta li a{ background: url(/images/arrow_bullet1.gif) no-repeat; display: block; height: 27px; padding-left: 22px; color:#FFFFFF; text-decoration: none; line-height: 27px }

.box_righta li a:hover { color: #0033CC }
 
 .new_patients{ 
 width:187px; 
 margin:auto; 
 height:38px; 
 background-image:url(/images/bg1.gif); 
 color:#FF9900; 
 line-height:38px; 
 font-size:15px; 
 font-weight:bold; 
 font-family:Arial, Helvetica, sans-serif; 
 text-align:center;
  }







/*--------------------------------------------------------------------------
Recent-News
--------------------------------------------------------------------------*/

.recent_news { 
 width:225px; 
 float: left; 
 margin-left:5px;
}

.recent_news p { 
  text-align:left; 
 color:#6A9BC7;
}

.news {
 text-align:left; 
 color:#6A9BC7;}
 
.our_services { 
 width:225px; 
 margin-top: 0px; 
 float: left; 
 margin-left:5px; 
}

.bg_left_bottom{ 
 width:229px; 
 height:30px;  
 margin-bottom:3px;  
 background-image:url(/images/bg_left_bottom.gif) ; 
}


/*--------------------------------------------------------------------------
ADDRESS
--------------------------------------------------------------------------*/
.address {
 width: 152px;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:13px; 
 text-align:left; 
 margin:auto;
 line-height:15px; 
 color:#30587C; 
 padding-top:313px; 
 margin-bottom:0px;  

}

.address p {
 font-family:Arial, Helvetica, sans-serif; 
 font-size:13px; 
 text-align:left; 
 font-weight:normal; 
 line-height:12px; 
 color:#30587C;

}



/*--------------------------------------------------------------------------
FOOTER-BG
--------------------------------------------------------------------------*/

.gradient {
 width: 720px;
 height: 52px; 
 background: #e7eff5 url(/images/footer_bg1.gif) no-repeat 0 0;
 float: left;
 }
 
.footer {
 width: 720px;
 height: 52px; 
 background: #e7eff5 url(/images/footer_bg1.gif) no-repeat 0 0;
 float: left;
 }


.ftr {
 width: 720px;
 height: 121px; 
 margin-top:10px; 
 margin-left:20px;  
}

.ftr ul, .ftr li { 
 margin: 0px; 
 padding: 0px; 
 list-style: none; 
 display: inline;
  }



.ftr li { 
 letter-spacing:0.1px;
 }
 
.ftr p {margin-top: 0px; margin-bottom: 0px }

.ftr a{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 font-weight:normal; 
 padding-left:1px; 
 color:#002C53; 
 text-decoration:none;
 }

.ftr a:hover{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 font-weight:normal; 
 color:#002C53;
 text-decoration:underline;
 }
 
.gap { margin-top: 10px }


 .copyright {
 color: #002C53;	
 display: inline;
 float: left; 
 padding-left:20px; 
 padding-top:12px;
}


.sub_header {
 width: 696px;
 margin-top: 10px; 
 margin-left:11px;
 float: left; 
 background-color:#699BC9; 
 height:152px; 
 background:url(/images/services_img.gif);     
}



.aaronchevinsky{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:bold; 
 color:#F8981D;
}

.paragraph{ 
color:#30587C; 
text-align:justify; padding-left:10px; margin-bottom:15px; font-weight:normal;  }

 
p.paragraph {
margin-top: 0px; 
margin-bottom: 8px; color:#30587C; font-family:Tahoma; font-size:11px; } 

.paragraph_new { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:italic; color:#2B567E;
 }
 
.paragraph_new5 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:italic; color:#2B567E;
 }

.paragraph_new4 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#2B567E;
 }

 .paragraph_new:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-style:italic; color:#FF6600; text-decoration:underline;
 }  

.anchor{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:17px; 
 font-weight:bold; 
 color:#F8981D; margin:10px; text-decoration:none;
}

.bullet{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:14px; 
 font-weight:bold; 
 color:#F8981D; margin:10px; text-decoration:none;
}

.blue_bold{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:bold; 
 color:#264E74; text-decoration:underline; margin:0px;
}

.blue_bold1{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:bold; 
 color:#264E74; text-decoration:none;
}


/*--------------------------------------------------------------------------
SERVICES-STARTS
--------------------------------------------------------------------------*/
.content-right1 {
 width: 600px; height:auto;
 float: left;
 margin-top:5px; 
 padding-left:0px;
}

.content-right2 {
 width: 600px; height:250px;
 float: left;
 margin-top:5px; 
 padding-left:25px;
}


 
 

.services_image {
 width: 696px;
 margin-left:10px;
 margin-top:10px;
 background-color:#699BC9; 
 height:152px;
}

/*--------------------------------------------------------------------------
NEWS-STARTS
--------------------------------------------------------------------------*/
.left {
 width: 335px; height:auto;
 float: left;
 margin-top:5px; 
 padding-left:0px;
}

.right {
 width: 335px; height:auto;
 float: right;
 margin-top:5px; 
 margin-right:8px;
}



/*--------------------------------------------------------------------------
WEIGHT LOSS-STARTS
--------------------------------------------------------------------------*/
.links { 
 width:201px; height:18px; margin-left:8px;  border-bottom:1px solid #DCE6EE;  font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#5385B1; 
 float: left; text-decoration:none;  
 }
 
 
 .content-right3 {
 	width: 440px; float:left;  
 }
 
  .content-right3a {
 width: 100%; float:left; padding-right:10px; 
 }
 

 .calculator_old { 
 width:214px; 
 margin-top:20px; 
 float: left; 
 margin-left:8px; margin-bottom:10px; background-color:#F5F4F0; border:1px solid #DBDBD9; 
}

 .calculator { 
 width:314px; 
 margin: 0px auto; padding:0px; background-color:#F5F4F0; border:1px solid #DBDBD9; margin-top:25px; 
  
  
}

.bmi_old{ width:190px; margin:8px 12px 0px 13px; }

.bmi{ width:265px; margin-left:8px; color:#993300;   }

.textarea{ width:30px; height:18px;}

.select{ width:50px; height:20px;}



.lapband_trademark{ width:435px; height:35px; margin-bottom:8px; background-color:#efefef; line-height:35px; text-align:left; color:#0066CC; padding-left:15px;}


.bg_left_nav { 
 width:229px; 
 height:30px;  
 margin-bottom:5px;  
 background-image:url(/images/bg_left_bottom.gif) ; 
}

.latest_news{ 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:17px; 
 font-weight:bold; font-style:italic; 
 color:#F8981D; margin:10px; text-decoration:none;
}



.input_type{ width:120px; height:16px;  }
.button_search{ margin-bottom:9px; padding:0px; }

/*--------------------------------------------------------------------------
CONTACTS-STARTS
--------------------------------------------------------------------------*/
.phone{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#133F76; padding-left:12px; text-decoration:none; margin-bottom:8px;  }



a.nwlink:link { color:  #30587C; text-decoration: underline;}
a.nwlink:visited { color:  #30587C; text-decoration: underline;}
a.nwlink:active { color:  #30587C; text-decoration: underline;}
a.nwlink:hover { color: #30587C; text-decoration: underline;}


/*--------------------------------------------------------------------------
EVENTS IMAGES
--------------------------------------------------------------------------*/

.eventImg {border: 1px solid #76bae6; width: 250px; float: left; margin: 10px 0px 0px 35px;}

/*--------------------------------------------------------------------------
TOP DOCS
--------------------------------------------------------------------------*/

.topDoc { width: 250px; float: left; margin: 10px 0px 0px 25px;}

.topDocTitle { font-weight: bold; text-align: center; color: #5387b6; padding-top: 10px;}

/*--------------------------------------------------------------------------
DOCTOR BIOS
--------------------------------------------------------------------------*/

.headshot { float: left; margin: 0px 10px 10px 0px; border: 1px solid #5387b6;}