@CHARSET "ISO-8859-1";
body {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-attachment: fixed;
}
#content {
	width: 1000px;
	height: 100%;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.topMenu {
	float: left;
	width: 620px;
	text-align: center;
	padding-top: 50px;
	z-index:1;
}
div.topMenu td {
	padding: 5px;
}
div.topMenu table {
	margin: 0 auto;	
}
.topMenuHover {
	background-color: #E11F26;
}
div.logo {
	float: right;
	padding-top: 30px;
	width: 380px;
	text-align: center;
}
div.mainBlock {
	clear: left;
	margin-top: 10px;
	margin-bottom:10px;
	width: 620px;
	padding-bottom:260px;
	float:left;
}
div.bottomMenu {
	width: 100%;
	height: 15px;
	background-color: #000000;
	text-align: center;
	position:fixed;
	bottom: 12px;
	padding-top:22px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	z-index:3;
}
div.bottomMenu:hover {
	height: 200px;
	padding-top:15px;
}
.bottomMenu div {
	width:1000px;
	height: 220px;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	position:fixed;
	bottom: 0px;
	background-color: #000000;
	padding-bottom: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	z-index:4;
}
img.bottomMenuImage {
	/* padding-top: 50px; */
	margin-top:50px;
	margin-bottom:25px;
	margin-left:16px;
	margin-right:17px;
	border: none;
	width: 100px;
	height: 170px;
	
}
img.bottomMenuImageHover {
	margin-top: 25px;
	margin-bottom:0px;
	border: none;
	width: 133px;
	height: 220px;
}
.validation-failed {
  border: 2px solid #f00;
}
.validation-passed {
  border: 2px solid green;
}
.validation-advice {
	display: inline;
  margin: 2px; 
  padding: 2px; 
  color:#fff; 
  background-color:#f00;
}
.warning {
	border: 2px solid #c66;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/* Normal Button */
a.button {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bg_button_a.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	outline: none;
}
a.button:hover {
	color: white;
}

a.button span {
    background: transparent; 
	background-image: url(../img/bg_button_span.png);
	background-repeat: no-repeat;
	display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* Non Floated Button */
a.buttonNoFloat {
	color: #FFFFFF;
	display: block;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bg_button_a.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	outline: none;
}
a.buttonNoFloat:hover {
    color: white;
}

a.buttonNoFloat span {
    background: transparent;
	background-image: url(../img/bg_button_span.png);
	background-repeat: no-repeat;
	display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.buttonNoFloat:active {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
}

a.buttonNoFloat:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

div.info p a:link {
	color: #FFFFFF;
}
div.info p a:visited {
	color: #CCCCCC;
}
div.info p a:hover {
	color: #FF0000;
}
div.info p a:active {
	color: #FFFFFF;
}

/* LINKS */
a {
	color: white;
}
a:hover {
	color:red;
}
#newsletter {
	width: 100%;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	position:fixed;
	top: 0px;
	background-color: #000000;
	color: #999999;
	height:20px;

}
#submit {
	margin:0px;
	height:20px;
}
#newsletter input {
	
	background-color:#333333;
	color:#CCCCCC;
	border: none;
	font-size: 9px;
	margin-left:3px;
}
#priceBox td{
	background-image: url(../img/gloss.png);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.lgeButton {
	height:55px;
	width:149px;
	text-align:center;
	padding-top:33px;
	background-image: url(../img/LgeButton.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.lgeButton:hover {
	background-position: top;
}
h1 {
	font-size: 20px;
	font-weight: bold;	
}
div#twitter {
	width:250px;
	float:left;
	margin-left:30px;
	margin-top:400px;
}
#icons {
	width:640px;
	height:140px;
	background-image:url(../img/bgIcons.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#icons div{
	width:160px;
	height:140px;
	float:left;
	text-align:center;
}
div#weather {
	align:center; 
	font-color:#FFFFFF;
	font-weight:normal;
	height:120px;
}