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


body {
	background:url(kolhapur-builders-tarabai-park/page_bg.gif);
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #EEEEEE;
	text-align:center;

}
#content{
text-align:left;
margin:0 auto;
width:684px;
height:100%;
min-height:606px;
background:#004a91 url(kolhapur-builders-tarabai-park/content-bg.gif) top center repeat-y;
}

#topheader{
margin:0 auto;
width:684px;
height:90px;
}
#topheader img{
float:left;
margin:0px;
}

#menu{
background:url(kolhapur-builders-tarabai-park/menubg.jpg) repeat-x;
width:684px;
margin:0 auto;
height:29px;
}

#slideshow{
width:684px;
height:223px;
padding:5px 0px 0px 0px;
}

#highlight{
padding:5px 0px;
}


#previous-projects{
	width:96%;
	
	min-height:500px;
	text-align:center;
	margin:0 auto;
	}
	
#previous-projects .imagethumb{
	width:125px;
	margin:3px;
	
	float:left;
	border:2px solid #EEE;
}

#content-devider{
margin:0px auto;
width:684px;
height:14px;
padding:0px 0px 5px 0px;
background:#004a91 url(kolhapur-builders-tarabai-park/content-bg.gif) top center repeat-y;
}

.twoColfix #container{
width:684px;
margin:0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
background:url(kolhapur-builders-tarabai-park/main-content-bg.gif) top right repeat-y;

}

.twoColfix #sidebar{
float:left;
width:240px;
}

.twoColfix #mainContent{
margin:0px 0px 0px 240px;
padding:0px 10px 0px 10px;
vertical-align:top;
}
.clearfloat{
clear:both;
height:0px;
font-size:1px;
line-height:0px;
}



.leftfloat{
float:left;
margin:0px;
}

#footercontainer{
width:684px;
height:45px;
float:left;
}
#footerleft{
background:url(kolhapur-builders-tarabai-park/footer1.gif) no-repeat;
width:29px;
height:45px;
float:left;
}

#footercenter{
background:url(kolhapur-builders-tarabai-park/footer2.gif) repeat-x;
width:620px;
height:45px;
float:left;
text-align:right;
}

#footerright{
background:url(kolhapur-builders-tarabai-park/footer3.gif) no-repeat;
width:35px;
height:45px;
float:left;
}

.title{
	color:#FFFF00;
	font-family: "bold Tahoma", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
}
.content-para{
font:normal 12px Tahoma, Arial, Verdana;
color:#eee;
width:94%;
text-align:justify;
}
.content-para a{
color:eee;
text-decoration:none;
}

.content-para a:hover{
color:#FFFF00;
text-decoration:underline;
}
.heading1{
	color:#FFFF00;
	margin:0px;
	font: italic bold 18px "bold Tahoma", Arial, Verdana;
}

.heading2{
	color:#00CCFF;
	margin:0px;
	font: normal bold 16px "bold Tahoma", Arial, Verdana;
}
.heading3{
	color:#33FF00;
	margin:0px;
	font: normal bold 12px "bold Tahoma", Arial, Verdana;
}

.heading4{
	color:#FFFF00;
	margin:0px;
	font: bold 18px "Tahoma", Arial, Verdana;
}

.newpojects_left{
width:240px;
background:url(kolhapur-builders-tarabai-park/blue-bell-floor-plans-2.gif) top left repeat-y;
margin:5px 0px 0px 0px;
padding:0px;
}

.enquiryform{
	float:left
	}

.enquiryform p{
width:250px;
border:1px dotted #2D2D2D;
border-width:0px 0px 1px 0px;
margin:0px;
padding:5px 5px 5px 5px;
padding-left:105px;
height:1%;
}
.enquiryform label{
float:left;
margin-left:-105px;
width:100px;
}
.enquiryform .input{
width:200px;
height:15px;
border:1px solid #ddd;
background:#85A7E4;
font: normal 11px Tahoma, Arial, Verdana;
color:#fff;
}
.enquiryform textarea{
width:200px;
height:100px;
border:1px solid #ddd;
background:#85A7E4;
font: normal 11px Tahoma, Arial, Verdana;
color:#fff;
}













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

.wireframemenu{
border-bottom-width: 0;
/*margin:0px 8px 0px 22px;
*/

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 240px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wire-highlight{
margin:0px 8px 0px 22px;
background:#EF027D;
font: bold 13px Verdana;
padding: 4px 10px;
display: block;
width: 190px;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

.wireframemenu a{
font: bold 13px Verdana;
margin:0px 8px 0px 22px;
padding: 4px 10px;
display: block;
width: 190px; /*Define width for IE6's sake*/
color: #000;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

.wireframemenu a:visited{
color: #000;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #EF027D;
color: #fff;
}






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

#thicktabs{
margin: 0 auto;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
width:655px;
background: url(kolhapur-builders-tarabai-park/menubg.jpg) repeat-x;
}

#thicktabs li a{
float: left;
color: #fff;
padding: 6px 12px; /*padding of tabs*/
text-decoration: none;
border-right: 1px solid #FFF; /*right border style*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #fff;
}

#thicktabs li a:hover{
color: #FFFF00;
background: url(kolhapur-builders-tarabai-park/menubghover.jpg) repeat-x; /*background image swap on hover*/
}




















#web-designer-kolhapur{
	width: 190px; /*marquee width */
	height: 17px; /*marquee height */
	overflow: hidden;
	padding: 3px 0px 0px 425px;
	margin:0px;
	text-align:right;
}
.web-designer-menu{
border-bottom-width: 0;
width: 200px;
}

* html .web-designer-menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.web-designer-menu ul{
padding: 0px;
margin: 0;
list-style-type: none;
}

.web-designer-menu a{

font: normal 11px Verdana;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FFFFFF;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.web-designer-menu a:visited{
color: #FFF;
}

html>body .web-designer-menu a{ /*Non IE rule*/
width: auto;
}

.web-designer-menu a:hover{
color: black;
}
