@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #EA1C21;
	text-decoration: underline;
}
a:visited {
	color: #EF1B25;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #EE1C25;
	text-decoration: underline;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/img-top.jpg);
	padding-top: 121px;
	background-repeat: no-repeat;
	background-position: left top;
}#header {
	background-image: url(../img/img-logo.jpg);
	background-repeat: no-repeat;
	background-position: 11px top;
	text-align: right;
	padding-top: 110px;
	padding-right: 35px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
}
#header ul {
	margin: 0px;
	list-style-type: none;
}
#header ul li {
	display: inline;
	border: 1px dotted #859010;
	color: #333;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#header ul li a {
	display: inline-block;
	color: #4E5E15;
	text-decoration: none;
}
#header ul li a:hover {
	color: #E91F1F;
}
#container {
	display: block;
	background-image: url(../img/img-content-bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 650px;
}
#leftcolumn {
	float: left;
	width: 393px;
	padding-left: 97px;
	padding-right: 15px;
}
#rightcolumn {
	float: left;
	width: 519px;
}
#home-text {
	height: 530px;
}
#callus {
	font-size: 15px;
	font-weight: bold;
	padding-left: 48px;
	padding-top: 10px;
	text-align: center;
}
#iplayer {
	font-size: 10px;
	background-image: url(../img/img-player-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 358px;
	padding-top: 60px;
	padding-left: 50px;
	padding-bottom: 44px;
	padding-right: 40px;
}
#base {
	font-size: 10px;
	color: #919191;
	text-align: right;
	padding-right: 80px;
	padding-top: 5px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.redtxt {
	color: #900;
}
.greytxt {
	color: #000;
}
.txt-name {
	font-size: 16px;
	font-weight: normal;
}
.flag {
	margin-right: 3px;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99A613;
}
.clear {
	clear: both;
	height: 1px;
}
input, textarea {
	font-size: 12px;
	color: #F11928;
	padding: 3px;
	border: 1px solid #A1C130;
}
#button {
	background-color: #FAB032;
	border: 1px solid #C38825;
	color: #000;
	font-weight: bold;
}
#calendar-trigger {
	background-color: #FBB939;
	padding: 0px;
}

