/* =Reset
----------------------------------------------- */
*{margin:0;padding:0;}
a img,fieldset{border:none}
.textpage ul,.textpage ol{list-style:inside;}
.pda, .print, legend{display:none}

/* =Common
----------------------------------------------- */
a{color:#0055ff;}
a:hover{color:#0037a6;}

/* =Base elements 
----------------------------------------------- */
.prostoprint{
	width:143px;
	height:26px;
	display:block;
	text-indent:-1983em;
	overflow:hidden;
	text-decoration:none;
	background:url(../files/prostoprint.png);
	}
.film{
    width:16px;
    height:16px;
    margin-right:4px;
    border:1px solid #999;
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:middle;
    }
.i-new, .i-sale, .i-hot{
	width:46px;
	height:36px;
	display:block;
	text-indent:-1983em;
	overflow:hidden;
	background:url(../files/scheme-3/m-new.png) no-repeat;
	}
	.i-sale{background-image:url(../files/scheme-3/m-sale.png)}
	.i-hot{background-image:url(../files/scheme-3/m-hot.png)}
.effect,.effect-E,.effect-M,.effect-N,.effect-F,.effect-G,.effect-T{
    width:18px;
    height:18px;
    background:url(../files/scheme-3/effect-E.png) no-repeat 0 0;
    margin:2px;
    display:-moz-inline-stack;
    display:inline-block;
    }
    .effect-M{background-image:url(../files/scheme-3/effect-M.png);}
    .effect-N{background-image:url(../files/scheme-3/effect-N.png);}
    .effect-F{background-image:url(../files/scheme-3/effect-F.png);}
    .effect-G{background-image:url(../files/scheme-3/effect-G.png);}
    .effect-T{background-image:url(../files/scheme-3/effect-T.png);}
    .effect-B{background-image:url(../files/scheme-3/effect-B.png);}
/*
.cbutton{
    background:transparent url(../files/scheme-3/button.png) no-repeat scroll 0 0;
    color:#fff;
    vertical-align:absmiddle;
    text-decoration:none;
    margin:1px;
    width:100px;
    height:26px;
    line-height:26px;
    display:-moz-inline-stack;
    display:inline-block;
    text-align:center;
    zoom:1;
    }
    .cbutton span{
        text-align:center;
        display:block;
        margin:0 auto;
        width:100%;
        height:26px;
        }
    .cbutton:hover{
        color:#fff;
        text-decoration:none;
        }
*/
.cbutton{
	width:100px;
	height:26px;
	line-height:26px;
	overflow:hidden;
    background:transparent url(../files/scheme-3/button.png) no-repeat scroll 0 0;
    vertical-align:absmiddle;
    margin:1px;
    text-align:center;
    color:#fff;
    border:0;
    font-size:11px;
    cursor:pointer;
	}
	
	
	
/* =Base layout
----------------------------------------------- */
body{
	font:62.5%/1 Tahoma, arial,sans-serif;
	text-align:center;
	}
	#out{
		margin:0 auto;
		text-align:left;
		width:964px;
		}


    
/* =Meta columns
----------------------------------------------- */
.meta{
    margin-bottom:10px;
    }
.mn a{
    background-repeat:no-repeat;
    background-position:left center
    }

.m-tags, .m-soc {
    margin-top:10px;
}
    

/* =Content
----------------------------------------------- */
.items{
	overflow:hidden;
	}
.item{
	float:left;
	width:230px;
	position:relative;
	}
.it-form{
	width:365px;
	position:absolute;
	z-index:100;
	}
.poppedup{
	position:absolute;
	z-index:100;
    }
    
    
    
.page-my .meta{
    display:none;
    }
.page-my #builder{
    text-align:center;
    margin-bottom:25px;
    margin-top:10px;
    }
.page-my .content {
    float:none;
    width:auto;
    }							