@charset "utf-8";
/* CSS Document */
body {
	background: #FFFFFF url(/paintindia/images/globalbg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#wrapper {
	width:990px;
	margin:0 auto;
}
#logo {
	background:url(/paintindia/images/paintindia2010logo.png) no-repeat;
	width:351px;
	height:276px;
	z-index:100 !important;
	position:absolute;
	left:0;
	top:10px;
	text-decoration:none;
	outline:none;
	display:block;
}
#headcontent {
	background:url(/paintindia/images/paintfxbg.png) no-repeat 200px 0px;
	width:990px;
	position:relative;
	/*height:400px;*/
	margin-bottom:10px;
}
#primarynav {
	position:absolute;
	top:0;
	right:10px;
	width:226px;
	height:40px;
	z-index:100;
}
#secondarynav {
	position:absolute;
	top:159px;
	right:10px;
	width:680px;
	height:40px;
	z-index:100;
}
.pleftrd {
	background-image:url(/paintindia/images/prileftnavbg.png);
	background-repeat: no-repeat;
	float:left;
	height:40px;
}
.sleftrd {
	background-image:url(/paintindia/images/leftnavbg.png);
	background-repeat: no-repeat;
	float:left;
	height:40px;
}
.midbg {
	background-image:url(/paintindia/images/midnavbg.png);
	background-repeat:repeat-x;
	float:left;
	height:40px;
}
.prightrd {
	background-image:url(/paintindia/images/prirightnavbg.png);
	background-repeat: no-repeat;
	height:40px;
	float:left;
}
.srightrd {
	background-image:url(/paintindia/images/rightnavbg.png);
	background-repeat: no-repeat;
	float:left;
	height:40px;
}
.primidbg {
	background-position:0px -40px;
}
.headerimg {
	/*background-image:url(/paintindia/images/homeheader.png);
	height:215px;*/
	width:980px;
	top:199px;
	position:absolute;
	text-align:center;
	z-index:0;
	margin:0 5px;
}
p {
	margin:0;
	padding:0;
}
/*---------------------------- all navigation -------------------------------------*/
ul#prinavigation {
	list-style: none;
	margin:0 auto;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	font-size:13px;
	color:#FFFFFF;
	height:40px;
	float:left;
	padding:0;
}
ul#prinavigation li {
	display: inline;
	height:40px;
}
ul#prinavigation a {
	text-decoration: none;
	color: #dfdfdf;
	height:30px;
	display:inline-block;
	padding:10px 8px 0;
	outline:none;
}
ul#prinavigation a.current {
	background-color:#6A173F;
	border-left: 1px solid #AE2667;
	border-right: 1px solid #AE2667;
	height:30px;
	padding:10px 7px 0;
	color:#FFFFFF;
}
ul#prinavigation a:hover {
	background-color:#6A173F;
	border-left: 1px solid #AE2667;
	border-right: 1px solid #AE2667;
	height:30px;
	padding:10px 7px 0;
	color:#FFFFFF;
}
ul#secnavigation {
	list-style: none;
	margin:0 auto;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	font-size:13px;
	color:#FFFFFF;
	height:40px;
	float:left;
	padding:0;
}
ul#secnavigation li {
	display: inline;
	height:40px;
}
ul#secnavigation a {
	text-decoration: none;
	color: #dfdfdf;
	height:30px;
	display:inline-block;
	padding:10px 8px 0;
	outline:none;
}
ul#secnavigation a.current {
	background-color:#6A173F;
	border-left: 1px solid #AE2667;
	border-right: 1px solid #AE2667;
	height:30px;
	padding:10px 7px 0;
	color:#FFFFFF;
}
ul#secnavigation a:hover {
	background-color:#6A173F;
	border-left: 1px solid #AE2667;
	border-right: 1px solid #AE2667;
	height:30px;
	padding:10px 7px 0;
	color:#FFFFFF;
}
#middlecontent {
	width:980px;
	margin:0 auto;
}
.whiterdtl {
	background:url(/paintindia/images/twhiterndbg.png) top left;
	height:7px;
	width:973px;
	float:left;
}
.whiterdtr {
	background:url(/paintindia/images/tr_midcontentrdcnr.png) top right;
	height:7px;
	width:7px;
	float:right;
}
.whitemid {
	background-color:#fff;
	width:970px;
	clear:both;
	padding-left:10px;
}
.whiterdbl {
	background:url(/paintindia/images/bwhiterndbg.png) bottom left;
	height:7px;
	width:973px;
	float:left;
}
.whiterdbr {
	background:url(/paintindia/images/br_midcontentrdcnr.png);
	height:7px;
	width:7px;
	float:right;
}
.container {
	width:310px;
	background-color:#efefef;
	margin:5px 5px;
}
.t {
	background: url(/paintindia/images/t_shdw.gif) 0 0 repeat-x;
	width: 100%
}
.b {
	background: url(/paintindia/images/b_shdw.gif) 0 100% repeat-x
}
.l {
	background: url(/paintindia/images/l_shdw.gif) 0 0 repeat-y
}
.r {
	background: url(/paintindia/images/r_shdw.gif) 100% 0 repeat-y
}
.bl {
	background: url(/paintindia/images/bl_shdw.gif) 0 100% no-repeat
}
.br {
	background: url(/paintindia/images/br_shdw.gif) 100% 100% no-repeat
}
.tl {
	background: url(/paintindia/images/tl_shdw.gif) 0 0 no-repeat
}
.tr {
	background: url(/paintindia/images/tr_shdw.gif) 100% 0 no-repeat;
	padding:10px
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearfloat {
	clear:both;
}
h1 {
	font-size:20px;
	color:#B92F51;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
h2 {
	font-size:16px;
	color:#B92F51;
	text-transform:capitalize;
	margin:0;
	padding:10px;
	background-image:url(/paintindia/images/h3bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h3 {
	font-size:18px;
	color:#333;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
h4 {
	font-size:14px;
	color:#333;
	text-transform:uppercase;
	margin:0;
	padding:5px;
	background-color:#e7e7e7;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.contenttxt {
	font-size:13px;
	color:#333333;
	text-align:justify;
}
a.readmore:link, a.readmore:visited, a.readmore:active {
	font-size:11px;
	text-align:right;
	text-decoration:none;
	padding:3px;
	margin:2px;
	font-weight:bold;
	color:#6A173F;
	background-color:#FECE06;
	outline:none;
}
a.readmore:hover {
	color:#ffffff;
	background-color:#6A173F;
}
.sponsered {
	width:940px;
	margin:0 10px;
}
a.top {
	background-image:url(/paintindia/images/top_icon.png);
	width:44px;
	height:16px;
	right:5px;
	display:block;
	text-decoration:none;
	float:right;
}
.banner {
	background:url(/paintindia/images/bannerimg.png) no-repeat top left;
	width:580px;
	font-size:14px;
	color:#333333;
	padding:10px;
	height:100px;
}
.col1 {
	width:210px;
	height:950px;
}
.col2 {
	width:210px;
	height:950px;
}
.col3 {
	width:210px;
	height:950px;
}
.time {
	width:150px;
}
.programme {
	width:500px;
	color:#333333;
	padding-bottom:10px;
}
.time p {
	color:#009900;
	font-weight:bold;
}
.speaker {
	color:#0066FF;
}
fieldset {
	border:1px solid #cccccc;
	padding:5px;
	margin:0;
}
legend {
	font-size:13px;
	background-color:#e7e7e7;
	color:#333333;
	padding:5px 10px;
	font-weight:bold;
}
.leftlbl {
	width:150px;
	text-align:right;
}
.rightinput {
	width:500px;
	padding-bottom:10px;
}
label {
	text-align:right;
}
.input {
	border:1px solid #666;
	background-color:#FFFFFF;
}
textarea {
	border:1px solid #666;
	background-color:#FFFFFF;
}
a.mainnav{
	background:url(/paintindia/images/conf_navttl.png) repeat-y top left;
	font-size:15px;
	font-weight:bold;
	padding:10px 5px;
	text-decoration:none;
	color:#ff9900;
	display:block;
	border-bottom:1px solid #fff;
	margin-top:1px;
	text-transform: uppercase;
}
a.subnav{
	background:url(/paintindia/images/subnavbg.png) repeat-y top left;
	font-size:13px;
	font-weight:bold;
	padding:10px 5px 10px 30px;
	text-decoration:none;
	color:#666666;
	display:block;
	border-bottom:1px solid #ccc;
	margin-top:1px;
}
/*---------------------------- Footer -------------------------------------*/
#footer {
	background:url(/paintindia/images/footerbg.png) repeat-x top center;
	height:75px;
}
.footertxt {
	color:#666666;
	margin:0 auto;
	width:970px;
	padding-top:10px;
	font-size:11px;
}
.footerprilinks {
	float:left;
	width:200px;
}
.copyrighttxt {
	float:right;
}
a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	margin:0 5px;
}
a.footerlinks:hover {
	color:#B92F51;
}
