/*
Theme Name: Pink Liquorice
Theme URI: http://www.pinkliquorice.com.com
Description: Pink Liquorice website theme (Designed by Matthew Seymour)
Version: 1.0
Author: Matthew Seymour
Author URI: http://mattseymour.co.uk
Tags: pink, liquorice, website, themes, design
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@charset "utf-8";
/* CSS Document */
html, body, table, th, tr, td, img, hr, {padding:0; margin:0; border:0;}
* { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#0a175a; font-style:normal; text-decoration:none; text-align:left; }
body { background-color:#eeeeee; }
a { text-decoration:none; color:#fe2993;}
a img { border-style:none; border:0; }

#logo { margin-top: 30px; margin-left: 30px; float:left }
#middle-image { margin-left: 30px; margin-top: 20px; }
#pb-image1{ margin-top: 35px; position:absolute; z-index: 30; }
#pb-image2{ margin-top: 10px; }
#pb-image-case{ margin-top: 55px; position:absolute; z-index: 30; }
#click-here { margin-top: 50px; margin-right: 50px; position:absolute; z-index: 50; }

.menu { float:right; text-align:right; margin-right: 30px; margin-top:40px; }
.menu li { float:right; list-style:none; padding-left: 20px;}
.menu a { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fe2993;}
.menu a:hover { text-decoration:underline; }

.info-boxes { margin-left: 30px; margin-top: 25px;}
.info-full { width:900; height:auto; }
.info-1 { float:left; width: 300px; height:auto;}
.info-2 { float:right; width: 300px; height:auto;}
.info-3 { float:right; width: 300px; height:auto; }
.box-content { width: 280px; height:auto; margin-top: 20px;}
.box-content-full { width: 900px; height:auto; margin-top: 20px;}
.box-title { text-align:left;}

.ad {width: 395px; height: 147px; margin-top: 120px; margin-left: 30px; position:absolute; z-index: 50; background-image: url(images/ad.png);}

.contact-box-content-full { width: 580px; height:auto; margin-top: -10px;}

.error { margin-left: 150px; margin-top: 50px; width: 500px; height:auto; }


.sidebar-contact { padding-top: 30px; margin-left: 600px; position:absolute; z-index: 50; }
.sidebar-contact li, .sidebar-contact ul { list-style:none; }

.contact-form { float:left; width: 600px; height: 410px; }

.legal { margin-left: 30px; margin-top: 20px; margin-bottom: 20px; }

.pagewrap {width: 960px; margin-left:auto; margin-right: auto;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;}


h1 { font-family:'segeo'; font-size:32px; color:#ff2993; }

h5 { font-family:'segeo'; font-size:24px; color:#ff2993; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; }

@-moz-document url-prefix() {

#pb-image1{ margin-top: 60px; position:absolute; z-index: 30; }

}