@charset "UTF-8";
/* CSS Document */

CSS - http://www.receptivemedia.co.uk/

    * Collapse All
    * Expand All

http://www.receptivemedia.co.uk/
http://www.receptivemedia.co.uk/modules/root/templates/template1/css/cms.css

/*===================== CMS STYLES ================*/

div.cmsError {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #B32911;
	padding: 2px;
}

div.cmsNotice {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #359B05;
}

.cmsHighlightArea {
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	color: black;
	border: 1px solid #bdbdbd;
}

.cmsWarning {
	text-align: center;
	font-weight: bold;
	color: #B32911;
}
a.cmsLink {
	color: blue;
	text-decoration: underline;
}
.cmsButton {
	padding: 2px;
	text-decoration: none;
	cursor: pointer;
}
.cmsButton img {
	border-width: 0px;
	vertical-align: text-bottom;
}
.cmsPrintButton {
	float: right;
}
#cmsPageActions {
	clear: both;
	text-align: right;
}
.cmsEditingActions {
	background-image: url('/modules/root/templates/template1/images/module_action_area.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #cacaca;
	background-color: #f1f1f1;
	color: black;
	padding: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}
.cmsEditingActions table {
	padding: 2px;
	margin: 0px;
	width: 100%;
}
.cmsEditingBox {
	clear: both;
}
.cmsLeftEditingActions {
	text-align: left;
	width: 40%;
}
.cmsCenterEditingActions {
	text-align: center;
	width: 20%;
}
.cmsRightEditingActions {
	text-align: right;
	width: 40%;
}
.cmsHighlightedEditingArea {
	clear: both;
	color: black;
	text-align: center;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 10px;
	margin: 1px;
}
.cmsHighlightedEditingArea input {
	color: black;
	background-color: #d1d1d1;
	border: 1px solid #a6a6a6;
}
.cmsColumnActions {
	background-color: #d7d7d7;
	color: black;
	padding: 0px;
	border: 1px solid #a6a6a6;
	margin: 1px;
	text-align: right;
	margin-bottom: 5px;
	background-image: url('/modules/root/templates/template1/images/action_area.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.cmsColumnActions table {
	padding: 7px;
	margin: 0px;
	width: 100%;
}
.cmsLeftColumnActions {
	width: 40%;
	text-align: left;
}
.cmsCentreColumnActions {
	width: 20%;
	text-align: center;
}
.cmsRightColumnActions {
	width: 40%;
	text-align: right;
}
.cmsModuleID {
	font-size: 80%;
	display: block;
}
/*============ REVISION STYLING ==========*/
div.cmsRevisions {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #BBBBBB;
	font-size: 9px;
}
div.cmsRevisions div.cmsRevisionList {
	text-align: center;
	margin: 0.5em;
}
div.cmsRevisions div.cmsRevisionList strong {
	color: #113388;
}
div.cmsRevisions div.cmsPublishedRevision {
	text-align: left;
	color: #cecece;

}
div.cmsRevisions div.cmsPublishedRevision strong {
	color: #113388;

}
div.cmsRevisions div.cmsCreatedOn {
	text-align: left;
	color: #cecece;

}
div.cmsRevisions div.cmsCreatedOn strong {
	color: #113388;

}
div.cmsRevisions div.cmsCreatedBy {
	text-align: left;
	color: #cecece;

}
div.cmsRevisions div.cmsCreatedBy strong {
	color: #113388;

}
div.cmsRevisions div.cmsEditRevision {
	text-align: right;
}
/*========================
	PAGE LAYOUT
=========================*/
#cmsPageLayoutWrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}
#cmsPageLayoutWrapper table {
	width: 100%;
}
#cmsPageLayoutWrapper table tr td {
	padding: 2px;
}
#cmsPageLayoutWrapper table tr td form {
	margin: 0px;
	padding: 0px;
}
#cmsPageLayoutWrapper table tr td.cmsTopVerticalSplit {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/horizontal_border.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#cmsPageLayoutWrapper table tr td.cmsBottomVerticalSplit {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/horizontal_border.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#cmsPageLayoutWrapper table tr td.cmsLeftHorizontalSplit {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/vertical_border.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
#cmsPageLayoutWrapper table tr td.cmsRightHorizontalSplit {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/vertical_border.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
#cmsPageLayoutWrapper table tr td.cmsTopVerticalDelete {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/horizontal_border.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#cmsPageLayoutWrapper table tr td.cmsBottomVerticalDelete {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/horizontal_border.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#cmsPageLayoutWrapper table tr td.cmsLeftHorizontalDelete {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/vertical_border.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
#cmsPageLayoutWrapper table tr td.cmsRightHorizontalDelete {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/vertical_border.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
#cmsPageLayoutWrapper table tr td.cmsHorizontalMerge {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/vertical_border.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
#cmsPageLayoutWrapper table tr td.cmsVerticalMerge {
	vertical-align: middle;
	text-align: center;
	background-image: url('/modules/root/templates/template1/images/horizontal_border.gif');
	background-position: center center;
	background-repeat: repeat-x;
}
#cmsPageLayoutWidthsWrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#cmsPageLayoutActionsWrapper {
	margin-bottom: 10px;
}
#cmsPageLayoutActionsWrapper #cmsPrependColumnButtonWrapper {
	float: left;
	margin: 10px;
}
#cmsPageLayoutActionsWrapper #cmsAppendColumnButtonWrapper {
	float: left;
	margin: 10px;
}
#cmsPageLayoutActionsWrapper #cmsPrependRowButtonWrapper {
	float: left;
	margin: 10px;
}
#cmsPageLayoutActionsWrapper #cmsAppendRowButtonWrapper {
	float: left;
	margin: 10px;
}
#cmsPageLayoutActionsWrapper #cmsReturnButton {
	float: right;
	margin: 10px;
}
#cmsPageActions {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*==============================
	CMS PAGE CONTENT
==============================*/
#cmsPageContent {
	width: 100%;
	border-spacing: 0px; 
}
#cmsPageContent td.cmsColumn {
	vertical-align: top;
}
/*============================
	MODULE MENU ITEMS
================================*/
div.cmsEditModuleMenu {
	background-color: #DEDFE0;
	padding: 10px;
}
/*=======================
	SITEMAP
========================*/
div.cmsEditSitemap {
	font-size: 11px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
}

div.cmsEditSitemap div.cmsPageActionsInput {
	clear: both;
	padding-left: 105px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DEDFE0;
}
div.cmsEditSitemap div.cmsPageActions {

}
div.cmsEditSitemap div.cmsPageActions div.cmsPageAction {
	float: left;
	margin: 5px;
}
div.cmsEditSitemap ul.cmsSitemap {
	list-style-type: none;
}
div.cmsEditSitemap ul.cmsSitemap li {
	border-bottom: 1px dashed #b0b0b0;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.cmsSitemapActions {
	margin-bottom: 10px;
}
/*===========================
	GENERIC TABLE
=============================*/
table.cmsGenericTable {
	margin: 0px;
	background-color: #FFFFFF;
	border-spacing: 2px;
}

table.cmsGenericTable {

}
table.cmsGenericTable th {
	background-color: #B3C4DC;
	text-align: left;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cmsGenericTable td {
	background-color: #DEDFE0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

http://www.brandnu.co.uk/modules/root/templates/template1/css/common.css

/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image:url('modules/root/templates/template1/images/bg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#373434;
	color:#cccccc;
	margin:0px;
	padding:0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	border: 1px solid #a0a0a0;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
em {
	color: #333333;
	font-style: normal;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #ffcc00;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-size: 15px;
}
a.button {
	background-color: #ffcc00;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
}
input.smallButton {
	background-color: #ffcc00;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #ffcc00;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
hr {
	color: #ffcc00;
	
}
/*========================
	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: 26px;
}
#logoSection {
	border-bottom: 2px solid #ffcc00;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	height: 75px;
}
#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;
	border-top: 2px solid #ffcc00;
	border-bottom: 2px solid #ffcc00;
	margin-right: 5px;
	margin-left: 5px;
}
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: #ffcc00;
}
p#webAddress {
	margin: 0px;
	color: #333333;
	margin-bottom: 30px;
}
div#representedSection {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffcc00;
}
h2#represented {
}
div#annaGoodsonAndJellyLondonLogo {
	float: right;
}
p#annaGoodson {
	margin: 0px;
}

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

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

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

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

#companyCopyright {
	border-top: 2px solid #ffcc00;
	margin-top: 120px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	color: #ffcc00;
}
#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: #ffcc00;
	font-weight: bold;
}
#newsletterSignup input.inputField {
	border: 1px solid #545253;
	background-color: #8b888a;
	color: #00002b;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	background-color: transparent;
	color: #ffcc00;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffcc00;
	padding-left: 5px;
	padding-right: 5px;
}
#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 {

}

http://www.brandnu.co.uk/modules/root/templates/template1/css/modules.css

/*==================================
	COLUMN MODULE
================================*/
/*====== GENERIC COLUMN MODULE ======*/
div.column {

}
div.column div.columnItem {
	clear: both;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
/*========= GENERIC CONTENT TEXT MODULE ====*/
div.content_text {
	clear: both;
	color: #585858;
	font-size: 11px;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #dedede;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
/*==========================
	PORTLET MODULE
===========================*/
/*==== GENERIC PORTLET MODULE ====*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.portlet h2 {
}
div.portlet p {
	color: #cecece;
}
div.portlet div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
div.portlet a {
	border-width: 1px;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 {
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
}
div.portlet-template2 h2 {
	margin-top: 0px;
}
div.portlet-template2 p {
	background-color: transparent;
	color: #cecece;
}
div.portlet-template2 td.picture {
	vertical-align: top;
	padding-right: 10px;
}
div.portlet-template2 td.details {
	vertical-align: top;
}

/*==========================
	PICTURE MODULE
===========================*/
/*==== GENERIC PICTURE MODULE ====*/
div.picture {
	margin-bottom: 10px;
	clear: both;
}

/*=====================================
	LOGS
======================================*/
div.logs {
	clear: both;
	background-color: transparent;
	color: #4A4B4C;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}
div.logs div.pager {
	text-align: center;
	margin: 5px;
}
div.logs div.pager a {
	color: #113366;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
}
div.logs div.downloadSpreadsheetWrapper {
	float: right;
}

/*=====================================
	MANAGE USERS
======================================*/
div.manage_users {
	clear: both;
	background-color: transparent;
	color: #4A4B4C;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

/*=======================
	FEEDBACK
=======================*/
div.feedback {
	clear: both;
}
div.feedback table.formLayout th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div.feedback table.formLayout td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/*==========================
	PRODUCT THUMBNAIL MODULE
===========================*/
/*==== GENERIC PRODUCT THUMBNAIL MODULE ====*/
div.product {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product h2 {
}
div.product div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.product div.picture img.thumb {
	margin-bottom: 10px;
}
div.product p.imageCount {
	margin-top: 0px;
}
div.product p.price {
	font-size: 13px;
}
div.product p.price em {
	font-style: normal;
}
div.product p.overview {
	color: #cecece;
}
div.product p.viewProductLink {
	text-align: left;
}
/*==== TEMPLATE 1 =========*/
div.product-template1 {
	vertical-align: top;
	padding: 0px;
}
div.product-template1 h2 {
	font-size: 12px;
}
div.product-template1 p.tagline {
	font-size: 12px;
	color: #333333;
}
/*==============================
	MANAGE ORDERS
============================*/
div.orders {
	clear: both;
}
div.orders table.manageOrder {
	width: 100%;
}
div.orders span.orderStatusColor {
	padding: 5px;
}

/*============================
	MY ORDERS
=========================*/
div.my_orders {
	clear: both;
}
div.my_orders table.manageOrder {
	width: 100%;
}
div.my_orders span.orderStatusColor {
	padding: 5px;
}


/*=========================
	LINKS MANAGER
==========================*/
div.links_manager {
	clear: both;
}
div.links_manager div.linkActions {
	text-align: right;
}
div.links_manager div.backButton {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.links_manager div.highlightedArea1Lv1 {
	clear: both;
}

/*============================
	STOCK CONTROL
============================*/
div.stock_control-template1-default div.updateStockButton {
	text-align: right;
}

/*============================
	GALLERY PICTURE
=============================*/
div.gallery_picture {
}
div.gallery_picture div.picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.gallery_picture div.picture img {
	width: 120px;
	height: 80px;
}
/*================================
	E-Commerce Settings
================================*/
div.ecommerce_settings div.manageCountriesMenu {
	margin-bottom: 10px;
}

div.ecommerce_settings div.backButton {
	margin-bottom: 10px;
}
/*========================
	BLOG
========================*/
div.blog table.blogLayout {
	width: 100%;
}
div.blog table.blogLayout td.articleColumn {
	vertical-align: top;
	width: 450px;
}
#content div.blog table.blogLayout td.articleColumn h1 {
	font-size: 18px;
	letter-spacing: 0px;
}
#content div.blog table.blogLayout td.articleColumn h3 {
	font-weight: bold;
}
div.blog table.blogLayout td.calendarColumn {
	vertical-align: top;
	padding-left: 10px;
}
div.blog h1.articleHeader {
	margin-bottom: 5px;
}
div.blog p.author {
	margin-bottom: 0px;
	margin-top: 0px;
}
div.blog p.author strong {

}
div.blog p.numberOfComments {
}
div.blog p.createdOn {
	margin-top: 0px;
	margin-bottom: 15px;
}
div.blog p.createdOn strong {
}
div.blog div.commentsBox div.commentBox {
}
div.blog div.articleBox {
}
div.blog div.commentBox p.author {
	margin-top: 0px;
}
div.blog div.latestArticlesBox {
}
div.blog div.latestArticlesBox div.article {
	margin-bottom: 20px;
}
div.blog div.latestArticlesBox div.article p.viewArticle {
}
div.blog div.latestArticlesBox div.article p.viewArticle a {
	color: #424242;
}
div.blog div.latestArticlesBox div.article h2 {
	font-size: 16px;
	letter-spacing: 0px;
	margin-bottom: 0px;
}
div.blog div.blogSearch {
	clear: both;
	text-align: right;
}
div.blog h1, div.blog h2, div.blog h3 {
	margin-bottom: 10px;
}
div.blog moduleMenuLv1 {
	clear: both;
}
div.blog div.rss {
	clear: both;
	float: right;
	text-align: right;
	width: 200px;
}
div.blog table.blogLayout td.calendarColumn h2 {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}
div.blog table.blogLayout td.calendarColumn p {
	margin-top: 0px;
}
div.blog table.blogLayout td.calendarColumn h3 {
	margin-top: 10px;
	color: #d5d6d6;
	margin-bottom: 0px;
}
div.blog table.blogLayout td.calendarColumn ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.blog table.blogLayout td.calendarColumn div.latestArticleHeaders ul {
	list-style: none;
	padding: 0px;
}
div.blog div.latestArticleHeaders {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.blog div.latestArticleHeaders ul li a {
	color: #424242;
}
div.blog div.archive {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.blog div.archive li a {
	color: #424242;
	font-weight: bold;
}
div.blog div.categories {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.blog div.categories ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.blog div.categories li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.blog div.categories ul ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.blog div.categories li a {
	color:  #d5d6d6;
	font-weight: normal;
}