body {
	font-family: Lucide Sans Unicode, Lucida Sans, Verdana, sans serif, sans;
	padding: 0px;
	margin: 0px;
	background: url(images/unibg.jpg) repeat-x top left;
}

.invisible {
    visible: false;
    display: none;
}

iframe body {
	padding: 1em;
}


/*  PAGE HEADER  */

div.headbox {
	height: 224px;
	margin: 0px;
	white-space: nowrap;
}

div.headbox a, a.underlined {
	white-space: nowrap;
	text-decoration: none;
	color: rgb(35, 50, 160);
	background: url(/images/underline.png) bottom left no-repeat;
}

div.headbox div.left {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 224px;
	margin: 0px;
	background: url(images/headbg.jpg) repeat-x right;
}

div.headbox div.right {
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 224px;
	margin: 0px;
	background: url(images/headbg.jpg) repeat-x left;
}

div.headbox div.middle {
	position: absolute;
	z-index: 4;
	top: 0px;
	width: 100%;
	text-align: center;
}

div.searchbox {
	position: absolute;
	z-index: 5;
	top: 30px;
	right: 20px;
	font-size: 13px;
}

div.navbox {
	position: absolute;
	z-index: 5;
	top: 32px;
	left: 20px;
	font-size: 13px;
}



/*  BREADCRUMBS  */

div.breadcrumbs {
	background: url(images/breadcrumbbg.jpg) repeat-x top;
	height: 36px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

div.breadcrumbs p {
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
}

div.breadcrumbs span, div.breadcrumbs a {
	margin: 0px;
	/* padding-top: 5px !important; */
	font-size: 13px;
	color: rgb(35, 40, 65);
	text-decoration: none;
}

div.breadcrumbs img {
	vertical-align: top;
	margin-left: 0.5em;
	margin-right: 0.5em;
}



/*  MENUS  */

.menu {
	margin: 0px;
}

div.menu.left {
	margin: 1em;
	/* float: left; */
}

div.menubox.right {
	margin: 1em;
	/* float: right; */
}

	/* IE */
.menu.solid {
	border: 1px solid white;
	margin: 0.5em;
}

.menu.a { background: url("images/menu/left.png") repeat-y; }
.menu.b { background: url("images/menu/right.png") right repeat-y; }
.menu.c { background: url("images/menu/bottom.png") bottom repeat-x; }
.menu.d { background: url("images/menu/bottom_left.png") bottom left no-repeat; }
.menu.e { background: url("images/menu/bottom_right.png") bottom right no-repeat; }
.menu.f { background: url("images/menu/top_left.png") top left no-repeat; }
.menu.g { background: url("images/menu/top_right.png") top right no-repeat; }

.menu.g {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}

.menu.h {
	margin: 0px;
	background: #EEEEEE url(images/menu/bg.png) repeat-x top;
	padding: 0.6em;
}

div.menu p {
	font-size: 80%;
	margin: 0px;
	padding: 0.3em;
	white-space: nowrap;
}

.menu p.break {
	padding-top: 1em;
}

.menu p.hilight {
    font-weight: bold;
}

.menu a {
    text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	color: rgb(35, 50, 160);
	/* background: url(/images/underline.png) bottom left no-repeat; */
}

.menu div.basketitem {
    width: 10em;
}

.menu div.basketitem p {
    padding-left: 0.5em;
    white-space: normal;
    text-indent: -0.5em;
}

p.nowrap {
	white-space: nowrap;
}

table.maintable td {
	vertical-align: top;
}



/*   ME ME ME  */

.credit {
	color: rgb(50,50,50);
	font-size: 75%;
	text-align: right;
	margin: 8px;
	white-space: nowrap;
}

.credit a {
	color: rgb(50,50,160);
}



/*  CONTENT  */

td.content {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.thumbnail {
	float: left;
	border: none;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.content h4 a, .content h3 a {
	text-decoration: none;
	/* color: black; */
}

div.hr {
	border-top: 1px solid rgb(80,80,100);
	font-size: 10%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.label {
    font-size: 90%;
    white-space: nowrap;
}

.content img {
	border: none;
}

p.featured, div.searchpanel a, .newuserpanel a, .small, .example {
	font-size: 80%;
}

.product.listing img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

p, li, td.links {
	font-size: 90%;
}

.menu div.hr {
	border-top: 1px solid rgb(130,130,190);
	margin-top: 8pt;
	margin-bottom: 8pt;
}

div.searchpanel {
    background: rgb(230,235,240);
    border: 1px solid rgb(150,170,200);
    padding: 0.5em;
}

div.searchpanel form, form.logout {
    margin: 0px;
}

span.price {
    white-space: nowrap;
}

.more {
    text-align: right;
    font-size: 80%;
}

div.childcategoriesbox {
    border: 1px solid rgb(140,160,200);
    background: rgb(200,220,240);
    padding: 3px;
    margin-bottom: 1em;
}

div.childcategoriesbox table {
    table-layout: fixed;
    width: 100%;
    font-size: 80%;
}

div.childcategoriesbox p {
    margin: 0.3em;
}

div.welcome {
}

table.storefront {
    table-layout: fixed;
}

table.storefront td#leftitems {
    padding-right: 1.5em;
    width: 50%;
}

table.storefront td#rightitems {
    width: 50%;
}

div.price_and_buy {
    text-align: center;
}

div.price_and_buy tr.a {
    text-align: center;
}

div.price_and_buy td h3 {
    padding-left: 1em;
    padding-right: 1em;
}


    /**  BASKET  **/

table.basket {
    border: 1px solid rgb(150,170,200);
    border-collapse: collapse;
    cell-padding: none;
    padding: 0.5em;
}

table.basket td {
    padding: 0.3em;
    padding-right: 0.5em;
}

table.basket tr.a td {
    background: rgb(190,215,240);
    border-top: 1px solid rgb(155,170,210);
}

table.basket tr.b td {
    background: rgb(210,230,250);
    border-top: 1px solid rgb(155,170,210);
}

table.basket tr.c td {
    background: rgb(150,185,230);
    border-top: 1px solid rgb(140,160,220);
}

.extra {
    font-size: 80%;
    padding-top: 0.2em;
    padding-left: 1em;
}

.extra img {
    vertical-align: top;
}

table.basket td.links {
    background: rgb(150,185,230);
}

table.basket td.links p {
    margin: 0px;
    padding: 0.3em;
}

tr.shipping td {
    vertical-align: middle;
}

table.basket td.price {
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}

table.basket td.quantity {
    text-align: center;
    padding-top: 5px;
}

/* tr.c td.price {
    text-align: center !important;
} */

table.basket a, table.basket a:hover, table.basket a:active, table.basket a:visited {
	color: rgb(35, 50, 160);
}

table#card_details, table#paypal_details, table#cheque_details {
    margin-left: 2em;
    font-size: 80%;
}

.baskettabrow {
	padding: 0px;
}

.baskettab {
	background: rgb(210,230,250);
	padding-top: 4px;
	padding-bottom: -1px;
	padding-left: 2em;
	padding-right: 2em;
	margin: 0px;
	margin-right: 0.5em;
	border: 1px solid rgb(150,170,200);
	border-bottom: 0px;
}

.baskettab.active {
	background: rgb(150,185,230);
}



/*  ADMIN SPECIFIC CSS TAGS  */

body.admin .content {
    font-size: small;
}


.admin_grayed {
    color: rgb(100,100,120);
}

.admin_red {
    color: red;
}

table.admin_alt {
    border-collapse: collapse;
}

table.admin_alt tr.a, table.admin_alt tr.b, table.admin_alt tr.c {
    border-left: 1px solid rgb(150,170,200);
    border-right: 1px solid rgb(150,170,200);
}

table.admin_alt tr {
    border-bottom: 1px solid rgb(165,185,215);
}

table.admin_alt tr.a td {
    background: rgb(190,215,240);
    border-top: 1px solid rgb(155,170,210);
}

table.admin_alt tr.b td {
    background: rgb(210,230,250);
    border-top: 1px solid rgb(155,170,210);
}

table.admin_alt tr.c td {
    background: rgb(150,185,230);
    border-top: 1px solid rgb(140,160,220);
}

table.admin_alt tr.a td.alt {
    background: rgb(175,205,245);
    border-left: 1px solid rgb(190,200,230);
    border-right: 1px solid rgb(190,200,230);
}

table.admin_alt tr.b td.alt {
    background: rgb(195,220,255);
    border-left: 1px solid rgb(190,200,230);
    border-right: 1px solid rgb(190,200,230);
}

table.admin_alt td, table.admin_editform td {
    padding: 0.2em;
    padding-right: 0.5em;
}

.admin_code, .admin_stock, .admin_nowrap {
    white-space: nowrap;
}

.admin_price {
    padding-left: 1em !important;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

.admin_quantity {
    padding-left: 1em;
    text-align: center;
    vertical-calign: top;
    white-space: nowrap;
}

.admin_pathbox {
    border: 1px solid rgb(160,180,230);
    background: url(/images/menu/bg_a.png);
    padding: 0.1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.admin_emptybox {
    border: 1px solid rgb(180, 200, 240);
    background: rgb(210, 220, 250);
    padding: 0.1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.admin_disabled {
    font-size: small;
    color: red;
}

.admin_note {
    font-size: 14px !important;
    vertical-align: bottom;
}

.admin_imagecount img, .admin_thumbnailcount img {
    border: none;
    font-size: -2;
}

.admin_alt input, .admin_alt textarea {
    border: 1px solid rgb(150, 180, 210);
    padding: 2px;
}

.admin_stock {
    /* text-align: center !important; */
    padding-left: 0.5em;
    padding-right: 0.5em;
    white-space: nowrap;
}

.admin_category {
    white-space: nowrap;
}

.admin_pounds {
    text-align: right;
}

.admin_hidden {
    display: none;
}

.admin_star {
    font-size: +5;
    color: red;
}

.admin_alert {
    color: red;
    font-size: +2;
    text-decoration: underline;
}

.admin_tabs {
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: -1px;
    padding-bottom: 0px;
    padding-left: 2em;
}

.admin_tabs li {
    display: inline;
    margin-left: 0.3em;
    margin-right: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    padding-top: 0px;
    padding-bottom: 0px;
    background: rgb(210, 220, 250);
    border: 1px solid rgb(90,120,170);
    border-bottom: none;
}

.admin_tabs li.selected {
    padding-bottom: 1px;
    border-bottom: none;
    background: rgb(150,185,230);
    color: black !important;
    font-weight: bold;
}

.admin_tabs a {
    text-decoration: none;
}

.admin_tabbox {
    margin-top: 0px;
    padding-top: 0px;
    border: 1px solid rgb(90,120,170);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
}

.admin_tabbox tr.c p {
    margin: 0.2em;
}

.admin_tabbox table.admin_alt {
    width: 100%;
    padding: 0.3em;
    padding-left: 0.6em;
}

div.admin_tabbox table.admin_alt td {
    padding: 0.3em !important;
}

/*  HTMLAREA SPECIFIC CSS TAGS  */

.htmlarea, .htmlarea .toolbar, .htmlarea .toolbar .button, .htmlarea .statusBar, .dialog {
    /* background: rgb(190,215,240) !important; */
    background: none !important;
    border: none !important;
}

.htmlarea iframe {
    background: white !important;
}

.admin_previewbox {
    margin: 0.2em;
    border: 1px dashed black;
    padding: 0.5em;
}