@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
	}

html, body{
	height: 100%;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	}

body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #4c4c4c;
	background: url(/img/body_bg.png) repeat-x top;
	}

fieldset { border: 0 }


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-weight: normal;
	}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
li {
	margin: 0px;
	padding: 0px;
	background: transparent no-repeat top left;
	}
input {
	width: auto;
	height: auto;
	}

img {
	border: 0;
	} 
a {
	color: #7fae17;
	font-size: 11px;
	text-decoration: none;	
	}
	a:hover {
		text-decoration: underline;
		color: #9aca2d;
		}


#layout { overflow: hidden; width: 100%;}
#layout_in {
	margin:0pt auto;
	min-height:100%;
	position:relative;
	width:980px;
	z-index:10;
	}
#header {
	height: 59px;
	width: 980px;
	margin: 0 auto;
	background: url(/img/hbg.png) no-repeat;
	}
#header a.main {
	display: block;
	width: 345px;
	height: 59px;
	/*
	width: 162px;
	height: 24px;
	*/
	}
#footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 100%;
	}
	#footer_in {
		width: 980px;
		text-align:center;
		margin: 0 auto;
		}
#auth_links {
	position: absolute;
	top: 21px;
	left: 750px;
	}
	#auth_links a { float: left; margin-right: 10px }
#accountInfo {
	position: absolute;
	top: 5px;
	left: 750px;
	}
	#accountInfo div { padding-bottom: 3px; color: #fff; font-weight: bold }
	#accountInfo a { float: left; margin-right: 10px }

#cpanel_container {
	width: 945px;
	height: 690px;
	margin: 20px 0 0 17px;
	overflow: hidden;	
	}
#cpanel {
	width: 945px;
	height: 688px;
	background: url(/img/cp_bg.png) no-repeat top left;
	border: 1px #9dcb36 solid;
	position: absolute;
}

#pictures_container, #picture_dragable {
	width: 200px;
	height: 200px;
	background: top left no-repeat;
	cursor: move;
/*	display: none;*/
}

#mimg_photo,#dragable_container, #loading_container, #borders_cont, #effect_container {
	left: 50px;
	top: 19px;
	overflow: hidden;
	width: 640px;
	height: 480px; 
	position: absolute;
	}
#loadingPicture {
	margin-left: 288px;
	margin-top: 226px;
}
#pictureEffects {
	position: absolute;
	width: 231px;
	height: 211px;
	top: 239px;
	left: 698px;
	overflow: hidden;
	}
#frame_pictures {
	position: absolute;
	width: 231px;
	height: 160px;
	top: 459px;
	left: 698px;
	overflow: hidden;
	}
#frames { 
	top: 18px;
	position: absolute;
	width: 231px;
	height: 211px;
	left: 698px;
	overflow: hidden;
	}
#effects_slider_container, #frames_slider_container, #frame_pictures_slider_container {
	position: absolute;
	left: 217px; 
	top: 22px; 
	}
.slider_cont {
	width: 14px;
	height: 158px 
	}
#frame_pictures_slider_container .slider_cont {
	height: 106px;
	}

.slider_cont div.slider {
	background: url(/img/slider_knob.png) no-repeat top left;
	display: block;
	height: 42px;	
	width: 14px;
	position: absolute;
	}
.slider_up, .slider_down {
	display: block;
	width: 14px;
	height: 15px;	
	cursor: pointer;
}
#effects-buttons, #frames-buttons, #frame_pictures_buttons {
	position: absolute;
	top: 185px;
	left: 60px;
	height:30px; 
	}
#frame_pictures_buttons { top: 130px }
#effects-container, #frames-container, #frame_pictures_container {
	position: absolute;
	overflow: hidden;
	left: 5px;
	top: 25px;
	height: 165px;
	}
#frame_pictures_container {
	height: 104px;
	}
#effect-box, #frames-box, #frame_pictures-box { overflow: hidden; height: 165px;}
#frame_pictures-box { height: 104px; }
#effect-in, #frames-in, #frame_pictures-in { position: relative; width: 210px; }

#effect-list li, #frames-list li, #frame_pictures-list li{
	margin-right: 2px;
	margin-bottom: 3px;
	width: 100px;
	height: 75px;
	float: left;
	border: 1px solid #fff;
	text-align: center;
	background: no-repeat top left;
	background-position: center;
}
#frames-list li a.paid {
	background: url(/img/pay_bg.png) no-repeat top left;
	}
#frame_pictures-list li {height: 100px}
	
#effect-list li a, #frames-list li a, #frame_pictures-list li a {
	display: block;
	width: 100px;
	height: 75px;
	text-align: center;
}
#frame_pictures-list li a { height: 100px }

#effect-list .applied-effect { border: 1px solid #aef; }


#scale {
	position:absolute;
	top:18px;
	left: 19px;
	width: 24px;
	height: 482px;
	}
	#scale a {
		display: block;
		width: 24px;
		height: 24px;
	}
#photoResizer {
	width: 20px;
	padding-left: 2px;
	height: 434px;
	}
#photoResizer .knob {
	width: 20px;
	height: 20px;
	background: url(/img/knob.png) no-repeat top left;
	cursor: pointer;
	}

#frames-list li.load, #effect-list li.load {
	background: url(/img/loading.gif) no-repeat center center;
}

.block_select {
	width: 112px;
	height: 20px;
	position: absolute;
	left: 118px;
	top: 2px;
	overflow: hidden;
	}
.block_select select {
	font-size: 10px;
	width: 110px;
	}


#selectBGColor {
	position: absolute;
	width: 641px;
	height: 19px;
	left: 49px;
	top: 649px;
	}
	

#selectColor td, #selectColorTable td, #selectColor td a, #selectColorTable td a { width: 10px; height: 10px; }
#selectColor td, #selectColorTable td {border: 1px #aaa solid; padding: 1px}
#selectColor td.sel, #selectColorTable td.sel { border: 1px #000 solid }
#selectColor td a, #selectColorTable td a { display: block; } 

#insert_text_container {
	position: absolute;
	width: 639px;
	height: 86px;
	left: 50px;
	top: 530px;
	}
a.btn1, a.btn_wide {
	width: 97px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	display: block;
	color: #fff;
	background: url(/img/btn.png) no-repeat top left;
	}
a.btn1:hover {
	background: url(/img/btn_hover.png) no-repeat top left;
	color: #fff;
	}	
a.btn_wide {
	background: url(/img/btn_wide.png) no-repeat top left;
	width: 160px;
	}
a.btn_wide:hover {
	background: url(/img/btn_wide_hover.png) no-repeat top left;
	color: #fff;
	}	
#text_buttons a.btn1 {
	margin: 5px auto;
	background: url(/img/btn_green.png) no-repeat top left;
}
#text_buttons a.btn1:hover {
	background: url(/img/btn_green_hover.png) no-repeat top left;
	color: #fff;
}
#ready a.btn1, #ready_frame a.btn1 {
	width: 144px;
	height: 36px;
	font-size: 13px;
	line-height: 37px;
	background: url(/img/_btn_ready.png) no-repeat top left;
	}
#ready a.btn1:hover, #ready_frame a.btn1:hover {
	background: url(/img/_btn_ready_hover.png) no-repeat top left;
	color: #fff;
	}
#text {
	width: 175px;
	height: 20px;
}

#ready {
	position: absolute;
	left: 530px;
	top: 450px;
	}

#inputimg {
	position: absolute;
	top: 7px;
	left: 350px;
	color: #fff;
	font-size: 12px;
	}
#flashbanner {
	width: 800px;
	height: 350px;
	margin: 20px auto 0 auto;
	border: 20px #f3f7dc solid;
	}

#wall { 
	border:1px solid #E7F4CB;
	float:right;
	margin:20px 70px 20px 20px;
	padding:10px;
	width:630px;
	}
#wall-form {
	width: 200px;
	height: 290px;
	}

	#wall-form li { padding: 2px 0px; }
	
	#wall-form label { display: block; }
	
	#wall-form input[type="text"], #wall-form textarea { width: 200px; }
	
	#wall-form textarea { height: 120px; }
	
	#wall-form .err input, #wall-form .err textarea {
		border: 1px solid #d22;
		background-color: #faefef;
	}
#wall ul.wall { padding-top: 2px; }
#wall ul.wall li {
	margin-bottom: 20px;
	}
#wall ul.wall li .name {
	padding:5px;
	border-top: 1px solid #c7dd94;
	font-weight: bold;
	color: #79a419; 
	}
#wall ul.wall li .name a {
	font-weight: bold;
	color: #2B587A;
	}
#wall ul.wall li .name .date {
	font-weight: normal;
	color: #000;
	}
#wall ul.wall li .message {	padding: 5px; }

#loadedPicture {
	width: 925px;
	margin: 0 auto;
	background: #f3f7dc;
	padding: 10px;
}
#loadedPictureContainer {
	margin: 0 auto;
}
#ready_frame {
	text-align: center;
	width:650px;
	float: left;
	overflow: hidden;
	margin-top: 30px;
	}
#result_actions, #crop_actions {
	padding-top: 10px;
	overflow: hidden; 
	clear: left; 
	margin: 0 auto; 
	width: 320px; 	
	}
#result_actions a, #crop_actions a {
	float: left;
	margin-right: 10px;
	}
#resultCont { text-align: center }
#cropWrapper_croppedImg {  }
#loadingimg {
	display: none;
	margin-bottom: 10px;
	position: absolute;
	top: 20px;
	left: 400px;
	}
	
.popup {
	display: none;
}

#registerForm fieldset,#authForm fieldset, #payForm fieldset {
	width: 280px;
	margin: 20px auto;
	border: 1px #E7F4CB solid;
	padding: 20px;
	background: #fff;
	}
#authForm fieldset {width: 220px }
#payForm fieldset { width: 600px }
#registerForm fieldset h1,#authForm fieldset h1,#payForm fieldset h1 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
	}
#registerForm fieldset div, #authForm fieldset div, #payForm fieldset div { clear: both;margin-bottom: 10px;overflow: hidden; }
#registerForm fieldset div.center, #authForm fieldset div.center { text-align: center }
#registerForm fieldset label, #authForm fieldset label, #payForm fieldset label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	}
#authForm fieldset label { width: 66px}
#payForm fieldset label {width: 280px }
#registerForm fieldset div.err, #authForm fieldset div.err {
	margin-bottom: 15px;
	color: #a00;
	} 
#registerMe, #enterLink {
	display: block;
	margin: 0 auto;
	width: 145px;
	height: 34px;
	background: url(/img/register_btn_bg.png) no-repeat top left;
	}
	#registerMe:hover  {
		background: url(/img/register_btn_hover_bg.png) no-repeat top left;
		}
#enterLink { background: url(/img/signin_btn_bg.png) no-repeat top left }
	#enterLink:hover { background: url(/img/signin_btn_hover_bg.png) no-repeat top left }

#payplz {
	width: 600px;
	margin: 20px auto;
	}

#codeContainer1, #codeContainer2 {
	width: 800px;
	}

#MarketGid1439 {
	width: 200px;padding-top: 10px
	}
#MarketGid1439 td {
	padding: 10px 0;
	border-bottom: 1px #E7F4CB solid;
	}