@charset "utf-8";
.form_input { width:200px;
}
.pop:hover{
		height:73px;
		width:73px;
	}
.green{
		color:#090;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
	}
:focus { outline:none}
a img {border:none}
p {
	margin: 0px;
	padding: 0px;
	color:#5E5E5E;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg) ;
	background-repeat: repeat-x;
	background-position: left top;
	/*
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-attachment:fixed;

}
.logo{
	background-image:url(images/weddpoint.png);
	width:213px; height:58px;
	background-repeat:no-repeat;
	
	}
.borders {
	border: 1px solid #e2D16D;
}

.menu_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCC95C;
}
.paddings {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footer {
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}
a.footer a.footer:linked, a.footer:visited {
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #0F92C9;
	text-decoration: none;
}
.listmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 152px;
	border: 1px solid #BAC6C9;
	color: #333333;
}
.border_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headding_small {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #568EDA;
	text-decoration: none;
	text-transform: capitalize;
}
a.headding_small, a.headding_small:linked, a.headding_small:visited {
	color: #568EDA;
	text-decoration: none;
}
a.headding_small:hover {
	color: #1F4D8B;
	text-decoration: none;
}
.gray_11 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747474;
	text-decoration: none;
}


.dotted_line {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.advertisement {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
.headdings {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9300;
	text-decoration: none;
}
.vewall {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #78A5E1;
	text-decoration: none;
}
a.vewall, a.vewall:linked, a.vewall:visited {
	color: #78A5E1;
	text-decoration: none;
}
a.vewall:hover {
	color: #78A5E1;
	text-decoration: underlie;
}
.postdetails {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFB100;
	text-decoration: none;
}
a.postdetails, a.postdetails:linked, a.postdetails:visited {
	color: #FFB100;
	text-decoration: none;
}
a.postdetails:hover {
	color: #FFB100;
	text-decoration: underlie;
}
/* new edit */
/* IE 6 png fix */


/** html img,

* html .png{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

*/
/* IE 6 png fix end */
.search_free{
		color:#063;
		font-weight:bold;
	}
.search_free_header{
		background-color:#030;
		color:#FFF;
		padding-left:20px;
	}
.search_box{
		padding:10px;
		border:#030 solid 1px;
		background-color:#eeffd6;
	}
.directory_header a{
		font-weight:bold;
		color:#C60;
		font-family:Verdana, Geneva, sans-serif;
	}
.directory_header a:hover{
		font-weight:bold;
		color:#060;
		text-decoration:underline;
		cursor:pointer;
		font-family:Verdana, Geneva, sans-serif;
	}

.form_new select{
		width:200px;
		margin:3px;
		padding:1px;
	}
.profile_side_menu a{
		text-decoration:none;
		color:#333F42;
	}
.profile_side_menu a:hover{
		
		color:#090;
	}
.search_header{
		color:#FFF;
		font-size:20px;
		font-weight:bold;
	}
.increase_height{
		padding:2px;
		margin:8px 0px 8px 0px;
	}
form input[type=text], input[type=password]{
		width : 200px !important; 
		margin:2px;
	}
* html form input[type=text], input[type=password]{
		width : 200px !important;
	}
.form_top{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FFF;
	}
.links {
	font-family: Calibri, Verdana, Tahoma, "Times New Roman";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration:underline;
	letter-spacing:1px; 
}
a.links, a.links:linked, a.links:visited {
	color: #0033FF;
	text-decoration: none;
}
 a.links:hover{
	color: #000000;
}
.bodytext {
	font-family: Calibri, Verdana, Tahoma, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
}


.back_ground{
	background-image:url(images/background.png);
	width:120px;
	height:35px;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	
}

.ulclass{
	font-size:13px;
	
	
}

.ulclass li{
	text-align:left;
}

.ulclass  li a{
	line-height:16px;
	color:#568EDA;
	text-decoration:none;
}

.ulclass  li a:hover{
	color:#2968BC;	
}

.country{
	font-size:14px;
	color:#002BD2;
	font-weight:bold;
	text-align:center;
}

.city
{
	list-style-type:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	width:140px;
}
.content
 {
	font-family: Calibri, Raavi, BatangChe, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
	line-height:17px;
}

/*Pagination*/
.pagination{
padding: 2px;
/*margin: 5px 0 0 48px;*/
margin-top:10px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/

}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding: 1px;
}

.pagination a, .pagination a:visited{
padding: 1px 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #9aafe5;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

