#content {background: url(../images/upage_bg.gif);	}
#header {margin-bottom: 0;}
#menu {width: 180px;}

#userpage_nav {
    background: #DDDDDD url(../images/m_header_bg1.gif) repeat-x;
    border-bottom: 1px solid #b2b2e6;
    margin-bottom: 3px;
}

#userpage_nav .nav {
    font-size: 12px;
    display: block;
    background: #DDDDDD url(../images/m_header_bg1.gif) repeat-x;
    float: left;
    font-weight: bold;
    border-right: 1px solid #b2b2e6;
    border-left: 1px solid #b2b2e6;
    text-align: center;
    padding: 5px 25px 5px 25px;
    color:#fff;
}

#weather_n_currencies {
    float: right;
    padding: 5px 20px 0 0;
    font-size: 11px;
    color:#fff;
}
#weather_n_currencies a {color:#fff;}

#main {
    margin-left: 5px;
	margin-right: 0;
    width: 765px;
}

h1.section {
    font-size: 16px;
    padding: 4px;
    border-bottom: 1px solid #B3CADE;
    margin-bottom: 0;
}

h1.section span {
    float: left;
}

.album_link {
	width: 235px;
	float: left;	
	margin: 3px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 11px;
}

.album_thumb {
    width: 120px;
    height: 120px;
    float: left;
}

.album_link span {
	display: block;
	float: left;
	margin: 5px 5px 0 5px;
	width: 105px;
	font-size: 11px;	
}

.album_link span small {
	display: block;
	font-size: 11px;
	color: #444;
	margin: 3px 0 3px 0;
	padding: 5px 0 3px 0;
	border-top: 1px solid #ddd;
}

.album_link b {
	display: block;
	height: 26px;
	overflow: hidden;

}

.album_link a:hover{
	text-decoration: underline;
}

.edit_link {
	color: #006400;
}

.delete_icon {
	background: url(../images/delete.png) no-repeat;
	padding-left: 20px;
}

#album_create_link {
    float: right;
    font-size: 13px;
}

.photo_thumb {
	display: block;
	position: relative;	
	margin: 3px;
	float: left;
	border: 2px solid #ddd;
}

.photo_thumb span {
	display: none;
}

.photo_thumb a:hover {
	text-decoration: none;	
}

.photo_thumb a:hover span {
	display: block;
	z-index: 500;
	position: absolute;
	top: -3px;
	left: 3px;
	background: #fff;
	padding: 3px;
	background: #F4F8FB;
	color: #253543;
	border: 1px solid #3A546A;
	font-size: 11px;
}

#album_create_form {
    background: #dad9eb;
    padding: 10px;
    border-bottom: 1px solid #B3CADE;
}

#album_create_form b {
    margin-bottom: 3px;
    margin-top: 5px;
    display: block;
}

#album_create_btn {
    padding: 5px 20px 5px 20px;
    font-size: 18px;
    background: #c2c0d9;
    border: 2px solid #F4F8FB;
    border-right: 2px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
    margin-top: 25px;
}

#album_create_form small {
    margin: 0 0 10px 25px;
    display: block;
}

h3 {
	font-size: 16px;
}

#photo_upload_ind {
	border-bottom: 2px solid #E6EEF6;
	display: none;
	text-align: center; margin: 10px 0 10px 0;
	padding-bottom: 5px;
}

#photo_upload_form p {
	text-align: justify;
}

#photo_upload_form ol {padding-left: 0;}

#photo_upload_form li, #photo_upload_form .num {
	font-style: normal;
	font-size: 24px;
	color: #FFCE5A;
}

#photo_upload_form li input {
	font-size: 13px;
}

#photo_upload_form_jpeg {
	width: 350px;
	margin-left: 40px;
	border-right: 2px solid #E6EEF6;
	float: left;
}

#photo_upload_form_zip {
	width: 300px;
	margin-left: 30px;
	float: left;
}

#up_img_btn {
	margin-left: 27px;
	margin-top: 8px;
	font-weight: bold;
}

#up_zip_btn {
	font-weight: bold;
}


#photo_title {
	padding-bottom: 3px;
	font-size: 18px;
	color: #000;
	margin-bottom: 3px;
}

#photo_area img {
	border: 2px solid #dedede;
}

.photo_view td {
	text-align: center;
	font-size: 11px;
}

#photo_loading {
	position: relative;
	z-index: 500;
}

.smlbtn, .smlbtn_del, .smlbtn_edit, .smlbtn_print {
	font-size: 10px;
}

.smlbtn_del { color: #cc0000; }
.smlbtn_edit { color: #006600; }

.photos_edit {
	margin-bottom: 8px;
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.photos_edit input, .photos_edit textarea {margin-bottom: 1px; width: 500px;}
.photos_edit input {font-weight: bold; background: #FFFFCC;}
.photos_edit img { margin-right: 10px; border: 1px solid #000; }

.photos_print {
	margin: 10px;
	float: left;
	width: 320px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 4px;
}

.photos_print input {
	font-size: 11px;
	font-weight: bold;
}

.photos_print img {
	margin-right: 5px;
	border: 1px solid #000;
}

.ptl {
	color: #888;
	text-align: center;
	display: block;
	width: 79px;
	margin-left: 6px;
}

#sb_user_albums, #sb_photo_details {
	padding: 5px;
	border: 1px solid #B7D8F4;
	border-top: 0;
	background: #F4F8FB;
	font-size: 11px;
}

#sb_user_albums ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

#sb_user_albums li {
	margin: 3px;
	padding-left: 20px;
	background: url(../images/album_icon_sml.gif) no-repeat;
}

#photo_info {
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

#photo_comments {
	width: 530px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #ddd;
	margin-right: 15px;
}

#photo_details {
	float: left;
	width: 150px;
	font-size: 11px;
}

#upload_link {
	font-weight: bold;
	background: url(../images/add.gif) no-repeat;
	padding: 1px 0 1px 20px;
}

.album_options {
	border-top: 1px solid #E6EEF6;
	border-bottom: 1px solid #E6EEF6;
	padding: 5px 0 5px 15px;
	background: #F4F8FB;
}

#sb_photo_details {
	line-height: 1;
}

#sidebar h3 {
	font-size: 14px;
	margin: 0;
}

#storage_stats {
	margin: 0 auto;
	background: #F4F8FB;
	padding: 10px;
	text-align: center;
}

#storage_stats_bar {
	height: 14px;
	background: #fff;
	border: 1px solid #ddd;
	width: 400px;
	margin: 0 auto;
	margin-top: 3px;
	padding: 1px;
}

#storage_stats_bar span {
	display: block;
	background: #FF9933;
	height: 14px;
}

#album_search {
	text-align: center;
	padding: 10px;
}

.order_quantity {
	font-size: 11px;
	padding: 2px;
}

.order_quantity input {
	font-size: 11px;
}

.orders td {
	padding: 2px;
}

.orders th {
	text-align: left;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}

.order_cancel td {
	background: #FFDDEE;
	color: #cc0000;
	padding: 5px 2px 5px 2px;
}

.order_cancel strong {
	color: #000;
}

.order_cancel input {font-size: 11px;}

.stripe {background: #FFFBD1;}

.stripedeleted {
	background: #FFFBD1;	
	color: #888;
}

.deleted  {	color: #888; }
.cancel_order {color: #cc0000; font-size: 10px; padding: 3px;}
.cancel_order:hover {background: #cc0000; color: #fff; text-decoration: none;} 


