/* web.m8 for webm8.xponent.se */
/* © 2007 */

body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	/*background-image: url(images/background.gif);
	background-repeat: repeat-x;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 65px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bkgr_header.gif);
	line-height: 65px;
	font-size:28px;
	font-weight:bold;
}

#container-namn {
	float: left;
	text-indent: -999em;
}

#container-payoff {
	font-family: Georgia, "Times New Roman", Times, Arial, serif;
	float: right;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
	color: #b2b2b2;
}

span, #container-namn span,#container-payoff span {
	color: #DEDEDE;
}

#container-illustration {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bkgr_illustration.gif);
}

#container-navigation {
	width: 670px;
	background-color: #FFA200; 				/* background color menu line*/
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation .current a {
	color: #333333;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	background-color: #FFCE7A; 				/* rollover color menu line*/
}

#container-content {
	width:670px;
	background-image: url(images/bkgr_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #aeaeae; 						/* link color */
}

#container-footer a:hover {
	color: #FFA200; 						/* link color */
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 225px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 425px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

/*h1 {
	font-size: 22px;
	color: #444444;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}
*/
h1 {padding:5px 0 5px 30px; margin-bottom:10px; border-bottom:1px dotted #868686; font:bold 16px Arial; color:#ed1c24; background:url(images/bullet_h1.gif) no-repeat left 2px;}

h2 {
	font-size: 16px;
	color: #444444;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #444444;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

h4 {
	font-size: 11px;
	color: #444444;
	padding: 0px 0 0 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h5 {
	font-size: 14px;
	color: #FFA200;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #FFA200; 						/* link color */
	border-bottom: 1px dotted #FFA200; 		/* link color */
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFA200; 				/* link color */
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #FFA200; 			/* use link color */
	background-color: #EFEFEF; 				/* change color */
	border-bottom: 1px solid #FFA200; 		/* use link color */
	padding: 15px 15px 15px 65px;
	background-image: url(images/quote_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #FFA200; 						/* uselink color */
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: -15px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	background-image: url(images/li_round.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
	line-height: 16px;
}

#subnavigation li a {
	text-decoration: none;
	color: #FFA200; 						/* link color */
	border-bottom: 1px dotted #FFA200; 		/* link color */
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFA200; 				/* link color */
}

ul#newsletter {
	padding: 0px 0px 0px 0px;
	margin: -15px 0px 15px -10px;
	font-size: 11px;
	line-height: 16px;
	background-image: none;
}

#newsletter li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#newsletter li a {
	text-decoration: none;
	color: #FFA200; 						/* link color */
	border-bottom: 1px dotted #FFA200; 		/* link color */
}

#newsletter li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFA200; 				/* link color */
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
	line-height: 16px;
}

#news li a {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 0px;
	margin: 0 0 15px 0px;
	text-decoration: none;
	color: #FFA200; 						/* link color */
	border-bottom: 1px dotted #FFA200; 		/* link color */
}

#news li a:hover {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 0px;
	margin: 0 0 15px 0px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFA200; 				/* link color */
}

ul#content {
	padding: 0px 0px 0px 0px;
	margin: -15px 0px 0px 35px;
	background-image: none;
}

#content li {
	list-style: none;
	background-image: url(images/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 5px 0px;
	line-height: 15px;
}

#content li a {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 0px;
	margin: 0 0 15px 0px;
	text-decoration: none;
	color: #FFA200; 						/* link color */
	border-bottom: 1px dotted #FFA200; 		/* link color */
}

#content li a:hover {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 0px;
	margin: 0 0 15px 0px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFA200; 				/* link color */
}

#content img {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #FFA200; 				/* some color */
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* VASION*/
.logo {display:block; width:165px; height:97px; text-decoration:none; text-indent:-9999px; background:url(http://www.vasion.ro/images/logo.gif) no-repeat; margin-top:0px; background-position:0 0;}
/*.logo {display:block; width:165px; height:97px; text-decoration:none; text-indent:-9999px; background:url(images/logo.gif) no-repeat top left; margin-top:-3px;}
*html .logo{margin-top:0px;}
*:first-child+html .logo{margin-top:0px;}*/
.logo:hover {background:url(http://www.vasion.ro/images/logo.gif) no-repeat top left;}
.logoBg {background:url(http://www.vasion.ro/images/logo_bg_header.gif) repeat-x top left;}

.topNav {margin-top:0px; padding-top:0px;}
.topNav li {float:right; list-style:none; margin-top:0px;}
/*.topNav li {float:right; list-style:none; margin-top:-16px;}
*html .topNav li{margin-top:0px;}
*:first-child+html .topNav li{margin-top:0px;}*/
.topNav li a {display:block; width:100px; height:20px; padding:5px 0 0 0; margin-left:3px; font:bold 11px Tahoma; color:#fff; text-decoration:none; text-align:center; background:url(http://www.vasion.ro/images/btn.gif) no-repeat top left;}
.topNav li a:hover {color:#e40000; background:url(http://www.vasion.ro/images/btn.gif) no-repeat bottom left;}

.topNav li.current a {color:#e40000; background:url(http://www.vasion.ro/images/btn.gif) no-repeat bottom left;}


.panelTop1 {width:200px; color:#fff; background:url(http://www.vasion.ro/images/panel_top.gif) no-repeat top center;}
.panelBottom1 {width:170px; margin-bottom:20px; margin-top:0px; color:#fff; padding:15px; padding-top:0px; background:url(http://www.vasion.ro/images/panel_bottom.gif) no-repeat bottom center;}

/*
.panelBottom {margin-bottom:20px; background:url(http://www.vasion.ro/newvasion/images/panel_bottom.gif) no-repeat bottom center;}
.panelTop {padding:15px; color:#fff; background:url(http://www.vasion.ro/newvasion/images/panel_top.gif) no-repeat top center;}
*/
.panelTitle {padding:0 0 0 25px; margin-bottom:10px; font:bold 16px Arial; color:#ffdf08; background:url(http://www.vasion.ro/images/bullet_panel_h1.gif) no-repeat left center;}
	.levelDv {border-bottom:3px solid #770000;}
	.levelOne {display:block; padding:5px 0 5px 5px; text-decoration:none; font:bold 12px Tahoma; color:#fdf200;}
	.levelOne:hover {color:#fff; background-color:#850000;}
	.levelTwo {display:block; padding:0 0 2px 20px; text-decoration:none; color:#fffca1; background:url(http://www.vasion.ro/images/bullet_level_two.gif) no-repeat 10px center;}
	.levelTwo:hover {color:#fff;}

	.current .levelTwo {color:#fff;}


	
.field1 {
	font:normal 11px Tahoma;
	background:url(http://www.vasion.ro/images/login_field_bg.gif) repeat-x top left #fefefd;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:none;
	border-right:none;
	color:#747474;
	height:20px;
	margin:0px;
	padding:4px 0 0 0;
}

.button1
{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background:url(http://www.vasion.ro/images/button_bg.gif) repeat-x bottom left #cc8080;
	border:none;
	color:#fff700;
	padding:2px;
	margin:0px;
}

.mrgBottom20 {margin-bottom:20px;}
.mrgBottom10 {margin-bottom:10px;}
.mrgBottom5 {margin-bottom:5px;}
.mrgTop20{margin-top:20px;}
.footerBg {color:#5c5c5c; background:url(http://www.vasion.ro/images/footer_bg.gif) repeat-x top left;}

A {
	text-decoration: none;
	color: #7F7F7F; 						/* link color */
}

A:hover  {
	text-decoration: none;
	color: #D30000;
}




.thumbnail {
    position: relative;
    z-index: 0;
    align: center;
}

.thumbnail:hover {
    background-color: transparent;
    z-index: 50;
    align: center;
}

.thumbnail img {
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    left: 0px;
    border: 1px black;
    visibility: hidden;
    color: black;
    text-decoration: none;
    align: center;
}

.thumbnail img {
    border-width: 0px;
    padding: 1px;
    align: center;
}

.thumbnail:hover img {
    visibility: visible;
    top: 13px;
    left: 0px;
    align: center;
}

