@charset "utf-8";
/* CSS Document */

* html img, * html div { behavior: url('../includes/iepngfix.htc') }

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	height: 100%;
	line-height:1.3;
}

/* */

.container {
	display:block;
	height: 100%;
	height: auto !important;
	width: 1020px;
	position: absolute;
	left: 50%;
	margin-left: -510px;
	background-image: url('../images/background/main_background2.jpg');
}

.header {
	display: block;
	width: inherit;
	height: 153px;
	padding-bottom: 0px;
	background-image: url('../images/background/header_background.jpg');
}

.header img.cart {
	position:absolute;
	top: 56px;
	left: 20px;
}

.header img.logo {
	position:absolute;
	top: 43px;
	left: 148px;
}

.header img.bluesoap-logo {
	position:absolute;
	top: 16px;
	left: 840px;
	border:0px;
}

.header ul {
	position:absolute;
	top: 120px;
	right: 32px;
	margin: 0px;
	padding: 0px;
}

.header ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #474549;
}

.header ul li a, .header ul li a:hover {
	color: #474549;
	text-decoration:none;
}

.header ul li.bullet {
	width: 9px;
	background-image: url('../images/background/header_background_bullet.jpg');
	background-repeat:no-repeat;
	background-position: center 4px;
	margin-left: 4px;
	margin-right: 4px;
	
}

.menu {
	display: block;
	height: 60px;
	width: inherit;
	background: #5bacd7;
	background-image: url('../images/menu/menu_background.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	text-align:left;
}

.menu ul {
	display:block;
	width: inherit;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	display:block;
	float: left;
}

.menu a {
	display: block;
	height: 60px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu a span {
	display:none;
}

.menu a:hover, .menu a.current {
	background-position: 0 -60px;
}

.menu a#mm_cart { width: 167px; background-image: url('../images/menu/menu_flex-e-shopping-cart.jpg');}
.menu a#mm_features { width: 168px; background-image: url('../images/menu/menu_online-store-features.jpg');}
.menu a#mm_tour { width: 63px; background-image: url('../images/menu/menu_tour.jpg');}
.menu a#mm_hosting { width: 135px; background-image: url('../images/menu/menu_website-hosting.jpg');}
.menu a#mm_faq { width: 46px; background-image: url('../images/menu/menu_faq.jpg');}
.menu a#mm_pricing { width: 72px; background-image: url('../images/menu/menu_pricing.jpg');}
.menu a#mm_signup { width: 73px; background-image: url('../images/menu/menu_sign-up.jpg');}
.menu a#mm_home { width: 21px; background-image: url('../images/menu/menu_side_home.jpg');}
.menu a#mm_favourites { width: 21px; background-image: url('../images/menu/menu_side_favourites.jpg');}
.menu a#mm_print { width: 24px; background-image: url('../images/menu/menu_side_print.jpg');}
.menu a#mm_email { width: 24px; background-image: url('../images/menu/menu_side_email.jpg');}

/* BODY CONTENT */

.bodyWrap {
	overflow: hidden;
	background-image: url('../images/background/body_bottom_background.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 41px;
	width:inherit;
}

.body-content {
	display:block;
	height: auto;
	padding-top: 20px;
	width: 600px;
	/* background-image: url('../images/background/body_background.jpg');
	background-repeat:no-repeat; */
	position: relative;
	margin-left: 210px;
	margin-right: 25px;
	min-height:510px;
	height:auto !important;
	height:510px;
}

.chrome .body-content {
	height: auto !important;
}

.body-content .live-sample {
	float: right;
	overflow:hidden;
	padding-left: 24px;
}

.body-content .live-sample a, .body-content .live-sample a:hover {
	display:block;
	height: 26px;
	width: 320px;
	text-align: center;
	margin-top: -21px;
	color: #FFFFFF;
	text-decoration:none;
}

.enquiries {
	display:block;
	float: left;
	position: relative;
	left: 20px;
	width: 165px;
	text-align:center;
	padding-top: 15px;
}

.enquiries img {
	padding: 8px 10px 0px 8px;
}

.enquiries form {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('../images/background/enquiries_background.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	padding-top: 50px;
}

.enquiries form span {
	position: absolute;
	margin-top: -52px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 6px;
	font-size: 100%;
	text-align: left;
}

.enquiries form input {
	width: 138px;
	height: 17px;
	border: 0;
	padding: 0px;
	margin: 0px;
	margin-left: -1px;
	margin-bottom: 5px;
	color: #212125;
	font-size: 80%;
	padding-left: 8px;
	padding-top: 5px;
	background-image: url('../images/background/input_background.jpg');
}

.side-ads {
	display:block;
	height: auto;
	float: right;
	width: 162px;
	position: relative;
	right: 19px;
}

.side-ads img {
	margin-bottom: 10px;
}

.samples {
	display:block;
	height: 132px;
	width: 983px;
	background-image: url('../images/background/sample_background.jpg');
	margin-left: 19px;
}

* html, * html body {
	height: 100%;	
	overflow: auto; 
	}

.samples ul {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	height: 150px;
	position: absolute;
	margin-left: 71px;
	margin-top: 13px;
}


.samples img {
	border-radius: 3px;
	box-shadow: 0 0 0 1px #e6eaed, 0 2px 2px 0 rgba(0,0,0,0.5)
}

:first-child+html .samples ul {
	position: static !important;
	margin-left: 71px;
	margin-top: 13px;
}

.samples ul li {
	display: block;
	float: left;
	margin-left: 17px;
}

.samples img, .samples a, .samples a:hover {
	border: 0px;
}

.footer {
	display:block;
	background: url(../images/background/main_background.jpg) center top x-repeat;
}

.footerWrap {
	background: #FFF;
	padding: 40px 0 20px;
	margin: 0 19px;
	height: 100%;
}

.footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	color: #797979
}

/* GENERAL SETUP */

a, a:hover {
	color: #0088d0;
	text-decoration: none;
}

a:hover {
	color: #00679d;
}

a.readmore {
	font-size:9px;
	float:right; 
	padding-right:35px;
}

q {
	font-weight:bold;
	font-style:oblique;
	padding-right: 5px;
}

q:before, q:after {
	content: "'" "'";
}

h2, h3, p, hr {
	margin: 0px;
	padding: 0px;
}
h2, .blue {
	color: #0088d0;
}

.purple {
	color: #27428F;
}

.black {
	color: #000000;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 120%;
}

p {
	padding-top: 12px;
	padding-bottom: 12px;
}


hr {
	height: 1px;
	border: none;
	border-top: 1px solid #bebdbd;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 0px;
}

ul {
	margin-left: 20px;
}

ul li {
	list-style-image: url('../images/background/header_background_bullet.jpg');
}

sup {
	vertical-align: super;
	font-size: 60%;
}

input.sign-up, input.submit, input.send {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	width: 75px !important;
	height: 20px !important;
	background: none;
	background-image: url('../images/buttons/sign-up.png')  !important;
	background-position:left top;
	background-repeat:no-repeat;
}

input.send {
	width: 75px !important;
	height: 20px !important;
}

input.sign-up:hover { background-image: url('../images/buttons/sign-up_.png')  !important; }
input.submit { background-image: url('../images/buttons/submit.png')  !important; }
input.submit:hover { background-image: url('../images/buttons/submit_.png'  !important); }
input.send { background-image: url('../images/buttons/send1.png') !important; }
input.send:hover { background-image: url('../images/buttons/send1_.png')  !important; }

.tour_image {
	border: 1px solid #666666;
	cursor: pointer;
}

.tour_popup_image {
	position: fixed;
	z-index: 900;
	border: 3px solid #666666;
	top: 50%;
	left: 50%;
	margin-left:-450px;
	margin-top:-316px;
	background-color: #FFFFFF;
}

#tour_close_image_btn1, #tour_close_image_btn2, #tour_close_image_btn3, #tour_close_image_btn4 {
	position: fixed;
	z-index: 910;
	top: 50%;
	left: 50%;
	margin-left:-457px;
	margin-top:-322px;
	cursor: pointer;
}


*html .tour_popup_image, *html #tour_close_image_btn2, *html #tour_close_image_btn3, *html #tour_close_image_btn4 {
	position: absolute !important;
}

/* FOOTER STUFF */

.footer {
	overflow: hidden;
	height: 200px;
}

.footer h4, .footer h5  {
	margin: 0px;
	padding: 0px;
}

.footer h5 {
	font-size:11px;
}

.footer hr {
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	margin: 0 -20px 0 0;
}

.footer ul li {
	display: block;
	float: left;
	width: 200px;
	font-size: 9px;
	margin-right: 40px;
}

.footer ul li ul {
	margin: 0px;
	padding: 0px;
}
.footer ul li li {
	display: block;
	float: none;
	list-style: none;
}
