/* - - - - - - - - - - - - - - - - - - - - -

TITLE    :   NAKCSS FRAMEWORK VERSION 3
AUTHOR   :   NAKDESIGNER
URL      :   HTTP://WWW.NAKLABS.COM

- - - - - - - - - - - - - - - - - - - - - - 

Variable Defination

.textleft      =     Aligns Text to Left
.textcenter    =     Aligns Text to Center
.textright     =     Aligns Text to Right
.bg            =     Background Style
.fc            =     Font Color Style
.fs            =     Font Size Style

- - - - - - - - - - - - - - - - - - - - - */

/* Clearfix Starts Here */

/* 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 */

/* Clearfix Property Starts Here */

/* Global Form Styles */

form{
margin: 0;
padding: 0;
}


/*  --- Global Form Styles  -- End HERE */

/*  Image PNG fix ******************   */
 img, 
 div,
 a,
 a:hover,
 a:visited{ behavior: url(./iepngfix.htc) }
/*  Image PNG fix END   */

/* Global Reset Styles Starts */
*{
	margin:0;
	padding:0;
}
/* Global Reset Styles End */

body {
	background:#bea69e url(img/body_bg.gif) repeat-x;
	color:#222;
	font: .9em/1.8em  Arial, Helvetica, sans-serif;

}
a {
	color: #892652;
	text-decoration:none;
}
a:active { outline: none; }
a:hover{
	color:#892652;
	text-decoration:underline;
	outline: none;
}
a img {border: 0;}

/* Heading Styles Starts */
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:13px;}
h2,h3,h4,h5,h6{margin:0 0 10px 0;}
li,ul{
	margin:0 0 0 10px;}
/* Heading Styles Ends */
/* Para Styles Starts */

/* Para Styles Starts */

/* Layout Styles Starts */

#nakainer{
	width:830px;
	margin:0 auto;
	
}
	
	#header{
			font-size:1px;
			line-height:1px;
			border-top:solid 20px #892652;		
	}
		#logo{
			float:left;
			margin:3px 0 0 0;
			padding:0 0 0 27px;
			height:155px;
		}
		#flash_banner{
			float:right;
			height:155px;			
		}
	#menu{
		background:#e0d0c3;
		text-align:center;
	}
		#menu ul{
			list-style:none;
			margin:0 0 0 2px;
		}
			#menu li{
				list-style:none;
				display:inline;
				margin:0 2px;				
				line-height:31px;				
				font-size:15px;
				font-weight:bold;			
				
			}
				#menu li a{
					color:#842952;					
					text-decoration:none;
				}
					#menu li a:hover{
						color:#080b14;
						text-decoration:none;
					}
	#pagearea{
	background:#fff;
	margin:2px 0 0 0;
	min-height:600px;
	height:auto !important;
	height:600px;
	
		
	}
		#primary_content{
			width:510px;			
			float:left;
		}
		
		#primary_content_top{
			padding:15px 5px 0px 25px;}
			
			#primary_content_top h2{
				text-decoration:none;}
		
		#primary_content_bottom{
	}
		
			#primary_content h3{
				background:url(img/h3_bg.gif) repeat-y;
				padding:0 0 0 10px;	
				color:#892652;				
				}
			
			#side_block{
				float:right;
				width:282px;
				padding:15px 8px 0 0px;
			}
			
							
			#side_inner_block1{
				background:#a59d88;
				padding:5px 10px;
				margin:0 0 4px 0;
			}
			#side_inner_block2{
				background:#e0d0c3;
				padding:5px 10px;
				margin:0 0 4px 0;
			}
				.side_inner_block_text{
				float:left;
			}
				
				#nav{
					width:187px;
					margin:0 0 0 3px;
				}
					#nav_top{
						background:url(img/nav_top.gif) no-repeat left top;
						height:17px;
					}
					#nav_inner{
						background:url(img/nav_bg.gif) repeat-y;
					}
						#nav_inner h4{
							width:170px;
						}
						#nav ul{
							list-style:none;
							width:170px;
							margin:0 auto;
							padding:5px 0;
						}
							#nav li{
								color:#0087c7;
								font-weight:bold;
								margin:1px 0 9px 0;
								padding:0 0 0 17px;
								background:url(img/heart.gif) no-repeat left 5px;
							}
								#nav li a{
									color:#0087c7;
									text-decoration:none;
								}
									#nav li a:hover{
										color:#eb3d00;
										text-decoration:none;
									}
					#nav_bottom{
						background:url(img/nav_bottom.gif) no-repeat left bottom;
						height:17px;
					}
	#footer{		
		border-top:solid 10px #892652;
		background:url(img/footer_bg.gif) repeat-x;
		height:28px;
		padding:0px 10px;
		color:#fff;
		font-size:11px;
		
		
	}
		#footer a{
			color:#fff;
			text-decoration:underline;
		}
			#footer a:hover{
				color:#fff;
				text-decoration:none;
			}				
/* Layout Styles Ends */

/* Buttons Styles Starts Here */

/* Button Styles Ends Here */

/* Fixed Styles Starts */
.floatleft{float:left;}
.floatright{float:right;}
.textleft{text-align:left;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.underline{text-decoration:underline;}
.clear{clear:both;}
.noborder{border:none;}
.doubleborder{border:solid #0087c7; border-width:1px 0 0 0;}
.boldtext{font-weight:bold;}
.normaltext{font-weight:normal;}
.bg1{background:#fff;}
.fc1{color:#0084c6;}
.fc2{color:#eb3d00;}
.fc3{color:#d63372;}
.fs1{font-size:10px;}
/* Fixed Styles Ends */