a {color: #3872B2;text-decoration: none;}
a:visited {color: #3872B2;}
a:hover {color: #FF6600;text-decoration: none;}

.searchBtn {
	font-family: Verdana;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #323352;
	border: 1px solid #666666;
	height: 18px;
	width: 30px;
	padding: 1px;
}
.searchBox {
	font-family: Verdana;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.textSearch {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #3872B2;
	border: none;
	height: 19px;;
	font-weight: bold;
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 2px;
	padding: 0px;
}
li.cats {
	list-style-type:none;
	list-style-position:outside;
	margin: 3px;
	padding: 0px;
}
li.bullet {
	list-style-image: url(../styleImages/backgrounds/ltbullet.gif);
}
li.bulletLrg {
	list-style-image: url(../styleImages/backgrounds/ltbullet.gif);
}
li.num {
	list-style-image: url(../styleImages/backgrounds/ltbullet.gif);
}
li.account {
	list-style-image: url(../styleImages/backgrounds/ltbullet.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
li.theul{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
	padding-left:10px;
}
.txtSession, .txtSiteDocs {
	font-family: Verdana;
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
}
.txtCopy {font-family: Verdana;font-size: 10px;text-transform:uppercase;}
a.txtCopy {font-family: Verdana;font-size: 10px;text-transform:uppercase;color: #3872B2;}
a.txtCopy:visited {font-family: Verdana;font-size: 10px;text-transform:uppercase;color: #3872B2;}
a.txtCopy:hover {font-family: Verdana;font-size: 10px;text-transform:uppercase;color: #FF6600;}

a.txtSession, a.txtSiteDocs {
	font-family: Verdana;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana;
	font-size: 10px;
	text-transform:uppercase;
	color: #9DB5D7;
	text-decoration: underline;
}
a.txtButton {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #323352;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3872B2;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #9DB5D7;
}
.txtOutOfStock {
	color: #9DB5D7;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Verdana;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Verdana;
	font-size: 75%;
	color: #9DB5D7;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial;
	font-size: 12px;
	color: #3872B2;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}
a.txtBuy {
 	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration:none;
}
a.txtBuy:hover {
 	font-family: Arial;
	font-size: 14px;
	color: #3872B2;
	text-decoration:none;
}

.boxContent {
	font-family: Arial;
	font-size: 12px !important;
}

.txtContentTitle {
	font-family: Arial;
	font-size: 20px;
	color: #474979;
}
.txtBoxSave {
	font-family: Verdana;
	font-size: 10px;
	text-transform:uppercase;
	color: #9DB5D7;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #333333;
}
.tdListTitle {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EEEBFF;
}
.txtCartPrice {
	float: right;
	color: #9DB5D7;
	padding-right: 3px;
	color:#C00000;
}
.txtCart {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	text-transform:uppercase;
	color: #666666;	
}
.cartTotal {
	border-top: 1px dashed #666666;
	width: 140px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #9DB5D7;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Verdana;
	font-size: 50%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	border: 1px solid #333333;
}
a.txtviewCart:hover {
	background-color: #9DB5D7;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #9DB5D7;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}
.tdcartTitle {
	font-weight: bold;
	color: #000000;
	background-color: #EAEAF6;
	border-top: 1px solid #323352;
	border-bottom: 1px solid #323352;
}
.tdcartTitle1 {
font-size:12px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAF6;
	border-top: 1px solid #323352;
	border-bottom: 1px solid #323352;
}
.tdcartEven {
	background-color: #FFFFFF;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout, a.txtCheckout:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3872B2;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #FF9900;
	background-color: #3872B2;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate, a.txtUpdate:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3872B2;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.txtUpdate:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #FF9900;
	background-color: #3872B2;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.txtStockWarn {
	font-size: 75%;
	color: #9DB5D7;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 5px;
	color: #666666;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

.featured { 
	float: left; 
	background-image: url(../styleImages/featured_head.gif); 
	background-repeat: no-repeat;	margin: 4px; 
	background-color:#F1F4E4; 
	padding-top: 4px; 
	border: 1px solid #CCCCCC; 
	text-align: center;  
	width: 175px; 
	height: 200px;
}
.featured h3 { 
	font-size: 80%; 
	font-weight: bold; 
	color: #E3E9F5; 
	background: #D2DFEE; 
	margin: 0; 
	padding: 3px 3px 3px 24px; 
	border-bottom: 1px solid #A9C1DE; 
	text-align:left;
	width: 173px;
	height: 30px;

}
.featuredTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px; 
	color: #323352; 
	margin: 0; 
	padding: 3px 3px 3px 3px;  
}
.header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323352;
}
.buybox {
	background-color:#ECECF6;
	border: 1px solid #333333;
	width:100%;
}

  table.buyBox td.topLeft {
    background-image: url(/images/buybox_tl.gif);
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 12px;
  }

  table.buyBox td.topRight {
    background-image: url(/images/buybox_tr.gif);
    background-repeat: no-repeat;
  }
  
  table.buyBox td.bottomLeft {
    background-image: url(/images/buybox_bl.gif);
    background-repeat: no-repeat;
    font-size: 4px;
  }
  
  table.buyBox td.bottomRight {
    background-image: url(/images/buybox_br.gif);
    background-repeat: no-repeat;
    font-size: 4px;
  }
/* Expanding Categories */
.catTree ul, catTree li {
	list-style-type:none;
}

.catTree li {
	list-style-position: outside;
}

.catTree ul {
	padding-left:5px;
}

.catTreeTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	padding-left:0;
}
/* Expanding Categories */


a.tabon {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3872B2;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
a.tab {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3872B2;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
a.tab:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3872B2;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:1px;
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}
.notify {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00000;
}
.features {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

/* START LOGIN MOD */ 
.txtWelcome, a.txtWelcome { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFFFFF;
 text-decoration:none; 
font-size: 70%; 
} 

a.txtWelcome:hover, a.txtWelcome:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #9DB5D7; 
text-decoration:none; font-size: 70%; 
} 

.txtNew, a.txtNew { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
text-decoration:none; 
font-size: 10px; 
} 

a.txtNew:hover, a.txtNew:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #9DB5D7; 
text-decoration:none; 
font-size: 10px;
 } 

.textbox1 { 
background-color: #FFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #0E51A3; 
border: 1px inset #FFF; 
width: 80px; 
margin-left: 2px; 
margin-bottom: 2px; 
} 

.loginButton { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #FFFFFF; 
background-color: #323352; 
padding: 0px; 
height: 19px; 
text-align: center; 
text-decoration: none; 
font-size: 70%; 
} 
.loginButton:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #ffffff; 
background-color: #FF6600; 
padding: 0px; 
height: 19px; 
text-align: center; 
text-decoration: none; 
font-size: 70%; 
} 
/* END LOGIN MOD */


/* Sortable tables */
table.sortable thead {
    cursor: pointer;
}

a.adminfoot {
color: #666666;
text-decoration: none;
}

a.adminfoot:visited {
color: #666666;
text-decoration: none;
}

a.adminfoot:hover {
color: #666666;
text-decoration: none;
}
treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 5px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }

.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-famfamfam li { background-image: url(../styleImages/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../styleImages/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../styleImages/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../styleImages/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../styleImages/file.gif) 0 0 no-repeat; }
