﻿body
{
    background-color: #FFFFFF;
    color: #6E6E6E;
    font-family: verdana,arial,lucida sans,lucida grande,sans-serif;
    font-size: 8.5pt;
    line-height: 125%;
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

li {
    list-style:none outside none;
}

/* HEADINGS   
----------------------------------------------------------*/
h1
{
    font-family:times,times new roman,georgia,serif;
    font-size:1.6em;
    font-weight:normal;
    line-height:115%;
    margin:0 0 12px;
    padding:0;
}
h5, h6
{
    font-size: 1em;
}



#onusdesign
{
	text-indent: -9999px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#header h1 a:hover
{
    color: #fff;
    text-decoration: none;
}

#header h1 a
{
    color: #fff;
    text-decoration: none;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

.isCollapsed
{
    visibility:collapse;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


/* ------------------ */
.content{
padding:10px;
width:370px
}
.left{
width:150px;
float:left;
padding:10px 0px 0px 7px;
min-height:24px;
}
.right{
/*width:200px;*/
float:left;
padding:8px 5px 5px 5px;
min-height:24px;
}
.clear{
float:none;
clear:both;
height:0px;
}
.row{
background-color:none;
display:block;
min-height:32px;
}
.text{
width:190px;
}
.ruler{
width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
background-color:#fcfcf0;
}
td{
vertical-align:top;
}
.over{
background-color:#E2FF9E;
}
.out{
background-color:none;
}
/*--------------------*/

/* Buttons */
.buttons a, .buttons button{
    display:block;
    float:right;
   /* margin:0 7px 7px 0;*/
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* End Buttons */

.isCollapsed
{
    visibility: collapse;
}





/* -- Nav Top -- */

#navTop
{
    float: left;
    margin: 0;
    padding: 12px 0;
    position: relative;
    width: 950px;
}

#navTop ul
{
    float: right;
    margin: 6px 0 0;
    padding: 0;
}

#navTop ul li
{
    color: #777777;
    display: inline;
    float: left;
    font-size: 0.9em;
    list-style-type: none;
    margin: 0 18px 0 0;
    padding: 4px 0;
}

#navTop ul li.last {
    margin: 0;
}

#navTop ul li a {
    color:#444444;
    margin:0;
    padding:2px 0 2px 20px;
    text-decoration:none;
}

#navTop ul li a:hover {
text-decoration:underline;
}


#navHome {
background:url("/Content/Images/Icons/house.png") no-repeat scroll left center transparent;
}

#navBasket {
background:url("/Content/Images/Icons/basket.png") no-repeat scroll left center transparent;
}

#navCustomerService {
background:url("/Content/Images/Icons/group.png") no-repeat scroll left center transparent;
}

#navAccount {
background:url("/Content/Images/Icons/key.png") no-repeat scroll left center transparent;
}

/* -- End Nav Top -- */

/* -- Header -- */
#header
{
    float:left;
    margin:0;
    padding:0;
    position:relative;
    width: 950px;
}
#logo
{
    float:left;
    position:relative;
}
#productSearch
{
    float:right;
    margin:40px 0 0;
    padding:0;
    width: 300px;
}
#productSearch form {
border:0 none;
float:right;
margin:0;
padding:0;
}

#productSearch fieldset {
border:0 none;
float:right;
margin:0;
padding:0;
}

#productSearch .textInput {
border:1px solid #CCCCCC;
color:#666666;
float:left;
font-size:0.9em;
margin:0;
padding:2px;
width:180px;
}

#productSearch .btnInput {
float:left;
margin:0;
padding:0 0 0 4px;
vertical-align:middle;
}

#productSearch p {
    float:right;
    font-size:0.9em;
    margin:6px 0 0;
    padding:0;
    text-align:right;
    white-space:nowrap;
}

#productSearch p a {
color:#848379;
text-decoration:none;
}

#productSearch p a {
text-decoration:underline;
}
/* -- End Header -- */


/* -- Content Container -- */
#contentContainer {
float:left;
margin:-10px 0 0;
padding:0;
width:950px;
}

#leftColumn {
    float:left;
    margin:0 17px 0 0;
    padding:0;
    position:relative;
    width:160px;
    z-index:2;
}

#contentColumn {
float:left;
font-family:verdana,arial,lucida sans,lucida grande,sans-serif;
margin:0 17px 0 0;
padding:18px 0 0;
width:600px;
}

#rightColumn {
float:left;
margin:0;
padding: 30px 0 0 0;
width:156px;
}
/* -- End Content Container -- */

/* -- Footer -- */
#footer {
border-bottom:1px solid #DEDCD4;
border-top:1px solid #DEDCD4;
float:left;
margin:30px 0;
padding:0;
width:950px;
}

#footer p {
float:left;
font-size:0.9em;
margin:10px 0;
padding:0 0 0 10px;
}

#footer ul {
float:right;
margin:10px 0;
padding:0;
}

#footer ul li {
border-right:2px solid #DEDCD4;
display:inline;
float:left;
font-size:0.9em;
list-style-type:none;
margin:0;
padding:0 10px;
}

#footer ul li a {
color:#E43B50;
text-decoration:none;
}

#footer ul#footerCategories {
border-top:1px solid #DEDCD4;
float:right;
margin:0 0 10px;
padding:10px 0 0;
text-align:center;
width:950px;
}
/* -- End Footer */


/* -- Admin Container -- */
#adminContainer
{
    margin-top: 20px;
    padding: 20px;
    border: 2px solid black;
}

/* -- End Admin Container -- */

/* -- Category Menu -- */

#categoryMenu {
    float:left;
    margin:0;
    padding:0;
    width:160px;
}

#categoryMenu ul {
    margin:0;
    padding:0;
    width:160px;
}

#categoryMenu ul li {
    clear:both;
    list-style-type:none;
    margin:0 0 1px;
    padding:0;
    width:160px;
    background-color: #E8EEF4;
    
}

#categoryMenu ul li a {
    display:block;
    font-size:1em;
    font-weight:bold;
    height:15px;
    margin:0;
    padding:6px 5px 6px 8px;
    text-decoration:none;
    color: #6E6E6E;
    width:160px;
}

#subCategory {
border-top:1px solid #FFFFFF;
clear:both;
float:left;
margin:0;
padding:0;
width:160px;
}

#categoryMenu #subCategory li a {
background-color:#E4E4E4;
background-image:none;
color:#333333;
display:block;
font-size:1em;
font-weight:bold;
height:auto;
margin:0;
padding:4px 0px 4px 20px;
text-decoration:none;
text-indent:0;
width:140px;
}

/* -- End Category Menu -- */

/* --  Category Menu -- */
#categorySortBar {
border-bottom:1px solid #E6E6E6;
float:left;
padding-left:16px;
position:relative;
top:-18px;
width:496px;
}

.categorySortList {
float:right;
margin:0;
padding:0;
}

.categorySortList label {
font-size:0.9em;
font-weight:normal;
margin:0;
padding:0;
vertical-align:middle;
}

.categorySortList select {
font-size:0.9em;
margin:7px 4px;
padding:0;
vertical-align:middle;
width:110px;
}

.categoryListing
{
    float:left;
    margin:0;
    padding:0 0 0 4px;
    width:580px;
}
/* --  End Category Menu -- */

/* --  Product List -- */
.categoryListRow {
float:left;
margin:0;
padding:0 0 10px 6px;
width:580px;
}

.categoryListItem {
float:left;
margin:0;
padding:3px 4px 4px 3px;
width:108px;
}

.categoryListItem a  {
display:block;
}

.categoryListItem a img {
border:1px solid #CCCCCC;
}

.categoryListItem a:hover img {
border:1px solid #AAAAAA;
}

.itemPrice {
float:left;
margin:0;
padding:3px 0;
width:102px;
}

.itemPrice .price {
float:right;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:0;
}

.itemPrice .productName {
border-top:1px solid #E6E6E6;
float:left;
font-size:0.9em;
line-height:120%;
margin:1px 0 0;
padding:4px 0 0;
width:102px;
}

.itemPrice .productName a {
color:#6E6E6E;
text-decoration:none;
}

.itemPrice .productName a:hover {
text-decoration:underline;
}

#categoryNav {
border-top:1px solid #E6E6E6;
float:left;
margin:0;
padding:0 0 0 6px;
width:600px;
}
#contentColumn #categoryNav ul {
float:left;
margin:5px 0;
padding:0;
}
#contentColumn #categoryNav ul li {
background:none repeat scroll 0 0 transparent;
border-right:2px solid #DEDCD4;
display:inline;
float:left;
list-style-type:none;
margin:0;
padding:0 10px;
}
#contentColumn #categoryNav ul li a {
color:#E43B50;
text-decoration:none;
}
#contentColumn #categoryNav ul li a:hover {
text-decoration:underline;
}
.noBorder, #contentColumn #categoryNav ul li.noBorder, #footer li.noBorder {
background:none repeat scroll 0 0 transparent;
border:medium none;
}
#categoryNav ul#pageNav, #categoryNav #pageNav {
float:right;
}
a.nextLink {
background:url("/Content/Images/PageArrowNext.gif") no-repeat scroll right 4px transparent;
color:#E43B50;
padding-right:7px;
text-decoration:none;
}
a.prevLink {
background:url("/Content/Images/PageArrowPrev.gif") no-repeat scroll left 3px transparent;
color:#E43B50;
padding-left:7px;
text-decoration:none;
}
/* --  End Product List -- */


/* -- Product Display -- */
#productImgCol {
float:left;
margin:8px 18px 0 0;
padding:3px;
width:186px;
}

#productInfoCol {
float:left;
margin:8px 0 0;
padding:0;
width:380px;
}

#productInfoCol .featureProductPrice {
float:left;
margin:14px 0 0;
padding:0;
width:380px;
}

.featureProductPrice h3 {
float:right;
font-family:times,times new roman,georgia,serif;
font-size:2em;
font-weight:normal;
margin:0;
padding:6px 4px 2px 0;
white-space:nowrap;
}

.quantityInput {
border:1px solid #CDCDCD;
float:left;
font-size:1em;
height:15px;
margin:5px 3px 0 0;
padding:1px;
width:20px ! important;
}

#productInfoCol div.addToBasket {
float:left;
font-size:0.1em;
height:19px;
margin:5px 0 0;
padding:0;
width:103px;
display: block;
cursor: pointer;
}

.featureProductPrice h3 {
float:right;
font-family:times,times new roman,georgia,serif;
font-size:2em;
font-weight:normal;
margin:0;
padding:6px 4px 2px 0;
white-space:nowrap;
}

/* -- End Product Display -- */

/* -- Basket Widget -- */

#basketWidget {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
float:left;
margin:0;
padding:0;
width:156px;
}

h4#headerBasketWidget 
{
    background:url("/Content/Images/BasketWidgetHeader.gif") no-repeat scroll 0 0 transparent;
    height:33px;
}

#rightColumn p {
margin:0 4px 4px 6px;
}

#rightColumn h4 {
font-size:0.1em;
margin:0;
padding:0;
text-indent:-10000em;
width:156px;
}

#rightColumn #basket ul {
margin:2px 0 8px;
}
#rightColumn ul {
margin:0;
padding:0;
width:156px;
}

#rightColumn li {
background:url("/Content/Images/Bullet.gif") no-repeat scroll left 3px transparent;
line-height:130%;
list-style:none outside none;
margin:0 0 5px 6px;
padding:0 4px 0 12px;
}

#rightColumn li a {
color:#6E6E6E;
}

#rightColumn li a:hover {
color:#3D3D3D;
}

#rightColumn .price {
color:#990000;
font-weight:bold;
}

p.subTotal {
font-weight:bold;
text-align:right;
}

#basketCheckout {
border-top:1px solid #DBDBDB;
margin:0;
padding:0;
}

#rightColumn .bottom 
{
    float:left;
    border-top:1px solid #DBDBDB;
    width: 156px;
}

#basketCheckout img {
float:right;
margin:3px;
padding:0;
}
/* -- End Basket Widget -- */


.basketQuantity
{
    width: 100px;
}

/* -- View Basket -- */
.basketQuantity .textInput {
border:1px solid #CCCCCC;
color:#666666;
font-size:0.9em;
margin:0 4px 0 0;
padding:3px;
vertical-align:middle;
width:25px;
}

.deleteItemFromCart  {
vertical-align:middle;
cursor: pointer;
}

.basketTable th {
border-bottom:1px solid #CCCCCC;
text-align:left;
}

.basketContent th {
border-bottom:1px solid #CCCCCC;
text-align:left;
}

th.basketSubTotal, td.basketSubTotal {
text-align:right;
width:100px;
}

td.basketSubTotal, table.basketContent td.basketSubTotal {
color:#333333;
font-size:1.1em;
font-weight:bold;
}

.basketContent tr {
vertical-align:top;
}

.basketProductRowLast td {
border-bottom:1px solid #CCCCCC;
padding:10px 4px;
}

#contentColumn table td {
border:medium none;
color:#6E6E6E;
font-family:verdana,arial,lucida sans,lucida grande,sans-serif;
line-height:125%;
}

.basketProduct a.productNameLink {
border-bottom:1px solid #CCCCCC;
color:#333333;
font-size:1.1em;
text-decoration:none;
}

.basketSubTotalTitle
{
    font-weight: bold;
}
/* -- View Basket -- */


/* -- Category Menu -- */

#directoryMenu {
    float:left;
    margin:0;
    padding:0;
    width:160px;
}

#directoryMenu ul {
    margin:0;
    padding:0;
    width:160px;
}

#directoryMenu ul li {
    clear:both;
    list-style-type:none;
    margin:0 0 1px;
    padding:0;
    width:160px;
    background-color: #E8EEF4;
    
}

#directoryMenu ul li a {
    display:block;
    font-size:1em;
    font-weight:bold;
    height:15px;
    margin:0;
    padding:6px 5px 6px 8px;
    text-decoration:none;
    color: #6E6E6E;
    width:160px;
}


/* -- End Category Menu -- */


/* -- Search Directory -- */

.directoryEntry
{
    width: 580px;
    border: 1px solid #000;
    margin: 10px auto 10px auto;
    padding: 10px;
    background-color: #E8EEF4;
}

.directoryEntry.featured
{
    border-color: #F00;
    background-color: #EFCACA;
}

.directoryText
{
    width: 280px;
    display: block;
    float: left;
}

.directoryLinks
{
    display: block;
    float: left;
    font-size: 13px;
}

.directoryTitle
{
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.directoryAddress
{
    font-size: 16px;
}

.directoryLinks .directoryLinkTitle
{
    color: #000;
    font-weight: bold;
}

/* -- End Search Directory -- */


/* Search Pager */
.pageCounter
{
	margin: 5px 0 0 0;
    float: right;
    display: block;
    text-align: left;
}

.pageCounter li
{
	margin-left: 5px;
    float:left;
}

.viewing
{
    color: #545454;
    float: left;
    padding-top: 10px;
}

.viewing span
{
    color: red;
}
/* End Search Pager */


/* --  Checkout -- */
#shippingAddress
{
    font-size: 1.3em;
    margin: 5px 5px 10px 5px;
}

/* --  End Checkout -- */

/* -- Admin Product Search -- */
.searchParam
{
    display: block;
    float: left;    
    width: 50%;
    height: 40px;
}

.searchParam label
{
    display: block;
    float: left;
    font-size:1.5em;
    width:8em;
}

.searchParam input
{
    display:block;
    float:left;
    font-size:1.5em;
    width:60%;
}

.searchParam input[type=checkbox]
{
    display:block;
    float:left;
    width: 30px;
    height: 30px;
}

/* -- End Admin Product Search -- */

/* Footer Links */
#footerLinks
{
display: block;
position: absolute;
top: -40px;
}
