@charset "utf-8";
/* General */
html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-size: 13px;
	color: #201F13;
	line-height: normal;
	background-color: #0C1D37;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap: break-word;
	background-attachment: scroll;
	background-image: url(../_images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	outline: none;
	
   behavior: url("../_js/csshover3.htc");
}

/* BEGIN FONTS */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 "Trebuchet MS",arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*
If you want this size in pixels (px)	Declare this percent (%)
10	 77
11	 85
12	 93 (was 93)
13	 100
14	 108 (was 107)
15	 116 (was 114)
16	 123.1 (was 122)
17	 131 (was 129)
18	 138.5 (was 136)
19	 146.5 (was 144)
20	 153.9 (was 152)
21	 161.6 (was 159)
22	 167
23	 174
24	 182
25	 189
26	 197
*/
/* END FONTS */

body * {
	outline: none;
}
h1 {
	font-size: 153.9%;
	color: #00539F;
	line-height: 140%;
	font-weight: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 131%;
	color: #00539F;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 131%;
	color: #00539F;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 100%;
	color: #00539F;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 3px;
	text-align: left;
	background-color: #CDDFED;
}
h5 {
	font-size: 93%;
	color: #00539F;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 85%;
	color: #00539F;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	font-size: 93%;
	color: #0C1D37;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ol {
	font-size: 93%;
	color: #0C1D37;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 93%;
	color: #0C1D37;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
p sup {
	vertical-align: text-top;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #004798;
	text-decoration: underline;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #2C68B1;
	text-decoration: none;
}




.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	display: block;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer1 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}
.smallfont {
	font-size: 10px;
}

.loader {
	height: 15px;
	width: 43px;
	background-image: url(../_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #EEEEEE;
	border-bottom: 1px dotted #EEEEEE;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}


a.butalike, a.butalike:link, a.butalike:visited, a.butalike:active {
	display: block;
	/*font-size: 93%;*/
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-decoration: none !important;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 2px 3px 2px;
	background-color:#2B68B1;
	height: auto;
	border: 1px solid #0C1D37;
	border-top-color: #CCDEEC;
	border-right-color: #0C1D37;
	border-bottom-color: #0C1D37;
	border-left-color: #CCDEEC;
}
a.butalike:hover, a.butalike:link:hover, a.butalike:visited:hover, a.butalike:active:hover {
	background-position: 0px -40px;
	color: #FFFFFF;
	text-decoration: none !important;
}
a.butalike.inline {
	display: inline;
	padding: 2px 5px 3px 5px;
}

a.iconButton, a.iconButton:link, a.iconButton:visited, a.iconButton:active  {
	padding: 5px 0px 5px 18px;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #004798;
}
a.iconButton.sml, a.iconButton.sml:link, a.iconButton.sml:visited, a.iconButton.sml:active  {
	padding: 5px 0px 5px 18px !important;
	color: #2C68B1;
}

.iconButton.back {
	padding-left: 18px !important;
	background-image: url(../_images/icon_back_arrow.gif);
}
.iconButton.fwd {
	padding-left: 18px !important;
	background-image: url(../_images/icon_fwd_arrow.gif);
}
.iconButton.pdf {
	background-image: url(../_images/icon_16x16_pdf.gif);
}
a.arr {
	padding: 2px 0px 2px 11px;
	margin: 1px 0px;
	display: block;
	background-image: url(../_images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #004798;
	text-decoration: none;
	line-height: normal;
}
a.arr:hover {
	background-color: #E2EBF4;
	color: #2C68B1;
	text-decoration: none;
}
a.arr2 {
	padding: 2px 0px 2px 11px;
	margin: 1px 0px;
	display: block;
	background-image: url(../_images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #DFEAF7;
	color: #004798;
	text-decoration: none;
	line-height: normal;
}
a.arr2:hover {
	background-color: #DFEAF7;
	color: #4685D0;
	text-decoration: none;
}

.errors {
	border: 1px solid #CC0000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 1px 3px 2px 3px;
	background-color: #CC0000;
}
.errors p, .errors ul, .errors ol {
	color: #FFFFFF;
} 
.error_color {
	color: #CC0000;
}
.errors a, .errors a.iconButton {
	color: #FFFFFF;
}
.errors a:hover, .errors a.iconButton:hover {
	color: #FFFFFF;
}


.page_navigation_button, .page_navigation_button:link, .page_navigation_button:visited, .page_navigation_button:active {
	font-size: 85%;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	background-color: #7EADCF;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #142E56;
	text-decoration: none;	
}
.page_navigation_button:hover, .page_navigation_button:link:hover, .page_navigation_button:visited:hover, .page_navigation_button:active:hover {
	color: #004798;
	text-decoration: none;	
}
.page_navigation_button_current {
	font-size: 85%;
	margin: 0px 2px 0px 0px;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	background-color: #004798;
	color: #ffffff;
	text-decoration: none;	
	cursor: default;
}
.page_navigation_extra {
	margin: 0px 2px 0px 0px;
	display: block;
	float: left;
	clear: none;
	color: #225DA9;
}

.photo_thumb {
	background-color: #FFFFFF;
	border: 5px solid #CCDEEC;
}

/* datatable_bordered */
.datatable_bordered {
	font-size: 85%;
	line-height: normal;
	border-bottom: 0px none #93AEBB;
	border-right: 0px none #93AEBB;
	color: #0C1D37;
	border-top: 1px solid #93AEBB;
	border-left: 1px solid #93AEBB;
}
.datatable_bordered th {
	background-color: #E3EDF4;
	font-weight: bold;
	color: #0C1D37;
	border-top: 0px none #93AEBB;
	border-left: 0px none #93AEBB;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #93AEBB;
	border-bottom: 1px solid #93AEBB;
	background-image: url(../_images/thfader.png);
	background-repeat: repeat-x;
	background-position: 0px 0%;

	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3EDF4,endColorStr=#F3F7FA); 
	behavior: url("../_js/ie_remove_bg_image.htc");
}
.datatable_bordered tr td {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #0C1D37;
	border-top: 0px none #93AEBB;
	border-left: 0px none #93AEBB;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #93AEBB;
	border-bottom: 1px solid #93AEBB;
}
.datatable_bordered tr.alt_row td {
	background-color: #F7FAFB !important;
}
.datatable_bordered th.alt_cell {
	background-color: #CDDFED;

	
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CDDFED,endColorStr=#EAF1F7); 
	behavior: url("../_js/ie_remove_bg_image.htc");
}
.datatable_bordered td.alt_cell {
	background-color: #F7F9FB;
}
.datatable_bordered tr.alt_row .alt_cell {
	background-color: #EFF3F8 !important;
}
.datatable_bordered .info {
	border-bottom: 1px dotted #78BE0E;
	cursor: help;
}

.info {
	border-bottom: 1px dotted #78BE0E;
	cursor: help;
}


/*  */
#overallContainer {
	background-color: #0C1D37;
	background-image: url(../_images/main_bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	text-align: center;
}
#mainHeader {
	background-image:url(../_images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height:118px;
}
#langMenu {
	margin-top: 4px;
	padding-right: 10px;
	color: #68ACDF;
	font-size: 85%;
	line-height: normal;
}
#langMenu a.lang, #langMenu span.lang {
	display: block;
	float: right;
	clear: none;
	text-align: left;
	padding: 3px 3px 2px 28px;
	margin-right: 5px;
	border: 1px solid #295A96;
	background-color: #183456;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#langMenu span.lang {
	cursor: default;
}
#langMenu a, #langMenu a:link, #langMenu a:visited, #langMenu a:active {
	color: #D6EAF5;
	text-decoration: none;
}
#langMenu a:hover, #langMenu a:link:hover, #langMenu a:visited:hover, #langMenu a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-color: #5A8FD1;
	background-color: #28568E;
}


#mainMenu {
	background-image:url(../_images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-size: 85%;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	font-weight: bold;
	text-decoration: none;
	color: #7FAED0;
	margin: 0px 30px;
}
#mainMenu a.first {
	margin-left: 0px !important;
}
#mainMenu a.last {
	margin-right: 0px !important;
}
#mainMenu a:hover, #mainMenu a:link:hover, #mainMenu a:visited:hover, #mainMenu a:active:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#mainTitle {
	background-image: url(../_images/top_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#topShadow {
}
#bottomShadow {
}
#mainContent {
	background-color: #ffffff;
	color: #0C1D37;
	padding: 0px 10px;
	height: 438px;
}
#mainContent.homepage {
	height: 235px;
}
#mainContent.inside {
	height: 418px;
}
#glassesImage.homepage {
	background-image: url(../_images/home_glasses.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#glassesImage.inside_1 {
	background-image: url(../_images/inside_glasses_1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#glassesImage.inside_2 {
	background-image: url(../_images/inside_glasses_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#glassesImage.inside_bg {
	background-image: url(../_images/inside_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#glassesImageInner_ST {
	background-image: url(../_images/inside_glasses_1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 187px;
	z-index: auto;
}
#glassesImageInner_SKN {
	background-image: url(../_images/inside_skn.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 187px;
	z-index: auto;
}

#footerCell {
	background-image: url(../_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#footerInfo {
	padding: 5px;
	color: #607B99;
	font-size: 85%;
}
#footerInfo a, #footerInfo a:link, #footerInfo a:visited, #footerInfo a:active {
	text-decoration: none;
	color: #7FAED0;
}
#footerInfo a:hover, #footerInfo a:link:hover, #footerInfo a:visited:hover, #footerInfo a:active:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #F0F5F9;
	font-size: 93%;
}
.cform select,
.cform input,
.cform button,
.cform textarea {
	font:92% "Trebuchet MS",arial,helvetica,clean,sans-serif;
}
.inputtextfield {
	font-weight: normal;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 1px;
	background-color: #FFFFFF;
	width: 234px;
	height: auto;
	border-top: 1px solid #96B9D8;
	border-right: 1px solid #DAE7F1;
	border-bottom: 1px solid #DAE7F1;
	border-left: 1px solid #96B9D8;
}
.filefield {
	font-weight: normal;
	line-height: normal;
	color: #333333;
	margin: 0 0 0 0;
	padding: 1px 1px;
	background-color: #FFFFFF;	
	border-top: 1px solid #96B9D8;
	border-right: 1px solid #DAE7F1;
	border-bottom: 1px solid #DAE7F1;
	border-left: 1px solid #96B9D8;
	width: 134px;
	height: auto;
}
.textareafield {
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	margin: 0 0 0 0;
	padding: 1px 1px;
	background-color: #FFFFFF;
	border-top: 1px solid #96B9D8;
	border-right: 1px solid #DAE7F1;
	border-bottom: 1px solid #DAE7F1;
	border-left: 1px solid #96B9D8;
	width: 234px;
	height: 92px;
	scrollbar-arrow-color:#96B9D8;
	scrollbar-track-color:#DAE7F1;
	scrollbar-face-color:#DAE7F1;
	scrollbar-highlight-color:#96B9D8;
	scrollbar-3dlight-color:#DAE7F1;
	scrollbar-darkshadow-color:#DAE7F1;
	scrollbar-shadow-color:#96B9D8;
	overflow-y: scroll;
}

.inputbutton {
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 1px 1px;
	background-color:#2B68B1;
	height: auto;
	width: auto;
	cursor: pointer;
	border: 1px solid #0C1D37;
	border-top-color: #7FAED0;
	border-right-color: #0C1D37;
	border-bottom-color: #0C1D37;
	border-left-color: #7FAED0;
	background-image: url(../_images/var_width_button_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.inputbutton:hover {
	background-position: 0px -40px;
}
.selectfield {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 1px 1px;
	height: auto;
	width: 234px;
	line-height: normal;
	border-color: #7FAED1;
}
.nowidth {
	width: auto;
}


/* modal */
#respondContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #cc0000;
	display: none;
	z-index:5001;
	width: 280px;
	min-height: 45px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-top-color: #FB726A;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FB726A;


	/*border-top-color: #CDE7B4;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #CDE7B4;*/


	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#000000,offX=3,offY=3,positive=true);
}
#respondContent {
	position: relative;
	background-color: #ffffff;
	z-index:5001;
	width: auto;
	height: auto;
	min-height: 17px;
	margin: 0px 4px 4px 4px;
	padding: 5px;
	border: 0px solid #CDE7B4;
	overflow: auto;
	scrollbar-arrow-color:#83C343;
	scrollbar-track-color:#CDE7B4;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CDE7B4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CDE7B4;
	text-align: left;
	font-size: 93%;
}
#respondControls {
	text-align: right;
	margin: 4px 4px 0px 4px;
	padding: 5px 5px 5px 5px;
	cursor: move;
	color: #213210;
	background-image: url(../_images/modal_window_controls_bar_background.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDE7B4;
}
#respondTitle {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
#respondContainer .up {
	border-bottom: 1px solid #CDE7B4;
	background-position: 0px 0px;
}
#respondContainer .down {	
	border-bottom: 1px solid #CC0000;	
	background-position: 0px -100px;
}
#respondContainer .loader {
	/*border: 1px solid #CDE7B4;*/
	height: 13px;
	width: 260px;
	background-image: url(../_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
}


.popupBody {	
	background-color: #fff;
}
.popupBody .popupBox {
	text-align: left;
	padding: 20px;
}

/*  */
.thumbContainer {
	display: block;
	position: relative;
	/*float: left;
	clear: none;*/
	width: 222px;
	padding: 0px 0px 0px 0px;
	margin: 9px 9px 0px 0px;
	text-decoration: none;
	border: 1px solid #142E56;
}
.thumbContainer.last {
	margin-right: 0px !important;
	clear: right !important;
}
.thumbContainer a.thumbNavigation {
	display: block;
	position: absolute;
	height: 220px;
	width: 20px;
	top: 0px;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	z-index: 2;
	cursor: pointer;
}
.thumbContainer a.thumbNavigation.left {
	left: 0px;
	background-image: url(../_images/thumbnav_prev_arrow.gif);
	background-position: 0px 1000px; /* initial (cand avem poza 1) nu se vede */
}
.thumbContainer a.thumbNavigation.right {
	left: 200px;
	background-image: url(../_images/thumbnav_next_arrow.gif);
}
.thumbContainer a.thumbNavigation:hover {
	background-position: -50px 50%;
}


/*
.thumbContainer a {
	display: block;
	float: none;
	clear: both;
	text-decoration: none;
	color: #142E56;
	background-color: #E3ECF4;
	border: 1px solid #142E56;
}
.thumbContainer a:hover {
	color: #2C68B1;
	background-color: #CBDEEC;
}
.thumbContainer a .thumbImg {
	display: block;
	float: none;
	clear: both;
	height: 220px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.thumbContainer a .thumbDesc {
	text-align: center;
	font-size: 85%;
	display: block;
	float: none;
	clear: both;
	padding: 5px;
	height: 76px;
	background-color: #fff;
	border-top: 1px solid #142E56;
	cursor: pointer;
}
*/


.thumbContainer a.thumbA {
	display: block;
	float: none;
	clear: both;
	text-decoration: none;
	color: #142E56;
	background-color: #E3ECF4;
	z-index: 1;
}
.thumbContainer a.thumbA sup {
	vertical-align: text-top;
	font-size: 9px;
}
.thumbContainer a.thumbA:hover {
	color: #2C68B1;
	background-color: #CBDEEC;
}
.thumbContainer a.thumbA .thumbImg {
	display: block;
	float: none;
	clear: both;
	height: 220px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

.thumbContainer a.thumbA .thumbDesc {
	text-align: center;
	font-size: 85%;
	display: block;
	float: none;
	clear: both;
	padding: 5px;
	height: 76px;
	background-color: #fff;
	border-top: 1px solid #142E56;
	cursor: pointer;
}



.sgg_small {
	font-size: 85%;
}
