* {margin: 0;padding: 0;}
html {height: 100%}
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	color: #000;
	background: #fff url(/images/top_bg.gif) repeat-x top;
}

a:link, a:visited, a:active { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

img {border: none;}
input, select {vertical-align: middle;}
ul li{list-style: none;}
.clear{clear: both;}

#wrapper {
	width: 967px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header { height: 129px;}
#header .hlogo{ width: 358px; height: 94px; float: left; overflow: hidden; }
#header .hta{ width: 602px; height: 94px; overflow: hidden; float: right; text-align: right; }
#header .hta p{ padding: 20px 5px 0 0; }

.top_menu{ border-left: 1px solid #340D2A; height: 34px; overflow: hidden; line-height: 34px; text-transform: uppercase; font-weight: 700; }
.top_menu li{ float: left; border-right: 1px solid #340D2A; }
.top_menu li .text{ position: relative; }
.top_menu li .shadow{ position: absolute; margin: 2px 0 0 2px; *margin: -6px 0 0 2px; color: #350228; }
.top_menu a:link, .top_menu a:visited, .top_menu a:active, .top_menu a:hover { color: #fff; text-decoration: none; display: block; padding: 0 13px; }
.top_menu a:hover { text-decoration: none; background: url(/images/mi_cur.gif) repeat-x top; }

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 110px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content-twocol{ padding: 30px 189px 0 5px; }

.content-threecol { padding: 30px 234px 0 181px; }

.search_block{ width: 500px; border: 1px solid #530D45; padding: 20px 55px 40px; background: #fff; font-size: 20px; margin: 30px auto 0; line-height: 40px; }
.search_block .text{ width: 370px; padding: 3px 4px; font-size: 14px; border: 1px solid #530D45 }
.search_block .bttn{ width: 90px; height: 25px; background: url(/images/bttn_search.png); cursor: pointer; border: 0; color: #fff; font-size: 17px; text-transform: uppercase; padding: 0 0 2px; }

.stats{ padding: 13px 15px; }

.listofsites{ margin: 10px; padding: 0 5px 10px; border-bottom: 1px dotted #530D45; }
.listofsites .list_title{ color: #520D44; line-height: 25px; }
.listofsites .list_title span{ color: #490D39; background: #CA059A; padding: 2px 5px; }
.listofsites .list_title a:link, .listofsites .list_title a:visited, .listofsites .list_title a:active, .listofsites .list_title a:hover { color: #520D44; text-decoration: none; }
.listofsites .list_title a:hover { color: #838486; text-decoration: underline; }
.listofsites .list_category{ color: #BD0564; padding: 5px 0 0; }
.listofsites .list_category a:link, .listofsites .list_category a:visited, .listofsites .list_category a:active, .listofsites .list_category a:hover { color: #BD0564; text-decoration: none; }
.listofsites .list_category a:hover { text-decoration: underline; }

.thumbs{ text-align: center; font-size: 18px; line-height: 40px; padding: 10px 0 0; }
.thumbs .ti{ width: 242px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; margin: 0 2px; *margin: 0 5px; padding: 0 0 10px; }
.thumbs .ti img{ display: block; border: 1px solid #530D45; }
.thumbs .ti a:hover img{ display: block; border: 1px solid #fff; }
.thumbs a:link, .thumbs a:visited, .thumbs a:active, .thumbs a:hover { color: #520D44; text-decoration: none; }
.thumbs a:hover { text-decoration: underline; }
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sideLeft {
	float: left;
	width: 168px;
	margin-left: -100%;
	position: relative;
}
.sideLeft .spadd{ padding: 30px 0 0 5px; }
* html .sideLeft .block_bord{ width: 159px; }


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sideRight {
	float: left;
	margin-right: -3px;
	width: 222px;
	margin-left: -222px;
	position: relative;
	overflow: hidden;;
}
.sideRight .spadd{ padding: 30px 5px 0 0; }
* html .sideRight .block_bord{ width: 218px; }

.sideRighttop {
	float: left;
	margin-right: -3px;
	width: 178px;
	margin-left: -178px;
	position: relative;
	overflow: hidden;;
}
.sideRighttop .spadd{ padding: 30px 5px 0 0; }
* html .sideRighttop .block_bord{ width: 174px; }

.side_menu{ width: 100%; line-height: 18px; margin: 5px 0; }
.side_menu li{ margin: 0 4px; padding: 0 7px; }
.side_menu a:link, .side_menu a:visited, .side_menu a:active, .side_menu a:hover { color: #520D44; text-decoration: none; }
.side_menu a:hover { color: #838486; text-decoration: underline; }

.block_bord{ border: 1px solid #530D45; background: #fff; padding: 1px; margin: 0 0 11px; }
.block_bord .title{ line-height: 24px; width: 100%; background: url(/images/title_bg.gif) repeat-x top; }
.block_bord .title h2{ font-size: 14px; color: #fff; padding: 0 10px; }
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 967px;
	margin: -110px auto 0;
	height: 110px;
	text-align: center;
}
#footer .bttm_menu{ padding: 20px 0; }
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }