body {
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #696F83; 
    scrollbar-highlight-color: #D3D5DB; 
    scrollbar-face-color: #959595; 
    scrollbar-shadow-color: #000000; 
    scrollbar-track-color: #E5E5E5; 
    scrollbar-darkshadow-color: #696F83;
    background-color: #F3F4F6;
    background-image: url(/img/blue_bg.jpg);
}

#login_box {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    padding: 2px;
}

.login_box_outer {
	border: 1px solid #000033;
}

.red {
	color: #ff0000;
}

#main {
	padding: 6px;
}

.outer_solid {
	background-color: #7C96C0;
}

.inner_solid {
	background-color: #F2F2F2;
}

table.layout {
	border: 1px solid #666666;
}
 
.nav_left {
	background-color: #7C96C0;
}

.nav_left_text {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333366;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 7px;
}

.mini_cart {
	border: 1px solid #333377;
}

.mini_cart th {
	background-color: #333377;
	color: #ffffff;
}

.mini_cart td, .mini_cart td p { 
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}

.small {
	font-size: 12px;
}

.mini_cart th a:link, .mini_cart th a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

/* Text styles  --------------------------------------- */

p, td, th, ul, ol, blockquote, body, div, h1, h2, h3, h4, h5, select, textarea, input {
	font-family: Verdana, Arial, sans-serif;
} 

p, td, th, span, table, body {
	font-size: 12px;
}

h3 .head_accent {
	font-size: 24px;
}

h3, .head {
    font-size: 18px;
    font-weight: normal;
}

h2 a:link,
h2 a:active,
h2 a:visited {
	color: #999999;
}

h4, .like_h4 {
    font-size: 15px;
    font-weight: bold;
}

.fieldTips {
    font-size: 9.5px;
    color: #888888;
}

.small_grey {
    font-size: 10px;
    color: #666666;
}

p.debug, p.debug span {
    background-color: #D8DBE2;
    font-family:Verdana, Arial, sans-serif;
    font-size: 10px;
}

p.debug hr {
    color: #B6BCCB;
    border: 1px solid #B6BCCB;
}

.price, b.price {
	color: #333333;
	font-size: 15px;
}

.small_desc {
	font-size: 11px;
}


/* used to highlight error fields */
input.redBg,
select.redBg,
textarea.redBg,
tr.redBg input,
tr.redBg select,
tr.redBg textarea,
td.redBg input,
td.redBg select,
td.redBg textarea{
    background-color: #FFCCCC;
}

.small {
    font-size: 10px;
}

/* Form Styles --------------------------------------- */

input.delete {
    border-top: 2px solid #FF9600;
    border-left: 2px solid #FF9600;
    
    border-bottom: 2px solid #A70000;
    border-right: 2px solid #A70000;
    
    background-color: #FF0000; 
    color: #ffffff;
    font-weight: bold;
}

#form_new table {
	border: 1px solid #cccccc;
}

.errors_box {
	border: 1px solid #EE0000;
}

.errors_box td,
.errors_box {
	background-color: #eeeeee;
}

#form_new table .head {
    background-color: #efefef;
}

select.jump_menu {
    font-size: 11px;
}

.mandatory_symbol {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 14px;
	font-weight: 900;
	color: #ee0000;
	margin-left: 5px;
}

/* Reports ----------------------------------- */
.leftborder {
	border-left: 5px solid #666;
	padding-left: 10px;
}

.report, .related_products, .highlight_report  {
	border: 1px solid #000099;
}

.report th, .highlight_report th, .related_products th {
	background-color: #333377;
	color: #ffffff;
}

.report th.sorted {
	background-color: #88AADD;
	color: #ffffff;
}

.report th a, .report th a:visited {
	color: #ffffff;
}

.report th.sorted a {
	color: #ffffff;
}


.report td,  .related_products td.evenrow, .highlight_report .normal {
	background-color : #FFFFFF;
}

.report td.oddrow, .related_products td.oddrow,
tr.oddrow {
	background-color : #EFEFEF;
}
td.rowdark {
	background-color : #dddddd;
	border-bottom: solid 2px #999999;
}

td.oddrow_dark {
	background-color : #cccccc;
	border-bottom: solid 2px #999999;
}

.row_highlight {
	background-color: #B4C1F1;
}


.receiptItems {
	background-color : #dddddd;
}

.report td.oddrow_red {
	background-color : #EFB5B5;
}

.report td.red {
	background-color : #F8D2D2;
}

.report td.dark,
.receiptItems td.dark {
	background-color : #F6F6F6;
}

.report_search input,
.report_search select {
	font-size: 11px;
}

.tab_bg_on,
.tab_report_nav {
    background-image: url('/img/tabs/tab_on_bg.gif');
}

.tab_bg_off {
    background-image: url('/img/tabs/tab_off_bg.gif');
}

.tab_empty,
.report_nav_empty {
    background-image: url('/img/tabs/tab_empty_bg.gif');
}

table.shopping_cart th {
	background-color: #aaaaaa;
}

.shopping_cart .border_left {
	border-left: 1px solid #aaaaaa;
}

.shopping_cart .border_right {
	border-right: 1px solid #aaaaaa;
}

.total {
	background-image: url(/img/row_shadow.gif);
	background-repeat: repeat-x;
}

.shipping, .shipping_left, .shipping_right  {
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
}

.shipping_left {
	border-left: 1px solid #aaaaaa;
}

.shipping_right {
	border-right: 1px solid #aaaaaa;
}

.round_nw {
	background-image: url(/img/round_corner_nw.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
}

.round_ne {
	background-image: url(/img/round_corner_ne.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	border: none;
}

.related_products {
	
}

/* Other ----------------------------------- */

#notice_messages,
#error_messages {
    width:600px;  
    filter: alpha(opacity=95);
    -moz-opacity:0.95;   
}

.notice_messages {  
    background-color: #eeeeee;
    border: 1px solid #999999;
}

.current_user {
	font-size: 11px;
	font-weight: bold;
}

.nav_bar, #login_box {
	background-color: #BDC1C4;
}

/* Jassins Styles ------------------------------- */
	
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
	background-position: left center;
	background-image: url(img/spacer.gif);
	margin: 0px;
	padding: 0px 10px;
	height: 18px;
}

a.nav:visited {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/spacer.gif);
	background-position: left center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 18px;
}

a.nav:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/spacer.gif);
	background-position: left center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 18px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	background-image: url(img/spacer.gif);
	background-position: left center;
	margin: 0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: middle;
}

a.leftnav:link {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333366;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 7px;
	text-decoration: none;
}

a.leftnav:visited {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333366;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 7px;
	text-decoration: none;

}

a.leftnav:hover {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333366;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 7px;
	text-decoration: none;

}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

/* Products ------------------------------------------------ */
.product_thumb {
	border: 1px solid #000033;
}