/*
$Id: style.css,v 1.2 2004/06/11 09:20:11 tarique Exp $
*/
/*
td.mainCell, td.mainCell td{
 font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
 font-size : 12px;
 color:#545454;
 font-weight:normal;
}*/



td.mainCell a:link,td.mainCell a:visited,td.mainCell a:hover  {
font-weight:normal;
}

.mainCell a:hover{
background-color:transparent;
}

td.mainCell  table {
        font-size : 12px;
}

td.mainCell  h1{
        font-weight: normal;
        font-size: 21px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color: #7c9157;
        margin: 2px;
}

td.mainCell  h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/arrow_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 18px;
        margin: 0px;
}

td.mainCell  h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        margin: 2px;
		color:#545454;
}

td.mainCell  p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

td.mainCell  ul {
        margin-left: 5px;
        padding: 0px;
}

td.mainCell  li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}




td.mainCell  .textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

td.mainCell  .listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

td.mainCell  .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #7c9157;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color:#545454;
        font-weight:normal; 
}



td.mainCell  .comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #7c9157;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

td.mainCell  .radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

td.mainCell  .checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

td.mainCell  a:link, td.mainCell  a:visited, td.mainCell  a:hover {
        color: #545454;
}


td.mainCell  a:link, td.mainCell  a:visited {
       text-decoration: none;
}

td.mainCell  a:hover {
    text-decoration: underline;
}


td.mainCell  bblink a {
        color: #466C8E;
        text-decoration: none;
}

td.mainCell  bblink a:hover {
        color: #466C8E;
        text-decoration: underline;
}

td.mainCell  .maintable {
        border: 1px solid #466C8E;
        background-color: #FFF;
        margin-top: 1px;
        margin-bottom: 1px;
     }

td.mainCell  .tableh1 {
        font-weight:bold;
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #bbc2c5 ;
        color: #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.mainCell  .tableh1 a:link,.mainCell  .tableh1 a:visited, .mainCell  .tableh1 a:hover  {
 font-weight: bold;
}

td.mainCell  .tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #bbc2c5 ;
        color: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

td.mainCell  .tableh2, .catrow_noalb {
      background: #D4DBDE ;
		background-image:url(images/anti_white_stripes.gif);
	    color : #545454;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

td.mainCell  .tableh2 a:link, td.mainCell  .tableh2 a:visited ,td.mainCell  .tableh2 a:hover {
    color:#466C8E;
}

td.mainCell  .catrow_noalb a:link, td.mainCell  .catrow_noalb a:visited ,td.mainCell  .catrow_noalb a:hover {
    color:#466C8E;
}

td.mainCell  .tableh2_compact {
        background: #D4DBDE ;
		background-image: url(images/anti_white_stripes.gif);
        color : #545454;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

td.mainCell  .tableb , .display_media , .catrow {
        background: #D4DBDE;
		background-image: url(images/white_stripes.gif);
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

td.mainCell  .tableb_compact {
        background: #D4DBDE;
		background-image: url(images/white_stripes.gif);
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

td.mainCell  .tablef {
        background: #D4DBDE ;
		background-image:url(images/anti_white_stripes.gif);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

td.mainCell  .album_stat {
        font-size : 85%;
        margin: 5px 0px;
		color: #953838;
}

td.mainCell  .thumb_filename {
        font-size: 80%;
        display: block;
}

td.mainCell  .thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

td.mainCell  .thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
		color: #953838;
}

td.mainCell  .thumb_caption a {
        text-decoration: underline;
        color: #545454;
}


td.mainCell  .thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

td.mainCell  .user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

td.mainCell  .user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

td.mainCell  .user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

td.mainCell  .user_thumb_infobox a {
        text-decoration: none;
        color: #545454;
}

td.mainCell  .user_thumb_infobox a:hover {
        color: #545454;
        text-decoration: underline;
}

td.mainCell  .sortorder_cell {
        background : #bbc2c5 ;
        color: #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

td.mainCell  .sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #bbc2c5 ;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

td.mainCell  .navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #FFFFFF;
        font-weight: bold;
        background : #bbc2c5 ;
        border-style: none;
}

td.mainCell  .navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

td.mainCell  .navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;               
}

td.mainCell  .navmenu a:link, td.mainCell  .navmenu a:visited ,  td.mainCell  .navmenu a:hover {   
   text-decoration:none;
}

td.mainCell  .navmenu a:link, td.mainCell  .navmenu a:visited {
 color: #FFFFFF;
}

td.mainCell  .navmenu a:hover {
   background : #F5F5F5 ;
   color: #545454;
}

td.mainCell  .admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #7c9157;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #545454;        
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

td.mainCell  .admin_menu_thumb a {
 display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;        
}


td.mainCell  .admin_menu_thumb a:link, td.mainCell  .admin_menu_thumb a:visited {
        color: #545454;
        text-decoration: none;
  }

td.mainCell  .admin_menu_thumb a:hover {
        color: #545454;
        text-decoration: underline;
}

td.mainCell     td.admin_menu {
   height:30px;
   vertical-align:middle;
   }

td.mainCell  .admin_menu {
   	 font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #7c9157;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        /*color: #545454;*/
        color:#7c9157;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
		padding-left:4px;
		padding-right:4px;
}

td.mainCell  .admin_menu a {
        display: block;
        position: relative;		
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;        
}


td.mainCell  a.admin_menu  {
		white-space:nowrap;		
}



td.mainCell  .admin_menu a:link, td.mainCell  .admin_menu a:visited, td.mainCell  .admin_menu a:hover {
  font-weight:normal;
  color:#7c9157;
}

td.mainCell  a.admin_menu:link, td.mainCell  a.admin_menu:visited, td.mainCell  a.admin_menu:hover {
  font-weight:normal;
  color:#7c9157;
}

td.mainCell  .admin_menu a:hover,  td.mainCell  a.admin_menu:hover {
color:#FF4C00;
}


td.mainCell  .admin_menu a:link, td.mainCell  .admin_menu a:visited{
     text-decoration: none;
}




td.mainCell  .admin_menu a:hover {
        text-decoration: underline;
}

td.mainCell  td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

td.mainCell  .comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

td.mainCell  .image {
        border-style: solid;
        border-width:1px;
        border-color: #545454;
        margin: 2px;
}

td.mainCell  .imageborder {
        border: 1px solid #545454;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

td.mainCell  .thumbnails {
       /* background: #FFFACD ;*/
		 background: #D4DBDE;
		background-image: url(images/white_stripes.gif);
        padding: 5px;
}

td.mainCell  .footer {
       /* display:none;*/
     /*  margin-top:-17px;*/
       font-size:10px;
       color:#7c9157;
       padding-bottom:5px;
     }

td.mainCell  .footer a:link, td.mainCell  .footer a:hover, td.mainCell  .footer a:visited {
   color:#7c9157;
}


td.mainCell  .statlink {
        color: #FFFFFF;
}

td.mainCell  .statlink a:link, td.mainCell  .statlink a:visited {
        text-decoration: none;
        color: #FFFFFF;
}

td.mainCell  .statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

td.mainCell  a.statlink:link, td.mainCell  a.statlink:visited, td.mainCell  a.statlink:hover {
 color: #FFFFFF;
 font-weight:normal;
}

td.mainCell  a.statlink:link, td.mainCell  a.statlink:visited {
   text-decoration:none;        
}

td.mainCell  a.statlink:hover {
        text-decoration:underline;
}


td.mainCell  .catlink {
        display: block;
        margin-bottom: 2px;
}

td.mainCell  .catlink a:link, td.mainCell  .catlink a:visited, td.mainCell  .catlink a:hover {
        font-weight:bold;
		text-decoration: underline;
        color: #545454;
}

td.mainCell  .topmenu {
        line-height :20px;
        font-size :12px;
        font-weight:bold;
        font-family:  Arial, Helvetica, sans-serif;        
}

td.mainCell  .topmenu a:link,td.mainCell .topmenu a:visited, td.mainCell .topmenu a:hover {
font-weight:bold;
}



td.mainCell  .topmenu a:link,td.mainCell .topmenu a:visited { 
    color: #466C8E;
	  background-color: transparent;	
		text-decoration : none;
}

td.mainCell  .topmenu a:hover  {
    color:#FF4C00;
    background-color:#FEFAE1;
		text-decoration : none;
}

td.mainCell  .img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

td.mainCell  .img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #545454;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

td.mainCell  .img_caption_table td {
        background: #FFFACD ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

td.mainCell  .debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

td.mainCell  .clickable_option {
     /*   border-bottom : 1px dotted blue;*/
        cursor : default;
}

td.mainCell  .listbox_lang {
        color: #953838;
        background-color: #FFFACD;
        border: 1px solid #FFFACD;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

td.mainCell  div#imgdiv {
clear:both;
position: inherit;
text-align:center;
text-indent:100px;
margin-top:20px;
border:20px double gray;
}

td.mainCell  #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);}
