
/* CSS Reset and default styles */
body { 
	padding: 0; 
	margin: 0; 
	font: 12px Arial;
	*font-size: small; 
	*font: x-small; 
	text-align: center;
	line-height: 18px;
}
 
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code { 
	padding: 0; 
	margin: 0; 
	line-height: 1em; 
	font-size: 100%; 
	font-weight: normal;	 
	font-style: normal;	 
}
 
table {
	font-size: inherit; 
	font: 100%; 
}
 
ul {
	list-style: none;
}
 
img { 
	border: 0;
}
 
p { 
	margin: 1em 0; 
}

/* Application Layout */

#block_1 {
	float: left;
	width: 626px;
	margin-left: 240px;
}
* html #block_1 {
	display: inline;
}
#block_2 {
	float: left;
	width: 240px;
	margin-left: -866px;
}
#wrapper {
	width: 866px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	background: transparent url(../images/bg.gif) repeat-y scroll left top;
	position: relative;
}
#footer {
	clear: both;
}
#header, #footer {
	width: 866px;
}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}

/* Application CSS */

a, a:link.active, a:visited.active, a:hover {
	text-decoration: none;
	color: #000;	
}

h1 {
	font: 24px Arial;
}

#input_form #h1_text {
	font: 22px "Gill Sans MT", Arial;
	font-weight: bold;
}

#input_form #h2_text {
	font: 16px "Gill Sans MT", Arial;
	font-weight: bold;
}

h2 {
	font: 16px "Gill Sans MT", Arial;
	font-weight: bold;
}

#content_block_1 {
	padding: 5px;
	padding-right: 10px;
}

#content_block_2 {
	padding: 5px;
}

#main_wrapper {
	margin: 0 auto;
	width: 866px;
	padding-top: 10px;
	min-height: 821px;
	text-align: left;
}

#header {
	font-family: "Gill Sans MT", Arial;
}

#header_content {
	background: transparent url(../images/header_bg.gif) repeat-y scroll left top;
	height: 200px;
	padding: 5px;
	padding-right: 10px;
}
#header_top {
	background: transparent url(../images/header_top_bg.gif) no-repeat scroll left top;
	height: 2px;
	overflow: hidden;
}

#footer {
	font: 12px Arial, Helvetica, Garuda, sans-serif; 
}

#wrapper {
	min-height: 543px;
}

#footer_content {
	height: 48px;
	background: transparent url(../images/bg.gif) repeat-y scroll left top;
	padding: 5px;
	padding-right: 10px;
}

#footer_content table {
	width: 100%;
}
	
#footer_top {
	background: transparent url(../images/footer_hr.gif) no-repeat scroll left top;
	height: 1px;
	overflow: hidden;
}
#footer_bottom {
	background: transparent url(../images/footer_bottom_bg.gif) no-repeat scroll left top;
	height: 7px;
	overflow: hidden;
}

#logo_column {
	width: 230px;
	padding-left: 17px;
}

#logo_column_2 {
	text-align: right;
	padding-right: 5px;
}

#footer_column {
	padding-left: 5px;
	color: #081657;
	line-height: 18px;
}

#nest {
	background: transparent url(../images/eggsnest.jpg) no-repeat scroll left top;
	width: 250px;
	height: 195px;	
	margin-top: 0px;
	float: left;
	cursor: pointer;
	position: relative;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: none;	
	color: #081657;
}

#tripple_v {
	clear: both;
	background: transparent url(../images/VVV_091216.jpg) no-repeat scroll left top;
	width: 200px;
	height: 184px;	
	margin-left: 17px;
	float: left;
}

#input_form {
	float:right;
	width: 566px;
	margin-top: 5px;
	color: #C29969;
}

.textInput {
	width: 348px; 
	text-vertical-align: bottom;
	height: 17px;
	font: 12px Arial;
	font-weight: normal;
	border: 1px solid #867D80;
	float: left;	/* removes the IE 1px top/bottom margin */
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

#textInputWrapper {
	border: 1px solid #C29969;
	height: 19px;
	width: 352px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none;	
	color: #000000;
}

#menu a.active, #menu a:link.active, #menu a:visited.active, #menu a:hover.active {
	font-weight: bold;	
}

#menu {
	font: 12px Arial;
}

#menu table {
	width: 100%;
	height: 18px;
}

#menu td {
	padding-right: 2px;
}

.underline {
	border-bottom: 1px solid #e3e3e3;
}

#align_right_cell {
	text-align: right;
}

#boardmember_cell a, #boardmember_cell a:link, #boardmember_cell a:visited, #boardmember_cell a:hover {
	text-decoration: underline;
}

#header_cell {
	padding-left: 2px;
}
	
#blue_header_cell {
	padding-left: 2px;
	color: #081657;
}

#board_header_cell {
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.last_cell {
	padding-right: 5px;
}

#hitlist table {
	width: 100%;
	margin-top: 10px;
}

#documentTable {
	width: 611px;
	text-align: left;
}

#bottomCommandsTable {
	width: 611px;
	text-align: left;
}

#bottomCommandsTable a, #bottomCommandsTable a:link, #bottomCommandsTable a:visited, #bottomCommandsTable a:hover {
	color:#666666;
}

#rating_wrapper_cell {
	width: 110px;
	vertical-align: top;
	text-align: left;
}

.rating_table {
	background: transparent url(../images/rating.gif) no-repeat scroll left top;
	float: left;
	height: 79px;
	margin:0pt 0pt 0px 0px;
	width: 110px;
}
.rating_table p {
	margin: 0pt;
	text-transform: uppercase;
}
.rating_table p.rating_hdr {
	color: #FFFFFF;
	font-size: 9px;
	height: 13px;
	padding-top: 1px;
	display: inline;
	margin-left: 5px;
}
.rating_table #ratingValue {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#hitlist tr, #document tr {
	padding-right: 2px;
} 

#ftg_row {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

#boardMember_row {
	font-size: 16px;
	font-weight: bold;
}

#boardMember_cell {
	border-bottom: 1px solid #E3E3E3;;
}

#ftg_row h1 {
	font-size: 14px;
	font-weight: bold;
}

#ftg_row a:hover {
	text-decoration: underline;
}

#orgNr_row {
	padding-left: 5px;	
}

#city_row {
	padding-left: 5px;
}

#phone_row {
	padding-left: 5px;
}

#koncern_row {
	padding-left: 5px;
}

#daughter_row {
	padding-left: 5px;
}

#hitlist #city_row {
	font-weight: bold;	
}

#hitlist #city_cell {
	width: 400px;
}
	
#arrow_cell {
	width: 13px;
}

#hitlist hr {
	height: 1px;
	border: none;
	background: #E3E3E3;
	color: #E3E3E3;
}

#finance_table hr {
	height: 1px;
	border: none;
	background: #000;
	color: #000;
}

#header_row {
	background-color: #fffff;
}

#data_row {
	background-color: #e3e3e3;
}

#finance_table {
	width: 611px;
	text-align: left;
}

#go_back_cell {
	text-align: right;
	padding-right: 2px;
}

#navigation_row {
	font-size: 12px;
	
}

#textWrapper {
	margin-top: 16px;
	margin-right: 30px;
}

#vardera_nu {
	clear: both;
	min-height: 65px;
	width: 140px;
	float: left;
	background-color: #C29A69;
	padding: 5px 5px 10px 15px;
	margin-left: 49px;
	margin-top: 20px;
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #000;
}

#vvv_logo {
	min-height: 56px;
	width: 140px;
	background-color: #E5E5E5;
	padding: 14px 5px 10px 15px;
	margin-left: 49px;
	margin-top: 20px;
	float: left;
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #000;
}

.vvv_logo_input {
	width: 300px;
	padding: 0px;
	margin: 0px; 
}

.vvv_logo_input_grey {
	width: 300px;
	padding: 0px;
	margin: 0px;
	background-color: #e3e3e3;
	border: 1px solid #7F9DB9;
}

.mail_friend_form_input {
	width: 300px;
	padding: 0px;
	margin: 0px; 
	-moz-padding-start: 1px;
    -moz-padding-end: 1px;
}

#vvv_logo_form_table tr, #mail_friend_form_table tr {
	height: 21px;
}

#vvv_logo_form_table #label {
	width: 160px;	
}

#mail_friend_form_table #label {
	width: 200px;	
}

#mail_friend_form_table td {
	vertical-align: top; 	
}

#mail_friend_form_input #label {
	width: 200px;	
}
	
.mail_friend_form_textarea {
	width: 300px;
	height: 100px;
	padding: 1px;
	overflow: auto;
}

.actionMessage {
	color: red;
	font-size: 0.8em;
	font-weight: bold;
} 

.nofocus {
	outline: none;
}

#navigation_row a, #navigation_row a:link, #navigation_row a:visited, #navigation_row a:hover {
	text-decoration: underline;
}

#zeroHitCount {
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#notExactMatch {
	color: red;
	font-size: 14px;
	padding-top: 4px;
}

#white {
	color: white;
}

#trippleVLogo {
	clear: both;
	margin-left: 55px;
	margin-top: 41px;
	/*top: 0;
	position: absolute;*/
}

.goback_wrapper {
}

.goback_top_right {
	background:url(../images/arrow_left.gif) left center no-repeat;
	padding-left:20px;	
	margin-left:15px;
	margin-top:3px;
	float: right;
}

.goback_top_left {
	background:url(../images/arrow_left.gif) left center no-repeat;
	padding-left:20px;	
	margin-top:3px;
	float: left;
}

.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#C29969;
	color:#ffffff;
	font-weight:bold;
	font-size: 9pt;
	margin-left: 4px;
	width: 50px;
}

#nest_title {
	position: absolute;
	color: #C29969;
	clear: both;
	margin-left: 60px;
	bottom: 0;
}

#nest_title #h1_text {
	font: 22px "Gill Sans MT", Arial;
	font-weight: bold;
}

.textWrapper h2 {
	font: 12px Arial;
	font-weight: normal;
}

.textWrapper h1 {
	font: 12px Arial;
	font-weight: normal;
}

#startPageTitle {
	font: 24px Arial;	
}

#boldLink {
	font-weight: bold;
	text-decoration: underline;
}

.baseTextSz {
	font-size: 12px;		
}

#aboutLink {
	font: 12px "Gill Sans MT", Arial;
	color: #666666;
}

#ratingCommentsCell {
	font: 10px Arial;
	width: 90px;	
	padding: 2px;
	padding-left: 10px;
	color: #666666;
}

#koncern_row a, #koncern_row a:link, #koncern_row a:visited, #koncern_row a:hover {
	text-decoration: underline;
}

#daughter_row a, #daughter_row a:link, #daughter_row a:visited, #daughter_row a:hover {
	text-decoration: underline;
	color: #081657;
}

/* Document tabs */ 
#tabs {
	float: left;
	width: 100%;
	background: #ffffff;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #C29A69; 
	margin-bottom: 10px;
}

#tabs ul {
	margin: 0;
	padding: 0px 10px 0 20px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("../images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: underline;
}

#tabs a span {
	float: left;
	display: block;
	background: url("../images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

#tabs #current a {
	background-position: 0% -42px;
}

#tabs #current a span {
	background-position: 100% -42px;
}

/* END document tabs */

#printThis {
	clear: both;
}
