@charset "iso-8859-2";
/* CSS Document */

body {
	margin:0;
	padding:0px;
	font-family:"Tahoma", Arial;
	font-size:12px;
}
h2 {
	font-family: Georgia;
	color: #d4150d;
}
#happyHeaders {
	width: 100%;
	height: 43px;
	margin-bottom: 6px;
	background: url(http://www.mogio.co.uk/resourcecenter/image/happy_headers_bg.png) repeat-x;
}

#happyHeaders p {
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000;
}

#happyHeaders p.left {
	float: left;
	display: inline;
	margin: 12px 0 0 10px;
}

#happyHeaders p.right {
	float: right;
	display: inline;
	margin: 12px 10px 0 0;
}

#happyHeaders p a {
	text-decoration: none;
	color: #000;
}

#happyHeaders p a:hover {
	text-decoration: underline;
}
#UpperAdvertise {
	width:990px;
	background-color:#F6F8F5;
	height:30px;
}
#searchQuery {
	width: 250px !important;
}
#rcTop {
	width:990px;
	height:90px;
	background-image:url(http://www.mogio.co.uk/resourcecenter/image/rc_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
}
#button {
	position:relative;
	text-align:right;
	top:10px;
	margin-right:5px;
	right:10px;
	height:30px;
}
#rc_link {
	position: absolute;
	display: block;
	top: 50px;
	left: 375px;
	width: 195px;
	height: 30px;
	text-indent: -500em;
	overflow: hidden;
}
#UpperMenu {
	margin-top:10px;
	width:990px;
	background-color:#000000;
	background: url(http://www.mogio.co.uk/resourcecenter/image/upper_menu.jpg) left center no-repeat;
	height:94px;
}
#UpperMenu div ul {
	list-style:none;
	padding:0px;
	margin:0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:6px;
	float:left;
}
#UpperMenu div {
	padding-left:4px;
}
#UpperMenu div ul li {
	padding-left:4px;
}
#place {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	height:30px;
	padding-top: 10px;
	width:600px;
}
#place_main {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	height:30px;
	padding-top: 10px;
	width:990px;
}
#content {
	width:990px;
}
#leftSide {
	width:560px;
	margin-top: 5px;
	float:left;
}
.white {
	background-color:#ffffff;
}
#centerContent {
	width: 700px;
	margin: 0 auto;
}
#centerContent table {
	padding: 2px;
	border: 0 none;
	border-collapse: collapse;
}
#centerContent td {
	border-top: 1px solid #888;
	border-collapse: collapse;
	border-bottom: 1px solid #888;
	padding: 4px;
}
.rc_title {
	height:25px;
	background-image:url(http://www.mogio.co.uk/resourcecenter/image/rc_title_bar.jpg);
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.rc_title a {
	color: #fff;
	text-decoration: none;
}
.rc_title_short {
	height:25px;
	background-image:url(http://www.mogio.co.uk/resourcecenter/image/rc_title_bar_short.jpg);
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	text-align: center;
}
.rc_title_short a {
	color: #fff;
	text-decoration: none;
}
.happy_item {
	width: 128px;
	height: 150px;
	text-align: center;
	float: left;
	margin-left: 10px;
	display: inline;
	font-size: 13px;
	color: #a00;
	font-weight: bold;
	cursor: pointer;
}
.happy_item a {
	color: #a00;
	text-decoration: none;
}
.happy_item img {
	margin-bottom: 5px;
	border: 0 none;
}
.happy_item span {
	color: #aaa !important;
}
#happyList, #voucherList {
	background-color:#e9eee8;
	width:560px;
	text-align:left;	
}
#happyList h3, #voucherList h3 {
	font-size: 16px;
	font-family: Georgia, serif;
	padding: 10px 0 6px 0;
	margin: 0 0 0 10px;
}
#voucherList a {
	border: 0 none;
	display: inline;
	float: left;
	text-align: center;
	width: 170px;
	margin: 3px;
	padding: 0;
}
#voucherList a img {
	border: 0 none;
	padding: 0;
}
a img {
	border: 0 none;
}
#productList {
	background-color:#e9eee8;
	width:560px;
	text-align:left;
	padding-bottom:20px;
}
#productList ul {
background-color:#e9eee8;
	padding:0px;
	padding-left:20px;
	margin:0;
	padding-top:20px;
	font-size:20px;
}
#productList ul li {
background-color:#e9eee8;
	width:250px;
	list-style:none;
	height:80px;
	padding-left:20px;
	float:left;
}
#rightSide {
	width:420px;
	float:right;
	padding-top: 10px;
}
#rightSide h3 {
	text-align: left;
	margin: 5px 0 2px 25px;
	cursor: pointer;
}

#commercial {
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:10px;
}
.blocks {
	margin-left:20px;
	width:350px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#000000 1px solid;
}
#footer {
	padding-top:15px;
	clear:both;
	width:990px;
}
a {
text-decoration:none;
}
#footer a {
	color:#66CCFF;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	color:#0066CC;
	font-size:11px;
	text-decoration:underline;
}
.small {
	font-size:10px;
}

#UpperMenu a {
	color:#FFFFFF;
}

#UpperMenu a:hover {
	color:#EEEEEE;
}

#productList a {
	color:#000000;
}
#productList a:hover {
	text-decoration:underline;
}



.shade {
	background: url('http://closeup.mogio.co.uk/image/shade.png');
}

#mbox {
	border: 1px solid #808080;
	background: #e6e6e6;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	padding: 4px;
	z-index: 1000;
	position: absolute;
	top: 10px;
	left: 10px;
}

#mbox_close {
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	top: 0px;
	left: 292px;
}

#mbox_header {
	font-weight: bold;
}

#mbox_content {
	padding: 8px 0 8px 0;
}

#mbox_buttons {
	float: right;
}

.mbox_button {
	margin-left: 4px;
	cursor: pointer;
	border: 1px solid #888;
}

.mbox_button:hover {
	border: 1px solid #000000;
}

.window_form br {
	clear: both;
}

.window_form_left {
	text-align: right;
	float: left;
	width: 80px;
}

.window_form_right {
	float: left;
	margin-left: 5px;
}

.window_form_right input[type=text], .window_form_right input[type=password], textarea {
	width: 261px;
}

.window_form input {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	border: 1px solid #888;
	background: #fff;
	padding: 1px;
}

.window_form input:focus {
	border: 1px solid #000000;
}

.admin_button {
	cursor: pointer;
	padding: 2px;
}
