/* Test CSS design 
   Author    : Deepu Issac
   Copyright : Vanilla Networks 
   Category  : Normal Styles Definition*/
* {margin:0; padding:0;}
body {background: #B8D2F5;}
#container {width:1001px; margin: 0 auto;}

.fullcontainer {width:1000px; float:left; margin: 0 auto;}
#warp {width:850px; background:url(images/repeater_area.png) repeat-y; height:auto; display:table; float:left; padding: 10px 75px 10px 65px; margin:0 auto;}
.footerbott{width:1000px; background:url(images/footer.png); height: 80px; margin: 0 auto;}
.expand_bott { width:100%; background:url(images/bkg_repeat.png) repeat-x; height:120px; float:left; margin: 0 auto; text-align:center;}

/*-----------COMMON-----*/
h1 {font-family: arial,sans-serif;
color: #68C22D;
font-size: 16px;
font-weight: bold;
letter-spacing: 0pt;
word-spacing: 0.6pt;
}
 h2 {font-family: arial,sans-serif;
list-style: url(images/bullet1.gif);
color: #68C22D;
font-size: 12px;
font-weight: bold;
letter-spacing: 0pt;
word-spacing: 0.2pt;
margin: 0 0 0 20px;}

p {font-family: arial,sans-serif;
font-size: 12px;
word-spacing: 0.9pt;
line-height: 1.1;
padding:  8px 0 0 0;
}

h6 {font-family: arial,sans-serif;
color: #B3AB6D;
font-size: 16px;
font-weight: bold;
letter-spacing: 0pt;
word-spacing: 0.6pt;
text-align:center;
line-height:18px;
padding:20px 0 20px 0;
}


a:active {color: #CCCCCC;}
a:hover {color: #00FF33; text-decoration:underline;}
a {text-decoration: none; color: #68C22D;}

/*-----------NAV_STYle-----*/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;

}
.menu li {
	padding: 0;
	margin: 0;
	height: 42px;
	margin-right:0px;
	list-style: none;
	background-repeat: no-repeat;
	float:left;
	
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 42px;
	background-repeat: no-repeat;
		
}
.showevents {background-image: url(images/buttons/showevents_o.jpg); width: 197px;}
.showevents a {background-image: url(images/buttons/showevents.jpg);}
.geninfo {background-image: url(images/buttons/geninfo_o.jpg); width: 197px;}
.geninfo a {background-image: url(images/buttons/geninfo.jpg);}
.dir {background-image: url(images/buttons/dir_o.jpg); width: 197px;}
.dir a {background-image: url(images/buttons/dir.jpg);}
.sponsors {background-image: url(images/buttons/spon_o.jpg); width: 197px;}
.sponsors a {background-image: url(images/buttons/spon.jpg);}
.exhib {background-image: url(images/buttons/exhib_o.jpg); width: 197px;}
.exhib a {background-image: url(images/buttons/exhib.jpg);}
.exinfo {background-image: url(images/buttons/exinfo_o.jpg); width: 197px;}
.exinfo a {background-image: url(images/buttons/exinfo.jpg);}
.contacts {background-image: url(images/buttons/cts_o.jpg); width: 197px;}
.contacts a {background-image: url(images/buttons/cts.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#nav_placement
{
float:left; 
width: 197px;
}

/*-----------ENDS here NAV_STYle-----*/
#whitebox {
margin-top:10px;
background:url(images/white_bkg.jpg) no-repeat;
width:197px;
height:218px;
float:left;
}

.contentbox {
float:left;
}

#top_bg {background:url(images/content.jpg) no-repeat ; width:652px; height:31px;}
#rept_bg {
background:url(images/content_rptr.jpg) repeat-y; 
width:602px;
padding:0 0 0 50px;
}
#bott_bg {background:url(images/content_bott.jpg) no-repeat ; width:652px; height:76px;}

#newstop {font-family:Arial; font-size:20px; font-weight:bold; text-align:center; float:left; color:#A65300; width:100%; padding: 0 0 10px; 0;}

.SponsorName
{
    font-size: 14px;
    font-weight: bold;
    font-family: arial,sans-serif;
    font-weight: bold;
    color: #a65300;
}
.SponsorLink
{
     font-size: 12px;
    font-weight: bold;
    font-family: arial,sans-serif;
    font-weight: bold;
    color: #75ab0d;
}
.SponsorName a:hover 
{
    font-family: arial,sans-serif;
}
.ExhibCat
{
    font-size: 12px;
}
.Text
{
    font-size: 12px;
    font-family: arial,sans-serif;
}
.EventDate
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
    color: #a65300;
}
.EventTitle
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
    color: #75ab0d;
}
.EventDesc 
{
    font-size: 12px;
}

.SponsorsBox 
{
    background-image: url(/images/box_sponsors.jpg);
    width: 271;
    height: 231;
    text-align: center;
    background-repeat: no-repeat;
        
}
