/*--------------------------------------------------
########### CSS RESET
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {margin: 0;padding: 0;border: 0;outline: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
input, textarea {margin: 0;padding: 0;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px;}
a{color:#035993;text-decoration:none; font-weight:bold;}
a:hover{color:#035993;text-decoration:underline; font-weight:bold;}
/*--------------------------------------------------
########### HTML Tags
--------------------------------------------------*/
body{background:#e1e3e3 url("../images/bck-page.jpg") repeat-x;font:normal 100% "Arial";}
h2{color:#015e9d;font:normal 20px/24px "Lucida Sans";border-bottom:1px dotted #bababa;padding-bottom:6px;}
h3{color:#b50e19;font:bold 16px "Lucida Sans"; margin:5px 0 3px 0;}
h3 a{color:#b50e19;font:bold 16px "Lucida Sans";}
h3 a:hover{color:#b50e19;font:bold 16px "Lucida Sans";}
h4{color:#035993;font:bold 14px "Arial";border-bottom:1px dotted #035993;padding-bottom:2px;margin:10px 0 0 0;}
h5{color:#035993;font:bold 12px "Arial";border-bottom:1px dotted #035993;padding-bottom:2px;margin:10px 0 0 0;}

/*--------------------------------------------------
########### Structure
--------------------------------------------------*/
#page{margin:0 auto;width:1000px;background:#fff;padding-bottom:8px;margin-bottom:14px;border:1px solid #cccdce;}
#mainwrapper{width:958px;margin:0 auto;}
#header{height:130px;overflow:hidden;background:transparent url("../images/bck-header.jpg") no-repeat;}

#content{overflow:hidden;}
#footer{overflow:hidden;border-bottom:1px dotted #bababa;border-top:1px dotted #bababa;margin-top:8px;}

/*----MISC------*/
.leftimg{
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.leftimg2{float:left;margin:0 20px 60px 0;}
.rightimg{float:right;margin:0 0 10px 20px;}
strong{font-weight:bold;}
.clean{clear:both;}

/*--------------------------------------------------
########### Header & Menu
--------------------------------------------------*/
.logotype{float:left;width:279px;margin:18px 0 0 31px;}
.logotype a{background:transparent url("../images/logo.png") no-repeat;width:279px;height:95px;display:block;}
.logotype span{display:none;}

.phone a{float:right;width:250px;height:90px;background:transparent url("../images/phone.png") no-repeat;margin-right:40px; margin-top:3px;}
.phone a span{display:none;}
#toggle {clear:both; float:right; width:139px; height:29px; margin-right:145px;margin-top:-20px }

.mainnav{height:62px;}
.mainnav ul{padding-top:8px;}
.mainnav ul li{float:left;display:inline;}
.mainnav ul li a{display:block;height:47px;}
.mainnav ul li a span{display:none;}

.mainnav ul li a.physicians{background:transparent url("../images/physicians-nav.png") no-repeat left top;width:166px;}
.mainnav ul li a.conditions{background:transparent url("../images/conditions-nav.png") no-repeat left top;width:137px;}
.mainnav ul li a.diagnostic{background:transparent url("../images/diagnostic-nav.png") no-repeat left top;width:200px;}
.mainnav ul li a.cardiac{background:transparent url("../images/cardiac-nav.png") no-repeat left top;width:177px;}
.mainnav ul li a.resources{background:transparent url("../images/resources-nav.png") no-repeat left top;width:135px;}
.mainnav ul li a.contact{background:transparent url("../images/contact-nav.png") no-repeat left top;width:141px;}

.mainnav ul li a.physicians:hover{background:transparent url("../images/physicians-nav.png") no-repeat left bottom;}
.mainnav ul li a.conditions:hover{background:transparent url("../images/conditions-nav.png") no-repeat left bottom;}
.mainnav ul li a.diagnostic:hover{background:transparent url("../images/diagnostic-nav.png") no-repeat left bottom;}
.mainnav ul li a.cardiac:hover{background:transparent url("../images/cardiac-nav.png") no-repeat left bottom;}
.mainnav ul li a.resources:hover{background:transparent url("../images/resources-nav.png") no-repeat left bottom;}
.mainnav ul li a.contact:hover{background:transparent url("../images/contact-nav.png") no-repeat left bottom;}

.activephysicians{background:transparent url("../images/physicians-nav.png") no-repeat left bottom;display:block;width:166px;}
.activeconditions{background:transparent url("../images/conditions-nav.png") no-repeat left bottom;display:block;width:137px;}
.activediagnostic{background:transparent url("../images/diagnostic-nav.png") no-repeat left bottom;display:block;width:200px;}
.activecardiac{background:transparent url("../images/cardiac-nav.png") no-repeat left bottom;display:block;width:177px;}
.activeresources{background:transparent url("../images/resources-nav.png") no-repeat left bottom;display:block;width:135px;}
.activecontact{background:transparent url("../images/contact-nav.png") no-repeat left bottom;display:block;width:141px;}

/*--------------------------------------------------
########### Content
--------------------------------------------------*/
.leftcol, .rightcol{margin-top:12px;}

.leftcol{float:left;width:722px;}
.interior{margin-top:34px;width:700px;margin-bottom:20px;}

.leftcol .flashwrapper{width:722px;height:293px;margin-bottom:26px;}

.leftcol .linkboxes{overflow:hidden;margin-top:6px;}
.leftcol .linkboxes .boxone, .leftcol .linkboxes .boxtwo, .leftcol .linkboxes .boxthree, .leftcol .linkboxes .boxfour{
	float:left;
}
.leftcol .linkboxes-docs .boxone, .leftcol .linkboxes-docs .boxtwo, .leftcol .linkboxes-docs .boxthree, .leftcol .linkboxes-docs .boxfour{
	float:left;
	width:25%;
}
.leftcol .linkboxes .boxtwo{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.leftcol .linkboxes ul{font:normal 12px/20px "Arial"; list-style-image: url("../images/bullet-list.jpg");list-style-position:outside;padding-left:20px;}
.leftcol .linkboxes ul li{color:#626262; }
.leftcol .linkboxes ul li a{color:#035993;text-decoration:none;}
.leftcol .linkboxes ul li a:hover{color:#035993;text-decoration:underline;}

.leftcol .contentlist ul{
	font:normal 12px/20px "Arial";
	margin: -5px 0px 8px 18px;
	/* list-style-position:outside; */
  list-style-image:url("../images/bullet-list.jpg");

}
.leftcol .contentlist ul li{
	color:#626262;

}
.leftcol .contentlist ul li a{color:#035993;text-decoration:none;}
.leftcol .contentlist ul li a:hover{color:#007ed3;text-decoration:underline;}

.italic-text{
	font:normal 12px/18px "Arial";
	color:#626262;
	margin:3px 0 10px 0;
	font-style:italic;
}

.interior p{
	font:normal 12px/18px "Arial";
	color:#626262;
	margin:3px 0 10px 0;
}
.leftcol p{
	font:normal 12px/18px "Arial";
	color:#626262;
	margin:3px 0 10px 0;
}

.rightcol{float:right;width:222px;margin-right:2px;}

.rightcol .requestform{width:219px;height:294px;background:transparent url("../images/bck-request.jpg") no-repeat;}
.rightcol .requestform h2{width:210px;padding-top:20px;margin-left:4px;margin-bottom:8px;font-size:18px;}

.rightcol .requestform form{font:normal 11px "Arial";color:#015e9d;}
.rightcol .requestform form p{margin:6px 0;}
.rightcol .requestform .labelform{width:70px;display:inline-block;text-align:right;padding-right:8px;vertical-align:middle;}
.rightcol .requestform input{height:20px;width:120px;border:1px solid #e2e2e2;background:#fff;}
.rightcol .requestform textarea{width:120px;border:1px solid #e2e2e2;background:#fff;}
.rightcol .requestform .txtarea{vertical-align:top;}
.rightcol .requestform a.formbtn{width:77px;height:41px;background:transparent url("../images/bck-contact-btn.jpg") no-repeat;display:block;margin:21px auto 0 auto;}
.rightcol .requestform a.formbtn span{display:none;}

.rightcol .banners{overflow:hidden;margin-top:18px;}
.rightcol .banners img{margin-bottom:18px;}

#lamelas-section{width:350px; float:left;}

#lamas-section{width:350px; float:right;}

#columbia-docs{font-size:10px;}

.doctors{
	overflow:hidden;
	margin:5px 0;
}
.doctors p{margin:3px 0 10px 0;}

.doctors a.profile{margin:20px 0 0 220px;display:block;width:137px;height:21px;background:transparent url("../images/btn-viewprofile.jpg") no-repeat left top;}
.doctors a.profile:hover{background:transparent url("../images/btn-viewprofile.jpg") no-repeat left bottom;}
.doctors a.profile span{display:none;}

.docs p span{color:#626262;font-weight:bold;}
.docs p a{color:#035993;text-decoration:none;display:block;font:bold 11px "Arial";}
.docs p a:hover{text-decoration:underline;}

.information{margin:6px 0 6px 240px;overflow:hidden;width:64%;}
.information div{float:left;width:45%;margin:1px;}

.adress, .phonenumbre, .email{padding-left:20px;}
.adress p, .phonenumbre p, .email p{margin:2px;}
.adress{background:transparent url("../images/address.jpg") no-repeat left 4px;}
.phonenumbre{background:transparent url("../images/phone.jpg") no-repeat left 4px;}
.email{background:transparent url("../images/mail.jpg") no-repeat left 4px;}

/*--------------------------------------------------
########### Footer
--------------------------------------------------*/
.footercontent{text-align:center;width:560px;padding:6px 0;margin:0 auto;}

.footercontent ul {color:#035993;font:normal 10px/20px "Arial";}
.footercontent ul li{display:inline;}
.footercontent ul li a{color:#035993;font:normal 11px "Arial";text-decoration:none;}
.footercontent ul li a:hover{color:#1e9aee;text-decoration:underline;}

.footercontent p{font:bold 11px "Arial";color:#035993;margin-top:4px;}

