#top {
	float: left;
	width: 914px;
}

#column-left {
	float: left;
	width: 468px;
	margin-top: 15px;
}

#column-right {
	float: right;
	width: 421px;
	margin-top: 15px;	
}

#highlight {
	width: 468px;
	overflow: hidden;
	float: left;
	position: relative;
}


	#highlight a {
		float: left;
		color: #FFF;
	}

	#highlight h2 {
		width: 468px;
		position: absolute;
		border-top: 1px solid #999;
		background-color: #000;
		font-size: 12px;
		color: #FFF;
		height: 32px;
		line-height: 32px;
		text-indent: 10px;
		margin: 0;
		
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;	
		
		top: 190px;
		left: 0px;
		cursor: pointer;
	}

#news {
	width: 421px;
	font-size: 13px;
	float: right;
}

	#news .col {
		float: left;
		width: 190px;
		margin-right: 41px;
		line-height: 19px;
	}
	
	#news .last {
		margin-right: 0;
	}

#agenda {
	width: 219px;
	height: 275px;
	float: left;
}

	#agenda ul  li a {
		color: #000;
	}
	
	#agenda ul li {
		height: 29px;
	}

		#agenda ul li.alt {
			background-color: #DFDFDF;
		}
	
	#agenda .date {
		display: block;
		float: left;
		background-color: #FFF;
		text-align: center;
		width: 24px;
		height: 25px;
		margin: 2px 0 0 5px;
	}
	
	#agenda .day {
		font-size: 15px;
		font-weight: bold;
		color: #5487B7;
		margin: 0;
		padding: 0;
	}
	
	#agenda .month {
		font-size: 9px;
		color: #666;
		font-weight: bold;
		margin: 0;
		padding: 0;
		line-height: 6px;	
	}
	
	#agenda .text {
		display: block;
		float: left;
		line-height: 29px;
		text-indent: 10px;
	}	

#forum {
	width: 219px;
	height: 275px;
	float: right;	
}

#forum .date {
	color: #FF9900;
	font-weight: bold;
}

	#forum ul li {
		height: 46px;
	}
	
	#forum ul li a {
		color: #000;
	}
	
#wm-present {
	width: 219px;
	float: left;	
	margin-bottom: 15px;
}

	#wm-present a {
		color: #000;
	}
	
	#wm-present h1 a {
		color: #5588B7;
	}
	
#inspire {
	width: 219px;
	height: 204px;
	background: #FFC url(../img/background-inspire.jpg) no-repeat;
	background-position: center;
	float: left;	
		margin-bottom: 10px;
}

	#inspire h1 {
		color: #666;
		text-align: center;
		margin: 21px 0 9px 0;
	}
	
	#inspire img {
		margin: 0 0 0 25px;
		border: 1px solid #FFF;
	}
	
#last-news {
	width: 219px;
	float: right;	
	margin-bottom: 15px;
	line-height: 18px;
	min-height: 562px;
}

	#last-news dl dt, #wm-present dl dt {
		font-size: 13px;
	}
	
	#last-news dl dt .date, #wm-present dl dt .date {
		font-size: 10px;
		color: #666666;
	}
	
	#last-news dl dd, #wm-present dl dd {
		margin: 0 0 10px 0;
		border-bottom: 1px solid #DFDFDF;
		padding-bottom: 10px;
	}
	
	
#ad-full-banner {
	margin-top: 25px;
	clear: both;
}

	#ad-full-banner p {
		margin: 0;
		padding: 0;
		color: #666;
		font-size: 9px;
	}

#ad {
	width: 421px;
	float: left;
	margin-bottom: 15px;
}

#ad-square {
	width: 300px;
	float: left;
}
	
#supported {
	width: 90px;
	float: right;
}

#colors {
	float: left;
	width: 196px;
	height: 160px;
}

	#colors img {
		width: 168px; 
		height: 67px; 
		border: 1px solid #d0d0d0; 
		padding: 2px;
	}


#templates {
	float: left;
	width: 196px;
	height: 248px;	
}


#logos {
	width: 198px;
	height: 248px;	
	float: right;
}

	#logos p {
		margin-top: 8px;
	}

#twitter {
	float: right;
	width: 198px;
	height: 160px;	
}

#tags {
	float: left;
	width: 421px;
	color: #4C7FA4;
	line-height: 24px;
	text-align: center;
}

#tools {
	width: 421px;
	margin-bottom: 15px;
}

	#tools ul li {
		background-color: #DFDFDF;
		width: 75px;
		height: 27px;
		float: left;
		display: block;
		margin-right: 4px;
		text-align: center;
	}
	
	#tools ul li a {
		width: 75px;
		height: 22px;
		display: block;
		cursor: pointer;
		padding-top: 5px;
	}	
	
	/*
	#tools ul li.selected {
		background-color: #CDDCEA;
	}
	*/
	
	#tools > div {
		background-color: #CDDCEA;
		width: 411px;
		height: 70px;
		float: left;
		margin-bottom: 15px;
		padding: 10px 5px 5px 5px;
		
		border-radius: 0 8px 8px 8px;
		-moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
		-moz-border-radius-bottomleft: 8px;		
		-webkit-border-radius-topright: 8px;
		-webkit-border-radius-bottomright: 8px;
		-webkit-border-radius-bottomleft: 8px;		
	}
	
	#tools form label {
		display: block;
		margin: 0 0 5px 0;
	}
	
	#tools form .website-url {
		width: 359px;
		border: 1px solid #FFF;
		height: 19px;		
		padding-top: 2px;
		line-height: 19px;
		text-indent: 10px;
		float: left;
	
		border-radius: 8px 0 0 8px;
    	-moz-border-radius-topleft: 8px;
    	-moz-border-radius-bottomleft: 8px;		
		-webkit-border-radius-topleft: 8px;
    	-webkit-border-radius-bottomleft: 8px;			
	}
	
	#tools form #tools-button {
		float: left;
	}
	
	#tools form {
		margin: 10px 0 0 10px;
	}
	
#tools .bottom {
	clear: both;
	width: 100%;
	text-indent: 10px;
}

#tools .pagerank {
	margin: 10px 0 0 10px;
}
	
#tools .pagerank img {
	float: left;	
	display: block;
	margin-right: 10px;
	width: 293px;
}

#tools .pagerank p {
	float: left;	
	width: 90px;
	display: block;
	text-align: center;
	margin: 0;
}

#tools .w3c {
	background-color: #FFF;
	height: 33px;
	width: 400px;
	margin: 10px 0 10px 10px;
}

	#tools .w3c .col {
		float: left;
		width: 130px;
		margin-left: 3px;
		margin-top: 4px;
	}
	
		#tools .w3c .col img {
			float: left;
			margin-right: 5px;
		}
		
		#tools .w3c .col p {
			line-height: 21px;
			margin: 0;
			float: left;
			display: block;
			height: 21px;
		}

#tools .alexa {
	background-color: #FFF;
	height: 23px;
	width: 390px;
	padding: 5px;
	margin: 10px 0 10px 10px;	
}

	#tools .alexa img {
		float: left;
		display: block;
		margin: 0;
		margin-right: 10px;
		height: 21px;
	}

	#tools .alexa p {
		float: left;
		display: block;
		margin: 0;
		line-height: 21px;
	}	
	
	#tools #loading {
		width: 220px;
		height: 30px;
		margin: auto;
		text-align: center;
		margin-top: 10px;
	}

   #tools ul li.ui-state-active {
		background-color: #CDDCEA;
	}
	
   .ui-tabs .ui-tabs-hide {
      display: none;
   }	
   
   .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
      border-bottom-width:0;
      padding-bottom:1px;
   }
	
#tools .viewport {
	margin: 2px 0 0 10px;
	height: 40px;
	padding-top: 0;
}	

	#tools .viewport p {
		margin: 3px 0 5px 0;
	}
	
	#tools .viewport ul {
		background-color: #FFF;
		width: 393px;
		height: 27px;
	}

	#tools .viewport ul li {
		float: left;
		display: block;
		width: 65px;
		text-align: center;
		font-size: 12px;
		height: 27px;
		line-height: 27px;
		padding: 0;
		margin: 0;
		background-color: #FFF;
	}
	
	#tools .viewport ul li a {
		width: 65px;
		height: 20px;
		display: block;
		cursor: pointer;
		padding: 0;
		text-decoration: underline;
		color: #FF9900;
		font-weight: bold;
	}
	
	#tools .viewport ul li a:hover {
		width: 65px;
		height: 20px;
		display: block;
		cursor: pointer;
		padding: 0;
	}			

