/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #FFFFFF;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

h4 { color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}


/* ###################### MODULE SETTINGS ###################### */


.mainmenu {
  color            : #FF9900;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  text-decoration  : none;
}

.moduleheading {
  font-size        : 12px;
  border-bottom    : solid 1px #333333;
  font-weight      : bold;
  color            : #333333;
  text-align       : center;
  padding          : 1px;
}

.moduletable {
  width		 : 100%;
  margin-bottom  : 8px;

}

table.moduletable th {
  font-size		: 13px;
  font-weight		: bold;
  width			: 100%;
  background-color	: #FFFFFF;
  border		: 1px solid #000000;

}

.frameheader {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #808080;
}

.poll {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  line-height      : 15px
}


/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background-color : #FFFFFF;
  text-align       : justify;
}

.contentpaneopen {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 17px;
  background-color : #FFFFFF;
  text-align       : justify;
}

.contentpaneopen.small {
  font-size        : 17px;
}


.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  background-color : #FFFFFF;
  border-bottom    : 1px solid #000000;
  padding-left     : 2px;
}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

.createdate, .modifydate {
  color            : #CC6600;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
}



/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.sectiontableheader {
  background-color : #000000;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}

/* ############################################### */
/* ############ NYT CSS - Colombia.dk ############ */
/* ############################################### */

table.contenttoc {
 margin			: 5px;
 padding		: 5px;
 border-width		: 1px;
 border-style		: solid;
}

div.jomdate {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size		: 11px;
  font-weight		: bold;
  font-style		: normal;
  color			: #000000;
  margin-right		: 5px;
  margin-top		: 5px;
}

.pathway {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size		: 11px;
  font-weight		: bold;
  font-style		: normal;
  color			: #000000;
}

a.pathway:link, a.pathway:visited {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size		: 11px;
  font-weight		: bold;
  font-style		: normal;
  color            	: #000000;
}

a.pathway:hover {
  font-family		: Verdana, Arial, Helvetica, sans-serif;
  font-size		: 11px;
  font-weight		: bold;
  font-style		: normal;
  text-decoration	: underline;
  color            	: #c64934;
}

#searchboxtop {
  margin-right		: 5px;
  margin-bottom		: 5px;
}  

li {
  list-style-image 	: url('../images/arrow.gif');
  list-style-position	:inside;
}

li.latestnews {
  list-style-image 	: url('../images/arrow.gif');
  list-style-position	:outside;
}

HR {
  color            	: #000000;
  height           	: 1px;
  width            	: 99%;
}

#headerbgimage {
  background	 	: url('/templates/colombia.dk/images/header_bg1.jpg');
  width			: 100%;
}

.readon {
  color            : #c64934;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 12px;
}

/* ############ LINKS ############ */

a:link, a:visited {
  font-size        	: 11px;
  color            	: #c64934;
  text-decoration  	: none;
  font-family      	: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            	: #FF0000;
  text-decoration  	: underline;
}

/* ############ MENU ############ */

a.mainlevel:link, a.mainlevel:visited, span.mainlevel {
  display		: block;
  color			: #000000;
  font-weight		: normal;
  font-size		: 10px;
  width			: 100%;
  text-indent		: 10px;
  text-decoration	: none;
  font-family		: Verdana, Helvetica, Arial, sans-serif;
  line-height		: 20px; 
  margin-bottom		: 1px;
}

a.mainlevel:hover {
  text-decoration	: none;
  background-image	: url(../images/menu_bgr.png); 
  background-repeat	: no-repeat;
  color			: #c64934;
}

a.sublevel:link, a.sublevel:visited, span.sublevel {
  color			: #F5003D;
  font-weight		: normal;
  font-size		: 10px;
  width			: 99%;
  margin-bottom		: 1px;
  font-family		: Verdana, Helvetica, Arial, sans-serif;
  line-height		: 15px;
}

a.sublevel:hover {
  text-decoration	: underline;
  color			: #c64934;
}

#active_menu {
  font-weight		: bold;
  color			: #0000FF;
}

/* ############ TOP MENU ############ */

#buttons_inner {
  height		: 22px;
  border-left: 1px solid #000000;
}

ul#mainlevel-top
{
  list-style		: none;
  padding		: 0;
  margin		: 0;
}

ul#mainlevel-top li
{
  font-weight		: bold;
  list-style-image 	: none;
  background-image	: none;
  padding-left		: 0px;
  padding-right		: 0px;
  float			: left;
  margin		: 0;
  line-height		: 20px;
  white-space		: nowrap;
  border-top		: 1px solid #000000;
  border-bottom		: 1px solid #000000;
  border-right		: 1px solid #000000;
}

ul#mainlevel-top li a
{
  font-size		: 12px;
  display		: block;
  padding-left		: 12px;
  padding-right		: 12px;
  text-decoration	: none;
  font-weight		: bold;
  color			: #333333;
  background		: transparent;
}

#buttons>ul#mainlevel-top li a {
  width			: auto;
}

ul#mainlevel-top li a:hover {
  color			: #fff;
  background		: #c64934;
}

/* ############ FORMULAR SETTINGS ############ */

.button {
  font-family		: Verdana, Geneva, Arial, Helvetica, serif;
  font-size		: 11px;
  font-weight		: bold;
  font-style		: normal;
  color			: #000000;
  border-style		: solid;
  border-width		: 1px;
  border-color          : #000000;
}


.inputbox {
  font-family		: Verdana, Geneva, Arial, Helvetica, serif;
  font-size		: 11px;
  font-weight		: normal;
  color			: #000000;
  background		: #CCCCCC;
  border-style     	: solid;
  border-width		: 1px;
}


/* ############ CATEGORY ############ */

a.category:link, a.category:visited {
  color            : #CA2F3A;
  font-weight      : bold;
}

a.category:hover {
  color            : #B0B0B0;
}





/* ######################## SLETTE STUFF -->

th {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #000000;
}

background-image: url(../images/menu_bgr.png); 
background-repeat: no-repeat;

.searchbox {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : bold;
  height           : 18px;
  color            : #000000;
  border           : 1px solid #000000;
  background       : url('/templates/colombia.dk/images/loc_bar_dark.gif');
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

*/
