/*
Theme Name:Max & Paul
Version:1.0
*/
/** General layout and styling**/
html,body{
	margin:0;
	padding:0;
	padding:0;
	text-align:left;
	font-size:1em;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	color:#454545;
	background:#24827a url(images/bg.png) repeat-x;
}
#bg{
	width:100%;
	height:364px;
	position:absolute;
	z-index:0;
}
div.main{
	width:960px;
	height:auto;
}
#topcontainer{
	width:100%;
	background:url(images/topcontainer.png) repeat-x 0 10px;
}
#middlecontainer{
	width:960px;
	min-height:432px;
}
#bottmomcontainer{
	width:960px;
}
div{
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
div.wide{
	width:100%;
	margin:0;
	background:#f4f8f9 url(images/middlecontainer.png) repeat-x bottom;
}
div.clear{
	width:960px;
	height:60px;
}
h1{
	margin:0;
	font-size:1.2em;
	color:blue;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1em;
}
h4{
	font-size:0.9em;
}
h5{
	font-size:0.8em;
}
h6{
	font-size:0.6em;
}
p{
	font-size:1em;
}
a,a:link{
	color:#ff8000;
	font-size:1em;
	font-weight:bold;
}
a:visited{
	color:#00ff00;
}
a:hover,a:active{
	color:#cb8583;
}
table.main{
	padding:0px;
	border:0px;
	margin:0px auto 0px auto;
	width:700px;
	background:#fafafa;
}
td{
	text-align:left;
	vertical-align:top;
	background:#fff;
}
ul{
	width:auto;
	list-style:disc;
}
li{
	width:auto;
	list-style:disc;
}
ol{
	width:auto;
	list-style:circle;
}
a.inline{
	font-size:0.8em;
	color:#454545;
	text-decoration:none;
}
a.inline:hover{
	text-indent:10px;
	color:#0088c6;
}
ul.inline{
	width:900px;
	display:inline;
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
li.inline,li.first-item,li.last-item{
	width:auto;
	height:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	margin:auto;
	float:left;
	padding:0 5px;
	list-style:none;
	text-align:center;
	border-right:2px solid #454545;
}
li.inline:hover,li.first-item:hover,li.last-item:hover{
	background:url(images/dot.png) no-repeat 2px 50%;
	text-indent:10px;
}
li.first-item{
	border-left:none;
}
li.last-item{
	border-right:none;
}
.keywords{
	font-size:0.8em;
	padding:5px;
	color:#12344a;
}
.alignleft{
	margin:0;
	padding:0 10px 10px 0;
	float:left;
	overflow:visible;
}
.alignright{
	margin:0;
	float:right;
	overflow:visible;
}
.aligncenter{
	display:block;
	margin:auto;
	padding:0;
	overflow:visible;
}
.larger{
	font-size:larger;
}
.smaller{
	font-size:smaller;
}
.bold{
	font-weight:800;
}
.bolder{
	font-weight:bolder;
}
.underline{
	text-decoration:underline;
}
.whiteunderline{
	color:#fff;
	text-decoration:underline;
}
.greenunderline{
	color:#69eb4a;
	text-decoration:underline;
}
.orange{
	color:#ffc000;
}
.marine{
	color:#12344a;
}
.bluelarge{
	font-size:1.6em;
	color:#0088c6;
}
.blueunderline{
	color:#0088c6;
	text-decoration:underline;
}
.yellow{
	color:#f6ff00;
}
.grey{
	color:#363636;
}
div.cards{
	width:960px;
	height:26px;
	background:url(images/payments.png) no-repeat right;
}
div.header{
	width:960px;
}
div.logo{
	width:350px;
	height:103px;
	margin:0;
	float:left;
	overflow:visible;
	background:url(images/logo.png) no-repeat left;
}
div.headercontact{
	width:960px;
}
p.headercontact{
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	text-align:right;
}
div.navibar{
	width:605px;
	height:20px;
	line-height:20px;
	float:right;
	margin-top:55px;
	text-align:center;
	vertical-align:middle;
}
div.keywordsbg{
	width:100%;
	background:#c0d8dd;
}
div.add,div.keywords{
	width:960px;
	padding:0;
}
ul.add{
	width:280px;
	margin:5px 0;
	display:block;
	float:left;
	list-style:disc;
}
li.add{
	height:auto;
	margin:0;
	padding:5px 10px;
	font-size:1.4em;
	color:#fff;
	text-align:left;
	list-style:disc;
	text-shadow:3px 3px 5px #4f4f4f; 
}
ul.add2{
	width:620px;
	height:98px;
	display:block;
	float:right;
	margin:5px 0;
	padding:0;
	list-style:disc;
}
li.add2{
	width:180px;
	height:98px;
	line-height:40px;
	margin:0 0 0 20px;
	float:right;
	display:inline;
	padding:0;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	color:#12344a;
	text-align:center;
	background:url(images/add.png) repeat-x;
}
div.keywords{
	height:auto;
}
div.sidebar{
	width:235px;
	float:left;
	margin:0;
	padding:20px 0;
}
h2.sidebar{
	text-align:left;
	margin:20px 0;
	padding:0 15px;
	font-size:1.4em;
}
p.sidebar{
	padding:0 15px;
	font-size:1.2em;
	font-weight:bold;
}
ul.sidebar{
	width:235px;
	float:left;
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
}
li.sidebar{
	margin:0;
	padding:0 15px;
	list-style:none;
	font-size:0.9em;
	font-weight:bold;
}
img.sidebar{
	max-width:223px;
	max-height:223px;
	display:block;
	overflow:visible;
	margin:auto;
	border:1px solid #7a7a7a;
	box-shadow:5px 5px 8px #737373;
}
div.textbox,div.title{
	width:680px;
	float:right;
	padding:20px 10px;
}
div.title{
	height:40px;
	margin-top:20px;
}
h1.sidebar{
	text-align:center;
}
div.line{
	width:900px;
	height:2px;
	margin:0;
	background:url(images/line.png) no-repeat;
}
div.footmenu{
	width:960px;
}
div.footer{
	width:960px;
	height:40px;
}
a.footer{
	font-size:0.8em;
	color:#fff;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
ul.footer{
	max-width:960px;
	height:15px;
	line-height:15px;
	margin:5px 0;
	display:table;
	float:right;
	padding:0;
	text-align:center;
}
li.footer,li.footerfirst-item,li.footerlast-item{
	width:auto;
	height:15px;
	line-height:15px;
	display:table-cell;
	padding:0 5px;
	list-style:none;
	border-right:1px solid #fff;
}
li.footer:hover{
	background:none;
}
li.footerlast-item{
	border-right:none;
}
/** Contact **/
div.contactform{
	width:455px;
	height:auto;
	margin:0;
}
p.contactform{
	margin:0;
	font-weight:normal;
	color:#454545;
}
div.label,div.comment{
	width:455px;
	line-height:20px;
	display:block;
	margin-top:5px;
}
p.label{
	margin-top:5px;
	padding:0 5px;
	font-size:9px;
	color:#454545;
}
label{
	padding:0 5px;
	color:#454545;
}
.contactform input[type=text]{
	width:440px;
	height:24px;
	margin:0;
	position:relative;
	display:block;
	float:right;
	padding:0 5px;
	color:#404040;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
}
.contactform textarea,
	textarea:focus{
	min-width:435px;
	max-width:435px;
	margin:0 0 0 5px;
	padding:5px;
	border:1px solid #c0c0c0;
	box-shadow:1px 1px 3px 1px #d1d1d1 inset;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
	font-size:0.8em;
	color:#404040;
}
div.contactform input[type=text]:hover,
	input[type=text]:focus,
	textarea:hover{
	border:1px solid #359aff;
}
.submit{
	width:auto;
	height:39px;
	float:right;
	background:none;
	border:none;
	font-size:1em;
	font-weight:bold;
	color:#454545;
}
.submit:hover{
	background:none;
	border:none;
	text-decoration:underline;
	cursor:pointer;
}
a.blog {
color: #0000FF !important;
}