﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body, #Page {
	height: 99%;
	min-height: 100%;
}
html > body, html > body #Page {
	height: auto;
}
body {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	background: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	line-height: 2.2em;
}
h2 {
	color: #666;
	border-bottom: solid 1px #ccc;
	font-size: 1.8em;
	line-height: 2em;
	clear: both;
}
h3 {
	font-size: 1.4em;
	line-height: 1.8em;
}
h4 {
	font-size: 1.1em;
	line-height: 1.2em;
}
p {
	margin-bottom: 1em;
	line-height: 1.2em;
}
fieldset {
	margin: 1em;
}
#content li {
	margin: 0.4em 0 0.4em 2.5em;
}

body { /*, body.black {*/
	background: #d4e2e9;/*#a71a10; /*272727;*/
}
#PageHeader, body.black #PageHeader {
	background-image: url(../Images/Body/DefaultHeadLeft.png);
}
#PageHeaderRight, body.black #PageHeaderRight {
	background-image: url(../Images/Body/DefaultHeadRight.png);
}
body.blue {
	background-color: #005BAA;
}
body.blue #PageHeader {
	background-image: url(../Images/Body/BlueHeadLeft.png);
}
/*body.blue #PageHeaderRight {
	background-image: url(../Images/Body/BlueHeadRight.png);
}*/
body.green {
	background-color: #017719;
}
body.green #PageHeader {
	background-image: url(../Images/Body/GreenHeadLeft.png);
}
/*body.green #PageHeaderRight {
	background-image: url(../Images/Body/GreenHeadRight.png);
}*/
body.purple {
	background-color: #400D69; /*8899cd;*/
}
body.purple #PageHeader {
	background-image: url(../Images/Body/PurpleHeadLeft.png);
}
/*body.purple #PageHeaderRight {
	background-image: url(../Images/Body/PurpleHeadRight.png);
}*/


/* == Page structure == */
#wrapper {
	width: 920px;
	margin: 0 auto;
	font-size: 1.1em;
	min-width: 985px; /*Width of header */
}
#PageHeader {
	width:400px;
	height: 70px; /*height of header*/
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#PageHeaderRight {
	width: 582px;
	height: 70px; /*height of header */
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#PageHeaderRight a 
{
    display: block;
    float: right;
    width: 50px;
    height: 70px;
    text-indent: -999em;
}
#PageHeader h1 {
	display: none;
}
#LeftPane {
	margin-left: 1em;
	float: left;
	width: 700px; /*60em;*/
	padding-bottom: 2em;
	overflow: auto;
}
#LeftPane .BottomRight {
	margin-top: 10px;
	float: right;
	clear: both; 
	display: block;
}
#sidebar {
	float: right;
	margin: 3.6em 3em 0 0;
	padding: 1em;
	/*min-width: 220px;*/
	width: 190px;
	height: 100%;
	background-color: #f0f0f0;
	border: solid 1px #e0e0e0;
}
#sidebar h3 {
	margin: 10px 0 15px;
	color: #666;
	border-bottom: 1px solid #CCC;
}
#sidebar div.Rabbit {
	width: 164px; /* width of image */
	margin: 0 auto;
}
#sidebar div.Cosmetics {
	width: 196px; /*width of image*/
	margin: 0 auto;
	margin-top: 1em;
}
#sidebar img.Socials {
	margin: 0 0 10px 25px;
}
#ContentContainer {
	width: 100%;
	min-height: 20em;
	overflow: auto;
	font-size: 1.1em;
	background: #fff;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom: 0;
}
#ContentContainer p {
	color: #333333;
	padding-top: 10px;
}
#LinksRowContainer {
	width: 100%;
	min-height: 20px;
	font-size: 1.2em;
	clear: both;
	/*background: #FFD21A url(../Images/Body/LinksRowBG.png) repeat-x 0 0;*/
	background: #1f40ff; /* url(../Images/Body/LinksRowBG.png) repeat-x 0 0;*/
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
}
input.GuideButtons {
	margin-left: 50px;
	margin-top: 1.5em;
}
#Footer {
	margin: 0.5em auto;
	text-align: center;
	color: #ddd;
}
#Footer a, #Footer a:link {
	color: #c7c7c7;
}
#FooterLinks {
	padding: 15px 0;
	margin-top: 15px;
	border-top: solid 1px #cccccc;
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
}
#FooterLinks a {
	color: #666;
	font-size: 0.8em;
	margin: 0 1em;
}

/* == Nav menu - default == */
#nav, #nav ul 
{
    font-size: 0.9em;
	list-style-type: none;
	list-style-position: outside;
	line-height: 3em;
	position: relative;
}
#nav a
{
    color: #fff;
}
#nav ul a
{
    color: #fff;
}
#nav ul {
	position: absolute;
	display: none;
	top: 3em;
	left: 0;
}
#nav li {
	float: left;
	position: relative;
	margin: 0 1.4em;
}
#nav li ul a {
	width: 12em;
	height: auto;
	float: left;
	padding: 0 0.5em;
}
#nav li ul a:hover {
	background-color: #eee;
	color: #000;
}
#nav ul li {
	margin: 0;
}
#nav ul, #nav ul ul {
	border: 1px solid #272727;
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	left: 12em;
	margin: 0px 0 0 10px;
}
#nav li ul li {
	background-color: #3c3df8; /*#ffd422;*/
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/* == Nav menu - Blue == */
body.blue #LinksRowContainer {
	background-color: #869ACD;
}
body.blue #nav a, body.blue #nav li ul a {
    color: #fefefe;
}
body.blue #nav ul, body.blue #nav ul ul {
	border: 1px solid #272727;
}
body.blue #nav li ul a:hover {
	background-color: #fff;
	color: #666;
}
body.blue #nav li ul li {
	background-color: #869ACD;
}

/* == Nav menu - Purple == */
body.purple #LinksRowContainer {
	background: #A993BA;
}
body.purple #nav a, body.purple #nav li ul a {
    color: #fefefe;
}
body.purple #nav ul, body.purple #nav ul ul {
	border: 1px solid #272727;
}
body.purple #nav li ul a:hover {
	background-color: #fff;
	color: #666;
}
body.purple #nav li ul li {
	background-color: #A993BA;
}
/* == Nav menu - Green == */
body.green #LinksRowContainer {
	background: #01CC00;
}
body.green #nav a, body.green #nav li ul a {
    color: #fefefe;
}
body.green #nav ul, body.green #nav ul ul {
	border: 1px solid #272727;
}
body.green #nav li ul a:hover {
	background-color: #fff;
	color: #666;
}
body.green #nav li ul li {
	background-color: #017719;
}

/* == Nav menu - Green == */
/*body.blue #LinksRowContainer {
	background: #005baa;
}
body.blue #nav a, body.blue #nav li ul a {
    color: #fefefe;
}
body.blue #nav ul, body.blue #nav ul ul {
	border: 1px solid #272727;
}
body.blue #nav li ul a:hover {
	background-color: #fff;
	color: #666;
}
body.blue #nav li ul li {
	background-color: #017719;
}*/
body.blue #LinksRowContainer {
	background: #2972B1;
}
body.blue #nav a, body.blue #nav li ul a {
    color: #fefefe;
}
body.blue #nav ul, body.blue #nav ul ul {
	border: 1px solid #272727;
}
body.blue #nav li ul a:hover {
	background-color: #fff;
	color: #666;
}
body.blue #nav li ul li {
	background-color: #2972B1;
}

/* == Common elements == */
table.niceList {
	margin: 1em auto;
	border: 1px solid #000;
	width: 99%;
}
table.niceList.emptyGrid, table.niceList.emptyGrid td {
	border: 0;
}
.niceList a, .niceList a:link {
	color: #333;
}
table.niceList th {
	background: #272727;
	color: #f0f0f0;
	padding: 0.5em;
	font-weight: bold;
	vertical-align: middle;
}
table.niceList th a, table.niceList th a:link {
	color: #f0f0f0;
}
table.niceList td {
	padding: 0.5em;
	vertical-align: middle;
}
table.niceList td.buttoncell {
	width: 28px;
	text-align: center;
}
td.mediumWidth {
	width: 8em;
	text-align: center;
}
table.niceList .pager table, table.niceList .pager td {
	border: 0;
}
.niceList .footer, .niceList .footer td {
    vertical-align: top;
    background: #def;
}
.even {
	background: #f0f0f0;
}
.alt {
	background: #f6f6f6;
}
.niceList.userList {
	width: 100%;
}
.niceList.userList td {
	vertical-align: top;
}
.pager {
	margin: 1em auto;
	text-align: center;
}
.pager a, .pager .current {
	padding: 0.4em 0.6em;
}

.niceForm {
	margin: 0 auto;
}
.niceForm .formRow {
	display: block;
	clear: left;
}
.niceForm.readOnly .formRow {
	line-height: 1.5em;
}
.niceForm input, .niceForm select, .niceForm textarea, .niceForm label {
	margin: 0.4em 0.4em 0.6em 0.4em;
}
input[disabled='disabled'] {
	background-color: #ddd;
}
.niceForm label, .label {
	display: inline-block;
	width: 12em;
	float: left;
	vertical-align: top;
}
.niceForm label small {
	display: block;
	clear: both;
	margin-top: 0.5em;
	line-height: 1.2em;
}
.niceForm .checks {
	margin-left: 12.8em;
}
.niceForm .checks input {
	float: left;
}
.niceForm .checks input[type=checkbox] {
	clear: left;
}
.niceForm .checks label {
	clear: right;
	display: block;
	float: none;
	line-height: 2.2em;
}
.niceForm table.checks label {
	line-height: 1.2em;
}
.niceForm table.checks, .niceForm table.checks td {
	border: 0 !important;
}
.checks label {
	width: auto;
}
.niceForm input.dateField[type=text] {
	width: 6em;
}
.niceForm input[type=text], .niceForm input[type=password], .niceForm textarea, .niceForm select {
	width: 26em;
}
.smallInput, .niceForm input.smallInput {
	width: 4em;
}
.smallInput.dblWidth {
	width: 8em;
}
.niceForm table {
	width: 100%;
}
.niceForm fieldset {
	border: 1px solid #666;
	padding: 1em;
}
legend {
	font-weight: bold;
}

.required 
{
    color: #f00;
    display: inline;
    width: 3em;
}

.error {
	color: #000;
	line-height: 1.8em;
	padding: 2px 18px;
	background: url(../Images/error_16.png) no-repeat left center;
}
.errorMessage {
	padding: 0.5em;
	background: #FFDFE0;
	border: 1px solid #000;
}
.validationerror {
	color: #f00;
	margin: 0 0.3em 0.3em 13.2em;
	display: block;
	clear: left;
}
.warning {
	padding-left: 24px;
	line-height: 1.8em;
	color: #000;
	background: #FFFABF url(../Images/warning_16.png) no-repeat 6px center;
	border: 1px solid #000;
}
.warningMessage {
	padding: 0.5em;
	color: #000;
	background: #fbb;
	border: 1px solid #844;
.informationContainer 
{
    padding: 0.6em 0.5em 0.6em 30px;
	margin: 0.8em 0.4em;
    background: #EFF6FF url(../Images/info_16.png) no-repeat scroll 6px center;
    border: 1px solid #000E1F;
}
.informationMessage {    
    padding: 1em 0.5em 0 35px;
    margin: 0.8em 0.4em;
	background: #EFF6FF url(../Images/info_16.png) no-repeat scroll 1em 0.9em;
    border: 1px solid #000E1F;
}
	margin-top: 3.6em;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
.centered {
	text-align: center;
}
.right {
	text-align: right;
}
.top, .top td {
    vertical-align: top !important;
}
.login {
	padding: 1em;
	margin: 0 auto !important;
	width: 90%;
}
.niceForm .RememberMe {
	clear: both;
}
.niceForm .RememberMe label {
	width: auto;
	float: none;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 1em;
}
#sidebar li {
	list-style: none;
	line-height: 1.5em;
}
.ui-datepicker-trigger {
	cursor: pointer;
}


/* == Sidebar lists (Categories and Control Panel section links) == */
.sidebarList a {
	padding: 0.5em;
}
.sidebarList a:hover {
	background-color: #444;
	text-decoration: none;
	color: #fff;
}
ul.sidebarList {
	border-top: 0;
}
.sidebarList .active, .activeSubcategory {
	font-style: italic;
	color: #333;
}
.sidebarList .active {
	background: #fbfbfb;
	border: 1px dashed #777;
	border-width: 1px 0 1px 0;
}
.sidebarList .active .subcategoryList {
	font-style: normal;
	margin-left: 2em;
}
.activeSubcategory {
	font-style: italic;
	background: #fbfbfb;
	border: 1px dotted #777;
}

/* == Products == */
.niceList.productList { /* Products listed in a category */
	width: 95%;
	margin: 1em auto;
}
.product {
	padding: 0 1em 1em 1em;
}
.featured {
	overflow-x: auto;
}
.featuredProduct {
	display: inline-block;
	width: 180px;
	min-width: 180px;
	float: left;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #e0e0e0;
}
.featuredProduct .productPhoto {
	display: block;
	margin: 0 auto 0.5em;
}
.featuredProduct .productName {
	display: block;
	min-height: 30px;
}
.featuredProduct .lnkCart {
	display: inline;
	padding-left: 24px;
}
.quantityCol {
    width: 90px;
}

/*ul.featured{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.featured li {
	float: left;
	width: 180px; /*Set default width*
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.featuredProduct {
	height: 355px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*
	padding: 20px;
	background: #e3e1d5;
}
.featuredProduct img {
        /*Flexible image size with border*
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 *
}*/


.featuredProduct.even {
	background: #f6f6f6;
}
.featuredProduct.alt {
	background: #f0f0f0;
}
.product .productPhoto {
	
}
.productPhoto {
	margin: 0 auto;
	border: 1px solid #000;
	background: #fff;
	text-align: center;
}
.productPhoto.large {
	display: block;
	width: 150px;
	height: 150px;
}
.product .summary {
	float: right;
	text-align: right;
	margin: 1em 0 1em 1em;
	padding: 1em;
	max-width: 200px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
}
.summaryInfo {
	clear: both;
	padding: 1em 0 0 0;
}
.summaryInfo h2 {
	line-height: 1em;
}
.product .description {
	margin: 1em 0;
}
.availabilityLabel, .priceLabel {
	display: block;
	text-align: left;
}
/* Box containing textbox and buy button */
.buyBox { 
	display: block;
	margin-top: 1em;
}

/* == Cart == */
.cart .niceList {
	width: 95%;
	margin: 1em auto;
}
.cart .formRow {
	padding: 0.5em;
}
.cartTotal .grandTotal {
	background: #303B6F;
	color: #fff;
}
#cartSummary li {
	padding: 0.4em 0;
	border-bottom: 1px solid #888;
}
.required 
{
    color: #f00;
    display: inline;
    width: 3em;
}

/* == Checkout == */
.checkout .niceList, .orders .niceList {
	margin: 1em auto;
}
.orders 
{
    line-height: 1.3em;
}
.orders fieldset 
{
    line-height: 1.3em;
}
.niceForm.orders .pager table 
{
    width: auto;
}
.checkout .niceList td {
	text-align: center;
}
.payment .block {
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #777;
	background: #fff;
}
.payment img {
	display: block;
}
.orderSummary .formRow 
{
    line-height:1.6em;
}

/* == Search == */
.miniSearch {
	text-align: right;
}
.miniSearch input[type=text] {
	width: 95%;
	margin: 0 auto;
	display: block;
}
#search .niceForm {
	padding: 1em;
	background: #f6f6f6;
	border: 1px solid #000;
}
#search .niceForm select, #search .niceForm input[type=text] {
	width: 10em;
}
.categoryBreadCrumbs {
	font-size: 0.9em;
	margin: 0.5em 0;
	color: #888;
}
.categoryBreadCrumbs .sep {
	margin: 0 0.5em;
}

/* == Testimonials == */
.testimonial {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #e0e0e0;
	background: #f0f0f0;
	line-height: 1.8em;
}
.testimonial cite {
	display: block;	
	text-align: right;
}

/* == News == */
.post {
	margin: 0.5em 0;
	padding: 1em;
	border: 1px solid #e7e7e7;
}
.post.even { background: #f0f0f0; }
.post.alt { background: #f7f7f7; }
.postContent {
	margin-top: 0.5em;
}
.postedDate {
	display: block;
	font-size: 0.9em;
	font-style: italic;
}
.postImage {
	float: left;
	margin-right: 0.5em;
}

/* == Gallery == */
#gallery {
	overflow: hidden;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 210px;
	height: 300px;
	max-width: 210px;
	max-height: 300px;
}
#gallery img {
	max-width: 210px;
	max-height: 300px;
}


/* == Image link buttons == */
.c3button {
	background: #f6f6f6 none no-repeat scroll 5px center;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.65);
}
.miniButton {
	width: auto;
	margin: 0.1em;
	padding: 0.1em 0.1em 0.1em 24px;
	text-align: left;
}
.btnAdd, .btnCancel, .btnCart, .btnConfirm, .btnDelete, .btnDispatch, .btnEdit, .btnGo, .btnPay, .btnRefresh, .btnSave, .btnUndispatch, .btnUnlock, .btnPending, .btnVisiblePost {
	min-width: 20px;
	width: auto;
	margin: 0.2em;
	padding: 0.2em 0.2em 0.2em 24px;
	text-align: left;
	min-height: 20px;
}
.btnAdd {
	background-image: url(../Images/add_16.png);
}
.btnCancel {
	background-image: url(../Images/undo_16.png);
}
.btnCart {
	background-image: url(../Images/cart_add_16.png);
}
.btnConfirm {
	background-image: url(../Images/confirm_16.png);
}
.btnCreditCard {
	background-image: url(../Images/creditcard_16.png);
	padding-left: 20px;
}
.btnEdit {
	background-image: url(../Images/edit_16.png);
}
.btnGo {
	background-image: url(../Images/go_16.png);
}
.btnPay {
	background-image: url(../Images/paid_16.png);
}
.btnUnpay {
	background-image: url(../Images/unpaid_16.png);
}
.btnPayPal, input[disabled].btnPayPal  
{
    background: #f6f6f6 url(../Images/paypal_16.gif) no-repeat scroll 5px center !important;
    padding-left: 20px;
}
.btnGoogle, input[disabled].btnGoogle  
{
    background: #f6f6f6 url(../Images/google_16.png) no-repeat scroll 5px center !important;
    padding-left: 20px;
}
.btnRefresh {
	background-image: url(../Images/refresh_16.png);
}
.btnSave {
	background-image: url(../Images/save_16.png);
}
.btnDispatch {
	background-image: url(../Images/dispatch_16.png);
}
.btnUndispatch {
	background-image: url(../Images/undispatch_16.png);
}
.btnDelete
{
    background-image: url(../Images/delete_16.png);
}
.btnPending
{
    background-image: url(../Images/wait_16.png);
}
.btnVisiblePost
{
    background-image: url(../Images/page_white_text_16.png);
}
.lnkAdd {
	display: block;
	min-height: 16px;
	padding: 0.3em 32px;
	margin: 1em;
	background: url(../Images/add_32.png) no-repeat left center;
}
.lnkCart {
	display: block;
	min-height: 16px;
	padding: 0.3em 0.3em 0.3em 20px;
	line-height: 2em;
	background: url(../Images/cart_16.png) no-repeat scroll 5px center;
}
.lnkGo {
	min-height: 16px;
	padding: 0.1em 20px 0.1em 0.1em;
	background: url(../Images/go_16.png) no-repeat scroll right center;
}
.lnkCheckout {
	font-size: 1.1em;
}
.paymentLogo 
{
    display: block;
    width: 150px;
    margin-left: 12em;
	background-repeat: no-repeat;
	background-position: 0 0;   
}
.paymentPayPal
{
    background-image: url(../Images/payment_paypal.png);
    height: 34px;
    text-indent: -999em;
}
.paymentSagePay
{
    background-image: url(../Images/payment_sagepay.png);
    height: 34px;
    text-indent: -999em;
}
.paymentWorldPay
{
    background-image: url(../Images/payment_worldpay.png);
    height: 34px;
    text-indent: -999em;
}
.paymentGoogle
{
    background-image: url(../Images/payment_google.png);
    height: 34px;
    text-indent: -999em;
}

/* Contact Us */
#ContactForm
{
    /*background-color: #f5f5f5;*/
    padding-left: 2em;
    padding-bottom: 2em;
}
#ContactForm ul
{
    padding-left: 2em;
    padding-top: 2em;
}
#ManageContent
{
    padding: 1em;
background-color: #f5f5f5;
overflow:auto;

}
#ManageContent h3 
{
    font-size: 1em;
	color: #666;
	border-bottom: 1px solid #CCC;
}
#ManageContent .Column
{
    width: 15em;
    height: 16em;
    float:left;
    margin-left:2em;
    margin-right:2em;
}
#ManageContent select
{
    margin-top:1em;
    max-width: 15em;
    width: 100%;
    height: 100%;
    max-height: 11em;
    clear: both;
}
#ManageContent .Header
{
    float:left;
    width: 100%;
    font-size: 1.5em;
    text-align: center;
}
#ManageContent .btnAdd, #ManageContent .btnDelete, #ManageContent .btnEdit, #sidebar .btnSave, #sidebar .btnCancel, #sidebar .txtTitle, #sidebar .btnPending, #sidebar .btnVisiblePost
{
width: 100%;
margin: 0.2em;
margin-top: 1em;
}
div.OutPut
{
    padding: 0.2em;
    font-size: 1.5em;
}
/* Guestbook css */
#GuestBook .Footer
{
    margin: 0 auto;
    width: 5em;
}
a.Functions
{
 margin: 1em 0.5em 1em 0.5em;
 line-height: 3em;
}
.GuestBookNote
{
    width: 50em;
    margin: 2em auto;
    padding: 0.3em;
    background: #f5f5f5;
    border: solid 1px #666;
}
.GuestBookNoteHeader
{
    height: 2.5em;
    color: #555555;
    font-size: 1.2em;
}
.GuestBookNoteHeaderLarge
{
    height: 4.5em;
    color: #555555;
    font-size: 1.2em;
}
.GuestBookNoteHeader .Name
{
    float: left;
    padding-bottom: .4em;
    padding-right: .4em;
    border-bottom: solid 1px #666;
    border-right: solid 1px #666;
}
.GuestBookNoteHeader .Date
{
    float:right;
        padding-bottom: .4em;
    padding-left: .4em;
    border-bottom: solid 1px #666;
    border-left: solid 1px #666;
}
.GuestBookNoteHeaderLarge .Name
{
    float: left;
    padding-bottom: .4em;
    padding-right: .4em;
    border-bottom: solid 1px #666;
    border-right: solid 1px #666;
}
.GuestBookNoteHeaderLarge .Date
{
    float:right;
        padding-bottom: .4em;
    padding-left: .4em;
    border-bottom: solid 1px #666;
    border-left: solid 1px #666;
}
.GuestBookText
{
    color: #555555;
    font-size: 1.2em;
}
.UpdateDownloads
{
    margin: 1em 5em;
    padding: 0.5em;
    border: solid 1px black;
    background: #f5f5f5;
    	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: auto;
}
.UpdateDownloads .Wide
{
    margin:0.5em 0;
    width: 44em;
    float: left;
}
.UpdateDownloads .WideDownload
{
    	min-width: 20px;
	width: auto;
	margin: 0.2em;
	padding: 0.2em 0.2em 0.2em 24px;
	text-align: left;
	min-height: 20px;
    width: 44em;
    float: left;
    	background-image: url(../Images/arrowdown.png);
    	background-repeat: no-repeat;
}

/*FrontPageSection */
.FrontPageSection
{
margin-top: 1em;
background-color: #f5f5f5;
border: solid 1px #ccc;
margin-left: 5em;
width: 11.33em;
height: 26em;
float:left;
padding:1em;
line-height: 1.4em;
}
#FrontPageSections
{
height: 17em;
clear: both;
text-align: center;
}
.FrontPageSection .Date {
    margin-top: 0.5em;
}
#FrontPageSections img
{
width: 11.3em;
height: 10em;
margin-bottom: 0.5em;
}

#content1 { /*#TattooAftercare® {*/
	background-color: #01CC00;
}
#content2 { /*#BPASafeSolutions™ {*/
	background-color: #400D69;
}
#content3 { /*#LaserAftercare™ {*/
	background-color: #869ACD;
}
#content1 a { /*#TattooAftercare® a {*/
	color: white;
}
#content2 a { /*#BPASafeSolutions™ a {*/
	color: white;
}
#content3 a { /*#LaserAftercare™ a {*/
	color: white;
}



