/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D4D4D4;
}
#bgmain{
	margin: 0 auto;
	width: 972px;
	background: #050811 url(images/back_all.gif) repeat-x;	
	width: 1000px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

#content
{
	margin: 0 auto;
	width: 972px;
}


#header {
	height: 255px;
	width: 682px;
}

#menu1
{
width: 682px;
height: 70px;

}

#menu
{
width: 640px;
height: 20px;
padding-top: 12px;
float:right;
color:#FFFFFF;
font-size:11px;	
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#main #menu a {
	float: left;
	width: 100px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 22px;
}

#main #menu a:hover {
	width: 100px;
    height: 45px;
	color: #ff0000;
	text-decoration: underline;
}


.more
{
text-align: right;
}


#logo {
width: 662px;
height: 110px;
text-align:  right;
padding-right: 20px;
padding-top: 110px;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{
width: 972px;
background: url(images/table_back.gif) repeat-y left
}

#left
{
	width: 260px;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
}
#left H3{
width: 240px;
height: 27px;
font-size: 11px;
font-weight: bold;
padding-right: 19px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
text-align:right;
}
#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/comment.gif) no-repeat right;
	margin-bottom:10px;
}


#left .title_back
{
padding: 10px;
font-size:12px;
}
#left a {
	color: #ffffff;
	text-decoration: none
}
#left a:hover {
	color: #999999;
}
#left a:visited {
	color: #999999;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 712px;	
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff url(images/box_top.gif) repeat-x;
padding: 10px;
margin: 5px 25px 5px 5px;
}
#right .tut{
border: 1px solid #999999;
padding: 10px;
margin: 10px 0px 5px 5px;
font-size: 12px;
}
#right ol, #right ul
{
margin-right: 30px;
	font-size: 12px;
}

#right li{
margin-bottom: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-weight:normal;
	color:#000099;
}
#right a{
color: #4889D7;
text-decoration: none;
}
#right a:hover{
color: #990000;
}
#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x; 
	width: 100%;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/**************************************************************************************/
#mainmenu {
height:23px;
padding-top: 7px;
padding-right: 3px;
font-size:11px;
text-align:right;
color:#FFFFFF;
}
#mainmenu a {
color:#FFFFFF;
}
#mainmenu a:hover {
COLOR: #555 ;
}
#top{
height: 345px;
background: url(images/feather_image.jpg) no-repeat bottom;	
padding-top: 3px;
margin-bottom: 5px;
}
#searchform{
	background: url(images/bakf.gif) no-repeat right;
	height:32px;
}
#searchform input {
  font:normal 12px Tahoma;
	border:2px solid #FFFFFF;
	margin:4px;
	width:160px;
	padding:3px
}
#searchform .submit-button {
    font:normal 12px Tahoma;
	width:30px;
	padding:3px;
	background-color: #006595;
	color:#FFFFFF;
}

#right .tut h4{
	color:#006600;
	float:right;
	margin-top:2px;
	padding-left:4px;
}
#right .desc{
	padding-right:5px;
	padding-bottom:10px;
	font:normal 11px Tahoma;
	line-height:20px;
}
#right .cla2{
font-weight:bold;
font-size:11px;
}
#right .details{
background: #ffffff url(images/box_top.gif) repeat-x;
padding:10px;
font-size:11px;
}
#loginform{
height:80px;
padding:10px 40px 30px 10px;
text-align:right;
}
#loginform a{
text-decoration: none;
}
#loginform a:hover{
color:#990000;
}
#loginform .logsub{
font-size:11px;
padding:0 0px 0px;
}
#loginform input {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#333;
	border:2px solid #cecbb9;
	margin-right:7px;
	margin-top:5px;
	padding:2px;
}
#loginform label {
	display:block;
	height:2em;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0px 5px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
	margin-right:15px;
}
#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 400px;
	font-family:  Tahoma, Arial, sans-serif;
	border:2px solid #cecbb9;
}
#contact-area select {
	width: 250px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border:2px solid #cecbb9;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}
#contact-area input.submit-button {
	width: 250px;
	margin-top:5px;
}
#contact-area label {
	display:block;
	color:#003333;
	padding-top: 10px;
	font-size: 12px;
}
.red_err {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#990000;
}
.okmsg {
	padding:5px;
	text-align:center;
	font-size:12px;
	height:200px;
}
#loginform li{
padding:3px 10px 7px 10px;
background: url(images/arr.gif) no-repeat right;	
}
#right .spiderart{
	color:#006600;
	background: url(images/art_icon.gif) no-repeat right;	
	padding:3px 15px 7px 10px;
}
.imtag{
FONT-SIZE: 12px;
color:#006600;
padding:10px 10px 12px;
margin:10px 10px 10px;
text-align:justify;
}

#right .downld a{
color: #FFFFFF;
border:2px solid #333333;
background-color: #666666;
}
#right .downld a:hover{
background-color: #CCCCCC;
}

#donlod h4{
	color:#006600;
	float:right;
	margin-top:2px;
	padding-left:4px;
}
#sndart a{
border:1px solid #333333;
margin:10px 10px 10px 10px;
width:130px;
background: url(images/art.png) no-repeat left;
background-color:#CCCCCC;
padding:5px 5px 5px 20px;
}
#right .description{
padding-top:7px;
padding-bottom:10px;
line-height:23px;
text-align:justify;
}
#right .nav{
text-align:center;
padding:10px;
}
#waitDiv .loding {
  font:normal 12px Tahoma;
	border:2px solid #333333;
	width:400px;
	background-color: #FFFFFF;
	margin-top:130px;
	text-align:center;
}
#d_search{
color: #000000;
width:680px;
margin:10px;
padding-right:15px;
padding-left:5px;
padding-bottom:10px;
padding-top:5px;
background: #ffffff url(images/box_top.gif) repeat-x;
}
/* pagination style */
.pagin {
padding: 2px 0;
margin: 0;
font-family: "Verdana", sans-serif;
font-size: 7pt;
font-weight: bold;
}
.pagin * {
padding: 2px 6px;
margin: 0;
}
.pagin a {
border: solid 1px #666666;
background-color: #EFEFEF;
color: #666666;
text-decoration: none;
}
.pagin a:visited {
border: solid 1px #666666;
background-color: #EFEFEF;
color: #60606F;
text-decoration: none;
}
.pagin a:hover, .pagin a:active {
border: solid 1px #CC0000;
background-color: white;
color: #CC0000;
text-decoration: none;
}
.pagin span {
cursor: default;
border: solid 1px #808080;
background-color: #F0F0F0;
color: #B0B0B0;
}
.pagin span.current {
border: solid 1px #666666;
background-color: #666666;
color: white;
}
/* pagination style end */

/* isearch css  */

table.isearch-head
{		
background: url(images/186.png) no-repeat right;
padding-right:15px;
width:90%;
color: #000066;
}
.isearch-title
{		
background: url(images/059.png) no-repeat right;
padding-right:15px;
}
.isearch-nomatch
{		
text-align: center;
font-size:14px;
}
/* isearch css  end*/
