.slider_handle, #plugin div, #preview_refresher
{
	behavior: url(iepngfix.htc);
}

.command
{
  width: 110px;
  float: left;
  text-align: left;
  line-height:60px;
  vertical-align:middle;
}
.band_commands
{
	display:inline;
}
.band_commands img
{
	border:0;
	vertical-align:middle;
}

.icon
{
    float: left;           
    margin-right:10px;
    display:none;
}

.widget
{
    float: left;
}

#tools_list input
{
	font-size:16px;
	background:#ede7d9;
	margin-top:12px;
}


.band_commands {
	margin-left: 5px;
}



.color_picker_thumb{
    width: 42px;
    height: 44px;
    float: left;
}
.color_picker_link{
	font-size:10px;
	color:#991;
	text-decoration:none;
	line-height:44px;
	vertical-align:middle;
	margin-left:4px;
}


.color_picker_input
{
	font-size:medium;
	border:0;
	margin-top:8px;
	float:left;
	width:70px;
	color:#999;
	padding:1px;
}


#preview {
    padding-top: 15px;
    float: left;
    position:relative;
}

#previewBox {
    width: 238px;
    height: 237px;
    position:relative;
    margin: 0 0 15px 0;
}

#stripe_bookmark{
	position:absolute;
	top:60px;
	left:217px;
	cursor:pointer;
}


#preview_frame
{
	position:absolute;
	top:0;
	left:0;
}
#tile_preview_container
{
	height:216px;
	left:16px;
	overflow:hidden;
	position:absolute;
	top:15px;
	width:215px;
	/*cursor:move;*/
}
#tile_preview
{
	position:absolute;
	top:-99px;
	left:-99px;
	/*width:202px;
	height:202px;*/
	width:400px;
	height:400px;
	background-position:center;
/*	background-image:url("../images/defaultstripe.png");*/
}

#preview_refresher {
	cursor: pointer;
	position:absolute;
	left:62px;
	top:62px;
	width:109px;
	height:29px;
}
#download {
	cursor: pointer;
	position: relative;
	border:0;
}
#preview_loader {
	left:103px;
	position:absolute;
	top:103px;
}

#tile_size{
	font-size:80%;
}



#mail_subscribe{
	line-height:40px;
	vertical-align:middle;
	height:40px;
	background:url("../images/stripe_tuned.gif") top center repeat;
	font-size:14px;
}
#mail_subscribe form{
	display:inline;
	margin:0;
}
#mail_subscribe input{
	background:#4a4343;
	color:white;
	border:1px solid #7c7676;
}

#theMachine {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0; 
}

#tools_list {
  float: left;
  _margin-left:10px;
  margin-top:10px;
  width: 500px;
  font-size:14px;
  font-weight:bold;
}
#bands_list {
  margin:0;
  width:100%;
  padding:0;
}

#tools_list li {
  display: block;
  clear: both;
}


.icon_selected {
    border-bottom: 4px solid #999;    
}


#tutorial {
	font-size:80%;
	text-align:left;
	margin:3px;
	padding:5px;
}
#tutorial_title {
	color:white;
	text-align:right;
}

#tip {
	margin-top:5px;
	font-size:70%;
}

#download_link img
{
	border:0;
}
#shared_stripe
{
	height:120px;
	border:1px solid black;
	margin:8px;
}