body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: arial, sans-serif;
}

#cookies {
position: absolute;
top: 0px;
right: 0px;
z-index: 1000;
}

#wrapper {
	max-width: 990px;
	width: 98%;
	margin: 0px auto 0px auto;
}

#left_shadow {
	background-image: url(http://ovenman.co.uk/look/template_three/left_shadow.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 5px;
}

#right_shadow {
	background-image: url(http://ovenman.co.uk/look/template_three/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 5px;
}

#bottom_shadow {
	position: relative;
}

#bottom_shadow_left {
	position: absolute;
	left: 5px;
	top: 5px;
}

#bottom_shadow_right {
	position: absolute;
	right: 5px;
	top: 5px;
}

#bottom_shadow_middle {
	margin: 0px 5px;
	height: 5px;
	background-image: url(http://ovenman.co.uk/look/template_three/bottom_shadow.png);
	background-repeat: repeat-x;
}

#website_content {
	background-image: url(http://ovenman.co.uk/look/template_three/website_content_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 40px 40px 40px;
}

#header {
	position: relative;
}

#logo {
	display: none;
}

#mobile_logo {
	text-align: center;
        max-width: 300px;
        width: 70%;
margin: 0px auto;
}

#phone {
        margin: 0px auto;
	font-size: 180%;
        text-align: center;
}

#phone span {
	font-size: 70%;
}

#menu_show {
	display: block;
  	padding: 6px 6px 0px 6px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	background-image: url(http://ovenman.co.uk/look/template_three/nav_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#actual_menu {
display: none;
margin-top: 5px;
}

#top_navigation {
        
}

#top_navigation ul {
	margin: 0px;
	padding: 0px;
}

#top_navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top_navigation a:link, #top_navigation a:visited {
	display: block;
	padding: 6px 6px 0px 6px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	background-image: url(http://ovenman.co.uk/look/template_three/nav_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-radius: 10px;
        margin-bottom: 5px;
}

#top_navigation a:hover {
   
}

#top_navigation li ul a:link, #top_navigation li ul a:visited {
background-image: none;
}

#imageblock {
	padding-bottom: 30px;
	border-radius: 10px;

}

#mainpage {
	padding-top: 20px;
}

#home_left_column {

}

#home_right_column {

}

#left_column {
	display: none;
}

#right_column {

}

.inner_left {

}

.inner_right {

}

.block_floater {

	padding-bottom: 20px;
}

.home_block {
	border-radius: 10px;
	background-image: url(http://ovenman.co.uk/look/template_three/home_block_top.png);
	background-position: top;
	background-repeat: repeat-x;
}

.home_block img {
display: none;
}

.home_block_text {
	padding: 15px 10px 10px 10px;
}

.home_block_text a:link, .home_block_text a:visited {
	text-decoration: none;
}

.home_block_text a:hover {
	text-decoration: underline;
}

.home_block img {
	margin-right: 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#left_navigation {
	padding: 5px 20px;
	background-image: url(http://ovenman.co.uk/look/template_three/left_nav_back.png);
	background-position: top;
	background-repeat: repeat-x;
	border-radius: 10px;
	font-size: 125%;
}

#left_navigation_title {
	height: 30px;
}

#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;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}

#left_navigation a:hover {
	text-decoration: underline;
}

#news {
	border-radius: 10px;
}

#newsblock_title {
   border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 20px;;
}

#newsblock_articles {
	padding: 10px 20px;;
}

.undercol {
	clear: both;
}

#footer_div {
	height: 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#footer {
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 80%;
}

#footer_left {
text-align: center;
padding-bottom: 10px;
}

#footer_right {
text-align: center;
}

#socials {
display: table;
margin: 0px auto;

}

#socials a {
	display: block;
	float: left;
	margin: 0px 5px;
	width: 32px;
	height: 32px;
}

a img {
border: 0px;
}

a#twitter:link, a#twitter:visited {
	background-image: url(http://ovenman.co.uk/look/template_three/twitter.png);
}

a#linkedin:link, a#linkedin visited {
	background-image: url(http://ovenman.co.uk/look/template_three/linkedin.png);
} 

a#facebook:link, a#facebook:visited {
	background-image: url(http://ovenman.co.uk/look/template_three/facebook.png);
}

a#youtube:link, a#youtube:visited {
	background-image: url(http://ovenman.co.uk/look/template_three/youtube.png);
}

a#blogger:link, a#blogger:visited {
	background-image: url(http://ovenman.co.uk/look/template_three/blogger.png);
}

a#googleplus:link,   a#googleplus:visited {
	background-image: url(http://ovenman.co.uk/look/template_three/googleplus.png);
}

h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 130%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 160%;
}

ul {
	line-height: 160%;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover  {
	text-decoration: none;
}
/* Stylesheet: template_three_mobile Modified On 2014-07-17 08:36:17 */
