/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/
/* body propeties **************************************/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 79%;
	background-color: #FFFFFF;
	background-image: url(../images/GoTo03-BodyBG2009_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* end body propeties ********************************/
p {
margin: 0;
margin-bottom: 2;
}
/* headings ***************************************/
h1  {
	font-size: 105%;
	color: #616131;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;   
}

h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	color: #0B2555;
	padding-right: 12px;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	color: #43689C;
	padding: 0px;
}
h4 {
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 4px;
	color: #0A87D0;
}

/* end headings ********************************/

/* wrapper to contain all the divs***************************************/
#wrapper {
	text-align: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
/* top banners ***************************************/
#masthead {
	height: 30px;
	width: 780px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 85%;
}
#masthead ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#masthead li {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	display: inline;
}
#masthead a {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#masthead a:hover {
	color: #000000;
	text-decoration: none;
}
#masthead a:active {
	color: #666666;
	text-decoration: underline;
}

#midhead {
	text-align: right;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 980px;
	height: 130px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#midhead img {
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#midhead a {
	color: #1183D1;
	text-decoration: underline;
}
#midhead a:hover {
	color: #666666;
	text-decoration: none;
}
#midhead a:active {
	color: #666666;
	text-decoration: underline;
}
#midhead a:visited {
	color: #0689CA;
	text-decoration: underline;
}
#continf {
	float: left;
	width: 787px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	overflow: hidden;
}
#banner {
	width: 620px;
	text-align: left;
	background-color: #000809;
	float: left;
	padding: 10px;
	height: 112px;
	background-image: url(../images/featcourse_14.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}



/* maincontent area***************************************/
/*#maincontent {
	width: 950px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 100%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	padding-top: 10px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/mainbg2009.gif);
	background-position: left top;
}*/
#maincontent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 24px;}
	
#leftcol {
	width: 304px;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 4px;
}
#midcol {
	width: 318px;
	float: left;
}
#rightcol {
	float: left;
	width: 294px;
}

#midcontent {
	width: 595px;
	text-align: left;
	padding-right: 35px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 5px;
	padding-bottom: 8px;
	float: right;
	margin-top: 0px;
	color: #333333;
	padding-top: 0px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#maincontent ul li {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #F5A600;
	list-style-type: none;
	text-indent: 0px;
}
#maincontent a:link {
	color: #84579B;
}
#maincontent a:visited {
	color: #84579B;
}
#maincontent a:hover {
	color: #F5A600;
}
#maincontent a:active {
	color: #F5A600;
}

/* end of maincontent area***************************************/


/* footer area***************************************/
#footer {
	width: 960px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 85%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
        padding-top: 4px;

}
#footer li {color: #000000;display:inline;padding-right: 4px;
padding-left: 4px;
}
#footer a:link, #footer a:visited, #footer a:hover {font-weight: normal;text-decoration:none;cursor:pointer; display: inline;padding-bottom: 8px}

#footer a:hover {color: #333333;
	text-decoration: underline;}

#footer a:active {color: #993333;
	text-decoration: underline;
}

#footer a:visited {color: #666666;}

#footer a:link {color: #000000;}

#footer li.active {
color: #0A87D0;
}

#footer li.active a {
color: #F5A600;
}

#footer li.active a:visited {
color: #0A87D0;
}


/* this is a hack to make sure background image repeats */
.separator {
	clear: both;
	height: 0px;
}
/* end of hack */





/*position image in main content*/


.imageright {
float: right;
margin: 5px;
}
.imageleft {
float: left;
margin: 5px;
}

img
{  border-style: none;
}
/*end*/

/*miscellaneous boxes*/

.botxt {
	color: #7E0C6E;
}
#fhtbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#spieziabox {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

/*miscellaneous*/
#inwrapper {
	text-align: left;
	width: 980px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#firstweds {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 296px;
	background-color: #1a1718;
	background-image: url(../images/firstweds_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 110%;
}
#firstweds h2 {
	font-size: 110%;
	font-weight: bold;
	color: #00A4A0;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#firstweds p {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ticker {
	float: left;
	height: 247px;
	width: 294px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	overflow: hidden;
}
#tickerspeech1 {
	text-align: left;
	width: 100%;
}
#firstweds2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/firstweds2_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	width: 940px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#firstweds2wrap {
	background-color: #000000;
	width: 940px;
	margin: 0px;
	background-image: url(../images/firstweds2_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#firstweds2 img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.firstweds2columns {
	float: left;
	width: 296px;
	padding-right: 9px;
	padding-left: 8px;
}
#firstweds2 h2 {
	font-size: 110%;
	font-weight: bold;
	color: #00A4A0;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#bignight {
}
.firstwedscol2 {
	float: left;
	width: 600px;
	padding-right: 9px;
	padding-left: 8px;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 666px;
	float: left;
	overflow: hidden;
}
#jumpMenu {
	font-size: 10px;
	font-weight: normal;
}
#maincontenthome {
	width: 955px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 100%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	padding-top: 10px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
}
#tickerlogo {
	width: 100%;
	text-align: center;
	height: 125px;
	overflow: hidden;
}
#tickertext {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 68px;
	overflow: hidden;
}
#tickertext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#tickertext a:visited {
	color: #FFFFFF;
}
#tickertext a:hover {
	color: #CCCCCC;
}
#tickertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#tickerspeech2 {
	text-align: right;
	width: 100%;
}
#tickermore {
	text-align: right;
	width: 100%;
}
#bread {
	width: 980px;
	color: #999999;
	padding-top: 5px;
}
#breadinner {
	padding-top: 5px;
	padding-left: 38px;
	text-align: left;
	width: 690px;
	clear: right;
	float: left;
}
#sitle {
	float: left;
	width: 700px;
	text-align: center;
}
#maincontentpage {
	width: 960px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 100%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	padding-top: 10px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: 25px top;
	background-image: url(../images/mainbg2009.gif);
}
#wrapper #inwrapper #maincontentpage #xcontent #bread #breadinner {
	padding-left: 0px;
}
.wlpeUsersList li {
	font-weight: bold;
	list-style-type: square;
}

#rightcol .col_2 .block_2 .bot .left .right .left_top .right_top .left_bot .right_bot .wlpeUsersList li {
	display: list-item;
}
#rightcol .col_2 .block_2 .bot .left .right .left_top .right_top .left_bot .right_bot .wlpeUsersList ul {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/


/* horizontal navigation area***************************************/


/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/
/* NAV - horizontal nav */
#hornav1 {
	width: 800px;
	float: left;
	overflow: hidden;
	text-align: left;
	height: 54px;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 7px;
	margin: 0px;
	padding-top: 15px;
}
/* NAV - horizontal nav */
#horiznav1, #horiznav1 ul {
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:hidden;
	padding-top: 0px;
}
#horiznav1 ul li ul li{
}
#horiznav1 {
	height: 54px;
	font-size: 10px;
	overflow:hidden;
	margin: 0px;
	line-height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#horiznav1, #horiznav1 a:link, #horiznav1 a:visited, #horiznav1 a:hover {
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	display: inline;
	color: #A0A027;
}

#horiznav1 a:hover {color: #000000;
	text-decoration: underline;}
#horiznav1 li {
	color: #A0A027;
	position:relative;
	background-image: url(../images/hbrightup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 10px;
	display:inline;
	float: left;
	height: 54px;
	}
#horiznav1 a:active 
{
	padding-left: 10px;
	overflow:hidden;
	padding-right: 10px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 54px;
}

#horiznav1 li a:visited {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	height: 41px;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}


#horiznav1 li a:link {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
	height: 54px;
}

#horiznav1 li.active {
	color: #FFFFFF;
	background-image: url(../images/hbrightdown.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
	float: left;
	display:inline;
	padding-right: 12px;
}

#horiznav1 li.active a {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #FFFFFF;
	background-image: url(../images/hbleftdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
	height: 54px;
}

#horiznav1 li.active a:visited {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #FFFFFF;
	background-image: url(../images/hbleftdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
	height: 54px;
}

/* end of horizontal nav***************************************/
/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/


/* horizontal navigation area***************************************/


/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/
/* NAV - horizontal nav */
#hornav2 {
	width: 800px;
	float: left;
	overflow: hidden;
	text-align: left;
	height: 54px;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 7px;
	margin: 0px;
	padding-top: 2px;	
}
/* NAV - horizontal nav */
#horiznav2, #horiznav2 ul {
	text-indent: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
overflow:hidden;
	padding-top: 0px;

}
#horiznav2 ul li ul li{
}
#horiznav2 {
	height: 54px;
	font-size: 10px;
	overflow:hidden;
	margin: 0px;
	line-height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#horiznav2, #horiznav2 a:link, #horiznav2 a:visited, #horiznav2 a:hover {
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	display: inline;
	color: #A0A027;
}

#horiznav2 a:hover {color: #000000;
	text-decoration: underline;}
#horiznav2 li {
	color: #A0A027;
	position:relative;
	background-image: url(../images/hbrightup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 10px;
	display:inline;
	float: left;
	height: 54px;
	}
#horiznav2 a:active 
{
	padding-left: 10px;
	overflow:hidden;
	padding-right: 10px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 54px;
}

#horiznav2 li a:visited {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	height: 41px;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#horiznav2 li a:link {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #A0A027;
	background-image: url(../images/hbleftup.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 54px;
}

#horiznav2 li.active {
	color: #FFFFFF;
	background-image: url(../images/hbrightdown.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
	float: left;
	display:inline;
	padding-right: 14px;
}

#horiznav2 li.active a {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #FFFFFF;
	background-image: url(../images/hbleftdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 54px;
}

#horiznav2 li.active a:visited {
	padding-left: 10px;
	overflow:hidden;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	position:relative;
	float: left;
	display:inline;
	color: #FFFFFF;
	background-image: url(../images/hbleftdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 0px;
height: 54px;

}

/* end of horizontal nav***************************************/
/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/

/* SEARCH */

#search {
	z-index:900;
	color: #666666;
	padding-top: 2px;
	font-size: 100%;
	font-weight: bold;
	height: 26px;
	padding-right: 50px;
	float: right;	
}
#search a:link {
	color: #0A87D0;
	text-decoration: underline;
}
#search a:visited {
	color: #0A87D0;
	text-decoration: underline;
}
#search a:hover {
	color: #003294;
	text-decoration: none;
}
#search a:active {
	color: #0E89D0;
	text-decoration: none;
}
#feat {
	width: 96%;
	margin-right: 2px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
}


#search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
	display: block;
	margin-top: 5px !important;
	font-weight: bold;
	color: #F5A600;
}

#sidebarlogin input {
	width: 175px;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}



#search-txt {
	top: 0px;
	left: 158px;
	width: 57px;
	height: 21px;
	color: #80B50F;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
}


#ajaxSearch_input {
width: 130px;
height: 19px;
}

#ajaxSearch_submit {
	height: 21px !important;
	margin: 0 !important;
	border: 0 !important;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: transparent;
	background-image: url(../images/search_50x21.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 50px;
	text-align: center;
}

        #ajaxSearch_output {
	background-color: #000000;
	background-image: url(../images/search_bg_1_71.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: white;




			-moz-opacity:0.9;
	opacity:0.9;
	filter: alpha(opacity=90);
	width: 100px!important;
	z-index: 1;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	visibility: hidden;
        }
        #ajaxSearch_output a:hover{
			color: #fff;
			background-repeat: no-repeat;
			background-color: #8dbc00;
			background-position: left center;
			display: block;
			width: 93% !important;
			padding: 5px;
		}
		#ajaxSearch_output a{
			color: #ffffff;
			background-repeat: no-repeat !important;
			text-align: left;
			border-right: 1px solid #2f2f2f;
			border-top: 1px solid #2f2f2f;
			border-left: 1px solid #2f2f2f;
			font-weight: normal;
			width: 172px;
			background-position: left center;
			display: block;	
			width: 93% !important;
			padding: 5px;
	}
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_resultLink {
            text-decoration: underline;
        }
        .AS_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }

		.AS_intro { display: none;}







#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}



#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}



#join-inp {
margin-top: 5px;
width: 158px;
height: 18px;
}

#join-btn {
margin-top: 5px;
width: 120px;
height: 21px;
}
/* end SEARCH */
#sidebarlogin {
	float: left;
	width: 184px;
	display: block;
	clear: right;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}
.beachmain {
	display: block;
	width: 550px;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
}
.beachlogo {
	display: block;
	float: left;
	width: 215px;
}
.beachheader {
	display: block;
}.beachhold {
	display: block;
	width: 620px;
	float: left;
}
