/* CSS Document */

a {
	color: #000099;
}


body {
	text-align: center;
	background: #fff;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 13px;	
	}
	
html, body {
    height: 100%;
    margin: 0 0 1px 0;
    padding: 0;
}


#frame {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	}
	
	#header {
		background: #fff;
		padding: 4px 15px 4px 15px;
	}
	

		
		#headerLinks {
			padding: 8px 0px;
			float: right;
		}
	

	#topHeader {
		background-image:url(../images/findit_bg.jpg);
		background-repeat: repeat-x;
		background-color: #115fa8;
	}
	
	#findit {
		font-size: 18px;
		text-align: center;
		padding: 12px 12px 12px 80px;
		color: #fff;
		height: 45px;
	
	}
	
	#finditLabel, #finditInput, #finditIn, #finditLocation, #finditSearch {
		position: relative;
		top: 10px;
	}
		
		#finditLabel {
			float: left;
			line-height: 38px;
	
		}
		
		#finditInput {
			float: left;
			margin-left: 10px;
		}
		
			#finditInput input {
				font-size:18px; 
				width:200px; 
				color:#999;
			}
			
		#finditIn {
			float: left;
			padding: 0px 10px;
			line-height: 38px;
		}
		
		#finditLocation {
			font-size: 1em;
			float: left;
			line-height: normal; 
			text-align: left;	
		}
		
			#finditLocation a {
				color: #cccccc;
			}
			
			#finditLocation .location {
				font-size: 0.8em;
				position: relative;
				left: -6px;	
				display: block;
			}
			
			#finditLocation .location a {
				color: #fece6c;
				font-weight: bold;
			}
			
			select.radius {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.9em;
			}		
		
		#finditSearch {
			float: left;
			color: #000;
			padding: 0px 0px 0px 15px;
		}
		
		#finditSearch img {
			border: 0;
		}
	
		#subnav {
		padding: 15px 10px 15px 10px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;

	}
	
	#subnav .hlist li.selected {
		background: #fff;
		border: 1px solid #ccc;
		border-bottom: 1px solid #fff;
		padding-bottom: 15px;
	}
	
	#subnav .hlist li {
		border: 1px solid #eee;
	}
	
	#subnav .hlist li {
		padding: 8px 5px 8px 8px;
	}
	
	#topnav {
		padding: 6px;
		text-align: center;
	}

		ul.hlist {
			display: inline;
			margin-left: -40px;
			}
			
		
		ul.hlist li {
			padding: 8px;
			list-style: none;
			display: inline;
		
		}
		
		ul.hlist li a, ul.hlist li {
			color: #333333;
			font-size: 1.1em;
		}
		
		ul.subsubnav li a {
			color: #000000;
			font-size: 0.9em;
			font-weight: bold;
		}
		
		ul.hlist li.selected {
			
		}		
		
		#topnav ul.hlist li {
			padding: 8px 6px 8px 10px;
			margin: 0 2px;
			position: relative;
			top: 1px;
		}			
		
		#topnav ul.hlist a {	
			font-weight: bold;
			color: #333333;
		}

		#topnav ul.hlist li a:hover {
			text-decoration: none;
		}
		
		#topnav ul.hlist li.selected {
			padding-top: 12px;
		}

		#topnav ul.hlist li.selected a {
			text-decoration: none;
			font-size: 1.4em;
			padding: 6px;
			color: #333333;
		}
	

	
	h1 {
		font-size: 1.7em;
		margin: 3px 0px;
	}
	
	#subnav h1 {
		font-size: 1.7em;
		margin-top: 0px;
	}
	

	#contentframe {
		margin: 0px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		display: block;
		padding: 10px;
		width: 928px;
	}
	
	#contentleft {
		width:700px;
		background:#fff;
		float: left;
		}
		
		#contentleft h1 {
			font-size: 1.7em;
			margin: 3px 0px;
		}
		
		#contentleft h2 {
			font-size: 18px;
		}
		
		h2 {}
		
		#contentleft p {
			line-height: 16px;
		}
		
		#contentleft #commentbox {
			margin-top: 40px;
			padding: 10px;
			border: solid 1px #ccc;
		}
		
		#contentleft #commentbox textarea {
			height: 60px;
			width: 100%;
			margin-bottom: 10px;

		}


	#contentright {
		padding-left: 10px;
		width: 210px;
		background:#fff;
		float: left;
		}
		
	#contentheader {
		background: #fff;
	}
	
	#selected {
		background: #fff;
		padding: 6px 4px;
		position: relative;
		top: 2px;
	}

#topnav ul.hlist li#myezpages {
	background-image:url(../images/topnav_bg_orange.jpg);
	background-repeat: repeat-x;
	background-color: #fece6c;
}

#topnav ul.hlist li#newsandsports {
	background-image:url(../images/topnav_bg_red.jpg);
	background-repeat: repeat-x;
	background-color: #FE846C;
}

#topnav ul.hlist li#communityandevents {
	background-image:url(../images/topnav_bg_blue.jpg);
	background-repeat: repeat-x;
	background-color: #6C9DFE;
}

#topnav ul.hlist li#classifieds {
	background-image:url(../images/topnav_bg_cyan.jpg);
	background-repeat: repeat-x;
	background-color: #B9FEE7;
}

#topnav ul.hlist li#deals {
	background-image:url(../images/topnav_bg_green2.jpg);
	background-repeat: repeat-x;
	background-color: #9DFE6C;
}

#topnav ul.hlist li#sharethesuccess {
	background-image:url(../images/topnav_bg_yellow.jpg);
	background-repeat: repeat-x;
	background-color: #E6FE6C;
}

#topnav ul.hlist li#help {
	background-image:url(../images/topnav_bg_white.jpg);
	background-repeat: repeat-x;
	background-color: #dedede;
	padding-right: 10px; }

.miniCol {

	width: 50%; float: left;
}

	
	

	.newsItem, 
	.sportsItem,
	.jobItem,
	.itemItem,
	.dealItem,
	.classifiedItem
 {
		display: block;
		margin-bottom: 20px;
		clear: both;
	}
	
		.businessItem,
	.listItem,
	.reviewItem,
	.storyItem, .eventItem, .personalsItem, .groupItem {
		display: block;
		margin-bottom: 5px;
		clear: both;
	}
	
	.newsItemHeadline, .eventItemHeadline {
		font-weight: bold;
		font-size: 1.1em;
	}
	
		.newsItemHeadline a, 
		.eventItemHeadline a, 
		.sportsItemHeadline a,
		.jobItemHeadline a,
		.itemItemHeadline a,
		.groupItemHeadline a,
		.personalsItemHeadline a,
		.dealItemHeadline a,
		.businessItemHeadline a,
		.listItemHeadline a,
		.reviewItemHeadline a,
		.storyItemHeadline a,
		.classifiedItemHeadline a {
			font-size: 1.1em;
			font-weight:bold;
		}
	
		.newsItem img, 
		.eventItem img, 
		.sportsItem img,
		.jobItem img,
		.itemItem img,
		.dealItem img,
		.listItem img,
		.classifiedItem img
		{
			float: left;
			width: 100px;
			margin-right: 10px;
			padding-bottom: 20px;
			max-height: 100px;
		}
		
		.businessItem img.businessImage {
			float: left;
			width: 100px;
			margin-right: 10px;
			max-height: 100px;
			padding-bottom: 5px;
		}
	
	.personalsItem img {
		float: left;
		width: 35px;
		margin-right: 5px;
		padding-bottom: 10px;
	}
	
	.newsItem .reported,
	.sportsItem .reported,
	.jobItem .reported,
	.itemItem .reported,
	.groupItem .reported,
	.personalsItem .reported,
	.dealItem .reported,
	.businessItem .reported,
	{
			
		}
		
		.newsItem .reported a, 
		.sportsItem .reported a, 
		.jobItem .reported a,
		.itemItem .reported a,
		.groupItem .reported a,
		.personalsItem .reported a,
		.dealItem .reported a,
		.listItem .reported a {
			font-size: 1em;
			font-weight: normal;
	}
	
	
	.businessItem .businessDescription {
		font-size: 12px;
		margin-top: 5px;
		display: block;
	}


/* Advertisements */
.advertisement {
	font-size: .9em;
	padding-bottom: 5px;
	width: 180px;
}
.advertisement .adbody {
	color: #666666;
}
.adlist {
	border: 1px solid #aaf;
	background-color: #eef;
	padding: 5px;
	font-size: 1.2em;
	text-align: center;
}
.adlist small {
	font-size:10px;
	color: #66a;
}

/* My EZ Pages - Groups */

.grouptable {
	margin-top: 10px;
}

.grouptable th {

	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.grouptable .majorlink {
	color: #271b81;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.grouptable .minorlink {
	color: #271b81;
	font-size: 11px;
	font-weight: normal;
}

.groupHeading {
	font-size: 18px;
	font-weight: bold;
	color: #271b81;
}

.bigLinks a {
	padding: 3px;
	margin: 0px 3px 0px 0px;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
}

/* My EZ Pages Import - About Me */

h3 {margin: 3px 0px}

.registerInput {width: 200px; margin-bottom: 3px;}

#imageGallery ul {
	display: block;
	margin: 0;
}

#imageGallery ul li {
	display: inline;
	float: left;
	width: 110px;
}

#imageGallery ul li img {
	width: 105px;
}

table.infotable {
	width: 100%;
}

table.infotable td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.infotable td.left {
	width: 20%;
	font-weight: bold;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	}
	
	
table.infotable td.right {
	width: 80%;
}

table.polltable td {
	padding: 2px;
}

table.polltable td.left {
	vertical-align: top;
}

table.controltable {
	width: 100%;
}

.controltable {
	display: block;
}

.header {
	background: #ccc;
	padding: 5px 15px 5px 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #666666;
}

.subheader {
	background: #eee;
	padding: 5px 15px;
	display: block;
	overflow: auto;
	color: #999999;
}

	.subheader a {
		font-weight: bold;
	}

.item {
	padding: 5px 5px 5px 15px;
}

table.itemtable {
	width: 100%;
}

table.itemtable tr td {
	border-bottom: 1px solid #eee;
}

table.itemtable td.edit, td.send, td.category {
	text-align: center;
	width: 10%;
}

table td.from {
	width: 35%;
	vertical-align: top;
	padding: 0px;
}


table.itemtable tr.itemheader td.item {
	text-align: center;
}

table.itemtable td.count {
	text-align: center;
	width: 5%;
}

table.itemtable td.subject {
	padding: 10px;
}

table.itemtable td.subject h2 {
	margin: 0;
	padding: 0;
}

table.itemtable td.message {
	vertical-align: top;
	padding: 10px 15px 10px 10px;
}

table.itemtable td.message p {
	margin-top: 0px;
}



table.itemtable td.smallimage {

}

table.itemtable td.smallimage img {
width: 40px;
}

table.itemtable tr.itemheader td {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.itemtable tr.itemheader td a {
	font-weight: bold;
}

.infotable td.right input {
	width: 95%;
}

.infotable td.right input.price {
	width: 15%;
}

.infotable td.right input.button {
	width: 15%;
}



.item .title {
	font-weight: bold;
}

.item .info {
	color: #666666;
	font-size: 11px;
}

.optiontable { 
	margin-bottom: 15px; 
	border-top: 1px solid #ccc;
	width: 100%;
}

td.option {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

td.option a {
	font-size: 14px;
	font-weight: bold;
}

.topoptions a {
	font-size: 12px;
	font-weight: bold;
}

#subheader {
	background: #eee;
}

/* New additions in Turkey */

table.infotable td.longleft {
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.light {
	color: #666666;
}
.posted {
	color:#666666;
	padding: 5px 0px;
	font-size: 11px;
}

.itemtable td {
	padding: 5px;
}

.itemtable td.votesyes, td.votesno, td.amount {
	text-align: center;
	width: 10%;
}

.itemtable td.date, td.status, td.price {
	text-align: center;
	width: 15%;
} 

.itemtable .businessphoto {
	width: 30%;
}

.itemtable .businessphoto img {
	max-width: 150px;
	padding-right: 5px;
}

.itemheader td a {color: #000; }

.emailitem .title a, .emailitem .info a {
	font-weight: normal;
}

#colleft {
	width: 70%; 
	float: left; 
	padding-right: 2%;
}

#colright {
	width: 28%; 
	float: left;
}

.stars {
	padding: 10px 0px;
}

	.stars img {
		border: 0px;
	}