body,html {
	padding:0;margin:0;
	font-family:sans-serif;
	font-size:14px;
	background:#ffffff url('images/bg.gif') scroll repeat-x 0 0;
}
tr, td {vertical-align:top;}
form {margin:0;padding:0;}
a img {
	text-decoration:none;
	border:none;
	vertical-align:middle;
}

h1 {
	display:block;
	padding:2px 0;
	margin:50px 0;
	margin-bottom:30px;
	line-height:50px;
	font-size:50px;
	font-weight:bold;
}

input, select, textarea {
	border:1px solid #777;
	background:#fff;
	padding:1px;
}
input:hover, select:hover, textarea:hover {
	border:1px solid #119;
	color:#119;
	background:#fff;
}

pre {
	margin:3px;padding:3px;
	margin-left:20px;
	border:1px dashed #666;
}

a {
	text-decoration:none;
	color:#1f98e5;
}
a:visited {color:#1f98e5;}
a:hover {color:#0f88d5;}

h2 {
	display:block;
	margin:0;padding:5px;
	line-height:15px;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
	background-color:#FFFFCC;
	border:2px solid #FFFFFF;
}

.pagination {
	border-top:1px dotted #999;
	padding-top:10px;
}
.pagination b {
	float:left;
	display:block;
	margin-right:5px;
	font-size:14px;
	line-height:19px;
}
.pagination span {
	float:left;
	display:block;
	padding:2px 4px;
	line-height:13px;
}
.pagination a {
	float:left;
	display:block;
	width:9px;
	margin:0 5px;
	padding:2px 4px;
	font-size:13px;
	line-height:13px;
	text-align:center;
	border:1px solid #777;
	background:#fff;
	color:#555;
}
.pagination a:visited {}
.pagination a:hover {
	border:1px solid #049BCD;
	background:#fff;
	color:#049BCD;
}
.pagination a.selectedpage {
	font-weight:bold;
	color:#fff;
	border:1px solid #046B9D;
	background:#046B9D;
}

#bg_2 {
	position:relative;z-index:0;
	top:0;left:0;
	width:400px;height:327px;
	padding-left:301px;padding-top:30px;
	background:transparent url('images/bg2.png') scroll no-repeat 0 0;
}

.tagcloud {
	color:#0e3a48;
	font-size:16px;
}
.tagcloud a {
	color:#0e3a48;
}
.tagcloud a:visited {}
.tagcloud a:hover {
	text-decoration:underline;
	color:#000000;
}

h1 {
	display:block;
	position:absolute;
	margin:0;padding:0;
	top:5px;left:50%;
	width:700px;margin-left:-350px;
	text-align:center;
	color:#c0ecf7;
	font-weight:bold;
	line-height:14px;
	font-size:14px;
}

h3 {font-size:20px;}

#site_ads {
	position:absolute;
	top:-230px;
	left:15px;
	width:200px;
	height:200px;
}

#rmenu #contactus {
	position:absolute;z-index:200;
	bottom:-15px;right:0;
	font-size:12px;
	color:#555;
	padding-right:10px;
	text-align:right;
}
#rmenu #contactus img {vertical-align:middle;padding-bottom:4px;}
#rmenu #contactus a {color:#555;text-decoration:none;}
#rmenu #contactus a:visited {}
#rmenu #contactus a:hover {color:#025;text-decoration:underline;}

#rmenu {
	position:absolute;z-index:2;
	top:262px;left:50%;
	margin-left:120px;
	width:220px;
	height:350px;
	min-height:350px;
	height:auto !important;
	background:#ffffff url('images/rmenubg.gif') scroll no-repeat 0 0;
	padding:10px;
	color:#1f98e5;
	font-weight:bold;
	font-family:serif;
}
#rmenu a {text-decoration:underline;}
#rmenu a:visited {}
#rmenu a:hover {
	text-decoration:underline;
	color:#135;
}
#rmenu a img {text-decoration:none;}

#main {
	position:relative;z-index:1;
	width:530px;margin:0 auto;
	padding-right:320px;
/* 	width:530px;left:50%;margin-left:-425px; */
}
#main #mainmain {
	position:relative;
	margin-top:-163px;
}

#logo {
position:relative;
	
display:block;
	/*  background:transparent url('images/logo.gif') scroll no-repeat 0 0; */
	width:286px;height:59px;
}

.latestimgs {
	width:100%;
	position:relative;
	left:-20px;
	border-collapse:collapse;
}
.latestimgs tr {vertical-alinbspgn:middle;}
.latestimgs td {
	text-align:center;
	vertical-align:middle;
	border:3px solid #e0e0e0;
	border-collapse:collapse;
	padding:5px;
}


#upload {
	display:block;
	position:relative;
	left:1px;
	overflow:hidden;
	background:transparent url('images/uploadbg.png') scroll no-repeat 0 0;
	width:513px;height:72px;
	margin-top:9px;padding-top:0px;
	text-align:center;
	font-size:30px;
	color:#ff9900;
}
#upload img {vertical-align:middle;}
#upload div {line-height:66px;vertical-align:middle;}
#upload.hover {color:#764700;}
#upload.success,#upload.success.hover {color:#00af08;}
#upload.error,#upload.error.hover {color:#ff0000;}
#upload.loading,#upload.loading.hover {color:#764700;}
#upfile,#upfile2 {position:absolute;z-index:10;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.hidden {display:none;}

#content,#content1,#content2 {margin-top:4px;}

.hint {
	color:#0081ad;
	font-size:14px;
	font-family:sans-serif;
}
.hint span {
	color:#ff0000;
	font-weight:bold;
}

#glt_objects, #glt_myobjects {
	position:relative;
	border:1px solid #559999;
	background:#f5f5f5;
	height:200px;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}
#glt_objects div,#glt_myobjects div {
	padding:2px;
 	background-color:#cae7f0;
}
#glt_objects div div,#glt_myobjects div div {
	padding:0;
	background:none;
}
#glt_objects div div.noselect, #glt_myobjects div div.noselect {
	position:absolute;z-index:5;
	margin-top:-2px;margin-left:-2px;
	width:100%;height:50px;
	padding:0;
	background:none;
}
#glt_objects div.alternative,#glt_myobjects div.alternative {background-color:#b5dbe7;}
.mvbox {
	position:absolute;
	top:0;left:0;
	background:transparent url('') scroll no-repeat 0 0;
}

.custbox_capt {
	margin-bottom:3px;
	padding:3px;
	border:1px solid #337777;
	background:#bfe3ee;
	font-weight:bold;
}

span.fadingText {
	position:absolute;z-index:100;
	display:none;
	padding-top:2px;padding-left:7px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}

/* Meebo chat */
.mcrmeebo { display: block; background:url("http://widget.meebo.com/r.gif") no-repeat top right; }
.mcrmeebo:hover { background:url("http://widget.meebo.com/ro.gif") no-repeat top right; }
