.topbar {
	font-family: arial;
	text-align:left;
	text-indent:4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/gbar.gif);
	height:20px;
	padding:2px;
}
.barshadow {
	background-image: url(img/gbarbottom.gif);
	height: 15px;
	background-repeat: repeat-x;
}
.general {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#eeeeee;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	padding:3px;
	text-align:center;
}
.menulinkactive {
	color:#333333;
	font-weight:bold;
	padding:3px;
	border-bottom:2px solid #8fa9e5;
	border-left:2px solid #8fa9e5;
	border-top:2px solid #8fa9e5;
	background-image: url(img/menugrad.gif);
	background-repeat: repeat-y;
}
.menulinkinactive {
	color:#999999;
	border-right:2px solid #8fa9e5;
	padding:3px;
}
.selectedcountry {
	padding:3px;
	font-size:11px;
	background-image:url(img/gbarbottom.gif);
	background-repeat:repeat-x;
	border:1px solid #8fa9e5;
}
.addremove {
	color:#333333;
	text-align:center;
	width:306px;
	background-image:url(img/add250.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}



.subMenu { padding:2px;text-indent:15px;font-size:11px;}
.menu {cursor:pointer;padding:3px;color:#666666;width:auto;color:#333333;font-weight:bold;}
.menutd {background-image: url(img/mbg.gif); background-repeat:repeat-y;height:250px;}
.datecreation {font-size:10px; color:#999999;}
#paging {font-weight:bold;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding:3px;text-align:center;font-size:11px;}
.rating{position:relative;top:-3px;left:-3px;border:1px solid #eeeeee;padding:3px;text-align:center;font-weight:bold;font-size:11px;background-color:#ffffff;}
#toprated{border:1px solid #eeeeee;padding:10px;position:relative;top:-3px;left:-3px;background-color:#ffffff;}

/*
Random tagging div, link style.
If you need only one link style and would like to delete the others such as randomtag_2, randomtag_3,
Remember to edit the function.inc.php as well. Locate line 144 and delete those that are not listed.
*/
a.randomtag_1:link{font-family:Georgia; font-size:20px; color:#8af9e5;font-weight:bold;}
a.randomtag_1:hover{font-family:Georgia; font-size:20px; color:#0000FF;font-weight:bold;}
a.randomtag_1:visited{font-family:Georgia; font-size:20px; color:#8af9e5;font-weight:bold;}
a.randomtag_2:link{font-family:verdana; font-size:22px; color:#333333;font-weight:bold;}
a.randomtag_2:hover{font-family:verdana; font-size:22px; color:#999999;font-weight:bold;}
a.randomtag_2:visited{font-family:verdana; font-size:22px; color:#333333;font-weight:bold;}
a.randomtag_3:link{font-family:Tahoma; font-size:20px; color:#FF0000;font-weight:bold;}
a.randomtag_3:hover{font-family:Tahoma; font-size:20px; color:#FFFFCC;font-weight:bold;}
a.randomtag_3:visited{font-family:Tahoma; font-size:20px; color:#FF0000;font-weight:bold;}
a.randomtag_4:link{font-family:sans-serif; font-size:20px; color:#0000FF;font-weight:bold;}
a.randomtag_4:hover{font-family:sans-serif; font-size:20px; color:#8fa9e5;font-weight:bold;}
a.randomtag_4:visited{font-family:sans-serif; font-size:20px; color:#0000FF;font-weight:bold;}
.randomtag{background-color:#ffffff; padding:5px;position:relative;top:-3px;left:-3px;border:1px solid #eeeeee;}
.randomtagshadow{background-color:#eeeeee;}



/* Image alignment, center left or right */
#imgCenter {padding:5px; border:0px;float:center;line-height:0;}
#imgLeft {padding:5px; border:0px;float:left;line-height:0;}
#imgRight {padding:5px; border:0px;float:right;line-height:0;}
#fpimgpv { float:left; border:0;}



/* Search bar, result and other related to search */
#searchtext{background-image:url(img/gbarbottom.gif);font-size:11px;background-repeat:repeat-x;width:200px;border:1px solid #FFCC00;text-indent:15px;}
.searchdetails{border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding:3px;text-align:left;font-family:arial;font-size:11px;font-weight:bold;text-indent:15px;color:#999999;}
#searchresults{padding:15px;font-size:12px;}
a.searchLink:link{font-weight:bold;font-size:13px;}
a.searchLink:visited{font-weight:bold;font-size:13px;}


/*Hyperlinks*/
a:link {font-family:Arial, Helvetica, sans-serif;color:#0000FF;text-decoration:none; }
a:visited{font-family:Arial, Helvetica, sans-serif;color:#0000FF;text-decoration:none; }
a.submenu:link {font-family:Arial;color:#0000ff;text-decoration:none;font-size:11px;font-weight:bold; }
a.submenu:visited{font-family:Arial;color:#0000ff;text-decoration:none;font-size:11px;font-weight:bold; }
a.menu:link {font-family:Arial;color:#999999;text-decoration:none;font-size:12px; }
a.menu:visited{font-family:Arial;color:#999999;text-decoration:none;font-size:12px; }
a.menuactive:link {font-family:Arial;text-decoration:none;font-size:12px;font-weight:bold; }
a.menuactive:link {font-family:Arial;text-decoration:none;font-size:12px;font-weight:bold; }
a.topratedlink:link{font-family:arial;text-decoration:none;font-weight:normal;font-size:11px;}
a.topratedlink:visited{font-family:arial;text-decoration:none;font-weight:normal;font-size:11px;color:#0000ff;}



/*Heading title*/
h3 {font-family:Arial;font-size:14px;color:#FF0000;text-decoration:none;padding:0px; margin:0px;}
h2 {font-family:Arial;font-size:14px;color:#FF0000;text-decoration:none;padding:0px; margin:0px;}
h1 {font-family:Arial;font-size:16px;color:#8fa9e5;text-decoration:none;padding:0px; margin:0px;}



/*Text control box*/
.txtcontrol{font-family:Arial;font-size:11px;position:absolute;top:0px;right:0px;padding:2px;background-color:#eeeeee;
		    border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;border-left:1px solid #cccccc;font-weight:bold;
			color:#0000ff;}