@import url("reset.css");
@import url("artikler.css");
@import url("bildegalleri.css");
@import url("meny.css");
@import url("skjema.css");
@import url("search.css");












/************ Typograhpy (Should resemble nvk.css in TCS ************/
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
    line-height: 120%;
}

a {
	color: #42633c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 12px 0px;
	font-size: 1.9em;
	color: #006600;	
}

h2 {
	padding: 8px 0px;
	font-size: 1.3em;
	color: #006600;
}

h3 {
	padding: 5px 0px;
	font-size: 1.2em;
	color: #006600;	
}

h4 {
	padding: 3px 0px;
	font-size: 1.0em;
	color: #006600;	
}

/*Tables*/

th {
	color: #43300b;
}

tr.odd {
	background-color: #EEEEEE;
}

table.userItem {
	width: 174px;
}

/************* Typography *****************/
.hide {
	display: none;
}

.bold  {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/*********** Member details ****************/

#memberDetails td {
	font-size: 1.2em;
	padding: 5px 10px 5px 0px;
}

/*********** Dog list*****************/
#searchContainer {
	clear: both;
	margin: 10px 0px;
}
#dogListContainer {
	clear: both;
}

/*********** Dog item ************/
#dogInformationContainer img {
	padding: 5px 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 20px;
}


/**************** Parring ***************/
.parring {
	padding-bottom: 20px;
}

.foreldreParring {
	padding-bottom: 5px;
}

.beskrivelseParring {
	padding-bottom: 5px;
}

.parring .first {
	padding-top: 5px;
}

.parringItem {
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	clear: both;
}

.parringItem h3 {
	background-color: #DDDDDD;
	margin-bottom: 5px;
	padding: 3px;
	clear: both;	
	}
	
.parringItem img {
	padding-bottom: 10px;
	}


/*********** Restriction messages ***********/
.message {
	border: 1px solid #006600;	
	color: #ffffff;
	padding: 10px;
	margin: 10px 0px;
}

.restrictionMessage {
	border: 1px solid #006600;
	background-color: #dd0000;
	color: #ffffff;
	padding: 10px;
	margin: 10px 0px;
}

.restriction {
	background-color: #dd0000;
}

.error {
	background-color: #dd0000;
}

.success {
	background-color: #00dd00;
}

div.points{
	float: right;
	clear: right;
}

div.description {
	float: left;
	clear: both;
}

/********* Forms *********************/

form {
	display: inline;
}

input.tf, select.tf{
	border: 1px solid #cccccc;
	width: 200px;
	padding: 5px 10px;
}

div.block input.tf, div.block select.tf {
	width: 150px;
	}

input.small, select.small {
	width: 50px;
	padding: 0px
}

input[type='submit'] {
	margin: 10px 0px;
}

label {
	font-size: 1.2em;
	font-weight: bold;
}

td.label {
	padding-right: 10px;
}

textarea {
	width: 400px;
	height: 150px;
}


/************ NVK UI ********************/
div.nvkbutton {
	height: 18px;
	line-height: 18px;
	width: 150px;
	text-align: center;
	color: #ffffff;
	background-color: #006600;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0px;
	cursor: pointer;
	float: left;
	clear: right;
}

div.nvkbutton a {
	color: #FFFFFF;
}

a.btn {
	display: block;
	float: left;
	margin: 10px 0px;
	margin-right: 5px;
	padding: 5px 10px;
	background-color: #402900;
	border: 1px solid #cccccc;
	color: #ffffff;	
	
}

div#headerMenu a.btn {
	margin: 2px 0px;
	margin-left: 3px;
	padding: 5px;
	float: right;
	clear: right;
	width: 65px;
	font-size: 0.8em;
	line-height: 0.9em;
	text-align: center;
	overfow: hidden;
	display: inline;
	}

/************* JQuery UI *****************/

.ac_results ul li {
	padding: 5px;	
}

/*********** NVK prove *******/
.prove {
	margin-bottom: 20px;
}

.proveWrapper {
	margin-bottom: 40px;
	border: 1px solid #cccccc;
	padding: 10px;
	
}

.proveWrapper h2 {
	text-align: center;
}

/*********** NVK vorsteh *****/
.vorstehTree {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	font-size: 0.9em;
}

.vorstehTree td {
	/*background-color: #EEEEEE;*/
	padding-bottom: 15px;
	padding-top: 15px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}

.vorstehTree tr.firstLevel td {
	color: #000000;
	}

.vorstehTree tr {
	border: 1px solid #CCCCCC;
	border-top: none;
	border-right: none;
}

.vorstehTree tr.firstLevel {
	border-top: 1px solid #CCCCCC;
	}

/********** NVK member ******/
#memberRegisterForm {
	clear: both;
}

#memberRegisterForm table {
	
}


/************ NVK nvc *****/

#nvcForm table {
	width: 100%;
}

.nvcListWrapper{
	width: 500px;
	margin: 10px 5px 10px 0px;
	float: left;
	clear: right;
}

.nvcClassWrapper {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #EEEEEE;
}

.UK, .AK, .VK, .UVK {
	display: none;
}

ul {
	list-style-type: square;
	padding: 0px;
	margin-left: 30px;
}

li {
	padding-left: 0px;
}

ul.list_overskrift li {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 5px 0px;
}

ul.list_lenker li {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 5px 0px;
}

/*************** NVK critique ********/
table.critiqueValTable {
	width: 100%;
	}
table.critiqueValTable td {
	padding: 0px;
}
.critique {
	clear: both;
	padding-top: 50px;
	border-top: 
}

/**************** NVK ***************/

p.red {
	color: #ff0000;
        font-weight: bold;
}
.mime_icon {
        vertical-align: middle;
}
ul.decimal {
        list-style-type: decimal;
}
table.shop {
        width: 100%;
        text-align: left;
        margin-top: 8px;
}
td.shop, th.shop {
        vertical-align: top;
        border: 1px solid #C6AE95;
        padding: 4px;
}
th.shop {
        background-color: #402900;
        color: #fff;
}
p.shop {
        font-weight: bold;
        text-align: right;
}















/************** Original style.css ************************/


body {
	background: #e5e0c7 url(/gfx/bg_top.png) repeat-x;
	margin: 0;
	padding: 0;	
}


a {
	text-decoration: none;
	color: #402900;
}

a:hover {
	text-decoration: underline;
}

p {	
	padding: 5px 0px;	
	}
	
p.byline {
	margin-top: 12px;
	font-style: italic;
	font-size: 0.9em;
	clear: both;
	}

img {
	border: 0px;
	/*display: block;*/ // IE avstands fix
}

hr {
	border: 0px;
	color: white;
	background-color: white;
	border-bottom: 1px solid #cccccc;
}

th {
	text-align: left;
}

table {	
	}


table td, table th {
	padding: 10px 10px 10px 0px;	
	/*vertical-align: top;*/		
}

table th {
	border-bottom: 1px solid #cccccc;	
}

table tfoot {
	border-top:1px solid #cccccc;
	}

table tfoot .result {
	background-color:#EEEEEE;
	}
	
table tfoot .total {
	background-color:#CCCCCC;
	}


/********************
**
** General classes
**
********************/

.clear-right {
	clear: right;
	}
.clear-left {
	clear: left;
	}
.clear-both {
	clear: both;
	}

.norge {
	
	}

div#siteContainer {	
	width: 999px;
	margin: 0 auto;	
}

div#pageContainer {
	float: left;
	width: 962px;		
	}

#bodyContainer {	
	clear: both;	
	/*border: 1px solid #C6AE95;
	padding: 12px 0px 0px 6px;*/
	padding-top: 6px;
	border-top: none;
	margin: 0px;
	
}

#topShadow {
	float: left;
	clear: none;
	display: none;
	}

div#headerContainer {
	height: 116px;
}

div#headerContainer a {
	/*position: relative;
	left: -25px;*/
	}

div#headerContainer {
	height: 115px;
	width: 776px;	
	float: left;
	overflow: hidden;
}

div#headerMenu {
	width: 184px;
	height: 103px;
	text-align: right;	
	background-color: transparent;
	text-align: right;
	float: left;
	padding-top: 6px;	
	}
	
div#headerMenu a {
	/*font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;*/	
	}

div#headerContainer a {
		
	}

#menuContainer #logo {
	text-align: center;
	padding-bottom: 20px;	
}

div#leftContainer {	
	float: left;
	width: 200px;
	margin: 0px 6px 6px 0px;	
}

div#rightContainer {
	float: left;
	width: 200px;
	clear: none;
	
}

div.forside-layout div#rightContainer {
	float: right;
}

#mainSpecialContainer {
	float: left;
	}

#featureContainer {
	float: left;
	margin-right: 12px;
	}

#nvcMainWrapper {
	width: 200px;
	margin-right: 12px;
	float: left;
	}

div#contentContainer {
	min-height: 500px;	
	margin: 0px 6px 6px 0px;		
	float: left;
	width: 550px;	
}

div.three-column-layout div#contentContainer {
	min-height: 500px;
	margin-right: 0px;
	width: 756px;
	}

div.forside-layout div#contentContainer {
	/*margin-top: 6px;*/
	width: 756px;	
	clear: left;
	background: none;
	border: none;
	}

div#footerContainer {
	height: 48px;
	background: transparent url(/gfx/bg-footer.png) repeat-x 0px -30px;
	border: 1px solid #c6ae95;
	clear: both;
}

#footerContainer table {
	color: #c6ae95;
	margin-left: 26px;
	}

div#creditsContainer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding: 12px 0px 6px 0px;
	color: #999999;
}

#creditsContainer a {
	color: #666666;
	}


div.statiskSide, div.PageTop {
	padding: 12px;
	margin-bottom: 12px;			
	background: #FFFFFF url(/gfx/bg-block.png) repeat-x;
	border: 1px solid #c6ae95;
	clear: both;	
	}

body.three-column-layout div.statiskSide, body.three-column-layout div.PageTop {
	width: 730px;
	min-height: 250px;
	float: left;
	}

body.two-column-layout div.statiskSide, body.two-column-layout div.PageTop {
	width: 524px;
	float: left;
	min-height: 25px;
	}

/****************************
**
** Districts block
**
****************************/

div.districtItem {
	font-size: 1.2em;
	border-bottom: 2px solid #c8c2b0;
	padding: 4px;
	margin-bottom: 5px;
	}
	
div.districtItem a {
	color: #402900;
	}



/********************************
**
** General blocks
**
********************************/

.block {
	padding: 12px;
	margin-bottom: 6px;
	background: #FFFFFF url(/gfx/bg-block.png) repeat-x;
	border: 1px solid #c6ae95;
	}

.one-column {
	width: 236px;
	}
	
.two-column {
	width: 478px;
	}
	
.three-column {
	width: 720px;
	}

.four-column {
	width: 774px;
	}

.float-left {
	float: left;
	}

/*
.no-margin-left {
	margin-left: 0px; 
	}
	
.no-margin-right {	
	margin-right: 0px;
	}
*/

div.nvc-block ul {
	list-style-type: none;
	margin-left: 0px;
	}

div.nvc-block ul li {
	font-size: 1.2em;	
	border-bottom: 2px solid #c8c2b0;
	padding: 4px;
	margin-bottom: 5px;
	
	}
	
div.nvc-block ul li a {
	color: #402900;
	}
*/


/**************** Clearfix ***************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

table.filertb {	
	margin-bottom: 12px;
	background:url("/gfx/bg-block.png") repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #C6AE95;
	clear:both;
	width: 100%;
}

table.filertb td, table.filertb th {
	padding-left: 10px;
}


/** Utskriftsvennlig side **/
div.print {	
	float: right;
	position: relative;	
	width: 200px;
	}

div.print a {
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	}
