/*<Tab MasterPage> */
/* <Heading Main Background> */
body {
	background-color: #fff;
 }
/* <Heading Top Bar Right> */
.top_bar_right{
	background-image:url(../../../DefaultThemes/FashionCafes/images/img_07.png);
	height:81px;
background-repeat:no-repeat;
	background-position:bottom;
	width:7px;
 }
/* <Heading Top Bar Center> */
.top_bar_center{
	background-image:url(../../../DefaultThemes/FashionCafes/images/img_05.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:81px;
 }
/* <Heading Top Bar Left> */
.top_bar_Left{
	background-image: url(../../../DefaultThemes/FashionCafes/images/img_03.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:81px;
	width:13px;
 }
/* <Heading Top Bar Heading> */
.top_bar_heading{
	font: Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; font-weight:bold;
 }
/* <Heading Mid Bar Left> */
.mid_bar_left{
background-image:url(../../../DefaultThemes/FashionCafes/images/img_11.png);
background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:6px;
 }

/* <Heading Mid Bar Center> */
.mid_bar_center{
	background-image:url(../../../DefaultThemes/FashionCafes/images/img_13.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:60px;
 }
/* <Heading Mid Bar Right> */
.mid_bar_right{
background-image:url(../../../DefaultThemes/FashionCafes/images/img_15.png);
background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:6px;
 }
.login_Bar
{
background-image:url(../../../DefaultThemes/FashionCafes/images/loginBG.jpg);
background-repeat:no-repeat;
background-position:bottom;
 }
/* <Heading Contest Categories top> */
.contest_category_top {
	background-image: url(../../../DefaultThemes/FashionCafes/images/img_19.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 29px;
 }
/* <Heading Contest Categories mid> */
.contest_category_mid {
	background-image: url(../../../DefaultThemes/FashionCafes/images/imgx_29.png);
 }
/* <Heading Contest Categories top> */
.contest_category_btm {
	background-image: url(../../../DefaultThemes/FashionCafes/images/btm_28.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 5px;
 }
.contest_content_mid{
	background-image: url(../../../DefaultThemes/FashionCafes/images/img_btm_29.png);
 }
/* <Heading vertical gap height> */
.vertical_gap_height {
	height: 10px;
 }
/* <Heading Seperator height and color> */
.seperator_height_color {
	height: 1px;
	background:#ffcc99;
 }
/* <Heading Mid Bar Left> */
.copyright_bar_left{
background-image:url(../../../DefaultThemes/FashionCafes/images/img_30.png);
background-repeat:no-repeat;
	background-position:bottom;
	height:35px;
	width:6px;
 }
/* <Heading Mid Bar Center> */
.copyright_bar_center{
background-image:url(../../../DefaultThemes/FashionCafes/images/img_32.png);
	height:35px;
	font: ;
	font-size:12px;
	vertical-align:middle;
	height:35px;
 }
/* <Heading Mid Bar Right> */
.copyright_bar_right{
background-image:url(../../../DefaultThemes/FashionCafes/images/img_35.png);
background-repeat:no-repeat;
	background-position:bottom;
	height:35px;
	width:6px;
 }
/*</Tab> */