* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: Arial;
	text-align: center;
	color: #444;
	background: #fff;
}

h1 {
	padding: 0 0 12px 0;
	font-weight: normal;
	font-size: 26px;
	color: #000;
}

h2 {
	padding: 0 0 12px 0;
	font-weight: normal;
	font-size: 32px;
	color: #d60000;
}

h3 {
	padding: 0 0 12px 0;
	font-weight: normal;
	font-size: 18px;
	color: #d60000;
}

h4 {
	font-size: 11px;
	text-transform: uppercase;
}

big {
	font-size: 18px;
}

small {
	font-size: 9px;
}

a {
	color: #0698ed;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img,table,fieldset {
	border-style: none;
}

label,input,select,textarea,
small img, h3 img, dt img, fieldset img {
	vertical-align: middle;
}

#Wrapper {
	margin: 0 auto;
	padding: 14px 0;
	width: 840px;
	text-align: left;
}

#Header div.l {
	float: left;
	width: 60%;
}

#Header div.r {
	float: right;
	text-align: right;
	width: 30%;
}

#Logo {
	height: 70px;
}

#JoinFree {
	padding: 18px 0 0 0;
}

#JoinFree a {
	font-weight: bold;
	font-size: 18px;
	color: #777;
	border-bottom: solid 3px #777;
}

#JoinFree img {
	vertical-align: middle;
}

#Menu ul {
	height: 34px;
	overflow: hidden;
	background-image:  url("/im/menu.gif");
	background-repeat: no-repeat;
}

#Menu li {
	float: left;
	font-weight: bold;
	font-size: 17px;
}

#Menu li a {
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: center;
}

#Menu a {
	color: #fff;
}

.m0 ul {
	background-position: 0 0;
}

#m1 {
	width: 196px;
}

.m1 ul {
	background-position: 0 -34px;
}

#m2 {
	width: 243px;
}

.m2 ul {
	background-position: 0 -68px;
}

#m3 {
	width: 188px;
}

.m3 ul {
	background-position: 0 -102px;
}

#m4 {
	width: 213px;
}

.m4 ul {
	background-position: 0 -136px;
}

#Menu .sub {
	padding: 0 18px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	font-size: 13px;
	letter-spacing: 4px;
	color: #7ac5f0;
	background-image:  url("/im/menu-sub.gif");
	background-repeat: no-repeat;
}

#Menu .sub a,
#Menu .sub strong {
	letter-spacing: 0;
	color: #fff;
}

.m1 .sub {
	background-position: 0 0;
}

.m2 .sub,
.m3 .sub {
	background-position: 0 -29px;
}

.m4 .sub {
	background-position: 0 -58px;
}

#Outer {
	padding: 10px 0;
}

#Outer .ou-l {
	float: left;
	width: 590px;
	overflow: hidden;
}

#Outer .ou-r {
	float: right;
	width: 230px;
	overflow: hidden;
}

#Submenu {
	background: #fffacd url("/im/submenu-t.gif") no-repeat;
}

#Submenu ul {
	padding: 8px 14px 4px 16px;
	background:  url("/im/submenu-b.gif") no-repeat left bottom;
}

#Submenu li {
	float: left;
	width: 20%;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

#Submenu li a,
#Submenu li strong {
	display: block;
	padding: 0 0 0 12px;
	height: 22px;
	color: #000;
	background:  url("/im/submenu-li.gif") no-repeat 0 6px;
}

#Sidebar h3 {
	font-weight: bold;
	font-size: 14px;
	color: #d60000;
}

#Footer {
	padding: 1.4em;
	font-size: 12px;
	text-align: center;
	border-top: solid 1px #ddd;
}

#Footer p {
	padding: 0 0 1.4em 0;
}

#Footer p.links {
	letter-spacing: 4px;
	color: #ddd;
}

#Footer p.links a {
	letter-spacing: 0;
}

/* Container
----------------------------------------------------------- */

#Body div.co-l {
	float: left;
	width: 335px;
}

#Body div.co-r {
	float: right;
	width: 229px;
}

#Container {
	padding: 1em 0;
}

#Container p,
#Container address {
	padding: 0 0 .8em 0;
	font-size: 13px;
}

#Container ul {
	margin: 0 3em 1em 3em;
}

#Container li {
	padding: 0 0 .2em 0;
	font-size: 13px;
	list-style: disc;
}

#Container a:visited {
	color: #0b6ea8;
}

#Intro {
	padding: 0 0 1em 0;
}

/* Index: Free Pics & Three Cols
----------------------------------------------------------- */

#ffap,
.threeCols {
	padding: 1em 0;
}

#ffap a,
.threeCols .shell {
	display: block;
	width: 167px;
	font-weight: bold;
	font-size: 14px;
}

#ffap a:hover {
	text-decoration: none;
	color: #d60000;
}

#ffap a span {
	display: block;
	height: 169px;
}

#ffap a span img {
	padding: 0 0 3px 0;
	border-bottom: solid 3px #db2020;
}

#ffap a:hover span img {
	border-color: #000;
}

#ffap .l,
.threeCols .l {
	float: left;
	width: 188px;
}

#ffap .m,
.threeCols .m {
	float: left;
	width: 211px;
	background:  url("/im/hr-ver.gif") repeat-y;
}

#ffap .m a,
.threeCols .m .shell {
	margin: 0 auto;
}

#ffap .r,
.threeCols .r {
	float: right;
	width: 191px;
	background:  url("/im/hr-ver.gif") repeat-y;
}

#ffap .r a,
.threeCols .r .shell {
	margin: 0 0 0 auto;
}

.threeCols h3 a,
.threeCols h3 a:visited {
	color: #d60000 !important;
}

.threeCols .shell {
	font-weight: normal !important;
}

.threeCols .subBy {
	margin: 0 0 1em 0;
	padding: 0 0 0 5px !important;
	font-size: 11px !important;
	border-left: solid 3px #ffec48;
}

/* Index: Recently pics
----------------------------------------------------------- */

#RecPics {
	padding: 20px 0 0 0;
}

#RecPics li {
	height: 105px;
	background:  url("/im/recpics.gif") no-repeat;
}

#RecPics div.l {
	float: left;
	width: 70%;
}

#RecPics div.l h4 {
	padding: 0 !important;
}

#RecPics div.l p {
	padding: 0 0 11px 0 !important;
}

#RecPics div.l small {
	font-size: 11px !important;
	color: #999;
}

#RecPics div.r {
	float: right;
	text-align: right;
	width: 30%;
	font-size: 11px;
}

#RecPics li span.l {
	float: left;
	width: 57%;
	text-align: right;
}

#RecPics li span.r {
	float: right;
	width: 40%;
}

#RecPics li {
	padding: 0 9px;
	font-size: 11px;
	color: #666;
}

#RecPics li span {
	padding: 11px 0 0 0;
}

#RecPics li span.r img {
	padding: 0 0 0 3px;
	border-left: solid 3px #ffd500;
}

#RecPics li span.r a:hover img {
	border-color: #d60000;
}

/* Sidebar: Login
----------------------------------------------------------- */

#LogIn {
	margin: 0 0 1em 0;
	background: #ffec48 url("/im/login-t.gif") no-repeat;
}

#LogIn form {
	padding: 10px 16px;
	background:  url("/im/login-b.gif") no-repeat left bottom;
}

#LogIn h3 {
	padding: 0 0 6px 0;
}

#LogIn fieldset {
	padding: 6px 0 0 0;
	font-size: 11px;
	border-top: solid 1px #d5c21e;
}

#LogIn fieldset div {
	height: 26px;
}

#LogIn fieldset label {
	float: left;
	display: block;
	width: 40%;
	line-height: 20px;
}

#LogIn fieldset input {
	float: right;
	width: 58%;
}

#LogIn .br {
	padding: 0 0 6px 0;
	font-size: 11px;
}

#LogIn .br label {
	float: left;
	padding: 4px 0 0 0;
	color: #0698ed;
}

#LogIn .br span {
	vertical-align: middle;
	text-decoration: underline;
}

#LogIn .br .submit {
	float: right;
	padding: 2px 6px;
	font-size: 11px;
}

#LogIn .hello {
	padding: 7px 0;
}

#LogIn p {
	padding: 10px 0 0 0;
	font-size: 11px;
	letter-spacing: 3px;
	color: #d5c21e;
	border-top: solid 1px #d5c21e;
}

#LogIn p a {
	letter-spacing: 0;
}

/* Sidebar: Blue box
----------------------------------------------------------- */

.subLue {
	margin: 0 0 1em 0;
	background: #daefff url("/im/sublue-t.gif") no-repeat;
}

.subLue .shell {
	padding: 6px 16px;
	background:  url("/im/sublue-b.gif") no-repeat left bottom;
}

/* Sidebar: Last Logged
----------------------------------------------------------- */

#subPixUs {
	margin: 0 0 1em 0;
}

#subPixUs li {
	width: 110px;
	height: 117px;
	overflow: hidden;
	font-size: 11px;
	background:  url("/im/subpixus.gif") no-repeat;
}

#subPixUs a {
	display: block;
	padding: 14px;
	text-align: center;
}

#subPixUs span {
	display: block;
	height: 70px;
}

#subPixUs a:hover {
	color: #d60000;
	text-decoration: none;
}

#subPixUs img {
	padding: 0 0 3px 0;
	border-bottom: solid 3px #d60000;
}

#subPixUs a:hover img {
	border-color: #000;
}

#subPixUs li.l {
	float: left;
}

#subPixUs li.r {
	float: right;
}

/* Sidebar: Latest Pics
----------------------------------------------------------- */

#subPixAm {
	margin: 0 0 1em 0;
	background: #ececec url("/im/subpixam-t.gif") no-repeat;
}

#subPixAm .shell {
	padding: 10px 16px;
	background:  url("/im/subpixam-b.gif") no-repeat left bottom;
}

#subPixAm h3 {
	padding-bottom: 4px !important;
}

#subPixAm ul {
	padding: 9px 0 0 0;
}

#subPixAm li {
	float: left;
	width: 99px;
	height: 99px;
	overflow: hidden;
}

#subPixAm li img {
	padding: 0 0 0 3px;
	border-left: solid 3px #d60000;
}

#subPixAm li a:hover img {
	border-color: #000;
}

/* Sidebar: Testimonials
----------------------------------------------------------- */

#Testimonials {
	margin: 0 0 1em 0;
	background:  url("/im/testi-t.gif") no-repeat;
}

#Testimonials p {
	font-size: 11px;
	color: #ddd;
}

#Testimonials cite {
	margin: 0 0 .6em 0;
	display: block;
	padding: 10px 20px;
	font-style: normal;
	font-size: 14px;
	color: #444;
	background:  url("/im/testi-b.gif") no-repeat right bottom;
}

/* Sidebar: Vote
----------------------------------------------------------- */

.vrtlp {
	margin: 0 0 1em 0;
	background: #daefff url("/im/sublue-t.gif") no-repeat;
}

.vrtlp p {
	font-size: 12px;
}

.rtlp {
	padding: 10px 16px;
	background:  url("/im/sublue-b.gif") no-repeat left bottom;
}

.vrtlp .raiting {
	padding: 10px 16px 4px 16px;
}

.vrtlp .raiting p {
	padding: 0 0 1em 1em;
}

.vrtlp table {
	margin: .2em 0 0 0;
}

.vrtlp td {
	padding: 1px 0;
	font-size: 12px;
	text-align: center;
}

.vrtlp tfoot td {
	text-align: left;
}

.vrtlp ul {
	padding: 0 1em;
}

.vrtlp li {
	padding: 0 0 .2em 0;
	font-size: 11px;
	list-style: disc;
}

/* list: Archive 1
----------------------------------------------------------- */

#ArchiveList1 {
	margin: 0 0 1em 0;
}

#ArchiveList1 ul,
#ArchiveList1 li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#ArchiveList1 ul.br {
	padding: .5em 0 !important;
}

#ArchiveList1 li.l {
	float: left;
	text-indent: 15px;
	width: 48%;
	overflow: hidden;
	background:  url("/im/ico-date.gif") no-repeat 0 8px;
}

#ArchiveList1 li ul {
	margin: 1em 2.2em 1em 0 !important;
}

#ArchiveList1 li li {
	font-size: 11px;
	text-indent: 0;
	height: 2.2em;
	line-height: 2.2em;
	border-top: solid 1px #e8f3f9;
}

#ArchiveList1 li em {
	padding: 0 8px 0 0;
	font-style: normal;
	border-right: solid 1px #ddd;
}

#ArchiveList1 li strong {
	padding: 0 0 0 21px;
	background:  url("/im/li-smlink.gif") no-repeat 8px 5px;
}

#ArchiveList1 li strong a:visited {
	color: #ccc;
}

#ArchiveList1 li acronym {
	color: #666;
}

/* list: Archive 2
----------------------------------------------------------- */

#ArchiveList2 {
	margin: 0 0 1em 0;
}

#ArchiveList2 div.br {
	padding: .5em 0;
}

#ArchiveList2 p {
	margin: 0 0 16px 0;
	padding: 0 0 4px 0 !important;
	border-bottom: solid 1px #ddd;
}

#ArchiveList2 dl {
	float: left;
	width: 20%;
	height: 14em;
	overflow: hidden;
	font-size: 11px;
}

	.Results dl {
		width: 24% !important;
		height: 24em !important;
	}

	#usr #ArchiveList2 dl {
		padding: 0 0 1em 0;
		width: 33% !important;
		height: auto !important;
	}

#ArchiveList2 dt img {
	padding: 0 0 0 3px;
	border-left: solid 3px #ffec48;
}

	.Results dt img {
		padding: 0 !important;
		border-style: none !important;
	}

	#usr #ArchiveList2 dt img {
		padding: 0 !important;
		border-left-style: none !important;
	}

#ArchiveList2 dt a:hover img {
	border-color: #d60000;
}

#ArchiveList2 dt a:visited img {
	border-color: #ddd;
}

#ArchiveList2 dd {
	padding: 5px 10px 0 0;
	line-height: 1em;
}

#ArchiveList2 dd strong {
	font-weight: normal;
	color: #999;
	text-transform: lowercase;
}

#ArchiveList2 dd big {
	font-weight: bold;
	font-size: 14px;
}

/* list: Full
----------------------------------------------------------- */

#ArchiveFull {
	margin: 0 0 1em 0;
}

#ArchiveFull dl {
	padding: 1em 0;
}

#ArchiveFull dt {
	background:  url("/im/ico-quo-l.gif") no-repeat left bottom;
}

#ArchiveFull dd {
	padding: 1em 10em 2.6em 28px;
	font-size: 13px;
	background:  url("/im/ico-quot.gif") no-repeat 0 1.2em;
}

/* list: RView
----------------------------------------------------------- */

#ArchiveRV {
	margin: 0 0 1em 0;
}

#ArchiveRV ul,
#ArchiveRV li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
}

#ArchiveRV ul {
	padding: 1em 0;
}

#ArchiveRV li {
	float: left;
	width: 20%;
	height: 180px;
	text-align: center;
}

/* list: Anal
----------------------------------------------------------- */

#AnaList {
	margin: 0 0 1em 0;
}

#AnaList ul {
	margin: 0 !important;
	padding: 0 !important;
}
#AnaList li {
	float: left;
	padding: 0 !important;
	width: 33%;
	height: 8em;
	font-size: 11px;
	list-style: none !important;
}

#AnaList .shell {
	display: block;
	padding: 0 2em 0 3.4em;
	line-height: 1.4em;
	background: #fff url("/im/ico-mydiary.gif") no-repeat 0 4px;
}

#AnaList strong {
	font-size: 14px;
}

#AnaList .img {
	vertical-align: middle;
}

/*  list: Calendar
----------------------------------------------------------- */

.caList {
	margin: 0 0 1em 0;
}

.caList ul {
	margin: 0 !important;
}

.caList li {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0 !important;
	width: 12%;
	font-size: 10px !important;
	text-transform: uppercase;
	text-align: center;
	list-style: none !important;
	border: solid 1px #ddd;
	border-top: solid 4px #ffec48;
	border-bottom: solid 4px #ffec48;
}

.caList a {
	display: block;
	padding: 1em;
	text-decoration: none;
}

.caList a:hover {
	background: #f9f9f9;
}

.caList big {
	display: block;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	font-size: 40px !important;
	color: #d00;
	border-top: dotted 1px #ddd;
}

/*  list: Default
----------------------------------------------------------- */

.deList {
	margin: 0 0 1em 0;
}

.deList ul {
	margin: 0 !important;
}

.deList li {
	float: left;
	margin: 0 0 1em 0;
	padding: 0 !important;
	width: 20%;
	list-style: none !important;
}

.deList a {
	display: block;
	margin: 0 1em 0 0;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	border: solid 1px #ddd;
	border-top: solid 4px #ffec48;
	border-bottom: solid 4px #ffec48;
}

.deList a:hover {
	background: #f9f9f9;
}

/*  list: Simple Gallery
----------------------------------------------------------- */

.sgList {
	margin: 1em auto;
	width: 696px;
}

.sgList ul {
	margin: 0 !important;
	padding: 0 !important;
}

.sgList li {
	float: left;
	padding: 0 !important;
	width: 174px;
	height: 154px;
	list-style: none !important;
}

.sgList a {
	display: block;
	padding: 8px;
	width: 144px;
	background: #f5f5f5;
	border: solid 1px #ddd;
}

.sgList a:hover {
	border-color: #bbb;
}

.sgList img {
	border: solid 2px #fff;
}

/* list: User
----------------------------------------------------------- */

.usList {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
}

.usList li {
	float: left;
	padding: 0 0 1em 0 !important;
	width: 25%;
	font-size: 11px !important;
	list-style: none !important;
}

/* list: Text
----------------------------------------------------------- */

.textList {
	margin: 0 !important;
	padding: 0 !important;
}

.textList li {
	float: left;
	padding: 0 0 .4em 0 !important;
	width: 25%;
	list-style: none !important;
}

.textList a {
	display: block;
	width: 88%;
	padding: .6em .4em;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	border: solid 1px #ddd;
}

.textList a:hover {
	background: #eee;
}

.textBanner {
	margin: 1em 0 2em 0;
	padding: .6em .8em;
	border: solid 1px #ccc;
	background: #eee;
	text-align: center;
}

.textBanner h1 {
	padding: 0 0 4px 0 !important;
	font-weight: bold;
}

.textBanner a {
	text-decoration: underline !important;
}

/* Paging
----------------------------------------------------------- */

.paging {
	margin: 1.5em 0 2em 0;
}

.paging p {
	font-size: 12px !important;
	text-align: center;
}

.paging a,
.pagingMini a {
	padding: 3px 7px;
	border: solid 1px #ddd;
	background: #fff;
}

.paging a:hover,
.pagingMini a:hover {
	color: #fff !important;
	text-decoration: none;
	background: #0698ed;
	border: solid 1px #055583;
}

.paging strong {
	padding: 0 4px;
	color: #d60000;
	border: solid 1px #fff;
}

.paging span span {
	padding: 0 4px;
	color: #999;
	border: solid 1px #fff;
}

.paging .numb {
	padding: 0 2em;
}

/* Winners
----------------------------------------------------------- */

#Winners {
	padding: .5em;
	border: solid 3px #ddd;
}

#Winners h3 {
	padding: 0 0 6px 0 !important;
	border-bottom: solid 1px #ddd;
}

#Winners dl.l {
	float: left;
	width: 49%;
}

#Winners dl.r {
	float: right;
	width: 49%;
}

#Winners dt {
	padding: 10px 0;
	font-weight: bold;
	font-size: 14px;
}

#Winners dd {
	margin: 0 0 3px 0;
	padding: 4px 8px;
	font-size: 12px;
	border: solid 1px #ddd;
}

#Winners dd a {
	font-weight: bold;
	font-size: 11px;
}

.wins {
	margin: .5em 0 1em 0;
	padding: 1em;
	border: solid 1px #ddd;
}

.wins .l {
	float: left;
	width: 55%;
}

.wins .l p {
	padding: 0 !important;
}

.wins .l a {
	display: block;
	padding: 0 4px 0 12px;
	height: 154px;
	background: #d00;
}

.wins .l a:hover {
	background: #000;
	text-decoration: none;
}

.wins .l span {
	display: block;
	float: left;
	padding: 1.6em 0 0 0;
	width: 25%;
	font: 3em "Lucida Sans Unicode" !important;
	text-align: center;
	color: #fff !important;
}

.wins .l img {
	float: right;
	border-right: solid 4px #fff;
}

.wins .r {
	float: right;
	width: 40%;
}

.wins .r p strong {
	font-size: 1.2em !important;
	color: #fff;
	background: #d00;
}

/* Browse
----------------------------------------------------------- */

#Browse {
	padding: 1em 0;
}

#Browse .l,
#Browse .r {
	width: 287px;
	height: 15em;
	background: #f5f5f5 url("/im/browse-b.gif") no-repeat left bottom;
}

#Browse .l {
	float: left;
}

#Browse .r {
	float: right;
}

#Browse .shell {
	padding: 1em;
	font-size: 12px;
	background:  url("/im/browse-t.gif") no-repeat;
}

#Browse p {
	padding: 0 0 1em 0;
}

#Browse ul {
	margin: 0 2em;
}

#Browse li {
	padding: 0 0 3px 0;
	list-style: disc;
}

#Browse h3 small {
	color: #666;
}

/* Links
----------------------------------------------------------- */

#Links li {
	padding-left: 12px;
	list-style: none;
	background:  url("/im/li-smlink.gif") no-repeat 0 5px;
}

#Links li a {
	font-weight: bold;
}

/* Comments
----------------------------------------------------------- */

.Comments {
	margin: 0 0 1em 0;
}

.Comments dt {
	padding: 1em 0;
	font-size: 11px;
}

.Comments dt span.l a {
	font-weight: bold;
}

.Comments dt span.r {
	padding: 0 0 0 1em;
	color: #666;
}

.Comments dd {
	padding: 0 0 2em 0;
}

.Comments dd.com1 {
	background: url(/im/ico-quo-l.gif) no-repeat 0 0;
}

.Comments .quote {
	padding: 0 1em 0 2.2em;
	width: 72%;
	font-size: 13px;
}

.Comments dd.com1 .quote {
	background: url(/im/ico-quo-r.gif) no-repeat right bottom;
}

.Comments .quote .l {
	float: left;
	width: 17%;
}

.Comments .quote .l img,
.mbBody span.l img {
	padding: 0 3px 0 0;
	border-right: solid 3px #d00;
}

.Comments .quote .l a:hover img,
.mbBody .l a:hover img {
	border-color: #000;
}

.Comments .quote .r {
	float: left;
	width: 83%;
}

.Comments dd p,
.mbBody {
	font-size: 12px !important;
}

.Comments dd.com1 p,
.Comments dd.com2 p {
	padding: 1.6em 0 !important;
}

.Comments dt.com3 {
	padding: 0 0 3em 34px !important;
}

.Comments dd.com3 {
	padding: 0 !important;
}

.Comments dd.com3 p {
	padding: 0 12em .6em 34px !important;
	background: url(/im/ico-mymessagesvoicemessages.gif) no-repeat 0 0;
}

.Comments dd.test p {
	background-image: url(/im/ico-quot.gif) !important;
}

#MessageBoard {
	padding: 0 0 1em 0;
}

.mbContainer {
	padding: 0 0 1em 0;
}

.mbContainerRe {
	padding: 0 0 1em 2em;
}

.mbHead {
	padding: .3em .5em;
	font-size: 11px;
	color: #666;
	background: #f5f5f5;
}

.mbHead .l {
	float: left;
	width: 70%;
}

.mbHead .r {
	float: right;
	width: 30%;
	text-align: right;
}

.mbHead strong {
	font-size: 13px;
}

.mbBody {
	padding: 1em 0;
	font-size: 13px;
}

.mbBody .l {
	float: left;
	width: 14%;
}

.mbBody .r {
	float: left;
	width: 86%;
}

.mbFoot {
	padding: 0 0 1em 0;
	font-size: 11px;
}

.mbFoot span.l a {
	margin: 0 6px 0 0;
}

.mbFoot .l {
	float: left;
	width: 68%;
}

.mbFoot .r {
	float: right;
	width: 30%;
	font-weight: bold;
	text-align: right;
}

.mbForm {
	text-align: right;
}

.mbForm textarea {
	margin: 0 0 .2em 0;
	width: 99%;
}

/* News
----------------------------------------------------------- */

#News {
	margin: 0 0 1em 0;
	padding: 1em 1em 0 1em;
	border: solid 1px #ddd;
}

#News dl {
	padding: 0 4em 0 0;
}

#News dt {
	font-size: 11px;
	text-transform: uppercase;
}

#News dd {
	margin: 0 0 1em 0;
	padding: .4em 0 1em 1em;
	font-size: 13px;
	border-bottom: dashed 1px #ddd;
}

/* My
----------------------------------------------------------- */

.My div.l {
	float: left;
	padding: .2em 0 0 0;
	width: 10%;
}

.My div.r {
	float: right;
	width: 90%;
	font-size: 13px;
}

/* Table Info
----------------------------------------------------------- */

.nfoTable {
	margin: 0 0 1em 0;
	width: 100%;
	background: #ddd;
}

.nfoTable thead th,
.nfoTable thead td {
	padding: .6em;
	background: #eee;
}

.nfoTable tfoot td {
	padding: .6em;
	text-align: center;
	background: #fff;
}

.nfoTable tfoot img {
	vertical-align: middle;
}

.nfoTable th,
.nfoTable td {
	padding: .4em .6em;
	font-size: 12px;
	vertical-align: top;
	background: #fff;
}

.nfoTable tbody th {
	width: 20%;
}

/* Super table
----------------------------------------------------------- */

.supertable {
	margin: 0 0 1em 0;
	width: 100%;
}

.supertable thead th {
	background: #c5dae9;
}

.supertable tfoot td {
	padding: 6px;
	background: #c5dae9;
}

.supertable th,
.supertable td {
	padding: 4px 6px;
	font-size: 12px;
	background: #daefff;
}

/* Dumb Table
----------------------------------------------------------- */

.dumbTable {
	width: 100%;
}

.dumbTable td {
	padding: .5em 0;
}

.dumbTable ul {
	margin-bottom: 0 !important;
}

/* User Table
----------------------------------------------------------- */

.userTable {
	margin: 0 0 1em 0;
	width: 100%;
	background: #fff;
	border: solid 4px #b8d8f1;
}

.userTable caption {
	padding: .6em .6em .2em .6em;
	font-weight: bold;
	font-size: .8em;
	text-align: left;
	background: #b8d8f1;
}

.userTable tbody th,
.userTable tbody td {
	padding: .4em .6em;
	font-size: .75em;
	background: #daefff;
}

/* User Box
----------------------------------------------------------- */

.uBox {
	margin: 0 0 1em 0;
	padding: .4em .4em 0 .4em;
	background: #fff;
	border: solid 4px #ffec48;
}

.uBox h3 {
	margin: 0 0 1em 0;
	padding: .4em .6em;
	font-weight: bold !important;
	font-size: .8em !important;
	background: #fffacd;
}

.uBox h4 {
	padding: 0 0 .6em 0 !important;
}

/* Left Menu
----------------------------------------------------------- */

.lMenu {
	margin: 0 0 1em 0;
}

.lMenu dt {
	padding: 4px 6px;
	font-weight: bold;
	font-size: 14px;
	color: #d00;
	background: #ffec48;
}

.lMenu dd {
	padding: 4px 6px;
	font-size: 13px;
	background: #fffacd;
	border-top: solid 1px #fff;
}

/* deForm
----------------------------------------------------------- */

.deForm {
	margin: 0 0 1em 0;
}

.deForm fieldset {
	margin: 0 0 1em 0;
	padding: .8em;
	font-size: 12px;
	border: solid 1px #ddd;
}

.deForm legend {
	padding: .8em 1.2em;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.deForm fieldset div {
	padding: 4px 0;
}

.deForm input.submit {
	padding: 0 4px;
	font-size: 11px;
}

.deForm table {
	margin: .5em 0 0 0;
	width: 100%;
	background: #f5f5f5;
}

.compacTable {
	border-top: solid 8px #f5f5f5;
	border-bottom: solid 8px #f5f5f5;
}

.deForm th {
	padding: .4em .8em;
	font-size: 11px;
	text-transform: uppercase;
	background: #ddd;
}

.compacTable th {
	padding: 2px .8em !important;
	font-size: 12px !important;
	text-align: right !important;
	text-transform: capitalize !important;
	background: none !important;
}

.deForm td {
	padding: .6em .8em;
	font-size: 12px;
	vertical-align: top;
}

.compacTable td {
	padding: 2px .8em !important;
}

.deForm tfoot td {
	padding: .8em;
	border-top: solid 1px #ddd;
	vertical-align: middle;
}

.deForm td input.submit,
input.submit2 {
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
}

.deForm input {
	font-size: 13px !important;
}

.deForm td hr {
	margin: 1em 0;
	color: #ccc;
	border-color: #ccc;
}

/* TGP
----------------------------------------------------------- */

.tgp {
	margin: 0 0 1em 0;
	padding: 1em;
	border: solid 1px #ddd;
}

.tgp .dve p {
	font-weight: bold;
}

/* Useful
----------------------------------------------------------- */

.allCaps {
	font-size: 11px;
	text-transform: uppercase;
}

.allCaps img {
	vertical-align: middle;
}

.options {
	margin: 1em 0 2em 0;
	padding: 1em;
	font-size: 12px;
	background: #daefff;
}

.options span.l {
	float: left;
}

.options span.r {
	float: right;
}

.spacing {
	letter-spacing: 3px;
}

.spacing a {
	letter-spacing: 0;
}

.spliter {
	padding: .7em;
	color: #ccc;
}

.note {
	font-size: 11px !important;
}

.explicit {
	padding: .1em;
	color: #fff;
	background: #d60000;
}

.online {
	color: #0c0;
}

.ofline {
	color: #c00;
}

.dve {
	margin: 0 0 1em 0;
}

.dve .l {
	float: left;
	width: 48.5%;
}

.dve .r {
	float: right;
	width: 48.5%;
}

.warning,
.success {
	margin: 1em 0 2em 0;
	padding: .6em .6em .6em 2.6em;
	font-size: 14px;
	color: #100;
	background-repeat: no-repeat;
	background-position: .8em .6em;
	border-style: solid;
	border-width: 1px;
}

.warning {
	background-color: #ffe;
	background-image:  url("/im/ico-delete.gif");
	border-color: #f99;
}

.success {
	background-color: #f4f9fd;
	background-image:  url("/im/ico-approve.gif");
	border-color: #6c6;
}

.error {
	margin: 1em 0 2em 0;
	padding: .4em;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: #d60000;
}

table.pix {
	width: 100%;
	background: #ddd;
}

table.pix td {
	padding: 1em;
	text-align: center;
	background: #fff;
}

.req {
	color: #c00;
}

.monoBlock {
	margin: 0 0 1em 0;
	padding: .5em 1em;
	font: 14px "Courier New",mono;
	background: #f5f5f5;
}

.monoBlock p {
	padding: .5em 0 !important;
}

.downl li {
	padding-left: 32px !important;
	list-style: none !important;
	background:  url("/im/ico-myupload.gif") no-repeat 0 4px;
}

.star1,
.star2 {
	margin-left: 1.2em !important;
}

.star1 li,
.star2 li {
	padding-left: 22px !important;
	list-style: none !important;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.star1 li {
	background-image:  url("/im/rate-off.gif");
}

.star2 li {
	background-image:  url("/im/rate-on.gif");
}

.remark {
	padding: 0 0 8px 25px !important;
	background:   url("/im/ico-note.gif") no-repeat 0 2px;
}

/* Pop-Up
----------------------------------------------------------- */

#p {
	text-align: center;
}

#pWrapper {
	margin: 0 auto;
	padding: 1em;
	width: 25em;
	text-align: left;
}

#p p {
	padding: 0 0 1em 0;
	font-size: 13px;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

/* list: Mycontri
----------------------------------------------------------- */

#ArchiveMC {
	margin: 0 0 1em 0;
}

#ArchiveMC ul,
#ArchiveMC li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
}

#ArchiveMC ul {
	padding: 1em 0;
}

#ArchiveMC li {
	float: left;
	width: 30%;
	height: 200px;
	text-align: center;
}

/* PartyBabes
----------------------------------------------------------- */

#Pbabes {
	padding: .5em;
	border: solid 3px #ddd;
}

#Pbabes h3 {
	padding: 0 0 6px 0 !important;
	border-bottom: solid 1px #ddd;
}

#Pbabes dl.l {
	float: left;
	width: 49%;
}

#Pbabes dl.r {
	float: right;
	width: 49%;
}

#Pbabes dt {
	padding: 10px 0;
	font-weight: bold;
	font-size: 14px;
}

#Pbabes dd {
	margin: 0 0 3px 0;
	padding: 4px 8px;
	font-size: 12px;
	border: solid 1px #ddd;
}

#Pbabes dd a {
	font-weight: bold;
	font-size: 11px;
}

.babes {
	margin: .5em 0 1em 0;
	padding: 1em;
	border: solid 1px #ddd;
}

.babes .l {
	float: left;
	width: 55%;
}

.babes .l p {
	padding: 0 !important;
}

.babes .l a {
	display: block;
	padding: 0 4px 0 12px;
	height: 210px;
	background: #d00;
}

.babes .l a:hover {
	background: #000;
	text-decoration: none;
}

.babes .l span {
	display: block;
	float: left;
	padding: 1.6em 0 0 0;
	width: 25%;
	font: 3em "Lucida Sans Unicode" !important;
	text-align: center;
	color: #fff !important;
}

.babes .l img {
	float: right;
	border-right: solid 4px #fff;
}

.babes .r {
	float: right;
	width: 40%;
}

.babes .r p strong {
	font-size: 1.2em !important;
	color: #fff;
	background: #d00;
}

.searche {display: none;}

.bprem {
	color: #c00;
	font-weight: bold;
}
