* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #163E84;
	background: #F7FBFF url(/images/www/bg1.png) repeat-x;
}

a {
	color: #163E84;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	display: block;
}

h3 {
	font-size: 13px;
}

#mainCage h3 {
	margin-bottom: 10px;
}

#mainCage input,
#middle input,
#mainCage textarea,
#mainCage select {
	border: 1px solid #163E84;
}

#mainCage  .submit,
#middle  .submit {
	background-color: #163E84;
	color: #FFF;
	font-weight: bold;
}

.rating {
	padding-top: 5px;
	text-align: center;
	clear: both;
}

.rating input {
	width: 20px;
	background-color: #e1effa;
}

.accountTable {
	text-align: center;
}

.accountTable thead {
	font-weight: bold;
}

.accountTable td {
	padding: 5px;
}

.accountTable img {
	border: 1px solid #163E84;

}


#top {
	margin: 0 auto;
	width: 956px;
	height: 246px;
	overflow: hidden;
	position: relative;
	background: url(/images/www/top.png) no-repeat 338px 5px;
}

#logo {
	top: 36px;	
	left: 0;
	position: absolute;
}

#top .lang {
	top: 9px;
	right: 302px;
	position: absolute;
}

#top .lang img {
	display: block;
}


#login {
	color: #fff;
	top: 0;
	right: 0;
	position: absolute;
	width: 298px;
	height: 67px;
	background: url(/images/www/x1.png) no-repeat;
}

#login .left {
	font-size: 9px;
	margin: 0 0 0 9px;
	float: left;
	width: 188px;
	_display: inline;
}

#login .left p {
	line-height: 21px;
	margin: 5px 0 0 20px;
}
#login .left label {
	float: left;
	width: 55px;
	height: 15px;
	overflow: hidden;
	font-size: 9px;
}
#login .left input {
	width: 100px;
	border: 1px solid #163E84;
}

#login .right {
	float: right;
	width: 89px;
}

#login .right p {
	margin: 15px 0 0 7px;
}

#login .right .submit {
	margin: 3px 0 0;
}

#mainCage {
	border-bottom: 1px solid #b6cee6;
	padding-bottom: 10px;
}

#mainCage .form {
	width: 800px;
	border: 1px solid #b6cee6;
	background-color: #e7f4fd;
	margin: 10px auto;
	padding: 10px;
}

#mainCage .form label {
	font-weight: bold;
	font-size: 13px;
	float: left;
	width: 150px;
}

#mainCage .form h3 {
	font-size: 14px;
	margin-bottom: 14px;
}

fieldset.gr label,
fieldset.gr span {
	height: 50px;
}

#mainCage .form span {
	float: left;
	width: 230px;
	padding: 1px;
}

#searchCage {
	width: 800px;
	height: 900px;
	display:block;
	margin: 10px auto;
}

#searchCage .pages {
	width: 295px;
	height: 30px;
	background: url(/images/www/pagesBG.gif);
	text-align: center;
	line-height: 30px;
	margin: 5px auto;
}

#searchCage .pages A {
	text-decoration: none;
}

#searchCage .box {
	background: url(/images/www/searchBG.gif);
	float: left;
	font-size: 13px;
	width: 350px;
	height: 128px;
	display: block;
	margin: 5px;
	padding: 5px;
}

#searchCage .box .left {
	text-align: center;
	padding-top: 10px;
	border-right: 1px solid #afc9e4;
	height: 110px;
	width: 150px;
	display: block;
	float: left;
}

#searchCage .box .left img {
	border: 2px solid #d8edfd;
	padding: 2px;
}

#searchCage .box .right {
	padding-top: 10px;
	height: 110px;
	width: 180px;
	display: block;
	float: right;
}

#searchCage .pink {
	background: url(/images/www/searchPinkBG.gif);
}

#searchCage .pink .left {
	border-right: 1px solid #db8ed6;
}

#searchCage .pink .left img {
	border: 2px solid #db8ed6;
}


#mainText {
	width: 900px;
	border: 1px solid #b6cee6;
	margin: 10px auto;
	padding: 10px;
}

#accountMenu {
	width: 900px;
	height: 40px;
	margin: 10px auto;
}

#accountMenu A {
	border: 1px solid #b6cee6;
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #f0f9fd;
	font-size: 12px;
	color: #6D89B9;
	font-weight: bold;
	text-decoration: none;
}

#accountMenu A:hover {
	background-color: #e1effa;
}

.error {
	width: 400px;
	margin: 10px auto;
	border: 1px solid #b6cee6;
	background-color: white;
	padding: 10px;
}
.error h3 {
	color: #ff0000;
}

.message {
	width: 400px;
	margin: 10px auto;
	border: 1px solid #b6cee6;
	background-color: white;
	padding: 10px;
}




#logged {
	color: #fff;
	top: 0;
	right: 0;
	position: absolute;
	width: 298px;
	height: 67px;
	background: url(/images/www/x1.png) no-repeat;
}

#logged a {
	color: #fff;
	text-decoration: none;
}

#logged a:hover {
	text-decoration: underline;
}

#logged .left {
	margin: 0 0 0 9px;
	float: left;
	width: 188px;
	_display: inline;
}

#logged .left img {
	margin: 6px 0 0;
	float: left;
	display: block;
	border: 1px solid #B7CEE6;
}

#logged .left p {
	line-height: 21px;
	margin: 13px 0 0 68px;
}

#logged .left p big {
	font-size: 12px;
}

#logged .right {
	float: right;
	width: 89px;
}

#logged .right p {
	margin: 15px 0 0 7px;
}

#logged .right .submit {
	margin: 3px 0 0;
}

#menu_top {
	top: 94px;
	right: 0;
	position: absolute;
}

#menu_top li {
	float: left;
}

#menu_top li a {
	font-size: 12px;
	color: #6D89B9;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	padding: 8px 0 0;
	height: 26px;	
}

#menu_top li.i0 a {
	width: 95px;	
	background: url(/images/www/m0.png) no-repeat;
}

#menu_top li.i1 a {
	width: 104px;
	background: url(/images/www/m1.png) no-repeat;
}

#menu_top li.i2 a {
	width: 101px;
	background: url(/images/www/m2.png) no-repeat;
}

#menu_top li.i3 a {
	width: 61px;
	background: url(/images/www/m3.png) no-repeat;
}

#menu_top li.i4 a {
	width: 79px;
	background: url(/images/www/m4.png) no-repeat;
}

#menu_top li.i5 a {
	width: 94px;
	background: url(/images/www/m5.png) no-repeat;
}

#menu_top li a:hover {
	background-position: 0 -34px;
}

#billboard {
	top: 135px;
	left: 0;
	position: absolute;
	width: 956px;
	text-align: center;
}

#middle {
	width: 100%;
	background: url(/images/www/bg3.png) repeat-x 0 100%;
}

#content1 {
	margin: 0 auto;
	width: 956px;
	overflow: hidden;
}

#content1 .left {
	float: left;
	width: 470px;
}

#content1 .left .container1 {
	margin: 15px 0 0;
	width: 470px;
}

#content1 .left .container1 img {
	display: block;
}

#content1 .left .container2 h3 {
	font-size: 14px;
	margin: 18px 0 0;
	padding: 4px 0 5px 26px;
	background: url(/images/www/x7.png) no-repeat;
}

#content1 .left .container2 h3 a {
	text-decoration: none;
}

#content1 .left .container2 h3 a:hover {
	text-decoration: underline;
}

#content1 .left .container2 p {
	font-size: 12px;
	color: #6D89B9;
	margin: 5px 0 0;
}

#content1 .left .container2 p a { 
	color: #6D89B9;
}

#content1 .right {
	float: right;
	width: 472px;
}

#content1 .right .container1 {
	width: 472px;
	overflow: hidden;
	background: url(/images/www/x5.png) repeat-y 1px 0;
}

#content1 .right .container1 .bg {
	width: 472px;
	overflow: hidden;
	background: url(/images/www/x2.png) no-repeat;
}

#content1 .right .container1 img {
	float: left;
	display: block;
	margin: 0 8px;
	border: 1px solid #B7CEE6;
	_display: inline;
}

#content1 .right .container1 .box1 {
	padding: 17px 0 16px 8px;
	width: 464px;
	overflow: hidden;
	background: url(/images/www/x3.png) no-repeat 1px 100%;
}

#content1 .right .container1 .box2 {
	padding: 13px 0 12px 8px;
	width: 464px;
	overflow: hidden;
	background: url(/images/www/x4.png) no-repeat 1px 100%;
}

#content1 .right .container2 {
	width: 474px;
	height: 63px;
	overflow: hidden;
	position: relative;
}

#content1 .right .container2 .i1 {
	top: 12px;
	left: 1px;
	position: absolute;
}

#content1 .right .container2 .i1 input,
#content1 .right .container2 .i2 input,
#content1 .right .container2 .i5 {
	border: 0px;
}

#content1 .right .container2 .i2 {
	top: 37px;
	left: 1px;
	position: absolute;
}

#content1 .right .container2 .i1 input,
#content1 .right .container2 .i2 input {
	vertical-align: middle;
	margin: 0 9px 0 0;
	width: 11px;
	height: 11px;
}

#content1 .right .container2 .i3 {
	top: 9px;
	left: 91px;
	position: absolute;
}

#content1 .right .container2 .i4 {
	top: 9px;
	left: 230px;
	position: absolute;
}

#content1 .right .container2 .i3 select,
#content1 .right .container2 .i4 select {
	margin: 8px 0 0;
	display: block;
	width: 120px;
	border: 1px solid #ABADB3;	
}

#content1 .right .container2 .i4 select {
	width: 172px;
}

#content1 .right .container2 .i5 {
	top: 9px;
	right: 1px;
	position: absolute;
}

#content2 {
	margin: -11px 0 0;	
	width: 100%;
	background: url(/images/www/bg4.png) repeat-x 0 31px;
}

#content2:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content2 .bg {
	margin: 0 auto;
	width: 956px;
}

#content2 .container1 {
	float: left;
	width: 213px;
}

#content2 .container1 h3 {
	font-size: 14px;
	text-align: center;
	padding: 8px 0 0;
	display: block;
	width: 125px;
	height: 24px;
	background: url(/images/www/x8.png) no-repeat;
}

#content2 .container1 ul {
	margin: 10px 0 0;
	width: 213px;
}

#content2 .container1 ul li {
	padding: 2px 0 3px;
	background: url(/images/www/x9.png) repeat-x 0 100%;
}

#content2 .container1 ul li a {
	color: #6D89B9;
	text-decoration: none;
}

#content2 .container1 ul li a:hover {
	text-decoration: underline;
}

#content2 .container2 {
	margin: 46px 0 0 45px;
	float: left;
	width: 340px;
}

#content2 .container2 img {
	display: block;
}

#content2 .container3 {
	margin: 46px 0 -36px;
	float: right;
	width: 351px;
	height: 304px;
	overflow: hidden;
	position: relative;
	background: url(/images/www/x10.jpg) no-repeat;
}

#content2 .container3 .left {
	padding: 9px 0 0 9px;
	float: left;
}

#content2 .container3 .right {
	padding: 9px 0 0;
	float: right;
}

#content2 .container3 ul li {
	color: #F1FAFD;
	line-height: 16px;
	clear: both;
	padding: 6px 0 0;
	width: 166px;
}

#content2 .container3 ul li a {
	color: #F1FAFD;
	text-decoration: none;
}

#content2 .container3 ul li a:hover {
	text-decoration: underline;
}

#content2 .container3 ul li.first {
	font-size: 12px;
	font-weight: bold;
	padding: 30px 0 0;
}

#content2 .container3 ul li.first img {
	float: left;
	margin: -30px 8px 0 0;
	border: 1px solid #B7CEE6;
}

#content2 .container3 ul li span {
	font-size: 10px;
	color: #315D9B;
	text-align: center;
	margin: 0 12px 0 0;
	_margin: 0 9px 0 0;
	float: left;
	display: block;
	width: 16px;
	height: 17px;
	background: url(/images/www/x11.png) no-repeat;
}

#content3 {
	margin: 0 auto;
	padding: 0 0 30px;
	width: 956px;
	overflow: hidden;
}

#content3 .left {
	float: left;
	width: 462px;
}

#content3 .left .box1 {
	margin: 17px 0 0;
	width: 462px;
	overflow: hidden;
}

#content3 .left .box1 .img {
	float: left;
	display: block;
	border: 1px solid #B7CEE6;
}

#content3 .left .box1 h2 {
	font-size: 14px;
	margin: 7px 0 0 116px;
}

#content3 .left .box1 h2 span {
	color: #6D89B9;
}

#content3 .left .box1 h2 img {
	display: inline;
	vertical-align: middle;
}

#content3 .left .box1 p {
	color: #6D89B9;
}

#content3 .left .box1 p strong {
	color: #163E84;
}

#content3 .left .box1 .i1 {
	font-size: 12px;	
	margin: 0 0 0 116px;
}

#content3 .left .box1 .i2 {
	margin: 15px 0 0 116px;
}

#content3 .left .box1 .i3 {
	margin: 0 0 0 116px;
}

#content3 .left .box1 .i3 img {
	vertical-align: middle;
}

#content3 .left .box2 {
	margin: 14px 0 0;
	width: 462px;
	overflow: hidden;
}

#content3 .left .box2 dl {
	padding: 3px 0 2px;
	background: url(/images/www/x9.png) repeat-x;
}

#content3 .left .box2 .bg {
	background: #EFF7FE url(/images/www/x9.png) repeat-x;
}

#content3 .left .box2 dl.b1 {
	padding-left: 2px;
	float: left;
	width: 229px;	
}


#content3 .left .box2 dl dt {
	color: #6D89B9;
	float: left;
}

#content3 .left .box2 dl dd {
	font-weight: bold;
	margin: 0 0 0 6px;
	float: left;
}

#content3 .left .box3 {
	margin: 0 0 0;
	width: 462px;
	overflow: hidden;
	background: url(/images/www/x15.png) repeat-x;
}

#content3 .left .box3 h3 {
	font-size: 14px;
	margin: 15px 0 0 2px;
}

#content3 .left .box3 table {
	margin: 7px 0 0;
	width: 462px;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#content3 .left .box3 table th {
	color: #6D89B9;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px 0 2px 2px;
	width: 115px;
	background: url(/images/www/x9.png) repeat-x;
}

#content3 .left .box3 table td {
	font-weight: bold;
	vertical-align: top;
	padding: 3px 0 2px;
	background: url(/images/www/x9.png) repeat-x;
}

#content3 .left .box4 {
	margin: 0 0 0;
	width: 462px;
	overflow: hidden;
	background: url(/images/www/x15.png) repeat-x;
}

#content3 .left .box4 h3 {
	font-size: 14px;
	margin: 15px 0 0 2px;
}

#content3 .left .box4 div {
	margin: 2px 0 0;
	width: 462px;
	overflow: hidden;
}

#content3 .left .box4 div img {
	margin: 11px 10px 0 1px;
	float: left;
	display: block;
	border: 1px solid #B7CEE6;
}

#content3 .left .box5 {
	font-size: 14px;
	color: #6D89B9;
	font-weight: bold;
	margin: 38px 0 5px;
	width: 462px;
	overflow: hidden;
}

#content3 .left .box5 span {
	color: #163E84;
}

#content3 .left .box5 .i1 {
	margin: 0 0 0 7px;
	padding: 0 0 0 12px;
	float: left;
	background: url(/images/www/x16.png) no-repeat 0 8px;
	_display: inline;
}

#content3 .left .box5 .i2 {
	margin: 0 7px 0 0;
	padding: 0 12px 0 0;
	float: right;		
	background: url(/images/www/x17.png) no-repeat 100% 8px;
	_display: inline;
}

#content3 .left .box6 {
	margin: 0 0 0;
	width: 462px;
	overflow: hidden;
	background: url(/images/www/x15.png) repeat-x;
}

#content3 .left .box6 h3 {
	font-size: 14px;
	margin: 15px 0 0 2px;
}

#content3 .left .box6 div {
	margin: 2px 0 0;
	width: 462px;
	overflow: hidden;
}

#content3 .right {
	float: right;
	width: 472px;
}

#content3 .right .container1 {
	width: 472px;
	overflow: hidden;
	background: url(/images/www/x5.png) repeat-y 1px 0;
}

#content3 .right .container1 b {
	clear: both;
}

#content3 .right .container1 .bg {
	width: 472px;
	overflow: hidden;
	background: url(/images/www/x2.png) no-repeat;
}

#content3 .right .container1 img {
	float: left;
	display: block;
	margin: 2px 10px;
	border: 1px solid #B7CEE6;
	_display: inline;
}

#content3 .right .container1 .box {
	padding: 16px 0 17px 5px;
	width: 467px;
	overflow: hidden;
	background: url(/images/www/x4.png) no-repeat 1px 100%;
}

#content3 .right .container2 {
	margin: 20px 0 0 1px;
	width: 470px;
}

#content3 .right .container2 img {
	display: block;
	border: 1px solid #B7CEE6;
}

#content3 .right .container3 {
	width: 470px;
	overflow: hidden;
}

#content3 .right .container3 h3 {
	margin: 10px 0 0;
	padding: 0 0 6px;
	font-size: 14px;
	background: url(/images/www/x9.png) repeat-x 0 100%;
}

#content3 .right .container3 .box1,
#content3 .right .container3 .box2 {
	padding: 8px 0 9px;
	width: 470px;
	background: url(/images/www/x9.png) repeat-x 0 100%;
}

#content3 .right .container3 .box2 {
	background-color: #EFF7FE;
}

#content3 .right .container3 .box1 img,
#content3 .right .container3 .box2 img {
	margin: 1px 0 0;
	float: left;
	display: block;
	border: 1px solid #B7CEE6;
}

#content3 .right .container3 .box1 dl dd img {
	border: 0px;
	display: inline;
	float: none;
	margin: 0px;
}


#content3 .right .container3 .box1 dl,
#content3 .right .container3 .box2 dl {
	margin: 0 0 0 60px;
}

#content3 .right .container3 .box1 dl dt a,
#content3 .right .container3 .box2 dl dt a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#content3 .right .container3 .box1 dl dt a:hover,
#content3 .right .container3 .box2 dl dt a:hover {
	text-decoration: underline;
}

#content3 .right .container3 .box1 dl dt small,
#content3 .right .container3 .box2 dl dt small {
	font-size: 10px;
	color: #6D89B9;
}

#bottom {
	margin: 0 auto 0;
	width: 100%;	
	height: 36px;
	background: url(/images/www/bg2.png) repeat-x;
}

#bottom .bg {
	margin: 0 auto;
	width: 956px;
	height: 36px;	
	overflow: hidden;
}

#bottom ul li {
	margin: 5px 0 0;
	float: left;
}

#bottom ul li a {
	text-decoration: none;
}

#bottom ul li a:hover {
	text-decoration: underline;
}

#bottom ul li.i1 {
	padding: 0 21px 0 0;
	background: url(/images/www/x12.png) no-repeat 100% 4px;
}

#bottom ul li.i2 {
	padding: 0 0 0 20px;
	background: url(/images/www/x12.png) no-repeat 100% 4px;
}

#bottom ul li.i3 {
	padding: 0 0 0 20px;
}


.thumbnails img {	
	border: 1px solid #b6cee6;
	vertical-align:middle;
	cursor: pointer;
}

.thumb {
	border: 1px solid #b6cee6;
}

.thumbnails div {
	line-height: 80px;
	height: 80px;
	width: 80px;
	text-align: center;
	float:left;
	padding: 5px;
}

.events h3 {
	font-size: 14px;
	margin: 18px 0 0;
	padding: 4px 0 5px 26px;
	background: url(/images/www/x7.png) no-repeat;
}

.events img {
	float: left;
	margin: 5px;
	border: 1px solid #b6cee6;
}
