body {
	margin: 0; 
	font-family: Verdana, Sans serif;
	background: url(../images/background.png) no-repeat top center #e7e7e7;
}
form {
	margin: 0;
	padding: 0;
}
#top {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
#header {
	vertical-align: top;
	height: 183px;
}
#header h2 {
	margin: 5px 0 5px 0;
	font-size: 12px;
	color: #000;
}
#top_plugs {
	float: left;
	width: 660px;
	margin-right: 10px;
}
#top_plugs a {
	font-size: 9px;
	text-align: center;
	float: left;
	width: 110px;
	padding: 5px;
	color: #333;
	text-decoration: none;
}
#top_plugs a:hover {
	color: #EF2761;
	background: #fff;
}
#top_plugs a img {
	border: 1px solid #222;
}
#top_plugs a:hover img {
	border-color: #EF2761;
}
#top_right {
	float: left;
	width: 300px;
	font-size: 11px;
}
#top_right a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	line-height: 16px;
}
#top_right a:hover {
	text-decoration: underline;
}
h1.head_title {
	background: #fff;
	color: #444;
	margin: 0 0 1px 0;
	padding: 3px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
h1.head_title strong {
	color: #EF2761;
}
.menu {
	font-size: 12px;
	color: #000;
	line-height: 26px;
}
.menu a {
	padding: 7px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #444;
}
.menu a:hover {
	background: #333;
	color: #fff;
}
.plug {
	margin-bottom: 4px;
}
.plug_chosen {
	font-size: 10px;
	color: #444;
	text-align: center;
	background: #fff;
	border: none;
}
.plug_chosen:hover {
	color: #fff;
	background: #EF2761;
}
.plug_infos {
	font-size: 10px;
	color: #000;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}
.plug_infos:hover {
	background: #efefef;
}
.player {
	background: #fff;
}
.content .player h1 {
	background: #efefef;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin: 3px 5px 0 5px;
	padding: 3px;
	border: none;
}
.player h1 a {
	color: #ef2761;
	text-decoration: none;
}
.player h1 a:hover {
	color: #ef2761;
	text-decoration: none;
}
.content {
	font-size: 11px;
	color: #ccc;
}
.right {
	font-size: 11px;
	color: #000;
	margin-bottom: 4px;
	border: none;
	background: #fff;
}
.right h3 {
	height: 15px;
	//height: 25px;
	background: url(../images/back_title.gif);
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}
.right .hardlinks {
	margin: 5px;
}
.right .hardlinks a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 3px;
	float: left;
	width: 139px;
}
.right .hardlinks a:hover {
	background: #efefef;
	color: #EF2761;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	padding: 5px;
	margin: 0;
}
.text a {
	text-decoration: none;
	color: #999;
}
.text a:hover {
	text-decoration: underline;
	color: #999;
}
.page {
	font-size: 11px;
	margin: 5px 0 5px 0;
	line-height: 20px;
}
.page a {
	padding: 4px;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	border: none;
	font-size: 11px;
}
.page a:hover {
	background-color: #ccc;
	color: #666;
	text-decoration: none;
	border: none;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000;
	color: #222;
	background-color: #fff;
	padding: 2px;
}
.form_btn {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #000;
	color: #222;
	padding: 2px;
	background-color: #fff;
}
.error h2 {
	background-color: #ef2761;
	text-align: center;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 2px;
}


/* NEW VERSION */
.chosen {
	background: #ef2761;
	color: #fff;
	font-size: 8px;
	line-height: 12px;
	text-align: center;
	position: absolute;
	width: 70px;
	height: 12px;
	z-index: 99;
	margin-top: -12px;
	margin-left: 261px;
}
.content h1 {
	height: 15px;
	padding: 5px;
	margin: 0;
	background: url(../images/back_title.gif);
	color: #000;
	font-size: 12px;
	border: none;
}
.content h1 strong {
	float: left;
}
.content h1 .display {
	float: right;
}
.one_plug {
	float: left;
	width: 331px;
	padding: 0 0 2px 0;
	margin: 1px;
	color: #000;
	border-bottom: 1px solid #fff;
}
.one_plug a {
	display: block;
	height: 75px;
	//height: 81px;
	text-decoration: none;
	color: #666;
	padding: 3px;
	background: #fff;
	overflow: hidden;
}
.one_plug a:hover {
	background: #efefef;
}
.one_plug img {
	float: left;
	margin-right: 5px;
	border: 1px solid #222;
}
.one_plug h3 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #000;
}
.one_plug a:hover h3 {
	color: #EF2761;
}
.one_plug h3 strong, .one_plug strong {
	color: #ef2761;
}
.one_thumb {
	float: left;
	padding: 1px 1px 2px 1px;
	margin: 1px;
	color: #000;
	border-bottom: 1px solid #fff;
}
.one_thumb a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #222;
	padding: 2px;
	background: #fff;
	overflow: hidden;
}
.one_thumb a.chosen {
	background: #efefef;
	color: #ef2761;
}
.one_thumb a:hover {
	background: #efefef;
}
.one_thumb img {
	border: 1px solid #222;
}
.one_hosted {
	float: left;
	padding: 2px;
	margin: 1px;
	color: #000;
	border-bottom: 1px solid #fff;
	width: 160px;
	font-size: 9px;
}
.one_hosted a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #111;
	padding: 2px;
	background: #fff;
	overflow: hidden;
}
.one_hosted a:hover {
	background: #efefef;
	color: #ef2761;
}
.one_hosted img {
	border: 1px solid #222;
}

#search {
	font-size: 11px;
	color: #fff;
	margin-bottom: 4px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input[type=text], #search .k {
	width: 266px;
	background: url(../images/search.gif) no-repeat #444;
	border: 1px solid #222;
	font-size: 14px;
	padding: 3px 3px 3px 20px;
	font-weight: bold;
	color: #fff;
	height: 25px;
	float: left;
}
#search input[type=submit], #search .s {
	width: 35px;
	background: #222;
	color: #EF2761;
	border: none;
	font-size: 12px;
	padding: 3px;
	height: 25px;
	float: left;
	font-weight: bold;
}
#footer {
	clear: both;
	text-align: center;
	width: 100%;
	height: 20px;
	background: #ccc;
	line-height: 20px;
	font-size: 10px;
	color: #444;
}
#footer a {
	text-decoration: underline;
	color: #444;
}