@charset "utf-8";
/* CSS Document */
/* Congrats, you can right-click! */

body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/background.jpg);
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
	text-align: left;
	border:0;
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#logo {
	cursor: pointer;
	display: block;
	width:  219px;
	height: 100px;
	float: left;
}     


#link {
	cursor: pointer;
	background-image:url(../images/go_btn.jpg);
	width:  25px;
	height: 18px;
	float: right;
	margin-right: 30px;
}


#header-bg {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}


#header-bg1 {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg1.jpg);
	background-repeat: no-repeat;
}


#header-bg2 {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
}


#header-bg3 {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg3.jpg);
	background-repeat: no-repeat;
}


#header-bg4 {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg4.jpg);
	background-repeat: no-repeat;
}


#header-bg7 {
	height: 234px;
	width: 800px;
	float: left;
	background-image: url(../images/header_bg7.jpg);
	background-repeat: no-repeat;
}


#header {
	height: 234px;
	width: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



#side-a {
	width: 180px;
	float: left;
	background-color: #2288C8;
}



#side-a2 {
	width: 180px;
	height: 60px;
	background-color: #2288C8;
	background-repeat: no-repeat;
	margin-top: 0px;
}



#side-b {
	width: 436px;
	float: left;
	height: auto;
	background-color: #FFFFFF;

}


#side-c {
	width: 184px;
	height: 100%;
	float: left;
	background-color: #FFCC66;
	overflow: auto;
}

#hsa {
	width: 170px;
	height: 151px;
	float: left;
	padding: 0px 0px 5px 7px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Navigation 
					
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/				

/* ---------------
      Left Nav 
-----------------*/

.menu {
	background-color:#67b5de;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
}

#left_nav ul {
	 padding-left:0px;
	 margin-left:0px;
	 margin-top:0px;
	 text-indent:24px;
	 list-style:none;
}

#left_nav li {
	border-top:#fff 0px solid;
	border-right:#fff 0px solid;
	border-bottom:#fff 1px solid;
	border-left:#fff 0px solid;
	width:180px;
	height:48px;
	margin:0px 0px;
	padding:0px 0px;
	font-size:13px;
	line-height:48px;
}

#left_nav a:link{
	display:block;
	line-height:48px;
	height:48px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/btn_bg.jpg)!important; background-repeat:no-repeat!important; background-position:6px 18px!important;
}

#left_nav a:hover{
	display:block;
	line-height:48px;
	height:48px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/btn_bg.jpg)!important; background-repeat:no-repeat!important; background-position:6px 18px!important;
	background-color:#0072bc;
}

#left_nav a:visited{
	display:block;
	line-height:48px;
	height:48px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/btn_bg.jpg)!important; background-repeat:no-repeat!important; background-position:6px 18px!important;
}

#left_nav a:visited:hover{
	display:block;
	line-height:48px;
	height:48px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/btn_bg.jpg)!important; background-repeat:no-repeat!important; background-position:6px 18px!important;
	background-color:#0072bc;
}

#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	line-height:46px;
	z-index:100;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	background-color:#67b5de;
	color: #fff;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color:#0072bc;
	color: #fff;
}

/* ---------------
     Footer Nav
-----------------*/
#footer {
	width: 790px;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 91px;
	margin: 0px;
	overflow: hidden;
}

#footer-a {
	width: 790px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}


#footer-b {
	width: 790px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	padding: 0px;

}

#footer-nav {

	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* ---------------
     Basic Nav 
-----------------*/

#nav ul{
	padding : 0;
	margin : 0;
	text-align: center;
}

#nav ul li{
   display : inline;
   text-align:center;
}

#nav ul li a:link {
	padding-left : 5px;
	padding-right : 1px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#nav ul li a:hover {
	padding-left : 5px;
	padding-right : 1px;
	color: #FFCC67;
	font-size:11px;
	text-decoration:none;
}

#nav ul li a:visited {
	padding-left : 5px;
	padding-right : 1px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#nav ul li a:visited:hover {
	padding-left : 5px;
	padding-right : 1px;
	color: #FFCC66;
	font-size:11px;
	text-decoration:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                 Titles Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.titlesbox {
	padding: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F97EA;
}

.titlestext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #FF9A00;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.titlestext_2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.titlestext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #5F97EA;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #5F97EA;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #5F97EA;
	text-decoration:underline;
	font-weight: bold;
}

.titlestext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #5F97EA;
	text-decoration:none;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Main Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	height: auto;
	width: 100%;
}

.maintext2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 10px;
}

.maintext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.maintext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FE9900;
	text-decoration: none;
	font-weight: bold;
}

.maintext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF9A00;
	text-decoration: none;
	font-weight: bold;
}

.maintext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FE9900;
	text-decoration: none;
	font-weight: bold;
}

.maintext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0072BC;
	text-decoration: underline;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.maintext4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #004673;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.maintext4 A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FE9900;
	text-decoration: none;

}

.maintext4 A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF9A00;
	text-decoration: none;

}

.maintext4 A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FE9900;
	text-decoration: none;

}

.maintext4 A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0072BC;
	text-decoration: underline;

}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Footer Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.footertext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #838383;
	text-decoration:none;
	margin: 0 0 0 0;
	text-align:left;
}

.footertext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-decoration:underline;
}

.footertext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-decoration:underline;
}

.footertext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-decoration:underline;
}

.footertext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC66;
	text-decoration:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                   Highlights

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#highlights {
	font-size:11px;
	margin: 0;
	height: auto;
	width: 100%;
	background-color: #FFCC66;
	background-image: url(../images/side-c.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
}

#highlight-1{
	background-repeat: no-repeat;
	padding-top: 12px;
	overflow: hidden;
}

#highlight-2 {
	overflow: hidden;

}

.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004673;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 16px;
	padding-left: 16px;

}


.highlighttext A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.highlighttext A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.highlighttext A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #004673;
	text-decoration: none;
	font-weight: bold;
}

.highlighttext A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #004673;
	text-decoration: none;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Form  

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.cssform p{
width: 281px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
/*height: 1%;*/
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Credits

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#credits {
	float: left;
	margin: 0px;
	width:  100%;
	height: 31px;
}

.elyklogo {
	cursor: pointer;
	margin-top: 0px;
	float: right;
	width: 85px;
	height: 31px;
	background-image: url(../images/elyk_logo.jpg);
	background-repeat:no-repeat;
}


/* ---------------------------------------------------------------------------

	Hernia Repairs Sub Menu

--------------------------------------------------------------------------- */

.clear {
	clear: both;
	background-color:transparent;
	height:1px;
}

#hernia_repair_sub_menu {
	margin: 0px 0px 10px 10px;
	white-space : nowrap;
	float : left;
	width : 410px;
    height:20px;
	font-size: 11px;
}

#hernia_repair_sub_menu ul {
   padding : 0;
   margin : 0;
}

#hernia_repair_sub_menu ul li {
    display : inline;
    text-align:center;
	padding-left : 5px;
	padding-right : 5px;
	color:#666666;
}

#hernia_repair_sub_menu ul li a:link, #hernia_repair_sub_menu ul li a:visited {
	color: #006699;
	text-decoration: none;
}

#hernia_repair_sub_menu ul li a:hover, #hernia_repair_sub_menu ul li a:visited:hover {
	color: #990000;
	text-decoration: none;
}