/***********************************************/
/*    Minit Design.css                         */
/***********************************************/

/***********************************************/
/* Main HTML tag styles                        */
/***********************************************/
body{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ACABAB;
	}
	
/***********************************************/
/* Table background image styles               */
/***********************************************/
.MainHeaderBG	{
	background-image: url("../images/default/mainheaderbg.gif");
	height:105px;
	background-repeat:repeat-x;
	}
	
.bodybgright  {
	background-image: url("../images/default/bodybg_right.gif");
	background-repeat:repeat-y;
	}

.bodybgleft  {
	background-image: url("../images/default/bodybg_left.gif");
	background-repeat:repeat-y;
	}

.headbg {
	background-image: url("../images/default/headbg.gif");
	height:18px
	}

/* Main Menu background styles */
.Menubgtop {
	background-image: url("../images/default/Menubg_top.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}

/* Login background styles */
.loginbgtop {
	background-image: url("../images/default/loginbg_top.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}
	
.loginbgleft {
	background-image: url("../images/default/loginbg_left.gif");
	width:7px;
	}	

.loginbgright {
	background-image: url("../images/default/loginbg_right.gif");
	width:6px;
	}

/* Newsletter background styles */
.Newsbgtop {
	background-image: url("../images/default/Newsbg_top.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}

/* Who's Online background styles */
.Onlinebgtop {
	background-image: url("../images/default/whoonlinebg_top.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}

/* Style Chooser background styles */
.Stylebgtop	{
	background-image: url("../images/default/stylebg_top.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}

/* Ads background styles */
.adsbgtop	{
	background-image: url("../images/default/advertising_topbg.gif");
	width:180px;
	height:21px;
	background-repeat:no-repeat;
	}

/* Featured PollStyles */
#featuredpoll {
	background-image: url("../images/default/poll_bg_large2.gif");
	height:205px;
	width:257px;
	background-repeat:no-repeat;
	}	

#footerbg {
	background-image: url("../images/default/footbg.gif");
	height:35px;
	}
	
.ServiceBG	{
	background-image:url("../images/default/services_head_bg.jpg");
	height:253px;
	width:286px;
	background-repeat:no-repeat;
	}

.IconFolder	{
	background-image: url("../images/default/icon_folder.jpg");
	height:30px;
	width:29px;
	background-repeat:no-repeat;
	vertical-align:top;
	}

#Contacttitle	{
	background-image: url("../images/default/contact1.gif");
	height:18px;
	width:166px;
	background-repeat:no-repeat;
	}

#Contacttitle1	{
	background-image: url("../images/default/contact2.gif");
	height:18px;
	width:166px;
	background-repeat:no-repeat;
	}
			
/***********************************************/
/* Custom table styles & bg colors             */
/***********************************************/
#bottableright	{
	background-color:#F3F3F3;
	}

.NavImgborder	{
	background-color:#999999;
	}

.Navbg	{
	background-color:#999999;
	}

/***********************************************/
/* Background images                           */
/***********************************************/
#featuredbg {
	background-image: url("../images/default/featured_bg_large.gif");
	height:205px;
	width:257px;
	background-repeat:no-repeat;
	}

.leftnavbg {
	background-image: url("../images/default/lnavbg.gif");
	background-color:#DFDFDF;
	}

/***********************************************/
/* Navigation styles                           */
/***********************************************/
a.linkBox:link, a.linkBox:visited, a.linkBox:active {
	font-size:10pt;
	Border-Right: #666666 1px solid;
	Border-Top: #666666 1px solid;
	Display: block;
	Padding-Left: 4px;
	Padding-Bottom: 1px;
	Border-Left: #666666 1px solid;
	Width: 167px;
	Color: #333333;
	Padding-Top: 0px;
	Border-Bottom: #666666 0px solid;
	Background-Color: #CCCCCC;
	Text-Decoration: none;
	text-align:left
}

a.linkBox:hover {
	font-size:10pt;
	Color: #000000;
	Background-Color: #FFCC00;
	Text-Decoration: none
}
/***********************************************/
/* Custom link colours                         */
/***********************************************/
a:link, a:visited, a:active {     
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
    Color : #333333;
	font-weight:normal;
	text-decoration : none;
}

a:hover { 
    font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: normal;
	text-decoration : underline;
}

.Boldlink a:link, .Boldlink a:visited, .Boldlink a:active { /* Bold links */
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
    Color : #333333;
	font-weight: bold;
	text-decoration : none;
}

.Boldlink a:hover {
    font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	Color : #333333;
	font-weight: bold;
	text-decoration : underline;
}

.Bluelink a:link, .Bluelink a:visited, .Bluelink a:active { /* Bold links */
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
    Color : #006699;
	font-weight: bold;
	text-decoration : none;
}

.Bluelink a:hover {
    font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	Color : #006699;
	font-weight: bold;
	text-decoration : underline;
}

#footerfont a:link, #footerfont a:visited, #footerfont a:active{
	font-size:8pt;
	color:#999999;
	font-weight:normal;
	text-decoration: none;
	}
	
#footerfont a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: normal;
	text-decoration: underline;
	}

#menu a:link, #menu a:visited, #menu a:active{
	font-size:8pt;
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	}
	
#menu a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: Bold;
	text-decoration: underline;
	}

#menu2 a:link, #menu2 a:visited, #menu2 a:active{
	font-size:8pt;
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	}
	
#menu2 a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: Bold;
	text-decoration: underline;
	}

.menu2 a:link, .menu2 a:visited, .menu2 a:active{
	font-size:8pt;
	color:#333333;
	font-weight:Bold;
	text-decoration: none;
	}
	
.menu2 a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: Bold;
	text-decoration: underline;
	}
		
#smalllink a:link, #smalllink a:visited, #smalllink a:active{
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
	}
	
#smalllink a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: normal;
	text-decoration: underline;
	}	

#smallfont a:link, #smallfont a:visited, #smallfont a:active {
	font-size:8pt;
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
	}

#smallfont a:hover{
	font-size:8pt;
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: underline;
	
}

/***********************************************/
/* Custom table styles & bg colors             */
/***********************************************/
td{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}

.maintable {
	height:100%;
	}
	
#bottableright	{
	background-color:#F3F3F3;
	}
	
#gray	{
	background-color:#D0D0D0;
	}
	
#graybg	{
	background-color:#DFDFDF;
	}
	
#lightgraybg {
	background-color:#F2F2F3;
	}

/***********************************************/
/* Custom font sizes & colours                 */
/***********************************************/
.Headerfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:10pt;
	color:#006699;
	font-weight:bold;
	}

#smallfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	}

.smallfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	}

.xsmallfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:7pt;
	color:#333333;
	font-weight:normal;
	}

.hiddenfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:7pt;
	color:#F2F2F3;
	font-weight:normal;
	}
	
#footerfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
	font-weight:normal;
	}
	
.contact {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:9pt;
	color:#006699;
	font-weight:bold;
	}

.smallblack	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	}
	
.smallbold	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	font-weight:bold;
	}
	
.yellowfont	{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:9pt;
	color:#FFCB00;
	font-weight:bold;
	}

.featuredheader {
	color:#333;
	font-weight:bold;
	}	
	
.featuredheader a:link, .featuredheader a:visited, .featuredheader a:active {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
    Color : #333333;
	font-weight:bold;
	text-decoration : none;
	}

.featuredheader a:hover{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration : underline;
}

/***********************************************/
/*  Error styles                               */
/***********************************************/
.ErrFont {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#FF0000;
	font-weight:500;
	padding:2px;
	} 

.MsgFont {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:9pt;
	color:#006699;
	font-weight:600;
	padding:2px;
	text-align:Center;
	}

/***********************************************/
/* Form styles                                 */
/***********************************************/
form  {
	display:inline;
	}
.Textbox {
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#999999;
	border-style:solid; 
	padding:0px 0px 0px 2px;
	}

.Textfields {
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#999999;
	border-style:solid; 
	padding:0px 0px 0px 2px;
	}




