@charset "utf-8";

/* 
************************************************************************************ 

CSS File for Billy Connolly Website - Tours Section: Main Page

Written by: 		ANGMalta.net Ltd.
Creation Date: 		21st January 2009
Author:				Noel Grech
Version: 			0.1b
Last modified: 		21st January 2009

************************************************************************************ 
*/



/* 
************************************************************************************ 
						DEFAULT STYLES
************************************************************************************ 
*/


html, body, div, img, p, ul, li, a, form, input
{
	margin:0;
	padding:0;
}

a, img
{
	text-decoration:none;
	border:none;
}

.clear
{
	clear:both;
}

h1
{
	font-size:16px;
}

h2, h3, h4, h5, h6
{
	font-size:14px;
}

h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#000;
}

body
{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	background:#2F003E;
}

a, a:visited, body a
{
	color:#000 !important;
}

a:hover
{
	text-decoration:none;
	color:#990099 !important;
}

div#wrapper
{
	margin:auto;
	width:996px;
	margin-top:30px;
	height:734px;
	overflow:hidden;
	background:url(http://5cc8246f0978be39039a-1e89a5b6ef87d45f50eec833ea392b28.r88.cf2.rackcdn.com/templates/angmalta-shop/images/book.png) no-repeat;
}

div#center
{
	height:623px;
	margin-top:44px;
	margin-left:53px;
}

div#left
{
	width:438px;
	height:623px;
	float:left;
}

div#left hr
{
	border-top:1px solid #333;
	border-left:none;
	border-right:none;
	border-bottom:none;

}

div#left div#cats img
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

div#left div#cats img:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

div#right
{
	width:438px;
	height:623px;
	float:left;
	margin-left:13px;
}

div#right img
{
	border:1px solid #666;
}

div#back
{
	width:400px;
	margin:10px auto;
	text-align:center;
}

div#back img
{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

div#back img:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

div#maincontent
{
	width:435px;
	height:593px;
	overflow:hidden;
}

div#right hr
{
	border-top:1px solid #999;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

div#vmMainPage h3
{
	font-size:20px;
	text-align:center;
	width:100%;
	color:#333;
}
div#copyright hr
{
	border:none;
	background:#666;
	height:1px;
}

div#copyright
{
	color: #666 !important;
	width:868px;
	margin:50px auto;
	text-align:right;
}

div#copyright a
{
	color: #666 !important;
}
