* CSS Document */
:focus,a,a img,object
{
outline:none;
border:0;
-moz-outline:none 0;
text-decoration:none;
}
#content
{
	width:100%;
}
#main
{
 width:1000px;
 height:625px;
}
#leftm
{
	float:left;
	width:516px;
	height:562px;
	background:url(../images/BOB-Site_leftm.png) no-repeat;
}
#flashcontainer
{
	padding: 45px 0px 0px 35px;
}
#flashvid
{
	 width:469px;
	 height:290px;
}
#lowbys
{
	 width:469px;
	 
} 
#toplog
{
	 float:left;
	 width:180px;
	 padding:25px 0px 0px 40px; 
}
#topbtn
{
	float:left;
	width:220px;
	padding:25px 0px 0px 20px;
}
#rightm
{
	float:left;
	width:469px;
}
#rightop
{
	 width:469px;
	 height:306px;
	 background:url(../images/BOB-Site_topr2.png) no-repeat;
}
#rightbot
{
	 width:469px;
	 height:256px;
	 background:url(../images/BOB-Site_bottomr2.png) no-repeat;
}
#bottimgs
{
	width:985px;
	float:left;
}
#lowbys
{
 /*border:1px solid black;*/
}
#fname,#lname,#email,#vidname
 {
 	width:180px;
	margin: 0px 0px 10px 0px;
	color:grey;
	height:14px;
	font-weight: 400;
 }
#shr
{
	padding: 10px 0px 0px 0px;
}
#uploadphotos:hover,#gvid:hover
{
	cursor:pointer;
}
#uploadphotos
{
	border:none;
}
#uploads
{
	display:none;
	visibility:none;
}
.step
{
	color:white;
	font-family:arial;
	font-size:10px;
}
#topbtn a,#bottimgs a
{
	text-decoration:none;
}
#topbtn img,#bottimgs img
{ 
	border:none;
}
#close
{
	padding: 50px 0px 0px 0px;
}
#close:hover
{
	cursor:pointer;
}
#tmanyim
{
	width:800px;
}
#swfupload_main
{
background:url(../js/shadowbox/loading.gif) no-repeat; background-position:center; background-color:#060606;
}
#swfupload-control p{ margin:10px 5px; font-size:0.9em; }
#log{ margin:0; padding:0; width:500px;}
#log li{ list-style-position:inside; margin:2px; border:1px solid #ccc; padding:10px; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; color:#333; background:#fff; position:relative;}
#log li .progressbar{ border:1px solid #333; height:5px; background:#fff; }
#log li .progress{ background:#999; width:0%; height:5px; }
#log li p{ margin:0; line-height:18px; }
#log li.success{ border:1px solid #339933; background:#ccf9b9; }
#log li span.cancel{ position:absolute; top:5px; right:5px; width:20px; height:20px; 
	background:url('../js/swfupload/cancel.png') no-repeat; cursor:pointer; }
