body 
{
/*	text-align:center; */
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	height:100%;
	font-family:Tahoma;
	font-size:11px;
	background: #ffffff;
	padding-top:0px;
}

html
{
	height:100%;
}

form
{
	padding:0px;
	margin:0px;
}

img
{
	border:0px;
}

a
{
	cursor:hand;
	cursor:pointer;
}

.jqTransformSelectWrapper
{
	display: inline-block!important;
	width:auto;
	float:right!important;
}
.layout 
{
	width:833px;
	margin-top:20px;
}



.headLine
{
	background:url(newGradients/bg_gradient_blue.gif) #044d82 repeat-x top;
	text-align:left;
}

.headLineGreen
{
	background:url(bg_gradient_green.gif) #5FB34D repeat-x center;
	text-align:left;
}

.bluegreencurve
{
	background:url(bluegreencurve.gif ) #5FB34D repeat-x center;
}

.currentCity
{
	padding-left:20px;
	vertical-align:middle;
	color:#ffffff;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	clear:none;
	float:left;
}

.currentCity h1
{
	vertical-align:middle;
	color:#ffffff;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	clear:none;
	float:left;
}

.yellowButtonCell
{
	height:100%;
	color:#ffff00;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	text-align:center;
	background:url(newGradients/bg_gradient_blue.gif) #044d82 repeat-x top;
}


.headLine .yellowButtonCell
{
	background: transparent;
}


.l
{
	width:2px;
	height: 29px;
	position: absolute;	
	background: url(l_angle.gif) no-repeat top left;
}
.r
{
	width:2px;
	height: 29px;
	position: absolute;	
	background: url(r_angle.gif) no-repeat top right;
}

.r_green
{
	width:2px;
	height: 29px;
	position: absolute;	
	background: url(r_angle_green.gif) no-repeat top right;
}

.tl
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(tl_angle.gif) no-repeat top left;
}
.tr
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(tr_angle.gif) no-repeat top right;
}
.br
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(br_angle.gif) no-repeat bottom right;
}
.bl
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(bl_angle.gif) no-repeat bottom left;
}
.tr_green
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(tr_angle_green.gif) no-repeat top right;
}
.br_green
{
	width:4px;
	height: 4px;
	position: absolute;	
	background: url(br_angle_green.gif) no-repeat bottom right;
}

.yellowButtonCell a
{
	color:#ffff00;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.yellowButtonCell a:hover
{
	text-decoration:underline;
}

.yellowButtonSmall
{
	color:#ffff00;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	text-transform:none;
}

.yellowButtonSmall a
{
	color:#ffff00;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	text-transform:none;
}
.yellowButtonSmall a:hover
{
	text-decoration:underline;
}

.yellowButtonCell_a
{
	color:#ffff00;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.yellowButtonCell_a:hover
{
	text-decoration:underline;
}



.whiteButtonCell
{
	height:100%;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}

.whiteButtonCell a
{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	text-transform:uppercase;
}
.whiteButtonCell a:hover
{
	text-decoration:underline;
}



.catalogHeadLine
{
	background:url(bg_gradient_lightblue.gif) #5498ca repeat-x top;
	text-align:center;
	height:24px;
	color:#010035;
	font-size:13px;
	font-family:Arial;
}

.catalogHeadLine h1
{
	color:#010035;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
}

.catalogHeadLine a
{
	/*color:#054f83;*/
	color:#010035;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
}
.catalogHeadLine a:hover
{
	text-decoration:underline;
}


.catalogHeadLine .yellowButtonCell_a
{
	color:#ffff00;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.catalogHeadLine .yellowButtonCell_a:hover
{
	text-decoration:underline;
}






.catalogItems
{
	width:100%;
}
.catalogItems a
{
	/*color:#054f83; - Normal blue*/
	/*color:#063f67; - dark blue*/
	color:#054f83;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	/*font-weight:bold;*/
}
.catalogItems a:hover
{
	text-decoration:underline;
}

.footerTable
{
	width:100%;
	color:#ffffff;
}
.footerTable td
{
	text-align:center;
}
.footerTable a
{
	color:#ffffff;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}
.footerTable a:hover
{
	text-decoration:underline;
}
.footerTable .separator
{
	width:1px;
	height:16px;
	background:#ffffff;
}


.form
{
	background:#f0f0f0;
	padding-right:5px;
	padding-left:5px;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
.form h1
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	display:inline;
}

.form h1 a
{
	color:#054f83;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.form a:hover
{
	text-decoration:underline;
}

.form a
{
	/*color:#3d759e;*/
	color:#054f83;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.form h1 a:hover
{
	text-decoration:underline;
}

.forum ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.form li
{
	padding:0px;
	margin:3px 0 0 0;
}







#curtain
{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000;
	opacity: 0.5;
    filter:alpha(opacity = 50); /* IE's opacity*/
}

#showInfoLayout
{
	position:absolute;
	z-index:11;
	background:#ffffff;
	top:50%;
	left:50%;
	width:auto;
	height:auto;
	/*
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	*/
	
	padding:10px 10px 10px 10px;
	border:2px solid #cccccc;
}

#showInfoLayout h1
{
	font-size:22px;
	text-align:center;
}

#showInfoLayout li
{
	padding:1px;
}

.error
{
	border:1px double #ff0000;
	width:60%;
	padding:10px;
	color:#ff0000;
	background:#fafafa;
	text-align:center;
}


.calendarTable
{
	font-weight:bold;
}

.calendarTable td
{
	padding:3px;
	height:22px;
	line-height:22px;
	text-align:center;
}
.calendarTable .todayCell
{
	border:1px solid #ff0000;
}
.eventLink
{
	color:#054f83;
	text-decoration:underline;
}
.eventLink:hover
{
	color:#054f83;
}


.pageLister
{
	color:#010035;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
}

.pageLister a
{
	color:#010035;
	padding:5px;
}

.pageLister .active
{
	color:#ffff00;
	padding:5px;
}



.rates
{
	font-size:14px;
	font-family:Arial;
	vertical-align:middle;
	color:#054f83;
	font-weight:normal;
}


blockquote
{
	background:#ffffff;
	border:1px dashed #999999;
	padding:10px;
	margin:10px;
	text-align:left;
	font-style:italic;
	font-weight:normal;
}

blockquote .postedBy
{
	margin-top:-10px;
	margin-left:-8px;
	padding:0px 3px 3px 0px;
	clear:both;
	color:#666666;
	padding-bottom:10px;
	font-style:normal;
	font-weight:bold;	
}

.adsense
{
	display: block !important;
}
.adsense .abgi
{
	float:right;
	margin-top:13px;
}
.adsense #ads0
{
	float:left;
}
.adsense ul
{
	padding:0px;
	margin:0px;
	width:100%;
}
.adsense li
{
	list-style:none;
	margin:3px 7px;
	padding:0px;
	height:20px;
	clear:both;
}
.adsense li .ad
{
	float:left;
}
.adsense .adt
{
	font-weight:bold;
}
.adsense .adb
{
	font-size:11px;
}
.adsense #smac
{
	/*display:none;*/
}
.adsense #smac #smap
{
	width:13px;
	height:13px;
	float:left;
	background-color: rgb(157, 183, 201);
	background-image:url(http://pagead2.googlesyndication.com/pagead/sma.png);
	background-position:-26px -13px;
	margin-left:10px;
}
.adsense #smac #sman
{
	width:13px;
	height:13px;
	float:left;
	background-color: rgb(157, 183, 201);
	background-image:url(http://pagead2.googlesyndication.com/pagead/sma.png);
	background-position:-39px -13px;
	margin-left:2px;
}
.adsense .adu
{
	/*display:none;*/
}
.adsense .cbg
{
	/*display:none;*/
}
.adsense .ad_line_0
{
	padding:7px 0px 7px 0px;
}
.adsense .ad_line_1
{
	background:#fafafa;
	margin:-3px -5px -3px -5px;
	padding:5px 12px 5px 12px;
	height:30px;
}
.adsense .ad_line_2
{
	margin:-3px -5px -3px -5px;
	padding:5px 12px 5px 12px;
	height:30px;
}


.form .ad_gallery
{
	margin:0px;
	padding:0px;
	width:500px;
	list-style-type: none;
	float:left;
	display:block;
}
.form .ad_gallery li
{
	list-style:none;
	line-height:190px;
	height:190px;
	float:left; 
	margin:10px;
	width:190px;
	text-align:center;
}
.form .ad_gallery li div
{
	/*
	float:left;
	border:1px solid #666666;
	*/
}
.form .ad_gallery img
{
	background:#ffffff;
	padding:10px;
	cursor:move;
	display:inline;
	text-align:center;
	border:1px solid #ffffff;
}
.form .ad_gallery .nodraggable_img
{
	cursor:hand;
	cursor:pointer;
}



.form .user_gallery
{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-type: none;
	float:left;
	width:100%;
}
.form .user_gallery li
{
	list-style:none;
	height:270px;
	float:left; 
	margin:10px 7px;
	width:190px;
	text-align:center;
	display:inline;
}
.form .user_gallery .draggable_img
{
	background:#ffffff;
	padding:10px;
	cursor:move;
	display:inline;
	text-align:center;
	border:1px solid #ffffff;
}