/* ======================
	DEFAULTS
=========================*/
.style1 {font-size: 18px}
.style2 {
	color: #1DD2FB;
	font-weight: bold;
	font-size: 19px;
	margin: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
}
.style4 {
	color: #1DD2FB
}
.style5 {
	color: #333
}
.style7 {
	color: #1DD2FB
}
.style6 {
	color: #1DD2FB
}
.style9 {
	color: #18BCE1;
	font-weight: bold;
}
.style9 {
	color: #18BCE1;
	font-weight: bold;
}
.style10 {
	color: #1DD2FB
}
.style10 {
	color: #1DD2FB
}
.style12 {
	color: #1DD2FB
}
.style13 {
	color: #1DD2FB
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#1DD2FB;
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}



/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#1DD2FB;
	padding:5px;
	display:none;
	color:#fff;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-position:left top;
	background-repeat:repeat;
	color:#1DD2FB;
	margin:0px;
	padding:0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	border: 1px solid #a0a0a0;
}
h1 {
	font-size: 11px;
	background-color:transparent;
	color:#1DD2FB;
	margin: 0px;
	letter-spacing: 0px;
	font-weight: normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	top: -10px;
	color: #1DD2FB;
}
h2 {
	background-color: transparent;
	color:#1DD2FB;
	font-weight: bold;
	font-size: 21px;
	margin: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
}
h3 {
	background-color: transparent;
	color:#1DD2FB;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
h4 {
	background-color: transparent;
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}
.subscribe {
	background-color: transparent;
	color:#4E4E4E;
	font-weight: bold;
	font-size: 21px;
	margin: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
p.no-margin {
	padding: 0px;
	margin: 0px;
	color: #cccccc;
}
em {
	color: #333333;
	font-style: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #1DD2FB;
}
a:link {
	font-weight: bold;
	color: #F90;
}
a:visited {
	font-weight: bold;
	color: #F90;
}
a:hover {
	font-weight: bold;
	color: #6633CC;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #FF3399;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-size: 15px;
}
a.button {
	background-color: #FF3399;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
}
input.smallButton {
	background-color: #FF3399;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #FF3399;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
hr {
	color: #FF3399;	
}
/*========================
	LAYOUT
=========================*/
#pageLayout {
	background-color:transparent;
	color:#cccccc;
	margin-left: auto;
	margin-right: auto;
	min-height:800px;
	padding:0px;
	width:998px;
	overflow: hidden;
}
#pageLayout #leftColumn {
	width: 258px;
	vertical-align: top;
}
#pageLayout #leftColumn #leftColumnPadding {
	padding-left: 15px;
	padding-right: 17px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#pageLayout #rightColumn {
	width: 740px;
	vertical-align: top;
}
#pageLayout #rightColumn #rightColumnPadding {
	padding-left: 7px;
	padding-right: 14px;
	padding-top: 20px;
	padding-bottom: 50px;
}
#siteName {
	margin: 0px 0px 10px 20px;
}
#topMarketingBox {
	padding:10px;
	text-align: right;
}
#breadcrumbs {
	margin-bottom:10px;
	margin-top:10px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	clear: both;
	color:#cccccc;
	margin:10px 8px 10px 8px;
	padding:0px;
}
#footer {

}
#footerMenu {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#footerMenu li {
	display: inline;
}
#cmsPageActions {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content {
	padding: 0px;
}
#content h1 {
	font-size: 21px;
}
#logoSection {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	height: 95px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#logoSection h1 {
	margin: 0px;
}
#logoSection p.artDirectionBy {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
#logoSection p.author {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
}
#headerSection {
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
div#contactDetails {
	padding-left: 5px;
	padding-right: 5px;
}
h2#contactFreelanceEnquiries {
	margin-top: 10px;
}
p#officeTel {
	margin: 0px;
}
div#brandNuLogo {
	float: right;
}
p#mobileTel {
	margin: 0px;
}
p#emailAddress {
	margin: 0px;
	color: #FF3399;
}
p#webAddress {
	margin: 0px;
	color: #333333;
	margin-bottom: 30px;
}
div#representedSection {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
}
h2#represented {
}
div#annaGoodsonAndJellyLondonLogo {
	float: right;
}
p#annaGoodson {
	margin: 0px;
}

p#annaGoodsonUrl {
	margin: 0px;
	color: #FF3399;
}
p#annaGoodsonUrl a {
	font-weight: normal;
}
p#jellyLondon {
	margin: 0px;
}

p#jellyLondonUrl {
	margin: 0px;
	color: #FF3399;
}
p#jellyLondonUrl a {
	font-weight: normal;
}

p#welcomeMessage {
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
p#welcomeMessage strong {
	color: #FF3399;
	font-weight: normal;
}
p#aboutMe {
	padding-left: 5px;
	padding-right: 5px;
}
p#aboutMe strong {
	color: #FF3399;
	font-weight: normal;
}
p#available {
	padding-left: 5px;
	padding-right: 5px;
}
p#available strong {
	color: #FF3399;
	font-weight: normal;
}

div#titleAndTagline {
	padding-left: 5px;
	padding-right: 5px;
}

#companyCopyright {
	margin-top: 120px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	color: #FF3399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3399;
}
#breaches {
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;

}

/*=========================
	VALID HTML
==========================*/
p.validHTML {
	float: right;
	text-align: right;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #dedede;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
}
div.highlightedArea1Lv1 p {
	color: #333333;
}
div.highlightedArea2Lv1 {
	border: 1px solid #DA8286;
	background-color: #dedede;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.highlightedArea3Lv1 {

}
div.highlightedArea4Lv1 {

}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	color: #64625C;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

table.formLayout {
	font-size: 11px;
	color: #64625C;
	margin: 0px;
	background-color: transparent;
	border-spacing: 0px;
}
table.formLayout th.leftHeader {
	padding: 5px;
	color: #64625c;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
table.formLayout td {
	padding: 5px;
}
table.formLayout td .inputField {
}
/*=======================
	NEWSLETTER SIGNUP
=========================*/
#newsletterSignup {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 20px;
	color: #F90;
	font-weight: bold;
}
#newsletterSignup input.inputField {
	border: 1px solid #545253;
	background-color: #8b888a;
	color: #00002b;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	background-color: transparent;
	color: #F90;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#mainMenu a {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
}
a.menuItem1 {
	color: #ffcc00;
}
a.menuItem2 {
	color: #333300;
}
a.menuItem3 {
	color: #cc0033;
}
a.menuItem4 {
	color: #006699;
}
a.menuItem5 {
	color: #006633;
}
a.menuItem6 {
	color: #003a12;
}
a.menuItem7 {
	color: #7d0026;
}
a.menuItem8 {
	color: #a80b57;
}
a.menuItem9 {
	color: #475553;
}
#mainMenu span {
	margin-left: 0px;
	margin-right: 10px;
}
#mainMenu span.on {

}
#mainMenu span.off {

}
/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	background-color:#DA8286;
	color:#ffcc00;
	margin:0px;
	padding:3px 10px;
	list-style: none;
}
#subMenuLv1 li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#subMenuLv1 a {
	color: #ffcc00;
	text-transform: capitalize;
}
#subMenuLv1 span {
	margin-left: 0px;
	margin-right: 10px;
}
#subMenuLv1 span.on {

}
#subMenuLv1 span.off {

}
/*=============================
	SUBMENU Lv2
=========================*/
#subMenuLv2 {
	background-color: transparent;
	color: #ffcc00;
	margin:0px;
	padding:3px 10px;
	list-style: none;
}
#subMenuLv2 li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#subMenuLv2 a {
	color: #ffcc00;
	text-transform: capitalize;
}
#subMenuLv2 span {
	margin-left: 0px;
	margin-right: 10px;
}
#subMenuLv2 span.on {

}
#subMenuLv2 span.off {

}
/*=======================
	MODULE MENU
=========================*/
div.moduleMenu {
	border: 1px solid #C6C6C6;
	background-color: #DFDFDF;
	color: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
div.moduleMenu a {
	color: #ffcc00;
	font-weight: normal;
}
div.moduleMenu span {
}
div.moduleMenu span.on {

}
div.moduleMenu span.off {

}
/*=======================
	MODULE MENU
=========================*/
div.moduleSubMenuLv1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
div.moduleSubMenuLv1 a {
	text-transform: uppercase;
	font-weight: normal;
}
div.moduleSubMenuLv1 span {
}
div.moduleSubMenuLv1 span.on {

}
div.moduleSubMenuLv1 span.off {

}
/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
}

table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	background-color: #ffcc00;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable th.topHeader {
	background-color: #ffcc00;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
table.dataTable td {
	background-color: #dedede;
	padding: 10px;
}
table.dataTable td {
	color: #333333;
}
table.dataTable td p {
	color: #333333;
	font-weight: normal;
}
table.dataTable td em {
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
table.dataTable td strong {
	color: #333333;
	font-weight: bold;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
}

/*===================
	PAGER
====================*/
div.pager {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-align: center;
}
div.pager a {
	border: 1px solid #ffcc00;
	background-color: #dedede;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
div.pager .current {
	border: 1px solid #ffcc00;
	background-color: #ffcc00;
	color: #ffffff;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/

div.root-template1-view_product h3 {
	margin-top: 0px;
}
div.root-template1-view_product {
	padding-left: 5px;
	padding-right: 5px;
}
div.root-template1-view_product div#loadNextImage {
	float: right;
	margin-bottom: 10px;
}
div.root-template1-view_product div#loadNextImage a {
	cursor: pointer;
}

div.root-template1-view_product div.pictureWrapper {
	margin-bottom: 10px;
}
div.root-template1-view_product div.pictureThumbnailsWrapper {
	margin-top: 0px;
	float: right;
	text-align: right;
	width: 80px;
	clear: right;
}
div.root-template1-view_product div.pictureThumbnailsWrapper a {
	cursor: pointer;
}
div.root-template1-view_product div.pictureThumbnailsWrapper img {
	width: 26px;
	height: 26px;
	margin-left: 6px;
	margin-bottom: 6px;
}
div.root-template1-view_product div.backButton {
	text-align: right;
	color: #ffcc00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.root-template1-view_product div.backButton a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

div.root-template1-view_product div.description p {
	margin: 0px;
}

/*=============================
	VIEW PRODUCT 2
=============================*/

div.root-template1-view_product2 h3 {
	margin-top: 0px;
}
div.root-template1-view_product2 {
	padding-left: 5px;
	padding-right: 5px;
}
div.root-template1-view_product2 div#loadNextImage {
	margin-bottom: 10px;
	margin-top: 30px;
}
div.root-template1-view_product2 div#loadNextImage a {
	cursor: pointer;
}
div.root-template1-view_product2 div.pictureWrapper {
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
}
div.root-template1-view_product2 div.pictureThumbnailsWrapper {
	margin-top: 0px;
	text-align: left;
}
div.root-template1-view_product2 div.pictureThumbnailsWrapper a {
	cursor: pointer;
}
div.root-template1-view_product2 div.pictureThumbnailsWrapper img {
	width: 26px;
	height: 26px;
	margin-right: 6px;
	margin-bottom: 6px;
}
div.root-template1-view_product2 div.backButton {
	text-align: right;
	color: #ffcc00;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.root-template1-view_product2 div.backButton a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

div.root-template1-view_product2 div.description p {
	margin: 0px;
}

/*===============================
	SHOPPING BASKET
===============================*/
div.root-template1-shopping_basket {
	padding: 8px;
}
div.root-template1-shopping_basket div.checkoutButton {
	text-align: right;
}
div.root-template1-shopping_basket div.continueShoppingButton {
	text-align: right;
}
div.root-template1-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-template1-checkout div.confirmAndPayButton {
	text-align: right;
}

/*===================
	LOGIN
====================*/
div.root-template1-logon {
	padding: 8px;
}

/*===================
	LOGIN
====================*/
div.root-template1-edit_meta {
	padding: 8px;
}
/*===================
	LOGIN
====================*/
div.root-template1-edit_sitemap {
	padding: 8px;
}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv1 {
	list-style: none;
	padding: 7px 10px 5px 10px;
	background-color: #DEDEDE;
	color: #64625C;
}
ul.moduleMenuLv1 li {
	display: inline;
}
ul.moduleMenuLv1  a {
	color: #64625C;
}
ul.moduleMenuLv1  span {
}
ul.moduleMenuLv1  span.on {

}
ul.moduleMenuLv1  span.off {

}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.moduleMenuLv2 li {
	display: inline;
	margin: 0px;
}
ul.moduleMenuLv2 a {
}
ul.moduleMenuLv2 span {
}
ul.moduleMenuLv2 span.on {

}
ul.moduleMenuLv2 span.off {

}
