@import url(../styles/displaytag.css);

/* Parkmall CSS Document */

/* Body Main */
body {
	background:#EDFDFD;
	background:#DFF9D7;
	background:#EDFDFD url(../images/body_background.jpg) repeat-x;
}

.container {
	width:958px;
	border:1px solid #eafafb;
	border:3px solid #BBF2F2;
	border:none;
	border:8px solid #fff;
	border-top:3px solid #a9bc3f;
	border-top:3px solid #f9f7be;
	border-top:3px solid #fff;
	background:#fff;
	display:block;
}


/* Typography */
.label {
	color:#540000;
	text-transform:uppercase;
	font-size:0.9125em;
	letter-spacing:0.4px;
	font-weight:bold;
	margin:0;
	margin-top:5px;
}

/* Header CSS*/
.header {
	width:958px;
	height:150px;
	background:#FFF url("../images/header_background.jpg");
	border:0px solid #FFF;
	z-index:1;
	margin-top:0px;
	border-bottom:2px dotted #eafafb;
	border-bottom:2px dotted #FFEF7A;
	border-bottom:3px dotted #BBF2F2;
	border-bottom:0px dotted #a9bc3f;
	margin:0;
	padding:0;
}

.logo {
	position:absolute;
	top:2px;
	margin-left:12px;
	margin-top:5px;
	width:520px;
	height:100px;
	z-index:99;
}

.logo_tagline {
	position:relative;
	top:2px;
	left:500px;
	height:100px;
	background:yellow;
		
}

.logo a {
	text-decoration:none;	
}

.header_pic {
	position:absolute;
	top:2px;
	left:175px;
	float:left;
	width:760px;
	height:93px;
	display:block;	
	overflow:hidden;
}

.main_nav {
	position:absolute;
	top:101px;
	margin-left:10px;
	height:30px;
	width:630px;
	margin-top:2px;
	display:block;
	z-index:1000;
}

.main_nav_right {
	position:absolute;
	top:101px;
	margin-left:720px;
	height:30px;
	width:230px;
	margin-top:2px;
	display:block;
	z-index:3;
	float:right;
}

.main_nav ul li.right a, .main_nav ul li.right a:visited {
	float:right;
}

.sec_nav {
	position:absolute;
	top:113px;
	margin-left:660px;
	height:25px;
	width:300px;
	display:block;
	color:#CDE32C;
}

.sec_nav a, .sec_nav a:visited{
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;

	padding:2px;
	text-align:center;
	display:inline;
	background:#a9bc3f;
	background:none;
	color:#F2FD49;
	color:#FFF;
}

.sec_nav a:hover{
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;

	padding:2px;
	text-align:center;
	display:inline;
	background:#CDE32C;
	background:#A9BC3F;
}

.sec_nav a.shop_finder:hover {
	background:#00A9C7;
}

.sec_nav a.restaurant_finder:hover {
	background:#F5BB00;	
}


.divider {
	font-size:1.25em;
	color:#BBF2F2;
	margin-left:2px;
	margin-right:2px;
}


.parkmall_headline {
	width:190px;
	height:260px;
	display:block;
	background:url(../images/headline.jpg) no-repeat;
}

.parkmall_headline p {
	width:180px;
	margin:10px;
	margin-top:30px;
	margin-left:15px;
	height:225px;
	display:block;
	overflow:hidden;
}

.parkmall_headline_inside {
	width:190px;
	height:100%;
	display:block;
	background:url(../images/headline.jpg) no-repeat;
}

.parkmall_headline_inside p {
	width:180px;
	margin:10px;
	margin-top:30px;
	margin-left:15px;
	display:block;
	overflow:hidden;
}

.header_bar {
	width:956px;
	height:100%;
	display:block;
	margin-bottom:10px;
	overflow:hidden;	
}

.shadow_spacer {
	width:950px;
	height:15px;
	display:block;
	background:url(../images/shadow_spacer.jpg) no-repeat;
	clear:both;
}

.shadow_spacer_reverse {
	width:950px;
	height:15px;
	margin-top:0px;
	display:block;
	background:url(../images/shadow_spacer_reverse.jpg) no-repeat;
	clear:both;
}

/* Feature List on Main Page */
.parkmall_features {
	width:672px;
	height:135px;
	float:left;
	overflow:hidden;
}

.parkmall_feature_culture {
	width:210px;
	height:135px;
	display:block;
	float:left;
	margin-bottom:0px;
	background:url("../images/parkmall_feature_culture3.jpg") no-repeat;
	margin-left:5px;
	margin-right:15px;
}

.parkmall_feature_pleasure {
	width:210px;
	height:135px;
	display:block;
	float:left;
	margin-bottom:0px;
	background:url("../images/parkmall_feature_pleasure3.jpg") no-repeat;
	margin-left:0px;
	margin-right:15px;	
}

.parkmall_feature_leisure {
	width:210px;
	height:135px;
	display:block;
	float:left;
	margin-bottom:0px;
	background:url("../images/parkmall_feature_leisure3.jpg") no-repeat;
	margin-left:0px;
	margin-right:0px;
}

.parkmall_feature_shop a, .parkmall_feature_dine a, .parkmall_feature_play a, .parkmall_feature_pleasure a, .parkmall_feature_leisure a, .parkmall_feature_culture a, .parkmall_feature_family a {
	width:180px;
	height:60px;
	margin-top:50px;
	margin-left:25px;
	display:block;
} 

.parkmall_feature_pleasure a, .parkmall_feature_leisure a, .parkmall_feature_culture a, .parkmall_feature_family a, .parkmall_feature_pleasure a:visited, .parkmall_feature_leisure a:visited, .parkmall_feature_culture a:visited, .parkmall_feature_family a:visited {
	color:#fff;
	font-weight:bold;	
}

.parkmall_feature_pleasure a:hover, .parkmall_feature_leisure a:hover, .parkmall_feature_culture a:hover, .parkmall_feature_family a:hover {
	color:#657026;
	color:#E9FF05;
}

.parkmall_feature_pleasure a:hover, .parkmall_feature_family a:hover {
	color:#E9FF05;	
}

/* Events List on Main Page */
.event_list_main_page {
	width:230px;
	height:230px;
	background:url("../images/event_list.jpg") no-repeat;
	border-top:3px solid #a9bc3f;
	border-bottom:1px solid #a9bc3f;
	border:0;
	margin:0;
	display:block;

}

.event_item_main_page {
	width:100%;
	height:30px;
	margin-bottom:7px;
	margin-left:10px;
	display:block;
	overflow:hidden;
	clear:both;
}

.event_date_main_page {
	width:210px;
	height:15px;
	margin:0;
	margin-left:5px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-family:georgia, serif;
	font-weight:normal;
	font-size:0.9125em;
	color:#333;
	color:#540000;
	color:#333;
}



/* Whats New */
.parkmall_whatsnew {
	width:100%;
	height:100px;
	display:block;
	margin-top:10px;
}

.parkmall_whatsnew_right {
	width:230px;
	height:130px;
	background:url(../images/whatsnew.jpg);
	display:block;
	margin-top:10px;
	overflow:hidden;
	padding-top:30px;
}
	
	


.news_link, .events_link {
	display:block;
	margin:0 10px 5px 10px;
	border-bottom:1px solid #eef8a9;
}

.date {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.75em;
	color:#FFF294;
	text-decoration:none;
}

a.news_headline_link, a.news_headline_link:visited, a.events_headline_link, a.events_headline_link:visited  {
	text-decoration:none;
	padding:3px;
	padding-left:0;
	padding-top:0;
	display:block;
	color:#fff;
	font-size:1em;
	font-weight:bold;
}

a.news_headline_link:hover, a.events_headline_link:hover {
	text-decoration:none;

	color:#FFF;
	background:#cc3433;
}

a.more_link, a.more_link:visited {
	font-weight:normal;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	width:100px;
	padding:4px;
	text-align:center;
	display:inline;
	background:#a9bc3f;
	margin:0px 10px 0px 150px;
}

a.more_link:hover {
	font-weight:normal;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	width:100px;
	padding:4px;
	text-align:center;
	display:inline;
	background:#CDE32C;
	margin:0px 10px 0px 150px;
}

a.more_link_main_page, a.more_link_main_page:visited {
	font-weight:normal;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	text-align:left;
	float:right;
	background:url(../images/more_background.gif) no-repeat;
	width:50px;
	height:30px;
	margin-top:-10px;
	margin-bottom:8px;
	line-height:2.5em;
	text-indent:1em;
}

a.more_link_main_page:hover {
	font-weight:normal;
	font-size:0.9125em;
	text-decoration:underline;
	color:#FFF;
	text-align:left;
	float:right;
	background:url(../images/more_background.gif) 0 -30px no-repeat;
	width:50px;
	height:30px;
	margin-top:-10px;
	margin-bottom:8px;
	line-height:2.5em;
	text-indent:1em;
}

/* Promos */
.promo_holder {
	width:100%;
	height:100%;
	height:330px;
	display:block;	
	clear:both;
	border-top:0px solid #FFF294;
	background:url("../images/promo_holder_background.jpg");
	background:#fff;
}

.promo_thumbnail {
	width:226px;
	height:160px;
	overflow:hidden;
	border:2px solid #a9bc3f;	
	border:2px solid #540000;
}

/* Inside Navigation */
.ter_nav {
	width:210px;
	height:100%;
	display:block;
	border:none;
}

.ter_nav ul li a{
	width:210px;
	padding:5px;
	display:block;
	border-top:1px solid #FFF;
	background:#a9bc3f;
	text-indent:0.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;
}

.ter_nav ul li a.last{
	border-bottom:1px solid #FFF;
}

.ter_nav ul li a:hover, .ter_nav ul li a.selected{
	background:#a9bc3f;
	background:#cc3433;
	background:#CDE32C;
	color:#fff;
	text-decoration:none;
}

.ter_nav_events {
	width:210px;
	height:100%;
	display:block;
	border:none;
}

.ter_nav_events ul li a{
	width:210px;
	padding:5px;
	display:block;
	border-top:1px solid #FFF;
	background:#a9bc3f;
	text-indent:0.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;

}

.ter_nav_events ul li a.last{
	border-bottom:1px solid #FFF;
}

.ter_nav_events ul li a:hover, .ter_nav_events ul li a.selected{
	background:#a9bc3f;
	background:#cc3433;
	background:#CDE32C;
	color:#fff;
	text-decoration:none;
}

.ter_nav_shop {
	width:210px;
	height:100%;
	display:block;
	border:none;
}

.ter_nav_shop ul li a{
	width:210px;
	padding:5px;
	display:block;
	border-top:1px solid #FFF;
	background:#00A9C7;
	text-indent:0.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;
}

.ter_nav_shop ul li a.last{
	border-bottom:1px solid #FFF;
}

.ter_nav_shop ul li a:hover, .ter_nav_shop ul li a.selected{
	background:#a9bc3f;
	background:#A9BC3F;
	color:#fff;
	text-decoration:none;
}

ter_nav_dine {
	width:210px;
	height:100%;
	display:block;
	border:none;
}

.ter_nav_dine ul li a{
	width:210px;
	padding:5px;
	display:block;
	border-top:1px solid #FFF;
	background:#F5BB00;
	text-indent:0.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;
}

.ter_nav_dine ul li a.last{
	border-bottom:1px solid #FFF;
}

.ter_nav_dine ul li a:hover, .ter_nav_dine ul li a.selected{
	background:#a9bc3f;
	background:#A9BC3F;
	color:#fff;
	text-decoration:none;
}

ter_nav_play {
	width:210px;
	height:100%;
	display:block;
	border:none;
}

.ter_nav_play ul li a{
	width:210px;
	padding:5px;
	display:block;
	border-top:1px solid #FFF;
	background:#F54D00;
	text-indent:0.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	text-decoration:none;
}

.ter_nav_play ul li a.last{
	border-bottom:1px solid #FFF;
}

.ter_nav_play ul li a:hover, .ter_nav_play ul li a.selected{
	background:#a9bc3f;
	background:#A9BC3F;
	color:#fff;
	text-decoration:none;
}


/* highlight */
.shop_nav_highlight {
	width:200px;
	height:100%;
	border-top:4px solid #00A9C7;
	border-bottom:1px solid #00A9C7;
	background:#E1FBFF;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.dine_nav_highlight {
	width:200px;
	height:100%;
	border-top:4px solid #F5BB00;
	border-bottom:1px solid #F5BB00;
	background:#FFFBC7;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.play_nav_highlight {
	width:200px;
	height:100%;
	border-top:4px solid #F54D00;
	border-bottom:1px solid #F54D00;
	background:#FFD8C6;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.info_highlight {
	width:200px;
	height:100%;
	border-top:4px solid #519F45;
	border-bottom:1px solid #a9bc3f;
	border-bottom:1px solid #519F45;
	background:#eef8a9;
	background:#DFF0DC;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.shop_nav {
	background:#D10044;
	height:100%;
	height:500px;
}

select.shop_category {
	width:200px;
}

select.menu_dropdown_select {
	width:100px;
		
}


/* Inside Pages */
.tenant_logo {
	width:300px;
	height:150px;
	margin:0;
	padding:0;
}

.bookmark_shortcuts {
	border:5px solid #FFF294;
}

.bookmark_shortcuts a{
	font-weight:bold;
	font-size:1.2em;
}

.breadcrumbs {
	border-bottom:1px solid #FFF294;
	padding:5px;
	padding-left:0;
	margin-top:-13px;
}

.breadcrumbs a {
	font-weight:normal;
	text-decoration:none;
	color:#a9bc3f;
	width:100px;
	padding:4px;
	text-align:center;
	display:inline;
	background:#FFF;
	line-height:2.5em;	
}

.breadcrumbs a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	width:100px;
	padding:4px;
	text-align:center;
	display:inline;
	background:#a9bc3f;
	line-height:2.5em;
}

a.shops_details_link, a.details_link:visited {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#d10044;
	line-height:2.5em;
	background:#519F45;
}

a.shops_details_link:hover {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#cc3433;
	background:#CDE32C;
	line-height:2.5em;
	background:#A9BC3F;
}

a.events_details_link, a.details_link:visited {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#a9bc3f;
	line-height:2.5em;
	background:#519F45;
}

a.events_details_link:hover {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#cc3433;
	background:#CDE32C;
	line-height:2.5em;
	background:#A9BC3F;;

}

a.info_details_link, a.details_link:visited {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#98D0C4;
	line-height:2.5em;
	background:#519F45;
}

a.info_details_link:hover {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#cc3433;
	background:#CDE32C;
	line-height:2.5em;
	background:#A9BC3F;
}

a.about_us_details_link, a.details_link:visited {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#540000;
	line-height:2.5em;
		background:#519F45;
}

a.about_us_details_link:hover {
	font-weight:bold;
	font-size:0.9125em;
	text-decoration:none;
	color:#FFF;
	padding:4px;
	text-align:center;
	display:inline;
	background:#cc3433;
	background:#CDE32C;
	line-height:2.5em;
	background:#A9BC3F;
}

.shops_zoom_icon {
	width:20px;
	height:20px;
	background:#519F45;
	margin-bottom:-5px;
}

.shops_zoom_icon:hover {
	width:20px;
	height:20px;
	background:#cc3433;
	background:#A9BC3F;
}

.tenant_info ul li.link_holder {
	height:20px;
	width:100px;
	background:green;	
}

/* Tenants */
.tenant_list {
	width:100%;
	float:left;
}
	
.tenant_info {
	width:380px;
	float:left;
	overflow:auto;
	text-align:left;

}

.tenant_photo {
	width:250px;
	overflow:hidden;
	float:left;
	margin:0;
}

.tenant_photo_map {
	width:270px;
	overflow:hidden;
	float:left;
	margin:0;
}

.tenant_logo_map {
	width:270px;
	height:150px;
	margin:0;
	padding:0;
}


/* Events */
.event_calendar {
	width:938px;
	height:500px;
	margin-left:10px;
	display:block;	
	border:3px solid #CDE32C;
}

.event_calendar_month_selector {
	width:100%;
	height:40px;
	background:#FBFED5;
	border-bottom:1px solid #CDE32C;
	margin-bottom:10px;
}

.event_calendar_month_selector_left {
	width:300px;
	height:35px;
	float:left;	
	padding-left:10px;
	font-size:1.25em;
}

.event_calendar_month_selector_right {
	width:300px;
	height:35px;
	float:right;	
	text-align:right;
	padding-right:0px;
	font-size:1.25em;
}

.event_calendar_arrow_holder {
	width:40px;
	height:35px;
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	background:#FBFED5;	
}

.event_calendar_selector_label {
	width:220px;
	height:35px;
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;	
	line-height:3em;
}

.event_calendar_month_selector_left a.selector_label, .event_calendar_month_selector_right a{
	text-align:right;
}

.event_item {
	width:100%;
	height:18px;
	display:block;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:1px solid #FDFFEE;
	border:none;
}
	
.event_pic_thumbnail {
	width:50px;
	height:50px;
	overflow:hidden;
	display:block;
	float:left;
}

.event_title {
	width:100%;
	height:18px;
	margin:0;
	margin-left:5px;
	float:left;
	overflow:hidden;
	font-weight:bold;
	line-height:1.3em;
}

.event_date {
	width:210px;
	height:18px;
	margin:0;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-family:georgia, serif;
	font-weight:normal;
	font-size:1em;
	color:#333;
	color:#540000;
	color:#333;
}

.event_title_calendar {
	width:320px;
	height:20px;
	margin:0;
	margin-left:10px;
	float:left;
	overflow:hidden;
	font-weight:bold;
	line-height:1.3em;	
}

.event_date_calendar {
	width:50px;
	height:20px;
	margin:0;
	margin-left:5px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-family:georgia, serif;
	font-weight:normal;
	font-size:1em;
	color:#333;
	color:#540000;
	color:#333;
	text-align:right;
	line-height:1.3em;
}


.event_description {
	width:210px;
	height:100%;
	margin:0;
	margin-left:10px;
	float:left;
	overflow:hidden;	
}

.event_details_link_holder {
	float:right;
}

.event_headline {
	margin-top:10px;
	margin-bottom:20px;
}

.event_headline_thumb_display {
	width:150px;
	height:200px;
	display:block;
	float:left;
	margin:10px 15px 20px 0;
}

.event_thumbnail_pic {
	width:120px;
	height:120px;
	display:block;
	float:left;
	clear:both;
}

.event_details_thumb {
	width:120px;
	height:55px;
	overflow:hidden;
}

.events_by_month {
	width:100%;
	height:100%;
	clear:both;
}

.event_headline_image {
	width:100%;
	height:100%;
	background:pink;
	display:block;
	clear:both;
	margin-top:30px;
	margin-bottom:10px;
}

.event_images {
	width:100%;
	height:100%;
	display:block;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;	
}

.event_month {
	margin-left:10px;
}

.event_month_container {
	height:400px;
	overflow:auto;
	padding-top:5px;
	border-top:1px solid #FFF5ae;
}

/* Articles */
.event_article {

}
.article_thumbnails {
	width:100%;
	display:block;
	margin-top:65px;	
}

.thumbnail_holder {
	width:100px;
	height:100px;
	padding:15px;
	display:block;
	float:left;
	background:url("../images/thumbnail_holder.jpg") no-repeat;
	margin:0;	
	overflow:hidden;
}

.event_details {
	width:100%;
	height:100%;
	display:block;
	margin-top:40px;
	margin-bottom:20px;
	clear:both;
}	

/* Map */
.map_container {
	width:950px;
	height:525px;
	background:url("../images/map_container_footer.jpg");
	overflow:hidden;
	float:left;

}

.map_image_holder {
	width:680px;
	height:350px;	
	background:url("../images/mall_map_background.jpg") no-repeat;
	display:block;
	padding:5px;
	padding-top:9px;
	padding-left:10px;
}

.map_image {
	width:670px;
	height:330px;
	display:block;
	float:left;
	overflow:hidden;
}

.map_logo {
	width:200px;
	height:50px;
	float:left;
	display:block;
	clear:both;
}

.map_menu {
	width:260px;
	height:300px;
	display:block;
	float:left;
	margin-top:60px;
}

.map_menu a, .map_menu a:visited {
	width:220px;
	height:45px;
	float:left;
	display:block;	
	color:#519F45;
	line-height:3em;
	padding:4px;
	padding-left:15px;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	margin:0;	
	text-align:left;
	border-bottom:2px solid #E9FFAE;
	border-left:1px solid #CDE32C;
}

.map_menu a:hover, .map_menu a.map_menu_selected {
	width:220px;
	height:45px;
	float:left;
	display:block;
	color:#519F45;
	line-height:3em;
	margin:0;
	background:#fff;
	border-right:2px solid #CDE32C;
	border-bottom:2px solid #CDE32C;
	border-left:1px solid #fff;
}

.map_footer {
	width:950px;
	height:40px;
	margin-top:-50px;
	background:pink;
}

.map_footer p {
	text-align:left;
	font-size:0.9em;
	color:#fff;
	text-indent:2em;	
}


.map_details {
	width:650px;
	width:920px;
	height:140px;
	margin:5px;
	margin-left:20px;
	margin-top:0px;
}


/* Footer */
.footer {
	width:958px;
	height:130px;
	clear:both;
	display:block;
	float:left;
	border-top:0px dotted #FFEF7A;
	border-top:0px dotted #BBF2F2;
	margin-top:10px;
	margin-bottom:0px;
	background:url("../images/parkmall_footer.jpg") no-repeat;
}

.footer p {
	margin-left:450px;
	margin-top:8px;
	width:200px;
	height:50px;
	display:block;
	text-align:right;
	font-size:0.9125em;
	color:#879633;
	color:#999;
	line-height:1.2em;
}

.footer_links {
	width:500px;
	height:40px;
	display:block;
	margin-left:70px;
	margin-top:30px;
	font-size:1em;
	color:#999;
}

.footer_links_copyright {
	font-size:0.8333em;
	color:#999;
	font-family:Georgia, sans-serif;
	margin-top:2px;
}

.green {
	background:url("../images/green_background.jpg") repeat-x ;
	padding-bottom:10px;	
}

.bg_yellow {
	background:yellow;
	border:1px solid black;	
}


/* Blog Contest */
.member_registration_container {
	width:460px;
	height:50px;
	float:left;
	position:relative;
	top:-50px;
	left:490px;
	float:left;
}

.member_login_inside {
	width:338px;
	height:50px;
	display:block;
	float:left;
	border-right:1px solid white;
}

.member_registration_inside {
	width:108px;
	height:50px;
	display:block;
	float:left;
	margin-left:12px;
}

.login_label {
	width:135px;
	float:left;	
}

.login_field {
	width:135px;
	float:left;
}

.member_login_inside label {
	font-weight:bold;
	color:#fff;
	width:
}

.member_registration_inside a {
	width:100px;
	height:30px;
	text-align:center;
	line-height:2em;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	margin-top:12px;
	color:#fff;
	background:url(../images/register_button.gif);
}

.member_registration_inside a:hover {
		background:url(../images/register_button.gif)0 30px;
}

.entries_container {
	margin-top:-50px;
}
