/* PhotoVillage FrontPage Layout  */

html { min-width: 970px; }
a { text-decoration: none }
A:hover { text-decoration:underline;}

body 
{ 
 width:970px;
 margin:0;
 padding: 0;
 border: 0;
 text-align:center;
 color: #444;
 background:#fff url('/gfx/main_background.gif') repeat-x;
 font: 12px "Trebuchet MS";
}

#wrapper
{
 margin:0;
 width:970px;
 text-align: left;
}


#myAddBox2
{
 position:absolute;
 left:805px;
 top:480px !important;
 top:500px;
}


/****************************************
 **                                    **
 **     TOP HEADER FIELDS              **
 **                                    **
 ****************************************/

#topHeader
{
 text-align: left;
 margin:0px;
 width:969px;
 height:50px;
 background:url(/gfx/bg-header.png) no-repeat;
}

#topHeader .langBar
{
 position:relative;
 float:left;
 margin-left:10px;
}

#topHeader .topBar
{
 position:relative;
 float:right;
 margin-right:5px;
}

#topHeader a
{
 color: #;
 font-size:14px;
}

/**************************************/
/*                                    */
/*   Navigation Menu                  */
/*                                    */
/**************************************/

#navMenu
{
 list-style: none;
 padding: 0;
 margin: 0;
 margin-top:12px;
 margin-right:10px;
}

#navMenu li
{
 text-align:center;
 display:block;
 width:112px;
 /*background:#333;*/
 float: left;
 margin: 0 0.15em;
 /*border-bottom:1px solid #444;*/
 background:url(/gfx/topButton-001.gif) no-repeat;
 font-size:10px;
}

#navMenu a
{
 color:#333;
 display:block;
}

#navMenu a:hover
{
 text-decoration:none;
}

#navMenu li:hover
{
 background:url(/gfx/topButton-003.gif) no-repeat;
}


/****************************************
 **                                    **
 **         HEADER FIELDS              **
 **                                    **
 ****************************************/

#header
{ 
 float:left;
 text-align: left;
 margin:0px;
 width:969px;
 background:#000;
}

#header .topPix
{
 margin-left:5px;
 border:1px solid #111;
 width:955px;
}
#header .topBox
{
 background:#;
}

#header h1
{
 margin:0px;
 margin-left:5px;
 margin-right:5px;
 color: #ddd;
 font: 20px ;
}

#header h2
{
 margin:0px;
 margin-top:4px;
 margin-bottom:10px;
 margin-left:5px;
 margin-right:5px;
 color: #ccc;
 font: 13px ;
}

#header p
{
 margin:0px;
 margin-left:5px;
 margin-right:5px;
 color: #aaa;
 font: 12px ;
}

#header_bottomBar
{
 clear:both;
 background:url(/gfx/header-bottom2.png) no-repeat;
 background:url(/gfx/header-bottom2.gif);
 width:969px;
 height:28px;
 margin:0px;
 padding:0px;
}

#mainPicture
{
 position:absolute;
 left:720px;
 top:48px !important;
 top:50px;
 color:#eee;
}

#mainPicture h1,#mainPicture2 h1
{
 font-size:30px;
 font-family:Arial;
}

#mainPicture2
{
 position:absolute;
 left:722px;
 top:51px !important;
 top:52px;
 color:#333;
}

/****************************************
 **                                    **
 **        NAVIGATION FIELDS           **
 **                                    **
 ****************************************/
#nav
{
 width:160px;
 float: left;
 text-align: left;
 margin: 0 0 0 0;
 padding:0 0 0 0;
 color:#ccc;
 font: 12px "Trebuchet MS";
 background:#000;
}

#nav h2 
{
 padding-left:8px;
 padding-top:8px;
 margin-top:0px;
 font:100%/1.2em "Trebuchet MS", Serif;
 color:#333;
 font-weight:bold;
 background:url('/gfx/left_menu_gfx/menu0.gif') no-repeat;
 width:153px;
 height:23px;
}

#nav a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em "Trebuchet MS", Serif;
 color:#ccc;
 margin: 0 0 0 2px;
}

#nav a:hover
{
 text-decoration:none;
 color:#c00;
}



.row 
{
 clear: both;
 padding-top: 1px;
 height:15px;
 width:160px;
}


.row span.label 
{
 float: left;
 width: 110px;
 text-align: left;
}

.row a
{
 display:block;
}

.row span.label2
{
 float: left;
 width: 40px;
 text-align: right;
}

.row span.label22
{
 background:#eee;
 float: left;
 width: 40px;
 text-align: right;
}

.row span.topDl
{
 float: left;
 text-align: left;
 font-size:11px;
 width:110px;
}

.row span.topDl2
{
 background:#eee;
 float: left;
 text-align: left;
 font-size:11px;
 width:110px;
 height:18px;
}


.row:hover
{
 background:#f93;
}

.row2
{
 clear: both;
 padding-top: 1px;
 width:160px;
 height:15px;
 background:#222;
}

.row2:hover
{
 background:#f93;
}

.row2 a
{
 display:block;
}


.row2 span.label 
{
 float: left;
 width: 110px;
 text-align: left;
}

.row2 span.label2
{
 float: left;
 width: 40px;
 text-align: right;
}



/****************************************
 **                                    **
 **         FOOTER                     **
 **                                    **
 ****************************************/
#footer
{
 clear:both;
 text-align: center;
 margin-top:0px;
 width:970px;
 color:#999;
 height:30px;
 font:11px  Tahoma, "Trebuchet MS", Serif;
 background:url(/gfx/footer_nav2.png)no-repeat;
}

#footer a
{
 color:#666;
}


/****************************************
 **                                    **
 **         MAIN CONTENT               **
 **                                    **
 ****************************************/

#mainContent
{
 float: left;
 width:630px !important;
 width:620px;
 text-align: left;
 margin: 0px;
 font:100%/1.2em "Trebuchet MS", Serif;
 color:#444;
 padding-left:5px;
}

#mainContent h1 
{
 border-bottom:1px dotted #999 !important;
 border-bottom:1px solid #ccc;
 padding-bottom:2px;
 margin-bottom:.25em;
 font-weight:normal;
 letter-spacing:-1px;
 font:190%/1.2em "Trebuchet MS", Serif;
 color:#044474;
}

#mainContent a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em "Trebuchet MS", Serif;
 color:#044474;
}

#mainContent textarea
{
 width:100%;
 height:200px;
 border: dotted 1px gray !important;
 border: dotted 1px #ccc;
 font:90%/1.2em Arial, "Trebuchet MS", Serif;
 color:#666;
 padding: 3px;
}


#mainContent input
{
 border: dotted 1px gray !important;
 border: solid 1px gray;
 font:90%/1.2em Arial, "Trebuchet MS", Serif;
 color:#666;
 padding: 3px;
}

#mainContent select
{
 border: dotted 1px gray !important;
 border: solid 1px gray;
 font:90%/1.2em Arial, "Trebuchet MS", Serif;
 color:#666;
}

#mainContent option
{
 background:#f1f1f1;
}

#mainContent a:hover
{
 text-decoration:none;
 color:#c00000;
 border: 0px;
}


#mainContent h2 
{
 border-bottom:1px dotted #999 !important;
 border-bottom:1px solid #ccc;
 padding-bottom:2px;
 margin-bottom:.25em;
 font:170%/1.2em "Trebuchet MS", Serif;
 color:#444;
}

#mainContent h3
{
 margin:.5em 0 0;
 font:120%/1.5em Georgia, Arial,Sans-serif;
 font-weight:bold;
 margin: 0 0 0 0px;
 color:#c00;
 text-decoration: none;
}

.grayField
{
 color:#633;
 background:#f5f5f5;
}

.whiteField
{
 color:#633;
 background:#fff;
}

fieldset
{
 border:1px #aaa solid;
}





#left_chart
{
 width:48%;
 float:left;
}

#right_chart
{
 width:48%;
 float:right;
}

#left_chart h1,#right_chart h1,#right_news h1
{
 font-size:150%;
}

#left_news
{
 width:68%;
 float:left;
}

#right_news
{
 border-left: dotted 1px #eee;
 width:28%;
 float:right;
 text-align:center;
}





/****************************************
 **                                    **
 **          FRONT BOXES               **
 **                                    **
 ****************************************/

#front_Boxes
{
 float:right;
 text-align:center;
 margin-top:10px;
 padding-right:10px;
}

#front_Boxes ul
{
 list-style: none;
 margin:0px;
 padding:0px;
}

#front_Boxes li
{
 display:block;
 background:#fff url('/gfx/boxBack4.jpg') no-repeat;
 padding:2px;
 margin-left:10px !important;
 margin-left:5px !important;
 float:left;
 width:191px;
 height:130px;
 font: 12px ;
 /*-moz-border-radius: 9px 9px 9px 9px;*/
}

#front_Boxes h1
{
 font-size:18px;
 font-weight:bold;
}

#front_Boxes a:hover
{
 color:red;
}

#front_Boxes a
{
 color:#000;
}


#front_Boxes h1
{
 font: 15px ;
 font-weight:bold;
 color:#000;
}

#front_Boxes p
{
 margin:0px;
 font: 11px ;
 color:#333;
}

#front_Boxes .boxGreen
{
 background:#fff url('/gfx/boxBack2.jpg') no-repeat;
}

#front_Boxes .boxBlue
{
 background:#fff url('/gfx/boxBack3.jpg') no-repeat;
}


/****************************************
 **                                    **
 **         CALENDAR FIELDS            **
 **                                    **
 ****************************************/
#calendar
{
 margin:0px;
 font-weight: normal;
 color: #eee;
 text-decoration: none;
 font:90%/1.5em ;
 text-align : center;
}

#calendar ul
{
 list-style: none;
 margin:0px;
 padding:0px;
}

#calendar li
{
 display:block;
 float:left;
 text-align:center;
 width:13%;
 border-left:dotted 1px #ccc !important;
 border-left:solid 1px #ccc;
 border-bottom:dotted 1px #ddd !important;
 border-bottom:solid 1px #ddd;

}

#calendar li:hover
{
 background:#ffe;
}

#calendar .separator
{
 clear:both;
 height:1px;
}

#calendar .dayLink
{
 color:#333;
 background:#ffa;
 display:block;
}

#calendar .sunday
{
 color:#900;
 background:#333;
}


#calendar .today_date
{
 color:#900000;
 background:#669966;
}


#calendar .days
{
 color:#333;
 background:#bbb;
}


#calendar h3
{
 margin:0px;
 font:140%/1.5em ;
 font-weight:bold;
}

#calendar input
{
 margin-top:4px;
 border: dotted 1px #999 !important;
 border: solid 1px #ccc;
 background: #333;
 font:90%/1.2em Arial, "Trebuchet MS", Serif;
 color:#eee;
 padding: 3px;
}

#calendar a
{
 font-weight: bold;
 color: #990000;
 text-decoration: none;
 border-bottom: none;
}


#mainTable table
{
 border-collapse: collapse;
 width: 100%;
 font: 12px Arial;
}

#mainTable thead
{
 background: #e9e9c2;
 border-top: 1px solid #aed5f4;
 border-bottom: 1px solid #8eb5d4;
}

#mainTable th
{
 font-weight:normal;
 text-align: left;
}


#mainTable tr:hover
{
 background: #ffffdd;
}

#mainTable thead tr:hover
{
 background-color: transparent;
 color: inherit;
}

#mainTable .odd
{
 background-color: #f1f1f1;
}


/***********************************/
/**                               **/
/**  GALERY STUFF                 **/
/**                               **/
/***********************************/

#gallery
{
 width:100%;
}

#gallery .spacer 
{
 clear: both;
}

#gallery .float 
{
 float: left;
 display:block;
 width:30% !important;
 margin:6px;
 text-align:center;
}
  
#gallery p 
{
 margin:0px;
 text-align: center;
 font-size:11px;
 color:#666;
}

#gallery a 
{
 color:#666;
}

#gallery a:hover
{
 color:#900;
}

#gallery img
{
 background-color:#fff;
 border: 1px solid #a9a9a9;
 padding:4px;
 max-width:187px;
 /*width:expression(170 + "px");*/
 max-height:140px;
}

#gallery img:hover
{
 background-color:#ff9;
 border: 1px solid #444;
}

#pageSelect
{
 margin-top:30px;
}

#pageSelect .pagSelect:hover
{
 background:#ffa;
}

#pageSelect .pagPrevious:hover
{
 background:#393;
}

#pageSelect .pagNext:hover
{
 background:#090;
}

.pagSelect
{
 padding-left:4px;
 padding-right:4px;
 color:#666;
 background:#eee;
 height:15px;
}

.pagCurrent
{
 padding-left:4px;
 padding-right:4px;
 background:#900;
 color:#fff;
 height:15px;
}

.pagPrevious
{
 padding-left:4px;
 padding-right:4px;
 background:#999;
 color:#fff;
 height:15px;
 margin-right:15px;
}

.pagNext
{
 margin-left:10px;
 padding-left:4px;
 padding-right:4px;
 background:#999;
 color:#fff;
 height:15px;
}


/* BoxOver */
.dvhdr1 
{
 background:#F3F0E7;
 font-weight:bold;
 border:1px solid #C8BA92;
 padding:5px;
 width:150px;
 filter: alpha(opacity=85);
 opacity:.85;
 }

.dvbdy1 
{
 background:#FFFFFF;
 border-left:1px solid #C8BA92;
 border-right:1px solid #C8BA92;
 border-bottom:1px solid #C8BA92;
 padding:5px;
 width:150px;
 filter: alpha(opacity=85);
 opacity:.85;
 }

.okTxt
{
 color:#0a0;
}

.errorTxt
{
 color:#a00;
}