* html .visualIEFloatFix { height: 0.01%; }

/* Default CSS */

body {
font-family: Arial, Helvetica, sans-serif;font-size:80%;color: black;
margin: 0px; vertical-align: top;
background: url('bluefade.jpg');
background-repeat: repeat-x;
background-position: center 135px;
background-color: #f8ddf3;
}

/* Always show scrollbar in firefox */
html {min-height: 100%; margin-bottom: 1px;}
h1 {
font-family : Tahoma;
font-size : 8pt;
color : white;
margin : 0;
text-align : center;
}
/* Remove borders when linking images */
/* img {border:0px;vertical-align: middle;} */
#last_seen a img {
	border:1;
	border-color: #ffffff;
}

/* Links CSS */
a:link {color: #D20069;text-decoration: none;}
a:visited {color: #D20069;text-decoration: none;}
a:hover     {color:white;}

#tabs {float:left;height:30px;}

/*///////////// Tabs Code header ////////////*/

.tabsheader {font-family: verdana,arial,Trebuchet MS,tahoma,arial,verdana,tahoma,verdana,sans-serif;font-size: 95%;color: white;clear: both;text-align: center;margin-left:4px;}
.tabsheader ul {display: inline;list-style-type: none;margin: 0px;padding: 0px;}
.tabsheader li { float: left; }
.tabsheader a,.tabsheader a:visited { width: 87px;}

.tabsheader a.current:visited, .tabsheader a.current, .tabsheader a.current:hover{
	width: 84px; position: relative;float: left;margin-right:2px;
	background: url('tabsdark.gif');
	color: white;
	padding-top:6px;
	height:24px;
}

.tabsheader a {
	width: 84px; position: relative;float: left;margin-right:2px;
	background-image: url('tabsdark.gif');background-position: -87px 0;
	padding-top:8px;
	color: #000000;
	height:24px;
}

.tabsheader a:visited {color: #dedede;}

.tabsheader a:hover {
	top: 0px;
	background-image: url('tabsdark.gif');background-position: -175px 0;
	padding-top:6px;
	height:24px;
	color: white;
	background-color:transparent;
}

/* stop mozilla outline when click link*/
:link:focus, :visited:focus {-moz-outline:0px;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #4e4e4e;
	border-bottom-width: 0;
	font: normal 13px Verdana,Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #f8ddf3;
	width: 170px;
	visibility: hidden;
}

.dropmenudiv a {
	width: auto;
	display: block;
	border-bottom: 1px solid #4e4e4e;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: white;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover {
	background-color: #ffffff;
}

/* Footer */

div.footer{color: #EEEEEE;background-color:#444444;border-top:#666666 3px solid;font-size:10px;
background: url('footer_fade.png'); padding-top:4px;padding-bottom:4px;}
div.footer a {font-size:10px;}
div.footer a:link {color: #DDDDDD;text-decoration: none;}
div.footer a:visited {color: #CCCCCC;text-decoration: none;}
div.footer a:hover     {color:white;}

#tags {
	color: #868686;
	font-size: 9px;
}

#tags a {
	color: #000000;
	font-size: 9px;
}

#tags a:hover {
	color: #D20069;
	text-decoration: underline;
}

#tags_full {
	padding-top: 4px;
	color: #868686;
	font-size: 12px;
}

#tags_full a {
	padding-top: 4px;
	color: #D20069;
	font-size: 13px;
}

#tags_full a:hover {
	text-decoration: underline;
}

#play_tags {
	color: #000000;
	font-size: 12px;
}

#play_tags a {
	color: #D20069;
	font-size: 12px;
}

#play_tags a:hover {
	color: #D20069;
	text-decoration: underline;
}

.views {
	position: absolute;
	bottom: 1px;
	right: 1px;
	background-color: #000000;
	color: #868686;
	font-size: 9px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 1;
}

.views_plugs {
	position: absolute;
	bottom: 1px;
	right: 17px;
	background-color: #000000;
	color: #868686;
	font-size: 9px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 1;
}

.play {
	display: none;
	position: absolute;
	top: 35px;
	left: 40px;
	z-index: 2;
}

.play_plugs {
	display: none;
	position: absolute;
	top: 34px;
	left: 46px;
	z-index: 2;
}

.pagination {
	font-size: 12px;
	color: #000000;
}

.pagination a {
	font-size: 12px;
	color: #D20069;
}

.pagination a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #D20069;
}

.search_results {
	font-size: 22px;
	font-weight: bold;
	color: #D20069;
}

.embed_title {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #2A2A2A;
	padding: 4px;
	background-color: #000000;
	color: #D20069;
	visibility: hidden;
	z-index: 100;
	font-family: "Trebuchet MS", Georgia;
	text-align: left;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=90);
}

#referrers_table {
	width: 100%;
	padding: 0;
	margin: 0;
}

th {
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia;
	color: #D20069;
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #2A2A2A;
	border-top: 1px solid #2A2A2A;
	letter-spacing: 2px;
	text-align: left;
	padding: 2px 2px 2px 12px;
	background: #ffffff;
	height: 30px;
}

th.ref_nobg {
	border-top: 1px solid #2A2A2A;
	border-left: 0;
	border-left: 1px solid #2A2A2A;
	background: #ffffff;
}

#ref_td  {
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #2A2A2A;
	background: #FFC6FF;
	padding: 2px 2px 2px 12px;
	color: #D20069;
}

#ref_td.ref_alt {
	background: #ffffff;
	color: #797268;
}

th.ref_spec {
	border-left: 1px solid #2A2A2A;
	border-top: 0;
	background: #FFC6FF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia;
}

.ref_spec, a.ref_spec:link, a.ref_spec:hover, a.ref_spec:visited {
	color: #D20069;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia;
	text-decoration: none;
}

th.ref_specalt {
	border-left: 1px solid #2A2A2A;
	border-top: 0;
	background: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia;
}

.ref_specalt, a.ref_specalt:link, a.ref_specalt:hover, a.ref_specalt:visited {
	color: #797268;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia;
	text-decoration: none;
}

.all_tags_cloud, a.all_tags_cloud:link, a.all_tags_cloud:visited {
	color: #D20069;
}

a.all_tags_cloud:hover {
	text-decoration: underline;
}

.all_tags_comma {
	color: #797268;
}

.set_homepage {
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia;
	color: #797268;
}

.set_homepage a {
	color: #D20069;
}

.set_homepage a:hover {
	color: #D20069;
	text-decoration: underline;
}

.contact_form {
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia;
	color: #D20069;
}

.contact_input {
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia;
	color: #D20069;
	border: 1px solid #2A2A2A;
}

.link_to_class {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	width: 430px;
	height: 18px;
	background-color: #000000;
	border: 1px solid #2A2A2A;
	overflow: hidden;
	color: #D20069;
}

.hosted_title {
	font-family: "Trebuchet MS", Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.hosted_info {
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", Georgia;
	color: #D20069;
	border: 1px solid #2A2A2A;
	padding: 2px;
}

.error_message {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	color: #D20069;
}

.message_body {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	color: #D20069;
}
#sys_content {
	width: 664px;
	padding-left: 1px;
}

#sys_content_2 {
width : 664px;
padding-left : 1px;
}

.sys_post {
	width: 162px;
	padding-right: 4px;
	height: 170px;
	float: left;
	z-index: auto;
}

.sys_post:hover {
	z-index: 32000;
	position: relative;
}

.sys_post:hover .sys_desc {
	display: block;
	z-index: 31000;
}

.sys_post:hover h3 a, .sys_post a:hover	{
	color: #000000;
}

.sys_post:hover img {
	border: 1px solid #FFA200;
}

.sys_post:hover .sys_cat {
	background: url('cbg.png') top left no-repeat;
}

.sys_post:hover .sys_cat a {
	color: black;
	font-weight: bold;
}

.sys_post-title {
	display: block;
	font-weight: normal;
	text-decoration: underline;
}

.sys_post h3 {
	text-align: center;
	font: normal 11px/12px arial;
	display: block;
	height: 170px;
	margin: 0 0 10px 0;
	padding: 0;
}

.sys_post img {
	display: block;
	border: 1px solid #D20069;
	margin-bottom: 1px;
}

.sys_post a {
	color: #D20069;
	text-decoration: underline;
}

.sys_desc {
	width: 140px;
	padding: 0 0 8px 7px;
	position: absolute;
	font: normal 10px/11px arial;
	background: url('box.png') bottom left no-repeat;
	top: 10px;
	left: 140px;
	display: none;
	color: white;
}

.sys_desc p {
	display: block;
	padding: 5px 5px 0 5px;
	background: url('box.png') -147px top no-repeat;
	margin: 0;
}

.sys_desc p em {
	display: block;
	border-top: 1px solid #333;
	padding: 1px 0 2px;
	font-style: normal;
	margin-top: 3px;
}

.sys_desc p a {
	color: #D20069;
}

.sys_desc p a:hover {
	color: #FFA200;
	text-decoration: none;
}

.sys_cat {
	background: url('cbg.png') bottom left no-repeat;
	font: normal 11px/14px arial;
	color: white;
	padding: 2px 5px 0 5px;
	height: 16px;
	position: relative;
	margin: -77px 0 0 0;
	display: block;
	float: right;
}

.sys_post .sys_cat a {
	color: #D20069;
	text-decoration: none;
}

.sys_post .sys_cat a:hover {
	color: white;
}
.style1 {
color : #000000;
}