*
{
	margin: 0;
	padding: 0;
	background-repeat: none;
}

ul 
{ 
	min-height: 50px;
}

body
{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0;
	padding:0;
	background-color: #1AAADF;
	background-image: url(../images/web/pattern.jpg);
}
.menu{
	text-align: center;
	height: 50px;
	position: relative;
}

#top_spacer {
	border: none;
	height: 5px;
}

#body_container {
	text-align: center;
	margin:0px 0px;
	padding:0px;
	height: 100%;
	margin-top: -1px;
}

#top_menu {
	width:970px;
	margin: 0px auto;
	text-align:center;
	border:none;
	margin-bottom: 10px;
	background-color: #444444;
	color: #FFFFFF;
	height: 120px;
	background-image: url(../images/web/spacerheader.jpg);
}
	
	#top_menu_logo {
		float: left;
		height: 120px;
		width: 268px;
		background-image: url(../images/web/logo.jpg);
	}
	
	#top_menu_login {
		float: right;
		height: 70px;
		width: 258px;
		margin-right: 16px;
		margin-top: 15px;
		background-image: url(../images/web/login.jpg);
		color: #FFFFFF;
		font-size: 10px;
		text-align: left;
		padding: 10px;
		font-weight: bold;
		font-family: Tahoma;
	}

	.top_menu_left {
		clear: both;
		float: left; 
		width: 74px;
	}
	.top_menu_textbox {
		float: left; 
		width: 130px;
		*width: 100px;
	}
	.login_textbox {
		width: 135px;
		border: 1px solid #656565;
		height: 15px;
		
		margin-top: 1px;
		*margin-top: -2px;
		margin-bottom: 4px;
	}
	.login_submit_button {
		
	}
	
	


#body_sub_container {
	width:992px;
	margin:0px auto;
	text-align:center;
	padding-bottom:15px;
	padding-top: 10px;
	
	border:1px solid #FFFFFF;
	margin-bottom: 15px;
	display: table;
	background-color: #C5C5C5;
	margin:0px auto;
	height: 100%;
}

#body_end_container {
	margin:0px auto;
	text-align:center;
	padding:15px;
	border:none;
	margin-bottom: 15px;
}


#title_text {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin-bottom: 20px;
	padding: 0px;
}

#body_layer
{
	text-align: center;
	font-size: 13px;
	border: none;
	margin: 2px;
	padding: 3px;
}

#info_message {
	text-align: center;
	font-size: 14px;
	border: none;
	margin: 30px;
	padding: 3px;
	font-weight: bold;
}


#sub_menu {
	text-align: center;
	font-size: 14px;
	border: none;
	margin: 0px;
	margin-bottom: 30px;
	padding: 3px;
}


input.submit {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	border: 1px solid #000000;
	background-color: #FEC57A;
	padding-left: 10px;
	padding-right: 10px;
}


input.text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #777777;
	border: 1px solid #000000;
}



input.select {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	border: 1px solid #000000;
	background-color: #FEC57A;
	padding-left: 20px;
	padding-right: 20px;
}

*
A {
	color: #534A43;
            text-decoration: none;
}

A:HOVER {
	color: #1AAFE9;
}


	.category_delete_button {
		text-align: left;
		font-weight: bold;
		padding-left: 28px;
		color: #1AAFE9;
		height: 40px;
	}

	.edit_category_name {
		top: -30px; 
		float: right;
		width: 40px;
		height: 1px;
		border: 0px solid white;
		z-index: 10;
		cursor: pointer; 
		cursor: hand;
		padding-right: 12px;
		text-align: right;
	}
	
	.draggable_link {
		position: relative; 
		top: -33px; 
		float: right; 
		width: 20px;
	}
	
	.category_title {
		font-weight: bold; 
		overflow:hidden;
		z-index:2;
		margin-left:auto;
		margin-right:auto;
		height:20px;
		border: 0px solid red;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 28px;
		color: #1AAFE9;
		cursor: all-scroll; 
		*cursor: hand;
	}
	
	.edit_category_title{
		color: #1AAFE9;
	}
	
	.category_editbox_title{
		border: 1px solid #AEAEAE;
		width: 75%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10pt;
		color: #1AAFE9;
		margin-left: -20px;
		margin-bottom: 10px;
		float: left;
	}
	.change_category_button{
		float: left;
		margin: 1px;
	}
	

	.link_options {
		float: left;
		width: 18px;
		visibility: hidden; 
		z-index: 10;
		padding-left: 10px;
		padding-top: 3px;
	}
	.link_show_title {
		width: 100%;
	}
	
	.link_normal_title {
		margin-left: 27px;
	}
	
	.edit_link_button {
		float: right;
		cursor: pointer; 
		cursor: hand;
		z-index: 10;
		width: 25px;
		padding-top: 2px;
	}	
	.draggable_link_handle {
		float: right;
		cursor: pointer; 
		cursor: hand;
		border: 0px solid red;
		z-index: 50;
		width: 25px;
		padding-top: 3px;
	}	

	
	
	.category_normal_title {
		font-weight: bold; 
		overflow:hidden;
		z-index:2;
		margin-left:auto;
		margin-right:auto;
		width: 100%;
		height:20px;
		border: 0px solid red;
		text-align: left;
		padding-top: 14px;
		padding-left: 28px;
		color: #1AAFE9;
	}
	.normal_link {
		float: left;
		z-index: 10;
		padding-left: 28px;
		padding-top: 3px;
	}
	
	

	.add_link_field {
		margin-right: 30px;
	}
	.add_link_textbox {
		border: 1px dotted #82AE6F;
		font-size: 11px;
		width: 100%;
		padding: 2px;
		padding-left: 10px;
	}

	.login_button{
		border: none;
		height: 46px;
		width: 46px;

		*margin-left: 38px;
		*margin-top: -30px;
		vertical-align: middle; 
		background: #6D6D6D url('../images/web/loginbutton.jpg') no-repeat top;
		
	}
	
	.login_error{
		float: right;
		color: #FF9966;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.login_text{
		float: left;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.logout_box{
		float: right;
		margin-bottom: 10px;
	}
	
	.welcome_text{
		float: left;
		margin-bottom: 10px;
	}
	
	.big_text {
		font-size: 13px;
		color: #99E5FF;
	}
	
	.login_link {
		color: #99E5FF;
	}
	
	.link_option{
		float: left;
		font-size: 16px;
		clear: both;
	}
	
	.spacer{
		clear: both;
	}
	
	.register_box{
		display: table;
		width: 500px;
		margin: 0 auto;
		border: 1px solid;
		padding: 40px;
		border: 1px solid #AEAEAE; 
		background-color: #FAFAFA;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.register_left{
		clear: both;
		float: left;
		text-align: right;
		width: 200px;
		margin: 2px;
	}
	.register_right{
		float: left;
		width: 200px;
		margin: 2px;
		text-align: left;
		margin-left: 10px;
	}
	.register_input{
		border: 1px solid #AEAEAE;
		width: 230px;
	}
	.register_submit{
		height: 22px;
		border: 1px solid #00A5DF;
		background-color: #1AAFE9;
		padding-left: 20px;
		padding-right: 20px;
		color: #FFFFFF;
		font-family: Verdana;
	}
	
	
	.small_font{
		font-size: 8pt;
	}
	.blue_font{
		color: #1AAFE9;
	}
	.green_font{
		color: green;
	}
	.red_font{
		color: red;
		text-underline: none;
	}
	.url_status{
		font-size: 8pt;
	}

	
.rss_content {
	text-align: left;
	margin-left: 27px;
	margin-right: 10px;
}

.rss_content_link {
height: 19px;
}

.tooltip {
	padding: 15px;
	background: #FFFFFF;
	visibility:hidden;
	position:absolute; 
  	border:1px solid black; 
  	width:250px;
	z-index: 9990;
	text-align: left;
	font-size: 11px;
}

.edit_rss_input {
	width: 93%;
	border: 1px solid #AEAEAE;
	font-size: 12px;
	font-family: Verdana;
}

.edit_rss_select {
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.edit_rss_select_titles {
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.emptyPlaceMarker
{
	z-index: 2;
	border-right: red thin dashed;
	border-top: red thin dashed;
	border-left: red thin dashed;
	border-bottom: red thin dashed;
	background-color: Transparent;
}


.category_normal{
	margin-bottom: 0px;
	*margin-bottom: 0px;
}



.category_spacer{
	margin-bottom: 0px;
	*margin-bottom: 25px;
}

.category_rss_spacer{
	margin-bottom: 0px;
	*margin-bottom: 75px;
}