@import url("list/list.css");
@import url("grid/960_16_fluid_grid.css");
@import url("table/table.css");
@import url("buttons/buttons.css");
/*



@import url("gallery/gallery.css");
@import url("font-awesome/css/font-awesome.css");
@import url("grid/984_24_5_5.css");
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url("breadcrumbs/breadcrumbs.css");
@import url("contact/contact.css");
@import url("accordian/accordian.css");	
@import url("gallery/gallery.css");


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
*/

.clear { clear:both; }
.clear-right{ clear:right; }
.clear-left { clear:left; }
.innertube { padding:0px 10px; }

.float-left{ float:left; } 
.float-right { float:right;}
.float-img-left{ float:left; margin-right:10px; } 
.float-img-right { float:right; margin-left:10px;}

.align-justify{ text-align:justify; }	
.align-left{ text-align:left; }
.align-right{ text-align:right;}
.align-center{ text-align:center; }

.devider{ margin:0px 0px 15px 0px; padding:15px 0px 0px 0px; border-bottom:1px dotted #999; clear:both; }
	
.color-red{ color:red; }	
.color-green{ color:green; }	
.color-blue{ color:blue; }	
.color-black{ color:black; }	
.color-white{ color:white; }	


/*a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	background:#000;
	color: #FFF;
}*/

.invisible { position:absolute; left:-9999px; }


	
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

img{
width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;	
}


#agnis-designers-kolhapur{
font-family: Verdana, Geneva, sans-serif;
width:1000px;	
margin:10px auto;
padding:0px 10px;
text-align:right;
font-size:80%;
color:#FFF;	
}	
	
#agnis-designers-kolhapur a{	
font-family: Verdana, Geneva, sans-serif;
text-decoration:underline;
color:#FFF;
}

#agnis-designers-kolhapur a:hover{	
color:#FC0;
}


.agnis_heading_01{
/*background:url(images/book_picture.png) 0px 0px no-repeat;	*/
background:#56BE77;
/*font-family: 'Lobster', cursive;*/
font-family: 'Open Sans', sans-serif;
font-weight:400;
margin:0px 1px 10px 1px;
padding:5px 20px;
font-size:200%;
color:#063;
border-bottom:3px solid #080;
}
.agnis_heading_02{
background:#56BE77;
/*font-family: 'Lobster', cursive;*/
font-family: 'Open Sans', sans-serif;/*font-family: 'Archivo Narrow', sans-serif;*/
font-weight:400;
font-size:150%;
margin:10px 1px 20px 1px;
padding:5px 10px;
color:#063;
border-bottom:2px solid #080;
color:#063;
border-right:2px solid #080;
}

.agnis_heading_03{
/*background:url(images/book_picture.png) 0px 0px no-repeat;	*/
background:#008000;
/*font-family: 'Lobster', cursive;*/
font-family: 'Open Sans', sans-serif;
font-weight:400;
font-size:300%;
text-align:center;
margin:0px 1px 0px 1px;
padding:10px 0px;
color:#FFF;
width:150px;
height:102px;
float:left;
}
.agnis_heading_04{
/*font-family: 'Lobster', cursive;*/
font-family: 'Open Sans', sans-serif;
font-weight:400;
font-size:200%;
margin:20px 1px 20px 1px;
padding:5px 10px;
border-bottom:1px solid #888888;
color:#01253a;
border-top:1px solid #888888;
}

.agnis_heading_05{
/*font-family: 'Lobster', cursive;*/
font-family: 'Open Sans', sans-serif;
font-weight:400;
font-size:170%;
margin:20px 1px 20px 1px;
padding:5px 10px;
/*border-bottom:1px solid #888888;*/
color:#FFF;
/*border-top:1px solid #888888;*/
}
.agnis_heading_06{
font-family: 'Archivo Narrow', sans-serif;
font-weight:400;
font-size:130%;
/*margin:20px 1px 20px 1px;*/
padding:5px 10px;
border-bottom:1px solid #888888;
color:#01253a;
/*border-top:1px solid #888888;*/
}