/* cmsms stylesheet: focus_1024 modified: 07/04/24 10:21:54 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,800,700,800italic);

body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	background-color: #455560;
}

#cookies {
position: absolute;
top: 0px;
right: 0px;
z-index: 1000;
}

#wrapper {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(https://www.focusmagazinegroup.co.uk/look/sitetop.png);
	background-position: top;
	background-repeat: repeat-x;
}

#header {
	width: 980px;
	margin: 0px auto;
	height: 142px;
	position: relative;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 240px;
	height: auto;
}

#strapline {
	text-align: center;
	display: table;
	margin: 0px auto;
	padding-top: 20px;
	color: #404f5b;
}

#phone {
	position: absolute;
	top: 50px;
	right: 0px;
	color: #0092d0;
	font-size: 200%;display: flex;
	gap: 30px;
}

#phone p {

}

#phone span {
	font-size: 50%;display: block;
	color: #3d4e59;
}

#phone em {
	color: #0092d0;
}

#socials {
	position: absolute;
	top: 50px;
	left: 250px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 6px;
	width: 18px;
	height: 218px;
}

a img {
border: 0px;
}

#top_navigation {
	position: absolute;
	right: 0px;
	bottom: 16px;
	z-index: 1000;
}

#menu_show {
	display: none;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	padding: 3px 5px 3px 5px;
	background-color: #0092cf;
	color: #ffffff;
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
	margin: 0px 0px 0px 5px;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	font-size: 100%;
}

#actual_menu a:hover {
	background-color: #404f5b;
	color: #ffffff;
}

#fader_area {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#fader_area_left {
	width: 700px;
}

#fader_area_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 260px;
	z-index: 200;
}

#left_speechmarks {
	position: absolute;
	top: -20px;
	left: 0px;
	color: #f0cb00;
	font-size: 800%;
        font-family: times new roman, serif;
}

#right_speechmarks {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #f0cb00;
	font-size: 800%;
        font-family: times new roman, serif;
}

#quote_section {
	position: relative;
	z-index: 500;
	padding: 10px 20px 0px 10px;
	font-size: 100%;
	font-style: italic;
	color: #404f5b;
}

.quote {
padding: 30px 20px 0px 20px;
}

#mainpage {
	padding-top: 10px;
	width: 980px;
	margin: 0px auto;
}

#left_home {
	float: left;
	width: 660px;
}

#main_home_column {
   float: right;
	width: 415px;
}

#left_column {
	float: left;
	width: 181px;
        height: 800px;
        overflow: hidden;
	border: 2px solid #0092cf;
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
	padding: 20px;
	margin-right: 20px;
}

#marqueecontainer {
position: relative; 
margin-top: 10px;
height: 500px;
overflow: hidden;
}

#vmarquee {
position: absolute; 
width: 98%;
}

#left_navigation {
	padding-bottom: 20px;
}

#left_navigation ul {
	margin: 0px;
	padding: 0px;
}

#left_navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left_navigation a:link, #left_navigation a:visited {
	display: block;
	width: 100px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #000000;
	background-color: #cccccc;
	color: #000000;
	margin: 0px 0px 10px 0px;
	text-align: right;
	text-decoration: none;
}

#left_navigation a:hover {
	background-color: #000000;
	color: #ffffff;
}

#right_column {
	width: 300px;
	float: right;
}

.splash_box {
	border: 2px solid #0092cf;
	width: 141px;
	height: 200px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

#splash_tl {
	-webkit-border-top-left-radius: 7px;
   -moz-border-radius-topleft: 7px;
   border-top-left-radius: 7px;
}

#splash_tr {
	-webkit-border-top-right-radius: 7px;
   -moz-border-radius-topright: 7px;
   border-top-right-radius: 7px;
}

#splash_bl {
	-webkit-border-bottom-left-radius: 7px;
   -moz-border-radius-bottomleft: 7px;
   border-bottom-left-radius: 7px;
}

#splash_br {
	-webkit-border-bottom-right-radius: 7px;
   -moz-border-radius-bottomright: 7px;
   border-bottom-right-radius: 7px;
}

.splash_box h3 {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 500;
}

.splash_box p {
	position: absolute;
	top: 60px;
	left: 10px;
        font-size: 110%;
        padding-right: 10px;
}

.splash_box a:link, .splash_box a:visited {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	padding: 3px 20px 3px 20px;
	background-color: #0092cf;
	color: #ffffff;
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
	text-decoration: none;
	font-size: 130%;
	z-index: 400;
	font-weight: 600;
}

.splash_box a:hover {
	background-color: #404f5b;
	color: #ffffff;
}

#splash_br img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}

#focusfindit_ad {
	overflow: hidden;
	-webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
	position: relative;
	height: 120px;
	position: relative;
	margin-bottom: 20px;
}

#focusfindit_ad img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#focusfindit_ad a:link, #focusfindit_ad a:visited {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	padding: 3px 20px 3px 20px;
	background-color: #0092cf;
	color: #ffffff;
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
	text-decoration: none;
	font-size: 110%;
	z-index: 400;
	font-weight: 600;
}

#focusfindit_ad a:hover {
	background-color: #404f5b;
	color: #ffffff;
}

.left {
	float: left;
}

.right {
	float: right;
}

.undercol {
	clear: both;
}

#footer {
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-align: right;
	font-size: 80%;
	color: #ffffff;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
}

#footer_navigation {
	border-left: 1px solid #ffffff;
	height: 14px;
}

#footer_navigation ul {
	margin: 0px;
	padding: 0px;
}

#footer_navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	border-right: 1px solid #ffffff;
}

#footer_navigation a {
	display: block;
	padding: 0px 5px;
}

#footer_copyright {
	float: left;
	padding: 20px 0px;
}

#footer_right {
	float: right;
}

.undercol {
	clear: both;
	height: 1px;
	overflow: hidden;
}

h1 {
	font-size: 160%;
	color: #0092cf;
	margin: 0px 0px 10px 0px;
        font-weight: 600;
}

h2, h3 {
	color: #0092cf;
	text-transform: uppercase;
	font-size: 140%;
	line-height: 100%;
	margin: 0px;
}

h2 span, h3 span {
	display: block;
	color: #3d4e58;
	font-weight: 600;
	text-transform: capitalize;
}

h4 {
	font-size: 130%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

p {
	color: #000000;
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #0092cf;
	text-decoration: underline;
}

a:hover  {
	color: #404f5b;
	text-decoration: none;
}
