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

body {
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	color: #666666;
    font-size: 14px;
    background : #152348 ;
    color : white;
        
}

table {
        font-size: 14px;
		color : #333333;
}

h1{
	font-weight: bolder;
	font-size: 18px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif", ;
	color: #1e3280;
    text-decoration: none;
    line-height : 120%;
    margin: 2px;
}

h2 {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	font-size: 16px;
	margin: 0px;
	color: #1e3160;
	font-weight: bold;


}

h3 {
	font-weight: normal;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	font-size: 14px;
	margin: 2px;
	color: #333300;

}

h4 {
	font-weight: bold;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	font-size: 14px;
	margin: 2px;
	color: #333300;	
}

h5 {
	font-weight: bold;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	font-size: 14px;
	margin: 2px;
	color: #333300;
}

h6 {
	font-weight: bold;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	font-size: 14px;
	margin: 2px;
	color: #7C7C00;
}

p {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "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: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "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: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #EF1F2F;
        text-decoration: none;
}

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

bblink a {
        color: #000000;
        text-decoration: none;
}

bblink a:hover {
        color: #000000;
        text-decoration: underline;
}

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

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

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

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

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

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

.tableb_compact {
        background: #EFEFEF ;
        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;
	color: #802900;

}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.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: underline;
        color: #000000;
}

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

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

.sortorder_cell {
        background : #FFCC66 ;
        color : #000000;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        background : #FFCC66 ;
        color : #000000;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        color: #000000;
        font-size: 100%;
        font-weight: bold;
        background : #FFCC66 ;
        border-style: none;
}

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

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

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(../2005/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: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        font-size: 85%;
        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;
}

.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: #000000;
        text-decoration: underline;
}

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

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

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

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

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #000000;
}

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

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

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

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

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

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

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

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

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #000000;
        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 #000000;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #000000;
}

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

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
        vertical-align : middle;

}.pagetitle {
	FONT-SIZE: 17px; COLOR: #000080; LINE-HEIGHT: 17px
}
.fixed {
	FONT-SIZE: 12px
}
P {
	MARGIN-TOP: 4px; MARGIN-BOTTOM: 10px
}
P.half {
	MARGIN-TOP: 4px; MARGIN-BOTTOM: 6px
}
.smallcomment {
	FONT-SIZE: 9px; COLOR: #0683FF; BACKGROUND-COLOR: transparent
}
.imagecaption {
	FONT-SIZE: 9px; COLOR: #555555; TEXT-ALIGN: center
}
.titledate {
	FONT-SIZE: 10px; COLOR: #e40000
}
.pressreleasecode {
	FONT-SIZE: 10px; COLOR: #666666
}
A:link {
	CURSOR: hand; COLOR: #002377; TEXT-DECORATION: underline
}
A:active {
	CURSOR: hand; COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	CURSOR: hand; COLOR: #3155ac; TEXT-DECORATION: underline
}
A:hover {
	CURSOR: hand; COLOR: #000000; TEXT-DECORATION: none
}
A.terms:link {
	FONT-SIZE: 11px; CURSOR: hand; COLOR: #333333; TEXT-DECORATION: none
}
A.terms:visited {
	FONT-SIZE: 11px; CURSOR: hand; COLOR: #333333; TEXT-DECORATION: none
}
A.terms:hover {
	FONT-SIZE: 11px; CURSOR: hand; COLOR: #0000cc; TEXT-DECORATION: none
}
DIV.sizeable {
	FONT-SIZE: small
}
A.leftmenu {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none
}
A.leftmenu:visited {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none
}
A.leftmenu:hover {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none
}
A.underline {
	FONT-WEIGHT: normal; COLOR: #000000}
A.underline:visited {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: underline}
A.underline:hover {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: underline}
	
A.underdash {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-size: 12px;
	color: #082e98;
	border-bottom: dotted #999999 1px;
}
A.underdash:visited {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-size: 12px;
	border-bottom: dotted #999999 1px;
}
A.underdash:hover {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	border-bottom: dotted #999999 1px;
}
.visagreen {
	COLOR: #00a600
}
.visagreenbkg {
	BACKGROUND-COLOR: #00a600
}
.smtxt {  font-size: 10px}
.news_title {  font-weight: bold; color: #E7C501}
.cont_title {  font-weight: bold; color: #000000}
.blueborder {
	border: 1px solid #000033;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
  font-size: 11px;
}
 
.inputstyle {
	BACKGROUND:#000000;
	COLOR:#333333;
FONT-FAMILY:"‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";	FONT-SIZE:12px;
;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS UI Gothic", "‚l‚r ƒSƒVƒbƒN", "sans-serif";
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #BCDBED;
	border-left: 1px solid #CCCCCC;
}
td.topLeftImage
{ 
    background-image:    url(../2005/images/fondowht.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #fff;
    color: #000;
}
td.bottomRightImage
{ 
    background-image:    url(../2005/images/fondowht.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #fff;
    color: #000;
}
.smtext {
	font-size: 11px;
}
.back {
  background-image:  url(../2005/images/fondowht.jpg);
  background-repeat: no-repeat;
  border: 0px solid #ffffff;
  }
.toptd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.lineone {
	border-top: 1px solid #C8DBC8;
	border-right: 0px solid #C8DBC8;
	border-bottom: 0px solid #C8DBC8;
	border-left: 0px solid #C8DBC8;
}
.rback {
	background-color: #ef1f2f;
}
.wback {
	background-color: #FFFFFF;
}
.bordeamarillo {
	border: 1px solid #fdf08c;
}
.blueborder {
	border: 2px solid #CCD2EE;
}
