@charset "utf-8";
/* CSS Document */
/* Designed and coded by Carol & Ang of Dirrty-Laundry Designs   -   http://www.dirrty-laundry.com */

body {
        margin: 0px auto;
	background: #FFFFFF;
	overflow-x:hidden;
        font-family: "Arial", Tahoma;
        font-size: 11px;
        line-height: 14px;
        color: #9E9E9E;
}


#wrapper {
	margin: 0px auto;
	position: relative;
	top: -160px;
	width: 700px;
}

#banner {
	margin: 0px auto;
	width:800px;
	height:500px;
}

table,tr,td,table table {
     font-size: 11px;
}


h1{
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        text-decoration: none;
        color: #FDAC3E;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 2px;
}

p {
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 11px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        background: #F7F9F9;
        color: #9E9E9E;
        border: 1px solid #CACACA;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #C9C7C8;
        vertical-align : middle;
}

.button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        background: #F7F9F9;
        color: #9E9E9E;
        border: 1px solid #CACACA;
}

.comment_button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #CACACA;
        background: #F5DECE;
        color: #9E9E9E;
}

.radio {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

.checkbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

a {
        color: #616161;
        text-decoration: none;
}

a:hover {
        color: #C68964;

}


.maintable {
        margin-top: 1px;
        margin-bottom: 1px;
	text-align: left;
}

.tableh1 {
        font: 16px "Trebuchet Ms";
        background: #BBE3FD;
        color: #33668C;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 8px 5px 8px;

}

.tableh1 a {
        color: #33668C;
        text-decoration: none;
}

.tableh1 a:hover {
        color: #FFFFFF;
}

.tableh1_compact {
        font-family: "Arial", Tahoma;
        font-size: 11px;
	text-align: right;
        color: #9B9B99;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #F5DECE;
        color: #C4C4C4;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableh2 a {
        color: #C68964;
        text-decoration: none;
}

.tableh2 a:hover {
        color: #FFFFFF;

}

.tableh2_compact {
        background: #F5DECE ;
        color: #C4C4C4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        color: #9E9E9E;
	padding: 0px;
}

.tableb_compact {
        color: #C4C4C4;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background:#F5DECE;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #ECF5FE;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px;
}

.catrow_noalb:hover {
        background: #FAECE2;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px;
}

.catrow {
        background: #ECF5FE;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px;
}

.catrow:hover {
        background: #FAECE2;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px;
}

.album_stat {
        font-size: 11px;
        margin: 2px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 11px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 11px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #FDAC3E;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 11px;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FDAC3E;
}

.user_thumb_infobox a:hover {
        color: #FDAC3E;
        text-decoration: underline;
}

.sortorder_cell {
        background: url(http://imagearchive.miss-hemme.com/themes/summer08/images/tbg.jpg) center repeat-x;
        color: #C4C4C4;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Arial", Tahoma;
	background: url(http://miss-hemme.com/images/layout/spacer.gif);

        color: #C4C4C4;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
}

.navmenu {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        width: 550;
        background: #F5DECE;
        color: #C4C4C4;
        font-weight: bold;;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        background: #F5DECE;
        text-decoration: none;
        color: #616161;
}

.admin_menu_thumb {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #ccd7e0;
        color: #FDAC3E;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #FDAC3E;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #FDAC3E;
        text-decoration: underline;
}

.admin_menu {
        background: #F5DECE;
        font-family: "Arial", Tahoma;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #FDAC3E;
        font-size: 90%;
        vertical-align : middle;
}

.image {
	padding: 1px;
        border: 4px solid #F5DECE;
}

a:hover img {
	padding: 1px;
        border: 4px solid #BBE3FD;
	text-decoration: none;
}


.thumbnails {
	padding: 4px;
        border: 0px solid #DDDDDD;
}

.footer {
        font-size: 11px;
}

.footer a {
        text-decoration: none;
        color: #C4C4C4;
}

.footer a:hover {
        color: #F5DECE;
        text-decoration: underline; 
}

.catlink {
        display: block;
        margin-bottom: 2px;
	text-align: left;
}

.topmenu {
        background: #F5DECE;
        border: 1px solid #FDAC3E;
        font-family: "Arial", Tahoma;
        font-size: 11px;
}

.topmenu a {
        color : #C4C4C4;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #FDAC3E;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #F5DECE;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #F5DECE;
        font-size: 11px;
        color : #FDAC3E;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #F5DECE;
}

.img_caption_table td {
        background: #F5DECE;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #F5DECE;

}

#foot {
	margin: 800px auto 0px auto;
	width: 100%;
	background: #EAEAEA; 
	padding: 12px;
	clear:both;
}

.footcss {
	margin: 0px auto;
	width: 800px;
	font: 11px "Tahoma"; 
	text-align: center;
	color: #5A6D78; 
	line-height: 12px; 
}

.footcss a { 
	color:#5A6D78; 
}
