/* CSS Document */

body
{
	margin:0px;
	padding:0px; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
}

.text
{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
}
.wrapper
{
	width:960px;
	height:auto;
	margin:auto;
}

.header
{
	width:960px;
	height:92px;
	float:left;
	background-color:#09526d; 
}


.logo
{
	width:318px; 
	float:left; 
	height:92px;
	background-color:#FF0000;  
}

.indiaart
{
	text-align:center;
	font-family:"Arial Black";
	color:#FFFFFF;
	font-size:60px;
	padding-top:20px;
}

.newsletter-title
{
	float:right; width:635px; height:92px; background-color:#09526d; 
}


.title
{
	font-family:calibri;
	font-size:38px;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	padding-top:33px; 
}
.menu
{
	width:960px;
	height:33px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	float:left;
}

.banner
{
	width:960px;
	height:220px;
	float:left;
	margin-top:10px;
}

.banner-left
{
	width:570px;
	height:220px;
	float:left; 
	
}
.current
{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	border-right:1px solid #CCC;
	padding-left:5px;
	padding-right:5px;
}

.current a
{
	color:#333333;
	text-decoration:none;
}

.current a:hover
{
	color:#990000;
	text-decoration:none;
}
.banner-right
{
	width:375px;
	height:220px;
	float:right; 
	margin-top:0px;
	padding-left:8px;
}

.middle-body
{
	width:960px;
	height:auto;
	float:left;
	padding-top:10px;
}

.left
{
	width:310px;
	height:auto;
	float:left;
	margin-right:12px;
}

.middle
{
	width:310px;
	height:auto;
	float:left; 
}

.right
{
	width:310px;
	height:auto;
	float:right;
}

.footer
{
	width:960px;
	height:33px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	float:left;
}


h2
{
	font-family:Calibri;
	font-size:20px;
	margin-top:0px;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:0px;
	border-bottom:1px solid #CCC;
}

.align-left
{
	float:left;
	border:1px solid #CCC;
	padding:3px;
	margin:0px 5px 0px 0px;
}
 .align-right
{
	float:right;
	margin:5px 0px 0px 5px;
	border:1px solid #CCC;
	padding:3px;
}

p
{
	margin:0px;
	padding:0px;
}
.painting-exhibition-heading
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#9E211F;
} 

.artist-heading
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#9E211F;
}

.full-corner-box
{
	width:290px;
	height:auto;
	margin:auto; 
	margin-bottom:15px;
	background:#ffffff;
	border:1px #E0E0E0 solid; 
	padding:5px 5px 5px 5px; 
	-moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;"
}

ul li
{
	list-style-image:url(images/arrow.jpg);
	line-height:25px;
	font-weight:bold;
}

a
{
	color:#9E211F;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

h3
{
	font-family:Calibri;
	text-align:left;
	font-weight:normal; 
	color:#FFFFFF;
	font-size:20px;
	margin-top:5px;
	padding-left:5px;
}
