/* Start of CMSMS style sheet 'Gallery' */
/* Image Gallery - Small Thumbnail Images */
.thumb {
	margin: 1em 1em 1.6em 0; /* Space between images */
	padding: 0;
	float: left;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}

.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
	width: 113px; /* Image width*/
	height: 85px; /* Image height*/
	display: inline;
	padding: 12px; /* Image padding to form photo frame */
		
/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
	margin: 0;
	background-color: white; /*Background of photo */ 
	border-top: 1px solid #eee; /* Borders of photo frame */
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #eee;
	text-decoration: none;
}

.thumb a:visited img {
	background-color: #eee; /*Background of photo on hover - sort of a light grey */
}

.thumb a:hover img {
	background-color: #dae6e4; /*Background of photo on hover - sort of light blue/green */
}

.thumbPicCaption {
	text-align: center;
	font-size: smaller;
	margin: 0 1px 0 0;
	padding: 0;
	width: 124px;
/* Image width plus 2 x padding for image (photo frame) - to center text on image */
/* display: none;  if you do not want to display this text */
}

/* Image Gallery - Big Images */
.bigPic {
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: normal;
}

.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 0;
	width: 386px; 
/* Image width plus 2 x padding for image (photo frame) - to center text on image */
/* display: none;  if you do not want to display this text */
}

.bigPic img{ /* Big Image settings */
	width: 350px; /* Width of Big Image */
	height: auto;
	display: inline;
	padding: 18px; /* Image padding to form photo frame. */
		
/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
	margin: 0;
	background-color: white; /* Background of photo */ 
	border-top: 1px solid #eee; /* Borders of photo frame */
	border-right: 2px solid #ccc; 
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #eee;
	text-decoration: none; 
	text-align: center;
}

.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
	margin: 0;
	width: 386px; 
             /* Image width plus 2 x padding for image (photo frame) - to center text on image */
	padding: 0;
	color: #000;
	font-size: smaller;
	line-height: normal;
	text-align: center;
	/* display: none;  if you do not want to display this text. Why? You Lose Navigation! */
}

/* End of 'Gallery' */

/* Start of CMSMS style sheet 'Test' */
.rooster_billede_ramme {
	border: 1px dotted #999999;
	text-align: center;
	vertical-align: middle;
}
.rooster_billede_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color: #333333;
	background-image: url(images/diverse/cellpic1.gif);
	height: 16px;	
}
.rooster_billede_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.spiller_billede_ramme {
	border: 1px dotted #999999;
	text-align: center;
	vertical-align: middle;
}
.spiller_billede_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color: #333333;
	background-image: url(images/diverse/cellpic1.gif);
	height: 16px;
	
}

.spiller_billede_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 0;
	background-color: #DED8C8;
}

a:link,a:active,a:visited { color : #646464; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #DD6900; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #F2F0E9;
	color : #000000;
	font-size: 11px; font-family: Verdana;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
.breadcrumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana;
	font-size: 11px;
             padding-top: 1px;
             padding-left: 1px;
}
.news {
             font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.news_box {
	border: 1px solid #999999;
             font-family: Verdana;
	font-size: 12px;
	color: #999999;
	background-image: url(images/diverse/cellpic1.jpg);
	background-repeat: repeat-y;
}
.sidebar_pic {
	border: 1px solid #999999;
             font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.content_headline {
	border: 1px solid #999999;
             font-family: Verdana;
	font-size: 12px;
             
	color: #000000;
	background-image: url(images/diverse/cellpic1.gif);
	background-repeat: repeat-x;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
             

}
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 3px;
   margin-right: 3px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: #;
   border-top: 1px solid #000000;
   width: 100%;
   
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 160px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 
   color: #333333;
}
#primary-nav li a { 
   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
   background-color: #; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #cccccc; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; background-color: #ffffff; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
.sidebar_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 90%;
	margin-left: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebar_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	background-image: url(images/diverse/cellpic1.gif);
	margin-left: 5px;
	padding-left: 5px;
}
.evighedsliste_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #333333;
}

/* End of 'Test' */

