/* - - - - - - - - - - - - - - - - - - - - -

Title : NAK Version 2
Author : Manu Goenka
URL : www.css2.0mania.com

- - - - - - - - - - - - - - - - - - - - - */


/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Global Form Styles */
form{
margin: 0;
padding: 0;
}
input, textarea{
	background: #fff;
	border: 1px solid #83cde1;
	border-top: 3px solid #83cde1;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a
}
.submit { border: 0; width: auto; }
.submit:hover, .submit:active { border:0; }
.radio { background: none; border: 0; }

/*  --- Global Form Styles  -- End HERE */


/* ----- Icons, etc ----- */
.date {
	background:url(cimg/date.gif) left no-repeat;
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
	background:url(cimg/clock.gif) left no-repeat;
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
	background:url(cimg/permalink.gif) left no-repeat;
	padding-left:18px;
}
.permalink_recent {
	background:url(cimg/permalink.gif) right no-repeat;
	padding-right:18px;
}
.comments {
	background:url(cimg/comment.gif) left no-repeat;
	padding-left:16px;
	float:left;
}
.comments a { color: #fff; }


body {
	margin:0;
	padding:0;
	background:#DFA210;
	color: #660000;
	font: .8em/1.5em Georgia, "Times New Roman", Times, serif;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #7FC4D8;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}
a {
	color: #660000;
	text-decoration: none;
}
a:active { outline: none; }
a:hover {
	color:#000;
	text-decoration: none;
	outline: none;
}
a img { border: 0; }
h2 {
	font-size: 1.1em;
	margin:0;
	line-height: 100%;
}
hr { display:none; }
p { margin:0 0 8px 0 }

/********************************************************* --- Main Body Container  *******************************************************/

#nakainer
{
	min-width: 1000px;
	width:auto !important;
	width: 100%;
	padding:0;
	margin:0 auto 0 auto;
	background: #90281B;
	position: relative;
}
#nakheader{
position:relative;
}
#nakbanner{
height: 236px;
background: url(bgbanner.jpg) repeat-x bottom;
padding: 0 0 0 240px;
}
#logo{
background: url(logotrans.png) left top no-repeat;
width: 490px;
height: 115px;
float:left;
margin: 10px 0 0 0;
}
* html #logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="css/logotrans.png", sizingMethod="crop");
}





#logo h1{
display: none;
}


#searchbox{
background:url(bg_seasrch.jpg) left top no-repeat;
width: 220px;
height: 132px;
float:right;
margin: 20px 0 0 0;
text-align:right;

}


#partners  a{
display:block;
background: url(partnerbg.jpg);
padding: 2px;
margin: 2px 0 0 0;
font-weight:bold;
}
#partners  a:hover{
display:block;
background: url(partnerbg.jpg) 50% top;
padding: 2px;
margin: 2px 0 0 0;
}

#nakmenu{
position:relative;
clear:both;
height:46px;
background: url(bg_menu.jpg) bottom repeat-x;

}
#nakimage{
position:absolute;
left: 0;
top: 0;
height: 236px;
width: 240px;
background: url(bgtopimage.png) no-repeat;

}



* html #nakimage
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="css/bgtopimage.png", sizingMethod="crop");
}

#nakimage h1{
display: none;
}


#nakpagearea{
clear:both;
width:900px;
margin:0 auto 0 auto;
background: #E3BA59 url(bg_page.jpg) left top repeat-y;

}
#leftblock{
float:left;
width: 140px;
}
#leftblock ul{
list-style:none;
padding: 20px 5px 0 20px;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;

}

#leftblock li{
padding: 0;
margin: 10px 0 0 0;

}
#leftblock li a{
color: #000;
}
#leftblock li a:hover{
color: #FFF;
}



#rightblock{
float:right;
width: 755px;
min-height: 600px;
height:auto !important;
height: 600px;
text-align:justify;
}
#rightblock h3{
margin: 0 0 10px 0;
padding: 4px;
font-size:14px;
font-weight:bold;
background: #660000;
color: #FFF;
text-align:center;


}
.spdesgin{
background: url(spdesign.jpg) no-repeat left top;
min-height: 249px;
height:auto !important;
height: 249px;
text-align:center;
padding: 10px;
}


#nakfooter{
background: #FED576;
padding: 2px;
text-align:center;
}
#copyrights{
float:left;
}
#powered{
float:right;
}
.pagetext{
padding: 25px;
}
/*************************** Fixed Styles ********************************************/

.left{
float:left;
}
.right{
float:right;
}
.clearclean{
clear:both;
}
.noborder{
border: none;
}

.boldtext{
font-weight:bold;
}
.normatext{
font-weight:normal;
}
.bg1
{
background: #99CC00;
}
.bg2{
background: #669900;
}
.bg3{
background: #993300;
}
.bg4{
background: #9900CC;
}
.fc1
{
color:#336699;
}
.fc2
{
color:#336633
}
.fc3
{
color:#666633;
}
.fc4
{color:#FF0000
}
.fs1{
font-size:0.9em;
}
.midmove{
text-align:center;
}
.leftmove{
text-align:left;
}
.rghtmove{
text-align:right;
}
.undrline{
text-decoration:underline;
}
/*************************** Fixed Styles END ********************************************/

/******************************************** HEADING ***********************/

h2{
font-size: 1.1em;

}









/********************** MENU WORK ************************************/






/* MENU 1 */
 /* common styling */
.menu1 {
width:900px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin: 0 auto 0 auto;

}
.menu1 ul {
padding:0;margin:0;list-style-type:none;
}
.menu1 ul li {
float:left; position:relative; background:url(divider1.gif) no-repeat top right;
margin: 5px 0 0 0;
}
.menu1 ul li li {
margin: 0 0 0 0;
}
.menu1 ul li a, .menu1 ul li a:visited {
float:left; display:block; text-decoration:none;color:#ddf; padding:0px 8px; line-height:30px; height:34px; 
color: #FFF;
}

.menu1 ul li:hover {width:auto; 
}

/*.menu1 ul li a.menu1_1:hover {border-color:#c00; color:#f88;
background: #fff;}
.menu1 ul li a.menu1_2:hover {border-color:#c60; color:#fc0;}
.menu1 ul li a.menu1_3:hover {border-color:#cc0; color:#cc0;}
.menu1 ul li a.menu1_4:hover {border-color:#080; color:#0e0;}
.menu1 ul li a.menu1_5:hover {border-color:#00c; color:#aaf;}
.menu1 ul li a.menu1_6:hover {border-color:#c0c; color:#f8f;}

.menu1 ul li:hover a.menu1_1 {border-color:#c00; color:#f88;}
.menu1 ul li:hover a.menu1_2 {border-color:#c60; color:#fc0;}
.menu1 ul li:hover a.menu1_3 {border-color:#cc0; color:#cc0;}
.menu1 ul li:hover a.menu1_4 {border-color:#080; color:#0e0;}
.menu1 ul li:hover a.menu1_5 {border-color:#00c; color:#aaf;}
.menu1 ul li:hover a.menu1_6 {border-color:#c0c; color:#f8f;}*/
.menu1 ul li a:hover{
background: #DFA210;
color: #000;}
.menu1 ul li:hover a {
background: #DFA210;}
.menu1 ul li ul {
display: none;
}
.menu1 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu1 ul li:hover ul {
display:block;position:absolute;top:32px;margin-top:1px; left:0;width:154px;border-bottom:1px solid #000;
}
.menu1 ul li:hover ul.endstop {
left:-92px;
}
.menu1 ul li:hover ul li ul {
display: none;
}
.menu1 ul li:hover ul li a {
display:block;background:#fff;color:#000;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li:hover ul li a.drop {
background:#E3BA59 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover {
color:#000; background: #E3BA59 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover.drop {
background: #E3BA59 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
.menu1 ul li:hover ul li:hover ul.left {
left:-153px;
}



/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:33px; background:#fff;left:0; border-bottom:1px solid #000;
}

.menu1 ul li a:hover ul.endstop {
left: -92px;
}
.menu1 ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000; border-bottom:0;
}
.menu1 ul li a:hover ul li a.drop {
background:#E3BA59 url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
color:#000; background: #E3BA59 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
 background: #E3BA59 url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
left:-153px;
}
