.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FDE8F1; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.color_contrast_light { background-color: #FDE8F1; }
.background-black { background-color:#171717; }

BODY {
	background: #171717;
	color: #171717;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
}

TABLE.innerBODY {
background:#FDFDFD;
border-top-color:#101010;
border-top-style:dotted;
border-top-width:1px;
}

TABLE.colors {
	border-color:#CC0099;
	border-style:inset;
	border-width:1px;
}

.scrollingBox {
	border-color:#CC0099;
	border-style:groove;
	border-width:1px;
	background-color:#FFFFFF;
}

A {
  color: #101010;
  text-decoration: none;
}

A:hover {
  color: #CC0099;
  text-decoration: underline;
}

A.underline {
  color: #101010;
  text-decoration: underline;
  font-size:12px;
}

A.underline:hover{
	color:#CC0099;
	text-decoration: none;
}

A.black_white:hover {
   color: #FDFDFD;
   text-decoration:underline;
}

.bg_repeat_y_white {
	color: #FDFDFD;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	background-position:center;
	background-repeat:repeat-y;
}

.txt_10 {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
}

.txtWhite_10 {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}

.txtColor_10 {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color: #CC0099;
}
.txt_12 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

.txtWhite_12 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}

.txtColor_12 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color: #CC0099;
}

.txt_14 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
}

.txtWhite_14 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color: #FFFFFF;
}

.txtColor_14 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color: #CC0099;
}

.txtI_10 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style:italic;
}

.txtB_10 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.txtBC_10 {
	color: #CC0099;
	font-size: 10px;
	font-weight: bold;
}

.txtBWhite_10 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.txtB_12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.txtBC_12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #CC0099;
}

.txtBWhite_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.txtB_14 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.txtBC_14 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CC0099;
}

.txtBC_24 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CC0099;
}

.txtBWhite_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

A.txt_10 {
	font-size: 10px;
	color: #101010;
}

A.txtU_10 {
	font-size: 10px;
	color: #101010;
	text-decoration:underline;
}

A.txtU_10:hover {
	text-decoration:none;
}

A.txtUC_10 {
	font-size: 10px;
	color: #CC0099;
	text-decoration:underline;
}

A.txtUC_10:hover {
	text-decoration:none;
}

A.txt_10:hover {
	text-decoration:underline;
	color: #101010;
}

A.txtB_10:hover {
  color:#CC0099;
  text-decoration:underline;
  font-size: 10px;  
}

A.txtB_12:hover {
  color:#CC0099;
  text-decoration:underline;
}

A.txtBU_10 {
  color:#171717;
  text-decoration:underline;
}

A.txtU_12 {
	font-size: 12px;
	color: #101010;
	text-decoration:underline;
}

A.txtU_12:hover {
	text-decoration:none;
}

A.txtBU_12 {
  color:#171717;
  text-decoration:underline;
}

A.txtBU_10:hover {
	text-decoration:none;
}

A.txtBU_12:hover {
	text-decoration:none;
}

A.txtBUC_10 {
	color: #CC0099;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10;
}

A.txtBUC_10:hover {
	text-decoration:none;
}

A.txtBUC_12 {
	color: #CC0099;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12;
}

A.txtBUC_12:hover {
	text-decoration:none;
}

.price{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color:#FFFF00;
}

SPAN.productSpecialPriceYellow {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
  background-color:#FFFFOO;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  background-color:#FFFF00;
}

.textfieldSearch {
 font-size: 10px;
 border: 1px solid #CC0099;
 height: 20px;
 width: 110px;
}

/* textarea */
.texta {
 border: 1px solid #CC0099;
 border-style:inset;
}

.boxBtop {
	border-top:1px solid #CC0099;
}

.boxBleft {
	border-left:1px solid #CC0099;
}
.boxBright {
	border-right:1px solid #CC0099;
}
.boxBbot {
	border-bottom:1px solid #CC0099;
}
IMG.borderBlack{
	border: 1px solid #171717;
}
IMG.borderBlack:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	border: 1px solid #CC0099;
}

.TabBbotC {
	border-bottom:1px solid #FF99CC;
}

.TabBleftC {
	border-left:1px solid #FF99CC;
}

.bgBread{
	background-repeat:repeat-x;
	color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/* pour js function lightup onmouseover start */
.opacitySolid{
border: 1px #CC0099 solid;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
}

.opacitySolidHov{
border: 1px #CC0099 dashed;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
}

.opacityDashed {
border: 1px #171717 solid;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
}

.opacityDashedHov {
border: 1px #CC0099 dashed;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
}
/* pour js function end */

/* mouse over image popup start */
.thumbnail_pop{
position: relative;
z-index: 0;
}

.thumbnail_pop:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail_pop span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FDFDFD;
padding: 10px;
left: -1000px;
border: 1px solid #CC0099;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail_pop span img{ /*CSS for enlarged image*/
/*border-width: 1px;*/
padding: 2px;
position: relative;
}

.thumbnail_pop:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
left: -220px; /*position where enlarged image should offset horizontally */
}
/* mouse over image popup end */

.product_info_separator_solid{
  border-bottom: #CC0099 solid 1px;
}

.moduleRow { }
.moduleRowOver { background-color: #FF99CC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FF99CC; }

.checkoutBarFrom { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; text-decoration:underline; } 
.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0099; }

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF99CC; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF99CC; color:#111111; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color:#CC0099; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.dashedL {
  border-bottom: #FF99CC dashed 1px;
}

.dashedLleft {
  border-left: #FF99CC dashed 1px;
}

.dashedLright {
  border-right:1px dashed #CC0099;
}

.dottedLleft {
  border-left:1px dotted #CC0099;
}

.dottedLright {
  border-right:1px dotted #CC0099;
}

.bg_1 {
background-position:center;
background-repeat:no-repeat;
}

.headerSCart{
border-bottom: 1px;
border-bottom-color: #CC0099;
border-bottom-style:groove;
color:#CC0099;
font-size:14px;
font-weight: bold;
}

#manufacturerTip{
position: absolute;
width:150px;
border: 1px solid #FFFFFF;
padding: 2px;
background-color: #CC0099;
visibility: hidden;
z-index: 100;
color:#FFFFFF;
font-size:11px;
}

A.breadcrumbNavigation{
	color: #000000;
	text-decoration:underline;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

A.breadcrumbNavigation:hover{
	text-decoration:none;
}



/*_________________________________________________________________________________________________________*/
.infoBoxHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF3388;
}


FORM {
	display: inline;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #FDFDFD;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FDFDFD;
  color: #101010;
  font-weight: bold;
  text-align: center;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}




TD.navBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #101010;
	color: #ffffff;
	vertical-align: top;
	text-align: right;
}


TABLE.product_info{
	background:#FDFDFD;
	border-left-color:#101010;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:#101010;
	border-right-width:1px;
	border-right-style:groove;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FDFDFD;
  background-color:#FF3388;
}
.pageHeadingPt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FDFDFD;
  background-color:#FF3388;
}

A.pageHeading:hover{
 color:#101010;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#101010;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#FDFDFD;
}



SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.manufmenu{
border:1px #CC0099 groove;
background-color:#FDFDFD;
font-size:10px;
font-weight:bold;
color:#CC0099;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #FDFDFD;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	width: 180px;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #101010;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #cc0099;
	background-color: #ff99cc;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #CC0099;
	border: 2px outset #FDFDFD;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #101010;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #cc0099;
	background-color: #ff99cc;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #FF99CC;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}
/*---------------------------------*/
/*   END Vertical Fly-Out Menu Style */
/*---------------------------------*/

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #CC0099;
	background-color: #ff99CC;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #ff99cc;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

.newProd {
	position: absolute;
	z-index:10;
	float: left;
}

/* Specials Scrolling Box */
#pscroller1 {
	height: 100%;
	border: 1px #FF3388 solid;
	padding: 0px;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
/* Specials Scrolling Box end */