.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#CC0000;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(images/newbkg.jpg);
background-position:center;
background-repeat:repeat-y;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.footertext {
font-family: Helvetica;
font-size:12px;
color:#FFFFFF;
}
.heading1 {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#CC0000;
}
.heading2 {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#0033FF;
}
.button1 {
background-color:#006699;
font-family: Helvetica;
font-size:12px;
height:20px;
font-weight:bold;
border:none;
color:#FFFFFF;
}
.head_white {
font-family: Helvetica;
font-size:12px;
font-weight:bold;
color:#FFFFFF;}
.tophead {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#0066CC;
font-weight:bolder;
}
.roundedcornr_box_202015 {
   background: #ffffff;
}
.roundedcornr_top_202015 div {
   background: url(../images/roundedcornr_202015_tl.png) no-repeat top left;
}
.roundedcornr_top_202015 {
   background: url(../images/roundedcornr_202015_tr.png) no-repeat top right;
}
.roundedcornr_bottom_202015 div {
   background: url(../images/roundedcornr_202015_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_202015 {
   background: url(../images/roundedcornr_202015_br.png) no-repeat bottom right;
}

.roundedcornr_top_202015 div, .roundedcornr_top_202015, 
.roundedcornr_bottom_202015 div, .roundedcornr_bottom_202015 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_202015 { margin: 0 15px; }
.roundedcornr_box_161237 {
   background: #eeeeee url(images/roundedcornr_161237_grad.gif) repeat-x top left;
}
.roundedcornr_top_161237 div {
   background: url(images/roundedcornr_161237_tl.gif) no-repeat top left;
}
.roundedcornr_top_161237 {
   background: transparent url(images/roundedcornr_161237_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_161237 div {
   background: url(images/roundedcornr_161237_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_161237 {
   background: transparent url(images/roundedcornr_161237_br.gif) no-repeat bottom right;
}

.roundedcornr_top_161237 div, .roundedcornr_top_161237,
.roundedcornr_bottom_161237 div, .roundedcornr_bottom_161237 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_161237 { margin: 0 30px; }
.text_box {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
border:thin;
border-color:#CCCCCC;
background-color:#E6E6E6;
padding:5px;
font-variant:normal;
}
a:link {
	color:#0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
/* white link CSS */
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Blue Link CSS */
a.blue:link {
	color: #0033CC;
	text-decoration: none;
}
a.blue:visited {
	text-decoration: none;
	color: #0033CC;
}
a.blue:hover {
	text-decoration: underline;
	color: #0033CC;
}
a.blue:active {
	text-decoration: none;
	color: #0033CC;
}
.table_heading {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.list1 {
list-style-position:inside;
list-style:inside;
list-style-type:circle;
}
.table1 {
border: 0.5em;
border-collapse:collapse;

}
.envissearch {
	background-image: url(images/envissearch.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 531px;
}
.searchtext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.result {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#090;
}
.table2 {
	border:0.7em;
	border-color:#fff;
	border-collapse:collapse;
}
.button2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:35px;
font-weight:bold;
border:none;
color:#FFFFFF;
background-image:url(images/button_bkg.jpg);
width:70px;
}
.button3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:35px;
font-weight:bold;
border:none;
color:#003366;
background-image:url(images/button3_bkg.jpg);
width:70px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
.textbox_new {
border-style:dotted;
border:thin;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-stretch:narrower;
font-weight:bold;
}
.news_bkg {
background-image:url(images/news_bkg.jpg);
background-repeat:no-repeat;
padding-left:80px;
height:30px;
}
h1, h2, h3 {
padding:0px;
margin:0px;
}
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
	border:none;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
h2 {
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.table1 {
border: 0.5ems;
border-collapse:collapse;
}
select {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
line-height:150%;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #87b6f0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #87b6f0;
	box-shadow:inset 0px 1px 0px 0px #87b6f0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3891f0), color-stop(1, #24345e) );
	background:-moz-linear-gradient( center top, #3891f0 5%, #24345e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3891f0', endColorstr='#24345e');
	background-color:#3891f0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #1970b3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	padding:8px 33px;
	text-decoration:none;
	text-shadow:1px 1px 0px #050005;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #24345e), color-stop(1, #3891f0) );
	background:-moz-linear-gradient( center top, #24345e 5%, #3891f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#24345e', endColorstr='#3891f0');
	background-color:#24345e;
}.myButton:active {
	position:relative;
	top:1px;
}
.new1{background-image:url(images/new.jpg); width:220px; height:111px; background-repeat:no-repeat; padding-top:50px; padding-left:20px; padding-right:20px; float:left;}
.new2{background-image:url(images/news2.jpg); width:220px; height:111px; background-repeat:no-repeat; padding-top:50px; padding-left:20px; padding-right:20px; float:left;}
ul.rmenu{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:140px;
	background: #deefff; /* Old browsers */
background: -moz-linear-gradient(top, #deefff 0%, #98bede 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #deefff 0%,#98bede 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #deefff 0%,#98bede 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #deefff 0%,#98bede 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #deefff 0%,#98bede 100%); /* W3C */
list-style-image:url(images/1.gif);
padding-left:30px;
margin-right:10px;
margin-bottom:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:solid 1px #69F;
	}
li.rmenu {padding:5px;}
#centresearch {
	background: #f2f5f6; /* Old browsers */
background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
margin:10px;
padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: solid 1px #999;}
#login_top {
	-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#FFF; padding:5px; width:160px; }
#login_bottom {
	background: rgb(242,245,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
width:160px; padding:5px;
}
.homebox {
	background: rgb(251,255,241); /* Old browsers */
background: -moz-linear-gradient(top, rgba(251,255,241,1) 0%, rgba(239,251,201,1) 33%, rgba(229,242,176,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,255,241,1)), color-stop(33%,rgba(239,251,201,1)), color-stop(100%,rgba(229,242,176,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(251,255,241,1) 0%,rgba(239,251,201,1) 33%,rgba(229,242,176,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(251,255,241,1) 0%,rgba(239,251,201,1) 33%,rgba(229,242,176,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(251,255,241,1) 0%,rgba(239,251,201,1) 33%,rgba(229,242,176,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfff1', endColorstr='#e5f2b0',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(251,255,241,1) 0%,rgba(239,251,201,1) 33%,rgba(229,242,176,1) 100%); /* W3C */
padding:5px; border:solid 1px #063; width:520px;}
#session_name{width:410px; border-bottom:solid 3px #069; float:left;margin-left:15px; padding:5px 5px 5px 0px;}
#logout{width:90px; border-bottom:solid 3px #069; float:left; padding:5px 0px 5px 5px; border-left:solid 3px #069;}
ul#newsletter {
	margin:0;
	padding:0;
}
ul#newsletter li {
	float:left;
	list-style:none;
	width:176px;
	text-align:center;
	padding:5px;
	display:block;
	height:340px;
}
ul#newsletter li img {
	border:solid 1px black;
}
/*vino changes*/
.quiz-online{
	float:left;
	margin-bottom:20px;
}
.quiz-online ul li{
	list-style:none;
	float:left;
	border-radius:5px;
	border:2px solid #57C7D3;
	padding:5px;
	background:#24828D;
	margin-left:5px;
}
.quiz-online ul li:first-child{
	margin-left:0;
}
.quiz-online ul li.active{
	background:#23C9DB;
}
.quiz-online ul li a{
	font-size:15px;
	color:#fff;
	text-decoration:none;
	text-transform: capitalize;
}
.quiz-online ul li a:hover{
	color:#23C9DB;
}
.quiz-online ul li.active a{
	color:#24828D;
}
.heading1.env-event{
	display:block;
	width:153px;
	line-height:18px;
	color:#000;
	text-align:justify;
	margin:5px 0;
}

/*vino end*/