BODY{
	margin: 0px;
	background-color: #a02257;
}

body,td,th,div {
	color: #246089;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


td,div{
	border:0px solid #333
}
A:link {   color: #9b690d; text-decoration: none}
A:visited {  color: #9b690d; text-decoration: none}
A:hover {   color:#c39135; text-decoration: none}
A:active {  color: #c39135; text-decoration: none}

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
}

.menu_right{
	display: none;
}

H1{
	color: #6B006C;
	font-size: 32px;
	font-family:Georgia;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-color: #FFF;
}

#BANNER{
	width: 775px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/posh_pink/banner.png");
	background-repeat: no-repeat;
	height: 141px;
	color:#FFFFFF;
}

#innerbanner{
	height:141px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/posh_pink/innerbanner.png");
	background-repeat: no-repeat;
}
.titleimg{
	position: relative;
	top: 0px;
	left: 195px;
}

#content_table {
	width: 775px;
	min-height: 200px;
}

#menu_cell {
	background-image: url("/css/preformatted/imgs/posh_pink/leftbg.gif");
	background-repeat: repeat-y;
	width: 174px;
	height: 100%;
}

#menu_header{
	display: none;
}

#MENU {
	height: 400px;
	width: 174px;
	background-image: url("/css/preformatted/imgs/posh_pink/menu_bg.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_footer{
	display: none;
}

#MENU_CONTAINER {
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	width: 174px;	
}

#menu_container div {
	background-color: transparent;

}

#MENU_CONTAINER A:LINK {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 26px;
	background-image: url("/css/preformatted/imgs/posh_pink/arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 170px;
}

#MENU_CONTAINER A:VISITED {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-left: 26px;
	background-image: url("/css/preformatted/imgs/posh_pink/arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 170px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url("/css/preformatted/imgs/posh_pink/arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS";
	padding-left: 26px;
	margin-left: 12px;
	height: 20px;
	width: 150px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #d7d7d7;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#MIDDLEBAR {
	height:141px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/posh_pink/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 0px;
}

#CONTENT{
	width: 550px;
	padding: 0px;
}

#footer{
	border-top: 1px solid #666;
	text-align: center;
	width: 775px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/posh_pink/leftbg.gif");
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height:	70px;
}

#BRANDING{
	background-image: url("/css/preformatted/imgs/posh_pink/leftbg.gif");
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height:	70px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/posh_pink/button_bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/posh_pink/bullet.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 20px;
}

/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#ff4582;
}

#threads{
	background-color:#ff4582;
}

#threads_title{
	background-color:#ff4582;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#ff4582;
}


#post_controls{
	border-color: transparent;
}

/* message board end */
#universal_settings{left:21.2%;}
