/*LIGHTBOXES*/
html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

#lightboxes {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    overflow: hidden;}

    #lightboxes li {
    width: 100%;
    height: 400px;
    position: relative;
    background: rgba(0,0,0,.5);}

    #lightboxes .box {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50%;
    top: 50px;
    border: 10px solid #999;
    margin-left: -230px;
    background-color: #fff;
    padding: 20px;}

    #lightboxes h3 {
    font-weight: normal;
    font-size: 1.8461em;
    margin: 0 0 0.4583em 0;}

    #lightboxes a.close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #ddd;
    text-decoration: none;
    font-weight: bold;
    color: #999;
    font-size: 1.2em;}

    #lightboxes a.close:hover {
    background-color: #999;
    color: #fff;}

    #lightboxes #close {
    background-color: transparent;
    z-index: -1;}
    </style>

    <!--[if IE]>
    <style type="text/css">
    html {
    overflow-y: auto;}

    #lightboxes {
    position: relative;}

    #lightboxes .ie-bg {
    background: #000;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=75);}

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
margin: 0px;
	background: #002F43 url(images/bg01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	
}


.contenttitle{
height: 49px;
	background: url(images/img02.gif) no-repeat;
	font-size: 1.7em;
	padding: 12px 0px 0px 20px;
}

.shortcontenttitle{
background: url(images/img03.gif) no-repeat;
	padding: 12px 0px 00px 20px;
	font-size: 1.7em;
	height: 49px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8AC800;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D7D7D7;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(images/bg02.jpg) no-repeat center top;
	text-align: center;
}

#bg2 {
	background: url(images/bg03.jpg) no-repeat center top;
	text-align: center;
}

#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
	text-align:center;
}

/* Header */

#header {
overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-align: right;
	color: #FFFFFF;
	
}

#logocontent{
	margin: 0px auto;
	text-align: center;
	
	overflow: hidden;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	overflow: hidden;
	width: 900px;
	height: 88px;
	margin: 0px auto;
	text-align: right;
}

/* Menu */

#menu {
	width: auto;
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
	list-style: none;
	text-transform: lowercase;
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 50px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 32px 53px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 846px;
	margin: 0px auto;
	text-align: left;
	padding: 40px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 846px;
}

.post {
}

.post .title {
	height: 49px;
	background: url(images/img02.gif) no-repeat;
}

.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-size: 24px;
	text-transform: lowercase;
}

.post .title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry {
	padding: 30px 23px 0px 23px;
}

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(images/img03.gif) no-repeat;
	padding: 0px 23px 20px 23px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
text-align: center;
}

#footer p {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #566D77;
}

#footer a {
	color: #8097A1;
}
/*Standard CSS Required for every theme - modification required for every theme*/

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
}

/*end of standard CSS required for everytheme - modification required for every theme*/

/*Standard CSS Required for every theme*/

div.terms {
	margin: 10px;
}
div.terms ul{
	margin: 2px;
	padding:  40px;
}

div.terms ul li{
	list-style-type: square;
	margin:0;
	padding:1px;
	line-height: 1.2em;
	cursor:pointer;
	color: #000;
}

div.terms ul li a {

	display:  block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
	text-align:  left;
}
div.terms ul li a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
	
}

.comment {
	color: #888;
	font-size: 60%;
}

div.group {
	background-color: #f6f6f6;
	border: 1px solid #999;
}

div.group img {
	border: 1px solid #999;
	padding: 1px;
	background-color: #fff;
}

/* A table for info in rows */
table.info {
	border: 1px solid #666;
	width: 95%;
}

table.info tr td {
	font-family: "lucida grande", verdana, sans-serif;
        font-size: 90%;
        padding: 3px 8px;
        background: #fff;
}

table.info thead td,th{
        color: #fff;
        background-color: #00344c;
        font-weight: bold;
        border-bottom: 1px solid #999;
        text-align: center;
}

table.info tbody td{
        border-left: 1px solid #D9D9D9;
}

table.info tr td:first-child {
	font-weight: bold;
	background-color: #CCC;
	border-right: 1px solid #888;
}

table.info tr.even td,
table.info tr.roweven td {
        background: #eee;
}

table.info tr.roweven td:first-child,
 table.info tr.even td:first-child {
	background: #ddd;
}

table.info tr.selected td{
        background: #3d80df;
        color: #ffffff;
        font-weight: bold;
        border-left: 1px solid #346DBE;
        border-bottom: 1px solid #7DAAEA;
}

table.info tbody tr.ruled td{
        color: #000;
        background-color: #C6E3FF;
/*      font-weight: bold; */
        border-color: #3292FC;
}

table.info head:first-child+body tr.ruled td{
	background-color: #C6E3FF;
} /* Opera Fix */

table.info input {
	background-color: #f5f5ff;
}

/* Table of data */
table.resultlist { 
        border: 1px solid #666;
	border-spacing: 0;
	font-size: 0.9em;
	width:100%;
}

table.resultlist th {
	padding-left: 1px;
	padding-right: 10px;
}

table.resultlist tr td {
        font-family: "lucida grande", verdana, sans-serif;
        font-size: 0.9em;
        padding: 3px 8px;
        background: #fff;
        line-height: 11px;
}
      
table.resulstlist thead td {
        color: #fff;
        background-color: #C8C028;
        font-weight: bold;
        border-bottom: 1px solid #999;
}

table.resultlist tbody td{
        border-left: 1px solid #D9D9D9;
}
table.resultlist tr.even td,
table.resultlist tr.roweven td {
        background: #eee;
}

table.resultlist tr.selected td{
        background: #3d80df;
        color: #ffffff;
        font-weight: bold;
        border-left: 1px solid #346DBE;
        border-bottom: 1px solid #7DAAEA;
}

table.resultlist tbody tr.ruled td{
        color: #000;
        background-color: #C6E3FF;
/*      font-weight: bold; */
        border-color: #3292FC;
}

table.resultlist head:first-child+body tr.ruled td{
                background-color: #C6E3FF;
        } /* Opera Fix */

.sortcol {
        cursor: pointer;
        padding-right: 20px;
        background-repeat: no-repeat;
        background-position: right center;
        background-image: url(data:image/gif;base64,R0lGODlhDwAQAKECAAAAAL+7u////////yH5BAEAAAAALAAAAAAPABAAAAIYhI+pq8EZ4jOxvoqn3hBL5mnW5nDmiWoFADs=);
}

.sortasc {
        background-color: #dfa;
        background-image: url(data:image/gif;base64,R0lGODlhDwAQAKECAAAAALy8vP///////yH5BAEAAAIALAAAAAAPABAAAAIalI+pq8AJ4jOxvoqn3in4HzxgOH0cyaXqOhUAOw==);
}

.sortdesc {
        background-color: #bdf;
        background-image: url(data:image/gif;base64,R0lGODlhDwAQAKECAAAAAL+7u////////yH5BAEAAAIALAAAAAAPABAAAAIalI+pq8EZ4jOxvoqn3gn4DzxgOH0cyaXqOhUAOw==);
}

div.buttons {
padding: 5px;
padding-right: 20px;
text-align: right;
}

form input[type="submit"] {
	cursor: pointer;
	text-align: right;
}

form input[type="button"] {
	cursor:pointer;
	text-align: right;
/*	border: outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight: bold;
	padding: 1px 2px;*/
}
/* Products */
.productfloat {
	width: 110px;
	height: 12em;
/*	overflow: hidden;*/
	float: left;
	text-align: center;
	margin: 5px;
}

.productfloat .productinfo {
	height: 10em;
	border: 1px solid #fff;
}

.productfloat .productinfo:hover {
	border: 1px ridge #000;
}

.productfloat .productinfo a {
	text-decoration: none;
}

.photofloat {
width: 30%;
height: 9em;
overflow: hidden;	
float: left;
text-align: center;
border: 1px;
margin: 2px;	
border-style: ridge;
}


div.productdesc{
	width: 90%;
min-height: 2em;	
font-weight: normal;
text-align: center;	
font-size: 9px;

}
div.productprice{
	color: red;
	text-align: right;	
	font-weight: bold;
	padding-right: 10px;
}

img.productimage {
	width: 80px;
	background-color: #000;
	margin: 0px;padding: 0;	
	border: 0px solid white;
}
img.photoimage {
	width: 80px;
	background-color: #fff;
	margin: 1px;	
}


div.photofloat .preview {
	min-height: 8em;
}


div.productfloat .preview {
	min-height: 8em;
}

div.message {
	white-space: pre;
	border: 2px solid black;
	background-color: #999;
}
/* Shopping Cart! */
div.cart {
  clear:both;
  margin-top: 3em;
  border:1px solid #E8A400;
  background-color:white;
  padding:8px;
  width:500px;
  overflow: auto;
}

div.cart-active {
  background-color: #FFF4D8;
}

div#wastebin {
  width:500px;
  padding:8px;
  margin-top:8px;
  height:25px;
  color:#ccc;
  border:1px dashed #888;
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

div.wastebin-active {
  background-color: #FFF4D8;
  border:1px solid #E8A400;
}

/* login form */
form.login {
}

form.login input[type="text"],
 form.login input[type="password"] {
	border: 1px solid black;
	width: 150px;
}

/* Autocompleter */
	div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      color: #000;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
	div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
	div.autocomplete ul li.selected { background-color: #ffb;}
	div.autocomplete ul li {
      list-style-type:none;
      display:block;
      font-weight: normal;
      color: #000;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
    }

/* colour picker */

div.pallete {
	background-color: #333;

}

div.colour {
	float:left;
	width:20px;
	height:20px;
	margin: 5px;
}

div.sortlist ul {
        padding-top: 4px;
        padding-bottom: 2px;
        padding-left: 5px;
        background-color: #888;
        border: 1px solid black;
        list-style: none;
}

div.sortlist li {
        background-color: #fff;
        border: 1px solid #888;
}

div.sortlist li .handle {
	background-color: #8F8;
	cursor: move;
	padding-left: 10px;
	padding-right: 10px;
}


/* suggest */
div.generalcontent{
	line-height: 1.5em;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
.mainAreaInternal {
   position: absolute;
   top: 40px;
   left: 0px;
   width: 600px;
   height: 500px;
   background-color: #cccccc;
   overflow: auto;
	padding: 2px;
   z-index: 0;
 }

 .mainAreaLoading {
   position: absolute;
   top: 40px;
   left: 0px;
   width: 600px;
   height: 500px;
	background-color: #999999;
   z-index: 1;
 }
 previewthumbs#main {
	overflow: hidden;
}

div.previewthumbs {
	background-color: #888;
	padding: 2px; 
	overflow:hidden;overflow-x:scroll; 
	width:550px; text-align:center
}
/*End of standard CSS required for every theme*/
