/* 

Title : Pixel Matrimony Management System VERSION 2.0
Author : PIXEL I DESIGNER
URL : http://www.pixelisolutions.com
Created : 02.01.2009
Copyright: PIXEL I SOLUTIONS Webdesign and development 2008-2009. All Rights Reserved.

--------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
body{
	background:#a9a14f url(img/bg.jpg) repeat-x;
	font:12px/22px Tahoma, Arial, FreeSans, Helvetica, sans-serif;
	color:#222;
}
#wrapper_outer{
	width:100%;
}
	#wrapper{
		width:900px;
		margin:0 auto;
	}
		#header{
			height:137px;
			background:url(img/logo.jpg) no-repeat;
			overflow:hidden;
		}
			#top_block, .top_block{
				background:url(img/top_block_bg.jpg) repeat-y;
				float:right;
				margin:10px 10px 0 0;
				width:290px;
			}
				#top_block_top, .top_block_top{
					background:url(img/top_block_top.jpg) no-repeat top;
					color:#56543a;
				}
					#top_block_top h5, .top_block_top h5{
						color:#656a2d;
						margin:0;
						line-height:31px;
						text-indent:20px;
					}
					#top_block_top form, .top_block_top form{
						width:230px;
						margin:0 0 0 20px;
					}
						#top_block_top p{
							margin:3px 0;
						}
						#top_block_top label, .top_block_top label{
							font-weight:bold;
							text-align:right;
							margin:0 10px 0 0;
							vertical-align:top;
						}
					
		#menu{
			background:url(img/menu_bg.jpg) no-repeat;
			height:37px;
		}
			#menu ul{
				list-style:none;
				text-align:center;
			}
				#menu li{
					list-style:none;
					display:inline;
					margin:0 5px;
					line-height:37px;
				}
					#menu li a{
						color:#fff;
						text-decoration:none;
						padding:10px 20px;
						font-weight:bold;
					}
						#menu li a:hover{
							color:#fff;
							text-decoration:none;
							background:#7d9119;
						}
		#container_outer{
			background:url(img/container_bg.jpg) repeat-y;
			width:906px;
			margin:0 auto;
		}
			#menu_bottom{
				background:url(img/menu_bottom.jpg) repeat-x;
				width:868px;
				margin:0 auto;
				overflow:hidden;
				height:35px;
				border:solid #c6bf76;
				border-width:0 1px 0 1px;
				line-height:35px;
				color:#fffac8;
				padding:0 15px;
				text-transform:uppercase;
			}
			#container{
				width:870px;
				margin:0 auto;
				padding:15px;
				overflow:hidden;
			}
				#mainarea{
					width:545px;
					float:left;
					text-align:justify;
				}
					#mainarea a{
						color:#758a0d;
						font-weight:bold;
						text-decoration:underline;
					}
						#mainarea a:hover{
							color:#000;
						}
					#mainarea h3{
						color:#819520;
					}
					.profile{
						background:#fff url(img/profile_bg.jpg) repeat-x bottom;
						border:1px solid #dddddd;
						margin:0;
						padding:10px;
						width:525px;
					}
					#mainarea .profile{margin:20px 0;}
						.profile div.clearfix div.floatright{margin:0 0 0 25px;}
						.profile div.floatright div.clearfix{width:445px !important;width:415px;}
						.profile div.floatleft img{margin:15px 0 0 0;}
						.profile div.floatright div.clearfix div.floatleft{width:195px;}
						.profile div.floatright div.clearfix div.floatright{width:195px;}
						
				#sidearea{
					width:295px;
					float:right;
				}
					.s_block1{
						background:url(img/s_block1_bg.jpg) repeat-y;
						width:295px;
						margin:15px 0;
					}
						.s_block1_top{
							background:url(img/s_block1_top.jpg) no-repeat;
							height:58px;
							line-height:58px;
						}
							.s_block1_top h4{
								color:#63740f;
								line-height:48px;
								text-indent:66px;
							}
						.s_block1_bottom{
							background:url(img/s_block1_bottom.jpg) no-repeat bottom;
							padding:0 15px 35px 15px;
						}
						.s_block2{
							width:288px;
							background:url(img/s_block2_bg.jpg) repeat-y;
							margin:15px auto 0;
						}
							.s_block2_top{
								background:url(img/s_block2_top.jpg) no-repeat;
								line-height:37px;
								color:#fff;
								text-indent:20px;
							}
								.s_block2_top h5{
									margin:0;
								}
							.s_block2_bottom{
								background:url(img/s_block2_bottom.jpg) no-repeat bottom;
								padding:10px 15px 15px 15px;
							}
								.s_block1_bottom p{
									margin:10px 0;
								}
									.s_block1_bottom p input{
										margin:0 15px;
									}
									.s_block1_bottom p select{
										margin:5px 0;
									}
							.r_profile{
							}
	#footer_outer{
		background:url(img/footer_outer_bg.jpg) repeat-x;
		height:41px;
	}
		#footer{
			background:url(img/footer_bg.jpg) repeat-x;
			height:41px;
			width:870px;
			margin:0 auto;
			padding:0 15px;
			color:#817a30;
			overflow:hidden;
			line-height:41px;
		}
			#footer a{
				color:#817a30;
				font-weight:bold;
				text-decoration:none;
				border-bottom:1px dotted #817a30;;
			}
				#footer a:hover{
					color:#666023;
					border-bottom:1px dotted #666023;
					text-decoration:none;
				}
/* Form inputs and Buttons */
.top_block_text{
	background:#e7e1a5;
	border:1px solid #cac58f;
}
.login_btn{
	background:url(img/login_btn.jpg) no-repeat;
	width:75px;
	height:23px;
	margin:0 0 0 85px !important;
	margin:0 0 0 60px;
	border:none;
	outline:none;
	padding:0;
	text-indent:-999px;
	cursor:pointer;
}
.search_btn, .button{
	cursor:pointer;
	background:#9CAD43;
	color:#5d6827;
	font-weight:bold;
	background:#6c7d14 url(img/btn_bg.jpg) repeat-x;
	border:2px solid #edebd2;
	width:90px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:none;
	outline:none;
}
#mainarea .button{padding:5px 15px;}
#mainarea .button a, .button a:hover{color:#5d6827; text-decoration:none;}

/* Form Buttons */
	
/* Genric Styles */	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a{color:#f5f5f5;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
#mainarea ul, #mainarea ol{margin:0 0 0 30px;}
h1{font-size:32px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h2,h3,h4,h5,h6{margin:0 0 15px 0;}
#mainarea p{margin:15px 0;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.fs1{font-size:10px;}
