/*
$Id: style.css,v 1.1 2004/06/11 09:20:08 tarique Exp $
*/

.gallery {
	padding-top: 4px;
}

 body .mainCell  {
        font-family : "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        background : #1d1d1d ;
        color : #BBBBB0;
        margin: 0px;
}

 .mainCell table {
        font-size: 11px;
}

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

 .mainCell h2 {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 18px;
        color : #DDDDD0;
        margin: 0px;
}

 .mainCell h3 {
        font-weight: normal;
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        color : #BBBBB0;
        margin: 2px;
}

 .mainCell p {
        color : #BBBBB0;
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        margin: 2px 0px;
}

 .mainCell ul {
        margin-left: 5px;
        padding: 0px;
        color : #BBBBB0;
}

 .mainCell li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
        color : #BBBBB0;
}

 .mainCell .textinput {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        background-color: #1d1d1d;
        color : #BBBBB0;
        border: 1px solid #a9a9a9;
        padding-right: 3px;
        padding-left: 3px;
}

 .mainCell .listbox {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        border: 1px solid #a9a9a9;
        vertical-align : middle;
}

 .mainCell .button {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
		color: #000000;
}

 .mainCell .comment_button {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
		color: #000000;
}

 .mainCell .radio {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        vertical-align : middle;
}

 .mainCell .checkbox {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        vertical-align : middle;
}

 .mainCell a {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        color: #eeeeee;
        font-size: 12px;;
        text-decoration: none;
        font-weight:normal;
        outline: 0;
}

 .mainCell a:hover {
        color: #B0B0C0;
        text-decoration: underline;
}

 .mainCell bblink a {
        color: #888888;
        text-decoration: none;
}

 .mainCell bblink a:hover {
        color: #888888;
        text-decoration: underline;
}

 .mainCell .maintable {
        border: 1px solid #545454;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        background-color: #1d1d1d;
        margin-top: 1px;
        margin-bottom: 1px;
        width: 100%
}

 .mainCell .tableh1 {
/*        background : #444444 ;*/
		background: url(images/lg_gallery_header.png) repeat;
        color : #ddddd2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh1_compact {
/*        background : #444444 ;*/
		background: url(images/lg_gallery_header.png) repeat;
        color : #ccccc0;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableh2 , .mainCell .catrow_noalb {
/*        background: #545454 ;*/
		background: url(images/lg_gallery_header.png) repeat;
        color : #ccccc0;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh2_compact {
/*        background: #545454 ;*/
		background: url(images/lg_gallery_header.png) repeat;
        color : #ccccc0;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableb , .mainCell .catrow {
        background: #383835 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 5px;
}

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

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

 .mainCell .album_stat {
        font-size: 12px;;
        margin: 5px 0px;
        text-align: center;
}

 .mainCell .thumb_filename {
        font-size: 12px;;
/*        display: block;*/
}

 .mainCell .thumb_title {
 		font-family : "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-weight : bold;
        font-size: 12px;
        padding: 2px;
        display : block;
}

 .mainCell .thumb_caption {
 		font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 1px;
        display : block;
}

 .mainCell .thumb_caption a {
        text-decoration: underline;
        color: #BBBBB0;
}

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

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

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

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

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

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

 .mainCell .sortorder_cell {
        /*background : #444444 ;*/
        color : #DDDDD0;
        padding: 0px;
        margin: 0px;
}

 .mainCell .sortorder_options {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        /*background : #444444 ;*/
        color : #DDDDD0;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 10px;
        white-space: nowrap;
}

 .mainCell .navmenu {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        color: #BBBBB0;
        font-size: 12px;;
        font-weight: bold;
        background : #444444 ;
        border-style: none;
}

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

 .mainCell .navmenu a {
        position: relative;
/*        display: block;*/
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #EEEEE6;
}

 .mainCell .navmenu a:hover {
        /*background : #272727 ;*/
        text-decoration: none;
        color:         #B0B0C0;
}

 .mainCell .admin_menu_thumb {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        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;
}

 .mainCell .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;
}

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

 .mainCell .admin_menu {
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

 .mainCell .admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

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

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

 .mainCell .display_media {
        background: #383835 ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.mainCell .lg_image a {
	outline: 0;
}
.mainCell .lg_image a img{
	border: 1px solid #bbbbaa;
	margin: 18px;
	padding: none;
	color: #000000;
	background-color: #000000;
	outline: 0;
}

.mainCell .lg_image a:hover img{
	border: 1px solid #888890;
}

.mainCell .image a img{
	border: 1px solid #DDDDD0;
	margin: 14px;
	padding: none;
	color: #000000;
	background-color: #000000;
}

 .mainCell .imageborder {
	border: 1px solid #DDDDD0;
 	width: auto;
 	height: auto;
}

 .mainCell .imageborder2 {
	border: 28px solid #1a1a1a;
	background-color: #1a1a1a;
	padding: 0px;
 	width: auto;
 	height: auto;
}

 .mainCell .imageborder3 {
	border: 1px solid #545454;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
 	width: auto;
 	height: auto;
}

 .mainCell .imageborder_thumb {
 	width: auto;
 	height: auto;
	border: 1px solid #4a4a4a;
  	background-color:#1a1a1a;
	padding: none;
	margin: none;
	margin-top: 5px;
}

 .mainCell .thumbnails {
        /*background-image : url(images/thumbbackgrnd.jpg);background-repeat:no-repeat; background-position:center;*/

        background: #383835;
        padding: 3px;
}

 .mainCell .footer {
        font-size : 9px;
        color: #BBBBB0;
}

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

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

 .mainCell .statlink {
        color: #DDDDD0;
}

 .mainCell .statlink a {
        text-decoration: none;
        color: #BBBBB0;
}

 .mainCell .statlink a:hover {
        color: #B0B0C0;
        text-decoration: underline;
}

 .mainCell .alblink a {
        color: #ccccc0;
        text-decoration: underline;
}

 .mainCell .alblink a:hover {
        color: #B0B0C0;
        text-decoration: underline;
}

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

 .mainCell .catlink a {
        text-decoration: underline;
        color: #BBBBB0;
}

 .mainCell .catlink a:hover {
        color: #B0B0C0;
        text-decoration: underline;
}

 .mainCell .topmenu {
        line-height : 130%;
        font-size: 12px;;
}

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

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

 .mainCell .img_caption_table {
        border: none;
        background-color: #000000;
        width : 100%;
        margin : 1px;
}

 .mainCell .img_caption_table th {
        background: #444444 ;
        font-size: 12px;;
        color : #a9a9a9;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        border-top : 0px solid #FFFFFF;
}

 .mainCell .img_caption_table td {
        background: #383835 ;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 0px solid #FFFFFF;
}

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

 .mainCell .clickable_option {
        border-bottom : 1px dotted #aaaaff;
        cursor : default;
}

 .mainCell .listbox_lang {
        color: #000000;
        background-color: #a9a9a9;
        border: 1px solid #a9a9a9;
        font-size: 12px;;
        font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
        vertical-align : middle;
}

 .mainCell .tableb_image {
        background: #000000;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
}

 .mainCell #vanity a {
/*        display: block;*/
        width:57px;
        height:20px;
        margin: 3px 20px;
}

 .mainCell #vanity img {border:0}

 .mainCell #v_php {float:left;background-image:url(../../images/powered-php.gif);}

 .mainCell #v_php:hover {background-image:url(../../images/h_powered-php.gif);}

 .mainCell #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

 .mainCell #v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}

 .mainCell #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

 .mainCell #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

 .mainCell #v_css {float:right;background-image:url(../../images/valid-css.gif);}

 .mainCell #v_css:hover {background-image:url(../../images/h_valid-css.gif);}

.addtocart{
        text-align: center;
}

.addtocart a{
        background: #3f3f3f ;
		color: #DDDDD0;
        border: 1px solid #646464;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 4px;
        padding-left: 4px;
        text-decoration: none;
}

 .addtocart a:hover {
        background: #4a4a4a ;
		color: white;
        border: 1px solid #B0B0C0;
        text-decoration: none;
}

