body {
	margin: 0px;
	text-align: center;
}

div#root {
	font-family: Arial, Verdana;
	width: 872px;
	margin: 0px auto 0px auto;
}

div#top {
	font-size: 12px;
	font-weight: bold;
	background-image: url('img/top.gif');
	height: 25px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
}

div#top a {
	color: #ffffff;
}

div#logo {
	float: left;
	width: 226px;
	height: 69px;
	background-image: url('img/logo.gif');
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

div#search {
	float: right;
	text-align: left;
	width: 517px;
	height: 67px;
	background-image: url('img/search.gif');
	margin-top: 25px;
	margin-right: 30px;
}

div#search input.text {
	float: left;
	margin: 20px 0px 0px 30px;
	color: #444a4e;
	border: 1px solid #b8c1c6;
	height: 18px;
	padding: 2px;
	width: 370px;
	background-color: #ffffff;
}

div#search input.button_search {
	float: right;
	position: relative;
	right: 20px;
	top: 17px;
}

div.clear {
	clear: both;
}

div#nav {
	text-align: left;
	color: #123468;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px 5px 10px;
	margin: 30px auto 0px auto;
	background-color: #e5e8ed;
	border: 1px solid #8f9eb5;
        height: 19px;
	width: 830px;
}

div#nav a {
	color: #003399;
	text-decoration: none;
}

div#content {
	text-align: left;
	margin: 10px auto 0px auto;
	width: 852px;
}

div.sortby {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
}

div.links_count {
	margin-bottom: 5px;
	margin-top: 15px;
}

div.sortby a {
	color: #003399;
}

div.content_sep {
	margin-top: 15px;
}

div#column_left {
	float: left;
	width: 640px;
}

div#column_right {
	float: right;
	width: 190px;
}

div.column {
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

div.title {
	background-image: url('img/title.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	color: #123468;
	font-weight: bold;
	font-size: 12px;
}

div.data, div.data_b {
	color: #444242;
	font-size: 12px;
}

div.data {
	padding: 0px 10px 10px 10px;
}

div.data_b {
	padding: 0px 20px 10px 20px;
}

div.item_descr {
	margin: 3px 0px 3px 0px;
}

div.item_name a {
	font-weight: bold;
	color: #003399;
}

div.item_cat a {
	color: #003399;
}

div.tags a {
	color: #003399;
}

div.item_sep {
	margin-bottom: 8px;
}

div.link_sep {
	margin-top: 18px;
}

div.link_sep_bottom {
	margin-bottom: 18px;
}

div.cats {
	margin: 10px 0px 10px;
	width: 299px;
}

div.cat_sub {
	margin-top: 5px;
}

div.cat_name {
	font-size: 14px;
}

div.cat_name a {
	font-weight: bold;
	color: #003399;
}

div.cats_left {
	float: left;
}

a.blink {
	color: #003399;
}

div.tags {
	margin-top: 15px;
}

div.cat_sub a {
	color: #003399;;
}

div.cats_right {
	float: right;
}

div.link_name a {
	font-weight: bold;
	color: #003399;
}

div.link_votes {
	margin-top: 1px;
	font-size: 11px;
}

div.link_description {
	margin-top: 4px;
}

div.link_description a {
	color: #003399;
}

div.adm {
	margin-top: 1px;
}

img.star {
	position: relative;
	top: 1px;
	width: 10px;
	height: 10px;
}

div.pages {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	color: #444242;
}

div.pages a {
	color: #444242;
	font-weight: bold;
}

div.adm a {
	color: #003399;
}

div.link_url {
	color: #495f0c;
	margin-top: 4px;
}

div#bottom {
	font-size: 12px;
	padding: 9px 10px 5px 10px;
	margin: 30px auto 0px auto;
	background-image: url('img/bottom.gif');
        height: 16px;
	color: #123468;
}

div#links {
	float: left;
}

div#bottom a {
	color: #123468;
}

div#copyrights {
	float: right;
}

div#select {

	text-align: left;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	position: absolute;
	top: 50px;
	left: 20%;
	width: 60%;
	height: 350px;
	margin: 0px auto 0px auto;
	z-index: 1;

}

iframe, iframe.cframe, iframe#cframe {
	margin: 10px 15px 10px 15px;
	width: 570px;
	height: 240px;
	border: 0px;
}

div#buttons {
	margin: 10px;
	text-align: right;
}

div#buttons img {
	border: 0px;
	margin: 0px 2px 0px 2px;
}

div#site_title {
	margin-top: 15px;
}

div#site_descr {
	margin: 15px 0px 15px 0px;
}

div#site_thumb {
	margin: 20px 30px 15px 0px;
}

div#site_url {
	color: #495f0c;
	margin: 15px 0px 15px 0px;
}

div#site_url a {
	color: #495f0c;
}

div.link_thumb {
	float: left;
	width: 130px;
	margin: 2px 30px 2px 0px;
}

div.link_right {
	float: right;
	width: 420px;
}

div#site_thumb {
	float: left;
	width: 130px;
}

div#site_right {
	width: 420px;
	float: right;
}