@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background:#232323;
}

a.agnis-designers{
	font: normal x-small Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
a.agnis-designers:hover{
	color:#FF0;	
	}

#flashheader{
padding:10px 0px;
}
#premiummember{
background:url(wedding-event-planning-kolhapur/premium-member-bg.gif) repeat-x 10px;
}
#menuleft{
background:url(wedding-event-planning-kolhapur/menu-left.gif) no-repeat;
width:23px;
height:51px;
}
#menucenter{
background:url(wedding-event-planning-kolhapur/menu-center.gif) repeat-x;
height:51px;
}

#menuright{
background:url(wedding-event-planning-kolhapur/menu-right.gif) no-repeat;
width:23px;
height:51px;

}
#contenttable{
padding:10px 0px;
}
#content{
background:#FFF url(wedding-event-planning-kolhapur/content-top.gif) left top no-repeat;
padding:10px;
}
#content .rightcol{
	padding-left:10px;
	}
#contentbottom{
background:url(wedding-event-planning-kolhapur/content-bottom.gif) no-repeat;
}

#footerleft{
background:url(wedding-event-planning-kolhapur/menu-left.gif) no-repeat;
width:23px;
height:51px;
}
#footercenter{
background:url(wedding-event-planning-kolhapur/menu-center.gif) repeat-x;
height:51px;
}

#footerright{
background:url(wedding-event-planning-kolhapur/menu-right.gif) no-repeat;
width:23px;
height:51px;

}




















/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0;
padding: 0;
float: left;
font: normal 100% Tahoma, Arial, Verdana;
width: 100%;
border: 0px solid #625e00;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #FFF;
padding: 12px 12px;
text-decoration: none;
background: transparent url(wedding-event-planning-kolhapur/devider.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: #FFF;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffa900;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(wedding-event-planning-kolhapur/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(wedding-event-planning-kolhapur/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


