#dim{
	float:none;
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	z-index:2000;
	display:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
}

#lightbox{
	position:absolute;
	float:none;
	padding:12px 20px;
	background:#fff;
	z-index:2100;
	visibility:hidden;
}

#lightbox_close{
	position:absolute;
	top:7px;
	right:7px;
	float:none;
	width:66px;
	height:17px;
	line-height:13px;
	text-align:center;
	color:#C1272D;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
}

#lightbox_content{
	width:100%;
	clear:both;
}

#lightbox_content img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#lightbox_content p,
#lightbox_content a{
	float:left;
}

#lightbox_content p > a,
#lightbox_content .buttons > a{
	float:none;	
}

#lightbox_controls{
	clear:both;
	width:100%;
	min-width:250px;
	padding-top:12px;
}

#lightbox_controls > button{
	float:right;
	margin-left:6px;
}

/*=-=-=-=-=- Custom -=-=-=-=-=*/

#upload_lb,
#voting_lb{
	width:100%;
}

#lightbox_content h1{
	width:100%;
	padding-bottom:20px;	
	text-align:center;
	color:#2284a8;
	font-size:24px;	
}

#login_lb h1,
#upload_lb h1{
	width:458px;
}

#save_lb > h1,
#checkout_lb > h1{
	width:678px;	
}

#upload_lb > h2{
	padding:16px 80px 36px;
	color:#8b8b8b;
	text-align:center;
}

#upload_lb > a{
	float:left;
	padding:8px;
	margin-left:150px;
	background:#e3e3e3;
	color:#00a2ff;
	text-decoration:underline;
}

#upload_lb > p,
#login_row > p{
	float:left;
	width:453px;
	line-height:14px;
	border-bottom:1px solid #ccc;
	margin-bottom:14px;
	text-align:center;
	font-size:14px;
	color:#888;
}

#progress_bar_wrapper{
	width:196px;
	height:25px;
	padding:2px;
	border:1px solid #333;
	margin-left:40px;
}

#progress_bar{
	width:0;
	height:25px;
	background:#00A2FF;
}

#progress_status > p{
	float:left;
	height:31px;
	line-height:31px;
	margin:0;
	color:#444;
	font-size:16px;
	font-weight:bold;
}

#progress_message{
	width:100px;
	padding:0 0 0 12px;
}

#progress_percent{
	width:60px;
	padding:0;
}

#login_row > p{
	border:0;
	padding-bottom:18px;
}

#login_row.shown > p{
	width:336px;
	padding:32px 50px 18px;
}

#upload_lb > p > a,
#login_row > p > a{
	float:none;
	color:#00a2ff;
	text-decoration:underline;
}

#login_row.shown .buttons{
	width:448px;
}

#vote_box {
	margin:0px auto;
	float:none;
	width: 408px;
	height: 225px;
	background-image:url('../images/post_it.png');
}

#signup_row,
#login_row{
	display:none;
}

#signup_row > p,
.long_p{
	width:673px;
	text-align:center;
}

#login_row.shown{
	display:block;
}

#vote_box > div {
	padding-left:65px;
}

#vote_box > div > a > img {
	margin:130px 9px 0 0;
}

#lb_form{
	width:100%;
}

#lb_form > p {
	width:100%;
	line-height:18px;
	padding:8px 0 6px;
	text-align:center;
}

#lb_form > p.border{
	border-top:1px solid #d6d6d6;
	margin-top:26px;	
}

#lb_form label {
	float:left;
	clear:both;
	width:212px;
	padding:12px 3px 4px;
	font-size:12px;
	cursor:pointer;
}

#lb_form > a > img {
	padding-left:275px;
}

#lb_form input[type=text],
#lb_form input[type=password]{
	float:left;
	clear:both;
	width: 206px;
	padding:4px;
	height: 21px;
	font-size:16px;
	clear: both;
}

#lb_form input[type=checkbox]{
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:0;
	cursor:pointer;
}

#lb_form input[type=checkbox] + label{
	clear:none;
	height:16px;
	line-height:14px;
	padding:0 0 0 6px;
}

#lb_form .first_label{
	width:185px;
}

#lb_form .second_label{
	width:260px;
}

#cb_row{
	height:16px;
	padding:20px 0 7px 97px;
}

#cb_row > div{
	height:16px;
}

#cb_row > .ie7_width{
	width:300px;
}

#voting_home{
	font-size:18px;	
}
		
#vote_response {
	display:none;
	padding:46px 24px;
	margin:30px 0 55px;
	background:#e8e8e8;
	text-align:center;
}

#vote_response > p{
	padding:0;
	font-size:16px;
}

.lb_form_row > div{
	padding-right:10px;
}

.lb_form_row > .no_padding{
	padding:0;
}

#lb_form .buttons{
	width:678px;
	padding-top:10px;
	text-align:center;
}

#save_lb .buttons,
#upload_lb .buttons{
	padding-left:7px;
}

#lb_form button{
	width:96px;
	height:45px;
	border:0;
}

#lb_form .move_right{
	padding-left:116px;
}

#signup_button{
	background:url(../images/good_images/sign_up.png);
}

#login_button{
	background:url(../images/good_images/login.png);
}

#save_button{
	background:url(../images/good_images/submit.png);
}

#lightbox_content #upload_button{
	width:86px;
	height:34px;
	border:0;
	background:url(../images/upload.png);
	text-indent:-9999px;	
}

#upload_form{
	float:left;
	margin-left:27px;	
}

#login_lb #upload_form{
	margin-left:25px;
}

#upload_float{
	position:absolute;
}

#browse_box{
	width:278px;
	height:20px;
	padding:7px 16px;
	margin-right:3px;
	background:url(../images/upload_browse.png);
	cursor:pointer;
	overflow:hidden;
}

.img_wrapper{
	text-align:center;
	margin-bottom:10px;
}

#cart_form > div > img{
	float:none;
}

#cart_form > div{
	width:100%;
}

#cart_form > button{
	float:right;
	margin-top:10px;
}

#cart_form label{
	float:left;
}

.cart_label_1{
	width:142px;
}

.cart_label_2{
	width:49px;
}

.cart_label_3{
	width:38px;
}

.cart_col_1{
	float:left;
	width:138px;
	height:22px;
	padding:0;
	border:1px solid #888;
	margin-right:4px;
}

.cart_col_2{
	float:left;
	width:27px;
	height:18px;
	padding:1px;
	border:1px solid #888;
}

.cart_col_3{
	width:48px;
	height:24px;
	line-height:24px;
	padding:0 9px 0 0;
	color:#414141;
	text-align:right;
}

#add_to_cart_button{
	width:93px;
	height:27px;
	border:0;
	background:url(../images/app/add_to_cart_small.png);
	text-indent:-9999px;
}

#add_another_size{
	width:114px;
	font-size:13px;
}

#total_line{
	width:107px;
	line-height:18px;
	padding:0;
	color:#414141;
	text-align:right;
}

.delete_row{
	height:24px;
	line-height:24px;
	color:#C1272D;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.close_button{
	width:96px;
	height:45px;
	border:0;
	text-indent:-9999px;
	background:url(../images/cancel.png);
}

.lightbox_corner{
	width:8px;
	height:8px;
	background-repeat:no-repeat;
	background-position:center;
}

.lightbox_corner_nw{
	background-image:url(../images/lb_corner_nw.png);
}

.lightbox_corner_ne{
	background-image:url(../images/lb_corner_ne.png);
}

.lightbox_corner_se{
	background-image:url(../images/lb_corner_se.png);
}

.lightbox_corner_sw{
	background-image:url(../images/lb_corner_sw.png);
}

.lightbox_border{
	position:absolute;
	left:0;
	float:none;
	width:100%;
}

#lightbox_border_top{
	top:-8px;
}

#lightbox_border_bottom{
	bottom:-8px;
}

.lightbox_spacer{
	height:8px;
	background:#fff;	
}

#save_lb .lb_form_row,
#checkout_lb .lb_form_row{
	padding-left:7px;
	margin-bottom:10px;
}

#save_lb h3,
#checkout_lb h3{
	float:left;
	width:672px;
	height:40px;
	line-height:40px;
	padding:0 0 0 16px;
	margin:20px 0 4px;	
}

#save_lb p,
#checkout_lb p{
	width:100%;
}

.move_center{
	padding-left:230px;
}

#login_lb .buttons{
	width:446px;
}

