/* Foreground color definition */
body 
{ 	
  	
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size : 12px;
	margin: 0px;
    	text-align:center;
}

#wrapper{
    	background: url("/images/msn/wrapper.gif") repeat-y center;
    	width:780px;
    	text-align:center;
}

#content {
	background-color:#FFFFFF;
    	background: url("/images/msn/topbg.gif") no-repeat;
	height:100%;
	width:760px;
	height:auto;
	margin:0px auto;
}

#leftshadow {
    	float:left;
	background-image:url("/left.jpg");
	height:100%;
	width:5px;
}
#rightshadow {
    	float:right;
    	background-image:url("/right.jpg");
    	height:100%;
    	width:5px;
}


.topmenu, .topmenu a { color : #000000; }
.topmenu a:hover { color : #666666; }
.tableh1_compact, .navmenu, .navmenu a { color : #606060;}
.tableh1a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : white; font-size: 12px;}
.tableh2, .tableh2_compact { color : #516d9a; }
.textinput, .listbox, .radio, .checkbox { color: #000000; }
.alblink, .alblink a, .catlink, .catlink a { color : #000000; }
a,  .bblink a, .user_thumb_infobox a  { color: #000000; }
a:hover, .bblink a:hover, .user_thumb_infobox a:hover, .alblink a:hover, .catlink a:hover { color : #666666; }
.button, .comment_button, .admin_menu_thumb, .admin_menu_thumb a, .admin_menu_thumb a:hover, .admin_menu, .admin_menu a, .admin_menu a:hover { color : #000000; }
.comment_date { color : #999999; }
.footer, .footer a, .footer a:hover { color : #999999; }

/* Background colors definition */
.textinput, .listbox, .radio, .checkbox { background-color: #FFFFFF; }
.tableh2, .tableh2_compact, .tablef, .img_caption_table th { 	background : #FFFFFF ; }
.tableb, .tableb_compact, .img_caption_table td { background : #FFFFFF ; }

/* Borders for input controls */
.textinput, .listbox, .button, .comment_button,  .admin_menu_thumb  {	border: 1px solid #666666; }
.maintable, .maintableb { background: transparent; }  
.img_caption_table th, .img_caption_table td { border-top : 1px solid #7F7F7F; }

/* Fonts definition */
.tableh1, .tableh1a, .catlink, .tableh2 { font-family: Verdana, Geneva, Arial, sans-serif; }
.textinput, .listbox, .radio, .checkbox { font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; }
.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Arial, Helvetica, sans-serif; }


table {
	font-size : 15px;
}

h1{
	font-weight: normal;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	margin: 0px;
}

p {
	font-size: 100%;
	margin: 2px 0px;
}

ul {
	margin-left: 5px;
	padding: 0px;
}

li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.top_panel_tr {
	background-image: url("/images/topleft.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 282px;
}

.top_panel_right {
	background-image: url("/images/topright.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

.top_panel td {
	white-space: nowrap;
}

.top_panel_img {
//	white-space: nowrap;
	width: 76px; 
	height: 80px; 
	background-image: url("/images/msn/topbg.gif");
}

.top_menu_bttn a {
	text-decoration: none;
	font-size: 12px;
	position: relative;
	display: block;
	color: #000000;
}

.top_menu_bttn a:hover {
	text-decoration: none;
	color: #6699FF;
}

.textinput {
	font-size: 100%;
	padding-right: 3px;
	padding-left: 3px;
}

.listbox {
	font-size: 100%;
	vertical-align : middle;
}

.button {
	font-size: 100%;
	background-image : url("/images/button_bg.gif");
	background-position : bottom;
}

.comment_button {
	font-size: 100%;
	background-image : url("/images/button_bg.gif");
	background-position : bottom;
	padding-left: 3px;
	padding-right: 3px;
}

.radio {
	font-size: 100%;
	vertical-align : middle;
}

.checkbox {
	font-size: 100%;
	vertical-align : middle;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bblink a {
	text-decoration: none;
}

.bblink a:hover {
	text-decoration: underline;
}

.maintablec { 

  	margin-bottom: 5px;
}

.maintablea {
	margin-top: 0px;
}


select {
	background: #e2eeff;
}

.tableh1 {
	background: url("/images/msn/breadcrumb.gif") repeat-x;
	border: 1px solid #778FCF;
	font-size: 12px;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}

.tableh1a {
	height: 22px;
	color : #516d9a;
	border: 1px solid #778FCF;
	background: url("/images/msn/albumtitle.gif") repeat-x;
	padding-left: 10px;
}

.tableh1a td {
	border: none;
	height: 25px;
	color : #516d9a;
	font-size: 120%;
	font-weight: bold;
}

.tableh1a img {
	display: none;
}

.tableh1_compact {
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	border: 1px solid #778FCF;
	background: url("/images/msn/albumtitle.gif") repeat-x;

}

.tableh2 {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
	border: 1px solid #778FCF;
	background: url("/images/msn/albumtitle.gif") repeat-x;
}

.tableh2_compact {
	border: 1px solid #778FCF;
	background: url("/images/msn/albumtitle.gif") repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tableb {
	border: 1px solid #7F7F7F;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb_compact {
	border: 1px solid #BCBCBC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tablef {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.album_stat {
	font-size : 85%;
	margin: 5px 0px;
}

.thumb_title {
	font-weight : bold;
	font-size: 80%;
	display:block;
}

.thumb_caption {
	font-size: 80%;
	padding-top:0px;
	display:block;
}

.thumb_caption a {
	text-decoration: underline;
}


.thumb_num_comments {
	font-weight: normal;
	font-size: 85%;
	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: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;
}

.user_thumb_infobox a {
	text-decoration: none;
}

.user_thumb_infobox a:hover {
	text-decoration: underline;
}

.sortorder_options {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 50%;
	white-space: nowrap;
}

.navmenu {
	font-weight: bold;
	background-color: #f6f6f6;
	height: 22px;
	border: 1px solid #778FCF;
	background: url("/images/msn/albumtitle.gif") repeat-x;
}

.navmenu img {
	display: block;
}

.navmenu a {
	position: relative;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	line-height: 25px;
	height : 25px;
	font-weight: bold;
}

.navmenu a:hover {
	text-decoration: none;
}

.now_page {

}

.adm_bar_left {
  	background:url("/images/msn/linkbarleft.gif") no-repeat;
	width: 175px;
	height: 45px; 
}

.adm_bar_right {
  	background:url("/images/msn/linkbarright.gif") no-repeat;
	width: 25px;
	height: 25px;
}

.adm_bar_txt { 
	padding-bottom: 18px;
  	background:url("/images/msn/adminbar.gif") repeat-x;
	text-align: center;
}

.adm_bar_txt a {
	color: #FFFFFF;
}

.adm_bar_txt a:hover { color : #778FCF; }

.adm_bar_join {
	width: 0px;
}

.usr_bar_left {
	width: 1px;
	background-color: #a1a5a9;
}

.usr_bar_right {
	width: 1px;
	background-color: #a1a5a9;
}

.usr_bar_join {
	width: 0px;
}

.img_display {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}

.admin_menu_thumb {
	font-size: 90%;
	background-image : url("/images/button_bg.gif");
	background-position : bottom;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}


.admin_menu_thumb a:hover {
	text-decoration: underline;
}

.hot_key {
	font: 15px lucida grande, geneva, verdana;;
	text-align: center;
	border: 1px solid #a1a5a9;
}

.admin_menu {
	font: 10px lucida grande, geneva, verdana;;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #a1a5a9;
	border-bottom: 1px solid #a1a5a9;
}

.admin_menu a {
	text-decoration: none;
	display: block;
	margin: 0;
	color: #666666;
	padding: 2px 2px 2px 2px;
	background-image: url("/images/msn/109149154017.gif");
}

.admin_menu a:hover {
	text-decoration: none;
	color: #000;
	background-image: url("/images/msn/109149150389.gif");
	font-weight: strong;
}

.comment_date{
	font-size: 90%;
	vertical-align : middle;
}

.image {
	border: 3px solid #c1c5c9;
}

.image2 {
	border: 1px solid #c1c5c9;
}

.image1 {
	border: 0px solid  #000000;

}

.index_thumbnails {
	border: 0px;
	vertical-align: middle;
	width: auto;
}


.thumbnails {
	border: 0px;
		/*
	background-image: url("http://p8.p.pixnet.net/albums/userpics/8/8/12088/110677738449.gif");
	background-position: center top;
	background-repeat: no-repeat;
	*/
	height: 190px;
}

.thumb_table {
	height:190px;
	width: auto;
}

.thumb_img {
	height:134px;
}
.thumb_desc {
	vertical-align: top;
}

.footer {
	font-size : 9px;
}

.footer a {
	text-decoration: none;
}

.footer a img {
	opacity: 0.5;
	FILTER: Alpha(opacity=50);
}

.footer a:hover img {
	opacity: 1;
	FILTER: Alpha(opacity=100);
}

.footer a:hover {
	text-decoration: underline;
}

.statlink a {
	text-decoration: none;
}

.statlink a:hover {
	text-decoration: underline;
}

.alblink a {
	text-decoration: underline;
}

.alblink a:hover {
	text-decoration: underline;
}

.catlink {
	display: block;
	margin-bottom: 2px;
}

.catlink a {
	text-decoration: underline;
}

.catlink a:hover {
	text-decoration: underline;
}

.topmenu {
	line-height : 130%;
	font-size : 110%;
}

.topmenu a {
	text-decoration : underline;
}

.topmenu a:hover  {
	text-decoration : underline;
}

.img_caption_table {
	border: none;
	width : 100%;
	margin : 0px;
}

.img_caption_table th {
	font-size : 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.img_caption_table td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.titlebg {
	background-image: url("/images/msn/titlebg.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 205px;
}

input:focus {
	background: #E6EDF9;
	border: 1px dashed blue;
}

.hotalb {
	float:right;
	border:1px solid #6DA3FF;
	font: 10pt;
	color:#274579; 
	margin-right: 4px;
	padding: 2px 6px;

}

.thumb_nav {
	width: 110px;
	height: 110px;
	text-align:center;
	border:0px;
        vertical-align: middle;
	
}

.thumb_nav1 {
	width: 110px;
	height: 110px;
	text-align:center;
	border: 0px;
}

.thumb_nav a {
	display:block;
}

.index_list {
        height: 160px;
        width: 715px;
        background-image: url("/images/index_bg.gif");
        background-position: center center;
        background-repeat: no-repeat;
}

.index_Ann {
        height: 160px;
        width: 715px;
        background-image: url("/images/pixnetAnn.gif");
        background-position: center center;
        background-repeat: no-repeat;
}

.Ann_desc {
        vertical-align: top;
        margin:20px;
	padding:0px;
        padding-left:10px;
	padding-top: 39px;
        font-family: Verdana,Arial, Helvetica,sans-serif;
        font-size: 10pt;
        line-height: 20px;
}

.gAlbum_desc {
        vertical-align: top;
        margin:20px;
        padding:10px;
        font-family: Verdana,Arial, Helvetica,sans-serif;
        font-size: 10pt;
        line-height: 26px;
}
.gAlbum_desc:first-letter {
        font-size: large;
        padding-right: 2px;
        float: top;
}

.wrap1, .wrap2, .wrap3,.filmwrap1, .filmwrap2, .filmwrap3,.indexwrap1,.indexwrap2,.indexwrap3,.thumbwrap1,.thumbwrap2,.thumbwrap3 {
	display: inline-table;
}

.wrap1,.filmwrap1,.indexwrap1,.thumbwrap1 { 
      float: left;
      background: url("/images/shadows/v1/shadow.gif") right bottom no-repeat;
}
.wrap2,.filmwrap2,.indexwrap2,.thumbwrap2 { 
      background: url("/images/shadows/v1/corner_bl.gif") left bottom no-repeat;
} 
.wrap3,.filmwrap3,.indexwrap3,.thumbwrap3 { 
      background: url("/images/shadows/v1/corner_tr.gif") right top no-repeat;
      padding: 0 6px 6px 0;
      display: block;
}


