/*  
Author: Stacey Carter
Author URL: http://sweetsensations.org
*/

body {
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
    background-color: #ededed;
    font-family: trebuchet ms;
    font-size : 7pt;
    color: #ACACAC;
    margin: 0px;
}

table,tr,td,table table {
     font-size: 7pt;
}

h1{
        font-weight: normal;
        font-size: 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        color: #718ea5;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-size: 7pt;
        color: #586C70;
        border: 1px solid #eeeeee;
        background: #f4f4f4;
}

.comment_button {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        background: #DCDCDC;
}

.radio {
        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;
}

a { color: #5c6666;
        text-decoration: none;
}

a:hover {
        color: #747474;
        text-decoration: underline;
}

bblink a {
        color: #747474;
        text-decoration: none;
}

bblink a:hover {
        color: #747474;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #f2f2f2;
        background-color: #f4f4f4;
        margin-top: 1px;
        margin-bottom: 1px;
}
.maintable2 {
        font-family:Trebuchet Ms;
        background : #EEEEEE;
        color: #F1F1F1;
		background-image: url("images/header_bg2.jpg");
		padding:7px;
}
.maintable3 {
        font-family:Trebuchet Ms;
        background : #eeeeee;
        color: #926f7a;
		padding:7px;
}

.tableh1 {
        font-family:Trebuchet Ms;
        background : #EEEEEE;
        color: #F1F1F1;
		background-image: url("images/header_bg.jpg");
		text-transform:uppercase;
		padding:7px;
		font-weight:bold;
		letter-spacing:2px;
}
h3 {
        font-family: trebuchet ms;
        font-size: 7pt;
	    background-color: #EEEEEE;
        color: #b1b1b1;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}
.h3 {
        font-family: trebuchet ms;
        font-size: 7pt;
	    background-color: #EEEEEE;
        color: #b1b1b1;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: trebuchet ms;
        font-size: 7pt;
        background : #f4f4f4;
        color: #586C70;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        font-family:Trebuchet Ms;
        background : #EEEEEE;
        color: #F1F1F1;
		background-image: url("images/header_bg2.jpg");
		padding:7px;
}
.tableh2_compact {
        font-family:Trebuchet Ms;
        background : #EEEEEE;
        color: #F1F1F1;
		background-image: url("images/header_bg.jpg");
		text-transform:uppercase;
		padding:7px;
		font-weight:bold;
		letter-spacing:2px;
}
.footer2 {
        font-family:Trebuchet Ms;
        background : #EEEEEE;
        color: #5e5e5e;
        background-image: url("images/header_bg2.jpg");
	  padding:7px;
}
.tableb {
        background: #f4f4f4;
		background-image: url("images/header_bg3.jpg");
		background-repeat:repeat-x;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}
.tableb_compact {
        background: #f4f4f4;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background: #f4f4f4;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 7pt;

        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 7pt;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none; color: #747474;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 7pt;
        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: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #A6A6A6 ;
        color: #a2b660;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        color: #586C70;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;
         background : #f4f4f4 ;   
}

.navmenu {
        font-family: trebuchet ms;
        font-size: 7pt;
        width: 610;
        color: #a2b660;
        font-weight: bold;
        background : #f4f4f4 ;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #a2b660;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #ccd7e0;
        color: #000000;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        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: #000000;
        text-decoration: underline;
}

.admin_menu {
        background: #EEEEEE;
        font-family: trebuchet ms;
        font-size: 7pt;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #dadada;
	    padding:6px;
        margin: 2px;
        background-color:#ffffff;
}

.imageborder {
        margin-top: 30px;
        margin-bottom: 30px;
        background-color:#ffffff;
}
a img {
        border-style: solid;
        border-width:1px;
        border-color: #dadada;
	    padding:6px;
        margin: 2px;
	    background-color:#ffffff;
}
.img {
        border-style: solid;
        border-width:1px;
        border-color: #dadada;
	    padding:6px;
        margin: 2px;
	    background-color:#ffffff;
}
a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #aa85c7;
	    padding:6px;
        margin: 2px;
	    background-color:#ffffff;
}

.footer {
        font-size: 7pt;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.topmenu {
        background: #f4f4f4;
        border: 1px solid #A6A6A6;
        font-family: trebuchet ms;
        font-size: 7pt;
}

.topmenu a {
        color : #747474;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #747474;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #f4f4f4;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #A6A6A6 ;
        font-size: 7pt;
        color : #000000;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #f4f4f4;
}

.img_caption_table td {
        background: #DCDCDC ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #f4f4f4;
}
i, em {
       color: #aa85c7;
	   }
b,strong {
       color: #5c6666;
	   }
u {
       color: #b4935f;
	   text-decoration:none;
	   }
hr {
    border: none 0;
    border-top: 1px solid #E7E7E7;
    width: 100%;
    height: 1px;
}
.footer {
        padding: 4px; 	
	font-family: Tahoma; 
	font-size: 9px;
	color: #353535; 
	Line-Height: 11px; 
	Letter-Spacing: 0px; 
}