/*CSS Document*/
/*(Project) CSS files - by http://www.Konstantinfosolutation.com India*/
/*Comment all css which you are not useing in Layout*/
/*Don't use undescore(_)*/
/*Don't define font family in body*/  
/*UseProper name for css*/

/*ClearFix*/
.Clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.Clear{ clear:both;}
.Clearfix {display: inline-block;}

h1 {font-size: 100%;}
h2 {font-size: 80%;}
p, a, ul, li, h1, h2, h3, h4, h5, from{ padding:0px; margin:0px; }
img{ padding:0px; margin:0px; border:0px; }

#Wraper{width:971px; height:auto; margin:auto; padding-top:6px;}


/*Header start here*/
#HeaderWraper{width:971px; height:auto; float:left;}
#LogoWraper{width:auto; height:auto;  float: left; padding-top:13px; padding-left:24px;}


/*Navigation start here*/
#NavigationWraper{width:971px; height:auto; float:left; padding-top:12px;}
.NaviMiddBg{width:935px; height:43px; float:left; background:url(../images/navi_midd_bg.jpg) repeat-x;}

.navilink{width:935px; height:auto; float:left;}
.navilink a:link {width:auto; float:left; height:32px; padding-top:10px; padding-left:15px; padding-right:15px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color:#272727; font-weight:bold; text-decoration:none; background:url(../images/navi_right_border.jpg) right top no-repeat; margin-top:1px; text-transform:uppercase;}
.navilink a:visited {width:auto; float:left; height:32px; padding-top:10px; padding-left:15px; padding-right:15px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color:#272727; font-weight:bold; text-decoration:none; background:url(../images/navi_right_border.jpg) right top no-repeat;  margin-top:1px; text-transform:uppercase;}
.navilink a:hover {width:auto; float:left; height:32px; padding-top:10px; padding-left:15px; padding-right:15px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color:#272727; font-weight:bold; text-decoration:none; background: url(../images/navi_r_bg.jpg) right top no-repeat;  margin-top:1px; text-transform:uppercase;}
.navilink a.select {width:auto; float:left; height:32px; padding-top:10px; padding-left:15px; padding-right:15px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color:#272727; font-weight:bold; text-decoration:none; background:url(../images/navi_r_bg.jpg) right top no-repeat;  margin-top:1px; text-transform:uppercase;}


/*Middle start here*/
#MiddleWraper{width:949px; height:auto; float:left; background:url(../images/midd_bg.jpg) repeat-y; padding-left:11px; padding-right:11px; padding-bottom:5px; padding-top:5px;}
.MiddBlock{width:949px; height:auto; float:left; padding-top:13px;}


/*Leftcontiner start here*/
#LeftWraper{width:670px; height:auto; float:left; padding-top:4px; padding-left:3px;}
.Lefttoptittle{width:670px; height:auto; float:left; padding-top:4px;}
.Leftlist{width:325px; height:auto; float:left; padding-bottom:8px; border-bottom:1px solid #c2c2c2;}
.Leftlist2{width:646px; height:auto; float:left; padding-bottom:8px; border-bottom:1px solid #c2c2c2;}
.Leftlistinner{width:325px; height:auto; float:left;}
.Leftlistinner2{width:646px; height:auto; float:left;}
.CurentEventsBlock{width:670px; height:auto; float:left;}


/*Rightcontiner start here*/
#RightWraper{width:268px; height:auto; float:left;}
.RightBlock{width:256px; height:auto; float:left; background:url(../images/right_bg.jpg) top left no-repeat; padding-top:21px; padding-left:12px;}
.SubmitButt{ height:31px; float:left; background:url(../images/butt_bg.jpg) repeat-x; border:1px solid #e6c669;}


/*Listing css*/	
#Listing{width:169px; float:left;}

#Listing ul,{margin-left:3px; margin-top:0px; padding-left:0px; padding-top:0px; list-style-type:none; line-height:150%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#Listing li{background-image: url(../images/ ); background-repeat:no-repeat; background-position:0% .6em; padding-left: .8em;}


/*Footer start here*/
#FooterWraper{width:100%; height:70px; float:left; background:url(../images/footer_bg.jpg) repeat-x;}
.FooterBlock{width:971px; height:auto; margin:auto;}
