A {
	FONT-SIZE: 10px; COLOR: #003300; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-weight:bold
}
A:hover {
	COLOR: #FA0720; TEXT-DECORATION: none
}
span.Headline { font-family: Verdana; font-size: 12pt; font-weight: bold }
BODY {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana
}
TD {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana
}
.small {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana
}
a.main_nav_active_item {
  background-image: url(http://www.royalgreenjackets.co.uk/images/navbuttons/n1active.gif) no-repeat left top;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
  background-position-y:top; background-position-x:left
}
a.main_nav_item {
  background-image: url(http://www.royalgreenjackets.co.uk/images/navbuttons/n1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fefefe;
  background-position: top left;
}
a.sub_nav_item {
  background-image: url(http://www.royalgreenjackets.co.uk/images/navbuttons/n1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #044404;
  background-position: top left;
}
a.main_nav_item:hover {
  background_image: url(http://www.royalgreenjackets.co.uk/images/navbuttons/n1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
  background-position: top left;
}
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Schlund + Partner AG

	This CSS-File uses the original "Tanteks Box Modell Hack"
	http://www.tantek.com/CSS/Examples/boxmodelhack.html

	NOTE:
	Older W3C CSS validators return errors when the voice-family property
	is used in a 'screen' style sheet. This is an error in the W3C CSS
	validator itself. The validator should report a warning, not an error,
	when properties which are unsupported by a particular medium are used,
	and this has been reported to the W3C:

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

body#main_body {
    margin: 0;
    padding: 0;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 946px;
    float: left;
}

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 946px;
    height: 166px;
    top: 0px;
    left: 0px;
}

#main_container {
    padding: 0 0 0 0;
    margin: 0px 0px 0px 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
    padding: 0;
}

#content_column {
    vertical-align: top;
    padding: 0;
}

#left_column_container {
    margin: 0px 0px 0 0px;
    padding: 0;
    width: 200px;
    height: 468px;
    float: left;
}

#sub_container1 {
    margin: 0 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 10px 0px 0 0;
    padding: 0px 0px 10px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 715px;
}

#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 0;
    padding: 0;
    width: 715px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: absolute;
    top: 21px;
    right: 0px;
    width: 946px;
    height: 111px;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: absolute;
    top: 0px;
    right: 3px;
    voice-family: "\"";
    
}

html>body #slogan {
    width: 735px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    width: 153px;
    height: 111px;
    position: absolute;
    z-index: 1;
    top: 21px;
    left: 17px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    position: relative;
    top: 132px;
    left: 0px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: 0 0 0px 0;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 946px;
    /*height: 21px;*/

}

html>body #main_nav_container {
    width: 946px;
}

#main_nav_list {
    margin: 0;
    padding: 0 0 0 171px;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 20px 0px 10px;
    display: block;
    float: left;
    line-height: 21px;
    text-align: center;
    height: 21px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    height: 21px;
}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 18px;
    float: left;
    /*width:154px;*/

}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin: 0px 1px 2px 0px;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: right;
    line-height: 18px;
    height: 19px;
    padding: 0 30px 0 5px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 117px;
}

html>body .sub_nav_list a {
    width: 117px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 946px;
    height: 36px;
    clear: both;
}

#footer_text {
    padding: 5px 30px 0 200px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left: 1px;
    margin-bottom: 15px;
    /* width: 99.8%;*/

    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 11px;
}

.content select {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
	colorscheme.css for colorscheme 2

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/

/*-- main container --------------------------------------------------------*/

#container {
    background: repeat-y;
    background-image: url(images/static/contentbg.gif);
}

/*--- header ---------------------------------------------------------------*/

#header {
    background: no-repeat;
    background-image: url(images/static/headerbg.gif);
}

/*--- key visiual ----------------------------------------------------------*/

#key_visual {
    background: no-repeat;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    background: no-repeat top right;
}

#left_column_container {
    background: top left no-repeat;
    background-image: url(images/static/submenubg.gif);
}

/*--- caption --------------------------------------------------------------*/

#slogan {
    background-color: #979595;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    background-image: url(images/static/menubg.gif);
}

/*--- main navigation items ------------------------------------------------*/

a.main_nav_item {
    background: no-repeat;
    background-position: top left;
}

a.main_nav_item:hover {
    background: no-repeat;
    background-position: top left;
}

a.main_nav_active_item {
    background: no-repeat;
    background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_container {
    /*background : url(images/static/submenubg.gif) top right no-repeat;*/

}

a.sub_nav_item {
    background: no-repeat;
}

a.sub_nav_item:hover {
    background: no-repeat;
}

a.sub_nav_active_item {
    background: no-repeat;
}

/*--- footer ---------------------------------------------------------------*/

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    background: repeat-y;
    background-image: url(images/static/contentbg.gif);
    background-color: #5F5E5E;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    color: #434141;
}

.content table {
    color: #434141;
    border-color: #5F5E5E;
}

.content select {
    color: #434141;
}

.content input {
    color: #434141;
    border-color: #B4B8BB;
}

.content textarea {
    color: #434141;
    border-color: #B4B8BB;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {
    color: #ffffff;
    background-color: #5F5E5E;
    border-color: #5F5E5E;
}

.content td {
    border-color: #5F5E5E;
}

.content tr.odd {
    color: #6E6E6E;
    background-color: #ffffff;
}

.content tr.even {
    color: #6E6E6E;
    background-color: #E1E4EF;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    border-color: #010D51;
}

.content legend {
    color: #74777A;
}

.content label {
    color: #74777A;
}

.content #submit {
    background-color: #FFFFFF;
    border-color: #BABEC1;
    color: #74777A;
}

/*--------------------------------------------------------------------------*/

#weblog_calendar caption {
    color: #ffffff;
    background-color: #5F5E5E;
}