img
{
	behavior: url(/includes/iepngfix/iepngfix.htc);
}

div#map img
{
	behavior: none;
}

div.mainbody
{
	width: 100%;
	background-color: white;
}

div.ad_box
{
	text-align: center;
}

div#top_banner
{
	width: 100%;
	height: 100px;
	padding: 5px;
}

div#left_col
{
	width: 210px;
	margin-right: 5px;
	float: left;
}

div#right_col
{
	width: 530px;
	margin-left: 5px;
	float: left;
}

div.clear
{
	clear:both;
}

.under-construction
{
	background-image: url(construction.gif);
	background-repeat: repeat;
}

a.under-construction
{
	background-image: url(construction-small.gif);
	background-repeat: repeat;
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

table.menu-tbl
{
	width: 100%;
	table-layout: fixed;
	border: none;
	margin-bottom: 10px;
}

table.menu-tbl th.hdr-left
{
	width: 12px;
	background-image: url(CoffeeBreak2/Images/HeaderLeft.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

table.menu-tbl th.hdr-right
{
	width: 12px;
	background-image: url(CoffeeBreak2/Images/HeaderRight.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

table.menu-tbl th
{
	background-image: url(CoffeeBreak2/Images/HeaderBg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:90%;
	padding:3px;
	white-space:nowrap;
	width:100%;
}

table.menu-tbl td
{
	background-color:#F7F8FA;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	font-size:70%;
	font-weight:normal;
	padding:3px;
	text-align:left;
	vertical-align:top;
	/*white-space:nowrap;*/
	white-space: normal;
}

table.menu-tbl td table td,
table.menu-tbl td table th
{
	font-size: 100%;
}

span.number
{
	font-weight: bold;
	color: #ff0000;
}

table.menu-tbl td.no-top-favorites,
table.menu-tbl td.top-favorites
{
	font-weight: bold;
	color: #000080;
	height: 150px;
	text-align: center;
}

div.favorites_row
{
	background-color: #f7f8fa;
	width: 100%;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

div.favorites_fields
{
	float: left;
	font-size: 14px;
}

div.favorites_field_title
{
	padding: 2px 5px 2px 10px;
	width: 70px;
	display: block;
	float: left;
	clear: both;
/*	border-bottom: 1px solid #d0d0d0;*/
}

div.favorites_field_value
{
	width: 250px;
	padding: 2px 0px;
	text-transform: uppercase;
/*	margin-left:15px;*/
/*	border-bottom: 1px solid #d0d0d0;*/
}

input.favorites-button
{
	width: 150px;
}

div.smack_tack
{
	display: block;
	float: left;
}

div.smack_button
{
	padding-left: 5px;
}

div.online1
{
 	vertical-align: bottom;
 	display: block;
 	float: bottom;
 	color: green;
 }

div.favorites_photo
{
	width: 150px;
	height: 150px;
	background: silver;
	float: left;
	text-align: center;
	vertical-align: middle;
}

div.favorites_row_buttons
{
	width: 80px;
	float: left;
}

table.menu-tbl td.favorites_links
{
	height: 50px;
	text-align: center;
}

div.message
{
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
}

.profile-name
{
	text-align: center;
}

ul#upload_queue
{
	list-style-image: url(/images/camera.gif);
}

ul#upload_queue a.input-delete
{
	width: 16px;
	height: 16px;
	background-image: url(/images/cancel.gif);
	background-repeat: no-repeat;
	float: right;
}

ul#upload_queue span.queue-size
{
	border: 1px solid #888888;
	background-color: #cccccc;
	padding: 0px 3px;
	margin: 0px 10px;
	float: right;
}

ul#upload_queue span.queue-file
{
	float: left;
}

ul#upload_queue li
{
	clear: both;
}

ul#upload_queue div.queue-loader
{
	clear: both;
}

div.center
{
	text-align: center;
}
