/* STYLESHEET FOR SCREEN LAYOUT OF THE SITE, CONTAINS NO FONT STYLES UNLESS THEY APPLY ONLY TO TEMPLATE */

html
{
	position: relative;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans;
	position: relative;
	height: 100%;
	background-image: url(/img/bg_body.gif);
}

body.blank {
	background-image: none;
	padding: 10px;
}

IMG
{
	display: block;
	border: 0px;
}

/************* logo and tagline on all pages *************/
div.logoContainer {
	width:770px;
	float:left;
	background-color: #fff;
}

div.logo {
	float:left;
	padding:4px 0px 20px 40px;
	width:95px;
}

div.tagline {
	float:right;
	padding: 4px 90px 0px 0px;
	text-align:right;
	width:536px;
}

div.taglinecz {
	float:right;
	padding: 8px 60px 0px 0px;
	text-align:right;
	width:536px;
}

div.tagline IMG
{
	float: right;
}


/************* top menu container on all pages*************/

div.topMenuContainer {
	background: #69B8ED;
	width: 770px;
	padding:0px;
	clear:both;
	float:left;
}

div.topmenu {
	float:right;
}


/************* END OF TOP BARS *************/


/************* main content container on all pages *************/
#page
{
	min-height: 100%;
	_height: 100%;
	position: relative;
}


div.mainContainer {
	clear: both;
	float: left;
	display:block;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

/************* LEFT CONTENT CONTAINER on FRONT HOMEPAGE*************/

div.leftContentContainer {
	float: left;
	width: 222px;
	margin: 0px;
	padding: 0px; clear:left;
	font-weight: bolder;
}

div.sectionTitle {
	border-left: 12px solid #69B8ED;
	float:left;
	background: #FFFFFF;
	padding:0px;
	width:210px;
}

div.avivaIs {
	border-left:12px solid #69B8ED;
	float:left;
	background: #FFFFFF;
	padding:0px;
	width:210px;
	font-weight:bold;
	color:#3D3D3D;
}
div.avivaIs h1{
	margin:0px;
	padding:32px 0px 8px 20px;
	width:185px;
	font-size:190%;
	font-family: arial, verdana, sans;

}
div.avivaIs h1.sectionTitle SPAN{
	display: block;
	margin:0px;
	padding:0px 0px 8px 3px;
	width:185px;
	font-size:65%;
	color: #052D92;
	font-family: verdana, arial, sans;
	text-decoration:none;

}
div.avivaIs p{
	margin:0px;
	padding:0px 0px 38px 20px;
	width:185px;
	font-size:101%;

}


/************* left menu container on all INSIDE PAGES*************/

div.leftmenu {
	float: left;
	width: 204px;
	padding:1px 0 7px 6px;
	background: white;
	margin:0px;
	font-weight:normal;
	clear:both;
}


div.leftmenu h1{
	margin:0px;
	padding:0px;
}

/************* input fields for AvivaWorld and Search function *************/
div.countrySearch {
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_yellowtransparent.png',sizingMethod='scale');
				background-image: url('');
			}


div.countrySearch p{
	margin:0px;
	width:150px;
	padding:10px 4px 0px 0px;
	font-weight:bold;
	clear:both;
}

input.checkbox {
				margin:0px 10px 0 -3px;
				padding:0px;
				clear:left;
			}

label.checkbox_text {
				float:left;
				display:block;
				margin:-16px 0 0 12px;
			}

div.inputFields {
	margin:0px;
	/*float: left;*/
	clear:left;
	width: 180px;
	padding:0px 0 3px 32px;
	font-weight: bold;
}

A.inputFields, a.regk {
	color: white;
	text-decoration: none;
}
A:hover.inputFields, a:hover.regk, a:link.regk, a:visited.regk {
	color: white;
	text-decoration: none;
}
A:visited.inputFields {
	color: white;
	text-decoration: none;
}

div.inputHomepage {
background:#ffffff; padding:0px 0px 3px 22px;
}
div.inputInsidepages {
background:#ffffff; padding:14px 0px 8px 22px;
}

div.inputFields select {
	width:140px;
	padding: 1px 2px 1px 4px;
	font-size:90%;
}

div.inputFields form {
	margin-bottom:23px;
}

div.inputFields input.text {
	font-size:90%;
	width:130px;
	padding: 1px 2px 1px 4px;
	margin-top:9px;
	font-family: verdana, arial, sans;
}

div.inputFields input.leftmenubtn, div.countrySearch input.leftmenubtn {
	border:0px;
	font-size:95%;
	font-weight:bold;
	background: transparent;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: verdana, arial, sans;
}

div.inputFields input.leftmenubtnBk {
	border:0px;
	font-size:95%;
	font-weight:bold;
	background: transparent;
	color:#000000;
	text-decoration:underline;
	margin-bottom:-1px;
	font-family: verdana, arial, sans;}



/************* AVIVA WORLD (left menu feature) *************/
div.avivaWorldMap {
	background-image: url(/img/lm_avivaworldmap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:221px;
	height:275px;
	border-left:1px solid #69B8ED;
	color:#ffffff;
	position: relative;
	clear: both;
	margin-bottom: 76px;
}

p.clock{
	float:right;
	font-weight:bold;
	padding:10px 18px 0px 0px;
	font-size:100%;
}

div.avivaWorldTxt {
	float:left;
	text-align:left;
	font-weight:bold;
	width:160px;
	padding:50px 0 0 32px;
	font-size:90%;
	margin-bottom:13px;
}

div.avivaWorldMap img {
	margin: 0 0 7px 0;
}

/************* END OF LEFT CONTENT *************/


/************* RIGHT CONTENT CONTAINER *************/

div.rightContentContainer {
	float: left;
	clear:right;
	width: 548px;
	margin: 0px;
	padding: 0 0 90px 0px;
	background:white;
	position: relative;
}



div.breadcrumb {
	margin:20px 10px 37px 30px;
	font-size: 90%;
}

div.content { /*DO NOT AMEND*/
	margin: 1px 20px 55px 31px;
	clear:right;

}


.content-index{
  border:1px solid black;
	margin: 1px 20px 0px 31px;
}

div.content p.sectionQuote {
	margin:0px;
	padding:0px 0px 38px 0px;
	width:385px;
	font-size:125%;
	color: #052D92;
	font-family: verdana, arial, sans;
	font-weight:bold;

}

p.backtotop {
	font-size:90%;
	margin:0px;
	padding: 35px 0 0px 0;
	clear: both;
}


p.spacerimg {
	padding-top: 30px;
}

/************* BOTTOMBAR *************/

div.bottombar {
	width: 540px;
	border-left:220px solid #FFD900;
	padding: 0px 5px 70px 5px;
	font-size:60%;
	height: 20px;
	background: #FFD900;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

div.bottombar div{
	float: left;
	position: relative;
}

div.bottombar UL{
	display: block;
}




/************* SECTION HOME PAGES *************/

div.sh_topimage {
	margin:0px;
	float:right;
	width:527px;
	padding:0px;
	border:0px;
}
 div.sh_FeaturePanel{
	float:right;
	width:527px;
	border:0px;
	background: #F8F8F8;
		margin-left: -31px;
   right: -20px;
	position: relative;
}
div.sh_contentContainer{
	float:right;
	width:527px;
	border:0px;
	background-color: #ffffff;
	background-image: url(../img/bg_index_right.gif);
	background-position: right;
	background-repeat:repeat-y;
	min-height: 567px;
	font-weight: bolder;
	margin-left: -51px;
	margin-right: -20px;
	_margin-right: -10px;
	margin-left: -31px;
	/*right: -20px;*/
	position: relative;
}



div.sh_contentContainer h6{
 display: block;
 width: 178px;
 height: 27px;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 padding: 0px;
 font-weight: bold;
 font-family: verdana;
 font-size: 11px;
 background-color: #83c4f0;
 line-height: 25px;
 text-indent: 10px;
}
div.sh_contentContainer p{
  font-weight: normal;
  font-family: tahoma;
  font-size: 11px;
}
div.sh_contentContainer p strong{
  margin-bottom:2px;
  display: block;
}
div.sh_contentContainer p a{
  color: #000000;
  line-height: 20px;
}
div.sh_contentContainer ul.je_clenem {
  font-family: verdana;
  font-size: 10px;
  margin: 0px;
  padding:10px 0px 0px 25px;
  font-weight: normal;
}
div.sh_contentContainer ul.je_clenem a{
  color:#000000;
  text-decoration: none;
}
div.sh_contentContainer ul.je_clenem a:hover{
  text-decoration: underline;
}
div.sh_contentContainer  a.klient-zona{
  color: #425562;
  font-family: verdana;
  font-size: 10px;
  display: block;
  text-decoration: none;
  background-image: url(../img/klienska-zona-index.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 157px;
  height: 20px;
  margin: 2px 0px 2px 10px;
  line-height: 20px;
  text-indent: 23px;
}
.pravy-obsah{
  float:right;
  width:178px;
}
.pravy-obsah .novinky{
  height: 320px;
  overflow: hidden;
}

.lavy-obsah{
  float:right;
  width:348px;
}
.lavy-obsah .bannery{
  height: 321px;
  overflow: hidden;
}
.lavy-obsah a.pozadie-index{
  background-image: url(../img/aviva-easy-life.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 187px;
  height: 118px;
  padding-left:156px;
  display: block;
  margin-left: -7px;
  text-decoration: none;
  color: #000000;
}
.lavy-obsah a.pozadie-index h4{
  font-weight: bold;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  line-height: 40px;
  text-decoration: none;
  padding-top: 5px;
}
.lavy-obsah a.pozadie-index strong{
  color: #ed0000;
  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;

}
.lavy-obsah a.pozadie-index p{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  padding: 0px;
  margin: 0px 5px 0px 0px;
}
.lavy-obsah .flash-banner{
  text-align: center;
  margin: 5px 0px;
}
.lavy-obsah table{
  margin-top: 0px;
  width: 100%;
  border-collapse: collapse;
}
.lavy-obsah table th{
  background-color: #e6e6e6;
  height: 25px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  border-left: 1px solid #ffffff;
  margin: 0px;
  padding: 0px;
}
.lavy-obsah .obsah-tabulky{
  width:348px;
  height: 210px;
  overflow: hidden;
overflow: auto;
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
  line-height: 16px;
}
.lavy-obsah .obsah-tabulky td{
  margin: 0px;
  padding: 0px;
}
.lavy-obsah .obsah-tabulky td a{
  color: #000000;
  text-decoration: none;
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
}
.lavy-obsah .obsah-tabulky td a:hover{
  text-decoration: underline;
}
div.sh_contentShortCont {
	float:left; margin-left:-5px;
	width:352px;
	border:0px;
	background: #F8F8F8;
  margin-top: 10px;
  margin-bottom: 20px;
}
div.sh_contentShortestCont {
	float:left; margin-left:-5px;
	width:176px;
	border:0px;
	background: #F8F8F8;
	margin-top: 10px;	margin-bottom: 20px;
}

div.sh_FeaturePanel {
	background: #ffFFFF;
}

div.sh_contentFeaturePanel {
	width:439px;
	float:left;	background: #F3F3F3;
	height:164px;	margin-top: 10px;	margin-bottom: 20px;
}


div.sh_contentFeatureText {float:left; width: 263px; padding: 10px 0px 0px 10px;}
div.sh_contentFeatureText p {width: 250px;}
div.sh_contentFeatureImage {float:left; width: 164px;}
div.sh_contentFeatureImage img {border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }


div.sh_fourboxDiv {
	width:351px;
	float:left;
	border-right:1px solid white;
}


div.sh_150ColDiv {
	width:175px;
	height:145px;
	float:left;
	border-right:1px solid white;
	margin-left:-1px;
	border-left:1px solid white;
	background: #F8F8F8;
}

div.sh_175ColDiv {
	width:175px;
	height:165px;
	float:left;
	border-right:1px solid white;
	margin-left:-1px;
	border-left:1px solid white;
	background: #F8F8F8;
}


div.sh_225ColDiv {
	width:175px;
	height:225px;
	float:left;
	border-right:1px solid white;
	margin-left:-1px;
	border-left:1px solid white;
	background: #F8F8F8;
}

div.sh_300ColDiv {
	width:175px;
	float:left;
	padding-bottom: 20px;
	border-right:1px solid white;
	margin-left:-1px;
	border-left:1px solid white;
	background: #F8F8F8;
}


div.height186 {height:187px; }

div.height186 a:link, div.height186 a:visited, div.height186 p a:link, div.height186 p a:visited  {	color: #000000;
	text-decoration: underline; }

div.height186 a:active, div.height186 a:hover, div.height186 a:focus{	color: #000000;
	text-decoration: none;}


div.first {
	clear:left;
	margin:0px;
	border-left:0px;
}

div.sh_150ColDiv img, div.sh_175ColDiv img, div.sh_300ColDiv img, div.sh_225ColDiv img{
	float:right;
	margin:0px;
	padding:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;

}
 div.sh_300ColDiv img
	{margin-bottom: 11px;}

div.sh_150ColDiv p img, div.sh_175ColDiv p img, div.sh_300ColDiv p img, div.sh_225ColDiv p img{
	float:left;
	margin:-6px 0 0px 0px;
	padding:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;

}

div.sh_150ColDiv p, div.sh_175ColDiv p, div.sh_300ColDiv p, div.sh_225ColDiv p{
	clear:both;
	padding-bottom:15px;
}



div.sh_150ColDiv h2, div.sh_175ColDiv h2, div.sh_300ColDiv h2, div.sh_225ColDiv h2, div.sh_contentFeaturePanel h3{
	background:#E7E7E7;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding: 4px 2px 4px 10px;
}
div.sh_contentFeaturePanel h3 {margin:0px; font-size:100%;}

div.noBorderRight {
	border-right: 0;
}
/*SO FAR SO GOOD! */



div.newsSearch {
	background: #D1E9F9;
}

div.newsSearch input, div.sh_175ColDiv input, div.customerSearch input{
	border:0px;
	font-size:95%;
	font-weight:bold;
	margin-left:4px;
	background: transparent;
	text-decoration:underline;
}

div.newsSearch h2{
	background: #69B8ED;
	color: white;
}


div.customerSearch {
	background-image: url(/img/bg_cust_dropdown.gif);
	background-repeat: no-repeat;
	height:144px!important;
	color:#FFFFFF;
}

div.customerSearch h2{
	background: transparent;
	border-bottom:0px;
	padding-top:30px;
}

div.customerSearch select{
	width:153px !important;
	font-size:90% !important;
}

div.customerSearch input{
	color: #FFFFFF;
}



/***************** POST IT NOTE *********************/
div.postitnote {
	margin-top:-150px;
	margin-left:350px;
	padding-bottom:16px;
}



/************** CONTENT ***********************/

div.textContent, div.textContentTopMargin {
	width:329px;
	clear:left;
	padding:0px;
	margin:0px;
}

div.textContentTopMargin{
	margin-top:50px;
}

div.textContentWide {
	width:440px;
	clear:left;
	padding:0px;
	margin:0px;
}

div.textContentNarrow {
	width:280px;
	clear:right;
	padding:0px;
	margin:0px;
}

div.textContent h2, div.textContentWide h2{
	margin-top:0px;
	padding-top:0px;
}

div.textContent h2.title, div.textContentWide h2.title {
	margin-top:12px;
	padding-top:0px;
}

div.imageFeatureContainerSmall{
	float:left;
	width: 439px;
	margin:10px 0 20px 0;
	border:0px;
	padding:0px;
	background: #E7E7E7;
}

div.imageFeatureContainer {
	float:left;
	width: 517px;
	margin:10px 0 20px 0;
	border:0px;
	padding:0px;
	background: #E7E7E7;
}

div.imageFeatureContainer h2, div.imageFeatureContainerSmall h2 {
	background:#E7E7E7;
	border-bottom:1px solid white;
	padding: 4px 2px 4px 10px;
}

div.columnOne {
	width:330px;
	float:left;
	padding:0px;
	padding-top:10px;
}

div.columnOne div.leftCol{
	width:152px;
	float:left;
	padding:10px 10px 0px 10px;
}

div.columnOne div.rightCol{
	width:146px;
	float:left;
	padding:10px 12px 0px 0px;
}

div.columnTwo {
	width:175px;
	float:right;
	margin:0px;
	margin-right: -20px;
	_margin-right: -10px;
	position: relative;
}

div.greyline div.columnTwo {
	margin-right: 0px;
}


div.imageFeatureContainerSmall div.columnOne {
	width:270px;
	float:left;
	padding:0px;
	padding-top:10px;
}


div.careerCol { /* to be used with div.columnTwo above */
	background: #E1F1FB;
	padding:0px 0 10px 0;
}


/************************************ DIV FORMATTING ************************************/

div.fullwidth { /*this creates a full width div which overlaps slightly towards the left menu */
	width:527px;
	margin-left:-8px;
	float:right;
}

div.fullwidth div.firstCol /*not sure if these are still used*/{
	float:left;
	width:263px;
}

div.fullwidth div.secondCol /*not sure if these are still used*/ {
	float:left;
	width:250px;
}

div.leftMarginFix { /*this creates a div which overlaps slightly towards the left menu - put around tables*/
	margin-left:-10px;
	clear:both;
}

table {
	font-size:100%;
}

.cleaner
{
	clear: both;
}

TABLE.search-results
{
	position: relative;
	margin-right: -20px;
	margin-left: -10px;
	margin-top: 0px;
}

TABLE.search-results .cell1
{
	padding: 10px;
	border-top: 1px solid #cccccc;
}

TABLE.search-results .cell2
{
	padding: 10px 40px 10px 10px;
	border-top: 1px solid #cccccc;
}

TABLE.search-results .cell3
{
	padding: 0px 40px 10px 10px;
}

.search-nav
{
	float: right;
}

#flashcontent2 {
margin-left: 0px;
}