/*

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

*/



/* Foreground color definition */

body { color : #5088ff; }

.topmenu, .topmenu a { color : #5088ff; }

.topmenu a:hover { color : #5088ff; }

.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : #5088ff; }

.tableh2, .tableh2_compact { color : #5088ff; }

.textinput, .listbox, .radio, .checkbox { color: #5088ff; }

.alblink, .alblink a, .catlink, .catlink a { color: #5088ff; }

a,  .bblink a, .user_thumb_infobox a  { color: #5088ff; }

a:hover, .bblink a:hover, .user_thumb_infobox a:hover, .alblink a:hover, .catlink a:hover { color : #C7D6EE; }

.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 : #FFFFFF; }

.comment_date { color : #5F5F5F; }

.footer, .footer a, .footer a:hover { color : #666666; }



/* Background colors definition */

body { background-color: #4A4A4A; }

.textinput, .listbox, .radio, .checkbox { background-color: #4A4A4A; }

.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  {         background : #3F3F3F ; }

.tableh2,  .tablef, .img_caption_table th {         background : #343333 ; }

.tableb, .tableb_compact, .thumbnails, .img_caption_table td { background : #454444 ; }

.tableb_compactext, .tableh2_compactext  {         background : #2F3F44 ; }



/* Borders for input controls */

.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  {        border: 1px solid #666666; }

.image { border: 1px solid #000000; }

.imageborder { border: 1px solid #000000; background-color:#000000; margin-top: 30px; margin-bottom: 30px; }

.image1 { border: 1px solid #ff0000; }



.maintable, .maintablea, .maintableb {        background-color: #222222; }

.img_caption_table th, .img_caption_table td { border-top : 1px solid #000000; }



/* Fonts definition */

body { font-family: Courier New, Courier, mono; }

.tableh1, .tableh1a, .catlink, .tableh2 { font-family: Courier New, Courier, mono; font-size : 14px; }

.textinput, .listbox, .radio, .checkbox { font-family: Courier New, Courier, mono; }

.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Courier New, Courier, mono; }



table {

        font-size : 12px;
        

}



body {

        font-size : 12px;

        margin: 0px;

}



h1{

        font-weight: normal;

        font-size: 28px;

        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

        text-decoration: none;

        padding-left : 20px;

        color: #FFFFFF;

        margin: 2px;

}



h2 {

        font-family: Arial, Helvetica, sans-serif;

        background-image : url(images/box_left_icon.gif);

        background-repeat : no-repeat;

        background-position : left;

        padding-left : 18px;

        font-size: 18px;

        margin: 0px;

}



h3 {

        font-weight: normal;

        font-family: Courier New, Courier, mono;

        font-size: 16px;

        padding-left : 20px;

        color: #FFCC00;

        margin: 2px;

}

h4 {

        font-weight: normal;

        font-family: Courier New, Courier, mono;

        font-size: 12px;

        padding-left : 20px;


                color: #ff9900;

        margin: 2px;

}

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 td {

        white-space: nowrap;

}



.top_menu_left_bttn a {

        background-image : url(images/left_menu_button.gif);

        background-repeat : no-repeat;

        background-position : left;

        padding-left : 12px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;
		font-weight: bold;
		color: #5088ff;
        font-size: 18px;
        font-spacing : 1px;

}



.top_menu_left_bttn a:hover {

        background-image : url(images/left_menu_button_over.gif);

        background-position : left;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}



.top_menu_right_bttn a {

        background-image : url(images/right_menu_button.gif);

        background-repeat : no-repeat;

        background-position : right;

        padding-right : 22px;

        padding-left : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #5088ff;

        font-size: 14px;

}



.top_menu_right_bttn a:hover {

        background-image : url(images/right_menu_button_over.gif);

        background-position : right;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-spacing : 1px;

}



.top_menu_right_bttnwhite a {

        background-image : url(images/right_menu_button.gif);

        background-repeat : no-repeat;

        background-position : right;

        padding-right : 22px;

        padding-left : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        color: #5088ff;
		font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;

}



.top_menu_right_bttnwhite a:hover {

        background-image : url(images/right_menu_button_over.gif);

        background-position : right;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}



.ad_menu_bttn a {

        background-image : url(images/menu_button_ad.gif);

        background-repeat : no-repeat;

        background-position : center;
        
        padding-left : 6px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #5088ff;
		font-weight: bold;
        font-size: 16px;

}



.ad_menu_bttn a:hover {

        background-image : url(images/menu_button_over_ad.gif);

        text-decoration: none;

        color: #004380;
        font-spacing : 1px;
        }



.top_menu_bttn a {

        background-image : url(images/menu_button.gif);

        background-position : left;

        padding-left : 6px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #5088ff;

        font-size: 14px;

}



.top_menu_bttn a:hover {

        background-image : url(images/menu_button_over.gif);

        text-decoration: none;

        color: #004380;
        font-spacing : 1px;

}



.top_menu_bttnwhite a {

        background-image : url(images/menu_button.gif);

        background-position : left;

        padding-left : 6px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #F0AF00;
		font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}



.top_menu_bttnwhite a:hover {

        background-image : url(images/menu_button_over.gif);

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;

}


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

}



.maintable {

        margin-top: 2px;

        margin-bottom: 2px;

/*        border: 1px solid #000000; */

}



.maintablea {

        margi/*

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

*/



/* Foreground color definition */

body { color : #5088ff; }

.topmenu, .topmenu a { color : #5088ff; }

.topmenu a:hover { color : #5088ff; }

.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : #5088ff; }

.tableh2, .tableh2_compact { color : #5088ff; }

.textinput, .listbox, .radio, .checkbox { color: #5088ff; }

.alblink, .alblink a, .catlink, .catlink a { color: #5088ff; }

a,  .bblink a, .user_thumb_infobox a  { color: #5088ff; }

a:hover, .bblink a:hover, .user_thumb_infobox a:hover, .alblink a:hover, .catlink a:hover { color : #C7D6EE; }

.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 : #FFFFFF; }

.comment_date { color : #5F5F5F; }

.footer, .footer a, .footer a:hover { color : #666666; }



/* Background colors definition */

body { background-color: #4A4A4A; }

.textinput, .listbox, .radio, .checkbox { background-color: #4A4A4A; }

.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  {         background : #3F3F3F ; }

.tableh2,  .tablef, .img_caption_table th {         background : #343333 ; }

.tableb, .tableb_compact, .thumbnails, .img_caption_table td { background : #454444 ; }

.tableb_compactext, .tableh2_compactext  {         background : #2F3F44 ; }



/* Borders for input controls */

.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  {        border: 1px solid #666666; }

.image { border: 1px solid #000000; }

.imageborder { border: 1px solid #000000; background-color:#000000; margin-top: 30px; margin-bottom: 30px; }

.image1 { border: 1px solid #ff0000; }



.maintable, .maintablea, .maintableb {        background-color: #222222; }

.img_caption_table th, .img_caption_table td { border-top : 1px solid #000000; }



/* Fonts definition */

body { font-family: Courier New, Courier, mono; }

.tableh1, .tableh1a, .catlink, .tableh2 { font-family: Courier New, Courier, mono; font-size : 14px; }

.textinput, .listbox, .radio, .checkbox { font-family: Courier New, Courier, mono; }

.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Courier New, Courier, mono; }



table {

        font-size : 12px;
        

}



body {

        font-size : 12px;

        margin: 0px;

}



h1{

        font-weight: normal;

        font-size: 28px;

        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

        text-decoration: none;

        padding-left : 20px;

        color: #FFFFFF;

        margin: 2px;

}



h2 {

        font-family: Arial, Helvetica, sans-serif;

        background-image : url(images/box_left_icon.gif);

        background-repeat : no-repeat;

        background-position : left;

        padding-left : 18px;

        font-size: 18px;

        margin: 0px;

}



h3 {

        font-weight: normal;

        font-family: Courier New, Courier, mono;

        font-size: 16px;

        padding-left : 20px;

        color: #F0AF00;

        margin: 2px;

}

h4 {

        font-weight: normal;

        font-family: Courier New, Courier, mono;

        font-size: 12px;

        padding-left : 20px;

        color: #F0AF00;

        margin: 2px;

}

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 td {

        white-space: nowrap;

}



.top_menu_left_bttn a {

        background-image : url(images/left_menu_button.gif);

        background-repeat : no-repeat;

        background-position : left;

        padding-left : 12px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;
		font-weight: bold;
		color: #5088ff;
        font-size: 18px;
        font-spacing : 1px;

}



.top_menu_left_bttn a:hover {

        background-image : url(images/left_menu_button_over.gif);

        background-position : left;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}



.top_menu_right_bttn a {

        background-image : url(images/right_menu_button.gif);

        background-repeat : no-repeat;

        background-position : right;

        padding-right : 22px;

        padding-left : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #5088ff;

        font-size: 14px;

}



.top_menu_right_bttn a:hover {

        background-image : url(images/right_menu_button_over.gif);

        background-position : right;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-spacing : 1px;

}



.top_menu_right_bttnwhite a {

        background-image : url(images/right_menu_button.gif);

        background-repeat : no-repeat;

        background-position : right;

        padding-right : 22px;

        padding-left : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        color: #5088ff;
		font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;

}



.top_menu_right_bttnwhite a:hover {

        background-image : url(images/right_menu_button_over.gif);

        background-position : right;

        background-repeat : no-repeat;

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}


.top_menu_bttn a {

        background-image : url(images/menu_button.gif);

        background-position : left;

        padding-left : 6px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #5088ff;

        font-size: 14px;

}



.top_menu_bttn a:hover {

        background-image : url(images/menu_button_over.gif);

        text-decoration: none;

        color: #004380;
        font-spacing : 1px;

}



.top_menu_bttnwhite a {

        background-image : url(images/menu_button.gif);

        background-position : left;

        padding-left : 6px;

        padding-right : 6px;

        position: relative;

        display: block;

        height : 35px;

        line-height : 35px;

        text-decoration: none;

        color: #F0AF00;
		font-weight: bold;
        font-size: 18px;
        font-spacing : 1px;
}



.top_menu_bttnwhite a:hover {

        background-image : url(images/menu_button_over.gif);

        text-decoration: none;

        color: #004380;
        font-weight: bold;
        font-size:
        }