@charset "utf-8";
/* CSS Document Developed by Mayuddin(Moin) from NesWebDesign © All rights Reserved. */
* {
	margin:0;
	padding:0;
	outline:none;
	vertical-align:baseline;
}
.clear {
	clear:both;
	height:1px;
	margin-top:-1px;
}
.clr{
	clear:both;
}
.realtive {
    border: 1px solid #CCCCCC;
    height: 210px;
    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 145px;
}
.absolute{
	position:absolute;
}
.inherit{
	position:inherit;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
img {
	border:none;
}
a{
	text-decoration:underline; color:#000;
}
a:hover{
	text-decoration:none;
}
body {
	background:#fff url(../images/bg.jpg) center top fixed;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	/*position:relative;*/
}
 @font-face {
 font-family: 'Champagne&LimousinesItalic';
 src: url('../fonts/champagne_limousinesitalic.eot');
 src: local('../fonts/Champagne & Limousines'), local('../fonts/Champagne&Limousines-Italic'), url('../fonts/champagne_limousinesitalic.woff') format('woff'), url('../fonts/champagne_limousinesitalic.ttf') format('truetype');
}
 @font-face {
 font-family: 'Champagne&LimousinesBold';
 src: url('../fonts/champagne_limousinesbold.eot');
 src: local('../fonts/Champagne & Limousines'), local('../fonts/Champagne&Limousines-Bold'), url('../fonts/champagne_limousinesbold.woff') format('woff'), url('../fonts/champagne_limousinesbold.ttf') format('truetype');
}
 @font-face {
 font-family: 'Champagne&LimousinesRegular';
 src: url('../fonts/champagne_limousines.eot');
 src: local('../fonts/Champagne & Limousines'), local('../fonts/Champagne&Limousines'), url('../fonts/champagne_limousines.woff') format('woff'), url('../fonts/champagne_limousines.ttf') format('truetype');
}
 @font-face {
 font-family: 'Champagne&LimousinesBoldItali';
 src: url('../fonts/champagne__limousinesbolditalic.eot');
 src: local('../fonts/Champagne & Limousines'), local(../'fonts/Champagne&Limousines-BoldItalic'), url('../fonts/champagne__limousinesbolditalic.woff') format('woff'), url('../fonts/champagne__limousinesbolditalic.ttf') format('truetype');
}
/* =============== Page Layout ================== */
#wrapper {
	width:979px;
	margin:0 auto;
	background:#fff;
}
#main{
	width:100%;
	float:left;
	background:#fff;
	position:relative;
}
#header {
	width:100%;
	height:179px;
	padding:0;
	position:relative;
	z-index:9990;
}
#content {
	padding:10px 10px 10px 20px;
	float:left;
	width:949px;
	clear:both;
	position:relative;
	/*background:#fff;*/
}
#content .contentText{ margin-bottom:10px;}
#left {
	width:612px;
	float:left;
	margin:0
}
#right {
	float:right;
	width:285px;
	padding: 0 10px 0 0;
}
#right h2.share{
	margin:12px 0 0 0;
	padding:0px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:-1px;
}
#right p.share{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#217273;
	letter-spacing:0px;
}
#right-bleater {
	width:300px;
	padding:0 10px 0 0px;
	float:right;
}
#right-bleater-inner {
	width:270px;
	padding:0 0 0 30px;
}
#right-bleater-profile {
	width:162px;
	float:right;
	margin:21px 15px 0 0;
}
#left1 {
	width:719px;
	float:left;
	margin:21px 0 0 0;
}
#footer {
	margin:0 auto;
	background:url(../images/all-images.png) left -463px no-repeat;
	width:979px;
	height:64px;
	position:relative;
	clear:both;
}
.error-msg {
	width:100%;
	padding:3px 0;
	color:#f00;
	font:normal 13px Arial, Helvetica, sans-serif;
}
/* ============ Page Design =========== */
/* header Style */
.logo {
	padding:14px 0 0 30px;
	float:left;
}
.logo a {
	background:url(../images/all-images.png) top left no-repeat;
	width:150px;
	height:100px;
	display:block;
	text-indent:-10000px;
}
#followIcons {
	width:80px;
	height:197px;
	position:absolute;
	right:-78px;
	top:11px;
	display:block;
}
#followIcons #facebookLike {padding-left:2px;}
.follo-me-inner {
	background:url(../images/all-images.png) right -170px no-repeat;
	width:80px;
	height:167px;
}
.twitter {
	text-decoration:none;
	width:32px;
	height:31px;
	text-indent:-10000px;
	display:block;
	position:absolute;
	top:80px;
	left:11px;
	
}
.facebook {
	text-decoration:none;
	width:32px;
	height:31px;
	text-indent:-10000px;
	display:block;
	position:absolute;
	top:36px;
	left:11px;
}
.top-banner {
	width:725px;
	height:88px;
	float:left;
	padding:14px 0px 0 50px;
}
.menu {
	background:url(../images/all-images.png) 0 -123px no-repeat;
	width:938px;
	height:	32px;
	margin:13px 0 0 20px;
	clear:both;
	float:left;
	_margin:13px 0 0 10px;
}
.menu ul {
	float:left;
	height:32px;
	list-style:none;
}
.menu ul li {
	float:left;
	background:url(../images/menu-divider.png) right center no-repeat;
	margin-right:1px;
	font:normal 15px/32px 'Champagne&LimousinesBold', "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
}
.menu ul li a {
	float:left;
	color:#fff;
	text-decoration:none !important;
	padding:0 8px;
	font:normal 15px/32px 'Champagne&LimousinesBold', "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.menu ul li.current a {
	float:left;
	color:#46b7b8;
	text-decoration:none;
	padding:0 8px;
}
.menu ul li.last {
	background:none;
}
.menu ul li a:hover {
	float:left;
	color:#46b7b8;
	text-decoration:none;
	padding:0 8px;
}
.register {
	background:url(../images/all-images.png) -233px -208px no-repeat;
	width:78px;
	height:22px;
	float:right;
	margin:5px 0 0 10px;
	padding:2px 0 0 0;
	text-indent:-10000px;
}
.login {
	background:url(../images/all-images.png) -317px -208px no-repeat;
	width:67px;
	height:22px;
	float:right;
	margin:5px 10px 0 10px;
	text-indent:-10000px;
	cursor:pointer;
}
.account {
	background:url(../images/inner-btns.png) 0px -256px no-repeat;
	width:80px;
	height:25px;
	float:left;
	margin:4px 0 0 10px;
	text-indent:-10000px;
}
.logout {
	background:url(../images/inner-btns.png) -81px -256px no-repeat;
	width:76px;
	height:25px;
	float:left;
	margin:4px 10px 0 10px;
	text-indent:-10000px;
}
.forget-password {
	background:url(../images/inner-btns.png) 0px -281px no-repeat;
	width:183px;
	height:19px;
	float:left;
	margin:7px 0 0 10px;
	text-indent:-10000px;
}
#loginChoice {
	clear:both;
	display:none;
	background:url(../images/loginBg.png) no-repeat;
	height:99px;
	width:210px;
	position: absolute;
	top:148px;
	right:18px;
	padding:0px;
	z-index:9990;
}
.chFacebook {
	display:block;
	height:23px;
	line-height:23px;
	width:110px;
	padding-left:90px;
	background-image:url(../images/loginFacebook.png);
	background-repeat:no-repeat;
	background-position:15px 23px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding-top:23px;
	cursor:pointer;
}
.loginPageBut {background-position:1px 1px; padding-top:1px; padding-left:75px;}
.chMHS {
	display:block;
	height:26px;
	line-height:26px;
	width:110px;
	padding-left:90px;
	background:url(../images/loginMHS.png) no-repeat 15px 1px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	margin-top:13px;
}
/* End header Style */
	
	
/*TOP SEARCH*/
.share_style #filter{
	float:right;
	width:723px;
	height:78px;
	margin:10px 0px 0px 0px;
	position:relative;
	z-index:9987;
}
#filter .searchBox {width:198px; margin-left:15px; float:left; font-size:12px; color:#7a7a7a;}
.searchBox .nbr1 {background:url(../images/searchNumber1Circle.png) no-repeat; height:22px; width:22px; display:inline-block; line-height:20px;}
.searchBox .nbr2 {background:url(../images/searchNumber2Circle.png) no-repeat; height:22px; width:22px; display:inline-block; line-height:20px;}
.searchBox .nbr3 {background:url(../images/searchNumber3Circle.png) no-repeat; height:22px; width:22px; display:inline-block; line-height:20px;}
#filter .searchButton { background:url(../images/searchGoTop.png) no-repeat; width:54px; height:34px; float:right; margin:30px 15px 0px 0px; cursor:pointer;}
#viewAll {background:url(../images/searchViewAll.png) no-repeat; width:54px; height:20px; position:absolute; top:3px; right:15px;}
#viewAll a {display:block; width:54px; height:20px;}
#leftSearch {background:url(../images/searchBgLeft.png) no-repeat bottom; width:195px; height:310px; padding-top:95px; color:#000; font:20px/30px Arial, Helvetica, sans-serif; /*position:relative;*/ z-index:9978;}
#leftSearch .searchBox {width:178px; height:80px; font-size:12px; color:#7a7a7a; margin-left:10px; font-weight:normal; position:relative; z-index:500;}
#leftSearch .searchButton { background:url(../images/searchGoLeft.png) no-repeat; width:178px; height:34px; margin:28px 9px 0px 9px; cursor:pointer;}
#searchLeft {position:absolute; z-index:9978;} /*formularz*/
.share_style{
	background:url(../images/searchBgTop.png) no-repeat;
	width:938px;
	height:89px;
	margin:20px;
	margin-top:0px;
	display:block;
	color:#000;
	font:bold 20px/30px Arial, Helvetica, sans-serif;
}
.share_style #filter select{
	padding:2px;
	float:left;
	/*border:2px solid #d2d2d2;*/
	color:#333;
	width:170px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.share_style a.share-style-btn{
	background:url(../images/all-images.png) 0px -183px no-repeat;
	width:162px;
	height:25px;
	text-indent:-10000px;
	float:left;
}
.share_style p{
	padding: 5px 0 0 0px;
	font:normal 14px Arial,Helvetica,sans-serif;
	color:#217273;
	letter-spacing:0px;
}
.share_style .fil{
	float:left;
	width:100%;
}
.share_style #filter strong.unln{
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	float:right;
}
/*.share_style {
	width:939px;
	overflow:hidden;
	padding:35px 20px 5px 20px;
}
.share_style a.share-style-btn {
	background:url(../images/all-images.png) 0px -183px no-repeat;
	width:162px;
	height:25px;
	text-indent:-10000px;
	float:left;
}
.share_style p {
	float:left;
	padding: 5px 0 0 20px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#217273;
}*/
/* ------ Left area style ------*/
/* top image scroller */
.image-scroller-top {
    background: url("../images/bg.png") no-repeat scroll left top transparent;
    height: 290px;
    margin: auto;
    padding: 2px 10px 0;
    width: 93.5%;
	position:relative;
	z-index:9970;
}
/*.image-scroller-top {
	width:614px;
	height:290px;
	float:left;
	padding:10px 0 0 20px;
}*/
.image-scroller-top-nav {
	width:614px;
	overflow:hidden;
	*height:0px;
}
.image-scroller-top .view-all-images {
	background:url(../images/all-images.png) 0px -208px no-repeat;
	width:113px;
	height:19px;
	float:left;
	margin:0px 10px 0 0;
	text-indent:-10000px;
}
.image-scroller-top-nav span {
	float:left;
	margin:0px 10px 0 0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:2px 10px 0 10px;
}
.image-scroller-top-nav select.scroll-select {
	float:left;
	width:220px;
	padding:1px 2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:2px solid #e0e0e0;
	color:#333;
}
.image-scroller-main {
 	width:95.2%;
	margin:auto;
	height:255px;
	position:relative;
	/*padding:10px 0 0 0;*/
}
.image-scroller-main ul {
	list-style:none;
	width:100%;
}
.image-scroller-main ul li {
	float:left;
	width:147px;
	height:212px;
	padding: 0 0 0 6px;
}
.image-scroller-main ul li p {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:9px 19px;
	text-transform:capitalize;
}
.image-scroller-main ul li p a {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
.image-scroller-main ul li p a:hover {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.image-scroller-main ul li .model-box {
	width:145px;
	height:208px;
	overflow:hidden;
	position:relative;
	margin:20px 0 0 14px;
	/*border:1px solid #ccc;*/
}
.image-scroller-main ul li .model-box .view {
	background:url(../images/all-images.png) -165px -186px no-repeat;
	width:43px;
	height:19px;
	display:block;
	position:absolute;
	bottom:-1px;
	right:-1px;
	text-indent:-10000px;
}
.image-scroller-main ul li .model-box .like-new {
	background:url(../images/all-images.png) -349px -186px no-repeat;
	width:50px;
	height:19px;
	display:block;
	position:absolute;
	bottom:-1px;
	right:-1px;
	text-indent:-10000px;}
.image-scroller-main ul li .model-box .count {
	background:url(../images/all-images.png) -291px -186px no-repeat;
	width:50px;
	height:15px;
	position:absolute;
	bottom:17px;
	z-index:9983;
	right:-1px;
	display:block;
	color:#000000;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.image-scroller-main .left-arrow {
	background:url(../images/all-images.png) -907px -0px no-repeat;
	width:34px;
	height:34px;
	display:block;
	position:absolute;
	top:100px;
	left:-13px;
	text-indent:-10000px;
	z-index:9983;
}
.image-scroller-main .right-arrow {
	background:url(../images/all-images.png) -942px 0px no-repeat;
	width:34px;
	height:34px;
	display:block;
	position:absolute;
	top:100px;
	right:-17px;
	text-indent:-10000px;
	z-index:9983;
}
/* End top image scroller */
.style-category-scroller-outer {
	float:right;
	width:285px;
	/*padding:10px 20px 0 0;*/
	margin:0px 0px 0px 0px;
}
.style-categoryscroller-nav {
	width:100%;
	height:auto;
}
.style-categoryscroller-nav .style-category {
	background:url(../images/all-images.png) -294px 0px no-repeat;
	width:127px;
	height:19px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	float:left
}
.style-categoryscroller-nav .view-all {
	background:url(../images/all-images.png) -429px 0px no-repeat;
	width:65px;
	height:19px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	float:left;
	margin:0 0 0 8px;
}
.style-category-scroller {
	width:285px;
	height:auto;
	margin:0 0 0 0;/*overflow:hidden;*/
}
.style-category-scroller ul {
	list-style:none;
	margin:0;
	padding:0;
}
.style-category-scroller ul li {
	float:left;
}
.style-category-scroller ul li.pad-left {
	margin-left:10px;
}
.style-category-scroller ul li .pad-top {
	margin-top:10px;
}
.style-category-scroller ul li div.cat-box {
	width:141px;
	height:102px; 
	position:relative;
}
.style-category-scroller ul li div.cat-box h2{
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	width:65px;
	float:left;
	position:absolute;
	left:7px;
	top:5px;
	z-index:99;
}
.style-category-scroller ul li div.cat-box img{
	float:right;
}
.style-category-scroller ul li div.cat-box .cat-box-frame{
	background:url(../images/style-cat-frame-sml.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:141px;
	height:102px;
}
.style-category-scroller ul li a.view-cat {
	background:url(../images/all-images.png) -216px -186px no-repeat;
	width:43px;
	height:19px;
	display:block;
	position:absolute;
	bottom:1px;
	left:1px;
	text-indent:-10000px;
	z-index:99;
}
.scroll-btns {
	overflow:auto;
	clear:both;
	padding:5px 0 0 110px;
}
.scroll-btns .left-btn {
	background:url(../images/all-images.png) -907px -0px no-repeat;
	width:34px;
	height:34px;
	text-indent:-10000px;
	z-index:9983;
	float:left;
}
.scroll-btns .right-btn {
	background:url(../images/all-images.png) -942px 0px no-repeat;
	width:34px;
	height:34px;
	text-indent:-10000px;
	z-index:9983;
	float:left;
}
/* Fashion Bleater Box */
.fashion-bleater {
	/*background:url(../images/all-images.png) 0 -238px no-repeat;*/
	width:614px;
	height:119px;
	position:relative;
	*height:130px;
}
.fashion-bleater form{
	float:right;
}
.fashion-bleater p a{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.fashion-bleater p a:hover{
	text-decoration:none;
	color:#217273;
	font-weight:bold;
}
.fashion-bleater .search-fashion{
	background:url(../images/all-images.png) -509px -0px no-repeat;
	width:140px;
	height:21px;
	display:block;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	z-index:9983;
	border:none;
	clear:both;
	padding:5px 25px 5px 36px;
}
.fashion-bleater .search-fashion2 {
    background: url(../images/search-bleater.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 1px 0 1px 25px;
    width: 103px;
	margin:13px 0px 0px 0px;
}
#right .search-fashion2 {
    background: url("../images/search.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    float: right;
    font: 12px Arial,Helvetica,sans-serif;
    height: 20px;
    margin: 0;
    padding: 0px 0 1px 25px;
    position: absolute;
    right: -30px;
    top: -23px;
    width: 95px;
}
#right form#frm {
	margin:0px;
	padding:0px;
	position:relative;
}
.search .search-fashion2 {
    background: url(../images/search-bleater.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 1px 0 1px 25px;
    width: 103px;
	margin:13px 0px 0px 0px;
}
.fashion-bleater .sheep{
	position:absolute;
	left:-15px;
	top:40px;
	width:100px;
	height:93px;
	background:url(../images/sheep.png) left top no-repeat;
}
.fashion-bleater p{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#217273;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 95px;
	float:left;
}
.fashion-bleater h2{
	font:bold 20px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000;
	margin:12px 0px 0px 0px;
	padding:0px;
	float:left;
}
.fashion-bleater h2 span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:underline;
	padding:0px 5px;
}
.fashion-bleater h2 span:hover{
	text-decoration:none;
	color:#217273;
}
.bleaters{ 
	width:130px;
	float:right;
	padding:10px 10px 0 0;
}
.fashion-bleater h2 a.view-mhs-bleaters{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:underline;
	background:none;
	padding:0px 10px;
}
.fashion-bleater h2 a.view-all-bleaters{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:underline;
	padding:0px 10px;
	background:none;
}
.fashion-bleater h2 a:hover{
	text-decoration:none;
	color:#217273;
}
.view-mhs-bleaters {
	background:url(../images/all-images.png) -540px -41px no-repeat;
	width:130px;
	height:19px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	z-index:9983;
	border:none;
	clear:both;
}
.view-all-bleaters {
	background:url(../images/all-images.png) -540px -68px no-repeat;
	width:130px;
	height:19px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	z-index:9983;
	border:none;
	clear:both;
	margin:8px 0 0 0;
}
/*.mhs-bleat-title-main .fashion-bleater-btn{
	background:url(../images/all-images.png) -861px -441px no-repeat;
	width:118px;
	height:19px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	margin:15px 0 0 10px;
	float:left;
	text-indent:-10000px;
}
.mhs-bleat-title-main .mhs-bleaters-btn {
	background:url(../images/inner-btns.png) 0px -155px no-repeat;
	width:95px;
	height:20px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 10px;
	text-indent:-10000px;
}*/
.mhs-bleat-title-main .follow{
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -758px -441px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:40px 0 0 20px;
}
.mhs-bleat-title-main .unfollow{
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -653px -441px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:40px 0 0 20px;
}
.mhs-bleat-title-main .you-snap{
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -651px -419px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:40px 0 0 20px;
}
/* End Fashion Bleater Box */ 
/* Start of Daily Snap box 1 */
.daily-snap-box {
	width:611px;
	border:1px solid #cccccc;
	min-height:154px;
	height:auto !important;
	height:160px;
	margin:10px 0 0 0;
	background:#EFEFEF url(../images/snap-box-bg.png) left top repeat-x;
}
.daily-snap-box .daily-snap-box-inner {
	background:transparent url(../images/snap-box-floral.png) 337px bottom no-repeat;
	width:611px;
	overflow:hidden;
}
.daily-snap-box .daily-snap-left {
	width:460px;
	float:left;
	padding:5px;
	float:left;
	min-height:70px;
	height:auto !important;
	height:70px; 
	position:relative;
}
.daily-like-this {
	width:451px;
	float:left;
	padding:5px;
	float:left;
	min-height:55px;
	height:auto !important;
	position:relative;
	background:#fff;
}
.daily-like-this .text-pop{
	width:410px;
	padding:0px 10px 0px 10px;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
}
.daily-like-this .text-pop2{
	width:350px;
	padding:0px 10px 0px 10px;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
}
.daily-like-this .text-pop img{
	margin:6px 6px 6px 0px;
	float:left;
}
.daily-snap-box .daily-snap-left .like{
	position:absolute;
	right:-10px;
	top:10px;
	font:normal 15px Arial, Helvetica, sans-serif;
	display:block;
}
.daily-snap-box .daily-snap-left .like a{
	background:transparent url(../images/like.png) no-repeat 0px 0px;
	width:50px;
	float:left;
	margin-left:5px;
	height:19px;
	font:normal 1px Arial, Helvetica, sans-serif;
	color:#000;
}
.daily-snap-box .daily-snap-left .model-thumb {
	float:left;
	width:47px;
	height:45px;
	position:relative;
}
.daily-snap-box .daily-snap-left .model-thumb img{
	z-index:1;
	height:45px;
	width:47px;
}
.daily-snap-box .daily-snap-left .model-thumb-frame{
	position:absolute;
	top:0;
	left:0;
	height:45px;
	width:47px;
	z-index:10;
	background:url(../images/bleat-box-img-frame.png) no-repeat;
}
.daily-like-this .model-thumb {
	float:left;
	height:77px;
	width:81px;
	position:relative;
}
.daily-like-this .model-thumb-frame {
	position:absolute;
	top:0;
	left:0;
	height:77px;
	width:81px;
	z-index:10;
	background:url(../images/bleat-box-img-frame-big-white.png) no-repeat;
}
.daily-like-this .model-thumb img {
	z-index:1;
	height:77px;
	width:81px;
}
.daily-snap-box .daily-snap-left .model-thumb-frame-reply {
	position:absolute;
	top:0;
	left:0;
	height:45px;
	width:47px;
	z-index:10;
	background:url(../images/bleat-box-img-frame-reply.png) no-repeat;
}
.daily-snap-box .daily-snap-left h3 {
	float:left;
	font:normal 18px Arial, Helvetica, sans-serif;
	padding:8px 0 5px 10px;
	clear:right;
}
.daily-snap-box .daily-snap-left p {
	font:normal 17px Arial, Helvetica, sans-serif;
	padding:4px 0 0px 10px;
	clear:both;
	min-height:70px;
}
.daily-snap-box .daily-snap-left a {
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#217273;
}
.daily-snap-box .daily-snap-left p span.quote-left {
	background:url(../images/all-images.png) -693px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	margin:2px 5px 0 0;
}
.daily-snap-box .daily-snap-left p .quote-right {
	background:url(../images/all-images.png) -719px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	margin:3px 0 0 5px;
}
.daily-snap-box .beleater-buttons {
	padding:5px 0 0 0;
	overflow:hidden;
	width:100%
}
.mar-b {
	margin-bottom:8px;
}
.no-height {
	height:auto!important;
}
.daily-snap-box .daily-snap-left a.view-bleater {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:0 0 0 8px;
}
.daily-snap-box .daily-snap-left a.follow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -317px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:0 0 0 8px;
}
.daily-snap-box .daily-snap-left a.unfollow {
	background:url(../images/all-images.png) -673px -71px no-repeat;
	width:101px;
	height:19px;
	text-indent:-10000px;
	float:left;
	margin:0px!important;
}
.daily-snap-box .daily-snap-left a.you-snap {
	background:url(../images/you-btn.png) no-repeat;
	width:100px;
	height:19px;
	text-indent:-10000px;
	display:block;
	margin:0px!important;
}
.daily-snap-box .daily-snap-left a.view-flock {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -428px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:0 0 0 8px;
}
.daily-snap-box .daily-snap-left a.view-flock-white {
	width:100px;
	height:19px;
	background:url(../images/inner-btns.png) 0px -792px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:0 0 0 8px;
}
.daily-snap-box .daily-snap-left .beleater-buttons span {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 9px;
	float:left;
}
.daily-snap-box .daily-snap-left .beleater-buttons span a {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	margin:0 0 0 2px;
	text-decoration:underline;
}
.daily-snap-box .daily-snap-left .beleater-buttons span a:hover {
	font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:none;
}
.daily-snap-box .daily-snap-right {
	float:right;
	margin:5px 10px 0px 10px;
	width:101px;
	height:148px;
	position:relative;
	overflow:hidden;
}
.daily-snap-box .daily-snap-right table{
	border:1px solid #ccc;
	background:#fff;
}
.daily-snap-box .daily-snap-right .enlarge {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/all-images.png) -260px -186px no-repeat;
	width:25px;
	height:19px;
}
h2.responce-heading {
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:10px 0 5px 0;
}
textarea.txt-area {
	border:1px solid #cccccc;
	background:#fff;
	padding:4px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	width:470px;
	height:100px;
}
a.reply {
	background:url(../images/inner-btns.png) 0px -511px no-repeat;
	width:50px;
	height:19px;
	float:left;
	margin:10px 0 0 5px;
	text-indent:-10000px;
}
a.delete-bleat {
	background:url(../images/delete-btn.png) no-repeat;
	width:57px;
	height:19px;
	float:left;
	margin:10px 0 0 10px;
	text-indent:-10000px;
}
.publish {
	background:url(../images/inner-btns.png) -53px -511px no-repeat;
	width:71px;
	height:23px;
	float:left;
	margin:10px 0 10px 0px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
}
.bleat-responce {
	padding:5px 5px 5px 40px;
}
.bleat-responce-inner {
	padding:5px 0px 10px 0px;
}
.responce-from {
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:10px 0 5px 10px;
	float:left;
}
.responce {
	font:normal 13px Arial, Helvetica, sans-serif !important;
	height:auto !important;
}
/* Bleater profile snap heading */
.bleater-profile-snap {
	width:100%;
	height:95px;
	position:relative;
}
.bleater-profile-snaph2 {
	width:100%;
	height:95px;
	position:relative;
}
.bleater-profile-snap .sheep {
	position:absolute;
	left:-15px;
	top:5px;
	width:100px;
	height:93px;
	background:url(../images/sheep.png) left top no-repeat;
}
.bleater-profile-snap .bleater-profile-snap-heading {
    background: url("../images/all-images.png") no-repeat scroll 0 -375px transparent;
    color: #217273;
    float: left;
    font:14px/20px arial;
	letter-spacing:0px;
    height: 69px;
    margin: 11px 0 0 80px;
    padding: 10px 0 0 60px;
    width: 440px;
}
.bleater-profile-snap .view-all-snaps {
	background:url(../images/all-images.png) -116px -208px no-repeat;
	width:111px;
	height:19px;
	float:left;
	margin:40px 0 0 10px;
	text-indent:-10000px;
}
/* */
/* bleater profile snap scroller */
.bleater-profile-scroller {
	width:600px;
	height:205px;
	position:relative;
	padding:0px 0 0 0;
	margin:15px 0px;
}
.bleater-profile-scroller ul {
	list-style:none;
	width:600px;
	height:205px;
	overflow:hidden;
	margin:0 0 0 10px;
}
.bleater-profile-scroller ul li {
	float:left;
	width:102px;
	height:205px;/*padding: 0 0 0 20px;*/
}
.bleater-profile-scroller ul li.no-pad {
	padding:0px;
}
.bleater-profile-scroller ul li .bleater-model-box {
	width:100px;
	border:1px solid #cccccc;
}
.bleater-profile-scroller ul li .bleater-model-box .view {
	background:url(../images/all-images.png) -165px -186px no-repeat;
	width:43px;
	height:19px;
	display:block;
	position:absolute;
	bottom:1px;
	right:1px;
	text-indent:-10000px;
}
.bleater-profile-scroller .left-arrow {
	background:url(../images/all-images.png) -907px -0px no-repeat;
	width:34px;
	height:34px;
	display:block;
	position:absolute;
	top:65px;
	left:-9px;
	text-indent:-10000px;
	z-index:9983;
}
.bleater-profile-scroller .right-arrow {
	background:url(../images/all-images.png) -942px 0px no-repeat;
	width:34px;
	height:34px;
	display:block;
	position:absolute;
	top:65px;
	right:-19px;
	text-indent:-10000px;
	z-index:9983;
}
.bleater-profile-scroller a.view-bleater {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.bleater-profile-scroller a.you-snap {
	width:100px;
	height:19px;
	background:url(../images/you-btn.png)  no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0;
}
.bleater-profile-scroller a.follow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -317px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.bleater-profile-scroller a.unfollow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -673px -71px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
/* End bleater profile snap scroller */
.banner-add-small {
	margin:30px 0 0 0;
}
/*-------- right Section Style -----*/
#right .fashion-news {
	background:url(../images/all-images.png) -427px -156px no-repeat;
	width:129px;
	height:24px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	float:left
}
#right .view-all-article {
	background:url(../images/all-images.png) -567px -161px no-repeat;
	width:124px;
	height:19px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	float:left;
	margin:5px 0 0 10px;
}
#right h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:10px 0 5px 0;
}
#right h2 a {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
#right h2 a:hover {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
#right p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px 0;
}
#right .tags, #right .posted {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	padding:3px 0;
}
#right .tags a, #right .posted a {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	padding:0px 3px;
	text-decoration:underline;
}
#right .tags a:hover, #right .posted a:hover {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:none;
}
.home-right-news{
	width:100%;
	overflow:hidden;
}
.home-new-box{
	width:100%;
	overflow:hidden;
	padding:0 0 5px 0;
}
.home-new-box .home-new-box-l{
	float:left;
	width:75px;
	padding:8px 0 0 0;
}
.home-new-box .home-new-box-l img{
	max-width:75px;
}
.home-new-box .home-new-box-r{
	float:left;
	width:200px;
	padding:0 0 0 10px;
}
.home-new-box .home-new-box-f{
	width:100%;
}
.home-right-news p img{
	float:left;
	margin:3px 5px 0 0;
}
#right .right-adds {
	width:100%;
	padding:10px 0 5px 0;
}
#right .right-adds p {
	width:100%;
	clear:both;
	padding:2px 0 0 0;
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
}
#right .view-more-news {
	background:url(../images/all-images.png) -714px 0px no-repeat;
	width:175px;
	height:19px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	clear:both;
	margin:20px 0 10px 0;
}
#right form {
	padding:20px 0 10px 0;
}
#right .search-right {
	background:url(../images/all-images.png) -207px -61px no-repeat;
	width:250px;
	height:19px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:left;
	padding: 5px 0 5px 5px;
}
#right .search-right-btn {
	background:url(../images/all-images.png) -467px -61px no-repeat;
	width:30px;
	height:29px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:left;
	cursor:pointer;
}
/*---------- Footer style ----------*/
#footer a.powered-by {
	width:153px;
	height:26px;
	position:absolute;
	top:19px;
	right:72px;
	display:block;
}
#footer ul {
	list-style:none;
	padding:10px 0 0 200px;
}
#footer ul li {
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#footer ul li a {
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	padding:0 7px 0 5px;
}
/* ---------- Register Page Design ---------*/
/* header Style */
#header-inner-page {
	height:135px;
	width:100%;
	padding:0 0 15px 0;
	position:relative;
}
.logo-inner-page {
	padding:7px 0 0 20px;
	float:left;
	width:192px;
}
.logo-inner-page a {
	background:url(../images/all-images.png) -643px -239px no-repeat;
	width:182px;
	height:121px;
	display:block;
	text-indent:-10000px;
}
.top-banner-page {
	width:725px;
	height:88px;
	float:right;
	padding:7px 27px 0 0;
}
.inner-page-menu {
	float:left;
	margin:6px 0 0 10px;
	width:750px;
}
.inner-page-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.inner-page-menu ul li a.share-you-style-menu {
	background:url(../images/all-images.png) -206px -92px no-repeat;
	width:136px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding: 0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.share-you-style-menu:hover, .inner-page-menu ul li.current a.share-you-style-menu {
	background:url(../images/all-images.png) -678px -388px no-repeat;
	width:136px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding: 0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.fashion-bleater-menu {
	background:url(../images/all-images.png) -352px -92px no-repeat;
	width:124px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.fashion-bleater-menu:hover, .inner-page-menu ul li.current a.fashion-bleater-menu {
	background:url(../images/all-images.png) -852px -388px no-repeat;
	width:124px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.bleater-profile-snap-menu {
	background:url(../images/all-images.png) -486px -92px no-repeat;
	width:163px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.bleater-profile-snap-menu:hover,.inner-page-menu ul li.current a.bleater-profile-snap-menu {
	background:url(../images/all-images.png) -678px -420px no-repeat;
	width:163px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.fashion-news-menu {
	background:url(../images/all-images.png) -658px -92px no-repeat;
	width:108px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.fashion-news-menu:hover, .inner-page-menu ul li.current a.fashion-news-menu {
	background:url(../images/all-images.png) -852px -420px no-repeat;
	width:108px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.inner-page-menu ul li a.register-inner {
	background:url(../images/all-images.png) -767px -92px no-repeat;
	width:73px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
a.login-inner {
	background:url(../images/all-images.png) -849px -92px no-repeat;
	width:63px;
	height:29px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-10000px;
}
.account-inner {
	background:url(../images/inner-btns.png) 0px -332px no-repeat;
	width:81px;
	height:27px;
	float:left;
	margin:1px 0 0 5px;
	text-indent:-10000px;
}
.logout-inner {
	background:url(../images/inner-btns.png) -89px -332px no-repeat;
	width:76px;
	height:27px;
	float:left;
	margin:1px 0 0 5px;
	text-indent:-10000px;
}
#left-inner {
	float:left;
	width:213px;
	position:relative;
	z-index:9998;
}
.breadcrum {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#217273;
	word-spacing:2px;
}
.breadcrum a {
	color:#000;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.breadcrum a:hover {
	color:#000;
	text-decoration:none;
}
#right-inner {
	float:left;
	width:735px;
	position:relative;
	z-index:999;
}
#allArt { position:relative; z-index:199;}
#right-inner .left {
	float:left;
	width:380px;
}
#right-inner .right {
	float:left;
	width:290px;
	padding:0 0 0 30px;
}
#right-inner h2 {
	font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0;
}
#right-inner h3 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0;
}
.mar-top-10 {
	margin-top:10px;
}
#right-inner .left label {
	width:115px;
	float:left;
	clear:left;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#000;
	height:22px;
}
#right-inner .left .email-id-txt {
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:3px 0 0 2px;
	float:left;
}
#right-inner .left input.input {
	background:#d1fbfb;
	border:none;
	float:left;
	width:254px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
#right-inner .left input.username {
	background:#d1fbfb;
	border:none;
	float:left;
	width:111px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
#right-inner .left select.input {
	background:#d1fbfb;
	border:1px solid #d1fbfb;
	float:left;
	width:258px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
#right-inner .left select.select {
	background:#d1fbfb;
	border:1px solid #d1fbfb;
	border:none;
	float:left;
	width:258px;
	padding:3px 2px 3px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
#right-inner .left .checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
}
#right-inner .left p.check {
	font:normal 13px/25px Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}
#right-inner .left input.submit {
	border:none;
	text-indent:-10000px;
	background:url(../images/all-images.png) -389px -208px no-repeat;
	width:70px;
	height:22px;
	display:block;
	cursor:pointer;
	margin:5px 0 0 0;
	float:left;
}
#right-inner .right .login-smll {
	border:none;
	text-indent:-10000px;
	background:url(../images/all-images.png) -460px -208px no-repeat;
	width:59px;
	height:19px;
	display:block;
}
#right-inner .right .register-smll {
	border:none;
	text-indent:-10000px;
	background:url(../images/inner-btns.png) -96px -155px no-repeat;
	width:71px;
	height:20px;
	display:block;
}
#right-inner .left ul.errors {
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	float:left;
}
#right-inner .left ul.errors li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f00;
	padding:5px 0 0 117px;
}
.error2 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f00;
	padding:0 0 10px 0px;
}
/* ---- Share Your Style Css --- */
.style-cat-inner {
	border:none;
	text-indent:-10000px;
	background:url(../images/inner-btns.png) 0px top no-repeat;
	width:165px;
	height:25px;
	display:block;
	margin:0 0 12px 0;
}
.style-arch-inner {
	border:none;
	text-indent:-10000px;
	background:url(../images/inner-btns.png) 0px -25px no-repeat;
	width:165px;
	height:25px;
	display:block;
	margin:20px 0 12px 0;
}
select.style-cat-select, select.share-arch-select {
	border:2px solid #d6d6d6;
	width:165px;
	padding:2px 3px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.share-style-heading {
	background:url(../images/all-images.png) 0px -183px no-repeat;
	width:162px;
	height:25px;
	text-indent:-10000px;
	float:left;
}
.view-all-style {
	background:url(../images/all-images.png) 0px -183px no-repeat;
	width:162px;
	height:25px;
	text-indent:-10000px;
	float:left;
	margin:0 0 0 10px;
}
.green-txt {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#217273;
	padding:10px 0;
	width:430px;
}
.green-txt-shareyourstyle {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#217273;
	padding:10px 0;
	width:725px;
}
.green-txt1 {
	color:#217273;
	font:14px Arial,Helvetica,sans-serif;
}
ul.style-model-box {
	list-style:none;
	margin:0;
	padding:0;
}
ul.style-model-box li {
	float:left;
	height:173px;
	margin:8px 7px 8px 0;
	text-align:right;
}
ul.style-model-box li .style-box {
	width:238px;
	position:relative;
}
ul.style-model-box li .style-box img {
	padding:1px 2px 0 0
}
ul.style-model-box li .style-model-box-inner {
	position:absolute;
	width:238px;
	height:173px;
	top:0;
	left:0;
	background:url(../images/model-box-upper.png) top left no-repeat;
	z-index:9983;
	text-align:left;
}
ul.style-model-box li .style-model-box-inner h3 {
	font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding:10px 0 30px 10px !important;
	height:60px;
	float:left;
	width:110px;
	clear:both;
}
a.view-images {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	padding:0px 0 0 10px;
	float:left;
	clear:both;
}
a.add-to-your-images {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	padding:0px 0 0 23px;
	background:url(../images/add-icon.jpg) left top no-repeat;
	margin:20px 0 0 10px;
	float:left;
	clear:both;
}
a.view-images:hover, a.add-to-your-images:hover {
	text-decoration:none;
}
/**/
.style-box-add {
	width:238px;
	position:relative;
	height:173px;
	margin:30px 0 10px 0;
}
.style-box-add img {
	padding:1px 2px 0 0;
	float:right;
}
.style-box-add .style-model-box-add {
	position:absolute;
	width:238px;
	height:173px;
	top:0;
	left:0;
	background:url(../images/model-box-upper.png) top left no-repeat;
	z-index:100;
	text-align:left;
}
.style-box-add .style-model-box-add h3 {
	font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	padding:10px 0 0px 10px !important;
	height:60px;
	float:left;
	width:120px;
	clear:both;
}
/* ---- Fashion Bleater page style ---- */
.mhs-bleat-title-main {
	background:url(../images/mhs-bleat-title-main.png) left top repeat-x;
	width:100%;
	height:139px;
	margin:0 0 30px 0;
}
.mhs-bleat-title-left {
	background:url(../images/mhs-bleat-title-left.jpg) no-repeat;
	width:7px;
	height:139px;
	float:left;
}
.mhs-bleat-title-right {
	background:url(../images/mhs-bleat-title-right.jpg) no-repeat;
	width:7px;
	height:139px;
	float:right;
}
.mhs-bleat-inner-content {
	float:left;
	width:95%;
}
.bleater-hading-snap {
	position:relative;
	width:81px;
	height:77px;
	float:left;
	margin:10px 0 0 0;
}
.bleater-hading-snap img {
	width:81px;
	height:77px;
}
.bleater-hading-snap-frame {
	width:81px;
	height:77px;
	background:url(../images/bleater-heading-photo-frame.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.mhs-bleat-title-main h3 {
	float:left;
	padding:37px 0 0 10px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
}
ul.bleater-detial {
	list-style:none;
	padding:20px 10px 0 30px;
}
ul.bleater-detial li {
	padding:2px 0;
	overflow:hidden;
	width:100%;
}
ul.bleater-detial li label {
	float:left;
	color:#666666;
	font:bold 15px Arial, Helvetica, sans-serif;
	width:90px;
}
ul.bleater-detial li span {
	float:left;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000000;
}
ul.bleater-detial li span a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:underline;
}
ul.bleater-detial li span a:hover {
	text-decoration:none;
}
.bleater-head {
	padding:10px 10px 0px 20px;
	position:relative;
	z-index:98;
}
.fation-bleater-box-big {
	background:url(../images/fashion-bleater-box-bg.png) no-repeat;
	width:931px;
	height:139px;
	margin:10px 0 0 0;
	position:relative;
	z-index:99;
}
.fation-bleater-box-big  h2.bps{
	background:url(../images/bleater-headings.png) 0 -45px no-repeat;
	width:350px;
	height:33px;
	text-indent:-10000px;
	margin:10px 0 0 10px;
	float:left;
}
.fation-bleater-box-big  h2.pb{
	background:url(../images/bleater-headings.png) 0 -3px no-repeat;
	width:260px;
	height:32px;
	text-indent:-10000px;
	margin:10px 0 0 10px;
	float:left;
}
.fation-bleater-box-big form {
	float:right;
	padding:8px 15px 0 0;
	width:201px;
}
.fation-bleater-box-big .search-fashion {
	background:url(../images/all-images.png) -509px -0px no-repeat;
	width:136px;
	height:21px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:left;
	padding:5px 0 5px 35px;
}
.fation-bleater-box-big .search-fashion-btn {
	background:url(../images/all-images.png) -680px -0px no-repeat;
	width:30px;
	height:31px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:right;
	cursor:pointer;
}
.fashion-bleater .search-fashion-btn {
	background:url(../images/all-images.png) -680px -0px no-repeat;
	width:30px;
	height:31px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:right;
	cursor:pointer;
}
.fation-bleater-box-big .sheep {
	position:absolute;
	left:-10px;
	top:40px;
	width:100px;
	height:93px;
	background:url(../images/sheep.png) left top no-repeat;
}
.fation-bleater-box-big p {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#217273;
	/*padding:17px 0 0 105px;*/
	width:539px;
	float:left;
	position:absolute;
	top:57px;
	left:105px;
}
.fation-bleater-box-big a {
	color:#000;
	font:bold 15px Arial, Helvetica, sans-serif;
}
.fation-bleater-box-big a:hover {
	color:#000;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fation-bleater-box-big .add-snap {
	background:url(../images/inner-btns.png) -82px -602px no-repeat;
	width:86px;
	height:19px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:20px 0 0 20px;
	text-indent:-10000px;
}
.profile-snaps-title {
	background:url(../images/profile-snaps.jpg) 10px 0 no-repeat;
	width:275px;
	height:35px;
	padding:0 0 10px 5px;
}
.profile-snap-box {
	float:left;
	width:99px;
	padding:10px 0 0 0px;
}
.profile-snap-box table{
	border:1px solid #ccc;
}
.mar-right {
	margin: 0 20px 0 10px;
}
.profile-snap-box a.view-bleater {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.profile-snap-box a.follow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -317px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.profile-snap-box a.unfollow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -673px -71px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.profile-snap-box a.you-snap {
	width:100px;
	height:19px;
	background:url(../images/you-btn.png)  no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.right-adds-2 {
	padding:15px 0px 10px 10px;
	width:220px;
}
a.more {
	background:url(../images/inner-btns.png) -92px -135px no-repeat;
	width:50px;
	height:19px;
	text-indent:-10000px;
	display:inline-block;
}
.add-to-snap {
	background:url(../images/inner-btns.png) 0px -135px no-repeat;
	width:88px;
	height:19px;
	text-indent:-10000px;
	display:block;
	margin:0 0 0 10px;
}
.view-daily-snaps {
	background:url(../images/inner-btns.png) 0px -115px no-repeat;
	width:121px;
	height:19px;
	text-indent:-10000px;
	display:block;
	margin:0 0 0 10px;
}
.flock {
	background:url(../images/flocks.png) no-repeat;
	position:absolute;
	right:0px;
	top:39px;
	z-index:9983;
	width:261px;
	height:104px;
}
/*****************Bleater Profile Snaps ***************/
.profile-snap-box1 {
	float:left;
	width:102px;
	padding:10px 0 0 0px;
}
.border-grey {
	border:solid 1px #ccc;
	width:100px;
	float:left;
	height:148px;
}
.profile-snap-box1 a.view-bleater {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.profile-snap-box1 a.follow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -317px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 30px 0px;
}
.profile-snap-box1 a.unfollow {
	background:url(../images/all-images.png) -673px -71px no-repeat;
	width:101px;
	height:19px;
	text-indent:-10000px;
	float:left;
	clear:both;
	margin:5px 0 30px 0px!important;
}
.profile-snap-box1 a.you-snap{
	width:100px;
	height:19px;
	background:url(../images/you-btn.png)  no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 30px 0px!important;
}
.profile-snap-box-mid {
	float:left;
	width:102px;
	padding:10px 0 0 0px;
	margin:0 17px;
}
.profile-snap-box-mid a.unfollow {
	background:url(../images/all-images.png) -673px -71px no-repeat;
	width:101px;
	height:19px;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px!important;
}
.profile-snap-box-mid a.view-bleater {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 0 0px;
}
.profile-snap-box-mid a.follow {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -317px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 30px 0px;
}
.profile-snap-box-mid a.you-snap {
	width:100px;
	height:19px;
	background:url(../images/you-btn.png)  no-repeat;
	text-indent:-10000px;
	float:left;
	margin:5px 0 30px 0px;
}
.mar-left23 {
	margin:0 0 0 23px;
}
/*********************************Fashion News ***********************/
.news-article-panel {
	width:168px;
	float:left;
}
.news-section {
	width:504px;
	float:left;
	margin:0 0 0 40px;
}
.success {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
}
.fashion-inner{
	float:left;
	width:540px;
}
.fashion-news-box{
	padding:5px 0;
	clear:both;
}
.fashion-news-box h3{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 5px 0
}
.fashion-news-box h3 a{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
.fashion-news-box h3 a:hover{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.fashion-news-box p{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:5px 0;
}
.fashion-news-box p img{
	float:left;
	margin:3px 5px 0 0;
}
.fashion-news-box p.fashion-tags{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:15px 0 5px 0;
}
.fashion-news-box p.fashion-posted{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 5px 0;
}
.fashion-news-box p.fashion-tags a, .fashion-news-box p.fashion-posted a{
	color:#217273;
	padding:0 3px;
}
/*------------ Post a Bleat box --------------*/
.green-txt-bd {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#217273;
	padding:5px 0;
}
.green-txt-bd a {
	color:#000;
	text-decoration:underline;
}
.green-txt-bd a:hover {
	color:#000;
	text-decoration:none;
}
.grey-txt {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:5px 0;
}
.post-a-bleater {
	border:1px solid #cccccc;
	margin:20px 0 0 0;
	padding:15px 10px 10px 10px;
	position:relative;
	width:590px;
}
.post-bleat-heading {
	position:absolute;
	top:-28px;
	left:-5px;
	background:url(../images/inner-btns.png) -0px -175px no-repeat;
	width:121px;
	height:33px;
	text-indent:-10000px
}
.post-a-bleater h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
}
.post-a-bleater textarea.txt-bleat {
	width:580px;
	height:67px;
	background:#d1fbfb;
	border:none;
	padding:5px;
	overflow-y: auto;
	font:normal 13px Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
.post-a-bleater input.txt-bleat {
	width:430px;
	height:18px;
	background:#d1fbfb;
	border:none;
	padding:2px;
	font:normal 13px Arial, Helvetica, sans-serif;
	margin:0 0 5px 10px;
}
.post-a-bleater p.check {
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	float:left;
	margin:0 10px 0 0;
}
.post-a-bleater .checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
}
.not-set-acc {
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:5px 0 0 30px;
	float:left;
}
.not-set-acc a {
	text-decoration:underline;
	color:#000;
}
.not-set-acc a:hover {
	text-decoration:none;
	color:#000;
}
.publish-bleat {
	background:url(../images/inner-btns.png) 0px -209px no-repeat;
	width:118px;
	height:23px;
	text-indent:-10000px;
	border:none;
	display:inline-block;
	cursor:pointer;
}
.cancel {
	background:url(../images/inner-btns.png) 0px -233px no-repeat;
	width:64px;
	height:19px;
	text-indent:-10000px;
	border:none;
	display:inline-block;
	margin:2px 0 0 10px;
	cursor:pointer;
}
/* Right site Bleater profile img */ 
.bleater-profile-img {
	background:url(../images/my-bleater-snap-vertical.jpg) 230px 10px no-repeat;
	padding:10px 0 10px 10px;
	position:relative;
}
.bleater-profile-img .edit-snap{
	position:absolute;
	top:245px;
	right:26px;
	background:url(../images/inner-btns.png) -119px -210px no-repeat;
	width:37px;
	height:19px;
	text-indent:-10000px;
	display:block;
}
.bleater-profile-img table{
	border:1px solid #ccc;
}
.bleater-profile-img .edit-snap2{
	position:absolute;
	top:245px;
	right:11px;
	background:url(../images/inner-btns.png) -119px -210px no-repeat;
	width:37px;
	height:19px;
	text-indent:-10000px;
	display:block;
}
.bleater-profile-img .edit-snap1{
	position:absolute;
	top:245px;
	right:11px;
	background:url(../images/inner-btns.png) -119px -210px no-repeat;
	width:37px;
	height:19px;
	text-indent:-10000px;
	display:block;
}
.bleater-profile-img p {
	font: bold italic 14px Arial, Helvetica, sans-serif !important;
	padding:5px 0 0 0 !important;
	width:212px;
}
.following-heading {
	background:url(../images/following-heading.jpg) no-repeat;
	width:253px;
	height:84px;
	clear:both;
	margin:20px 0 0 10px;
}
.followers-heading {
	background:url(../images/followers-heading.jpg) no-repeat;
	width:253px;
	height:80px;
	clear:both;
	margin:20px 0 0 10px;
}
.following-heading a.follows, .followers-heading a.follows {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:underline;
	padding:55px 0 0 2px;
	float:left;
}
#right .view-all, #right-bleater .view-all {
	background:url(../images/all-images.png) -429px 0px no-repeat;
	width:65px;
	height:19px;
	display:block;
	text-indent:-10000px;
	z-index:9983;
	float:left;
	margin:0 0 0 8px;
}
ul.bleat-thumbs {
	list-style:none;
	margin:10px 0;
	padding:0 0 0 10px;
}
ul.bleat-thumbs li {
	padding:2px 0;
	display:block;
	width:100%;
	float:left;
}
/*.model-thumb-link {
	position:relative;
	width:52px;
	height:48px;
	margin:0 2px;
	float:left;
}
.model-thumb-link a.model-thumb-upper {
	background:url(../images/model-thumb-upper.png) no-repeat;
	z-index:1;
	width:52px;
	height:48px;
	position:absolute;
	top:-2px;
	left:-2px;
}
.model-thumb-link a.model-thumb-upper:hover {
	background:url(../images/model-thumb-upper-hover.png) no-repeat;
	z-index:11;
}
.model-thumb-link img {
	z-index:0;
	width:50px;
	height:46px;
	overflow:hidden;
	text-align:center;
}
*/
.model-thumb-link {
	width:52px;
	height:48px;
	margin:0 2px;
	float:left;
	z-index:1;
}
a.model-thumb-upper {
	width:52px;
	height:48px;
	margin:0;
	position:relative;
	display:block;
	background:url(../images/model-thumb-upper.png) no-repeat;
	z-index:2
}
a.model-thumb-upper:hover {
	width:52px;
	height:48px;
	margin:0;
	position:relative;
	display:block;
	background:url(../images/model-thumb-upper-hover.png) no-repeat;
	z-index:2
}
/*---------- bubble tooltip -----------*/
.tt{
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	z-index:1;
}
.tt span{ display: none; z-index:99999 !important; }
.tt:hover{ color: #aaaaff;  z-index:99999 !important;}
.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:10px; 
	left:50px;
	padding: 0px 0 0 0px;
	width:160px;
	color: #000;
    text-align: left;
	font:bold 12px/19px Arial, Helvetica, sans-serif; 
	z-index:99999 !important;
}
.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 4px 8px; 
	background: url(../images/buble-bg.png) right top no-repeat; 
	height:20px;
	z-index:9999 !important;
}
.tt:hover span.middle span.bleat-name{
	display:block;
	padding:0;
	float:left;
}
.tt img.del-img{
	width:20px !important;
	height:20px !important;
	float:right;
}
/*---------- end bubble tooltip -----------*/
/* ---- My Account Info Page Style ---- */
.my-account {
	background:url(../images/inner-btns.png) 0px -302px no-repeat;
	width:102px;
	height:27px;
	margin:0px 0 0 0px;
	display:block;
	text-indent:-10000px;
}
ul.my-account-options {
	list-style:none;
	margin:20px 0 0 0;
}
ul.my-account-options li {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:2px 0;
}
ul.my-account-options li a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
ul.my-account-options li a:hover {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
ul.my-account-options li.current a {
	font-weight:bold;
}
.update {
	background:url(../images/inner-btns.png) 0px -360px no-repeat;
	width:69px;
	height:22px;
	margin:10px 0 0 0px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
}
.save {
	background:url(../images/inner-btns.png) -71px -360px no-repeat;
	width:52px;
	height:22px;
	margin:10px 0 0 0px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
}
p.have-acc {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#cc0000;
	padding:0 0 10px 0;
}
p.have-acc a {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
p.have-acc a:hover {
	text-decoration:none;
}
label.txt-field {
	float:left !important;
	clear:none!important;
	width:255px!important;
}
.profile-photo {
	margin:20px 0 0 0;
}
.profileImage-frm{
	width:100px;
}
.profile-photo-snap {
	position:relative;
	width:81px;
	height:77px;
	float:right;
	margin:10px 0 0 0;
}
.profile-photo-snap img {
	width:81px;
	height:77px;
}
.profile-photo-snap-frame {
	width:81px;
	height:77px;
	background:url(../images/profile-photo-frame.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.profile-photo p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 10px 0;
}
.profile-photo p.grn-txt {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#217273;
	padding:0 0 10px 0;
}
.change-password {
	margin:20px 0 0 0;
}
.change-password label {
	width:140px!important;
	clear:left;
	color:#000000;
	float:left;
	font:14px/22px Arial, Helvetica, sans-serif;
	height:22px;
}
.change-password input.input {
	background:#D1FBFB;
	border:none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:234px !important;
}
label.upload-lbl{
	clear:left;
	color:#000000;
	float:left;
	font:14px/22px Arial,Helvetica,sans-serif;
	height:22px;
	width:100px !important;
}
/* file Input style*/
.profile-photo .upload {
	position:relative;
	width:270px;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 1px;
	float:left;
	overflow:hidden;
}
.profile-photo .upload label{
	float:none !important;
}
.profile-photo .realupload {
	position:absolute;
	top:0;
	right:0;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
 	filter:alpha(opacity:0);
	/* end of transparency styles */
	z-index:9983; /* bring the real upload interactivity up front */
	width:66px;
	height:20px;
	cursor:pointer;
}
.profile-photo form .fakeupload {
	background: url(../images/upload.jpg) no-repeat 100% 50%;
	cursor:pointer;
	padding:0px;
}
.profile-photo form .fakeupload input {
	width:190px;
	padding:3px 2px 4px;
	cursor:pointer;
	background:#d1fbfb;
	border:none;
	z-index:2;
}
/* share your style */
.profile-photo .upload2 {
	position:relative;
	width:250px;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 10px 1px;
	float:left;
	background:#d1fbfb;
}
.profile-photo .upload2 label{
	float:none !important;
}
.profile-photo .realupload2 {
	position:absolute;
	top:0;
	right:0;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
 	filter:alpha(opacity:0);
	/* end of transparency styles */
	z-index:9983; /* bring the real upload interactivity up front */
	width:66px;
	height:20px;
	cursor:pointer;
}
.profile-photo form .fakeupload2 {
	background: url(../images/browse.png) no-repeat 100% 50%;
	cursor:pointer;
	padding:0px;
}
.profile-photo form .fakeupload2 input {
	width:178px;
	padding:3px 2px 4px;
	cursor:pointer;
	background:#d1fbfb;
	border:none;
	z-index:2;
}
/* file Input style*/
.followers-requests{
	font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:10px 0;
}
.followers-requests a.follow-count-txt{
	font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:10px 0;
	color:#217273;
	text-decoration:underline;
}
.followers-requests a.follow-count-txt:hover{
	text-decoration:none;
}
.followers-requests a.follow-count-icon{
	background:url(../images/count-bg.png) no-repeat;
	width:25px;
	padding:2px 0;
	text-align:center;
	color:#fff;
	display:inline-block;
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:14px;
	text-decoration:none;
}
/*---- My Fashion Bleater right ----*/
.my-fashion-bleater-box {
	background:url(../images/my-fashion-bleater-top.jpg) left top no-repeat;
	width:279px;
	position:relative;
}
.my-fation-bleater-box-inner {
	background: transparent url(../images/my-fashion-bleater-bottom.jpg) left bottom no-repeat;
	width:279px;
	padding:100px 0 20px 0;
}
.my-fation-bleater-box-inner .update {
	background:url(../images/inner-btns.png) 0px -360px no-repeat;
	width:69px;
	height:22px;
	margin:10px 0 0 10px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
	display:block;
}
.my-fation-bleater-box-inner .vfbs {
	background:url(../images/vfbs.png) no-repeat;
	width:225px;
	margin:10px 0px 0px 12px;
	height:23px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
	display:block;
}
.my-fashion-bleater-box .sheep {
	position:absolute;
	left:-15px;
	top:0px;
	width:100px;
	height:93px;
	background:url(../images/sheep.png) left top no-repeat;
}
.my-fashion-bleater-box p {
	font:normal 17px Arial, Helvetica, sans-serif;
	padding:4px 0 0px 10px;
	clear:both;
	/*height:70px;*/
	padding:5px 15px 0px 15px;
	color:#000;
}
.my-fashion-bleater-box a {
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#000;
}
.my-fashion-bleater-box p .quote-left {
	background:url(../images/all-images.png) -693px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	margin:2px 5px 0 0;
}
.my-fashion-bleater-box p .quote-right {
	background:url(../images/all-images.png) -719px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	margin:3px 0 0 5px;
}
.my-fashion-bleater-box ul {
	list-style:none;
	margin:0 0 0 15px;
}
.my-fashion-bleater-box ul li {
	background:url(../images/bullet1.png) left 9px no-repeat;
	color:#000;
	font:normal 16px Arial, Helvetica, sans-serif;
	padding:2px 2px 2px 10px;
}
.my-fashion-bleater-box .sign-me-up {
	background:url(../images/inner-btns.png) -0px -383px no-repeat;
	width:98px;
	height:23px;
	margin:10px 0 0 15px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
	display:block
}
.my-fashion-bleater-box .add-your-bleat {
	background:url(../images/inner-btns.png) -0px -836px no-repeat;
	width:136px;
	height:22px;
	margin:10px 0 0 15px;
	text-indent:-10000px;
	border:none;
	cursor:pointer;
	display:block
}
/* Follower Request Poput */
.follower-request-popup-head{
	background:#217273;
	width:100%;
	overflow:hidden;
        padding:2px 0;
}
.follower-request-popup-headN{
	color:#fff;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100px;
	padding:2px 0 2px 57px;
}
.follower-request-popup-headL{
	color:#fff;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:80px;
	padding:2px 0 2px 10px;
}
.follower-request-popup-headR{
	color:#fff;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:80px;
	padding:2px 0 2px 10px;
        margin:0 0 0 10px;
}
.follower-request-popup-headR a{
        color:#217273;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding:0px 4px;
        border:1px solid #000;
        background: #fff
}
.follower-request-popup{
	width:100%;
	overflow:hidden;
	padding:5px 0;
}
.follower-request-popup-I {
	float:left;
	width:47px;
	height:45px;
	position:relative; 
	margin:0 10px 0 0;
}
.follower-request-popup-I img {
	z-index:1;
	height:45px;
	width:47px;
}
.follower-request-popup-I .follower-request-popup-I-frame {
	position:absolute;
	top:0;
	left:0;
	height:45px;
	width:47px;
	z-index:10;
	background:url(../images/following-img-frame.png) no-repeat;
}
.follower-request-popup-N{
	width:100px;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 10px 0 0;
}
.follower-request-popup-C{
	width:100px;
	padding:10px 10px 0 0;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.follower-request-popup-B{
	width:90px;
	padding:10px 0 0 0;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.follower-request-popup-B a{
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
}
/* Social Network */
.social-network {
	margin:10px 0 0 0;
}
.social-network h2 {
	font:normal 21px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#000
}
.social-network h2 span.q {
	background:url(../images/inner-btns.png) -126px -360px no-repeat;
	width:19px;
	height:15px;
	margin:0px 0 0 10px;
	border:none;
	display:inline-block;
}
.social-network h3.twit {
	font:bold 14px Arial, Helvetica, sans-serif !important;
	color:#000;
	background:url(../images/twitter.png) left 4px no-repeat;
	padding:7px 0 5px 30px !important;
	margin:0 0 10px 0;
}
.social-network h3.face {
	font:bold 14px Arial, Helvetica, sans-serif !important;
	color:#000;
	background:url(../images/facebook.png) left 4px no-repeat;
	padding:7px 0 5px 30px !important;
	margin:20px 0 10px 0;
}
.social-network label {
	width:70px;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:3px 0;
	float:left;
}
.social-network input.input {
	background:#D1FBFB;
	border:none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:180px !important;
}
/* ---  --- */
.crop-box {
	width:140px;
	height:152px;
	padding:20px 0 10px 0;
}
.crop-box .img-crop {
	width:100px;
	height:150px;
	background:#d1fbfb;
	border:1px solid #cccccc;
	float:right;
	position:relative;
}
.crop-help {
	width:420px;
	padding:20px 0 0 0;
}
.cross {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/close-icon.gif) no-repeat;
	width:15px;
	height:15px;
	display:block;
}
.minus {
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/minu-icon.gif) no-repeat;
	width:14px;
	height:12px;
}
.plus {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../images/plus-icon.gif) no-repeat;
	width:14px;
	height:12px;
}
.minus1 {
	background:url(../images/minu-icon.gif) no-repeat;
	width:14px;
	height:12px;
	display:inline-block;
	margin:2px 5px 0 5px;
}
.plus1 {
	background:url(../images/plus-icon.gif) no-repeat;
	width:14px;
	height:12px;
	display:inline-block;
	margin:2px 2px 0 2px;
}
.upload-browse {
	background:url(../images/inner-btns.png) 0px -406px no-repeat;
	width:65px;
	height:19px;
	margin:10px 0 0 0px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}
.upload-restro{
	background:url(../images/upload.jpg) no-repeat;
	width:66px;
	height:20px;
	margin:10px 0 0 0px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}
.save-grn {
	background:url(../images/inner-btns.png) -66px -406px no-repeat;
	width:46px;
	height:19px;
	margin:10px 0 0 0px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}
.publish-your-style{
	background:url(../images/publish-your-style.jpg) no-repeat;
	width:228px;
	height:31px;
	margin:30px 0 0 0px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}
/*---- My Account Bleater ----*/
#right-inner .left2 {
	float:left;
	width:490px;
}
#right-inner .right2 {
	float:left;
	padding:0 0 0 30px;
	width:215px;
}
.account-bleater {
	width:100%;
	overflow:hidden;
}
.account-bleater label {
	width:150px !important;
	float:left;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
}
.account-bleater input.input {
	background:none repeat scroll 0 0 #D1FBFB;
	border:medium none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:235px !important;
}
/* file Input style*/
.account-bleater .upload {
	position:relative;
	width:270px;
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 1px;
	float:left;
}
.account-bleater .upload label{
	float:none !important;
}
.account-bleater .realupload {
	position:absolute;
	top:0;
	right:0;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
 filter:alpha(opacity:0);
	/* end of transparency styles */
	z-index:9983; /* bring the real upload interactivity up front */
	width:66px;
	height:20px;
	cursor:pointer;
}
.account-bleater form .fakeupload {
	background: url(../images/upload-green.jpg) no-repeat 100% 50%;
	cursor:pointer;
	padding:0px;
}
.account-bleater form .fakeupload input {
	width:190px;
	padding:3px 2px 4px;
	cursor:pointer;
	background:#d1fbfb;
	border:none;
	z-index:2;
}
#cropmessage a{
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.bleater-step{
	width:100%;
	height:25px;
	padding:15px 0;
}
.bleater-step .grn-txt-step{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#217273;
	float:left;
}
.bleater-step span{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:70px;
}
/* file Input style*/
.available {
	float:left;
	padding:3px 0 0 10px;
	color:#d30000;
	font:normal 14px Arial, Helvetica, sans-serif;
}
.availableBleater {
	float:left;
	position:absolute;
	padding:3px 0 1px 10px;
	color:#d30000;
	text-align:center;
	font:normal 14px Arial, Helvetica, sans-serif;
}
#bUsernamecheck{
	display:none; 
	right:420px;
	position:absolute; 
	margin:0px;
}
.create-view {
	background:url(../images/inner-btns.png) 0px -446px no-repeat;
	width:121px;
	height:22px;
	margin:13px 0 0 0px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.create-bleat {
	background:url(../images/save-btn.jpg)  no-repeat;
	width:53px;
	height:23px;
	margin:0px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.create-bleat-check {
	background:url(../images/check-btn.jpg)  no-repeat;
	width:70px;
	height:23px;
	margin:0px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.create-bleat-check1 {
	background:url(../images/check-avail.png)  no-repeat;
	width:135px;
	height:19px;
	margin:2px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.add-bleats {
	background:url(../images/inner-btns.png) 0px -469px no-repeat;
	width:86px;
	height:19px;
	margin:15px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.view-my-bleater{
	background:url(../images/view-my-bleater.jpg) no-repeat;
	width:121px;
	height:20px;
	margin:15px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.add-bleater-snap {
	background:url(../images/inner-btns.png) 0px -426px no-repeat;
	width:128px;
	height:19px;
	margin:15px 0 0 5px;
	border:none;
	float:left;
	text-indent:-10000px;
	cursor:pointer;
}
.delete-acc {
	background:url(../images/inner-btns.png) 0px -489px no-repeat;
	width:122px;
	height:19px;
	margin:15px 0 0 0px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}
.delete-bleater {
	background:url(../images/delete-account.jpg)  no-repeat;
	width:124px;
	height:20px;
	margin:15px 0 0 28px;
	border:none;
	display:block;
	text-indent:-10000px;
	cursor:pointer;
	float:left;
}
/**********Fashion Article ***********/
#right-inner .left3 {
	float:left;
	width:540px;
}
.mid-content {
	float:left;
	width:510px;
}
.news {
	float:left;
	width:195px;
	font-size:12px;
}
.news a {color:#666; display:block; width:94px; height:140px; overflow:hidden;}
.news a.left {float:left;}
.news a.right {float:right;}
.news a {border:1px #217273 solid;}
.news a:hover {border:1px #666 solid;}
.news .news-heading {
	float:left;
	background:url(../images/inner-btns.png) 0px -537px no-repeat;;
	width:151px;
	height:25px;
}
.news .news-select {
	float:left;
	width:170px;
	height:30px;
	margin:10px 0 0 0;
}
.news .news-select .selectbox {
	width:164px;
	height:21px;
	border:solid 1px #ccc;
}
.most-recent-articles {
	float:left;
	width:156px;
	margin:20px 0px;
}
.most-recent-articles .heading {
	float:left;
	background:url(../images/inner-btns.png) 0px -562px no-repeat;
	width:156px;
	height:20px;
}
.most-recent-articles .articles {
	width:156px;
	float:left;
}
.most-recent-articles p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 0 0;
}
.most-recent-articles p a {
	color:#000;
	text-decoration:underline;
}
.most-recent-articles p a:hover {
	color:#000;
	text-decoration:none;
}
.most-popular-articles {
	float:left;
	width:165px;
	margin:20px 0px;
}
.most-popular-articles .heading {
	float:left;
	background:url(../images/inner-btns.png) 0px -582px;
	width:165px;
	height:20px;
}
.most-popular-articles .articles {
	width:165px;
	float:left;
}
.most-popular-articles p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0 0 0;
}
.most-popular-articles p a {
	color:#000;
	text-decoration:underline;
}
.most-popular-articles p a:hover {
	color:#000;
	text-decoration:none;
}
.comment-article-links {
	float:left;
	width:100%;
	/*background:url(../images/arrow-dn-grn.png) left 4px no-repeat*/;
	/*padding:0 0 0 12px;*/
}
.comment-article-links a.link {
	padding:0 10px 0 0;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
/*.comment-article-links*/ a.link-rate {
/*	padding:25px 0px 0px 0px;
	width:100%;*/
	font:normal 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
	text-decoration:none;
	float:left;
	clear:both;
}
.txt{
	font:normal 13px/25px "Trebuchet MS",Arial,Helvetica,sans-serif;
	float:left;
	margin-left:5px;
}
	
.comment-article-links a.link:hover {
	text-decoration:none;
}
.trebus-16-bl {
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.trebus-13-bl {
    color: #000000;
    font: 13px/26px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 0 0 20px;
    overflow: hidden;
}
.trebus-13-bl a {
    color: #217273;
    font: bold 13px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: underline;
}
.trebus-13-bl a:hover {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:none;
}
.sharing-icons {
	width:330px;
	height:73px;
	float:left;
}
/*for IE*/
.sharing-icons span.st_twitter_vcount,
.sharing-icons span.st_facebook_vcount,
.sharing-icons span.st_email_vcount,
.sharing-icons span.st_sharethis_vcount{
	float:left;
}
.sharing-icons span.st_email_vcount{
	margin-top:0px;
}
.sharing-icons span.st_email_vcount .stBubble .stBubble_count,
.sharing-icons span.st_sharethis_vcount .stBubble .stBubble_count{
	padding-top:8px;
}
/*for IE end*/
.sharing-icons a.iconmain {
	float:left;
	width:50px;
	height:48px;
	background:url(../images/sharing-icon.png) no-repeat;
}
.sharing-icons a.delicious {
	background-position: 0px 0px;
}
.sharing-icons a.digg {
	background-position:-50px 0px;
}
.sharing-icons a.faceb {
	background-position:-100px 0px;
}
.sharing-icons a.stumbleupon {
	background-position:-150px 0px;
}
.sharing-icons a.tweet {
	background-position:-202px 0px;
}
.sharing-icons a.in {
	background-position:-255px 0px;
}
.comments {
	float:left;
	border:solid 1px #ccc;
	padding:10px;
	width:485px;
	font:normal 17px/22px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px 0;
}
.quote-start {
	background:url("../images/all-images.png") no-repeat scroll -693px -45px transparent;
	display:inline-block;
	height:16px;
	margin:2px 5px 0 0;
	width:17px;
}
.quote-end {
	background:url("../images/all-images.png") no-repeat scroll -719px -45px transparent;
	display:inline-block;
	height:16px;
	margin:3px 0 0 5px;
	width:17px;
}
.leave-a-reply {
	float:left;
	width:520px;
	margin:20px 0 0 0;
	padding:10px;
}
.leave-a-reply h4{
	margin:0 0 10px 0;
}
.leave-a-reply .label {
	font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	padding:0 0 0 10px;
	/*clear:both;*/
	float:left;
}
.leave-a-reply .padding-none {
	padding:0px;
}
.leave-a-reply .black {
	color:#000;
}
.leave-a-reply .input, .leave-a-reply textarea {
	background:#D1FBFB;
	border:none;
	font:14px/23px Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding:3px 2px 4px 0;
	width:259px;
	height:18px;
	float:left;
}
.leave-a-reply .input-con{
	width:259px;
	float:left;
	margin:0 0 10px 0;
}
ul.errors{
	list-style-type:none;
	margin:0 0 5px 0;
	float:left;
}
ul.errors li{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f00;
}
.leave-a-reply .comment {
	height:206px;
	width:520px;
}
.leave-a-reply .checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
}
.leave-a-reply p.check {
	font:normal 13px/25px Arial, Helvetica, sans-serif;
}
.leave-a-reply input.submit {
	border:none;
	text-indent:-10000px;
	background:url(../images/all-images.png) -389px -208px no-repeat;
	width:70px;
	height:22px;
	display:block;
	cursor:pointer;
	margin:5px 0 0 0;
}
.search {
	float:left;
	width:173px;
	margin:0px 0 0 0;
}
.search .heading {
	float:left;
	width:78px;
	height:25px;
	background:url(../images/inner-btns.png) 0px -601px;
}
.search .search-fashion {
	background:url(../images/inner-btns.png) 0px -628px no-repeat;
	width:135px;
	height:21px;
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#125354;
	z-index:9983;
	border:none;
	float:left;
	margin:10px 0 0 0;
	padding:5px 0px 5px 5px;
}
.search .search-fation-btn {
	background:url(../images/inner-btns.png) -142px -628px no-repeat;
	width:30px;
	height:31px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:10px 0 0 0;
	padding:5px 0px 5px 0px;
	cursor:pointer;
}
.tag-cloud {
	float:left;
	width:167px;
	margin:35px 0 0 0;
}
.tag-cloud .heading {
	float:left;
	width:109px;
	height:27px;
	background:url(../images/inner-btns.png) 0px -659px;
}
.tag-cloud .cloud-container {
	width:161px;
	margin:10px 0 0 0;
	border:solid 1px #ccc;
	min-height:400px;
	float:left;
	padding:5px 2px;
}
.tag-cloud .cloud-container a{
	color:#217273;
	padding:2px 2px;
	float:left;
	clear:both;
	*width:157px;
}
.account-bleater input.input {
	background:none repeat scroll 0 0 #D1FBFB;
	border:medium none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:235px !important;
}
.account-bleater textarea.desc {
	background:#D1FBFB;
	border:medium none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:337px !important;
	height:117px;
}
.account-bleater .publish-snap {
	background:url(../images/inner-btns.png) 0px -767px;
	border:none;
	float:left;
	margin:23px 0 3px;
	padding:3px 2px 4px;
	width:176px;
	height:23px;
	cursor:pointer;
	text-indent:-10000px;
}
#showEditImage {
	float:right;
	position:relative;
	width:212px;
	height:308px;
	margin:0 72px 0 0;
	display:inline-block;
	border:solid 1px #ccc;
}
.showEditImagemessage {
	float:right;
	position:relative;
	width:210px;
	margin:10px 75px 0px 0;
	text-align:center;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
}
#showEditImage .close {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/close-icon.gif) no-repeat;
	width:15px;
	height:15px;
}
#showEditImage .minus {
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/minu-icon.gif) no-repeat;
	width:14px;
	height:12px;
}
#showEditImage .add {
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/plus-icon.gif) no-repeat;
	width:14px;
	height:12px;
}
#spanImageShow {
	float:right;
	position:relative;
	width:212px;
	height:308px;
	margin:0 72px 0 0;
	display:inline-block;
	border:solid 1px #ccc;
}
.account-bleater input.upload {
	background:none repeat scroll 0 0 #D1FBFB;
	border:medium none;
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	padding:3px 2px 4px;
	width:235px !important;
}
/********** About me style ***********/
#right-inner .my-img{
	float:left;
	width:225px;
}
#right-inner .abt-me {
	float:left;
	width:372px;
	margin:0 0 0 20px;
}
#right-inner .abt-me .heading {
	float:left;
	background:url(../images/inner-btns.png) left -685px no-repeat;
	width:372px;
	height:20px;
}
#right-inner .abt-me .details {
	float:left;
	width:372px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
}
#right-inner .abt-me .details a{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
}
#right-inner .abt-me .details label {
	color:#666;
	width:110px;
	display:block;
	float:left;
	margin:0 0 7px 0;
	padding:0 10px 0 0;
}
#right-inner .abt-me .details h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#666666;
}
#right-inner .abt-me .details .liked{
	font:normal 24px Arial, Helvetica, sans-serif;
}
#right-inner .abt-me .details .liked a{
	background:transparent url(../images/like.png) no-repeat 0px 0px;
	width:50px;
	float:left;
	margin:8px 0px 0px 5px;
	height:19px;
	font:normal 1px Arial, Helvetica, sans-serif;
	color:#000;
}
#right-inner .abt-me .details .grn-txt {
	float:left;
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#217273;
}
#right-inner .abt-me .details .btnsdiv {
	float:left;
	margin:35px 0 0 0;
	width:372px;
}
#right-inner .abt-me .details .btnsdiv .viewbleater {
	background:url(../images/inner-btns.png) no-repeat left -706px;
	width:103px;
	height:19px;
	float:left;
	text-indent:-10000px;
}
#right-inner .abt-me .details .btnsdiv .follow {
	background:url(../images/inner-btns.png) no-repeat left -726px;
	width:103px;
	height:19px;
	float:left;
	margin:0 10px;
	text-indent:-10000px;
}
#right-inner .abt-me .details .btnsdiv .unfollow {
	background:url(../images/all-images.png) -673px -71px no-repeat;
	width:103px;
	height:19px;
	float:left;
	margin:0 10px;
	text-indent:-10000px;
}
#right-inner .abt-me .details .btnsdiv a.you-snap {
	width:100px;
	height:19px;
	background:url(../images/you-btn.png)  no-repeat;
	text-indent:-10000px;
	float:left;
	margin:0 10px;
}
#right-inner .abt-me .details .btnsdiv .view-flock {
	background:url(../images/inner-btns.png) no-repeat left -746px;
	width:103px;
	height:19px;
	float:left;
}
#right-inner .gallery {
	float:left;
	margin:25px 0 0 0;
}
.grn-txt {
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#217273;
}
.text {
	font:normal 15px/20px Arial, Helvetica, sans-serif;
	color:#000;
}
#right-inner .addyourimage {
	float:left;
	background:url(../images/inner-btns.png) no-repeat left -812px;
	width:139px;
	height:22px;
}
.viewimages {
	float:left;
	width:145px;
	margin:0 28px 28px 0; 
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
}
.viewimages .img-div {
	/*float:left;*/
	width:145px;
	border:solid 1px #ccc;
	height:210px;
	text-align:center;
	overflow:hidden;
	position:relative;
}
.viewimages .img-div .view {
	background:url("../images/all-images.png") no-repeat scroll -165px -186px transparent;
	bottom:0px;
	display:block;
	height:19px;
	position:absolute;
	right:0px;
	text-indent:-10000px;
	width:43px;
}
.viewimages .img-div .like-new {
	background:url(../images/all-images.png) -349px -186px no-repeat;
	width:50px;
	height:19px;
	display:block;
	position:absolute;
	bottom:-1px;
	right:-1px;
	text-indent:-10000px;
}
.viewimages .img-div .count {
	background:url(../images/all-images.png) -291px -186px no-repeat;
	width:50px;
	height:15px;
	position:absolute;
	bottom:17px;
	z-index:9983;
	right:-1px;
	display:block;
	color:#000000;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:center;
}
.image-scroller-top1 {
	width:614px;
	height:290px;
	float:left;
	position:relative;
	z-index:1111;
}
.delete-account{
	background:url(../images/inner-btns.png) left -489px no-repeat;
	width:122px;
	height:19px;
	float:left;
	text-indent:-10000px;
}
.delete-style{
	background:url(../images/delete-style.png) left top no-repeat;
	width:95px;
	height:21px;
	float:left;
	text-indent:-10000px;
}
.delete-image{
	background:url(../images/delete-image.jpg) left top no-repeat;
	width:101px;
	height:21px;
	float:left;
	text-indent:-10000px;
}
.edit-style{
	background:url(../images/edit-style.jpg) left top no-repeat;
	width:100px;
	height:21px;
	float:left;
	text-indent:-10000px;
	margin:0 0 0 10px;
}
.edit-image{
	background:url(../images/edit-image.jpg) left top no-repeat;
	width:100px;
	height:21px;
	float:left;
	text-indent:-10000px;
	margin:0 0 0 10px;
}
.view-all-styles {
	background:url(../images/inner-btns.png) left -860px no-repeat;
	width:109px;
	height:20px;
	text-indent:-10000px;
	float:left;
	margin:2px 0 0 10px;
}
/* Pagination */
#pagination {
	float:left;
	margin:10px 0 0 0px;
	padding:0px;
}
#pagination ul{
	list-style:none;
	padding:0;
	margin:0;
}
#pagination ul li{
	float:left;
	padding:0 3px;
}
#pagination ul li a{
	color:#333;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #dedede;
	float:left;
	text-decoration:none;
}
#pagination ul li a{
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #dedede;
	float:left;
	background:#217273;
}
#pagination ul li span{
	color:#333;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #dedede;
	float:left;
}
form.style-form{
	float:left;
}
label.title{
	float:left;
	width:60px !important;
	font:bold 14px Arial, Helvetica, sans-serif!important;
	margin:10px 0 0 0;
}
input.style-title{
	background:#D1FBFB;
	border:none;
	padding:3px;
	width:220px;
	float:left;
	margin:10px 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif!important;
}
textarea.style-title-txt{
	background:#D1FBFB;
	border:none;
	padding:3px;
	width:375px;
	margin:10px 0 0 0;
	font:bold 13px Arial, Helvetica, sans-serif!important;
}
/* Contact us page stye */
form.contact-form{
	width:100%;
}
form.contact-form label {
	width:100%!important;
	float:left;
	clear:left;
	font:normal 14px/30px Arial, Helvetica, sans-serif!important;
	color:#377679!important;
	height:30px!important;
}
form.contact-form label span{
	color:#000!important;
	margin:0 0 0 10px;
}
form.contact-form input.input {
	background:#d1fbfb;
	border:none;
	float:left;
	width:254px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
form.contact-form select.input {
	background:#d1fbfb;
	border:1px solid #d1fbfb;
	float:left;
	width:258px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
form.contact-form textarea.input {
	background:#d1fbfb;
	border:1px solid #d1fbfb;
	float:left;
	width:258px;
	padding:3px 2px 4px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	overflow-y:auto;
}
form.contact-form select.select {
	background:#d1fbfb;
	border:1px solid #d1fbfb;
	border:none;
	float:left;
	width:258px;
	padding:3px 2px 3px 2px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin:0 0 3px 0
}
form.contact-form input.submit {
	border:none;
	text-indent:-10000px;
	background:url(../images/all-images.png) -389px -208px no-repeat;
	width:70px;
	height:22px;
	display:block;
	cursor:pointer;
	margin:10px 0 0 0!important;
}
/* Follower and folowing style */
#following-all{
	width:100%;
	overflow:hidden;
}
#following-all h2{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 10px 0;
}
.folowing-list{
	width:590px;
	overflow:hidden;
	padding:10px;
	margin:5px 0;
	background:url("../images/snap-box-bg.png") repeat-x scroll left top #EFEFEF;
	border:1px solid #CCCCCC;
	height:auto !important;	
}
.folowing-list-detail{
	float:left;
	padding:10px 0 0 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
}
.folowing-list .model-thumb {
	float:left;
	width:47px;
	height:45px;
	position:relative;
}
.folowing-list .model-thumb img {
	z-index:1;
	height:45px;
	width:47px;
}
.folowing-list .model-thumb-frame {
	position:absolute;
	top:0;
	left:0;
	height:45px;
	width:47px;
	z-index:10;
	background:url(../images/bleat-box-img-frame.png) no-repeat;
}
.followers-title{
	background:url(../images/bleater-headings.png) 0 -132px no-repeat;
	width:160px;
	height:32px;
	text-indent:-10000px;
	margin:10px 0 0 10px;
	float:left;
}
.following-title{
	background:url(../images/bleater-headings.png) 0 -90px no-repeat;
	width:160px;
	height:36px;
	text-indent:-10000px;
	margin:6px 0 0 10px;
	float:left;
}
.pic-count{
	padding:15px 0 0 20px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
}
.page-btns{
	float:left;
	*float:inherit;
	padding:10px 0 0 10px;
}
.page-btns a{
	float:left;
	border:1px solid #d6d6d6;
	padding:2px 4px;
	background:#fff;
	text-decoration:none;
	color:#333333!important;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0 2px;
}
.page-btns a.limitPic, .page-btns a:hover{
	border:1px solid #d6d6d6;
	background:#217273;
	text-decoration:none;
	color:#fff!important;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0 2px;
}
.search-txt-home{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0;
}
/* ========== */
.style-restro-form{
	width:100%;	
	overflow:hidden;
	margin:0 0 20px 0;
}
.style-restro-form label{
	width:80px;
	font:normal 13px Arial, Helvetica, sans-serif;
	float:left;
	height:20px;
	padding:1px 0;
}
.style-restro-form input.restro-input{
	width:250px;
	padding:3px;
	background:#d1fbfb;
	border:none;
	margin:1px 0;
}
.your-image{
	width:100%;
	overflow:hidden;
	padding:10px 0 20px 0;
}
.your-image .model-img{
	width:145px;
	height:310px;
	float:left;
	padding:0 40px 0 0;
}
.your-image .model-img .img{
	width:143px;
	height:210px;
	border:1px solid #d1d1d1;
	float:left;
}
#cropmessage{
	width:100%;
	clear:both;
	margin:10px 0 0 0;
	float:left;
}
.your-image .model-img .img .padin{
	/*padding:80px 0 0 20px;*/
	width:100px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.your-image .model-img p{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	float:left;
}
span#continueLink a{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:5px 0 0 0;
}
.competition-example{
	width:100%;
	text-align:center;
	display:block;
}
.example-img{
float:left;
}
/*========== Search Result Style ===============*/
.search-tabs{
	width:100%;
	clear:both;
	margin:20px 0 0 0;
}
.search-tabs ul{
	padding:0;
	margin: 0;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	overflow:hidden;
}
.search-tabs ul li{
	display: inline;
	float:left;
	margin: 0;
	text-transform:uppercase;
	margin-right: 3px;
}
.search-tabs ul li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding:0 0 0 7px;
	color: #000;
	background: url(../images/tabs-left.jpg) 0px -27px no-repeat;
	float:left;
	font-size:16px;
	font-weight:normal;
	font-family: 'Champagne&LimousinesBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-tabs ul li a span{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 15px 2px 8px;
	color: #000;
	background: url(../images/tabs-right.jpg) 100% -27px no-repeat;
	float:left;
	cursor:pointer;
}
.search-tabs ul li a.selected{ /*selected main tab style */
	position: relative;
	text-decoration: none;
	z-index: 1;
	padding:0 0 0 7px;
	color: #fff;
	background: url(../images/tabs-left.jpg) 0px 0 no-repeat;
	float:left;
	font-size:16px;
	font-weight:normal;
	font-family: 'Champagne&LimousinesBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-tabs ul li a.selected span{ /*selected main tab style */
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 15px 2px 8px;
	color: #fff;
	background: url(../images/tabs-right.jpg) 100% 0 no-repeat;
	float:left;
	cursor:pointer;
}
.search-tabs ul li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}
.tabcontent{
	display:none;
	width:525px;
}
.tab-data{
	 border-top:3px solid #217273; 
	 width:685px; 
	 margin-bottom: 10px; 
	 padding: 10px 0;
	 float:left;
}
.search-result-list-box{
	padding:10px 0 10px 0;
	width:100%;
	overflow:hidden;
}
.search-result-list-box h3, .search-result-list-box h3 a{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 !important;
	margin:0;
}
.search-result-list-box p{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0;
}
.search-result-list-box .search-tags, .search-result-list-box .search-posted {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	padding:3px 0;
}
.search-result-list-box .search-tags a, .search-result-list-box .search-posted a {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	padding:0px 3px;
	text-decoration:underline;
}
.search-result-list-box .search-tags a:hover, .search-result-list-box .search-posted a:hover {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#217273;
	text-decoration:none;
}
.search-again{
	width:525px;
	overflow:hidden;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
}
.search-again .search-txt{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:7px;
}
.search-again .search-txt a{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:10px;
	text-decoration:none;
}
.search-sml-input{
	background:url("../images/all-images.png") no-repeat scroll -207px -61px transparent;
	border:medium none;
	color:#000;
	display:block;
	float:left;
	font:14px Arial,Helvetica,sans-serif;
	height:19px;
	padding:5px 0 5px 5px;
	width:250px;
	z-index:9983;
}
.search-sml-submit{
	background:url("../images/all-images.png") no-repeat scroll -467px -61px transparent;
	border:medium none;
	color:#000;
	cursor:pointer;
	display:block;
	float:left;
	font:14px Arial,Helvetica,sans-serif;
	height:29px;
	width:30px;
	z-index:9983;
}
.search-result-big-search{
	width:100%;
	height:30px;
	padding:10px 0;
	
}
.search-big-input{
	background:url("../images/search-big-input.jpg") no-repeat scroll left top transparent;
	border:medium none;
	color:#000;
	display:block;
	float:left;
	font:16px Arial,Helvetica,sans-serif;
	height:19px;
	padding:5px 0 5px 5px;
	width:650px;
	z-index:9983;
}
.search-big-submit{
	background:url("../images/search-big-input.jpg") no-repeat scroll right top transparent;
	border:medium none;
	color:#000;
	cursor:pointer;
	display:block;
	float:left;
	font:16px Arial,Helvetica,sans-serif;
	height:29px;
	width:30px;
	z-index:9983;
}
.grn-txt-rpt {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#217273;
	padding:5px 0 5px 0;
}
.grn-txt-rpt span{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
}
.rpt-input{
	width:100%;
}
.rpt-input input{
	background:none repeat scroll 0 0 #D1FBFB;
	border:medium none;
	font:14px/23px Arial,Helvetica,sans-serif;
	height:18px;
	margin:10px 0 10px 0;
	padding:3px 2px 4px 0;
	width:259px;
}
.rpt-input textarea{
	background:none repeat scroll 0 0 #D1FBFB;
	border:medium none;
	font:14px/23px Arial,Helvetica,sans-serif;
	height:105px;
	margin:10px 0 10px 0;
	padding:3px 2px 4px 0;
	width:460px;
}
.rpt-submit{
	background:url("../images/all-images.png") no-repeat scroll -389px -208px transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	height:22px;
	margin:5px 0 0;
	text-indent:-10000px;
	width:70px;
}
.rpt-box .checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
}
.rpt-box p.check {
	font:normal 13px/25px Arial, Helvetica, sans-serif;
}
.rpt-box .label {
	color:#217273;
	float:left;
	font:bold 14px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0 0 0 10px;
}
.article-txt{
	width:100%;
	overflow:hidden;
	font:normal 14px/18px Arial, Helvetica, sans-serif ;
	padding:20px 0 0;
}
.article-txt{
	float:left;
	width:100%;
	overflow:hidden;
	font:normal 14px/18px Arial, Helvetica, sans-serif ;
	padding:20px 0 0;
	position:relative;
}
.article-txt .lnk{
	position:absolute;
	left:10px;
	top:30px;
}
.facebookLike {position:absolute; bottom:5px; right:5px; height:61px; width:45px;}
.article-txt tt{
	font:normal 14px/18px Arial, Helvetica, sans-serif !important;
}
.article-txt p{
	font:normal 14px/18px Arial, Helvetica, sans-serif ;
}
.article-txt img {
	float:left;
	margin:5px 5px;
}
.bad-url{
	padding:10px;
	min-height:350px;
}
.bad-url h3{
	font:bold 16px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:20px 0 0 0;
	color:#f00;
}
.show-hide{
	float:left;
	margin:10px 0 0 5px;
}
/* New bleater buttons */
h2.bleater-heading{
	background:url(../images/bleater-headings.png) 0 -232px no-repeat;
	width:140px;
	height:32px;
	text-indent:-10000px;
	margin:10px 0 0 10px;
	float:left;
}
.fashion-bleater-button {
	background:url(../images/bleater-buttons.png) 0px 0px no-repeat;
	width:120px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.fashion-bleater-button-sel {
	background:url(../images/bleater-buttons.png) 0px -21px no-repeat;
	width:120px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.mhs-bleaters-button {
	background:url(../images/bleater-buttons.png) -123px 0px no-repeat;
	width:92px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.view-bleater-button {
	width:100px;
	height:19px;
	background:url(../images/all-images.png) -207px -40px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:16px 0 0 5px;
	display:block;
}
.mhs-bleaters-button-sel {
	background:url(../images/bleater-buttons.png) -123px -21px no-repeat;
	width:92px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.my-bleaters-button {
	background:url(../images/bleater-buttons.png) -217px 0px no-repeat;
	width:88px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.my-bleaters-button-sel {
	background:url(../images/bleater-buttons.png) -217px -21px no-repeat;
	width:88px;
	height:21px;
	display:block;
	z-index:9983;
	border:none;
	float:left;
	margin:15px 0 0 5px;
	text-indent:-10000px;
}
.showmyonly{
	float:left;
	margin:40px 0 0 20px;
	font:normal 14px Arial, Helvetica, sans-serif;
}
/*.showmyonly p.check {
    display: block;
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	float:left;
	margin:0 10px 0 0;
}
.showmyonly .checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox2.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow:hidden;
}*/
.showmyonly label{
	display: block;
    padding-left: 15px;
	text-indent: -15px;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.showmyonly input{
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0 5px 0 0 ;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
.view-my-account-button{
	width:132px;
	height:19px;
	background:url(../images/view-my-account.png) 0px 0px no-repeat;
	text-indent:-10000px;
	float:left;
	margin:40px 0 0 20px;
}
.crop-massage{
	display:block;
	clear:both;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f00;
	padding:5px 0;
}
/* Static pages style */
.left-static{
	float:left;
	width:550px;
}
.right-static {
	float:left;
	width:160px;
	padding:0 0 0 20px;
}
.left-adds {
	width:165px;
	text-align:center;
}
.bottom-adds {
	width:602px;
	overflow:hidden;
	padding:20px 0 0 10px
}
#think{
	float:left;
	font:bold 13px Arial,Helvetica,sans-serif;
	color:#000;
	padding:10px 0 0 0;
	width:100%;
}
#think .think {
	float: left;
    font: bold 13px Arial,Helvetica,sans-serif;
    padding: 5px;
    text-align: center;
	width:74px;
	*width:74px;
}
#think .think span {
    font: bold 28px/43px Arial,Helvetica,sans-serif;
    text-align: center;
}
#think a {
    color: #000000;
    float: left;
	cursor:pointer;
	background:#fff url(../images/bg-rate.jpg) repeat-x bottom left;
    margin: 15px 15px 0 0;
    text-decoration: none;
    width: 84px;
    border: 1px solid #e2e2e2;
	min-height:85px;
}
#think a:hover, #think a.select{	
	background:#45b7b8;
	text-decoration:none;
}
#thanks{
	border:1px solid #d8d8d8;
	width:500px;
	float:left;
	margin:25px 0 0 0;
	font:bold 26px Arial, Helvetica, sans-serif;
	padding:10px;
	text-align:center;
}
#thanks img{
	margin:15px 0 0 0;
}
.fashion-news-post-tag{
	padding:10px 0 0 0;
	overflow:hidden;
	border:1px solid #FFF;
}
.fashion-news-share-head{
	padding:10px 0 0px 0;
	float:left;
	width:100%;
	overflow:hidden;
}
.fashion-news-share-head h4{
	font:bold 20px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:0px;
	margin:5px;
}
.fashion-new-con-poll{
	float:left;
	width:100%;
	overflow:hidden;
}
.article-pagi{
	clear:both;
	width:100%;
	height:30px;
}
.tabs-fashion{
	height:auto;
}
.tabs-fashion select{
    border: 1px solid #666666;
	float:left;
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 1px;
    width: 180px;
	margin:7px 0px;
}
.tabs-fashion .unln{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin:10px 40px 0px 0px;
	float:right;
}
.tabs-fashion .unln a{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	float:right;
	color:#000;
}
.tabs-fashion .unln a:hover{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	float:right;
	color:#217273;
}
.tabs-fashion #tabs{
	height:22px;
	border-bottom:1px solid #217273;
}
.tabs-fashion #tabs #style{
	background:url(../images/style.jpg) no-repeat top left;
	width:112px;
	height:22px;
	float:left;
}
.tabs-fashion #tabs #style:hover{
	background:url(../images/style.jpg) no-repeat bottom left;
	width:112px;
	height:22px;
	float:left;
	cursor:pointer;
}
.tabs-fashion #tabs #style-catog{
	background:url(../images/style-catogaries.jpg) no-repeat top left;
	width:153px;
	height:22px;
	float:left;
	margin:0px 0px 0px 5px;
}
.tabs-fashion #tabs #style-catog:hover{
	background:url(../images/style-catogaries.jpg) no-repeat bottom left;
	width:153px;
	height:22px;
	float:left;
	margin:0px 0px 0px 5px;
	cursor:pointer;
}
#right h2#fashion-news{
	font:bold 20px Arial, Helvetica, sans-serif !important;
	color:#000;
	letter-spacing:-1px;
	text-align:left;
}
#right h2#fashion-news span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:5px;
	text-decoration:underline;
	text-align:left;
}
#right h2#fashion-news span a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
	text-align:left;
}
#right input#search-fashion {
    background: url(../images/search.jpg) no-repeat top right;
    border: medium none;
    color: #333333;
    float: right;
    font: 11px Arial,Helvetica,sans-serif;
    height: 20px;
    margin: 0px;
    padding: 0px 2px 1px 27px;
    width: 63px;
}
.scraves-scroller{
	width:285px;
	height:260px;
	background:#000;
}
.scraves-scroller span{
	font:normal 11px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 10px;
}
.scraves-scroller #scroller{
	width:265px;
	background:#fff;
	margin:0px 10px 10px 10px;
}
.view-more-fashion{
	text-align:left;
	color:#000;
	margin:20px 0px 0px 0px;
	float:left;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.view-more-fashion a{
	text-align:left;
	color:#000;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.view-more-fashion a:hover{
	text-decoration:none;
	text-align:left;
	color:#000;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.bleater-profile-snap h2 {
    color: #000;
    font: bold 20px/20px Arial,Helvetica,sans-serif;
    margin: 0px 0px 6px 0px;
    padding: 0;
	letter-spacing:-1px;
}
.bleater-profile-snap h2 span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:underline;
	padding:0px 8px;
}
.bleater-profile-snap h2 span:hover{
	text-decoration:none;
	color:#217273;
}
.bleater-profile-snap form input.search-bleater {
    background: url("../images/search-bleater.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 1px 0 1px 25px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 103px;
    z-index: 999;
}
.like-new {
    background: url("../images/all-images.png") no-repeat scroll -349px -186px transparent;
    bottom: 6px;
    display: block;
    height: 19px;
    position: absolute;
    right: 6px;
    text-indent: -10000px;
    width: 50px;
}
.count {
    background: url("../images/all-images.png") no-repeat scroll -291px -186px transparent;
    bottom: 28px;
    color: #000000;
    display: block;
    font: 11px Arial,Helvetica,sans-serif;
    height: 15px;
    position: absolute;
    right: 6px;
    text-align: center;
    width: 50px;
    z-index: 999;
}
.model-box {
	width:138px;
	border:1px solid #CCCCCC;
	height:208px;
	overflow:hidden;
	position:relative;
	/*border:1px solid #ccc;*/
}
.daily-snap-box .daily-snap-left p span.quote-left-new {
	background:url(../images/all-images.png) -693px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	position:inherit !important;
	opacity:100 !important;
	margin:2px 5px 0 0;
}
.daily-snap-box .daily-snap-left p span.quote-right-new {
	background:url(../images/all-images.png) -719px -45px no-repeat;
	width:17px;
	height:16px;
	display:inline-block;
	position:inherit !important;
	opacity:100 !important;
	margin:3px 0 0 5px;
}
.hshot{
    color: #217273;
    font: bold 13px/20px Arial,Helvetica,sans-serif;
    padding:0px 0px 25px 0px;
}
.nopading{
	padding:0px 0px 25px 0px;
	clear:both;
	width:100%;
}
.rateoutfit{
	background:url(../images/rate-outfit.png) no-repeat bottom right;
	position:absolute;
	bottom:5px;
	right:5px;
	text-align:center !important;
	padding:2px 10px 0px 12px;
	width:27px;
	height:35px;
	text-decoration:none !important;
	font:normal 11px/12px Arial, Geneva, sans-serif;
	z-index:1;
}
.rateoutfit a{
	font:normal 11px/12px Arial, Geneva, sans-serif;
	color:#000;
	text-decoration:none !important;
	text-align:center !important;
}
.rateoutfit a:hover{
	font:normal 11px/12px Arial, Geneva, sans-serif;
	color:#217273;
	text-decoration:none !important;
	text-align:center !important;
}
#view-all{ text-align:left; font:bold 12px/30px arial; text-decoration:underline; color:#000; margin:0px 5px;}
.highstreet-inner{ float:left; height:auto;}
.highstreethottest-view img{ background:#fff; width:145px; }
.highstreethottest-view .rateoutfit{ bottom:5px; right:6px;}
.highstreethottest-view .rateoutfit a{ font:normal 11px/12px Arial,Geneva,sans-serif !important;}
.highstreethottest-view{ float:left; max-width:150px; height:auto;/* position:relative;*/ margin:0 33px 35px 0;}
.highstreethottest-view strong { color: #000000; float: left; font: bold 13px/18px Arial,Helvetica,sans-serif; margin: 5px 0 0 0;}
.highstreethottest-view a { color: #000000; float: left; font: 12px Arial,Helvetica,sans-serif; margin: 0 0 0 0; clear:both;}

.seo_text {width:607px; height:334px; margin-top:30px;}
.seo_text h1 {background:url(../images/seoTop.png) no-repeat; width:580px; height:46px; margin:0px; font-size:22px; color:#fff; line-height:46px; padding-left:27px;}
.seo_text .seo_body {background:url(../images/seoBody.png) no-repeat; width:553px; height:278px; margin:0px; padding:10px 27px 0px;}
.seo_text .seo_body h2 {font-size:13px; color:#267172; margin-top:5px; margin-bottom:20px;}
.seo_text .seo_body .box {width:260px; font-size:11px;}
.seo_text .seo_body .left {float:left;}
.seo_text .seo_body .right {float:right;}
.seo_text .seo_body .box img {margin-right:5px; float:left;}
.right {float:right;}

.viewImagesTitle {height:17px; overflow:hidden;}

#emailPop {display:none; padding:0px!important; font-family:Georgia, "Times New Roman", Times, serif;}
.homePop {top:200px!important; left:34%!important; padding:0px!important; border-width:4px!important;}
#emailPop hr {color:#349cbf; margin:20px 0px;}
#emailPop .blTxt {color:#369a94;}
#emailPop .hr { background-image:url(../../../images/signupHR.jpg); background-repeat:repeat-x; height:20px; margin:20px 0px;}
#emailPop #msgReturned, #emailPop .black {width:404px; margin:0 auto;}
#emailPop .black {font-size:14px;}
#emailPop .title {text-align:center;}
#emailPop .blue, #emailPop #pf, #emailPop #msgReturned {font-size:13px;}
#emailPop #msgReturned {display:none; color:#F00;}
#emailPop .blue iframe {display:inline-block; float:left;}
#emailPop .blue .fbtext {float:left; width:340px;}
#emailPop .blue{margin-left:23px; width:425px}
#emailPop #pf {margin:10px 0px 10px 23px; height:33px; width:427px}
#emailPop #pf .img {display: block; float: left; margin-top: 11px;}
#emailPop #pf .inp {display: block; float: left; margin: 9px 7px 0px;}
#emailPop #pf .but {display: block; float: left; margin-top: 0px;}
#emailPop #pf input {height:18px; padding:0px 10px; margin-top:0px; background-image:url(../../../images/signupInput.jpg); width:255px; border:0px none #fff;}
#emailPop #pf input[type=submit] {height:33px; width:81px; background:none; background-image:url(../../../images/signupButton.jpg)!important; background-repeat:no-repeat!important; background-color:none; border:none; cursor:pointer;}
/*#emailPop input {height:20px; padding:0px 10px; margin-top:20px;}
#emailPop input[type=submit] {height:22px; width:67px; background-image:url(images/login-btn-bg.png)!important; background-repeat:no-repeat!important; background-color:none; color:#fff; border:none; font-weight:bold;}*/
