/*
colors:
bg: e4dfdb e9dfd7  NOW e6dfda
navboxes c6c4c4
navboxhover CFC3BC
navtxt 002D56
navhovertxt 5f5055
headings: f7f2ee WAS FBF3EB
*/

/*
@font-face {
	font-family: 'a85';
	src: url('fonts/a85.eot');
	src: local('☺'), url('fonts/a85.woff') format('woff'), url('fonts/a85.ttf') format('truetype'), url('fonts/a85.svg#webfontlQ79maet') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'a65';
	src: url('fonts/a65.eot');
	src: local('☺'), url('fonts/a65.woff') format('woff'), url('fonts/a65.ttf') format('truetype'), url('fonts/a65.svg#webfontlQ79maet') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'a35';
	src: url('fonts/a35.eot');
	src: local('☺'), url('fonts/a35.woff') format('woff'), url('fonts/a35.ttf') format('truetype'), url('fonts/a35.svg#webfontlQ79maet') format('svg');
	font-weight: normal;
	font-style: normal;
}

.eqboxes
{
	/*display:inline-block;*/
}

table
{
 border-collapse: collapse;
 border-spacing: 0;
}

th, td
{
 text-align: left;
 vertical-align: top;
}

h1, h2, h3, h4, h5, h6, th, td, caption { font-weight:normal; padding: 0; margin: 0; }

img { border: 0; }

body
{
	font-family: sans-serif;
	background: #fff;
	color: #999;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	/*position: relative;*/
}

p
{
	line-height: 17px;
}



#mainbody
{
	position: relative;
}


#sitewrap
{
	background: #E1E1E1 url(images/wrapbg.png) repeat-x left top;
	/*
	background-image: url(images/wrapbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	*/
	width: 910px;
	margin: 0px auto;
	position: relative;
}


a
{
	color: #FDAF17;
}

a:hover
{
	color: #5F5055;
}	

a:active 
{
	outline:0 none;
	position:relative;
	top:1px;
}

a.nodrop:active 
{
	position:inherit;
}




#nav
{
	padding:15px 25px 15px 34px;
	overflow: auto;
}

#nav #logo
{
	float: left;
}


#side
{
	width: 130px;
	float:left;
}

#side li
{
	color:#FCAF17;
	font-weight:bold;
	font-size:18px;
}

#bigyube img, #bigyube table
{
	max-width:450px;
}

#store #cdoor div, #Store-Test #cdoorimg div
{
	margin: 0 auto 8px;
}


#store #imo
{
	padding-bottom:15px;
}
#store .onestoreitem h3
{
	height: 2.1em;
}

#store .iicon
{
	height:80px;
	width: auto;
}
#store .oneprice
{
    bottom: 8px;
    left: 8px;
    position: absolute;	
}
#store .itemsdiv
{
	border:none;
	clear:none;
	margin-top:0;
	padding-top:0;
}

#side li div a
{
	color:#999;
	font-weight:normal;
	font-size:14px;
	margin-left:8px;
	display:block;
	line-height:1.8em;
}

#store #allcartitems
{
	width:450px;
	border-left: 1px solid #6A6E71;
	padding-left:10px;
}

#store a#checkout
{
	margin-right:10px;
}

#store .itemsdiv
{
	width: auto;
}
#store #cartwrap
{
	margin-left: 140px;

}

#store #allcartitems
{
	min-height:400px;
	margin-bottom: 20px;
}


#nav #navlist
{
	list-style:none outside none;
	margin:0;
	padding:0;
	clear: both;
}

a.noul 
{
text-decoration: none;
}


a.headlink 
{
	background:#fdaf17;
	color:#444849;
	display:block;
	float:left;
	/*font-family: 'a65',sans-serif;*/
	font: 14px 'a65', sans-serif;
	/*font-size:14px;*/
	height:20px;
	line-height:23px;
	margin:3px 8px 0 0;
	padding:5px 41px;
	box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	text-decoration: none;
	position: relative;
}


a.headlink:hover, a.headlink.on
{
	background:#6a6e71;
	color:#fff;
}

a.headlink.first
{
	-webkit-border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
	padding:5px 37px; 
}

a.headlink.last
{
	-webkit-border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	border-radius:  0 8px 0 0;
	margin-right:0px;
	/*float:right;*/
}


#loginnav
{
	float: right;
	text-align: right;
	color: #fff;
	font-size: 12px;
	margin-top: 0px;
	margin-right:7px;
	font-family:'a35',sans-serif;
}

#loginnav a
{
	color: #fff;
}

#tagline
{
	font-family: 'a35', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	margin-top: 12px;
}

#tagline p
{
	margin: 0;
	padding: 0;
}

#home #content
{
	padding:0;
	width: 840px;
}

#content
{
	width: 830px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 3px 0 5px #aaa;
	-moz-box-shadow: 3px 0 5px #aaa;
	-webkit-box-shadow: 3px 0 5px #aaa;
	padding-top: 15px;
	padding-left: 10px;
	
}

#buildtop
{
	font-family: 'a65', sans-serif;
	letter-spacing: .3px;
	overflow:auto;
}




#buildtop a
{
	display: block;
	padding: 3px 8px;
	background: #adadad;
	color: #fff;
	float: right;
	margin: 0 0 1px 1px;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	height:16px;
	position:relative;
	line-height:17px;
}

#buildtop a#getinstructions
{
	-moz-border-radius:8px 0 0 0;
	-webkit-border-radius:8px 0 0 0;
	border-radius:8px 0 0 0;
}

#buildtop a#cart
{
	background: #fcaf17;
	color: #474747;
	margin-right: 110px;
	-moz-border-radius:0 8px 0 0;
	-webkit-border-radius:0 8px 0 0;
	border-radius:0 8px 0 0;
	/*padding: 3px 26px;*/
}

#buildtop a:hover, #buildtop a#cart:hover
{
	background: #6A6E71;
	color: #fff;
}



#buildtop h1, #about h1, #gallery h1, #support h1, #float h1, #store h1, #login h1, #checkout h1
{
	font-size: 28px;
	color: #fcaf17;
	margin:0 0 0px 10px;
}

#loginbox h1
{
	font-size: 20px;
	color: #fcaf17;
	margin:0 0 0px 0px;
}





#builder
{
	/*width: 679px;*/
	position: relative;
	clear: both;
	padding-bottom:30px;
}

#buildinstructions
{
	/*float: right;
	width: 90px;
	margin: 0px;
	padding: 0 10px;
	color: #474747;
	font-size: 11px;
	margin-top: -20px;*/
	color: #474747;
	font-size: 11px;
}

#buildinstructions h1, #items h2
{
	margin: 0px 0 1em 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color:inherit;
	font-family: 'a35', sans-serif;
	line-height:14px;
}


#items
{
	color:#474747;
	float:right;
	font-size:11px;
	margin:-20px 10px 0 0;
	padding:0;
	position:relative;
	width:90px;
}


.onesavedYube
{
	overflow: auto;
	width: 400px;
	border-bottom: 1px solid #adadad;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.savedtxt
{
	width: 200px;
	font-size: 11px;
}

.yubepreview
{
	float: right;
	width: 260px;
}

.yubepreview table
{
	margin: 0 auto;
	border-collapse: collapse;	
}

.yubepreview table tr
{
	margin: 0x;
	padding: 0;
	height: 40px;/*need to set height here because of browser incompat inRE: sizing tds -- make empty TRs go away with jQuery*/
}

.yubepreview table td
{
	width: 0px;
	height: 0px;
	border: 0px solid #adadad;
	color: #fff;
	padding: 1px;/*webkit messes this up (adds to td width) w/o this?? WTF???*/
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #999;
	font-size: .8em;
}

.yubepreview table tr#feet
{
	height: 5px;
}

.yubepreview table td.yube_base
{
	background: #fff url(phpThumb.php?src=uimages/yube_base.png&w=40) no-repeat left top;
	/*
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	*/
	color: #ccc;
	border:1px solid #000;
	height:40px;
	width:40px;
	padding: 0px;
	margin:0px;
}

.yubepreview table td.orgshelves.orgdrawer
{
	background: url("phpThumb.php?src=uimages/org-drawers2.png&w=40&f=png") no-repeat left top, url("phpThumb.php?src=uimages/org-shelves2.png&w=40&f=png") no-repeat left top, url("phpThumb.php?src=uimages/yube_base.png&w=40") no-repeat left top;
	/*
	background-image:url("phpThumb.php?src=uimages/org-drawers2.png&w=40&f=png"), url("phpThumb.php?src=uimages/org-shelves2.png&w=40&f=png"), url("phpThumb.php?src=uimages/yube_base.png&w=40");
	background-position:2px 2px, 5px 5px, left top;
	background-repeat:no-repeat;
	*/
}

.yubepreview table td.foot
{
	background: url(phpThumb.php?src=uimages/feet.png&w=40&f=png) no-repeat left top;
}






table#build
{
	margin: 0;
	/*width: 680px;*/
	border-collapse: collapse;
}

table#build tr
{
	margin: 0x;
	padding: 0;
	height: 85px;
}

table#build td
{
	width: 75px;
	/*height: 85px;*/
	border: 1px solid #adadad;
	color: #fff;
	padding: 5px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #999;
	font-size: .8em;
}

table#build td.addflash
{
	background: #f00;
}


table#build tr#feet, table#build tr#floor, table#build tr#topbuffer
{
	height: 10px;
}

#tbuff
{
	height: 20px;
	border: 1px solid #adadad;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 110px;
	/*
	background-image: url(images/tbuffbg.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	*/
}

#lbuff
{
	float: left;
	width: 20px;
	border: 1px solid #adadad;
	border-right: none;
	/*border-bottom: none;*/
	border-top: none;
	height: 446px;
	margin-left: 10px;
	/*
	background-image: url(images/lbuffbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
}


table#build tr#feet td, table#build tr#floor td
{
	border-bottom: 0px;
	border-top: 0px;
}

table#build tr#floor td
{
	background: url(images/floor.png) repeat-x left top;
}



table#build td.addable.hover
{
	background: #fddfa2;
	cursor: pointer;
	width: 75px;
}

table#build td.start
{
	background: #fddfa2;
}


table#build td.selected
{
	outline: 5px dotted #f00;
}

table#build td.yube_base
{
	background: url(uimages/yube_base.png) no-repeat left top;
	cursor: pointer;
	color: #ccc;
	border:1px solid #000;
}


#builder table#build td.doorcustom
{
	background: url(images/door-custom.png) no-repeat 5px 5px, url(uimages/yube_base.png) no-repeat left top;
}

table#build td.orgshelves.orgdrawer
{
	background: url("uimages/org-drawers2.png") no-repeat left top, url("uimages/org-shelves2.png") no-repeat left top, url("uimages/yube_base.png") no-repeat left top;
}


#customdoor, #customdoorimg
{
	background: rgb(255,255,255);
	background: rgba(255,255,255,.9);
	width: 250px;
	/*height: 300px;*/
	box-shadow: 10px 10px 20px #888;
	-moz-box-shadow: 10px 10px 20px #888;
	-webkit-box-shadow: 10px 10px 20px #888;
	/*
	position: absolute;
	top: 10px;
	left: 265px;
	*/
	position: fixed;
	top: 20px;
	left: 37%;
	z-index: 20000;
	display: none;
	color: #474747;
	padding: 15px;	
}

#customdoorimg
{
	/*height: 140px;*/
}



#addyube
{
	background: rgb(235,235,235);
	background: rgba(235,235,235,.8);
	/*ie work-around*/
	/*
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ebebeb,endColorstr=#80ebebeb);
	zoom: 1;
	*/
	width: 565px;
	/*height: 440px;*/
	box-shadow: 10px 10px 20px #888;
	-moz-box-shadow: 10px 10px 20px #888;
	-webkit-box-shadow: 10px 10px 20px #888;
	/*
	position: absolute;
	top: 10px;
	left: 85px;
	*/
	position: fixed;
	top: 20px;
	left: 25%;
	z-index: 1000;
	display: none;
	color: #474747;
	padding: 15px;
}


.addysec h2, #customdoor h2, #customdoorimg h2
{
	font-size: 14px;
	font-style: italic;
	border-bottom: 1px solid #aaa;
	clear: both;
}

#addyube #dirs
{
	width: 550px;
	text-align: left;
	font-size: 14px;
	border-top:1px solid #474747;
	margin-top: 10px;
	padding-top: 10px;
}

#addyube #dirs p
{
	margin: 0px;
	padding: 0px;
}


#addyube h1
{
	font-size: 18px;
	color:inherit;
	margin: 0;
}


#addyube .addysec div
{
	width: 90px;
	text-align: center;
	float: left;
	margin: 10px 3px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
}

#addyube .addysec div.sel
{
	background: #8f8f8f;
}

#scalecanvasw, #scalecanvash
{
	position: absolute;
	z-index: 500;
	/*color: #6a6e71;*/
	color: #474747;
	font-size: 12px;
}

#scalecanvasw
{
	/*border-bottom: 1px solid #6a6e71;*/
	border-bottom: 1px solid #474747;
	text-align: center;
}

#scalecanvash
{
	/*border-right: 1px solid #6a6e71;*/
	border-right: 1px solid #474747;
	text-align: center;
}

#scalecanvasw .scalecanvastxt
{
	position: relative;
	top: 10px;
	background:#FFFFFF;
	display:inline;
	padding:0 2px;
}

#scalecanvash .scalecanvastxt
{
	position: relative;
	background:#FFFFFF;
	display:inline;	
	left: 15px;
}



.buttons
{
	clear: both;
	/*border-top: 1px solid #474747;*/
	margin-top:10px;
}


.buttons div
{
	color: #000;
	text-align: center;
	width: 130px;
	height: 10px;
	padding: 7px 10px 10px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
	line-height:16px;
}

#customdoor .buttons div, #customdoorimg .buttons div
{
	width: 70px;
	margin-right: 0px;
	margin-left: 10px;
}

#colorpicker
{
	margin: 0 30px;
}

.buttons div.cancel, .buttons div.custcancel, .buttons div.custicancel
{
	background: #bdbdbd;
}

.buttons div.ok, .buttons div.custok,  .buttons div.custiok
{
	background: #fcaf17;
}

#addyube .buttons div.remove
{
	background: #6a6e71;
	float: left;
	color: #fff;
}


.ui-effects-transfer 
{  
	border: 1px dashed #000;  
} 

/*
#getinstructions
{
	position: absolute;
	top: -50px;
	left: 20px;
}
*/


table.scaleon
{
	background: url(images/scalbg.png) no-repeat right bottom;
}

a#scaletxt, a#showhidefeet
{
	display: inline;
	cursor: pointer;
	color: #474747;
	text-decoration: none;
	font-size: 12px;
	font-family:'a65',sans-serif;
	letter-spacing:0.3px;	
}

a#showhidefeet
{
	position: absolute;
	top: 4px;
	right: 28px;	
}


a#scaletxt
{
	padding-right: 15px;
}

#botoptions
{
	background: #FCAF17;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius:0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	padding: 3px 8px;
	font-size: 13px;
	color: #fff;
	font-size: 12px;
	width: 220px;
	margin-left:31px;
	margin-top:0;
	position: relative;
}

#feetarrow
{
	position: absolute;
	top: -8px;
	right: 0px;
	cursor: pointer;
}

#showhidefeet:hover, #scaletxt:hover
{
	text-decoration: none;
}



#buildtop a#scaletxt
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	float: left;
	-webkit-border-radius:8px 8px 0px 0px ;
	-moz-border-radius: 8px 8px 0px 0px ;
	border-radius: 8px 8px 0px 0px ;
	margin-left: 10px;
}

#scalenumbers
{
	display: block;
	float:right;
}

.addysec
{
	margin-top: 20px;
	/*max-height: 185px;*/
	overflow: auto;
}


.addywarp
{
	max-height:195px;
	overflow-x:auto;
	overflow-y:hidden;
	width:560px;
}

.ui-state-highlight
{
	background: rgba(153,255,153,.8);
}


/**
 * Farbtastic Color Picker 1.2
 * © 2008 Steven Wittens
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 */
.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .coloroverlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(images/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .coloroverlay {
  background: url(images/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(images/marker.png) no-repeat;
}

/*end Farbtastic*/


#color
{
	color: transparent !important;
	width: 50px;
	border: 3px solid #000;
	height: 30px;
	margin-left: 105px;
	margin-bottom: 8px;
}

#custdoorfile
{
	margin-top: 8px;
}

table#build td.foot
{
	background: url(uimages/feet.png) no-repeat left top;
}

tr#feet td
{
	cursor: pointer;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

#whatyouhave
{
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
	background:#ADADAD;
	color:#FFFFFF;
	font-size:12px;
	margin-left:10px;
	padding:3px 8px;
	width:329px;
	float: right;
	margin-right: 0;
	height: 17px;
	text-align: right;
}

#showitems
{
	text-transform:capitalize;
	line-height:12px;
}

#showitems label
{
	float: left;
	width: 70px;
	text-align: left;
}

#showitems .addedietm
{
	clear: both;
	overflow: auto;
	padding: 5px 0;
	border-top: 1px solid #ADADAD;
	font-weight: bold;
	text-align: right;
}

#showitems #removeall
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#C1C1C1;
	color:#FFFFFF;
	display:block;
	height:10px;
	line-height:10px;
	margin:0 5px;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:70px;
	text-transform:none;
}


#showitems .prices
{
	text-align: left;
	font-weight: normal;
}

#showitems #allitems
{
	height: 345px;
	overflow: auto;
}


#allcartitems .overlay
{
	width: 600px;
}


/* the overlayed element */
.overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	/*background:url(images/white.png);*/
	/*
	-moz-box-shadow:10px 10px 20px #888888;
	-webkit-box-shadow:10px 10px 20px #888888;
	box-shadow:10px 10px 20px #888888;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	*/
	color:#474747;
	
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:400px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
	
	
	-moz-box-shadow:10px 10px 20px #888888;
	-webkit-box-shadow:10px 10px 20px #888888;
	box-shadow:10px 10px 20px #888888;
	background:none repeat scroll 0 0 rgb(235, 235, 235);
	background:none repeat scroll 0 0 rgba(235, 235, 235, 0.8);
	
	
	
}

/* default close button positioned on upper right corner */
.overlay .close {
	background:url(images/close.png);
	position:absolute; 
	right:-15px; top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


#loginbox
{
	font-size: 12px;
	line-height:12px;
}

#loginbox table
{
	border-top: 0px solid #999;
}

#loginbox td:first-child
{
	padding-right: 10px;
}

#loginbox button
{
	background: #adadad;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color: #fff;
	cursor: pointer;
	float: right;
	height: 10px;
	padding: 4px 20px 22px 20px;
	text-align: center;
	border: 0px;
	font-size: 14px;
	font-family: sans-serif;
	margin: 0px;
	line-height:10px;
}

#emailfriend button
{
	background: #adadad;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	color:#fff;
	cursor:pointer;
	height:10px;
	padding:7px 20px 20px;
	text-align:center;
	border: 0px;
	font-size: 14px;
	font-family: sans-serif;
	margin: 0px;
}

#emailfriend
{
	/*overflow: auto;*/
}


#emailresponse
{
	font-weight: bold;
	color: #c00;
}

#loginbox p input
{
	margin-bottom: 8px;
}

#loginbox p input[type=checkbox]
{
	margin-left: 0px;
	margin-bottom: 0px;
}



#librarysection
{
	background: #bdc2c6;
	color: #fff;
	margin-left: -10px;
	padding: 10px 25px;
}

#librarysection h2
{
	font-family: a65;
	font-size: 18px;
	margin-bottom: 10px;
}

#librarysection #instructions
{
	font-size: 11px;
	text-align: center;
}

#foot
{
	margin: 20px 35px;
	color: #616161;
	font-size: 12px;
	font-family: 'a65', sans-serif;
	padding-bottom: 35px;
}

#foot a
{
	margin: 0 8px;
	color: #616161;
	text-decoration: none;
	font-size:11px;
}

#foot a:hover
{
	text-decoration: underline;
}


#foot a.first
{
	margin-left: 0px;
	color: #616161;
}


#foot #follow
{
	float: right;
}

#foot #follow a
{
	margin: 0;
}

#foot #follow img
{
	vertical-align: text-top;
	margin-top: -5px;
}



#foot #copy a
{
	color: #fff;
	text-decoration: underline;
}

#foot #copy
{
	border-top: 1px solid #000;
	margin-top: 10px;
	padding-top: 25px;
	text-align: center;
}

.err
{
	font-size: .9em;
	color: #c00;
}

#loginbox .err h1
{
	font-size: inherit;
	color: #c00;
}

#logincontents
{
	/*
	height: 310px;
	overflow: auto;
	*/
}

#whatisyube
{
	color: #fff;
	float: left; 
	width:274px; 
	background: #737373; 
	height: 356px; 
	padding: 10px;
	position: relative;
}

#whatisyube h1
{
	color: #fff;
	font-size: 32px;
	font-family: 'a35', sans-serif;
	left:160px;
	position:absolute;
	top:10px;
	width:120px;
	z-index:10;
	text-align: right;
}

#whatisyube p
{
	padding-top: 0;
	margin-top: 0;
	text-align: right;
	font-size: 11px;
}

#whatisyube #yubedance
{
	margin: 0 auto;
	display:block;
}




#homeimg
{
	display: block;
}

#showyubes
{
	position: relative;
	height: 225px;
}

#y1, #y2, #y3, #y4, #y5
{
	position: absolute;
}

#y1
{
	z-index: 3;
	top: 83px;
	/*top: -300px;
	left: 0px;*/
	left: -1000px;
}

#y2
{
	z-index: 2;
	top: 68px;
	/*top: -300px;
	left: 80px;*/
	left: -1000px;
}

#y3
{
	z-index: 4;
	top: 0px;
	/*top: -300px;
	left: 0px;*/
	left: -1000px;
}
#y4
{
	z-index: 1;
	top: 178px;
	/*top: -300px;
	left: 2px;*/
	left: -1000px;
}
#y5
{
	z-index: 5;
	top: 34px;
	/*top: -300px;
	left: 57px;*/
	left: -1000px;
}


#features
{
	width:840px; 
	margin: 20px auto;
}


#features div 
{
	float: left;
	margin-right: 12px;
	position: relative;
}

#features div img
{
	box-shadow: 3px 3px 5px #AAAAAA;
	-moz-box-shadow: 3px 3px 5px #AAAAAA;
	-webkit-box-shadow: 3px 3px 5px #AAAAAA;
	margin-bottom: 35px;
}

#features div:first-child img
{
	-moz-border-radius:0px 0px 0px 10px;
	-webkit-border-radius:0px 0px 0px 10px;
	border-radius:0px 0px 0px 10px;	
}


#features div#homebox3
{
	margin-right: 0px;
}

#features div#homebox3 img
{
	-moz-border-radius:0px 0px 10px 0px;
	-webkit-border-radius:0px 0px 10px 0px;
	border-radius:0px 0px 10px 0px;
}



#features div p
{
	position: absolute;
	font-family: 'a65', sans-serif;
	font-size: 14px;
	width: 100px;
	top: 50px;
	left: 15px;
	color: #474747;
	text-decoration: none;
}

#features a
{
	text-decoration:none;
}


#homeimagebox
{
	position: relative;
}

#imade
{
	position: absolute;
	right:25px;
	top:320px;
}

#myYube #mainbody, #login #mainbody, #checkout #mainbody
{
	padding: 20px;
}

#myYube #mainbody h1
{
	color: #fcaf17;
	font-family: 'a65', sans-serif;
}

#myYube #mainbody h2
{
	margin: 20px 0;
	font-family: 'a35', sans-serif;
	font-size: 18px;
}

.oneprice
{
	font-size: 12px;
}


#store #cartchart
{
	width: 100%;
}


#cartchart td
{
	border: 1px solid #000;
	padding: 5px;
}

#revsubrow td
{
	text-align: left;
}




#customizerbadge
{
	position:absolute;
	right:0;
	top:-16px;
}

#yubshot
{
	clear: both;
	float: right;
	margin-top:25px;
}

.butts, a.butts:active
{
	-webkit-border-radius: 8px;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	background:#ADADAD;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	height:10px;
	left: 450px;
	line-height:10px;
	margin-right:10px;
	margin-top:10px;
	padding:7px 15px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top: 0px;
}

.butts[href='#s'], a.butts[href='#s']:active
{
	left: 325px;
}




.alist
{
	border-top: 1px solid #6a6e71;
	color: #6a6e71;
	clear: left;
	position: relative;
	padding:20px 10px 0;
	margin: 35px 10px 10px;
	width:480px;
}

#lastalist
{
	width:780px;
	border-bottom: 1px solid #6a6e71;
	padding-bottom:20px;
	overflow: auto;
}


.alist .men
{
	position: absolute;
	top: 20px;
	left: 0px;
}

.alist p
{
	margin-left: 140px;
}


.alist h2
{
	margin-left: 140px;
	font-family: 'a35', sans-serif;
	font-size: 30px;
}

.alist blockquote
{
	float:right;
	font-size:24px;
	text-align:center;
	width:190px;
	font-family: 'a35', sans-serif;
	margin: 0 20px;
	padding: 0;
}

#specs h3, #news h3
{
	font-family:'a35',sans-serif;
	font-size:27px;
	color: #808080;
}

#specs h3:before, #news h3:before
{
	content: url(images/smalllogo.png);
	float:left;
	padding-right:8px;
	margin-top:-2px;
}


#specs, #about #news
{
	margin: 20px;
}

#specs
{
	font-size: 11px;
}


#specs img
{
	float: right;
	margin: 0 30px 0 0;
}

#news
{
	border-top:1px solid #6A6E71;
	clear:both;
	font-size:13px;
	padding:20px 0;
}

#news #twitternews
{
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background: #ededed;	
	padding: 15px;
	height: 200px;
	overflow: auto;
	clear: both;
	margin: 30px 0;
}

#news #twitternews:before
{
	content: url(images/twit.png);
	float:left;
	padding-right:8px;
	margin-top:-2px;
	/*
	box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	*/
}

#news #twitternews #tweetbox
{
	margin-left: 70px;
}


#news #contact
{
	float: right;
	/*color: #000;*/
}

.onegal
{
	display: inline-block;
	/*ie hack*/
	zoom: 1;
    *display: inline;

    border: 0px solid #6A6E71;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
    padding: 5px;
    font-size: 11px;
    color:#666;
}

.onegal p
{
	padding: 0;
	margin: 0;
	width: 120px;
}


.onegal img
{
	display: block;
	/*margin: 0 auto;*/
}


#gallery h2
{
	clear: both;
	font-family:'a35',sans-serif;
	font-size:30px;
	color: #adadad;
	border-top: 1px solid #6A6E71;
	margin-top: 20px;
	padding-top: 20px;
}

#gallery h2:first-child
{
	border-top: 0px;
}



#gallery #contenttext, #float #contenttext, #store #contenttext
{
	margin: 0px 10px;
	padding-bottom: 35px;
}


#butlinks
{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 600px;
}

#butlinks a, #butlicks a 
{
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	background:#ADADAD;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	height:10px;
	line-height:10px;
	margin-right:10px;
	margin-top:10px;
	padding:7px 15px;
	text-align:center;
	text-decoration:none;
}

#butlicks.list a
{
	display:inline-block;
	margin-bottom: 25px;
	width:auto;
	float:none;
	/*background:none;*/
	height:auto;
	color:#000;
}

#alsobutts li
{
	display: inline;
}

#otherlinks
{
	background:#eee;
	position: absolute;
	top: 40px;
	right: 20px;
	width: 550px;
	padding:5px;
}

#otherlinks #butlicks.list a
{
	font-size: 12px;
	padding:5px 7px;
	margin-bottom: 5px;
}
#otherlinks #butlicks.list p, #otherlinks #butlicks.list li
{
	float:left;
}


#support table
{
	margin-top: 20px;
}


#support td
{
	padding: 0 10px 0 10px;
	/*font-size: 12px;
	color: #333;*/
}

#support td:first-child
{
	border-right: 1px solid #6a6e71;
}


#support h2
{
	font-family: 'a35', sans-serif;
	font-size: 18px;
	color: #6a6e71;
	padding-bottom: 10px;
	/*margin-top: 10px;
	border-top: 0px solid #6a6e71;
	*/
}


#support td p
{
	margin-top: 0px;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 35px;
	height: 35px;
	background: url('images/close.png');
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	/*
	font-family: Arial;
	font-size: 12px;
	*/
	z-index: 1102;
	background:#fff;
	color: #000;
	padding-bottom: 10px;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	/*
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
	*/
}

#fancybox-title-main {
	/*font-weight: bold;*/
	line-height: 29px;
	/*
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
	*/
	color: #999;
}

#fancybox-title-right {
	/*
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
	*/
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: url('images/fancybox/fancybox.png')  -40px -30px;
}

#fancybox-right-ico {
	background: url('images/fancybox/fancybox.png') -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background: url('images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background: url('images/fancybox/fancybox.png') -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background: url('images/fancybox/fancybox-y.png') -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background: url('images/fancybox/fancybox.png') -40px -182px;
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background: url('images/fancybox/fancybox-x.png') 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background: url('images/fancybox/fancybox.png') -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background: url('images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background: url('images/fancybox/fancybox.png') -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


#showcartwrap
{
    font-size: 11px;
    margin-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    background: #fff;
}


#showcart #cartchart td
{
	border-bottom: 1px #CCC solid;
	border-right: 0;
	border-top: 0;
	border-left: 0;
}

#allcartitems
{
	border-right: 1px solid #6A6E71;
    width: 580px;
}

#cartwrap
{
	position: relative;
}

.onestoreitem
{
	display: inline-block;
	/*ie hack*/
	zoom: 1;
	*display: inline;
	border: 0px solid #6A6E71;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
	padding: 8px;
	font-size: 11px;
	color: #666;
	width: 155px;
	text-align: left;
	background: #e7e7e7;
	-moz-border-radius:0px 0px 8px 0px;
	-webkit-border-radius:0px 0px 8px 0px;
	border-radius:0px 0px 8px 0px;
	position:relative;
}


.onestoreitem p
{
	margin-top: 0;
	/*line-height: 1em;*/
}

.onestoreitem h3
{
	font-family: 'a35', sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}


#store h2
{
	/*
	border-top: 1px solid #999;
	margin-top: 25px;
	*/
}

a.addtocart
{
	/*float:right;*/
	position:absolute;
	bottom:5px;
	right:5px;
	display: block;
	color: #fff;
	text-align: center;
	width: 70px;
	padding: 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	line-height:16px;
	background: #adadad;
	text-decoration: none;
}

a.addtocart:active
{
	top:auto;
}

.carticonbox
{
	/*min-height: 80px;*/
	position: relative;
	margin-bottom: 8px;
}

.carticonbox p
{
	display: inline;
}

.moreinfo
{
	
}

.iicon
{
	width: 80px;
	margin: 0 auto 8px auto;
	display:block;
}


#showcart #cartchart .qty
{
	border: 1px solid #ccc;
}

.onefield
{
	margin-top: 1em;
	clear: right;
}

.field
{
	font-size: .8em; 
	color: #c7c7c7;
}


#myYube h3
{
	margin-top: 0; 
	border-bottom: 1px solid #adadad;
}

#lo
{
	float: right; font-size: 12px;
}

#savedstuff
{
	margin-right: 345px; border-right: 1px solid #6a6e71;
}	

.oneorder
{
	
}

.itemsdiv
{
	clear: left; 
	border-top: 1px solid #6A6E71; 
	width: 570px; 
	font-family: 'a35', sans-serif; 
	font-size: 18px; 
	padding-top: 10px;
	margin-top:12px;
}


#store #cdoor, #store #cdoorimg
{
	cursor: pointer;
}

#store #customdoor, #store #customdoorimg 
{
	top: 60px;
	left: 275px;
	position: fixed;
	
}


#imgadd, #coloradd
{
	display: none;
}

a#checkout, button#checkout
{
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	background:#fcaf17;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	line-height:17px;
	padding:3px;
	text-align:center;
	text-decoration:none;
	width:100px;
	float: right;
	font-size: 16px;
	border: none;
}

a#checkout:hover
{
	background:#000;
}

#checkout table td
{
	border: none;
	padding: 8px 8px 8px 0px;
	color: #000;
}

#checkout table tr:nth-child(even)
{
	background: #eee;
}



#checkout table
{
	border: none;
}


#checkout table#cartchart td
{
	font-size: 11px;
	padding: 2px 4px;
}


td.price, td#totalprice
{
	text-align: right;
	width: 90px;
}

tr#total td
{
	font-weight: bold;
}

td.sublabel
{
	text-align: right;
	width: 90px;
}

#checkout table.eq
{
	width: 300px;
}

#cartnote
{
	float: right; margin-left: 20px; width: 450px;
}

#checkout table#cartchart td[align=right]
{
	text-align: right;
	padding-right: 8px;
}

#checkout h2
{
	margin-top: 35px;
	border-top: 1px solid #6A6E71;
	font-family: 'a35', sans-serif; 
	font-size: 18px; 
	padding-top: 20px;
}

#checkout .field
{
	width: 100px;
	float: left;
	color: #666;
	margin-right:10px;
}


#checkout .onefield
{
}

#orderhist td
{
	padding: 5px 10px 5px 0;
	border: 1px solid #eee;
	font-size: .9em;
}


#personal
{
	float: right; width: 315px; padding: 0 0 0 25px; margin: 0;
}	

#contenttext
{
	overflow: auto;
}




/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}

.oneman
{
	margin: 1em 0;	
}

#overlaycontents
{
	max-height: 500px;
	overflow: auto;
}

#store .overlay
{
	background: #fff;
	width: 800px;
}

.botstuff
{
}

#store #butlinks
{
	top: -10px;
	right: 0px;
}
#store #contenttext
{
	margin-top: 20px;
}


.overlay .field
{
	color: #000;
	float:left;
	margin-right:20px;
	margin-top:5px;
	text-align:right;
	width:110px;	
}

#getstarted
{
	font-size: 10px;
    left: 270px;
    position: absolute;
    text-align: center;
    top: 450px;
    width: 250px;
    color: #c00;
}

#click
{
	cursor:pointer;
	text-decoration: underline;
	color:blue;
}

#click:hover
{
	text-decoration: none;
	color:#000;
}

#code
{
	float: left;
	background-image: url(images/scis.png);
	padding: 5px 25px 5px 5px;
	border: 1px dashed #ccc;
	background-repeat: no-repeat;
	background-position: right 3px;
	color:#000;
}

#cp
{
	float:left; 
	padding: 5px;
	color:#393;
}	


.itempage table, .itempage img
{
	max-width: 570px !important;
}
