@charset "utf-8";
body, div, p, h1, h2, form , ul, dl {
	margin:0;
	padding:0;
	text-align: left;
	border: solid 0px #FFFFFF;
}

body {
	background-color: #565E6B;                           
	background-attachment: scroll;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding: 3px 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0;
}

img {
	margin:0;
	padding:0;
	border: solid 0px #FFFFFF;
	vertical-align: middle;
}

.clear {
	clear: both;
}

#container0 {
	background-image: url(../images/index/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px auto;
	width: 100%;
}
#header0 {
	height: 138px;
	width: 100%;
	background-image: url(../images/index/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	background-image: url(../images/index/header_title1.png);
	background-repeat: no-repeat;
	background-position: 8px top;
	height: 138px;
	width: 1067px;
	margin: 0px auto;
	position: relative;
}
#menu {
	list-style-type: none;
	float: left;
	padding-top: 104px;
}
#menu li{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin: 0px 40px;
	padding-bottom: 13px;
}
#menu li a{
	color: #FFF;
	text-decoration: none;
	padding: 0px 2px 16px;
}
#menu li a:hover{
	color: #AED6A9;
}
#menu li a.active{
	background-image: url(../images/index/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #AED6A9;

}

#title2 {
	background-image: url(../images/index/header_title2wbg.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 321px;
	position: absolute;
	left: 442px;
	top: 0px;
}
#formbg {
	background-image: url(../images/index/form_shadow.png);
	background-repeat: no-repeat;
	float: right;
	height: 138px;
	width: 279px;
	padding-right: 40px;
}
#form {
	background-image: url(../images/index/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 238px;
	margin: 0px auto;
	padding-left: 10px;
}
#fields {
	width: 210px;
	float: left;
}
#fields label{
	font-size: 11px;
	float: left;
	padding-bottom: 5px;
}
#fields input {
	float: right;
	width: 147px;
	height: 18px;
	background-color: #FFF;
	border: 1px solid #989DA7;
}
#button input {
	float: right;
}
#advert {
	height: 34px;
	width: 248px;
	margin: 0px auto;
	text-align: center;
}
#advert input{
	background-image: url(../images/index/advert_button.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 248px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 34px;
	float: right;
	background-position: left top;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.switch{
	line-height: 60px;
	text-align: center;
	float: right;
	height: 60px;
	width: 262px;
	margin-top: 60px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/index/button_switch.png);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-right: 50px;
}
a.switch:hover {
	background-image: url(../images/index/button_switch.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}



.indexLoginError {
	color:red;
	margin:0px;
	padding:0px;
	line-height:15px;
	font-size:11px;

}

#index_top {
	background-color: #FFF;
	background-image: url(../images/index/content_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.top_image {
	background-image: url(../images/index/main_image.jpg);
	height: 178px;
	width: 1067px;
	margin-right: auto;
	margin-left: auto;
}

.index_content {
	background-image: url(../images/index/rounded_arrows.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	width: 1017px;
	margin: 0 auto;
	padding: 15px 25px 80px;
	position: relative;
}

#content_top {
 	background-color:#fdfffc;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


.content {
	width: 1017px;
	margin: 0 auto;
	padding: 15px 25px 80px;
	position: relative;
}


.nobg {
	background-image: none;
}
.content p {
	padding-bottom: 10px;
}
.left_side {
	float: left;
	width: 469px;
}
.right_side {
	float: right;
	width: 469px;
}
.right_side ul{
	padding-left: 150px;

}
.list {
	padding-top: 20px;
	list-style-type: none;
	color: #666;
	padding-bottom: 30px;
}
.list li {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 32px;
}

.list li.green {
	background-image: url(../images/index/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.list li.grey {
	background-image: url(../images/index/arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fn_green {
	color: #5BA022;
}
.fn_grey {
	color: #414754;
}

.signup {
	margin: 0px auto;
	height: 39px;
	width: 359px;
	padding-top: 25px;
	position: relative;
}
.bidder {
	background-image: url(../images/index/signup1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border: 0px solid #FFF;
	width: 359px;
	height: 39px;
}

a.bidder { 
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	vertical-align:center;
	line-height: 39px;   
}


a.bidder:hover {
	background-position: left -39px;
}
.advert {
	background-image: url(../images/index/signup2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	border: 0px solid #FFF;
	width: 359px;
	height: 39px;
}

a.advert { 
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	vertical-align:center;
	line-height: 39px;   
}

a.advert:hover {
	background-position: left -39px;
}
.crown {
	background-image: url(../images/index/crown.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	position: absolute;
	left: 42px;
	bottom: -110px;
}
.stamp {
	background-image: url(../images/index/stamp.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	position: absolute;
	right: 42px;
	bottom: -110px;
}
.snowflower {
	background-image: url(../images/index/snowflower.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 230px;
	position: absolute;
	right: 412px;
	bottom: -110px;
}



#content_bottom {
	background-image: url(../images/index/main_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	background-image: url(../images/index/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 232px;
	width: 100%;
}

#footer_cont {
	margin: 0px auto;
	width: 1017px;
	padding: 5px 25px 0;
	color: #999DA8;
	font-size: 12px;
	line-height: 1.3em;
	position: relative;
}
#footer_cont img {
	padding: 10px 0px;
}

.darkgrey {
	background-color: #3A3E48;
	padding: 10px 30px 10px 10px;
}
#support {
	padding: 15px 0 5px;
	list-style-type: none;
	float: left;
}

#support li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}

#support a {
	text-decoration:none;
	color: #999da8;
}

#support a:hover {
	text-decoration:underline;
	color: #999da8;
}


.mail {
	background-image: url(../images/index/mail.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.icq {
	background-image: url(../images/index/icq.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.support {
	background-image: url(../images/index/support.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#support .wiki {
	background-image: url(../images/index/icon-wiki.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.livechat {
	height: 33px;
	width: 189px;
	border: 0px solid #FFF;
	float: right;
	margin-top: 50px;
}
/*
.livechat:hover {
	background-image: url(../images/livechat_hover.jpg);
	background-repeat: no-repeat;
}
*/
#rights {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
}

#news {
	height: 126px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news dt {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #C5C8CF;
}

#news dd {
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#news dd a {
	text-decoration:underline;
	color: #999da8;  
}

#news dd a:hover{
	text-decoration:none;
	color: #999da8;  
}

/*
.date {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #C5C8CF;
}
.new {
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.new a {
	text-decoration:underline;
	color: #999da8;  
}

.new a:hover {
	text-decoration:none;
	color: #999da8;  
}

*/



  

/* External Grid Options */
.Grid { 
	border-collapse: collapse;
}

.Caption th { 
	font-family:Verdana;
	font-size: 11px; 
	text-align: left; 
	vertical-align: top;
	padding: 3px;
	border: 1px solid #d4e6be; 
	background: #272b34; 
	color: #ffffff;
	white-space: nowrap;
}

.Row td { 
	font-size: 11px;  
	padding: 3px;
	border: 1px solid #d4e6be;
	vertical-align: top;
	background-color: #fdfffc; 
	color: #000000;
}
.AltRow td { 
	font-size: 11px;  
	padding: 3px;
	border: 1px solid #d4e6be; 
	vertical-align: top;
	background-color: #ebf7db; 
	color: #000000;
}


/* External Record Options */
.Record { 
	border-collapse: collapse;
}

.Record th { 
	font-weight: normal; 
	text-align: left; 
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #d4e6be;
	background-color: #fdfffc;
	color: #000000;
	white-space: nowrap;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.Record td { 
	padding: 3px;
	border: 1px solid #d4e6be;
	vertical-align: top;
	background-color: #fdfffc; 
	color: #000000;
}

.Bottom td { 
	padding: 3px;
	border: 1px solid #d4e6be; 
	background: #fdfffc; 
	color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
}

.formError td { 
	color: #FF0000;
	font-size: 11px;
	line-height: 1.2em;
}

.formHeader td { 
	color: #00000;
	border: 0px none; 
}




.button {
	font-weight: normal;
	font-size: 11px;
	background-color: #6c7586;
	border: 1px solid #555c6a;
	color: #ffffff;
	height: 22px;    
}

.Record .input {
	font-weight: normal;
	width: 155px;
	background-color: #ffffff;
	border: 1px solid #989DA7;
}

.left_bg {
	float: left;
	width: 50%;
	background-color: #FFF;
	background-image: url(../images/green_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 570px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
}


.right_bg {
	height: 570px;
	float: right;
	width: 50%;
	width: 49.9%!ie;
	background-color: #E5E6EA;
	background-image: url(../images/grey_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
}
.content2 {
	background-repeat: repeat-x;
	background-position: right center;
	width: 100%;
	background-color: #FFF;
	min-width:1000px;
}

.lines_bg .right {
	background-image: url(../images/lines_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	float: right;
	width: 500px;
}
.lines_bg .right ul li {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 50px;
	list-style-type: none;
}

.right .one {
	font-size: 27px;
}
.right .two {
	font-size: 26px;
	padding-left: 30px;
}
.right .three {
	font-size: 19px;
	letter-spacing:-1px;
}
.right .four {
	font-size: 26px;
	padding-left: 20px;
}
.right .one_en {
	font-size: 27px;
	padding-left: 150px;
}
.right .two_en {
	font-size: 26px;
	padding-left: 100px;
}
.right .three_en {
	font-size: 26px;
	padding-left: 260px;
}
.right .four_en {
	font-size: 26px;
	padding-left: 60px;
}
.lines_bg .right .arrow {
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	width: 420px;
	margin-top: 20px;
	background-position: center top;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
}
.arrow h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.arrow .link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #608B5D;
	padding-top: 20px;
	text-align: center;
}
.arrow .link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #608B5D;
	line-height: 30px;
}
.arrow .link1 a:hover {
	color: #000;
	text-decoration: none;
}
.lines_bg {
	background-image: url(../images/lines_top_bg.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin-right: 10px;
}
.lines_bg2 {
	background-image: url(../images/lines_bg2.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 10px;
	background-position: 99px;
}
.right_bg .arrow {
	background-image: url(../images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 440px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
}
.lines_bg2 .left {
	background-image: url(../images/lines_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 500px;
}
.lines_bg2 .left ul li {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 50px;
	list-style-type: none;
}
.left .one {
	font-size: 25px;
	padding-left: 60px;
}
.left .two {
	font-size: 22px;
	padding-left: 120px;
}
.left .three {
	font-size: 25px;
	padding-left: 30px;
}
.left .four {
	font-size: 27px;
	padding-left: 70px;
}
a.red {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}

img, div, a, input, li { behavior: url(javascripts/iepngfix.htc) }