body
{
    font:12px arial;
}

a
{
    color:black;
    text-decoration:underline;
}

a:hover
{
    color: #6D718B;
    text-decoration:underline;
}

.disabledlink {
	color: silver;
}

.formlabelsmall {
	font-weight: normal;
	float: left;
	width: 120px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}


.formlabel {
	font-weight: normal;
	float: left;
	width: 140px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}

.formlabellarge {
	font-weight: normal;
	float: left;
	width: 220px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}

.formfield {
	float: left;
	padding: 2px;
}

.formclear {
	clear: both;
}

h1 {
  font-size: 14px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: solid 1px silver;
}

h2 {
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 5px 0px;
  height: 16px;
}

h3 {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
}

h4 {
  font-size: 14px;
}


.baskettotals {
  font-size: 14px;
  margin: 5px 0px 0px 0px;
  text-align: right;
}

p {
  margin: 2px 0px 6px 0px;
}

.content
{
    margin:auto;
    width:738px;
    background-color:White;
}

.header
{
    width:738px;
    border:solid 1px silver;
}

.sidemenutitle {
	font-size: 12px;
	padding: 3px 3px 3px 6px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}

.sidemenubody {
	font-size: 12px;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 10px 5px;
}

.formbody {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 10px 0px;
}

.bottomtitle {
	color: white;
	vertical-align: middle;
	text-align: right;
	padding: 3px 5px 3px 0px;
	font-weight: bold;
}  

a.bottomtitlelink {
	text-decoration: none;
	color: gray;
}

a.bottomtitlelinkdisabled {
	text-decoration: underline;
	color: gray;
}

a:hover.bottomtitlelink, a:hover.bottomtitlelinkdisabled {
	text-decoration: underline;
	color: gray;
}

a.mainmenulink {
	text-decoration: none;
	color: black;
}

a:hover.loginLink {
	text-decoration: underline;
	color: #6D718B;
}

a.loginLink {
	text-decoration: none;
	color: black;
}

a:hover.mainmenulink {
	text-decoration: underline;
	color: #6D718B;
}

.topmenubar
{
   text-align: left;
    padding: 0px 0px 0px 0px;
	 font-size: 11px;
	 margin: 10px 0px 0px 0px;
}

.bottommenubar
{
   text-align: right;
    padding: 5px 0px 5px 0px;
	 font-size: 11px;
	 margin: 0px 0px 0px 0px;
	 border: 1px solid silver;
}

.viewbasket
{
   text-align: left;
    padding: 2px 2px 2px 2px;
	 font-size: 12px;
	 margin: 0px 0px 0px 0px;
	 vertical-align: middle;
}


.crumbtrail
{
   text-align: left;
   padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}


.rightmiddleColumn
{
    float:left;
    width:588px;
    padding:10px 0px 0px 0px;
}


.leftColumn
{
    float:left;
    width:150px;
    padding:10px 0px 0px 0px;
}

.middleColumn
{
    width:428px;
	 float:left;
    padding:10px 0px 0px 0px;
}

.rightColumn
{
    float:left;
    width:160px;
    padding:10px 0px 0px 0px;
}


.mainbody {
	font-size: 12px;
}

.footer
{
    clear:both;
    text-align:right;
    font-size:11px;
	 color: Gray;
    padding:5px;
}

a.footerlink {
	 color: Gray;
  text-decoration: none;
}

a:hover.footerlink {
  text-decoration: underline;
  }


a.sidemenulink {
  display: block;
  BACKGROUND: url(/resources/images/bulletsinglearrow.gif) no-repeat 3px 6px;
  color: black;
  padding: 0px 2px 2px 12px;
  text-decoration: none;
  font: 12px Arial, Helvetica, Sans-Serif;
  }

a:hover.sidemenulink {
  text-decoration: underline;
  }


.topMenu
{
    float:right;
}


.topMenuItem
{
    padding:10px 3px;
    font-size:12px;
}

.leftMenuItem
{
    padding:7px 10px;
}

.tabs
{
    position:relative;
    top:1px;
    left:10px;
}
.minibasketborder
{
    border:solid 1px BLACK;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px black;
    padding:10px;
    background-color:white;
}

.grid th, .grid td
{
    padding:8px;
    border-bottom:solid 1px black;
}



.floatPanel
{
    display:none;
    position:absolute;
    top:100px;
    left:100px;
    padding:10px;
    border:solid 4px black;
    background-color:white;
}


.webWindow
{
    width:400px;
    border:Outset;
    background-color:white;
}
.webWindowBody
{
    padding:10px;
}
.webWindowTitleBar
{
    font:14px Verdana,Sans-Serif;
    padding-left:10px;
    background-color:Blue;
    color:white;
    cursor:move;
}
.webWindowTitleText
{
    float:left;
}
.webWindowClose
{
    background-color:Maroon;
    font-weight:bold;
    cursor:pointer;
}

/* FORMAT PRODUCT CATEGORIES */

.categoryList
{
    width:100%;
}

.categoryList td
{
    width:50%;
    padding:20px;
    vertical-align:top;
}

.categoryName
{
    font-size:16px;
    border-bottom:solid 1px black;
}

/* FORMAT PRODUCTS */


.productList
{
    width:100%;
}

.productList td
{
    width:50%;
    padding:20px;
    vertical-align:top;
}

.productName
{
    font-size:16px;
    border-bottom:solid 1px black;
}

.thumbImage
{
    width:100px;
    padding:5px;
    float:left;
}

.productImage
{
    width:100px;
    padding:5px;
    float:left;
}


.fullProductName
{
    font-size:18px;
    font-weight:bold;
}

/* FORMAT FORMS */
.instructions
{
    padding:3px;
    font-size:10px;
}

/* SHOPPING CART */
.cart
{
    width:100%;
    font-size:10px;
    border:solid 1px black;
}

.cartAlternating
{
    background-color:silver;
}

.cartFooter
{
    white-space:nowrap;
}
.cart th
{
    text-align:left;
    padding:5px;
}

.cart caption
{
    font-weight:bold;
}

.cartBig
{
    width:100%;
}

.cartBig td
{
    padding:5px;
}

.cartBig th
{
    text-align:left;
    padding:5px;
}

.cartTotalFooter
{
    border-top:solid 2px black;
}

/* FORM LAYOUT */

.leftForm
{
    float:left;
    width:140px;
    text-align:right;
    margin-right:20px;
    line-height:150%
}

.rightForm
{
    float:left;
    width:175px;
    line-height:150%   
}

.colForm
{
    float:left;
    width:45%;
}

/* AJAX Rotator */
.ajaxRotator
{
    font-size:12px;
    border:solid 1px black;
    padding:4px;
}

.ajaxRotator h1
{
    font-size:14px;
    margin-top:2px;
    margin-bottom:2px;
    
}


legend
{
    color:Navy;
}

.paddedList li
{
    padding:10px;
}

.scrollBox
{
    width:380px;
    overflow:auto;
}

hr {
   border-top: 1px solid white;
	border-bottom: 1px solid silver;
}

fieldset {
	border: 0px;
}

.forminput {
  border: silver 1px solid;
  color: #000000;
  FONT-FAMILY: Arial; 
  font-size: 12px;
  }
.smallforminput {
  border: silver 1px solid;
  color: #000000;
  FONT-FAMILY: Arial; 
  font-size:11px;
  padding:1px;
  }

  .errortext {
  	color: red;
  }

.infoBoxContents {
  border: silver 1px solid;
}

.treenode {
	color: black;
	padding: 0px 0px 2px 0px;
	font-size: 12px;
}

.menu td
{
	padding-bottom: 1px;
}


.menu a
{
   text-decoration: underline;
}

.selectedPage a
{
   font-weight: bold;
   text-decoration: none;
	
}

.minibasket {
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

.gridviewrow, .gridalternateviewrow, .toptitle {
	font-size: 11px;
}

.currencylink {
   vertical-align: middle;
}


table.navbar td a {
   display: block;
   text-decoration: none;
   font-size: 11px;
	padding: 4px;
   color: gray;
   BACKGROUND: url(/resources/images/linkarrowon.gif) no-repeat 3px 6px;
   FONT-FAMILY: Arial, Helvetica, sans-serif;
}

table.navbar td a:link, table.navbar td a:visited {
   color: gray;
   text-decoration: none;
}	
table.navbar td a:hover, table.navbar td a:active {
   color: white;
   background-color: gray;
   text-decoration: none;
}

.imgborder {
	  border: solid 1px silver;
}