* {
	margin: 0px;
	padding: 0px;
}

/****   Page Colours  ****/

.pink	{	color: #ff3398; background-color: inherit;	}
.green {	color: #026702; background-color: inherit;	}
.blue	{	color: #32ccff; background-color: inherit;	}
.purple {	color: #670099; background-color: inherit;	}
.lightpurple {	color: #990098; background-color: inherit;	}

.pinkBG {	color:inherit ; background-color: #ff3398;	}
.greenBG { color:inherit ; background-color: #026702;	}
.blueBG {	color:inherit ; background-color: #32ccff;	}
.purpleBG {	color:inherit ; background-color: #670099;	}
.lightpurpleBG {	color:inherit ; background-color: #990098;	}


/****   Text Definitions  ****/

html {
	font-family: Arial, Helvetica, sans-serif;
}
p, td, li, th {
	font-size: 12px;
}
p {
	margin: 5px;
}
h1 {
	font-size: 140%;
	font-weight: bolder;
	padding: 10px;
}
h2 {
	font-size:120%;
	padding: 10px 3px 5px 0px;
}
h3 {
	font-size:110%;
}
h4 {

}

.error	{
	color: Red;
	background-color: inherit;
	font-weight: italic;
}

/****   Standard Items    *****/

ul	{
	margin-top: 15px;
	margin-left: 30px;
}


/****   Table Items    *****/

thead th, .th	{
	color: black;
	background-color: #9EBEDE;
	padding: 1px;
}
td {
	padding: 1px;
}
.tblRow1	{
	color: black;
	background-color: #CBCBDC;
}
.tblRow2 {
	color: black;
	background-color: #CBCBDC;
}
.tblRowHighlighted {
	color: black;
	background-color: #999;
}

/****   Page Links    *****/

a {
   font: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

a:link {
	color: #000000;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
a:visited {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	padding: 1px;
}
a:hover {
	color: #000033;
	background-color: #d6d6d6;
}
a:active {
	color: #ff9900;
	background-color: #cccccc;
	padding: 1px;
}

/****   Page Definitions    *****/
body {
	margin:10px;
	padding:10px;
	background-color: #ffffff;
}

input.txt, .txtBox {
    border:1px solid #333;
    padding:0 2px 0 2px
}
input.button, .button2 {
    border: 1px solid #000000;
    background-color: #A7C2F5;
    color: #000;
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    
    
}

#layoutBox {
	
	margin: 0;
	padding: 0;
}

#layoutBar1 {
	height: 30px;
	padding: 0px;
	margin: 0px;
	margin-top: -13px;
	background-color: inherit;
}
#logo {
	float: left;
	width:170px;
	height: 35px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-left: 10px;
}

#search {
	
display: inline;
}

#search form {
	float: left;
}

#searchBox {
	float: left;
	font-size: 10px;
	width: 80px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 10px;
  color: #333;
  background-color: #c9d1fc;
  border: 1px solid #000000;
  text-align: center;
}
#searchBtn {
	float: left;
	background-color: #999;
	color: white;
	border: 0;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 0.2em;
	margin-top: 3px;
}

ul.mainLinks {
	list-style: none;
	margin: 0;
	padding:0;
}



#layoutBar {
	height: 10px;
	border: 1px solid black;
	border: 1px 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0;
	margin-right: 2px;
	width: 99.7%;
}

#linksBar {
	background-color: #6699ff;
	height: 20px;
	border: solid 1px black;
	border-width: 1px 1px 1px 1px;
	margin: 0;
	padding: 0;
}

#linksBrowse {
	float: left;
}

#links2 {
	float: right;
}

#mainContent {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
    
	background-color: #d3d3d3;
	float: left;
	padding: 16px 0px 0px 16px;
	display: block;
	
}



#rightBar {
	display: block;
	float: right;
	width: 150px;
	
	
	
}
.rightItem {
	display: block;
	border: 1px solid #999999;
	clear: both;
	margin-bottom: 20px;
	background-image: url(images/orderbg.jpg);
	font-size: 12px;
	text-align:center;
}

.popularItems {
	display: block;
	float: right;
	clear: both;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	text-align:center;
	
}

#itemsMostPopular a {
	color: black;
	border: none;
	text-decoration: none;
	font-size: 10px;
}
#itemsMostPopular a:hover {
	color: black;
	border: none;
	text-decoration: underline;
	font-size: 10px;
}

.topBar {
	height: 6px;
	width: 100%;
	border-bottom: 0px solid white;
}

.rightItem p {
	background-color: #E0DFE3;
	color: Black;
	text-decoration: underline;
	text-align: center;
	font-size: 10 px;
	padding: 3px 0;
	
}

#layoutCopyright {
	bottom: 5px;
	right: 10px;
	padding: 4px;
	background-color: #BCD3E9;
	color: black;
	border: 0px solid black;
	border-top: 0px;
	font-size: 10px;;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: right;
	clear: both;
}

.al {
  	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
  	text-align: center;
}

#loginForm {
	float:left;
}

#prodPic {
	border: 1px solid black;
}
.thumbPics {
	border: 1px solid #A7C2F5;
	width:100px;
	height:150px;
	margin: 20px 0 5px 0;
}
.rightBox {
	padding:8px;
	font-size: 12px;
}
ul.rightBox {
	margin: 0;
	list-style: none;
}
.rightBox li {
	margin: 0;
	padding: 0;
}

#basketBtn {
	margin: 5px 0 5px 0;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #A7C2F5;
	color: #000000;
	border: 1px solid #333;
}
/***** HELP SECTION *****/
dl {
	margin: 40px 0px 10px 40px;
}
dt {
	margin: 30px 0 0 0;
	font-style: italic;
}
dd {
	margin: 0 0 0 10px;
}
dd h3 {
	font-size: small;
}



/*******  Drop Down Menu  *******/
a#homeLink {
	width: 50em;
	display: block;
	text-align: center;
}
li#homeLink {
	width: 5em;
}

#linksBrowse * {
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	font-variant: small-caps;
	cursor:pointer;
	z-index: 10;
}
#linksBrowse h2 {
	font-weight: normal;
}
#linksBrowse, #linksBrowse ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#linksBrowse li li {
	padding: 3px 0 3px 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	color: white;
	background: #333;
	display: block;
}
#linksBrowse li ul {
	border: 2px solid #999;
	background-color: #333;
}
/*#linksBrowse a {
	display: block;
	width: 12em;
	color: white;
}

#linksBrowse ul li:hover, #linksBrowse ul a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}
#linksBrowse li {
	float: left;
	width: 9.7em;
}
#linksBrowse li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#linksBrowse li:hover ul {
	left: auto;
}
#linksBrowse li ul ul {
	margin: -1.5em 0 0 9em;
}


#linksBrowse, #linksBrowse ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

#linksBrowse li:hover ul ul, #linksBrowse li.sfhover ul ul {
	left: -999em;
}
#linksBrowse li:hover ul, #linksBrowse li li:hover ul, #linksBrowse li.sfhover ul, #linksBrowse li li.sfhover ul {
	left: auto;
}*/












.close{
  visibility:hidden;
  cellPadding=0; cellSpacing=0 ;
  height:21px;font:9pt;text-align:center
  
   }
.open{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:9pt;text-align:center;
  BORDER-TOP: #000000 1px solid;
  BORDER-BOTTOM: #000000 1px solid

   }
.openleft{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:9pt;text-align:center;
  BORDER-TOP: #000000 1px solid;
  BORDER-LEFT:#000000 1px solid ;
  BORDER-BOTTOM: #000000 1px solid
  }
.openright{
  visibility:visible;
  cellPadding=0; cellSpacing=0 ;
  height:24px;font:9pt;text-align:center;
  BORDER-TOP: #000000 1px solid ;
  BORDER-RIGHT:#000000 1px solid ;
  BORDER-BOTTOM: #000000 1px solid
  }

  #mainBody {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
    
	background-color: #d3d3d3;
	float: right;
	padding: 16px 30px 15px 25px;
	display: block;
}


#sideBar {
	display: block;
	float: left;
	width: 180px;
	
	
	
}


#rightBox {
    float: right;

}