/* Global style sheet... please any custom styling to the custom_style.css file in this folder */
html{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #4F5155;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content-bottom{
	width: 100%;
	display: block;
	clear: both;
}

div#site-wrapper{
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a img {
	border-width: 0px;
	outline-width: 0px;
}

p{
	margin: 10px 0px;
}

#logo {
	display: block;
	position: relative;
	width: 368px;
	height: 56px;
	overflow: hidden;
}

#logo img {
	left: 0;
	position: absolute;
}
#navigation{
	width: 100%;
	height: 30px;
}
#navigation ul, 
#navigation li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

	#navigation li{
		float: left;
	}
	#navigation li a{
		display: block;
		background-color: #D0D0D0;
		padding: 5px 10px;
		margin-left: 2px;
	}

h1, h2 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 0px 0;
	padding: 5px 0 6px 0;
}
h1{
	margin-top: 0px;
}


#quick-login{
	float: right;
	padding: 3px 10px;
	height: 22px;
	background-color: #D0D0D0;
	width: 510px;
	text-align: right;
}

#original_url,
#custom_name{
	width: 800px;
	padding: 4px;
	height: 16px;
	border: 1px solid #D0D0D0;
	margin: 4px 0px;
}
#custom_name{
	width: 200px;
}
#shrink_btn{
	text-align: center;
	width: 145px;
	height: 25px;
}

#footer-wrapper{
	border-top: 1px solid #D0D0D0;
	clear: both;
	padding: 10px;
	margin-top: 30px;
}

#error,
#success{
	border: 2px solid #fb3717;
	color: #fb3717;
	background-color: #ffbebe;
	padding: 10px;
	margin-bottom: 10px;
}


#success{
	color: #007203;
	background-color: #c0ffbe;
	border-color: #007203;
}


/******************************
 * Link details
 *****************************/
.full_width #my_links{
	width: 960px;
	margin-right: 0px;
}

#my_links,
#popular_links{
	width: 460px;
	float: left;
	margin-right: 40px;
	display: inline;
}
	#popular_links{
		margin-right: 0px;
	}
 
.link_details{
	margin: 5px 0px;
	border-bottom: 1px solid #D0D0D0;
	clear: both;
	width: 100%;
	position: relative;
}
	.link_details span{
		font-size: 20px;
		display: block;
	}
	.link_details .dateadded,
	.link_details .hits,
	.link_details .link_title,
	.link_details .shrunk{
		float: left;
		overflow: hidden;
	}

	.link_details .dateadded,
	.link_details .hits{
		height: 45px;
		padding: 7px 0px;
		width: 50px;
		text-align: center;
	}
	.link_details .hits{
		width: 80px;
	}
	.link_details .dateadded{
		background: transparent url(../images/cal.gif) top left no-repeat;
		color: #FFF;
		font-size: 11px;
		font-family: Georgia, Times, Serif;
	}
		.link_details .dateadded span{
			color: #444;
			clear: both;
		}
	
	.full_width .link_details .link_title,
	.full_width .link_details .shrunk{
		width: auto;
	}
	.link_details .link_title,
	.link_details .shrunk{
		width: 330px;
		white-space: nowrap;
		height: 27px;
		float: none;
	}
	
	.link_details .link_title{
		padding-top: 5px;
		font-size: 16px;
	}
	
	.link_details .actions{
		position: absolute;
		top: -5px;
		right: 0px;
		padding: 2px 5px;
		height: 18px;
		overflow: hidden;
		display: none;
		background-color: #D0D0D0;
		white-space: nowrap;
	}

	body .link_hover .actions{
		display: block;
	}
	.link_hover .actions a{
		outline: 0px;
		float: left;
	}

	.link_hover .actions a.delete{
		color: #df2a2a;
	}
	.link_hover .actions .copy{
		color: #039;
		font-size: 14px;
		cursor: pointer;
		float: left;
	}



.listing_box {
	border-collapse: collapse;
}

	.listing_box th{
		padding: 5px;
		background-color: #D0D0D0;
	}

	.listing_box td,
	.listing_box th{
		border: 1px solid #D0D0D0;
		padding: 5px;
	}

	.listing_box tr.odd td{
		background-color: #EEE;
	}


#load_more_mylinks{
	float: right;
}


/*******************************
 * Forms
 ******************************/
.row{
	margin: 4px 0px;
	height: 25px;
	clear: both;
}
.row label{
	width: 200px;
	display: block;
	float: left;
}
.row .detail{
	float: left;
}


/*******************************
 * LInk Bar
 ******************************/
#link_bar {
	height: 100%;
	position: relative;
}
#link_bar body{
	padding-top: 39px;
	padding-bottom: 0px;
	height: 100%;
	overflow: hidden;
}
	#link_bar .details{
		background: #CCC url(../images/bar_bg.gif) top left repeat-x;
		border-bottom:1px solid #666666;
		height:38px;
		left:0;
		line-height:1;
		min-width:960px;
		position:absolute;
		top:0;
		width:100%;
		z-index:100;	
	}
	#link_bar .left_side{
		padding-left: 5px;
		float: left;
	}
	#link_bar .right_side{
		padding-right: 10px;
		float: right;
	}
	
	iframe#mlsFrame {
		height:100%;
		width:100%;
		z-index:10;
		padding-bottom: 39px;
	}
	
	#link_bar .seperator{
		border-right:1px solid #E0E0E0;
		float: left;
		height: 38px;
		padding-left: 5px;
		margin-right: 5px;
		position: relative;
		top: -10px;
	}
	
	#link_bar .l_content{
		padding: 12px 0px;
		float: left;
	}
	
	

/*******************************
 * Stats page
 ******************************/
table.stats{
	width: 100%;
	border-collapse: collapse;
}
 

	table.stats th,
	table.stats td{
		border: 1px solid #CCC;
		padding: 5px;
	}
		table.stats th{
			background-color: #CCC;
		}
		table.stats th h3{
			margin: 5px 0px;
		}		

		table.stats .value{
			width: 100px;
		}