
body {
	background: #891619 url(images/background.jpg?070602) repeat-x;
	color: #323232;
	font-family: verdana;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment:fixed;
}

strong {
	font-weight: bold;
}

.content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 4px;
}

.country-chooser li,
.content .teasers li {
	list-style:none;
}

.padding {
	margin: 0 10px;

}

.content .padding {
	margin: 0 0 0 25px; 
}
.navigation .padding {
	margin-right: 5px; 
}
.extra .padding {
	margin: 0; 
}

.header {
	/*margin-top: 42px;*/
	height: 43px;
	overflow:hidden;
	z-index:50;
}
.spacer{
	z-index:-5;
}
#topnav {
	width:100%;
}
#topnav,
#topnav a {
	height: 27px;
	text-transform:none;
	text-decoration: none;
	font-family:Verdana; 
	font-size: 13px;
	color: #FFFFFF;
	
}
#topnav a.active {
	height: 27px;
	color: #FFFFFF;
}
.tableNoMargin{
	margin-bottom: 0px;
}
.topnavTable{
	margin-bottom: 0px;
	color: #FFFFFF;
	background:  url(images/button-blue-back.jpg?070602) repeat-x;

}
.topnavActiveTd {
	background:  url(images/button-blue-back.jpg?070602) repeat-x;
	padding: 0 10px 0 10px;	
	white-space:nowrap;
}
.topnavTd {
	background:   url(images/button-red-back.jpg?070602) repeat-x;
	padding: 0 10px 0 10px;
	white-space:nowrap;
}

.footerTable{
	margin-bottom: 0px;
	color: #FFFFFF;
}
.footerActiveTd {
	padding: 0 10px 0 10px;	
	white-space:nowrap;
}
.footerTd {
	padding: 0 10px 0 10px;
	white-space:nowrap;
}

.footerTdAL {
	background:   url(images/bottom-grey-bar.jpg?070602) repeat-x;
	padding: 0 10px 0 10px;
	white-space:nowrap;
}

.linkBeforeLogin {
	height: 27px;
	text-decoration: none;
	font-family:Verdana; 
	font-size: 13px;
	color: #FFFFFF;
}

.linkAfterLogin {
	height: 27px;
	text-transform:none;
	text-decoration: none;
	font-family:Verdana; 
	font-size: 13px;
	color: #000000;
	
}
.ddlinkBeforeLogin {
	text-transform:none;
	text-decoration: none;
	color: #FFFFFF;
}

.ddlinkAfterLogin {
	text-transform:none;
	text-decoration: none;
	color: #000000;
	
}
.menuTable{
	margin-bottom: 0px;
}
.menuSelectedItemTd {
	background:  url(images/itemSelected.jpg?070602) repeat-x;
	padding: 0 8px;	
}
.menuUnselectedItemTd {
	background:   url(images/itemUnselected.jpg?070602) repeat-x;
	padding: 0 8px;
}
.menuTable a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.wrapper{
	background: #FFFFFF;
}

.footer {
}

.footer .padding {
}

.poweredby {
	text-transform: uppercase;
	color: #595959;
}
.riot {
	text-transform: uppercase;
	color: grey;
}

.navigation {
	height:400px;
}
 

.navigation li {
	list-style: none;
}
.navigation ul {
	margin-left: 10px;
}

.content {
	background: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	min-height: 650px;
	margin-bottom: 25px; 
}
.getSkigee {
	background: #FFFFFF;
	
}

.extra {
	background: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}

.extra .box {
	margin-top: 23px;
}

.content h1 {
	color: #C2272D;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 33px;
	padding: 20px 0 10px 0;
	/*clear: both;*/
}
.content h1.first {
	padding-top: 0;
}


.content h2.first {
	padding-top: 0;
}

.content h2 {
	color: #C2272D;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	line-height: 33px;
	padding: 20px 0 10px 0;
}

.content p {
	margin-bottom: 16px;
}

.extra h3 {
	color: grey;
	font-size: 11px;
	margin: 5px 0 3px 0;
}

.promoImage {
	padding: 0 0 5px;
}

.image-block {
	clear: both;
	margin: 4px 0 1px 0;
}

.image-left {
	float: left;
	margin: 4px 10px 1px 0;
}

.image-right {
	float: right;
	margin: 4px 0 1px 10px;
}

.image-after-paragraph {
	clear: both;
}

.labeled-image .caption {
	margin-top: 3px;
	font-size: 10px;
	line-height: 13px;
	color: #777;
}

.gallery {
	clear: both;
	background: #aaa;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
.gallery a {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
	float: left;
	width: 110px;
	height: 90px;
}
.gallery a.every-4th {
	margin-right: 0;
}

table {
	margin-bottom: 25px;
}

th {
	font-weight: bold;
	text-align: center;
}
td, th {
	font-size: 12px;
	
}
thead tr {
	background: #ccc;
}
tbody tr.even {
	background: #eee;
}
tbody tr.odd {
	background: #ddd;
}

ul.country-chooser {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 25px;
	overflow: hidden;
}
ul.country-chooser li {
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:20px;
}
ul.country-chooser li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #595959;
}

.footerKCText {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.footerKCTextAL {
	color: #000000;
}
.style24 {
	font-size: 11pt;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF
	}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submitbutton
{
	background-image:url(images/login1.png?070602);
	background-repeat:no-repeat;
	width:70px;
	height:19px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.anchorButton
{
  background-image:url(images/blank-button-1.png?070602);
  background-repeat:no-repeat;
  line-height: 1;
  border:0px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  height:26px;
  width:90px;
}

.anchorButtonCalc
{
  background-image:url(images/blank-button-1.png?070602);
  background-repeat:no-repeat;
  line-height: 1;
  border:0px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
  height:26px;
  width:90px;
}

.anchorStyle
{
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-size: 9pt;
  line-height: 1.4;
}

.navCurPageLink {
	color: #4d4d4d;
	font-size: 16pt;
	text-decoration: none;
}

.navParentPageLink{
	color: #4d4d4d;
	font-size: 10pt;
	text-decoration: none;
}

.searchbutton
{
background-image:url(images/go-button.png?070602);
background-repeat:no-repeat;
width:19px;
height:19px;
border:0px;
color:#FFFFFF;
background-color: transparent;
}

.searchinput
{
width:120px;
height:17px;
border:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.statabtuspage
{
height: 27px;
text-transform:none;
text-decoration: none;
font-family:Verdana; 
font-size: 13px;
color: #FFFFFF;
}

.norepeat{
background-repeat:no-repeat;
text-align: center;
background-position :center center;
}

.norepeat a,.norepeat a:link,.norepeat a:visited, .norepeat a:active{
line-height: 1;
background-repeat:no-repeat;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.registerbutton
{
	background-image:url(images/buttonwithoutarrow.png?070602);
	background-repeat:no-repeat;
	width:70px;
	height:19px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.registerStyle
{
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
  font-size: 9pt;
  line-height: 1.4;
}

@media print {
    #hideheadme { display: none; }
  }