/**
 * Copyright (c) 2007, linkbuddha.com
 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

body {
	text-align: center;
	background: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: url(../images/body-background.gif) repeat-x;
}

a {
	color: #395b89;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	color: #fff;
	background: #395b89;
}

h2 {
	font-size: 	1.5em;
}

h4 {
	margin: 0;
}

input,
textarea {
	border: 1px solid #6f819d;
	background: #fff url(../images/input-background.gif) repeat-x 0 0;
	padding: 1px;
}

.lb-everything {
	text-align: left;
	margin: 0 auto;
	width: 992px;
	margin-bottom: 20px;
}


form ul.tree li {
	list-style: none;
}

form ul.tree a {
	background: none;
	margin: 0;
	padding: 0 !important;
}

form fieldset legend {
	margin-bottom: 3px;
}

/**
 * Big box GFX
 */
.lb-wide-box-top {
	background:url(../images/wide-box-top.png) no-repeat;
	height: 10px;
}
 
.lb-big-box-top {
	background:url(../images/big-box-top.png) no-repeat;
	height: 172px;
}

.lb-wide-box-middle,
.lb-big-box-middle {
	background: url(../images/big-box-middle.png) repeat-y;
}

.lb-wide-box-bottom,
.lb-big-box-bottom {
	height: 14px;
	background:url(../images/big-box-bottom.gif) no-repeat;
}

/**
 * Header
 */
.lb-page-header {
	text-align: center;
	position: relative;
}

	.lb-page-header .lb-logo-wrap {
		padding-top: 50px;
		background: none;
	}
	
		.lb-page-header .lb-logo-wrap h1 {
			display: none;
		}
		
		.lb-page-header .lb-logo-wrap a {
			background: none;
		}
	
	.lb-page-header .lb-main-navigation {
		padding: 0 0 15px 0;
	}
	
		.lb-page-header .lb-main-navigation a {
			margin: 0 10px;
			padding: 2px;
		}
		
		.lb-page-header .lb-main-navigation a.active,
		.lb-page-header .lb-main-navigation a.active:hover {
			color: #fff;
			background: #395b89;
		}
	
	.lb-page-header .lb-login-wrap {
		position: absolute;
		top: 5px;
		left: 0px;
		width: 100%;
		text-align: right;
		font-size: 8pt;
	}

		.lb-page-header .lb-login-wrap input {
			width: 100px;
		}
	
		.lb-page-header .lb-login-wrap input,
		.lb-page-header .lb-login-wrap button {
			font-size: 8pt;
		}

	ul.account-menu-top * {
		list-style-type: none;
	}
	
	ul.account-menu-top {
		margin: 0;
		padding: 0;
	}
	
	ul.account-menu-top li {
		float: left;
		margin: 0 1px;
		padding: 0;
	}
	
	ul.account-menu-top li.active {
		color: #ccc;
	}
	
	ul.account-menu-top li.active div {
		padding: 2px 10px;
		color: #fff;
	}
	
	ul.account-menu-top li.shadow {
		width: 6px;
		margin-left: -1px;
	}
	
	ul.account-menu-top li a {
		margin: 0;
		padding: 2px 10px;
		display: block
	}
	
	/*
	ul.account-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-weight: bold;
		line-height: 20px;
		margin-top: 10px;
	}
	ul.account-menu li
	{
		text-transform: uppercase;
	}
	*/

/**
 * body
 */

.lb-page-body {
	padding: 1px 40px 20px 40px;
}

	.lb-search {
		text-align: center;
	}
	
		.lb-search input {
			width: 300px;
			font-size: 1.4em;
			margin-top: 1px;
			font-weight: bold;
			padding: 2px 2px;
		}
		
		.lb-search button {
			font-size: 1.4em;
			vertical-align: top;
			font-weight: bold;
			padding: 1px 2px;
		}		
	
	.lb-adsense-center {
		text-align: center;
		margin: 0px auto;
	}
	.lb-adsense-center.lb-first {
		margin-top: 0px;
	}

	.lb-page-body .breadcrumb {
		font-size: 8pt;
		background: none;
		border: none;
		padding-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.lb-categories {
		list-style-type: none;
		padding: 0px;
		width: 100%;
	}
	
		.lb-categories a {
			display: inline;
			font-size: 1.2em;
		}
	
		.lb-categories .col {
			float: left;
			height: 100%;
			text-align: left;
			width: 33%;
			position: relative;
			padding-bottom: 15px;
		}
		
		.lb-categories .last {
			float: left;
			height: 100%;
			text-align: left;
			width: 33%;
			padding-bottom: 15px;
		}
		
		.lb-categories .categ {
			background: none;
			line-height: 22px;
		}
		
		.lb-categories .categ a {
			font-weight: bold;
		}		
	
		.lb-categories .subcategories {
			/*padding-left: 30px;*/
		}
		
			.lb-categories .subcategories a {
				font-size: 	0.8em;
				font-weight: normal;
			}
		
		.lb-link-listing {
			font-size: 1.2em;
		}
			
			.lb-link-listing h4 {
				display: block;
				font-weight: normal;
				font-size: 	0.8em;
			}

	.lb .navigation {
		background:#FFFFFF none repeat scroll 0%;
		border:1px solid #B6C5E1;
		padding:3px;
		text-align:center;		
	}
	
	.lb-listing-sorting	.lb .navigation {
		border: none;
		margin-bottom: 0;
	}
	
	.lb .navigation a,
	.lb .navigation span {
		border: none;
		background: none;
	}

	.lb-listings {
	}

		.lb-listings .lb-title {
			font-size: 1.2em;
		}
		
		.lb-listing {
			padding-bottom: 10px;
			border: none;
		}
		
		.lb-listing.active {
		}
				
		.lb-listing.lb-sponsered fieldset {
			border: 1px solid #f9e598;
			padding: 10px;
			background: #fbefc3;
		}
		
		.lb-listing.lb-featured fieldset {
			border: 1px solid #dde2eb;
			padding: 10px;
			background: #dde2eb;
		}
				
			.lb-listing .lb-description {
				padding: 0 2px;
				margin: 5px 0;
			}

			.lb-listing .lb-url,
			.lb-listing .lb-pr-text,
			.lb-listing .lb-stat {
				padding: 0 2px;
				font-size: 0.8em;
			}
						
			.lb-listing .lb-url {
				color:#060;
				font-style: italic;
			}
			
			.lb-listing .lb-pr-text {
				float: left;
			}
			
			.lb-listing .pagerank {
				margin: 4px 0pt 0px 5px;
			}
			
			.lb-listing .lb-stat {
				clear: both;
			}
			
			.lb-listing .lb-stat a {
				background: none;
			}

	.lb-listing-sorting {
		text-align: center;
		border: 1px solid #b6c5e1;
		background: #fff;
		padding: 3px;
	}
	
	.lb-view-listing,
	.lb-view-listing table {
		margin-bottom: 0px;
	}
	
		.lb-view-listing td {
			border: none;
		}
		
		.lb-view-listing .preview-wrap {
			margin: 0px;
			padding: 10px 0px;
		}
		
		.box-contents input,
		.box-contents textarea {
			padding: 3px 1px;
			width: 300px;
		}
		
		.box-contents input.captcha {
			width: auto;
		}
	
	.lb-box-rating li {
		list-style: none;
	}


	.lb-footer-box {
		margin-top: 10px;
	}
	
	.lb-page-footer {
		padding: 10px 40px;
		font-size: 0.8em;
		color: #999;
		text-align: center;
	}
	
		.lb-page-footer a {
			margin: 0 5px;
			color: #999;
		}
		
		.lb-page-footer a:hover {
			text-decoration: underline;
			background: none;
		}	

.divider,
.lb-divider {
	clear: both;
	line-height: 1px;
}

.highlight {
	background: #ccc;
}
