/* CSS Document */
body {
	margin:0; padding:0; color:#B8B8B8; 
	background:#282828 /*url(images/main_bg.gif) 0 0 repeat-x*/url(images/bg_body.jpg) repeat-y top center;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}
div, a, p, img, ul, h1, h2, h3, dl, dt, dd {
	margin:0; padding:0;
}
 h4 {
	background: url(images/bgh1.gif) repeat-x left bottom;
    color:#CDAB7A;
	margin-bottom: 10px;
	padding: 6px 0 4px;
   }

 
   
.descr {margin-bottom: 5px;font-size:11px;}

.spacer {
	font-size:0; line-height:0; clear:both;
}
ul {
	list-style:none;
}

a { color: #CDAB7A;	background: inherit; text-decoration: none; }
a:hover { color: #E1D08F; background: inherit; }

img {
	border:none;
}
/*-------- HEADER ----------*/
div#header {
	width:780px; 
    margin:0 auto; 
    height:276px; 
    position:relative; 
    color: #B8B8B8;
	background:#393939 url(images/hdr_bg3.jpg) 0 16px no-repeat;
  }
  
div#header img {
	position:absolute; 
    /*background:#393939 url(images/hdr_bg3c.jpg) 0 16px no-repeat;*/
   top:250px;
}
div#header ul {
	height:25px; 
    padding:50px 0 0 5px;
    
}
div#header ul li {
	float:left; 
    padding:0 32px; 
    border/*-left*/:#000000 1px solid;
    border-bottom/*-left*/:#000000 3px solid;
    height:25px;
    background:  url(images/corner.gif) no-repeat top right; /*Default menu color*/
}
div#header ul li a {
	color: #B8B8B8;
    font-weight:bold; 
    line-height:25px; 
    /*background-color:#282629;*/
}
div#header ul li a:hover {
	color: #CDAB7A;border-bottom/*-left*/:#3B3B3D 3px solid;
}

div#header ul li.noBdr {
	border:none;border/*-left*/:#000000 1px solid;
    border-bottom/*-left*/:#000000 3px solid;
}

div#header #current { /*currently selected tab*/
    color: #CDAB7A;
    border-bottom/*-left*/:#3B3B3D 3px solid;
}

div#header #current a{ /*currently selected tab*/
    color: #CDAB7A;
    border-bottom/*-left*/:#CDAB7A 1px solid;
}

/*-------- HEADER1 ----------*/
div#header1 {
	width:780px; 
    margin:0 auto; 
    height:276px; 
    position:relative; 
    color: #B8B8B8;
	background:#393939 url(images/hdr_bg3a.jpg) 0 16px no-repeat;
  }
  
div#header1 img {
	position:absolute; 
     background:#393939 url(images/hdr_bg3b.jpg) 0 16px no-repeat;
    top:250px;
}
div#header1 ul {
	height:25px; 
    padding:50px 0 0 5px;
    
}
div#header1 ul li {
	float:left; 
    padding:0 32px; 
    border/*-left*/:#000000 1px solid;
    border-bottom/*-left*/:#000000 3px solid;
    height:25px;
    background:  url(images/corner.gif) no-repeat top right; /*Default menu color*/
}
div#header1 ul li a {
	color: #B8B8B8;
    font-weight:bold; 
    line-height:25px; 
    /*background-color:#282629;*/
}
div#header1 ul li a:hover {
	color: #CDAB7A;border-bottom/*-left*/:#3B3B3D 3px solid;
}

div#header1 ul li.noBdr {
	border:none;border/*-left*/:#000000 1px solid;
    border-bottom/*-left*/:#000000 3px solid;
}

div#header1 #current { /*currently selected tab*/
    color: #CDAB7A;
    border-bottom/*-left*/:#3B3B3D 3px solid;
}

div#header1 #current a{ /*currently selected tab*/
    color: #CDAB7A;
    border-bottom/*-left*/:#CDAB7A 1px solid;
}


/*--------------------- BODY ----------------------*/
div#body {border:#454545 1px solid;
	width:755px; margin:0 auto; padding:12px 12px 18px ;
}
div#body h2 {
	font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold;
	color:#CDAB7A; text-transform:capitalize;
} 
/*---------- LEFT PANEL -----------*/
div#body div.leftPanel {
	width:235px; padding:0 2px 3px; float:left;border-right:#454545 1px solid;
}
div#body div.leftPanel h2 {	
	padding:15px 0 10px 18px;
} 





div#body div.leftPanel h4 {
	background: url(images/sidebar.jpg) ;
    color:#CDAB7A;
	margin-bottom: 10px;
	padding: 6px 0 4px 3px;
    border-right:#000000 1px solid;
    border-bottom:#000000 3px solid;
    border-top:#444444 1px solid;
   }

div#body div.leftPanel p.news {
	padding:16px 10px 33px 0px; background-color:#282828; font-size:11px; color:#B8B8B8;text-align: justify;
}
div#body div.leftPanel dl {
	padding:16px 20px 0 0px; background-color:#282828; color:#B8B8B8;border-bottom:#454545 0px solid;
}
div#body div.leftPanel dl dt {
	font-size:11px; color:#CDAB7A; font-weight:bold; padding:5px 0 9px 10px; 
	background-color:#282828;
}
div#body div.leftPanel dl dd {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 12px 5px;text-align: justify;
}
div#body div.leftPanel dl dd span {
	text-align:right; display:block;
}
/*---------- RIGHT PANEL -----------*/
div#body div.rightPanel {
	width:480px; float:left;
}
div#body div.rightPanel h2 {	
	padding:10px 0 10px 13px;
} 
div#body div.rightPanel div.welcome {
	background:#2C2C2C; padding:5px 10px 17px 14px; color:#B8B8B8;text-align: justify; font:  10px Arial;
}
div#body div.rightPanel div.welcome p {
	padding:15px 0 0 0;
}
/*-- GALLERY --*/
div#body div.rightPanel div.gallery {
	padding:11px 11px 18px 11px; background:#000000; width:481px; margin:4px 0 0 5px;
	color:#CDAB7A;border:#454545 1px solid;font: bold 10px Arial;
}
div#body div.rightPanel div.gallery ul.gal {
	 font: bold 10px Arial; line-height:0;
}
div#body div.rightPanel div.gallery ul.gal li {
	padding:0 9px 37px 0; float:left; margin:0; width:134px; height:100px;
}
div#body div.rightPanel div.gallery ul.gal li a img {
	border:#fff 2px solid;
}
div#body div.rightPanel div.gallery ul.preNextBtns {
	padding:8px 0 0 8px;
}
div#body div.rightPanel div.gallery ul.preNextBtns li {
	float:left; color:#CDAB7A; font-weight:bold; font-size:9px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background-color:#000;
}
div#body div.rightPanel div.gallery ul.preNextBtns li.left {
	padding-left:97px;
}
div#body div.rightPanel div.gallery ul.preNextBtns li.right {
	padding-left:105px;
}
div#body div.rightPanel div.gallery ul.preNextBtns li a {
	 color:#CDAB7A; background-color:#000; padding:0 0 0 3px;
}
div#body div.rightPanel div.gallery ul.preNextBtns li a:hover {
	color:#A68657; background-color:#000;
}
div#body div.rightPanel div.gallery ul.preNextBtns li a.rightMar {
	margin-right:3px;
}
/*--------- FOOTER --------*/
div#footer {
	background:#1E1E1E/*393939*/ /*url(images/footer.gif) 0 0 repeat-x*/;
}
div#footer ul {
	height:25px; padding:12px 0 0 0; width:420px; margin:0 auto;
}
div#footer ul li {
	float:left; border-left:#868587 1px solid; height:19px;
}
div#footer ul li a {
	color:#CDB96A; font-weight:bold; line-height:19px; background-color:#393939;
	display:block; padding:0 10px; font-size:11px;
}
div#footer ul li a:hover {
	color:#E1D08F; background-color:#282629;
}
div#footer ul li.noBdr {
	border:none;
}
div#footer p {	
	padding:0 0 12px; text-align:center; font-size:10px;
}
div#footer p a {
/*color:#B8B8B8; */text-decoration:none;
}
div#footer p a:hover {
color:#CDB96A;
}
/*------ MISCLENIOUS --------*/
a.moreBtn {
	font-weight:bold; color:#CDAB7A; font-size:11px;
}
a.moreBtn:hover {
	color:#9D8563;
}
.topPad {
	padding-top:18px !important;
}
.leftPad {
	padding-left:38px !important;
}
.noPad {
	padding-bottom:0 !important;
}
.noPad1 {
	padding-right:0 !important;
}

.image {
	float: left;
	margin: 0 0 0px 0px;
    padding: 5px 5px 5px 5px;
    border:  1px solid #454545;
  } 
  
ol {
padding : 0;
margin : 0;
}

.code {
padding : 3px 5px 3px 35px;
border-top : 1px solid #454545;
border-left : 1px solid #454545;
border-bottom : 1px solid #454545;
border-right : 1px solid #454545;
/*list-style-type : decimal-leading-zero;*/
font-family : Arial, sans-serif;
color : #6666666;
background:#1E1E1E ;
}

.code1 {
padding : 3px 5px 3px 35px;
border-top : 1px solid #454545;
border-left : 1px solid #454545;
border-bottom : 1px solid #454545;
border-right : 1px solid #454545;
/*list-style-type : decimal-leading-zero;*/
font-family : Arial, sans-serif;
color : #6666666;
background:#1E1E1E url(images/time.jpg) no-repeat 0 12px;
list-style-type :none;
}

.code1 code {
font-family : Arial, sans-serif;
font-size : 1em;
}

.code1 li {
margin : 6px 0;
padding: 2px 20px 2px 20px;
background-color:#3D3D3D;
border: 1px solid /*#CDAB7A*/  #575C5F;
text-transform: uppercase;letter-spacing: .1em;font-size : .9em;
}

.code code {
font-family : Arial, sans-serif;
font-size : 1em;
}

.code li {
margin : 6px 0;
padding: 2px 20px 2px 20px;
background-color:#3D3D3D;
border: 1px solid /*#CDAB7A*/  #575C5F;
text-transform: uppercase;letter-spacing: .1em;font-size : .9em;
}

.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}

#menubg { background:#282828 url(images/menubg.jpg) 0 0 repeat-x;}

#video {border: 1px solid #454545; padding: 3px; float: left; margin: 0 0px 5px 0; }

input.button { 
	background: #454545; 
	color: #CDAB7A;
	/*border-top: 1px solid #454545;
	border-bottom: 1px solid #000;*/border: 0px solid #000;
    font-size : .8em;
}
input.field { 
	border: 0px solid #ccc; 
	background-color: #CDAB7A; 
	width: 100px; 
	color: #CDAB7A;
}


   
   #notice1 { 
   font:  13px Arial;
   text-align:justify;
   padding: 12px 14px 1px; 
/*background: #f4f4f4  url(images/noticebg.gif) no-repeat bottom right; */
   color: #B8B8B8;
   Border: 0px solid /*#CDAB7A*/ #B8B8B8;
   height:auto;
      }
      
   #notice1info { 
   font:  13px Arial;
   text-align:justify;
   padding: 12px 14px 1px; 
   background: #282828  /*url(images/noticebg.gif) no-repeat bottom right*/; 
   color: #B8B8B8;
   Border: 1px solid /*#CDAB7A*/ #454545;
   height:auto;
      }    
      
      
      
a:active, a:focus { 
outline: 0 
} 


/* Other stuff */
   
.image {
float: left;
margin: 0 6px 8px 0;
padding: 5px 5px 5px 5px;
Border: 0px solid #CDAB7A;
Border-bottom: 0px solid #CDAB7A;
/*background: #000000;*/
}

.image1 {

margin: 0 6px 8px 0;
padding: 10px 10px 10px 10px;
Border: 0px solid #454545;
/*Border-bottom: 0px solid #CDAB7A;
background: #000000;*/
}
   
#notice { 
font:  13px Arial;
padding: 12px 14px 1px; 
/*background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; */
color: #CDAB7A;
Border: 1px solid #CDAB7A;
height:100px;
}
   
div.imgwrapper-left {
font: bold 10px Arial;
float: left;
border-right: 0px solid #a0a0a0;
text-align: center;
}




/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3 {
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle {  /*Style for demo pagination divs*/
width: auto;
text-align: left;
padding: 5px 0;
margin: 10px 0;
border-top: 1px solid #B8B8B8;
color: #B8B8B8;
}

.paginationstyle select { /*Style for demo pagination divs' select menu*/
border: 0px solid navy;
margin: 0 15px;
}

.paginationstyle a { /*Pagination links style*/
padding: 0 5px;t
text-decoration: none;
border: 0px solid black;
color: #B8B8B8;
/*background-color: white;*/
}

.paginationstyle a:hover, .paginationstyle a.selected {
/*color: #CDAB7A;*/
border-Bottom: #FEE496;
}

.paginationstyle a.imglinks { /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img {
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover {
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected { /*Pagination div "flatview" links style*/
color: #CDAB7A;
border-bottom: 1px solid #CDAB7A;
background: none;
}


.photogallery { /*CSS for TABLE containing a photo album*/
font: bold 10px Arial;
/*color:#E1D08F; */
border: 1px solid #454545;
border-bottom: 3px solid #454545;
text-align:center;
background:#282828;
}

.photogallery img { /*CSS for images within an album*/
border: 0px solid /*#CDAB7A*/  #CDAB7A;
padding:8px ;
width:130px;
/*height:96px;*/
}





.photonavlinks { /*CSS for pagination DIV*/
font: bold 10px Arial;padding:8px ;
}

.photonavlinks a { /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
text-decoration: none;
/*background-color: white;*/
}

.photonavlinks a.current { /*CSS for currently selected navigational link*/
background-color: black;
border-bottom:1px solid gray;
}

/* Other stuff */
div.imgwrapper-left {
font: bold 10px Arial;
float: left;
border-right: 0px solid #a0a0a0;
text-align: center;
}

th strong {
color: #B8B8B8;font: bold 8px Arial;
}

table {
border-collapse: collapse;
width: 100%;font: bold 10px Arial;color:#CDAB7A;
}

th {
background: #3D3D3D ;
height: 29px;
padding-left: 1px;
padding-right: 1px;
color: #B8B8B8;
text-align: left;
border-left: solid 1px #454545;
border-bottom: solid 3px #454545;font:  9px Arial;
}

tr {
height: 30px;
}

td {
padding-left: 5px;
padding-right: 5px;
border-left: solid 0px #454545;
border-bottom: solid 0px #454545;
border-right: solid 0px #454545;
border-top: solid 0px #454545;background: #000000;border: solid 1px #454545;
font: bold 10px Arial;
}

td.first,th.first {
padding-left: 3px;
color:#B8B8B8;
}

tr.rowA {
background: #000000 ; 
}

tr.rowB {
background: #3D3E42  ; 
}

A.menulink {
padding: 3px;
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #CDAB7A;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.menulink:hover {
border: solid 0px #6100C1;
color: #E1D08F;
padding: 3px;
}

.submit { 
width: 98px; 
height: 30px; 
font-weight: bold; 
border: solid 1px #575C5F; 
background: #3D3D3D; 
padding: 3px 0 3px; 
color: #CDAB7A; 
cursor : pointer;
}

/*input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}
input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    pointer: hand;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 0px solid #ccc; 
	background: #454545; 
	color: #CDAB7A;
}*/



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2{
padding: 0;
width: 100%;
/*border-top: 5px solid #282828;*/ /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
	width:780px; 
    margin:0 auto; 
    /*height:276px;*/ 
    position:relative; 
    color:#AC9B56;background:#282828 /*url(images/hdr_bg3.jpg) 0 16px no-repeat*/;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: 8px Arial;
color: #454545;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top:#454545 1px solid;
}

#modernbricksmenu2 a:hover{
background-color: #282828; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #282828; /*Brown color theme*/ 
color: #CDAB7A;
border-color: #454545 1px solid; /*Brown color theme*/ 
}







#menu-wrap {
	/*background: #000;*/border-top: 1px #454545 solid;
}

#menu {
	/*width: auto;*/
	height: 20px;
	margin: 0 auto;
    padding: 5px 0 0px 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;letter-spacing: .1em;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 10px;
	padding: 2px 15px 2px 15px;
	background: #3D3D3D;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: 8px;
	color: #CDAB7A;
}

#menu a:hover {
	text-decoration:none;
	background: #CDAB7A;
	border: 1px #575C5F solid;
    color: #000;
}

/*#menu .first a {
	background: #983D3A;
	border: 1px #D45951 solid;
}*/



#sidemenu-wrap {
	/*background: #000;*/border-top: 0px #454545 solid;
}

#sidemenu { /*Footer DIV of thumbbox that contains "close" link */
float: center; 
text-align: center;
margin-left: 4px;
margin-right: 4px;
margin-top: 0px;
margin-bottom: 0px;
padding: 2px 2px 2px 2px;
background: #3D3D3D;
border: 1px #575C5F solid;
text-decoration: none;
text-transform: uppercase;
/*font-weight: bold;*/
font-size: 8px;
color: #CDAB7A;
border-top: 1px #454545 solid;
line-height: normal;letter-spacing: .3em;
}




.boxtop { background: /*url(images/box.gif) no-repeat top*/; padding: 2px 0; }
.box { padding: 3px 6px; background: #363636; border-bottom: 3px #000000 solid;border-right: 1px #000000 solid;}
.box1 { padding: 3px 6px; background: #000000; border-bottom: 3px #000000 solid; }
.boxbottom { background: /*url(images/box.gif) no-repeat bottom*/; padding: 2px 0; border-bottom: 1px #000000 solid; }

.item { font-size: .90em; display: block; color: #B8B8B8; background: #363636 url(images/item1.gif) no-repeat; height: 40px; padding: 4px 2px; margin: 0 0 5px; }
	.item.last { margin: 0; }
	.item:hover { background: #000 /*url(images/item.gif) no-repeat bottom*/; color: #808080; }
	.item strong { color: #B8B8B8; line-height: 27px; }
		.sidedate { float: left; width: 35px; text-align: center; padding: 4px 20px 0 5px; font-size: 1.0em; margin: 0 5px 0 0; border-right: 1px solid #454545; color: #B8B8B8;}
		.sidedate span { font-size: .8em; font-weight: bold;  color: #B8B8B8; text-align: center;}