@charset "utf-8";

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

CSS File for Billy Connolly Website - Frontpage

Written by: 			ANGMalta.net Ltd.
Creation Date: 		21st January 2009
Author:						Noel Grech
Version: 					2.1
Last modified: 		22/09/2011

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



/* 
************************************************************************************ 
						GENERAL STYLES
************************************************************************************ 
*/


html, body, div, img, p, ul, li, a, form, input, hr, img, table, td, tr, th, strong, h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
}

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

.clear
{
	clear:both;
}

body
{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	background:#56030E;
}

html
{
	background:#56030E;
}

a, a:visited, body a
{
	color:#fff !important;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#fff !important;
}

div#container
{
	width:949px;
	height:713px;
	overflow:hidden;
	margin:auto;
	background:url(http://5cc8246f0978be39039a-1e89a5b6ef87d45f50eec833ea392b28.r88.cf2.rackcdn.com/templates/angmalta-frontpage-new/images/new/background.jpg) no-repeat;
}

/* 
************************************************************************************ 
						COLUMN 1
************************************************************************************ 
*/

div#div1
{
	width:248px;
	height:713px;
	float:left;
}

div#div1 div#store
{
	width:198px;
	height:136px;
	float:left;
	overflow:hidden;
	margin-top:124px;
	margin-left:23px;
}

/* 
************************************************************************************ 
					 	COLUMN 2
************************************************************************************ 
*/

div#div2
{
	width:701px;
	height:357px;
	float:left;
}

div#div2 div#slideshow
{
	width:181px;
	height:144px;
	overflow:hidden;
	float:left;
	margin-top:140px;
	margin-left:118px;
}

div#div2 div#tv
{
	width:164px;
	height:149px;
	float:left;
	margin-left:39px;
	margin-top:185px;
}

div#div2 div#photos
{
	width:89px;
	height:98px;
	float:left;
	margin-left:53px;
	margin-top:259px;
}

/* 
************************************************************************************ 
						COLUMN 3
************************************************************************************ 
*/

div#div3
{
	width:701px;
	height:356px;
	float:left;
}

div#div3a
{
	width:385px;
	height:356px;
	float:left;
}

div#div3a div#laptop
{
	width:157px;
	height:67px;
	float:left;
	margin-top:54px;
	margin-left:75px;
	clear:both;
}

div#div3a div#suitecase
{
	width:180px;
	height:135px;
	float:left;
	margin-top:0px;
	margin-left:205px;
	clear:both;
}

div#div3b
{
	width:316px;
	height:356px;
	float:left;
}

div#div3b div#newspaper
{
	width:114px;
	height:65px;
	float:left;
	margin-left:26px;
	margin-top:111px;
}

div#div3b div#mailinglist
{
	float:left;
	width:133px;
	height:66px;
	margin-left:0px;
	margin-top:125px;
}

/*div#snm
{
	float:left;
	overflow:hidden;
	width:378px;
	height:102px;
	margin-top:127px;
}
*/

/* 
************************************************************************************ 
						OTHER STYLES (GENERAL)
************************************************************************************ 
*/

div#copyright hr
{
	border:none;
	background:#666;
	height:1px;
}

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

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