

/* needed for IE */
#Header {z-index:2;position:relative;}
 

body {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
padding-top: 0px;
margin-top: 0px;
}

#myAutoComplete {
    width:150px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#myAutoComplete2 {
    width:150px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}

#myHdrAutoComplete {
    width:150px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
#myHdrAutoComplete2 {
    width:150px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
.autoComplete
{
	width:150px; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}

a   
{ 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;   font-weight:bold;  
	font-style: normal;  text-decoration: none; color: #1F85E3; 
}

a:hover
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-weight:bold;  
	font-style: normal;  text-decoration: underline; color: #11508A; 
}

h1
{
	font-size: 22px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h2
{
	font-size: 20px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h3
{
	font-size: 18px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}


h4
{
	font-size: 15px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

h5
{
	font-size: 13px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 700; color:#3D91C4;
}

.columnHeader
{
	font-size: 14px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 600; color:#3D91C4;
}


.title
{
	margin: 0px 0px 5px 0px;
	border-bottom:2px solid #ffae30;
	width:100%;
}

.smalltitle
{
	margin: 0px 0px 5px 0px;
	border-bottom:2px solid #ffae30;
	position:relative;
	width:100%;
	font-size: 14px;
}
input, textarea, select 
{ 
	font-size: 12px; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	padding: 2px;
}

.bodybg
{
  background-color: #8BA1AF;
  background-image: url(images/bgtest.gif);
  background-repeat:repeat-y;
  background-position: center;
  padding-top: 0px;
  margin-top: 0px;
}

.bodyDiv
{
	width: 950px;
	align: center;
}


input, textarea, select { border: 1px solid #A7A7A7; padding:2px 2px;}
select { padding:0px;}

input[type="checkbox"]
{
	padding-right: 2px;
	border: 0px solid #000000;
}

.checkboxQS
{
	margin-right: 5px;
	padding-right: 0px;
	border: 0px solid #000000;
}
.roundWidget
{
	position:relative;
	border: 0 solid #000000;
	border-collapse: collapse;
	padding-bottom: 5px;	
	background-color: #94D4FF;
}

.smallAccentLink
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 11px; font-weight:bold;  
	font-style: normal;  text-decoration: none; color: #1F85E3; 	
	cursor: pointer;
}

.errorMsgBig
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 14px; font-weight:bold;  
	font-style: normal;  text-decoration: none; color: #FF0000; 	
	
}

.autoSizeWidget
{
	border: 1px solid #94D4FF;
	border-collapse: collapse;
	background-color: #FFFFFF;	
	margin: 15px;
	padding: 0px;	
}

	.foo {
		font:bold 1.1em verdana,arial;
		position:relative;
	}
	
	.bar {
		position:relative;
		width:300px;
		height:100px;
		margin:5px auto;
		padding:4px;
	}
	
	.baz {
		position:relative;
		width:350px;
		height:5px;
		display:block;
		float:right;
		font-size:1px; /* for IE, which wont allow for an element to be less high than the default font size. */
		text-align:center;
	}
	
	.widgetTitle 
{
	position: relative;
	padding-top: 2px; 
	padding-bottom: 5px;  
	padding-left: 5px; 
	padding-right: 5px;
	border: 0px hidden;
	background: #94D4FF;  
}  

.boldLinkAuto    
{ 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;   font-weight:bold;  
	font-style: normal;  text-decoration: none; color: #1F85E3; 
}

.boldLinkAuto:hover
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-weight:bold;  
	font-style: normal;  text-decoration: underline; color: #11508A; 
}

.navBarLink   
{ 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 16px; font-weight:bold;  
	font-style: normal;  text-decoration: none; color: #FFFFFF; padding:1em; 
}
	               
.navBarLink:hover
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 16px; font-weight:bold;  
	font-style: normal;  text-decoration: underline; color: #FFFFFF; padding:1em;
}

.footerLink   
{ 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 10px; font-weight:normal;  
	font-style: normal;  text-decoration: none; color: #1F85E3; padding:3px; 
}
	               
.footerLink:hover
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 10px; font-weight:normal;  
	font-style: normal;  text-decoration: underline; color: #11508A; 
}	

.navLink   
{ 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:normal;  
	font-style: normal;  text-decoration: underline; color: #FFFFFF; padding:1em; 
}
	               
.navLink:hover
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:normal;  
	font-style: normal;  text-decoration: none; color: #FFFFFF; padding:1em;
}

.bodyTable
{
	width: 950px;
	height: 700px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin: 0px;
}



.footerTable
{
	border: none;
	width: 950px;
	font-size: small;
	color: black;
}



.bigInputBox
{
	font-size: 16px;
}

.widgetListItem
{
	padding-bottom: 3px;
}

.blueArrowList
{
	font-size:110%;
	font-weight:bold;
} 

.gearList
{
	list-style-image: url('images/applications_16.png'); 
	margin-left:15px;
}

.listItem
{
	margin-top:15px; 
	padding-left: 4px;
}

.SearchResultEntry
{
	border:1px solid black; 
	background:#EDEDED; 
	padding-top: 2px;
	padding-bottom: 2px; 
	padding-left: 2px;
	margin: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	position: relative;
	min-height:60px;
	height: auto !important;
	height: 60px;
}
/*
 * http://www.roundedcornr.com
 */
.roundedcornr_box_705052 {
   background: #ffffff url(images/roundedcornr_705052_grad.gif) repeat-x top left;
}
.roundedcornr_top_705052 div {
   background: url(images/roundedcornr_705052_tl.gif) no-repeat top left;
}
.roundedcornr_top_705052 {
   background: transparent url(images/roundedcornr_705052_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_705052 div {
   background: url(images/roundedcornr_705052_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_705052 {
   background: transparent url(images/roundedcornr_705052_br.gif) no-repeat bottom right;
}

.roundedcornr_top_705052 div, .roundedcornr_top_705052,
.roundedcornr_bottom_705052 div, .roundedcornr_bottom_705052 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_705052 { margin: 0px 30px 0px 10px;}

#box1
{
	float:left;
	display: inline;
	border: 0px solid black;
	width:45%;
	margin: 0px 0px 0px 25px;
}

#box2
{
	float:right;
	display: inline;
	border: 0px solid red;
	width:45%;
	margin-right: 25px;
}

.fadeText
{
	display: block;
	font-size: 26px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	visibility: hidden;
	vertical-align: middle;
	background-color: white;
}

.navBarTable
{
	border: none;
	width: 950px;
	background-color: #94D4FF;		
	border-collapse: collapse;
	margin: 0px;
}

.welcomeText
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:normal;  
	font-style: normal;  text-decoration: none; color: #000000; padding:1em; 		
}

.smallText
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 10px; font-weight:normal;
		
}

.medText
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 11px; font-weight:normal;
		
}

.faqQuestion
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:bold;
	padding: 6 10 6 10; 
	text-align:left;
}

.faqAnswer
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:normal;
	padding: 6 10 6 10;
	text-align:left;
}


.normalTextBold
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:bold; color: #000000;	
	position: relative;
}

.normalText
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;  font-size: 13px; font-weight:normal; color: #000000;	
	height:1%;
}

.fadeTextGreySmall
{
	display: block;
	font-size: 13px;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	visibility: hidden;
	vertical-align: middle;
	background-color: white;
	font-weight:bold;
}

#hdrsrchbtn
{
	width: 55px;
	height: 28px;
	background-image: url(images/searchbtn.png);
	display:block;
}

#ftvsrchbtn
{
	width: 55px;
	height: 28px;
	background-image: url(images/searchbtn.png);
	display:inline;
}

#searchbtnbig
{
	width: 190px;
	height: 85px;
	background-image: url(images/searchbigbtn.png);
	display:block;
}

#quicksugg
{
	width: 150px;
	height: 75px;
	background-image: url(images/quicksugg.png);
	display: block;
}

#makesugg
{
	width: 150px;
	height: 75px;
	background-image: url(images/makesugg.png);
	display: block;
}

#loginbtn
{
	width: 150px;
	height: 65px;
	background-image: url(images/Login.png);
	display: block;
}

#addTagBtn
{
	width: 65px;
	height: 28px;
	margin-bottom: 5px;
	background-image: url(images/addtag.png);
	display: block;
}


#changepassbtn
{
	width: 150px;
	height: 75px;
	background-image: url(images/changepass.png);
	display: block;
}

#updatebtn
{
	width: 150px;
	height: 75px;
	background-image: url(images/UpdateBtn.png);
	display: block;
}

#submitbtn
{
	width: 85px;
	height: 37px;
	background-image: url(images/Submit.png);
	display: block;
}

#addcontactbtn
{
	width: 85px;
	height: 36px;
	background-image: url(images/addcontacts.png);
	display: block;
}

#skipbtn
{
	width: 85px;
	height: 37px;
	background-image: url(images/Skip.png);
	display: block;
}

#refreshbtn
{
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	width: 125px;
	height: 63px;
	background-color: white;
	background-image: url(images/refresh.png);
	
}

#refreshgreybtn
{
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	width: 125px;
	height: 63px;
	background-color: white;
	background-image: url(images/refreshGrey.png);
	
}

#ratemorebtn
{
	width: 125px;
	height: 55px;
	background-image: url(images/ratemore.png);
	display: block;
}

#addlocbtn
{
	width: 125px;
	height: 63px;
	background-image: url(images/addlocation.png);
	display: block;
}

.handOver{
cursor: pointer;
}

.newbtn
{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-indent: -999em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	cursor: pointer;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline;
	background-color: white;
}

.myinputstyle {
	border: 2px solid #000000;
	/** remember to change image path **/
	background: url(images/textboxbg.png) repeat-x #ffffff;
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #454743;
	margin: 2px;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: bold;
	font-size: 15px;
	color: #3d91c4;

}

.required
{
	font-weight: bold;
}

#quicktour
{
	border-width: 2px;
	border-style: dotted;
	width: 450px;
}

.avatar
{
	display: inline;
	float: left;
	height: 48px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	margin: 4px;
	margin-top: 0px;
}

.avatar2
{
	
	height: 48px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	margin: 4px;
	margin-top: 0px;
}

.clearFloat
{
	float: clear;
}

/*
.yui-panel .hd 
{
	background-color: #1f85e3;
}
*/

/* styles for entire widget */
.yui-ac {
    position:absolute;font-family:arial;font-size:100%;
}

/* styles for input field */
.yui-ac-input {
    position:absolute;width:100%;
}

/* styles for results container */
.yui-ac-container {
    position:absolute;top:1.6em;width:250px;
    background-color:red;
}

/* styles for header/body/footer wrapper within container */
.yui-ac-content {
    position:absolute;width:100%;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;
}

/* styles for container shadow */
.yui-ac-shadow {
    position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity: 0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;
}

/* styles for results list */
.yui-ac-content ul{
    margin:0;padding:0;width:100%;
}

/* styles for result item */
.yui-ac-content li {
    margin:0;padding:2px 5px;cursor:default;white-space:nowrap;
}

/* styles for prehighlighted result item */
.yui-ac-content li.yui-ac-prehighlight {
    background:#B3D4FF;
}

/* styles for highlighted result item */
.yui-ac-content li.yui-ac-highlight {
    background:#426FD9;color:#FFF;
}

/* Tag Cloud */

.tagText1
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.7em;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:300;  
  text-decoration: none;
  color: #11508A; 
}

.tagText2
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.8em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:400;  
  text-decoration: none;
  color: #11508A; 
}

.tagText3
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.0em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:500;  
  text-decoration: none;
  color: #11508A; 
}

.tagText4
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.2em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:600;  
  text-decoration: none;
  color: #11508A; 
}

.tagText5
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.4em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:700;  
  text-decoration: none;
  color: #11508A; 
}

.tagText6
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.6em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:700;  
  text-decoration: none;
  color: #11508A; 
}

.tagText7
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.7em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:800;  
  text-decoration: none;
  color: #11508A; 
}

.tagText8
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.8em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:800;  
  text-decoration: none;
  color: #11508A; 
}

.tagText9
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.9em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:900;  
  text-decoration: none;
  color: #11508A; 
}	

.tagText10
{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 2.0em;
    font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-weight:900;  
  text-decoration: none;
  color: #11508A; 
}

.tagText1:hover, .tagText2:hover, .tagText3:hover, .tagText4:hover, .tagText5:hover,
.tagText6:hover, .tagText7:hover, .tagText8:hover, .tagText9:hover, .tagText10:hover
{
	text-decoration: underline;
}

#google_map { 
	width: 295px; 
	height:295px; 
}

#resultdivleft { 
	width: 270px; 
	min-height:90px;
	height:auto !important;
    height:90px;
	padding-left:15px;
	padding-bottom:15px;
		padding-top:15px;
	float: left;
	display: inline;
}
#resultdivleftpages { 
	width: 460px; 
	min-height:10px;
	height:auto !important;
    height:10px;
	padding-left:15px;
	padding-bottom:5px;

	float: left;
	display: inline;
}
#resultdivright { 
	width: 180px; 
	min-height:90px;
	height:auto !important;
    height:90px;
	padding-top:15px;
	float: right;
	display: inline;
}
#resultdivline{
	width:465px;
	height:2px;
	display: inline;
	float: left;
	border-bottom:1px solid #ccc;
}

#resultdivleftlist { 
	width: 190px; 
	padding-left:1px;
	float: left;
	display: inline;
}
#resultdivleftpageslist { 
	width: 190px; 
	min-height:10px;
	height:auto !important;
    height:10px;
	padding-left:5px;
	padding-bottom:5px;

	float: left;
	display: inline;
}
#resultdivrightlist { 
	width: 80px; 
	padding-top:16px;
	float: left;
	display: inline;
}
#resultdivlinelist{
	width:275px;
	height:2px;
	display: inline;
	float: left;
	border-bottom:1px solid #ccc;
}
#google_map_list { 
	width: 585px; 
	height:495px; 
}
#search_map_list { 
	position: relative;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:1;
	padding-left:3px;
	padding-right:3px;
}
#search_results_list {
	width:300px;	
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
    height:720px;
	float: left;
	display: inline;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	overflow : auto;
}
#search_center {
	width: 465px;	
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	min-height:720px;
	height:auto !important;
    height:720px;
	float: left;
	display: inline;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	
} 
#search_map { 
	position: relative;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:1;
	padding-left:3px;
	padding-right:3px;
}


#search_tags { 
	position: relative;
	top:0px;
	border: 1px solid #6698CB;
	left:0px;
	overflow:hidden;
	z-index:95;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}

#search_tags2 { 
	position: relative;
	top:0px;
	border: 1px solid #6698CB;
	left:0px;
	overflow:hidden;
	z-index:95;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
#map_layout { 
	border: solid 1px #cccccc;
	width:930px; 
	margin:0px auto;
	padding:0px 0px 5px 0px;
}

#search_container { 
	width: 100%;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	z-index:80;
}

#search_left {
	width:155px;
	min-height:720px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	
}

#leftdivline{
	width:155px;
	height:2px;
	display: inline;
	float: left;
	border-bottom:1px solid #ccc;
}

#search_topdiv{
	padding:5px;	
	margin:5px;
	border-bottom:1px solid #ccc;
}

/* For NiftyCube - still used in header */
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* Main Page Specific */
    .yui-carousel-nav { display: block; }	
    
    .yui-carousel .yui-carousel-item-selected 
	{
		border:0px dashed #fff;
		outline: none;
	}
 
    .yui-carousel-element li {
        height: 158px;
        text-align: left;
        border:0px solid #CCCCCC;
    }

    #container {
        font-size: 13px;
        margin: 0 auto;
    }

    #container a {
        text-decoration: none;
    }
            
    #container .intro {
        display: inline;
        margin: 0px 14px 0px 4px;
        width: 202px;
    }
            
    #container .item {
        display: inline;
        margin: 0 22px 0 12px;
        overflow: hidden;
        padding-right: 20px;
        width: 180px;
        border: 0px;
        outline: none;
    }
    
    #container img
    {
    	text-align:center;
    	vertical-align:middle;
    }

 #slideshow
 {
 	width:425px;
 	margin-left: 25px;
 	margin-top: 20px;
 	margin-right: 25px;
 	border: 2px solid #000;
 	background-color: #3d91c4;
 	height: 500px;
 	padding:0px;
 }
 
 #slideshow img
 {
 	margin: 10px;
 }
 
 #ssimg
 {
 	position:relative;
 	top: 20px;
 	width:371;
 	margin-left:25px;
 	margin-right:25px;
 	border: 3px solid black;
 	background-color:white;
 	height: 200px;
 	text-align:center;
 }
 
 #ssimg img
 {
	margin-top: 10px;
}

 
 #sstitle
 {
 	height: 200px;
 	background-color: #3d91c4;
 }
 
 #slideshow h2
 {
 	font-size:200%;
 	color: white;
 	text-align:center;
 }
 
 #slides
 {
 	position:relative;
 }
 
 #slides li
 {
 	position:absolute;
	z-index:0;
 	top:0px;
 	left: 0px;
 	zoom: 1;
 	height: 497px;
 	width: 423px;
 	background-color: #3d91c4;
}
 
 .hidden
 {
 	display:none;
 }
 
 .active
 {
 	display:block;
 }
    
 
#regbtn
{
	width: 170px;
	height: 73px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	background-color: white;
	background-image: url(images/registerMain.png);
}

#regtbl
{
	border: 0px dashed #000;
	height: 400px;
}

#regtbl td
{
	padding: 1px 5px 1px 5px;
}

/* set the image to use and establish the lower-right position */ 
.regbox, .regbox_body, .regbox_head, .regbox_head h2 { background: transparent url('images/bg.png') no-repeat bottom right; } 

.regbox { 
    width: 375px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 5px auto; /* use to position the box */ 
    margin-left:25px;
}  

/* set the top-right image */ 
.regbox_head { 
    background-position: top right; 
    margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
    width: 350px !important; /* width = cssbox.width - padding-right - margin-right) 375-40--15 */
    width: 390px;
   
} 

/* set the top-left image */ 
.regbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 20px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
    color: white;
} 

/* set the lower-left corner image */ 
.regbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 

/*
 * General widget boxes (THRASHBOX) 
 */
 .smallbox_orange, .smallbox_orange_body, .smallbox_orange_head, .smallbox_orange_head h2 {
    background: transparent url('images/bg3.png') no-repeat bottom right; 
} 
.smallbox_orange { 
    width: 260px !important; /* intended total box width - padding-right(next) */
    width: 260px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
    margin-right: 0px;
} 

/* set the top-right image */ 
.smallbox_orange_head { 
    background-position: top right; 
    margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.smallbox_orange_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 20px 0 5px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
    font-size: 115%;
    color: black;
} 

/* set the lower-left corner image */ 
.smallbox_orange_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
    text-align: center;
} 

.line {width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

.mask {
background-color:#000000;
opacity:0.25;*filter:alpha(opacity=25);
}

	#favtbl tr
	{
		height:30px;
	}
	
	#favtbl .upAC
	{
	top:-5px;
	z-index:99999;
	width:330px;
	position:relative;
	}
	
	.yui-skin-sam .upAC
	{
	z-index:99999;
	width:170px;
	}


.yui-skin-sam .yui-tt .hd
{
	background: transparent url('images/tt_top.gif') top left no-repeat;
	width:275px;
	height:40px;
	position:relative;
	left:0px;
	padding:0px;
	margin:0px;
}
	
.yui-skin-sam .yui-tt .bd {
background: transparent url('images/tt_mid.gif') top left repeat-y;
color:#000000;
z-index:1;
width:275px;
position: relative;
border-width:0px;
padding:0px;
margin:0px;
top:0px;
bottom: 0px;
}
 
.yui-skin-sam .yui-tt .bd div {
	width:225px;
	margin-left:25px;
	margin-right:25px;
	top:-20px;
	bottom:-20px;
	position:relative;
	text-align:center;
} 

.yui-skin-sam .yui-tt .ft {
background: transparent url('images/tt_bot.gif') bottom left no-repeat;
z-index:2;
width:275px;
position: relative;
border-width:0px;
height:40px;
top:-10px;
}
 
.yui-skin-sam .yui-tt-shadow-visible{
	opacity:0;*filter:alpha(opacity=0);
}

/* main panel */

#myPanel.yui-panel .hd
{
	background: transparent url('images/bigtip-top.gif') top left no-repeat;
	width:630px;
	height:45px;
	position:relative;
	left:0px;
	padding:0px;
	margin:0px;
	border-width:0px;
}

#myPanel.yui-panel .container-close
{
	right:35px;
	margin-top:5px;
	z-index:99;
}
	
	
#myPanel.yui-panel .bd {
background: transparent url('images/bigtip-mid.gif') top left repeat-y;
color:#000000;
z-index:1;
width:630px;
position: relative;
border-width:0px;
padding:0px;
margin:0px;
}
 
#myPanel.yui-panel .bd div {
	
	margin-left:30px;
	margin-right:30px;
	top:-30px;
	bottom:-30px;
	position:relative;
	z-index:1;
} 

#myPanel.yui-panel .bd div div {
	margin-left:0px;
	margin-right:0px;
	top:0px;
	bottom:0px;
	position:relative;
	z-index:1;
} 

#myPanel.yui-panel .bd div h1 {
	font-size:120%;
	font-weight:bold;
	text-align:center;
} 

#myPanel.yui-panel .bd div p {
	font-size:120%;
	text-align:left;
} 

#myPanel.yui-panel .ft {
background: transparent url('images/bigtip-bot.gif') bottom left no-repeat;
color:#000000;
z-index:1;
width:630px;
position: relative;
border-width:0px;
height:45px;
top:-20px;
margin:0px;
}

#myPanel.yui-panel
{
	border-width:0px;
}

#bizhrs
{
	width: 220px;
	font-size:105%;
	font-weight: bold;
}

#detailstbl tr td
{
 padding-bottom:3px;
}

#gsmyHdrContainer2.yui-ac-content
{
	width:300px;
}

#leftwishsugg {
	width:420px;	
	float: left;
	display: inline;
}
#righwishsugg {
	width:120px;	
	float: right;
	display: inline;
}

.yui-skin-sam .notify
{
	position:absolute;
	top:80px;
	left:400px;
	display:none;
	z-index:99999;
}

.yui-skin-sam .notify .hd
{
	background: transparent url('images/tt_top.gif') top left no-repeat;
	width:275px;
	height:40px;
	position:relative;
	left:0px;
	padding:0px;
	margin:0px;
	z-index:99999;
}
	
.yui-skin-sam .notify .bd {
background: transparent url('images/tt_mid.gif') top left repeat-y;
color:#000000;
z-index:99999;
width:275px;
position: relative;
border-width:0px;
padding:0px;
display:block;
}
 
.yui-skin-sam .notify .bd div {
	width:220px;
	margin-left:10px;
	top:-20px;
	bottom:-20px;
	position:relative;
} 

.yui-skin-sam .notify .ft {
background: transparent url('images/tt_bot.gif') bottom left no-repeat;
color:#000000;
z-index:99999;
width:275px;
position: relative;
border-width:0px;
height:40px;
top:0px;
}
 