#tooltip {
	background:url('/images/bubble.gif') no-repeat 0 0;
	width:130px;
	height:95px;
	font-size:11px;
	line-height:18px;
	white-space: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}   



.popup {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	border:1px solid #4F80B1;
	background-color: #fff;
	color: #666;
	text-align: center;
	width: 420px;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: #fff;
	 
}	
	
 
/* -- mixers.html styles  */
.mixerImg {
	border: 1px solid #5284B7;
}
#enlargeImg {
	border: 1px solid #5284B7;
	margin: 10px;
}
#numColumns {
	vertical-align: middle;
	margin-bottom: 5px;
	color: #666666;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#results_num{
	float: left;
}
#showOrs {
	vertical-align: middle;
	margin-bottom: 5px;
	color: #666666;
	background-color: #CCCCCC;
}
#discount_this {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightPaneSpace {
	padding-left: 15px;
}

.mixerColumn {
	padding: 4px;
	display: block;
	float: left;
	margin-right: 4px;
	width: 168px;
}


/* -- create.html styles  */
.mikonColumn { 
	width: 64px;
	height:64px;
	float: left;
	padding: 4px;
} 
 
.mikonLabel {
	padding:0px;
	width:96px;
	border:1px dotted #bbb;
	background:#fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	line-height:10px;
	height:10px;
/*	margin-top:-1px;*/
}

.or3On {
	background-image: url(/img/or3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.or4On {
	background-image: url(/img/or4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.orsOff {
	background-image: none;
}
.mixersTitle {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mixersAuthor {
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#stickers {
	padding-top:12px;
	height:118px;
	clear: both;
	display: block;
}

.stickersHover {
	background: #ffa !important; 
}

#mikons {
	float:left;
}
.mixerImg  {
	border: 1px solid #5284B7;
	cursor:pointer;
	padding: 3px;
}
 
hr {
	display: block;
	clear: left;
	margin: -0.2em 0;
  	visibility: hidden;
}

.mikonWrapper {
	float:left;
	padding:8px 6px 14px 6px;
	width:96px;
	height:96px;
	cursor:move;
}
 
#dragInstructions {
	padding-top: 30px;
	height:118px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#editTextDiv {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
}
#editText {
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	height: 100px;
	width: 200px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 0px;
}
.break {
	display: block;
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5385B8;
}

#topImage {
	margin:12px 12px 13px 12px;
	cursor:pointer;
}
.cartImg{
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #5385B8;
}

#fontDropdown {
	position: absolute;
	top:0px;
	left:0px;
	padding:3px;
	background-color:#CCCCCC;
	z-index: 1001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fontSelector   a {
	line-height: 20px;
	background-color: #CCCCCC;
	padding: 2px;
	color: #666666;
}
#fontSelector a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #666666;
}

#fontList {
	width:auto;
	overflow-x:hidden;
	overflow-y:auto;
	height:auto;
	padding:3px;
	text-align:left;
}
.selectFont a:hover {
	padding-top: 4px;
	background-color: #999999;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.selectFont a {
	padding-top: 4px;
	background-color: #CCCCCC;
	display: block;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#fontSelector {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
#fontSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#fontAlignment {
	color: #666666;
	background-color: #CCCCCC;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#discount_enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#swf {
	margin-bottom: 7px;
}

.orderSelect {
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	display: inline;
	width: 170px;
	height: 20px;
}
.priceSelect {
	width: 170px;
	text-align: center;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.editMixer {
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: both;
	width: 156px;
	height: 20px;
	padding-right: 12px;
	cursor: pointer;
}
a.editMixer span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}
a.editMixer:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.editMixer:hover span {
    background-position: bottom left;
    
}

a.order {
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 70px;
	height: 20px;
	padding-right: 12px;
	cursor: pointer;
}
a.order span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.order:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.order:hover span {
    background-position: bottom left;
    
}
a.delete {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 70px;
	height: 20px;
	padding-right: 12px;
	cursor: pointer;
}
a.delete span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.delete:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.delete:hover span {
    background-position: bottom left;
    
}
a.enlargeEdit {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: both;
	width: 388px;
	height: 20px;
	padding-right: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
	cursor: pointer;
}
a.enlargeEdit span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.enlargeEdit:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.enlargeEdit:hover span {
    background-position: bottom left;
    
}
a.orderEnlarge {
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 180px;
	height: 20px;
	padding-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
	cursor:  pointer;
}
a.orderEnlarge span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.orderEnlarge:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.orderEnlarge:hover span {
    background-position: bottom left;
    
}
a.closeEnlarge {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 180px;
	height: 20px;
	padding-right: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
}
a.closeEnlarge span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}
a.closeEnlarge:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.closeEnlarge:hover span {
    background-position: bottom left;
    
}
a.saveMixer {
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 140px;
	height: 20px;
	padding-right: 12px;
	cursor: pointer;
}
a.saveMixer span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.saveMixer:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.saveMixer:hover span {
    background-position: bottom left;
 } 
a.orderMixer {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	clear: none;
	width: 140px;
	height: 20px;
	padding-right: 12px;
	cursor: pointer;
}
a.orderMixer span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.orderMixer:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.orderMixer:hover span {
    background-position: bottom left;
 } 
 
 a.homeBtns {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	width: 140px;
	height: 20px;
	padding-right: 12px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
a.homeBtns span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.homeBtns:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.homeBtns:hover span {
    background-position: bottom left;
 } 
  a.hmBtn {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	width: 140px;
	height: 20px;
	padding-right: 12px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
a.hmBtn span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
}


a.hmBtn:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.hmBtn:hover span {
    background-position: bottom left;
 }
a.rightBtns {
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/300x20button_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	width: 105px;
	height: 20px;
	padding-right: 12px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
a.rightBtns span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/300x20button_span.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


a.rightBtns:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.rightBtns:hover span {
    background-position: bottom left;
 } 
.tags {
	display: block;
	clear: both;
	padding-top: 10px;
}
.priceFont {
	font-size: 110%;
	font-weight: bold;
}
#mixerMikonsSearch p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.popper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mikonBrowser a {
	color: #F38530;
	text-decoration: underline;
}
.mikonBrowser a:hover {
	color: #5084B5;
	text-decoration: none;
}
.popup h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5084B5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
