/* CSS Document */



html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color:#ffffff;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0;
	line-height:18px;
	position:relative;
	margin:3px 0 0 0;
}
#wrapper {						/* Centerlized the page*/
	width:779px;
	margin:0 auto;
	padding:0;
}
#header {
	background:#FFF;
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	width:779px;
	clear:both;
}
#header .logo {
	float:left;
	margin:0;
	padding:0;
	background-image:url(../images_home/second_shaadi_logo.png);
	background-repeat:no-repeat;
	width:183px;
	height:73px;
}
/*



#header .logo-text {

	position:absolute;

	font-size:12px;

	color:#666666;

	top:65px;

	padding:0 0 0 4px;

	margin:0;

	width:100px;

}



*/



#header .rightbanner {
	float:right;
	margin-top:5px;
	padding:0;
}
#header-bar-main {
	float:right;
	clear:both;
}
#header-bar {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	width:570px;
	text-align:right;
	clear:both;
}
/* Login/Password Style  */



#header-bar .top-nav {
	padding:10px 0 5px 0;
	margin:0;
	width:460px;
	float:left;
}
#header-bar .top-nav form {
	padding:0;
	margin:0;
}
#header-bar .top-nav .text-box {
	border:1px solid #b3b3b3;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#666666;
	font-size:10px;
	padding:2px 6px 2px 3px;
	margin:0;
}
#header-bar .top-nav .forgot {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#009343;
	font-size:10px;
	padding:3px 0;
}
#header-bar .top-nav .forgot a {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#009343;
	font-size:10px;
	padding:3px 0;
	text-decoration:none;
}
#header-bar .top-nav .forgot a:hover {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#009343;
	font-size:10px;
	text-decoration:underline;
}
#header-bar .live-help {
	padding:0;
	width:110px;
	margin:0;
	float:right;
}
/* Login/Password Style ends */





/* Navigation Bar Starts */



#nav {
	width:779px;
	clear:both;
	margin:0;
	position:relative;
	padding:0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}
#nav li a {
	border-bottom: none;
	display: block;
	float: left;
	background-image:url(../images_home/Green_Back.jpg);
	background-repeat:repeat-x;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial;
	font-size: 17px;
	font-weight:100;
	padding: 7px 34px 7px 35px;
	border-right:1px solid #006633;
	margin:0;
}
#nav li a.noborder {
	border-right: none;
	padding: 0;
}
.leftborder {
	border-left: 1px solid #006633;
}
#nav li a.noborder img {
	border:0;
}
#nav li a:hover, #nav li .navhighlight {
	background-image:url(../images_home/Light_Green_back_tab.jpg);
	color:#666666;
}
#middle-header {
	float:left;
	width:779px;
	background-image:url(../images_home/main_header_back.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:201px;
}
#middle-header .searchdiv .searchtext {
	float:left;
	background-image:url(../images_home/search_now.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:37px;
	width:143px;
	padding:0 0 0 2px;
	margin:0;
	text-indent:-1000px;
}
#middle-header .register-btn {
	float:left;
	margin-left:20px;
	padding:0;
	margin-top:70px;
}
#middle-header .register-btn img {
	border:0;
}
#middle-header .register-btn p {
	padding:0;
	margin-top:5px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
#middle-header .searchdiv .formdiv {
	width:310px;
	padding:0;
	margin:40px 0 0 5px;
	font-size:11px;
	text-align:left;
}
#middle-header .searchdiv .formdiv form {
	padding:0;
	margin:0;
}
/* If Divs  Styles*/



#middle-header .common-form .title1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	margin:0;
	color:#000;
	padding:0 5px 3px 0;
}
#middle-header .common-form .title2 {
	float:right;
}
#middle-header .common-form .form-div {
	padding: 0;
	margin: 0;
	display:block;
	width:100%;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8d336;
	clear:both;
}
#middle-header .common-form .form-div a {
	text-decoration:none;
}
#middle-header .common-form .form-div div {
	padding: 4px 0 4px 13px;
	float:left;
}
#middle-header .common-form .noborder1 {
	border-bottom:0px solid #000000;
}
/* Error Message */



.errormsg {
	font-size:10px;
	color:#ff0000;
	width:300px;
	font-weight:bold;
	float:right;
	padding:0 0 3px 22px;
	margin:0;
	display:none;
}
#middle-header .common-form select, input {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b2b2b2;
	color:#333333;
}
#middle-header .common-form input {
	padding:1px 0 1px 4px;
}
#middle-header .common-form select {
	padding:1px 0 1px 2px;
	line-height:18px;
}
#middle-header .common-form textarea {
	width: 98%;
	background-color: #ffffff;
	padding: 4px;
}
#middle-header .common-form .tinytextarea {
	padding: 0px !important;
}
#middle-header .common-form .checkbox, .radio {
	border: none;
	margin-right: 5px;
}
#middle-header .spantext {
	margin-left: 15px;
	font-size:11px;
}
#middle-header .text1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e66800;
	font-weight:normal;
	line-height: normal;
}
/* If Divs ends */



#tabs-main {
	width:779px;
	padding:0;
	margin-top:5px;
}
/* Benefits Tab */



#tabs-main .benefits-tab {
	float:right;
	width:243px;
	text-align:left;
	height:98px;
	background-image:url(../images_home/tabs_panel_back1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0;
	margin-top:5px;
	margin-left:23px;
}
#tabs-main .benefits-tab img {
	border:0;
}
#tabs-main .benefits-tab h1 {
	background-image:url(../images_home/benfits-of-paid-mem.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:199px;
	height:14px;
	margin:8px 20px;
}
#tabs-main .benefits-tab ul {
	margin:3px 20px;
	padding:0;
	list-style-type:none;
	font-size:11px;
	color:#4c4d4f;
}
#tabs-main .benefits-tab li {
	line-height:18px;
	font-size:11px;
	color:#4c4d4f;
	padding:0 0 2px 17px;
	font-weight:bold;
	list-style:none;
	background-image:url(../images_home/home_tick.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#tabs-main .benefits-tab li a {
	font-size:11px;
	color:#009933;
	line-height:16px;
	text-decoration:underline;
}
#tabs-main .benefits-tab li a:hover {
	font-size:11px;
	color:#009933;
	text-decoration:none;
}
#tabs-main .benefits-tab p {
	font-size:11px;
	color:#4c4d4f;
	line-height:15px;
	margin:3px 20px;
}
#tabs-main .benefits-tab p a {
	font-size:10px;
	color:#009933;
	line-height:15px;
	text-decoration:underline;
}
#tabs-main .benefits-tab p a:hover {
	font-size:10px;
	color:#009933;
	text-decoration:none;
}
/* Featured Articles Tab */



#tabs-main .featured-tab {
	float:left;
	width:243px;
	text-align:left;
	height:98px;
	background-image:url(../images_home/tabs_panel_back1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0;
	margin-top:5px;
	margin-left:23px;
}
#tabs-main .featured-tab img {
	border:0;
}
#tabs-main .featured-tab h1 {
	background-image:url(../images_home/featured-artciles.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:121px;
	height:14px;
	margin:8px 20px;
}
#tabs-main .featured-tab p {
	font-size:11px;
	color:#4c4d4f;
	line-height:14px;
	margin:4px 20px;
}
#tabs-main .featured-tab p a {
	font-size:10px;
	color:#009933;
	line-height:15px;
	text-decoration:underline;
}
#tabs-main .featured-tab p a:hover {
	font-size:10px;
	color:#009933;
	text-decoration:none;
}
/* Success Stories Tab */



#tabs-main .success-tab {
	float:left;
	width:243px;
	text-align:left;
	height:98px;
	background-image:url(../images_home/tabs_panel_back2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0;
	margin-top:5px;
}
#tabs-main .success-tab imd {
	border:0;
}
#tabs-main .success-tab h1 {
	background-image:url(../images_home/success-stories.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:91px;
	height:14px;
	margin:8px 20px 8px 40px;
}
#tabs-main .success-tab p {
	font-size:11px;
	color:#4c4d4f;
	line-height:15px;
	margin:0px 20px;
}
#tabs-main .success-tab p a {
	font-size:10px;
	color:#009933;
	line-height:15px;
	margin:0px 20px;
	text-decoration:underline;
}
#tabs-main .success-tab p a:hover {
	font-size:10px;
	color:#009933;
	text-decoration:none;
}
#text-panel {
	float:left;
	width:779px;
	padding:0;
	margin-top:5px;
	clear:both;
}
#text-panel .about-box {
	float:left;
	margin:0;
	width:490px;
	height:140px;
	padding:0;
	background-image:url(../images_home/grey_quote.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#text-panel .about-box .text1 {
	font-size:17px;
	color:#666666;
	line-height:24px;
	padding:2px 0 0 40px;
	margin-top:12px;
}
#text-panel .text2 {
	color:#e66f06;
}
#text-panel .vedio {
	float:right;
	margin-left:50px;
	width:205px;
	height:115px;
	padding:0;
}
#text-panel .vedio h1 {
	padding:0 0 0 3px;
	margin:0;
	background-image:url(../images_home/watch-tv-comm.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:184px;
	height:14px;
}

#text-panel .head{
	padding:0 0 0 3px;
	margin:0;
	background-image:url(../images_home/ss_aaj_tak_head.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:197px;
	height:14px;
}

#text-panel .vedio .imge {
	border:5px solid #e7e6e7;
}
#footer {
	float:left;
	width:779px;
	margin-top:15px;
	padding:0;
	background-image:url(../images_home/footer_back.jpg);
	background-position:left middle;
	background-repeat:repeat-x;
	height:54px;
}
#footer .footer-text {
	text-align:center;
	font-size:11px;
	color:#8e8d8d;
	padding:5px 0;
}
#footer .footer-text a {
	text-align:center;
	font-size:11px;
	color:#8e8d8d;
	text-decoration:none;
}

#footer .footer-text a:hover {
	color:#333333;
	text-decoration:underline;
}

#footer .footer-text1 {
	text-align:center;
	font-size:11px;
	color:#b4b1b1;
	padding:5px 0;
}

#footer .footer-text1 a {
	text-align:center;
	font-size:11px;
	color:#b4b1b1;
	text-decoration:none;
}

#footer .footer-text1 a:hover {
	color:#333333;
	text-decoration:underline;
}

#footer .footer-text .small-text {
	color:#b2b1b1;
	font-size:10px;
}

.border1 {
	border-bottom:1px dotted #ecebeb;
}