.wz_backft,
.wz_backlf,
.wz_backlp,
.wz_backrf,
.wz_nextft,
.wz_nextlf,
.wz_nextlp,
.wz_nextrf,
.wz_nextls,
.btn_login_signup,
.wz_nextlr,
.btn_register_signup,
.btn_finish,
.btn_finish_disabled,
.btn_register{
	border: none;
	clear:both;
	width:163px;
	height:37px;
	margin-left:24px;
	cursor: pointer;
	}

.wz_backft{
	background:transparent url(../media/wizard/backft.gif) no-repeat;
}

.wz_backlf{
	background:transparent url(../media/wizard/backlf.gif) no-repeat;
}

.wz_backlp{
	background:transparent url(../media/wizard/backlp.gif) no-repeat;
}

.wz_backrf{
	background:transparent url(../media/wizard/backrf.gif) no-repeat;
}
.wz_nextft{
	background:transparent url(../media/wizard/nextft.gif) no-repeat;
	cursor: pointer;
}
.wz_nextlf{
	background:transparent url(../media/wizard/nextlf.gif) no-repeat;
}
.wz_nextlp{
	background:transparent url(../media/wizard/nextlp.gif) no-repeat;
	cursor: pointer;
}
.wz_nextrf{
	background:transparent url(../media/wizard/nextrf.gif) no-repeat;
	cursor: pointer;
}

.wz_nextls {
	background:transparent url(../media/wizard/next_login_signup.png) no-repeat;	
}

.wz_nextlr {
	background:transparent url(../media/wizard/next_login_register.png) no-repeat;	
}

.btn_login_signup{
	background:transparent url(../media/wizard/loginsignup.gif) no-repeat;
}

.btn_register_signup{
		background:transparent url(../media/wizard/login_register.png) no-repeat;
}
.btn_finish{
	width:104px;	
	background:transparent url(../media/wizard/finish.png) no-repeat;
	cursor: pointer;
}
.btn_finish_disabled{
	width:104px;
	background:transparent url(../media/wizard/finish_disabled.png) no-repeat;
}
.btn_register{
	width:78px;
	margin-left:0;
	background:transparent url(../media/wizard/register.png) no-repeat;	
}

.button_157, .button_99, .button_190, .button_240{
clear:both;
width:99px;
height:16px;
color:#0f9cde;
font-size:11px;
text-align:center;
border: none;
font-weight:bold;
cursor: pointer;
}

.button_157{
	background:transparent url(../media/button_157.png) no-repeat;
	width:157px;
	margin-left:23px;
}
.button_99{
	background:transparent url(../media/button_99.png) no-repeat;
	width:99px;
}
.button_190{
	background:transparent url(../media/button_190.png) no-repeat;
	width:190px;
} 
.button_240{
	background:transparent url(../media/button_240.png) no-repeat;
	width:240px;
}

.sm_button,.sm_button_disabled  {
	clear:both;
	width:32px;
	background:transparent url(../media/sm_button.png) no-repeat;
	text-align:center;
	color:#0f9cde;
	border:none;
	font-weight:bold;
	font-size:10px;
	height:16px;
	padding-bottom:3px;
	cursor: pointer;
}

.sm_button_disabled {
	color:#666666;
	cursor: default;
} 

/* Step 1 */
#method_a {
float:left;	
margin-left:81px;
background: transparent url(../media/method_a.png) no-repeat scroll 0 0px;
padding:98px 25px 48px 82px;
width:192px;
height:66px;
}

#method_b{
float:left;	
margin-left:38px;
background: transparent url(../media/method_b.png) no-repeat scroll 0 0px;
padding:98px 25px 48px 82px;
width:192px;
height:66px;
}

.theme_left{
	float:left;	
	margin-right:2px;
	margin-bottom:2px;
}

.theme_right{
	float:left;
	margin-bottom:2px;
}

.theme_left img,.theme_right img{
	cursor:pointer;
	border:2px solid white;
} 
/*.theme_left img:hover,.theme_right img:hover,
.theme_left img.selected,.theme_right img.selected {
	border:2px solid red;
}
/* Step 1 */


/* Step 2 */
#banner_title{
background: transparent url(../media/step_bg.png) no-repeat scroll 0 0px;
margin-bottom:2px;
padding-left:17px;
font-size:16px;	
}
#banner_title span{
	color:#0f9cde;
}
#banner_progress_bar {
list-style-type:none;
margin:0;
padding:0;
right:0;
top:0;
font-size:12px;
margin-bottom:20px;
margin-top:5px;
}

#banner_progress_bar li {
border-top:2px solid #d6d6d6;
color:#0f9cde;
float:left;
padding:0 0.7em;
}

#banner_progress_bar li.current {
border-top:2px solid #15a3e5;
color:#0f9cde;
font-weight:bold;
}

#banner_action{

}

.left_t {background: url(../media/dot.jpg) 0 0 repeat-x; width: 335px; margin-right:2px; float:left;}
.left_r {background: url(../media/dot.jpg) 0 0 repeat-x; width: 455px; margin-left:2px; float:left;}

.wizard_title{
 color:#0f9cde;
 font-size:14px;
}
.wizard_title_red{
 color:red;
 font-size:14px;
}
.wizard_info{
 font-size:11px;	
 margin-bottom:10px;
}
.wizard_info_bold{
 font-size:12px;
font-weight:300;	
}

#wizard_footer{
	margin-top:16px;
}

#step_info{
	float:left;
	margin-right:2px;
	margin-top:8px;
	-margin-top:10px; /*ie FIX*/
	text-align:right;
	width:595px;
}

#step_buttons{
	float:left;
	margin-left:2px;
	text-align:right;
	width:180px;
}
/* logo editor*/

#zoom{
	position:relative;
	float:left;
	width:224px;
	height:14px;
	background:#f2f2f2;
	border:1px #d9d9d9 solid;
	margin-left:5px;
	margin-right:5px;
	-margin-left:0px;/*ie FIX*/
	-margin-right:0px;/*ie FIX*/
}

#zoom_slider{
	position: relative;
	background:#b8b8b8;
	width:22px;
	height:12px;
	margin:1px;
}

#alpha, #beta {
	position:relative;
	float:left;
	width:11px;
	height:241px;
	background:#f2f2f2;
	border:1px #d9d9d9 solid;
}

#alpha{
	background:#f2f2f2 url(../media/zoom_bg.png) 0 0 no-repeat;
}

#beta{
	background:#f2f2f2 url(../media/opacity_bg.png) 0 0 no-repeat;
}

#alpha_slider, #beta_slider{
	position: relative;
	background:#b8b8b8;
	width:9px;
	height:22px;
	margin:1px;
}

#editArea{
	width:298px;
	height:241px;
	float:left;
	position: relative;
	margin-left:0px;
	margin-right:5px;
	margin-top:10px;
	overflow: hidden;
	margin-bottom:20px;
	border: 2px solid gray;
}

 .leftPanel{
 	position: absolute;
 	width: 262px;
 	height: 86px;
 	border: 2px dashed red;
 	background: none;
 	top: 80px;
 	left:16px;
 	z-index: 22; 
    overflow:hidden; 
}

/* logo editor*/

/*upload field*/
.SI-FILES-STYLIZED label.cabinet
{
	width: 79px;
	height: 22px;
	background: url(../media/upload.png) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}

/*upload field*/
/* product table */
#product_table {
	width: 445px;;
	padding: 0;
	margin: 0;
	background-color:#f3fafd;
}

#logoIm{
	cursor:move;
}

th {
	font-size:11px;
	color: #999999;
	border:none;
	text-align: center;
	padding: 2px;
	background: none;
	font-weight:normal;
}

td {
	font-size:11px;
	border:none;
	background: transparent;
	padding: 2px;
	color: #4f6b72;
	text-align:center;
}

td.alt {
	background: #e7f5fb;
	color: #797268;
}

td.action, th.action {
	border: none;
	background: transparent;
}
/* product table */
/* Step 2 */
.color_picker{
	width:196px;
	height:218px;
	background:transparent url(../media/color_picker.png) no-repeat;
	border:1px solid #cccccc;
}
/* baner preview */
.background{
	width:692px;
	height:73px;
	padding: 7px 10px 8px 36px;
	border:1px solid #bdbfc1 ; 
}

.logo_area{
	float:left;
	width:230px;
	height:65px;
	margin: 5px 35px 5px 0px;
	position: relative;
/*	background: transparent url(../media/logo_area.png) no-repeat scroll 0 0px;/**/
}

.left_arrow, .right_arrow{
	float:left;
	width:37px;
	height:94px;
	background-color:green;
	margin: 0px 0px 0px 0px;
	background: transparent url(../media/left_arrow.png) no-repeat scroll 0 0px;;
}

.product_cell{
	float:left;
	width:188px;
	height:88px;
	background-color:black;
	margin: 4px;
	background: transparent url(../media/product.png) no-repeat scroll 0 0px;;
}
.product_cell .picture{
	float:left;
	width:70px;
	height:75px;
}
.product_cell .caption{
	position: relative;
	float:left;
	width:110px;
	height:75px;
}
.product_cell .price{
	position: relative;
	vertical-align: bottom;
	font-size: 12px;
}
.right_arrow{
	background: transparent url(../media/right_arrow.png) no-repeat scroll 0 0px;;
	
	margin: 0px 0px 0px 0px;
}
/* banner preview */
#pickerDiv,#pickerDiv2{
	border: 1px solid black;
	width: 200px;
	position: absolute;
	background: white;
}
.addedLabel{
	position: absolute;
	display: block;
	top:1px;
	left: 1px;
	width: auto;
	height: auto;
}
.productLabel{
	position: relative;
	font-size: 12px;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.smallPrev{
	width: 340px;
	height: 40px;
}

.generate_300_250 a, .generate_300_250 a:link, .generate_300_250 a:visited, .generate_300_250 a:active, .generate_300_250 a:hover {
	color:#0f9cde;
	cursor:pointer; cursor:hand;
}

.generate_300_250 a:hover {
	text-decoration: underline;
}