@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	outline:0;
}
body {
	font: 12px/18px "Trebuchet MS";
	color: #666666;
	background: #1f1f1f;
	/*background: #FFFFFF;*/
}
p {
	margin-bottom: 10px;
}
fieldset{
	border:none;
	padding: 0px 0px 15px;
	font-weight:bold;
	color: #b8cfe5;
}
legend{
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	color: #b8cfe5;
}
input, select, .colorwell, #uploaded_songs, textarea, checkbox{
	margin-bottom:5px;
	border:1px inset #1f1f1f;
	padding:2px 0px 2px 5px;
	color:#eee;
	background-color:#666666;
	
}
.music_radio_input{
	float:left;
}
#music_menu, #slide_speed, #slide_start{
	width:250px;
	margin-bottom:15px;	
}


#top {
	/*background: url(../images/bg_wrapper_top.png) no-repeat left bottom;*/
	margin: 0px auto;
	height: 30px;
	width: 758px;
}

#wrapper {
	height: 500px;
	width: 758px;
	margin: 0px auto;
	/*background: #1f1f1f url(../images/bg_wrapper_body.png) repeat-y left top;*/
}
#bottom {
	/*background: url(../images/bg_wrapper_bottom.png) no-repeat left top;*/
	margin: 0px auto;
	height: 30px;
	width: 758px;
}

#navigation {
	width: auto;
	margin-bottom: 20px;
	height:54px;
}
#navigation li {
	display: inline;
	margin-right: 15px;
}
#navigation ul {
	float: right;
	width: 645px;
	padding-top: 40px;
}
#navigation a {
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
	font-size: 11px;
}
#navigation a:hover {
	color: #B8CFE5;
}



#right_column {
	float: right;
	width: 758px;
	height: 400px;
}
#select_gallery {
	width: 350px;
	margin: 50px auto;
}
#select_gallery li {
	display: inline;
	list-style: none;
}
#select_gallery li a {
	display: block;
	padding: 20px;
	float: left;
	margin-right: 20px;
	border: 1px solid #666666;
}
#loginform, #settingsform, #galleryname {
	margin: 0px auto 0px auto;
	
}
label {
	display: block;
	float: left;
	width: 250px;
	font-weight:normal;
}
#settingsform fieldset {
	margin-bottom: 5px;
}

h1 {
	font-size: 18px;
	color: #454545;
	margin-left:20px;
}
h3  {
	color: #00ADEF;
}


applet{
	margin:0px;
	padding:0px;
	}
#footer {
	padding: 10px;
	clear: both;
	height: 30px;
	width: auto;
}
.box {
	width: 350px;
	color: #b8cfe5;
	float:left;
	margin-right:20px;
}
.box_body {
	background: #454545 url(../images/bg_box_body.png) repeat-y left top;
	width: auto;
	padding:10px 10px 10px 10px;
	
}
.box_top {
	background: url(../images/bg_box_header.png) no-repeat left top;
	height: 23px;
	width: auto;
	padding-top: 7px;
	padding-left: 20px;
}
.box_bottom {
	background: url(../images/bg_box_footer.png) no-repeat left top;
	height: 10px;
	width: auto;
}
.big_box {
	width: 750px;
	color: #b8cfe5;
	float:left;
	margin-right:20px;
}
.big_box_body, #tbl_scroll {
	background: #454545 url(../images/bg_big_box_body.png) repeat-y left top;
	width: auto;
	padding:0px 1px 20px 1px;
	color: #ddd;
	height:400px;
}
.big_box_top {
	background: url(../images/bg_big_box_header.png) no-repeat left top;
	height: 23px;
	width: auto;
	padding-top: 7px;
	padding-left: 20px;
}
.big_box_bottom {
	background: url(../images/bg_big_box_footer.png) no-repeat left top;
	height: 10px;
	width: auto;
}
.clear_both{clear:both;}

#button , #addbutton{
	background: url(../images/bg_button.png) no-repeat left top;
	height: 24px;
	width: 98px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	border:1px solid #7a8a99;
	color:#333333;
}
th{
	background: #454545;
	text-align: left;
	border-bottom: 1px dotted #5E6368;
	padding:3px 0px 3px 5px;
	margin-bottom:3px;
}
td{
	padding:3px 0px 3px 5px;
}

.big_box_body th, #tbl_scroll th{
	background: #1f1f1f;
	text-align: left;
	border-bottom: 1px dotted #5E6368;
	padding:3px 20px 3px 20px;
}
.big_box_body td, #tbl_scroll td {
	padding:3px 20px 3px 20px;
}

#right_column a{
	color: #b8cfe5;
	text-decoration:none;
}
#right_column a:hover{
	color: #eee;
	text-decoration:none;
}

.item_div{
	border-bottom:1px solid #666666;
	margin-bottom: 7px;
}

#tbl_shipping, #tbl_items{
	/*border:1px solid #5c5c5c;*/
}

/* layout preview */
#body_preview{
	width:266px;
	margin:0 auto;
	border:1px solid #666666;
	padding:10px;
}
#wrapper_preview{
	width:250px;
	margin:0 auto;

}
#header_preview{
	width:auto;
	padding:10px;

}
#left_col_preview{
	width:70px;
	padding:10px;
	float:left;	

}
#right_col_preview{
	width:140px;
	padding:10px;
	float:right;
	
}
#footer_preview{
	width:auto;
	padding:10px;
	clear:both;
}
.even {
	background-color: #5c5c5c;
}
.odd{
	background-color: #454545;
}
.disclaimer{
font-size:10px;}
#help_properties ul {
	margin-left: 15px;
}
#thumbnailprogress {
	clear: both;
}
.logo_preview{
	clear:both; 
	border:1px inset #1f1f1f; 
	padding:6px; 
	background:url(../images/checkbg.gif);
	height:153px;
	overflow:auto;
}
#top {
	/*background: url(../images/bg_wrapper_top.png) no-repeat left bottom;*/
	margin: 0px auto;
	width: 758px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
}
#top a {
	color: #1F1F1F;
	font-weight: bold;
	margin: 0px;
	padding: 3px 20px;
	text-decoration: none;
	background: #008BBF;
}
#top a:hover {
	color: #008BBF;
	background: #A0BEDC;
}
