body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        margin: 0px;
}

a:link,
a:active,
a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	color: #8bbd17;
	text-decoration: none;
}

table {
        font-size: 11px;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

input,
textarea,
select{
	background: #ffffff;
	border: 1px solid #b0b0b0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

select{
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

input.button,
input.image{
	margin: 0;
	width: auto;
}

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style:solid;
	border-color: #a2a2a2;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #FFFFFF;
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
}

.content_box {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

.box_tag {
	border-bottom: #CCCCCC solid 2px;
}

.subtag {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.index_wall {
	background-image:url(v4_imgid1/index_bg_wall.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}

.index_scan {
	background-image:url(v4_imgid1/index_bg_scan.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}


.sitenav {
		font: "Arial Narrow";
        font-size: 12px;
		letter-spacing: 1px;
}

.sitenav a:link,
.sitenav a:visited,
.sitenav a:active {
	color: #828282;
	text-decoration: none;
}

.sitenav a:hover {
	color: #3399cc;
	text-decoration: none;
}


.menutag {
	border-color: #999999;
	border-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	font: "Arial Narrow";
	font-size: 12px;
	color: #8bbd17;
}

.breadcrumb {
	border-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font: "Century Gothic";
        font-size: 15px;
        margin: 0px;
		letter-spacing: 2px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        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;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.bblink a {
        color: #3399cc;
        text-decoration: none;
}

.bblink a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.maintable {
        background-color: #ffffff;
        margin-top: 1px;
        margin-bottom: 1px;
}

.thumbstrip {
		background : #f4f4f4 ;
		border-color: #e2e2e2;
		border-style: solid;
		border-width: 1px;
		padding: 10px;
}
		
.tableh1 {
        background : #ffffff ;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
		border-color: #b4b4b4;
		border-style: solid;
		border-bottom-width: 2px;
		border-top-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		font: "Arial Narrow";
		font-size: 13px;
		color: #0e55a4;
}

.tableh1_compact {
        background : #ffffff ;
        color : #0e55a4;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
		border-color: #b4b4b4;
		border-style: dotted;
		border-bottom-width: 1px;
		border-top-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
}

.tableh2 {
        background: #ffffff ;
        color : #666666;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
		border-color: #b4b4b4;
		border-style: dotted;
		border-bottom-width: 1px;
		border-top-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
}

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

.tableb {
        background: #ffffff ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #ffffff ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #ffffff ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
		font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
		color: #999999;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

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

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

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

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        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: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

.user_thumb_infobox a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.sortorder_cell {
        background : #ffffff;
        color : #828282;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #ffffff;
        color : #828282;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #3399cc;
        font-size: 100%;
        font-weight: bold;
        background : #ffffff ;
        border-color: #e1e1e1;
		border-style: solid;
		border-bottom-width: 2px;
		border-top-width: 2px;
		border-left-width: 0px;
		border-right-width: 0px;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a:link,
.navmenu a:visiedt,
.navment a:active {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #3399cc;
}

.navmenu a:hover {
        text-decoration: none;
        color:         #8bbd17;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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


.admin_menu_thumb a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color:#EFEFEF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #8bbd17;
        text-decoration: none;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

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

.image_index {
	display: block;
	border: #b0b0b0 solid 1px;
	padding: 2px;
	margin-bottom: 15px;
	margin-right: 5px;
}

.image_index a:hover {
	display: block;
	border-width: 3px;
	border-color: #b0b0b0;
}

.image_user {
		border-bottom: #CCCCCC solid 1px;
		padding-top: 3px;
		margin-top: 0px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		margin-right: 20px;
		font-weight: bold;
		letter-spacing: 1px;
}

.imageborder {
        border: 1px solid #e1e1e1;
        background-color: #FFFFFF;
        margin-top: 20px;
        margin-bottom: 20px;
}

.display_media {
        background: #ffffff ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #ffffff ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a:link,
.footer a:visited,
.footer a:active {
        text-decoration: none;
        color: #3399cc;
}

.footer a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.statlink {
        color: #828282;
}

.statlink a:link,
.statlink a:visited,
.statlink a:active {
        text-decoration: none;
        color: #3399cc;
}

.statlink a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.alblink a:link,
.alblink a:visited,
.alblink a:active {
        text-decoration: none;
        color: #3399cc;
}

.alblink a:hover {
        color: #8bbd17;
        text-decoration: none;
}

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

.catlink a:link,
.catlink a:visited,
.catlink a:active {
        text-decoration: none;
        color: #3399cc;
}

.catlink a:hover {
        color: #8bbd17;
        text-decoration: none;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a:link,
.topmenu a:visited,
.topmenu a:active {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #8bbd17;
        text-decoration : none;
}

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #ffffff ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #ffffff;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style3 {color: #8bbd17}
.style6 {color: #993300}
#Layer1 {
	position:absolute;
	left:767px;
	top:403px;
	width:236px;
	height:404px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:255px;
	top:433px;
	width:227px;
	height:211px;
	z-index:1;
}
.style7 {
	color: #0e55a4;
	font-weight: bold;
}
.style9 {color: #bd1773}

/* ============== 4.0 CORE =============== */
#perm {
 /* remove the list bullets */ 
  list-style-type:none; 

  /* remove the list padding */
  padding:0; 
  
  /* centre the list */
  margin:0;
}

#perm li {
  list-style-type:none; 
	
  /* set up the width and height of the list items */
  display:block;  
  width:2em; 
  height:2em;

  /* float them in one horizontal line */
  float:left; 

  /* add a gap between each list item */
  margin-left:0em;
  margin-right: 0.5em;
  }
