@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ccd5e3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#containerhome {
	top: 0px;
	width: 914px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 738px;
	margin:auto;	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right: 1px solid #2D477F;
	border-left: 1px solid #2D477F;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	background: #FFFFFF;
} 	
#container {
	top: 0px;
	width: 914px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100%;
	margin:auto;	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right: 1px solid #2D477F;
	border-left: 1px solid #2D477F;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	background: #FFFFFF;	
} 
#header {
	width:720px;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4D6CA2;
	text-decoration: none;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	vertical-align: middle;
} 
#apDiv1 {
	width:110px;
	height:78px;
	/*z-index:2;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bar_top {
	background-color: #39578B;
	/*position: absolute;*/ 
	height: 25px;
	width: 915px;
	/*top: 80px;*/
}
#menu {
	font-family: Myriad Pro, Verdana, Arial, serif;
	font-size: 16px;
	line-height: 140%;
	/*z-index:1;*/
	margin: 0px 0px 0px;
}
.animation {
	padding: 0px;
	height: 376px;
	width: 915px;
	top: 110px;
	float: left;
	position: absolute;
}
.bar_bottom {
	background-color: #39578B;
	height: 25px;
	width: 915px;
	position: absolute;
	top: 490px;
	z-index: 1;
}
#header a {
	text-decoration: none;
	color: #4D6CA2;
}
#header a:hover {
	text-decoration: underline;
	color: #4D658A;
} 
.boxes
{
	width: 915px;
	height: 216px;
	top: 520px;
	padding-left: 3px; 
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
} 	
.box1 {
	background-color: #CEE0EC;
	text-align: left;
	padding: 6px;
	position: absolute;
	left: 0px;
	height: 200px;
	width: 213px;
	float: left;
	z-index:0;
}
.box2 {
	background-color: #E0EDF5;
	background-image:url(gfx/box2_bg.jpg);
	height: 200px;
	width: 213px;
	padding: 6px;
	position: absolute;
	left: 230px;
	z-index:0;
}
.box3 {
	background-color: #CEE0EC;
	padding: 6px;
	height: 200px;
	width: 213px;
	position: absolute;
	left: 460px;
	z-index:0;
}
.box4 {
	background-color: #E0EDF5;
	float: none;
	height: 200px;
	width: 213px;
	padding: 6px;
	position: absolute;
	left: 689px;
	z-index:0;
}
.boxheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 4px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	color: #336699;
	text-indent: 10px;
}

#menu a {
	text-decoration: none;
	color: #F5F5F5;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#nav_right {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin-top: 65px;
	margin-right: 15px;
	border: thin dotted #CCD5E3;
}
#nav_right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
	padding: 8px 5px 5px;
	margin: 0px;
}
#nav_right p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding: 5px;
}

#mainContent {
	padding: 10px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	z-index: 2;
	top: 50px;
	margin-left: 218px;
	line-height: 130%;
} 
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4D6CA2;
	letter-spacing: normal;
	word-spacing: 5px;
	padding: 0px 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2D477F;
	margin-top: 25px;
	line-height: 120%;
	margin-left: 15px;
	margin-right: 6px;
}
#mainContent p {
	padding-right: 10px;
	padding-left: 20px;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D39E74;
	padding-right: 10px;
	padding-left: 20px;
}
#nav_left {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D477F;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4D6CA2;
	margin-top: 15px;
	background-color: #F0F3F8;
}
#mainContent #navibottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	margin-left: 18px;
}
#mainContent #navibottom a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#mainContent #navibottom a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #F7F7F7;
	color: #999;
}

#nav_left h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D6CA2;
	background-color: #FCFDFE;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	border-top: thin solid #4D6CA2;
	border-bottom: thin solid #4D6CA2;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.float_left  {
	padding: 5px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.figure {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #828282;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-color: #CCD5E3;
	border-bottom-style: double;
	border-top-color: #CCD5E3;
	padding: 15px 10px 15px 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#technologie {
}
#technologie h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px 20px;
	text-transform: uppercase;
	background-color: #0C0;
	padding: 5px;
}
.technologie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0;
	border: thin solid #0C0;
}
.td_align {
	font-size: 10px;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	border: thin solid #0C0;
	top: auto;
}


#technologie h1 a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFF;
	margin-left: 20px;
	padding: 5px;
	color: #0C0;
}
#technologie h1 a:hover {
	text-transform: uppercase;
	color: #0C0;
	background-color: #0C0;
	padding: 5px;
}

#technologie p {
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #0C0;
}



#nav_left p {
	font-weight: normal;
	color: #2D477F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0F3F8;
}

#nav_left ul {
	line-height: 140%;
	font-weight: bold;
	color: #4D6CA2;
	margin: 0px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 20px;
	background-color: #F0F3F8;
	padding-top: 20px;
	padding-bottom: 20px;
}

#nav_left ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 160%;
}
#nav_left ul li a {
	text-decoration: none;
	color: #4D6CA2;
}
#nav_left ul li a:hover {
	text-decoration: none;
	color: #4D6CA2;
	background-color: #FCFDFE;
}
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 884px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#E0E5EE;
	margin:auto;	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right: 1px solid #2D477F;
	border-left: 1px solid #2D477F;
	border-top: 1px solid #4D6CA2;
	border-bottom: 1px solid #4D6CA2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 150%;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
a:link {
	color: #2D477F;
}

a:visited {
	color: #4D6CA2;
}
.intro {
	font-style: italic;
	color: #4D6CA2;
	padding: 20px;
}
.quote {
	font-style: italic;
	color: #4D658A;
}
.definition {
	margin: 20px;
	padding: 10px;
	border: thin solid #CCD5E3;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bildu {
	font-size: 10px;
	color: #999;
}
.bild {
	float: right;
	padding: 5px;
}
#nav_left a {
	text-decoration: none;
	color: #4D6CA2;
	font-weight: bold;
}
#nav_left a:hover {
	text-decoration: none;
	color: #4D6CA2;
	background-color: #FCFDFE;
}
.technologie_a {
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
	background-color: #FFF;
	border: thin solid #0C0;
}
.technologie_a a {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	color: #0C0;
}
.technologie_a a:hover {
	color: #0C0;
}
.td_align2 {
	font-size: 10px;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	border: thin solid #0C4E9A;
	top: auto;
}

.highlight {
    background-color: #ffee77;
}

.confirm {
    border: 2px solid #77ffaa;
    background-color: #ddffee;
    margin: 0px;
    padding: 12px 8px;
    vertical-align: top;
}
.error {
    border: 2px solid #ff0000;
    background-color: #ffdddd;
    margin: 0px;
    padding: 4px 8px;
    vertical-align: top;
}
.attention {
    border: 2px solid #ffcc00;
    background-color: #ffffdd;
    margin: 0px;
    padding: 4px 8px;
    vertical-align: top;
}
.iLASIK_a {
	font-size: 12px;
	font-weight: bold;
	color: #0C4E9A;
	background-color: #FFF;
	border: thin solid #0C4E9A;
	margin: 0px;
}
.iLASIK_a a {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	color: #0C4E9A;
}
.iLASIK_a a:hover {
	color: #0C4E9A;
}
#iLASIK p {
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #0C4E9A;
}
.green {
	color: #52E718;
}

.arrow_submit {
    border: 1px solid #fff;
}
.arrow_submit:hover {
    margin-left: 2px;
    border: 1px solid #aaa;
}
#mainContent_simulator {
	padding: 10px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	z-index: 2;
	top: 50px;
	margin-left: 30px;
	line-height: 130%;
}
#mainContent_simulator h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4D6CA2;
	letter-spacing: normal;
	word-spacing: 5px;
	padding: 0px 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2D477F;
	margin-top: 25px;
	line-height: 120%;
	margin-left: 15px;
	margin-right: 6px;
}
.freevissimulator {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	float: right;
}
.green {
	color: #F00;
}
.red {
	color: #ef2222;
}
