@charset "utf-8";
/* Main CSS Document for Mission Accomplished - Designed by Clarity-CS.biz */

/* standard elements
------------------------------------------------------------*/

body {
	background:#b4aab5 url(../img/background1.gif) repeat-x;  /* background image behind website content */
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight:normal;
	margin: 0;
}

a {
	color: #333333;
	}

a:hover {
	color:#6633CC;
	}

img {
	border:none;
	text-align: right;
	}
	
.imageleft {
	float:left;
	margin-right:10px;
	padding:3px;
	border: 1px solid #CCCCCC;
	}
	
.imageright {
	float:right;
	margin-left:10px;
	padding:3px;
	border: 1px solid #CCCCCC;
	}

p {
	margin-bottom: 8px;
	margin-top:8px;
	font-size:1.2em;
}
	
h1 {
	font-size: 1.8em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;
	text-transform: none;
	letter-spacing:-1px;
	color: #5c2e91;
	padding:0;
	margin:0px 0px 0px 0px;
	line-height:120%;
}

h2 {
	font-size: 1.8em; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal;
	text-transform: none;
	letter-spacing:-1px;
	color: #444;
	padding:0;
	margin:0px 0px 10px 0px;
	line-height:100%;
}

/* Structure 
------------------------------------------------------------------*/

#container { /* Main Box */
	background:url(../img/bgcontainer.png);
	margin: 0 auto; /* keeps website in the middle */
	padding-bottom: 8px; /* gap from footer to the bottom of the screen */
	width: 767px;
}

#header {
	margin-bottom:8px;
	padding-left:5px;
	position:relative;
	height:100px;
}

#header .logo {
	position:absolute;
	left:0;
	top:0;
	background: url(../img/missionaccomplished.png);
	width: 251px;
	height:68px;
	}
	
#header .logo2 {
	position:absolute;
	bottom:0;
	left:0;
	text-align:left;
	background: url(../img/lifestylemanagement.jpg) no-repeat;
	width:250px;
	height:21px;
	}
	
#header .contact {
	position: absolute;
	right:0;
	top:0;
	width:459px;
	height:44px;
	padding:17px 5px 5px 5px;
	text-align:right;
	border: 1px solid #E5E5E5;
	background-color:#EEE;
	font-size:1.2em;
	}

#menu { 
	margin-bottom:8px;
	background-color: #fafafa;
	position:relative;
	height:30px;
}

/* Box 2
-----------------------------------------------------------------*/
#main {
	padding: 8px 18px 8px 18px;
}

/* Menu 
-----------------------------------------------------------------*/
.invertedshiftdown{
	width: 100%;
	border-top: 5px solid #5c2e91;
	padding:0;
	overflow:hidden;
}

.invertedshiftdown ul{
	font: bold 1.2em Arial;
	margin:0;
	padding:0;
	list-style: none;
}

.invertedshiftdown li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: none;
}

.invertedshiftdown a {
	float: left;
	color: #333;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0 0 0px 4px; /*top right bottom left*/
	text-decoration: none;
}

.invertedshiftdown a span { /** currently selected menu item **/
	float: left;
	display: block;
	padding: 5px 10px 9px 6px; /*Padding within each menu item*/
	cursor: pointer;
}

.invertedshiftdown a span{
	float: none;
}

.invertedshiftdown a:hover {
	background-color: #5c2e91;
	background: #5c2e91 url(../img/leftmenutab.jpg) left bottom no-repeat;
	color: white;
}

.invertedshiftdown a:hover span {
	background-color: transparent;
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	background: #5c2e91 url(../img/rightmenutab.jpg) right bottom no-repeat;
}

.invertedshiftdown .current a { /** currently selected menu item **/
	background: #5c2e91 url(../img/leftmenutab.jpg) left bottom no-repeat;
	color: white;
}

.invertedshiftdown .current a span { /** currently selected menu item **/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	background: #5c2e91 url(../img/rightmenutab.jpg) right bottom no-repeat;
}

/* content
-----------------------------------------------------------------*/
#content {
	width: 729px;
	border: 1px solid #EEE;
	background: #FFF;
	float:left;
	margin-bottom: 8px; /* gap from footer to the bottom of the screen */
}

/* Index Page
-----------------------------------------------------------------*/

#content .mitem { padding: 10px; background: #FFF; }
#content .mitem .testimonials {text-align:right; margin-top:20px;}
#content .mitem .notepad {clear:both; float:left; margin: 15px 15px 0 0; background: url(../img/notepad.jpg) no-repeat; height:320px; width:256px;}

#content .item { /* Fixed Height */
	padding: 10px;
	background: #FFF;
	height:270px;
}

#content .item2 { /* Fixed Height */
	padding: 10px;
	background: #FFF;
	height:340px;
	text-align:right;
}

.textbox {
	border:1px solid #CCC;
	text-align:center;
	margin:0px 0px 0px 270px;
	padding:5px 0px 5px 0px;
	}
	
.textbox h1 {
	font-size: 1.8em; 
	font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;
	text-transform: none;
	letter-spacing:-1px;
	color: #5c2e91;
	line-height:160%;
}

	
/* About Us, Prices, Contact Us, Testimonials and Terms Page
-----------------------------------------------------------------*/
 
#content .aboutus { /* Fits to Text */
	padding: 10px;
	background: #FFF;
	float:left;
	margin:0;
	}
	
#content .testimonial { /* Testimonial.html - Services below 1st */
	background: #FFF;
	margin:0;
	text-align:left;
	clear:both;
	float:left;
	width:700px;
	margin-top:10px;
	}
	
#content .testimonial p {
	margin-top:2px;
	padding:0;
	font-size:1.2em;
}

.testheading {
	font-weight:bold;
	font-style:italic;
	font-size:1.4em;
	padding:0;
	margin:0;
	line-height:110%;
	background: url(../img/tick.png) no-repeat left;
	padding-left:20px;
}
	
.name {
	font-weight: bold;
	font-size:1.2em;
	display:block;
	margin-top:3px;
	margin-left:120px;
}

.contactform {
	float:right;
	width:360px;
	height:235px;
	margin:0;
	padding:0;
	margin-top:25px;
	
}

/* Services Page
-----------------------------------------------------------------*/
	
#content .service { /* Services.html - Services below 1st */
	background: #FFF;
	margin:0;
	text-align:left;
	clear:both;
	height:155px;
	margin-top:10px;
	}
	
#content .service img {
	border: 1px solid #CCC;
	float:left;
	padding:3px;
	margin-right:10px;
}

#content .service li {
	margin-top:4px;
	margin-bottom:4px;
	font-size:1.2em;
	padding-left:20px;
	margin-left:80px;
	list-style:none;
	background: url(../img/tick.png) no-repeat left;
}

/* Press Page
-----------------------------------------------------------------*/

#content .press1 { /* Fixed Height */
	padding: 10px;
	background: #FFF;
	height:230px;
}

#content .press2 { /* Fixed Height */
	padding: 10px;
	background: #FFF;
	height:270px;
	clear:both;
}

.presspics {
	margin-top:10px;
	padding:0;
	float:left;
	width:140px;
	text-align:center;
	font-weight:bold;
}

.presspics p {
	font-size:1.2em;
	margin-top:5px;
	padding:0;
	text-align:center;
}

.presspics a img {
	padding:3px;
	border: 1px solid #CCC;
}

.presspics a:hover img {
	padding:3px;
	background: #CCC;
}

/* footer 
-----------------------------------------------------------------*/

#banner { /* banner above footer */
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #EEE;
	margin-top:8px;
	width:729px;
	height:84px;
	background: url(../img/banner.jpg) no-repeat;
	}

#footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 717px;
	clear:both;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color:#6633CC;
	text-decoration: underline;
}
