/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	marginwidth: 0px;
	marginheight: 0px;
}
.main{
width:1002px;
height:auto;
background-image:url(images/mainbg.jpg);
background-repeat:repeat-y;
}
.container{
width:880px;
height:auto;
}
.header{
width:880px;
height:116px;
}
.search{
width:261px;
height:29px;
}
.searchmiddle{
width:196px;
height:29px;
background-image:url(images/search-middle.jpg);
background-repeat:repeat-x;
}
.inputsearch{
border: 0px none;
background: transparent;
padding: 0px 0px 3px;
}
.leftmenu{
width:230px;
height:auto;
}


/*menubar*/
#menubar{
width:880px;
height:55px;
marginwidth:0px;
margin:height:0px;
margin-left:0px;
margin-top:0px;
padding-top:0px 0px 0px 0px;
}

#menu-con
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	visibility: visible;
}
#menu-con ul 
{
	color: #606060;
	margin: 0;
	padding-left: 0;
}
#menu-con li 
{ display:inline; }

#menu-con li a
{
font: 14px  Arial;
margin:0px;
float:left;
text-align:center;
color:#606060;
font-weight:bold;
text-decoration:none;
height:55px;
width:176px;
background: url(images/menubg.jpg) repeat-x center;
padding-top:3%;
}

#menu-con li a:hover
{
	font: 14px  Arial;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	background: url(images/menu-hoverbg.jpg) repeat-x center;
}

#menu-con li a#current
{
	font: 14px  Arial;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	background:url(images/menu-hoverbg.jpg) repeat-x center;
}
#menu-con li a#current2
{
	background:url(images/menubg.jpg) repeat-x center;
}

/*leftmenu*/
#right-sec
{
width:233px;
float:left;
}
#right-box
{
background-color:#f7f6f6;
width:233px;
}
#right-box-bottom
{
background: url(images/right-box-bottom.jpg) no-repeat;
width:233px;
height:10px;
}
/*inner-slidingmargin-left:11px !important; margin-left:6px;*/
#scrolltab
{ width:230px; margin-left:0px; }
/*Home page Slider CSSfdfdf4 */
.myweb{ 
cursor:auto;
cursor: pointer;
height:28px;
color:#e90202;
background: url(images/strip.jpg) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding-left:35px;
padding-top:5px;
}
.openweb{ /*class added to contents of 1st demo when they are open*/
cursor:auto;
cursor: pointer;
color: #666666;
background: url(images/strip1.jpg) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
.webdetails
{ 
text-align:left;
padding-left:0px;
padding-bottom:10px;
padding-right:5px;
}
.bodycontan{
width:620px;
height:auto;
}
.footer{
width:880px;
height:100px;
background-image:url(images/footer.jpg);
background-repeat:repeat-x center;
}

/***********************************************class   **************************************/

.tinybrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434242;
	text-decoration: none;
}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434242;
}
a:hover.tinybrown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e90202;
	text-decoration:underline;
}
.arial12bkack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.allrightreserved{
	font-family: tahoma;
	color: #990000;
	font-size: x-small;
}
.linkv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	height: 1em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=2);
	}
	a:hover.linkv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	}