/*
Theme Name: Oxford United Membership Scheme
Theme URI: http://www.oufcmembership.co.uk
Description: Oxford United Membership Scheme
Author: Twenty3design
Author URI: http://www.twenty3design.co.uk
version: 1.0
*/

body {
	padding: 0;
	margin: 0;
	background: #224988 url(images/bg.jpg) repeat-x;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2f2f2f;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #011c3a;
	margin: 0;
	text-transform: uppercase;
}

a { text-decoration: none; color: #224988; font-weight: bold; }
a:hover { text-decoration: underline; color: #224988; font-weight: bold; }

img { border: none; }

#container {
	margin: 0 auto;
	width: 921px;
	background: #fff;
}

#header {
	height: 258px;
	background: #050e1b url(images/header.jpg) no-repeat;
}

#directory_banner {
	height: 67px;
	width: 941px;
	margin-left: -10px;
	background: url(images/banner.jpg) no-repeat;
}
/* IE6 Only */
* html #directory_banner {
	width: 931px;
}

#homelink {
	height: 230px;
}

ul#dir_link {
	margin: 0;
	padding: 7px 0 0 20px;
	float: right;
}
ul#dir_link a{ color: #fff; font-weight: normal; }
ul#dir_link a:hover{ color: #fff; text-decoration: none; }

ul#dir_link li {
	color: #fff;
	font-size: 13px;
	display: inline;
	text-transform: uppercase;
	list-style: none;
	margin: 0 10px;
	padding: 3px 13px;
	background: url(images/bullet_arrow.jpg) 0 2px no-repeat;
}

ul#links {
	margin: 0;
	padding: 7px 0 0 20px;
}

ul#links a{ color: #fff; font-weight: normal; }
ul#links a:hover{ color: #fff; text-decoration: none; }

ul#links li {
	color: #fff332;
	font-size: 13px;
	display: inline;
	padding-right: 35px;
	text-transform: uppercase;
	list-style: none;
}



/* Home Page */

#full_content {
	padding-bottom: 20px;
}

#flashfile {
	width: 881px;
	height: 353px;
	margin: 20px;
}

.info_strip {
	background: #fff url(images/fade_panel.jpg) repeat-x;
	padding: 20px;
	clear: both;
	overflow: auto;
}

.info_box_half {
	height: 171px;
	width: 398px;
	background: url(images/benefits_bg.jpg) no-repeat;
	padding: 15px 17px 0 17px;
	float: left;
	color: #fff;
}

.marginleft {
	margin-left: 17px;
}

.info_box_half h2.reasons {
	background: url(images/txt_reasons.jpg) no-repeat;
	margin: 0; padding: 0;
}
.info_box_half h2.benefits {
	background: url(images/txt_benefits.jpg) no-repeat;
	margin: 0; padding: 0;
}
.info_box_half h2.visit {
	background: url(images/txt_visitdirectory.jpg) no-repeat;
	margin: 18px 50px; padding: 0;
	height: 34px;
	width: 297px;
}
.info_box_half h2 span, .info_box_third h2 span {
	position: relative; left: -9000px;
}
.info_box_half ul {
	margin: 2px 0 0 2px;
	padding: 0;
}
.info_box_half li {
	margin-bottom: 7px;
	padding-left: 18px;
	list-style: none;
	background: url(images/bullet_tick.jpg) no-repeat;
	line-height: 16px;
}
.info_box_half span {
	font-weight: bold;
	color: #fff332;
}

/* Directory Home */

#content {
	width: 573px;
	float: left;
	padding: 20px;
}

.recent {
	overflow: auto;
	padding: 7px 0 15px 0;
	clear: left;
}
.recent p {
	padding: 0; margin: 0;
}
#recent_added {
	clear: both;
}
.recent img {
	width: 100px;
	padding: 0 10px 10px 0;
	float: left;
}

.split_content {
	width: 269px;
	float: left;
	margin-bottom: 20px;
}

#sticky .post_img {
	width: 95%;
	margin-top: 8px;
}
#offers .post_img {
	height: 40px;
}
#offers .img_trim {
	width: 45px;
	overflow: hidden;
	float: left;
	margin: 3px 8px 5px 0;
}
#offers p {
	margin: 0;
}
.offers {
	margin: 5px 0 10px 0;
	clear: left;
}

.more-link {padding-left: 10px;}


.entry img { padding: 0 0 0 10px; }

.entry .post_img {
	width: 210px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

.entry .post_img_inner {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

.post {
	margin: 10px 0 0 0;
	line-height: 19px;
}

.memb {
	color: #f00;
	font-size: 10px;
	margin-right: 5px;
}

/* Sidebar */

#right {
	width: 288px;
	float: left;
	padding: 20px 20px 20px 0;
}

.right_section {
	border: 1px solid #bfbfbf;
	background: #efefef;
	padding: 15px; padding-bottom: 0px;
	font-size: 12px;
}

#side_news, #side_links { margin-bottom: 20px; }
#side_news p, #side_news a, #side_links a {
	margin: 7px 0;
}
#side_links h3 {
	margin: 7px 0;
	font-size: 12px;
}
#side_links p {
	margin: 7px 0;
}

.alpha, .affli {
	font-size: 10px;
	list-style: none;
	padding-left: 8px;
	overflow: auto;
	text-transform: uppercase;
	margin: 8px 0 6px 0;
}
.alpha li{
	float: left;
	padding-left: 3px;
}

.affli {
	margin: 0 0 10px 3px;
}

/* search */

#searchform{
}

#searchform input#s{
	padding: 4px 2px;
	margin: 2px 0;
	font-size: 12px;
	width: 184px;
	border: 1px solid #d5d5d5;
}

#searchform input#searchsubmit{
	padding: 2px;
	margin: 2px 0 0 2px;
	border: none;
	width: 91px;
	height: 28px;
	background: url(images/search_btn.jpg) no-repeat;
	text-indent: -9000px;
	color: transparent;
	text-transform: capitalize;
	cursor: pointer;
}



/* Footer */

.info_box_third {
	width: 250px;
	padding: 7px 0 0 17px;
	float: left;
	line-height: 22px;
}
.info_box_third p {
	margin: 0; padding: 0;
	font-size: 12px;
}
.info_box_third h3 {
	margin: 0; padding: 0;
	font-size: 15px;
	line-height: 26px;
	color: #c3a11b;
}
.info_box_third .date {
	margin: 0; padding: 0;
	font-size: 9px;
	font-weight: bold;
}
.info_box_third h2.logintxt {
	background: url(images/txt_login.jpg) no-repeat;
	margin: 0; padding: 0;
}
p.bigger {
	font-size: 14px;
	line-height: 19px;
	margin-top: 5px;
}
img.readmore {
	margin: 4px -2px;
}

.login {
	width: 295px;
	height: 182px;
	background: url(images/login_bg.jpg) no-repeat;
}

#loginForm {clear: left;}

.login .loginForm table { padding: 0; }
.login .loginForm td {
	padding: 0;
	font-size: 15px;
	margin: 3px 0 0 2px;
	text-transform: none;
	font-weight: normal;
}
.login .loginForm { color: #fff; }
.login .loginForm input {
	width: 220px;
	border: none;
	padding: 3px;
}
.login #doLogin {
	border: none;
	margin: 7px 0;
	padding: 3px 2px;
	width: 91px;
	height: 28px;
	text-indent: -9000px;
	color: transparent;
	text-transform: capitalize;
	cursor: pointer;
	background: url(images/submit_blue_btn.jpg) no-repeat;
}
/* IE6 Only */ * html #doLogin { text-indent: 0; padding-top: 40px;  margin: 2px 0; }
/* IE7 Only */ *:first-child+html #doLogin { text-indent: 0; padding-top: 40px; margin: 2px 0; }
/* IE6 Only */ * html .login .loginForm { font-size: 15px; margin: 0px 0 0 2px; }
/* IE7 Only */ *:first-child+html .login .loginForm { font-size: 15px; margin: 0px 0 0 2px; }


.entry .loginForm td {
	padding: 0;
	font-size: 15px;
	margin: 3px 0 0 2px;
	text-transform: none;
	font-weight: normal;
}
.entry .loginForm { color: #2f2f2f; }
.entry .loginForm input {
	width: 220px;
}
.entry #doLogin {
	border: none;
	margin: 7px 0;
	padding: 3px 2px;
	width: 91px;
	height: 28px;
	text-indent: -9000px;
	color: transparent;
	text-transform: capitalize;
	cursor: pointer;
	background: url(images/submit_white_btn.jpg) no-repeat;
}

.login td.errormsg {
	color: #f00;
	font-size: 13px;
	float: right;
}



.eMember_logged_widget ul {
	padding: 0;
	color: #fff;
	font-size: 15px;
	margin-left: 10px;
}
.eMember_logged_widget ul li {
	list-style: none;
	margin-top: 2px;
}
.eMember_logged_widget ul li a {
	color: #fff;
}



input#submit {
	border: none;
	margin: 10px 0;
	padding: 3px 2px;
	width: 91px;
	height: 28px;
	text-indent: -9000px;
	color: transparent;
	text-transform: capitalize;
	cursor: pointer;
}

#register p {
	font-size: 15px;
	margin: 3px 0 0 2px;
}
#register input {
	width: 220px;
}
#register input#submit {background: url(images/submit_white_btn.jpg) no-repeat; margin-top: 7px;}

#footer {
	color: #fff;
	padding: 6px 24px;
	background: #0e1d37;
	text-transform: uppercase;
	overflow: auto;
	font-size: 11px;
}
/* IE6 Only */ * html #footer { padding: 16px 24px 28px 24px; }
/* IE7 Only */ *:first-child+html #footer { padding: 16px 24px; }

#footer p {
	float: left;
}
#footer ul {
	float: right;
}
#footer ul li {
	display: inline;
	margin-left: 15px;
}

#footer li a {
	color: #fff;
	font-weight: 300;
}

.cite {
	width: 921px;
	margin: 0 auto;
	text-align: right;
	color: #05162b;
	margin-bottom: 70px;
	padding: 5px 10px;
	font-size: 10px;
}
.cite a{ color: #05162b; font-weight: normal; }

/* IE6 Only */ * html .height190 { height: 190px; }
/* IE6 Only */ * html .height230 { height: 300px; }