@charset "utf-8";

body {
	font-family:Tahoma;
	font-size: 11px;
	/*direction:rtl;*/
	margin: 0;
	padding: 0;
}
.ui-dialog-titlebar-close:hover{
	text-decoration:none;
}
a {
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}

#container {
	text-align:center;

}

#maintable {
	text-align:right;

}

#maintable tr td{
	padding:0px 0px 0px 0px;
	margin:0;
}
#maintable .tr0{
	height:20px;
}
.tr1td1 {
	background-color:#fff;
	width:100%;
	/*background-image:url(banner1.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
	/*background-image:url(banner1.jpg) no-repeat top left;*/
}
.tr1td2 {
	width:753px;
	height:148px;
}

.tr2 {
	height:20px;
	padding:0;
	margin:0;
}
.tr2 td{
	background-color:#ccc;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.tr2td1 {
/*	background-image:url(bg3.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
}
.tr2td2 {
	margin:0;
	height:100%;
}

#menuh {
	font-weight:bold;
	color:#fff;
	height:100%;
	margin:0px 0px 0px 0px;
}

#menutable1 {
	text-align:center;
	height:100%;

}
#menuh tr td a{
	color:#fff;
	display:block;
	width:100%;
	
}

#menutable1 tr td a:hover{
	background-color:#238ec8;
}
.tr3 {
	height:400px;
}
.tr3td2{
	min-height:400px;
	vertical-align:top;
	width:753px;
}
.divcontent {
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	
	background-position: 0px 0px;
	width:auto;
	height:100%;
	min-height:400px;
	padding:20px 20px 5px 20px;
}
.divcontent a:visited{
	color:#7d090e;
}
.tr3td1 {
	vertical-align:top;
}
.rightcolumn {
	padding:10px 5px 10px 5px;
	height:100%;
/*	background-color:#00457e;*/

	vertical-align:top;
}

.rightcolumn .rblock {
	width:100%;

	background-color:#eee;
	padding-top:0px;
	padding-bottom:8px;
	margin-bottom:14px;
}
.rightcolumn .rbheader{

	padding:1px 4px 7px 4px;
	color:#ed1c24;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
}


.divmsg {
	margin:0px 3px 0px 3px;
	background-color:#FCFBD1;
/*	height:40px;
	width:700px;
*/
	padding:0;
	text-align:right;
}

.parin {
	padding-right:3px;
	padding-left:3px;
}


.lp {
	min-height:150px;
}

.rightformtd {
	text-align:left;
	padding-left:5px;
}
.leftformtd {
	text-align:right;
	padding-right:5px;

}

.bottomformtd {
	text-align:center;
	background-color:#CEDCF2;
}

.bottomformtd a {
	padding-0px 3px 0px 3px;
	font-weight:bold;
	display:block;
	width:100%;
}
.currentstep {
	background-color:#d6e5f4;
}

/* test */
#lp
{
    font-family: Tahoma;
    font-size: 11px;
    background-color: #d6e5f4;
    padding: 10px;
}

#lp input[type="text"], #lp textarea
{
    font-family: Tahoma;
    font-size: 10px;
    margin-bottom: 1px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de;
    width: 200px;
	background-image: url( 'images/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}
input, fieldset, textarea, select, button {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #D3D3D3;
font-family:Tahoma;
font-size:11px;
padding:4px;
}
#lp input[type="text"]:focus, #lp textarea:focus
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}

/*--- plan visit --*/

.selectstands {
	min-height:150px;
	text-align:right;
	padding:5px;
}

.toptd {
	font-weight:bold;
	background-color:#d6e5f4;
}
.toptd a{
	display:block;
	width:100%;
}
.toptd a:hover{
	background-color:#F4F4F4;
}

.browse {
	background-color:#fff;
	background-image: url( 'images/blue_bg.png' );
	width:100%;
	height:100%;
	min-height:120px;
	margin-bottom: 1px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de;
	background-repeat: repeat-x;
    background-position: top;
}

.selectedstands {
	background-color:#fff;
	background-image: url( 'images/blue_bg.png' );
	width:100%;
	height:100%;
	min-height:120px;
	margin-bottom: 1px;
    display: block;
    padding: 2px;
    border: solid 1px #85b1de;
	background-repeat: repeat-x;
    background-position: top;
}

.ulsoft {
	padding:3px 0px 0px 0px;
	margin:0;
	list-style:none;
	list-style-type:none;
	background-color:#eee;
}

.ulsoft li{
	margin:0px 2px 0px 3px;
	padding:5px 4px 7px 5px;
/*	background-color:#d6e5f4;*/
	border:solid 1px #fff;
	border-bottom-color:#ddd;
}

.ulsoft li a {
	display:block;
	width:auto;
	color:#333;
}
.ulsoft li a:hover{
	text-decoration: none;
}
.ulsoft li:hover{
/*	background-color:#fff;*/
	border:solid 1px #ed1c24;
}


.hints {
	padding:3px 3px 3px 3px;
	font-weight:normal;
	background-color:#00457e;
}
.hints a {
	display:block;
	margin:0px 7px 0px 8px;
	padding:5px 9px 10px 3px;
/*	background-color:#d6e5f4;*/
	border:solid 1px #00457e;
	border-bottom-color:#6498D7;
	color:#fff;
}
.hints a:hover {
/*	background-color:#F5F5F5;*/
	border:solid 1px #6498D7;
}

.sponsors {
	text-align:center;
	background-color:#fff;

}
.sponsors a{
	display:inline;
	padding:5px;
}
.sponsors a:hover{
/*	background-color:#d6e5f4;*/
}
.sponsors a img{
	border:none;	margin:10px;
}.sponsors  img{	border:none;	margin:5px;}
.sponsorsdiv {
	background-color:#fff;
	border:solid 1px #E7EAF1;
	margin:3px;

}
