/*** Generic Style***/


/** all pages style **/

a#logo_link{

	display:block;
	width:300px;
	height:100%;
	float:left;

}


table.milonictable{
	height:16px; 
}

.bordered{
	border-right:5px #5A9749 solid;
	border-left:4px #5A9749 solid;
}


hr{
	border:0;
	width:758px;
	background-color:#5A9747;
	color:#5A9747; 
	height:2px;
}

div#totalWidth{
	width:780px;
	margin-right:auto; 
	margin-left:auto;
	text-align:left; 
	background-color:#FFFFFF;  
}

div#wrapper{
	padding:5px;
	overflow:hidden;
}

div#topLogo{
	background-image:url(/images/toplogo.gif);
	height:127px;
}

div#hxmenu{
	height:30px;
}



div#content {
	hxxeight:200px;
}

div#footer{
	background-image:url(/images/hbtm_border.gif); 
	background-position:bottom;
}



a{	color:#cc0000;}


div.contactBox{
	vertical-align:top;
	height:79px;	
	margin-bottom:2px;
}
div.contactBox a{
	display:block;
	padding:12px;
	padding-top:20px;
}

div.infoBox{
	height: 30px; 
	margin-bottom:2px;
}
div.infoBox a{
	display:block;
	padding:5px;
	padding-left:25px;
	color:#565A63;
}


/***Item List Style **********/
.itemTitle{
	padding-left:22px;
	background-position:left;
	background-image:url(/images/bullet.gif);
}

.itemBody{
	color:#000000;
	padding-left:22px;
	margin-bottom:20px;
}	




.hidden{
	background-color:#c3dded;
	border:#417ab0 1px dotted;
}

div.infoBox a.deadLink{
	color:#8F8F8F;
	cursor:default;
}	


#sample{

	/* used model box hack */
	width: <content width> !important; 
	width /**/:<content width + paddings + borders>; 
	
}


/************* left overs *************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/


/** inner page **/

div#left_content{
	float:left;
	width:207px;
}

a#contactBox{
	background-image:url(/images/contact_box.gif);
	background-repeat:no-repeat;
	
	vertical-align:top;
	
	display:block;
	
	
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	
	width:177px !important;;
	width /**/:207px;
	
	height:44px !important; 
	height /**/:54px;
	
	text-decoration:none;
	

}

div#sideMenu{ margin-top:25px; }

div#right_content{
	float:right;
	
	padding-right:30px;
	
	width:525px !important;;
	width /**/:555px;

}

div#pageTitle{

	background-image:url(/images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-indent:20px;

}

.bspace{
	margin-bottom:30px;
}


/** item list page **/

div.sm_item{
	
	width :208px; 
	
	background-image:url(/images/sm_strip.gif);
	background-repeat:repeat-y;
	
	margin-bottom:5px;
	
}

.sm_item div{
	background-image:url(/images/topright_corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.sm_item div a {
	display:block;
	padding:5px;
	padding-left:15px;
	background-image:url(/images/bottomright_corner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-decoration:none;
}


a.top{
	display:block;
	background-image:url(/images/top_bullet.gif);
	background-repeat:no-repeat;
	background-position:500px 50%;
	text-align:right;
	text-decoration:none;
	border:1pt solid #FFFFFF;
}

a.top:hover, a.closedDiv:hover, a.openDiv:hover{

	border:1pt solid #CC0000;

}
/**** faq page style **/

.quest{
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	display:block;
	margin-bottom:20px;
	cursor:pointer;
	border:1pt solid #FFF;
}


.closedDiv{
	background-image:url(/images/closedDiv.gif);
}


.openDiv{
	background-image:url(/images/openDiv.gif);
}


/*** home page style**/
div#hbanner{
	xxbackground-image:url(/images/hbanner.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:224px;
	margin-left:-3px;
}


div.testamo_box{
	background-image:url(/images/htestamo_box.gif);
	background-repeat:no-repeat;
	
	padding:0px;
	width: 220x !important; 
	width /**/:220px; 
	height: 225px !important; 
	height /**/:245px; 
}

div.about_box{
	background-image:url(/images/habout_box.gif);
	background-repeat:no-repeat;
	
	
	padding:36px;
	padding-right:25px;
	padding-left:45px;
	
	width: 257px !important; 
	width /**/:327px; 
	height: 181px !important; 
	height /**/:253px; 
	
	float:right;
}


.form_caption{
	width:75px;
	color:#2B3C47;
	font-size:85%
	
	}

.formtextbox{ width:200px;}
