BODY, H1, H2, H3, H4, H5
{
	color: #000000;
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;

}

TABLE
{
	margin: 0px; 0px
}

TD, P
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #000000;
}


/*
	Headings
*/

H1
{
	font-weight: normal;
	font-size: 16pt;
	color: #000000;
}
H2
{
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
}
H3
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-transform: uppercase
}
H4
{
	font-weight: bold;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase
}
h5
{
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

A:link, A:visited, A:active {
        COLOR: #007700;
        text-decoration: underline;
}

A:hover {
        COLOR: #707070;
        text-decoration: none;
}

HR
{
	color: #afafaf;
	height: 1px;
	border: 0px none;
	background-color: #a0a0a0;
	margin-top: 10px;
	margin-bottom: 10px
	
}

img a, img a:link, img a:hover, img a:visited, img a:active
{
	text-decoration
}


/*
	Header
*/


#page
{
	height: auto;
	padding: 0;
	margin: 15px auto;
	text-align: left;
}


#headernav
{
	text-align: right;
	height: 30px;
	padding: 0px;
	margin-right: 80px;
	color: #ffffff;
}


#headernav a, #headernav a:link, #headernav a:visited, #headernav a:active
{
	color: #ffffff;
}

#header 
{
	margin: 0px;
	width: 790px;
	background-color: #3db900;
	background-image: url('../graphics/header_bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat
}

img #tl
{
	float: left;
}

img #tr
{
	float: right;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: bottom;
}

#header li
{
	float:left;
	display:inline-block;
}

#header li a
{
	color: #fff;
	text-decoration: none;
	padding: 3px 7px 0px 5px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 1px solid #FF9966;
	display:block;
	white-space:nowrap;
	width:40px;
	vertical-align: middle;
}

/*
	Menu 
*/


.premenu, .premenu p, .premenu div
{
	color: #ffffff;	
}

.premenu a:link, .premenu a:visited, .premenu a:active
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


.premenu a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#menu
{
	height: 110px;
	background-color: #3db900;
	background-image: url('../graphics/iplay_bg_left.gif'); 
	background-repeat: no-repeat;
	background-position:  right bottom;	

}

#submenu
{
	background-color: #808080;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../graphics/menu_bg.gif'); 
	background-repeat: no-repeat;
	background-position:  right top;		
	

}



.menu_selected
{
	text-align: center;
	background-image: url('../graphics/tab_light_middle.gif');
	background-repeat: repeat-x
}

.menu_selected a:link, .menu_selected a:visited, .menu_selected a:active, .menu_selected a:hover
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

.menu
{
	font-size: 9px;
	text-align: center;
	background-image: url('../graphics/tab_dark_middle.gif');
	background-repeat: repeat-x
}

.menu a:link, .menu a:visited, .menu a:active
{
	color: #505050;
	text-decoration: none;
}

.menu a:hover
{
	color: #00aa00
}

.submenu_selected
{
	text-align: center;
	background-image: url('../graphics/submenu_tab_dark_middle.gif');
	background-repeat: repeat-x
}

.submenu_selected a:link, .submenu_selected a:visited, .submenu_selected a:active, .submenu_selected a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.submenu
{
	text-align: center;
	background-image: url('../graphics/tab_light_middle.gif');
	background-repeat: repeat-x
}

.submenu a:link, .submenu a:visited, .submenu a:active
{
	color: #000000;
	text-decoration: underline;
}

.submenu a:hover
{
	color: #707070;
	text-decoration: none;
}

.menu_3
{
	color: #000000;
	text-decoration: underline;
}


.menu_3 a:link, .menu_3 a, .menu_3 a:active, .menu_3 a:visited, .menu_3 a:hover
{
	color: #707070;
	text-decoration: none;
}
/*
	News
*/

#news
{
	vertical-align: bottom;
	font-size: 10px;
	background-color: #3db900;
	background-image: url('../graphics/iplay_bg_right.gif'); 
	background-repeat: no-repeat;
	background-position:  left bottom;		
}

.news_title
{
	color: #303030;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: bottom;
	background-image: url('../graphics/tab_middle.gif');
	background-repeat: repeat-x;
	background-position:  left bottom;		
}

.news_content, .news_content p, .news_content div, .news_content a:link, .news_content a:hover, .news_content a:visited, .news_content a:active
{
	font-size: 10px;
	padding-bottom: 8px;
}

/*
	Search
*/

.search_highlight
{
	font-weight: bold; 
	font-style: italic;
	color: #a0a0a0;
}


.search_section
{
	width: 100%;
	border: 0px none;
	padding: 0px
}

.search_section_title
{
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px dashed #dfdfdf;
	
	background-image: url('../graphics/arrow.gif'); 
	background-repeat: no-repeat;
	background-position: 0% 50%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:0; padding-top:10px; padding-bottom:10px
}

.search_item_title, a:link.seach_item_title, a:visited.seach_item_title, a:active.seach_item_title, .seach_item_title a:hover
{
	font-size: 11px;
	padding: 0  0 2px 0px;
	margin: 0 0 10px 0;
}

.search_item_image
{
	text-align: center;
	padding: 10px;
}

.search_item_divider
{
	text-align: left; 
	height: 1px; 
	vertical-align: middle; 
	margin: 10px 0 10px 0; 
	border-bottom: 1px dashed #a0a0a0;
}

.search_item
{
}

/* 
	Content
*/


#content
{
	margin: 0px;
	width: 790px;
	background-color: #ffffff;
	background-image: url('../graphics/body_bg.gif');
	background-position: center bottom;
	background-repeat: repeat-y
}


#content_html
{
	padding-top: 5px;
	vertical-align: bottom;
}

.gallery_item
{
	background-image: url('../graphics/gallery_bg.gif'); /*/graphics/admin/gallery/bg.gif*/
	padding-top: 7px; 
	padding-bottom: 7px;
	text-align: center
}

.read_more, .read_more a:link, .read_more a:visited, .read_more a:active
{
	text-align: right;
	font-size: 7pt;
	color: #007700
}

.read_more a:hover
{
	
}


#section_internetcafe
{
	padding-left: 10px;
	padding-right: 10px;	
	margin-bottom: 20px;	
	background-image: url('../graphics/internetcafe.jpg'); /*/graphics/section/internetcafe.jpg*/
	background-repeat: no-repeat; background-position-y:center
}

#section_services
{
	padding-left: 10px;
	padding-right: 10px;	
	margin-bottom: 20px;	
	background-image: url('../graphics/services.jpg'); /*/graphics/section/services.jpg*/
	background-repeat: no-repeat; background-position-y:center
}

#section_onlinestore
{
	padding-left: 10px;
	padding-right: 10px;	
	margin-bottom: 20px;
	background-image: url('../graphics/onlinestore.jpg'); /*/graphics/section/onlinestore.jpg*/
	background-repeat: no-repeat; background-position-y:center
}

.section_title 
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.section_title a:link, .section_title a:active, .section_title a:visited, .section_title a:hover
{
	color: #000000;
	text-decoration: none;
}

.section_title a:hover
{
	color: #505050;
}


.section_description
{
	color: #505050;
	width: 150px;
	padding-bottom: 20px;
}

.section_description a:link, .section_description a:active, .section_description a:visited
{
	color: #505050;
	text-decoration: none;
}

.section_description a:hover
{
	color: #000000;
}


/* 
	Footer
*/

#footer
{
	width: 790px;
	height: 30px;
	background-image: url('../graphics/bottom.gif'); /*/graphics/footer/bottom.gif*/
	background-position: center bottom;
	background-repeat: no-repeat; margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:15px; padding-bottom:0px
}


.footer_text
{
	color: #000000;
	padding: 10px;
	font-size: 9px;
}

a.footer_text, .footer_text a
{
	color: #000000;
}

/*added by tim - 3rd July 2008*/
.category_list{
	padding-left:10px;
	margin-left:0px;
	list-style: none;
	line-height: 18px;
}
.category_list a{
	font-weight: bold;
}
.backtocategories{
	padding-left:10px;
|
