/* Global Reset @ */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

a {
	outline: none;
}


body {
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: 80% !important; 
	color: #666 !important; 
	text-align: center; 
 } 

#container {
	margin: 0 auto;
	width: 900px;
	position: relative;

}

#logo {
	position: relative;
	z-index: 100;
	margin: -70px -50px 0 0;

}

#leftContent {
	float: left;
	width: 620px;
	margin: 100px 0 0 0;
}

#leftContent img {
	float: left;
}

#rightContent {
	position: relative;
	float: right;
	width: 220px;
	margin: 100px 0 0 40px;
	text-align:right;
}

#leftContentText {
	float: left;
	width: 580px;
	margin: 115px 0 0 30px;
	text-align: left;
}

#ColumnOne {
	float: left; 
	width: 300px;
}

#ColumnTwo {
	margin: 0px 0px 0px 30px; 
	float: left;
	width: 225px;
}

#leftContentNarrow {
	float: left;
	width: 380px;
	margin: 115px 0 0 30px;
	text-align: left;
}

#rightContentWide {
	position: relative;
	float: right;
	width: 420px;
	margin: 100px 0 40px 40px;
	text-align:right;
}
#rightContentWide #more-brighton {
	display: none;
}

#index-left {
	text-align:left;
	margin: 0 0 0 220px;
	text-transform:capitalize;
}

#ColumnTwo img {
	width: 220px
}


#navigation  {
	margin: 20px 0 0 0;
	font-size: 110%;
	font-weight: bold;
	font-family: Lucida-Sans, Arial, Helvetica, sans-serif
}

#navigation li{
	list-style: none;
	height: 20px;

}

#navigation li a {
	color: #181818;
	text-decoration: none;
	text-shadow: 2px 2px 2px #ccc;
	padding: 0 1px 0 1px;
}

#navigation li a.current, #navigation li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(/images/bg-navigation.gif);
	text-shadow: none;
}

ul#sub-nav {
	margin: 5px 0 0 0;
}

ul#sub-nav li{
	list-style: none;
}

ul#sub-nav li  a{
	color: #000000;
	text-decoration: none;
}

ul#sub-nav li.current a {
	font-weight: bold;
	color: #666
}

ul#sub-nav a:hover {
	color: #666
}

#index-left ul{
	margin: 5px 0 0 0;
}

#index-left  li{
	list-style: none;
}

#index-left li  a{
	color: #000000;
	text-decoration: none;
}

#index-left  li.current a {
	font-weight: bold;
	color: #666
}

#index-left  a:hover {
	color: #666
}



#btmBox {
	position:absolute;
	top: 320px;
	left: 18px;
	width: 205px;
	background: url(/images/line.gif) top no-repeat;
	padding: 35px 0 0 0;
	font-size: 85%;
	text-align: right
}


.btmBoxLine {
	background: url(/images/line.gif) bottom no-repeat;
	padding: 0 0 15px 0;
	
}

#leftContentText p {
	margin: 0 0 10px 0;
	color: #333;
}

a, a:hover  {
	color: #993333;
	text-decoration: none;
}

img.right {
	float: right; 
	clear: right;
	margin: 0 0 15px 30px
}

#more-brighton, #more-uk, #more-iceland, #colour, #more-us, #more-rest-of-world, #more-places  {
	padding: 15px 0 0 0;
}

.caption2 {
	clear: both;
	padding: 10px 0 0 0;
	width: 620px;
	text-align:left;
	font-size: 100%;
	color: #333;
	margin: 25px 0 0 0
}
