/* cmsms stylesheet: default_320 modified: 12/02/25 19:25:26 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Yellowtail');

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
}

header {

}

#outer_header {
	
}

#inner_header {
	width: 320px;
	display: table;
	margin: 0px auto;
	height: 150px;
	position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100px;
}

#logo img {
width:100px;
height: auto;
}

#strapline {
	position: absolute;
	top: 60px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 90px;
	right: 0px;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#socials {
	position: absolute;
	top:10px;
	right: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 32px;
	height: 32px;
}

#top_navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#menu_show {
	display: none;
}

#actual_menu {
	display: block;
}

#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;
	width: 100px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #000000;
	background-color: #cccccc;
	color: #000000;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
}

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

#outer_slider {
	margin-top: 20px;
	background-color: #cccccc;
}

#inner_slider {
	width: 320px;
	display: table;
	margin: 0px auto;
	position: relative;
}

#outer_mainpage {
	
}

#inner_mainpage {
	width: 320px;
	padding-top: 20px;
	display: table;
	margin: 0px auto;
	position: relative;
}

#left_column {

}

#right_column {

}

.undercol {
	clear: both;
}

#outer_former {
   background-color: #cccccc;
	 color: #ffffff;
}

#inner_former {
        width: 300px;
	padding: 40px 0px;
	margin: 0px auto;
        position: relative;
}

#inner_former #contact_form {
padding-top: 20px;
}

#inner_former .row {
width: 100%;
padding-bottom: 20px;
}

#inner_former .row label {
display: none;
}

#inner_former #sectionmyname input, #sectionmyemail input, #sectionmyphone input {
width: 100%;
height: 40px;
border: 1px solid #000000;
padding: 5px;
font-size: 100%;
color: #1e416d;
}

#inner_former #sectionwherefind {
text-align: right;
}

#inner_former #sectionwherefind select {
width: 100%;
height: 40px;
border: 1px solid #1e416d;
padding: 5px;
box-sizing: content-box;
font-size: 100%;
font-family: 'Catamaran', sans-serif;
color: #1e416d;
}

#inner_former #sectionmessage {

}

#inner_former #sectionmessage textarea {
border: 1px solid #1e416d;
width: 100%;
height: 166px;
}

#inner_former .row label {}

#inner_former input {}

#inner_former select {}

#inner_former #formbuttons {
width: 100%;
text-align: right;
height: 0px;
}

#inner_former button#reset {
display: none;
}

#inner_former button#submit {
    display: inline-block;
    box-sizing: content-box;
    width: 100%;
    height: 40px;
    border: 1px solid #1e416d;
    padding: 5px 0px;
    font-size: 100%;
    background-color: #000000;
    color: #ffffff;
}

#inner_former ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1e416d;
}
#inner_former ::-moz-placeholder { /* Firefox 19+ */
  color: #1e416d;
}
#inner_former :-ms-input-placeholder { /* IE 10+ */
  color: #1e416d;
}
#inner_former :-moz-placeholder { /* Firefox 18- */
  color: #1e416d;
}


#outer_footer {
	
}

#inner_footer {
	width: 320px;
	padding-top: 10px;
	display: table;
	margin: 0px auto;
	position: relative;
	font-size: 75%;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #C1003B;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #000000;
	text-decoration: none;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

h1 {
	font-size: 160%;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}

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

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

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

p {
	margin: 0px 0px 10px 0px;
}

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

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

a img {
border: 0px;
}
