/* CSS  temp 4 */
/* CSS  for menu theme */

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 8px; /*padding inside each tab*/
padding-left:10px;
padding-right:13px!important;
/* border-right: 1px solid white; || right divider between tabs*/
color: #FFFFFF; /*to change main menu font color*/
background-color:#444444;
/*to change main menu background color*/
background-repeat:repeat-x;
text-align:center;
font-size:14px;/*to change main menu font size*/
font-family:sans-serif;/*to change main menu font type*/
/* background: #414141; */
}


.mattblackmenu li a:hover{
background-color:#303030;
/*to change main menu hover background color*/
color: #FFFFFF;/*to change main menu hover font color*/
}


.ddsubmenustyle li a{
display: block;
width: 150px; /*width of menu (not including side paddings)*/
background-color:#444444;/*to change sub menu background color */
color:#FFFFFF; /*to change sub menu font color */
text-decoration: none;
padding: 4px 5px ;
border-bottom: 1px solid black;
font-size:14px;/*to change submenu font size*/
font-family:sans-serif;/*to change submenu font type*/
}

.ddsubmenustyle li a:hover{
background-color:#303030; /*to change sub menu hover background color */
color:#FFFFFF; /*to change sub menu hover font color */
}
.mattblackmenu ul{
float:left;
padding:0px;
margin: 0!important;
font: bold 12px Verdana;
list-style-type: none;
/*border-bottom: 1px solid gray;*/
background: #444444; 
overflow: hidden;
}

.classtd{
background-color:#444444;/* Outer color of  menu */
}

/*--------------------------------------------------------------------------------*/
/*.menubg
{
background-image:url(**menu_bg**);
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}

.menubg_select
{
background-image:url(**menu_bg_select**);
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}*/

.menutxt
{
font-family:**menufont_family**;
font-size:**menufont_size**px;
color:**menufont_color**;
text-align:**menu_align**;
font-weight:normal;
padding-left:5px;
padding-right:5px;
height:40px;
}

.menutxt_select
{
font-family:**menufont_family**;
font-size:**menufont_size**px;
color:**menufont_color_select**;
text-align:**menu_align**;
font-weight:normal;
padding-left:5px;
padding-right:5px;
height:40px;
}


/*.menubg1
{
background-color:**menu_bgcolor**;
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}

.menubg1_select
{
background-color:**menu_bgcolor_select**;
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}*/
/* CSS  for menu theme end*/


/* CSS  for news theme  */

.nheaderbgcolor
{
	background-color:#FFFFFF;
	height:30px;
	padding:1px;
} 
.nheaderfontsize
{
	font-size:15px;
} 
.nheaderfontfamily
{
	font-family:Tahoma;
} 
.nheaderfontcolor
{
	color:#000000;
} 

.contentbg
{
background-image:url();
background-repeat:no-repeat;
width:534px;
height:30px;
background-repeat:no-repeat;
background-position:bottom;
}

/* CSS  for news theme end */


/* CSS  for mange theme for body */
.body
{
margin:0px;
padding:0px;
background-color:#D0D0D0;
font-family:**body_fontfamily**;
font-size:**body_fontsize**px;
color:**body_fontcolor**;
/*font-family:"MS Gothic";*/
}

.maintable
{
background-color:#FFFFFF;

}


/* CSS  for mange theme for body end */



/* for the copyright*/
.footer
{
background-color:#FFFFFF;
height:15px;
text-align:center;
font-family:Tahoma;
font-size:11px;
color:#707070;
}

/*Contact us, sitemap, feedback menu css*/
#toplinkid a
{
color:#000000;
font-family:sans-serif;
font-size:12px;
font-weight:bold;
}

#toplinkid a:hover
{
	color:#000099;
}
/*Contact us, sitemap, feedback menu css end*/
/*Default Text setting css*/
.innertext
{
color:#404040;
font-family:Tahoma;
font-size:13px;
font-weight:normal;
}
/*Default Text setting css end*/

.adimg
{
background-image:url(**left_bottom_img**);

background-repeat:no-repeat;
height:180px;
width:180px;
cursor:pointer;
}

.phbg
{
background-image:url(**phone_img**);
width:180px;
height:80px;
background-repeat:no-repeat;
}

