
/* ---------------------
title: Minimus Maximus stylesheet
author: simon tweedale
created: 12/11/09
version: 1.0
--------------------- */

	
/* -----------------------------------------------------------------------------
   generic style */
   
   
* {
	margin: 0;
	padding: 0;
}
	
body {
   font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 62.5%;
	color: #4c4c4c;
	background: url(../img/bg.jpg) top center repeat-x #e9e9e9;
}

img, div, li, h1, h2, h3, h4, h5, h6, ul, a, p { behavior: url(scripts/iepngfix.htc) }

h1,h2,h3,h4,h5	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 0.7em;
	}
	
h2	{
	font-size: 2.1em;
	}
	
h2 span	{
	color: #DF1724;
	}

p	{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 0.8em;
	}
	
a:focus { 
	outline:none 
	}
		
img { 
	border: 0 
	}
	
/* -----------------------------------------------------------------------------
   misc style */
   
.spacer	{
	clear: both;
	}


/* -----------------------------------------------------------------------------
   layout style */
   
#wrapper	{
	width: 999px;
	margin: 0 auto;
	}

#header	{
	width: 999px;
	height: 160px;
	}
	
#headerleft	{
	width: 400px;
	float: left;
	}

#headerright	{
	width: 580px;
	float: right;
	}

#containertop	{
	background: url(../img/content-top.png) center top no-repeat;
	height: 26px;
	width: 100%;
	}

#container	{
	background: #f5f5f3;
	width: 100%;
	padding-top: 25px;
	}

#containerbottom	{
	background: url(../img/content-bottom.png) center bottom no-repeat;
	height: 60px;
	width: 100%;
	}

#content	{
	width: 889px;
	margin: 0 auto;
	border: 3px solid #eee;
	padding: 20px;
	background-color: #FBFCF9;
	-moz-border-radius: 6px;
	}
	
#leftcol	{
	width: 45%;
	float: left;
	}
	
#rightcol	{
	width: 47%;
	float: right;
	border-left: 3px solid #eee;
	padding-left: 3%;
	}
	
#footer	{
	text-align: center;
	}
	
/* -----------------------------------------------------------------------------
   header style */
   
#header h4 a	{
	background: url(../img/logo.png) center top no-repeat;
	text-indent: -9999px;
	width: 350px;
	display: block;
	height: 108px;
	margin: 26px 26px 0 26px;
	}

#header h4 	{
	margin-bottom: 0;
	}

#header h5	{
	font-size: 1.7em;
	padding-left: 130px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	float: left;
	color: #666;
	margin-bottom: 0;
	}

#header p	{
	clear: both;
	color: #666;
	padding-left: 130px;
	font-size: 1.1em;
	}

#header h5 strong	{
	color: #a51520;
	}
	
#header h5 em	{
	font-weight: bold;
	color: #313031;
	}

#header h6	{
	font-size: 2em;
	float: right;
	padding-right: 34px;
	margin-top: 54px;
	width: 265px;
	clear: both;
	height: 25px;
	background: url(../img/tel.png) top left no-repeat;
	text-indent: -9999px;
	}

/* -----------------------------------------------------------------------------
   navs style */
  
#nav	{
	float: right;
	list-style: none;
	padding-right: 26px;
	margin-top: 20px;
	width: 550px;
	clear: both;
	}

#nav li	{
	display: block;
	font-size: 1.5em;
	text-transform: uppercase;
	width: 80px;
	float: left;
	margin-left: 25px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

#nav li	a {
	text-decoration: none;
	line-height: 0.9em;
	font-weight: bold;
	color: #313031;
	}

#nav li a:hover {
	border-bottom: 1px dotted #666;
	}

#nav li.mini a {
	color: #828286;
	}

#nav li.midi a {
	color: #313031;
	}

#nav li.maxi a {
	color: #df5c14;
	}

#nav li.mega a {
	color: #df1724;
	}

#nav li.contact  {
	padding-top: 8px;
	}
	
/* -----------------------------------------------------------------------------
   content style */
   
#content ul	{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 0.8em;
	}

#content ul li	{
	margin-bottom: 0.4em;
	}
	
#content a	{
	color: #DF1724;
	text-decoration: none;
	border-bottom: 1px dotted #DF1724;
	}
	
#content a:hover	{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}
	
/* -----------------------------------------------------------------------------
   rightcol style */	

#rightcol ul li	{
	list-style: none;
	background: url(../img/tick.png) 5px 50% no-repeat;
	padding-left: 40px;
	margin-bottom: 14px;
	font-weight: bold;
	}
	
#rightcol p	{
	margin-bottom: 1.5em;
	}
	
#nocosts	{
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	}
	

#bolton	{
	background: url(../img/bolton-bg.jpg) right top no-repeat #303030;
	border: 1px solid #ccc;
	color: #FFFFFF;
	padding: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	}
	
#bolton ul li	{
	background: url(../img/add.png) 5px 50% no-repeat;
	}
	
#bolton h2	{
	padding-left: 50px;
	background: url(../img/iconbig-bolt.png) left top no-repeat;
	height: 30px;
	padding-top: 7px;
	}

#rightcol h3	{
	width: 152px;
	height: 152px;
	position: relative;
	z-index: 4;
	margin-top: -80px;
	float: right;
	text-indent: -9999px;
	}

#rightcol h3.megabadge	{
	background: url(../img/badge-mega.png) right top no-repeat;
	}

#rightcol h3.maxibadge	{
	background: url(../img/badge-maxi.png) right top no-repeat;
	}

#rightcol h3.midibadge	{
	background: url(../img/badge-midi.png) right top no-repeat;
	}

#rightcol h3.minibadge	{
	background: url(../img/badge-mini.png) right top no-repeat;
	}
	
#rightcol h2 a	{
	background: #eee;
	padding: 15px;
	display: block;
	border: 2px solid #ddd;
	-moz-border-radius: 5px;
	}

#rightcol h2 a:hover	{
	border: 2px solid #ccc;
	background-color: #DFDFDF;
	}

p#price	{
	width: 79px;
	height: 123px;
	background: url(../img/shield.png) 5px top no-repeat;
	font-weight: bold;
	font-size: 1.7em;
	padding: 20px 40px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	}

p#price	strong{
	font-size: 1.5em;
	letter-spacing: -1px;
	display: block;
	margin-top: 8px;
	}
	
p#price	em {
	font-size: 0.8em;
	color: #ccc;
	display: block;
	}

	
/* -----------------------------------------------------------------------------
   leftcol style */	

#leftcol ul {
	margin: 0;
	
	}

#leftcol li {
	list-style: none;
	padding: 15px 0 15px 70px;
	font-size: 0.9em;
	border-top: 2px solid #eee;
	line-height: 1.5em;
	}

#leftcol li strong {
	font-size: 1.2em;
	}
	
#leftcol li.mail {
	background: url(../img/iconbig-email.png) left 20px no-repeat;
	}

#leftcol li.domain {
	background: url(../img/iconbig-domain.png) left 20px no-repeat;
	}

#leftcol li.clock {
	background: url(../img/iconbig-clock.png) left 20px no-repeat;
	}

#leftcol li.pages {
	background: url(../img/iconbig-webpage.png) left 20px no-repeat;
	}

#leftcol li.animated {
	background: url(../img/iconbig-animated.png) left 20px no-repeat;
	}
	
#leftcol li.photo {
	background: url(../img/iconbig-photo.png) left 20px no-repeat;
	}

#leftcol li.news {
	background: url(../img/iconbig-news.png) left 20px no-repeat;
	}
	
#leftcol li.blog {
	background: url(../img/iconbig-blog.png) left 20px no-repeat;
	}
	
/* -----------------------------------------------------------------------------
   headings style */	
  
 h1	{
	width: 930px;
	height: 152px;
	text-indent: -9999px;
	margin: 0 auto 10px;
	border: 1px solid #D4C3C3;
	}

h1#minimustitle	{
	background: url(../img/h1-minimus.jpg) top left no-repeat;
	}

h1#midimustitle	{
	background: url(../img/h1-midimus.jpg) top left no-repeat;
	}

h1#maximustitle	{
	background: url(../img/h1-maximus.jpg) top left no-repeat;
	}

h1#megamustitle	{
	background: url(../img/h1-megamus.jpg) top left no-repeat;
	}
	
/* -----------------------------------------------------------------------------
   form style */	
  

#contactform {
	width:500px;
}

	#contactform label{
		display:block;
		text-align:right;
		width:160px;
		padding-top: 8px;
		font-size: 1.2em;
		float:left;
	}

	#contactform input{
		float:left;
		width:200px;
		margin:2px 0 20px 10px;
		padding: 5px;
		font-size: 1.6em;
		border: 2px solid #ccc;
	}
	
	#contactform textarea {
		float:left;
		width:200px;
		margin:2px 0 20px 10px;
		padding: 5px;
		font-size: 1.6em;
		border: 2px solid #ccc;
	}
	
	#contactform input.checkbox {
		width: 20px;
		border: none;
		padding-top: 10px;
		margin-bottom: 10px;
	
	}

	#contactform label.long {
		width: 440px;
		text-align:left;
		float:right;
		padding-top: 0;
		margin-bottom: 20px;
		}
	
	#contactform select{
		float:left;
		width:213px;
		margin:2px 0 20px 10px;
		padding: 5px;
		font-size: 1.6em;
		border: 2px solid #ccc;
	}
	
	#contactform button{ 
		clear:both;
		margin-left:170px;
		background:#888;
		color:#fff;
		font-size: 1.5em;
		border:solid 1px #666666;
		font-weight:bold;
		padding:4px 6px;
	}

	
