/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/background.png') repeat;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

p.offer-img {
	margin: 25px 0 -5px 0;
}

p.offer-img img {
	border: 2px solid #DEDEDE;
}

p.offer-img img:hover {
	border: 2px solid #E61F8A;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small, p.smallprint {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 2em;
	text-align: left;
}

h2 {
	font-size: 2.1em;
	padding: 12px 0 0 0;
	margin: 15px 0;
}

h3 {
	font-size: 1.1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colours */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#headerimg {
	float: left;
	margin: 0;
	padding: 28px 60px 32px 60px;
}

#contact-info {
	margin-top: 17px;
	float: right;
	padding: 18px;
	text-align: right;
	line-height: 170%;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 855px;
	text-align: left;
}

#left-navigation {
	float: left;
	width: 45px;
	height: 388px;
	margin-right: -2px;
	margin-top: 5px;
	background: url('images/left-navigation.png') top left no-repeat;
}

#left-navigation li, #left-navigation li a {
	display: block;
	width: 45px;
}

#left-navigation li.left-button-print a { height: 75px; }
#left-navigation li.left-button-design a { height: 101px; }
#left-navigation li.left-button-websites a { height: 125px; }
#left-navigation li.left-button-promo a { height: 88px; }

#left-navigation li.left-button-print a:hover { background: url('images/left-navigation.png') -49px 0px no-repeat; }
#left-navigation li.left-button-design a:hover { background: url('images/left-navigation.png') -49px -75px no-repeat; }
#left-navigation li.left-button-websites a:hover { background: url('images/left-navigation.png') -49px -176px no-repeat; }
#left-navigation li.left-button-promo a:hover { background: url('images/left-navigation.png') -49px -301px no-repeat; }

#top-navigation {
	float: right;
	height: 50px;
	margin-top: -50px;
    	margin-right: 20px;
	background: url('images/top-navigation.png') top left no-repeat;
}

#top-navigation span, #left-navigation span {
	display: none;
}

#top-navigation ul, #left-navigation ul {
	padding: 0;
	margin: 0;
}

#top-navigation li, #left-navigation li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-navigation li, #top-navigation li a {
	display: block;
	height: 50px;
	padding-bottom: 10px;
}

#top-navigation li.top-button-home a { width: 70px; }
#top-navigation li.top-button-info a { width: 138px; }
#top-navigation li.top-button-contact a { width: 148px; }
#top-navigation li.top-button-rss a { width: 50px; }

#top-navigation li.top-button-home a:hover { background: url('images/top-navigation.png') 0px -50px no-repeat; }
#top-navigation li.top-button-info a:hover { background: url('images/top-navigation.png') -70px -50px no-repeat; }
#top-navigation li.top-button-contact a:hover { background: url('images/top-navigation.png') -208px -50px no-repeat; }
#top-navigation li.top-button-rss a:hover { background: url('images/top-navigation.png') -356px -50px no-repeat; }

#main-area {
	margin-top: 499px;
	width: 810px;
	float: left;
	background: url('images/content-middle.png') repeat-y top left;
}

#main-area-centre {
	margin-top: -509px;
	background: url('images/content-top.png') no-repeat top left;
	min-height: 509px;
	width: 810px;
	float: left;
}

.narrowcolumn {
	float: left;
	padding: 0 20px;
	width: 465px;
	min-height: 513px; 
}

.widecolumn {
	float: left;
	padding: 0 15px 0 25px;
	width: 465px;
	min-height: 513px; 
}

.post {
	text-align: justify;
}

.post hr {
	display: block;
	border: 0;
	border-top: 1px dotted #ccc;
	margin-bottom: 10px;
}

.editlink {
	display: block;
	border-top: 1px dotted #ccc;
	padding-top: 7px;
	font-size: 10px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	font-size: 11px;
	padding: 30px 0 20px 0;
	margin-left: 43px;
	width: 810px;
	clear: both;
	background: url('images/content-bottom.png') no-repeat top left;
}

#footer p {
	margin: 0;
	padding: 0 20px;
	text-align: left;
}
/* End Structure */

/*	Begin Headers */
h3 {
	padding: 0;
	margin: 15px 0 15px 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Sidebar */
div.mailing-list {
	padding: 5px;
	text-align: center;
}

div#mp-loading img {
	float: left;
	width: 20px;
}

div.mp-loading-text {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}

input.MailPressFormEmail {
	width: 68%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #eee!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

input.MailPressFormEmail:focus {
	border: 1px solid #E61F8A;
	background: #fff!important;
}

input.MailPressFormSubmit {
	margin-left: 5px;
	width: 25%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background: #eee!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

#sidebar-bottom {
	float: right;
	width: 290px;
	text-align: left;
	margin-right: 15px;
	padding: 15px 0;
}

#sidebar-menu {
	float: right;
	background: url('images/sidebar-bg.png') no-repeat top right;
	width: 302px;
	height: 513px;
	margin-right: -1px;
}

#sidebar-menu ul {
	margin: 65px 17px 0 17px;
	padding: 0;
}

#sidebar-menu ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 3px;
}

#sidebar-menu ul li a {
	display: block;
	margin: 0 8px 0 2px;
	padding: 12px 10px;
	font-size: 11px;
	color: #555;
	border-top: 1px dotted #d1d1d1;
}

#sidebar-menu ul li a:hover {
	background: #fff;
	text-decoration: none;
}

#sidebar-menu ul li.section1 a { color: #ed1c24; }
#sidebar-menu ul li.section2 a { color: #c4094a; }
#sidebar-menu ul li.section3 a { color: #ed0677; }
#sidebar-menu ul li.section4 a { color: #903f98; }
#sidebar-menu ul li.section5 a { color: #584099; }
#sidebar-menu ul li.section6 a { color: #0066b3; }
#sidebar-menu ul li.section7 a { color: #00aeef; }
#sidebar-menu ul li.section8 a { color: #00aaad; }
#sidebar-menu ul li.section9 a { color: #fdb913; }
#sidebar-menu ul li.section10 a { color: #bfd730; }
#sidebar-menu ul li.section11 a { color: #f37021; }
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes */

/* Contact Form */
fieldset {
	border: 0;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

legend {
	font-style: italic;
}

span.required {
	font-size: 10px;
	color: red;
}

p.error {
	color: red;
}

p.important {
	color: red;
	font-weight: bold;
}

div.form-label {
	width: 20%;
	float: left;
	text-align: left;
	margin: 6px 0 5px 0;
}

div.form-input, div.form-textarea {
	width: 75%;
	float: right;
	margin-bottom: 4px;
}

div.form-input input, div.form-textarea textarea {
	width: 95%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #eee!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

div.form-input input:focus, div.form-textarea textarea:focus {
	border: 1px solid #E61F8A;
	background: #fff!important;
}

div.form-submit {
	float: left;
	margin-left: 115px;
}

div.form-submit input[type=submit] {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background: #eee!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

div.googleMap {
	margin-bottom: -12px;
	border: 1px solid #ccc;
}
/* End Contact Form */

/* Links */
ul.links-list {
	padding: 5px 0 0 0;
	margin: 0 25px;
}

ul.links-list li {
	padding: 4px;
}

div.links-video {
	text-align: center;
	padding: 10px 0;
}
/* End Links */

/* Offers */
#productGroupList ul {
	margin: 20px 10px 10px 10px;
	padding: 0;
	list-style-type: none;
}

#productGroupList ul li {
	margin-bottom: 23px;
	margin-left: 0;
	position: relative;
	padding-left: 80px;
	padding-bottom: 5px!important;
	background: none;
}

#productGroupList ul li a.prodCatThumb {
	position: absolute;
	top: 0;
	left: 0;
}

#productGroupList ul li a.titleLink {
	font-size: 13px;
	font-weight: bold;
	line-height: 190%;
	color: #38898b;
	text-decoration: none;
}

#productGroupList ul li a.titleLink:hover {
	color: #000;
	text-decoration: underline;
}

#productGroupList ul li a.prodCatThumb:hover {
	background: transparent;
}

#productGroupList ul li img {
	border: 4px solid #DEDEDE;
	width: 60px;
	height: 60px;
}

#productGroupList ul li img:hover {
	border: 4px solid #E61F8A;
}

#productGroupList ul li a {
	font-size: 130%;
}

#productGroupList ul li em {
	line-height: 210%;
	margin: 0;
}

#productGroupList span.commonName {
	color: #2F4798;
	text-align: left;
	display: block;
}

#productListContainer #fullProductList a em strong {
	color: #777 !important;
}

span.discount strong, #productListContainer #fullProductList span.discount strong {
	color: #D30071 !important;
}

span.discount s {
	color: #777 !important;
}

.onOffer {
	background-color: #E61F8A;
	color: #fff;
	padding: 2px 4px;
	font-size: 90%;
}

#productGroupList .onOffer {
	margin-right: 3px;
}
/* End offers */

/* More Info */
.orderInfo img {
	margin-bottom: 30px;
	float: left;
}

.orderInfo h3 {
	padding-left: 275px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #D01C33;
	text-align: left;
	text-transform: uppercase;
}

.orderInfo p.pRight {
	padding-left: 245px;
}

.orderInfo h3#one {
	background: url("images/icons/1.png") no-repeat 0 0;
	padding-left: 30px;
}

.orderInfo h3#two {
	background: url("images/icons/2.png") no-repeat 245px 0;
}

.orderInfo h3#three {
	background: url("images/icons/3.png") no-repeat 245px 0;
}

.orderInfo h3#four {
	background: url("images/icons/4.png") no-repeat 245px 0;
}

.orderInfo h3#five {
	background: url("images/icons/5.png") no-repeat 245px 0;
}
/* End More Info */

/* Website Panels */
#blogSliderWrap {
	width: 465px;
	margin: 25px 0 -5px 0;
	position: relative;
	background: #fff;
	border: 2px solid #DEDEDE;
}

#blogSliderWrap:hover {
	border: 2px solid #E61F8A;
}

#blogSlider {
	padding: 0;
	width: 465px;
	height: 250px;
	position: relative;
	overflow: hidden;
	clear: both;
}

.panelContainer {
	position: relative;
	left: 0px;
	top: 0px;
}

.panelContainer .panel {
	float: left;
	position: relative;
	width: 465px;
	height: 250px;
	z-index: 0;
}

.stripNav {
	display: none;
}
		
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 114px;
	z-index: 99;
	font-size: 0px;
	line-height: 0px;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 16px;
	width: 16px;
}
		
.stripNavL {
	left: -9px;
	background: url("images/arrow-left.png") no-repeat center;
}
		
.stripNavR {
	right: -9px;
	background: url("images/arrow-right.png") no-repeat center;
}

table.website-prices {
	margin: 0;
	padding: 0;
	width: 465px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.website-prices td {
	padding: 6px;
}

table.website-prices tr.title-row {
	color: #777777;
	background: #eaeaea;
	font-weight: bold;
}

table.website-prices tr.package-row {
	background: #f0f0f0;
}

table.website-prices tr.package-row td.first-column, table.website-prices tr.package-row2 td.first-column, table.website-prices tr.title-row td.first-column {
	text-align: left;
}

table.website-prices tr.package-row td, table.website-prices tr.package-row2 td, table.website-prices tr.title-row td {
	text-align: center;
}

table.website-prices tr.package-row td span, table.website-prices tr.package-row2 td span {
	font-weight: bold;
}

table.website-prices tr.hidden-row td {
	padding: 0;
}

table.website-prices div.hidden-div {
	padding: 6px;
	display: none;
}

table.website-prices tr.hidden-row ul {
	margin: 0;
	padding-left: 20px;
}

table.website-prices tr.hidden-row ul li {
	padding: 1px;
}
/* End Website Panels */

/* Promo */
.promo h1 {
	height: 30px;
	margin-bottom: 20px;
}

.partnerGrid {
	display: block;
	margin-bottom: 5px;
	padding-left: 3px;
}

.partnerGrid h2 {
	color: #999;
	border-bottom: 3px solid #F3F3F3;
	padding-bottom: 6px;
	display: block;
}

.partnerProduct {
	width: 140px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
}

.partnerProduct a h3 {
	font-size: 13px;
	font-weight: bold;
	color: #38898b;
	text-decoration: none;
	padding: 7px 0;
	margin: 0;
}

.partnerProduct a h3:hover {
	color: #000;
	text-decoration: underline;
}

.partnerProduct a {
	display: block;
	margin: 0;
	border: 4px solid #fff;
	padding: 5px;
}

.partnerProduct a:hover {
	display: block;
	text-decoration: none;
	border: 4px solid #F3F3F3;
}

.partnerProduct a em {
	color: #D30071 !important;
	font-weight: bold;
}

/* End Promo */