/* these are for the front end, change these and the */
/* boxes will be this style and can take many different layouts*/
/* use the layouts to add image slices or put nothing at all in there */

html 
{
    height: 100%;
} 

body		
{  
  	BACKGROUND-COLOR: white; 
    margin:0px;
    padding:0px;
    text-align:center;
    min-height: 101%;
    font-family:Verdana,Arial;
    font-size: 0.8em;
}
p 
{ margin-top:0px; }
h1
{ margin: 0px; padding-top: 13px; padding-bottom: 0px; font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica"; font-size: 1.7em; font-weight: bold; color:#1E3460; letter-spacing: 1px; }
h2 
{ margin: 0px; padding-top: 8px; padding-bottom: 8px; font-size: 1.0em; }

/* generic link style */
a:link, a:visited, a:active
{
    color: #3260BE;font-family: "Verdana", "Arial", "Helvetica";	
}
a:hover
{ 
    color: #E21B2E; 
}

/* small link or side menu link text */
a.mtext 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 0.7em;
    font-style: normal;	
    font-weight: normal;color: #666666;
}
a.mtext:hover 
{
    color: Green; 
    text-decoration:underline; 
}

/* small link or menu link text in bold */
a.mtextb 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 0.7em;
    font-style: normal;	
    font-weight: bold;
    color: #666666;
}
a.mtextb:hover 
{
    color: Green; 
    text-decoration:underline; 
}
a.mtextnb 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 0.7em;
    font-style: normal;	
    font-weight: bold;
    color: #666666;
}
a.mtextnb:hover 
{
    color: Green; 
    text-decoration:underline; 
}

/* masterpage top cell */
.topcell
{ 
    width:200px; 
    height: 20px;
    right: 0px; top: 0px;
    padding-right: 4px; padding-top: 2px;
    position: absolute;
    font-family: Verdana, Helvetica, sans-serif; 
    margin-bottom:4px; 
    margin-left:auto; 
    margin-right:auto; 
    font-size: 0.8em; 
    line-height: 12px; 
    text-align:right; 
    font-weight: bold; 
    color: White; 
    background: transparent url('images/bg_topcell.png') no-repeat top right;
}
.topcell a:link, .topcell a:visited, .topcell a:active, .topcell a:hover
{color: White;text-decoration:none;}
/* main logo cell */
.logocell 
{
    width:auto;
    border: 0px;
    margin-left:auto;
    margin-right:auto;
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 0px;
    padding-right:0px;
    height: 149px;
    margin-bottom: 0px;
    background-image:url('images/trackbg.png');
    background-repeat:repeat-x;
    background-position: bottom;
    text-align: left;
    background-color:White;
}

/* the actual container of logo itself */
.logoimage 
{
    text-align:left;
    width:268px; 
    height:129px;
    padding:0px;
    border: 0px;
    margin-top:0px;

}
/*image div for middle of header */
.midimage {position:absolute;width:589px;height:43px;top:83px;left:268px;}
/* horizontal nav container */
.hnavcontainer
{
    margin-bottom:5px;
    margin-top:45px;
    width:520px;
    white-space:nowrap;
    float: right;
    margin-right: 25px;
    border: 0px;
    height: 99px;
}

/* main page container and content containers */

.pagediv 
{ 
    padding: 0px;background-color: #F5F5F5;width: 100%;
}
.cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
}
/* clear left float cart divs (if they are left) contains img placeholder */
.clearer
{ width:100%;display:block; }

.maincontainer
{   
    width:auto;
    margin-left:0px;
    margin-right:0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #F5F5F5;
}
.leftcontainer
{
    height: 100%;
    float:left;
    width:240px;
    text-align:center;
    padding-left:1px;
    vertical-align:top;
    display: block;
}
.contentcontainer
{
    height: 100%;
    width:auto;
    text-align:left;
    vertical-align:top;
    padding-left:8px;
    padding-right:6px;
    position: relative;
    margin-left: 250px;
    /*margin: 0px 180px;*/
}
.rightcontainer
{
    height: 100%;
    float: right;
    width:0px;
    visibility: hidden;
    display: none;
    text-align:center;
    padding-left:1px;
    vertical-align:top;
    /*display: block;*/
    /*border: 1px solid green;*/
}

/* main footer cells */
.mainfootercell
{ 
    width:100%;
    margin-left:0px;
    margin-right:0px;
    margin-top: 3px;
    padding-top:4px; padding-bottom: 4px;
    border-top:1px solid #3260BE; 
    border-bottom:1px solid #3260BE; 
    white-space:nowrap;
    height: 20px;
}

.leftfootercell
{ 
    padding-top:3px;
    vertical-align:top;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal;	
    font-weight: normal; 
    color: #202020;
    display: inline;
    float:left;
}
.rightfootercell
{ 
    display: inline;
    float: right;
    white-space: nowrap;
}

/* top level box on the modules */
.tabletop { width:100%; margin-bottom:9px; }

/* this cell draws on the left hand side top */
.leftcolourtable { margin-right: 0px; float: left; background: transparent url('images/module_left.png') repeat-x top left; empty-cells: show; width:4px; height:26px;}

/* this cell draws on the right hand side top */
.rightcolourtable { empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right.png') repeat-x top right; width:4px; height:26px;}

/* this is the main cell at the top of the module boxes */
.colourtable { width: auto;  vertical-align: middle; background: transparent url('images/module_right_bg.png') repeat-x top left; height:26px; }

/* contains the icon and text cells */
.texttabletop { float:left;vertical-align:middle; width:auto; padding-top: 0px; height:25px;  }

/* this is the cell in the middle top that has the text in it */
.colourtableicon {	height:25px; margin-top: 0px; float: left; width:20px; }

/* sets properties of the icon image */
.iconimage { width:20px; height:20px; margin-top:3px; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext { margin-left:20px; padding-top: 5px; height:22px; padding-left:5px; font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-style: normal;font-weight: bold;text-align: left;color: #fff; empty-cells: show;  }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom { width: auto; border-left:2px solid #497EC4;}

/* this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom { padding-top:10px;padding-bottom: 6px; border-right:2px solid #497EC4;margin-left: 4px; padding-right:4px; text-align:left;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase { font-size: 1px; float:left; background-image:url('images/module_leftbottom.png'); background-repeat: repeat-y; empty-cells: show; width:5px; height:10px; }

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase { font-size: 1px; float:right; background-image:url('images/module_rightbottom.png'); background-repeat: repeat-y; empty-cells: show; width:7px; height:10px;}

/* this is the content cell in the middle */ 
.colourtablebase { font-size: 1px; background-color:White;background-image:url('images/module_midbottom.png');background-repeat:repeat-x; height:10px;}

/* module variant 1 top level box on the modules */
.tabletop1 { width:100%; margin-bottom:4px; }

/* module variant 1 this cell draws on the left hand side top */
.leftcolourtable1 { margin-right: 0px; float: left; background: transparent url('images/module_left1.png') repeat-x top left; empty-cells: show; width:10px; height:48px;}

/* module variant 1 this cell draws on the right hand side top */
.rightcolourtable1 { empty-cells: show; background-position: right; padding: 0px; float: right; background: transparent url('images/module_right1.png') repeat-x top right; width:13px; height:48px;}

/* module variant 1 this is the main cell at the top of the module boxes */
.colourtable1 { width: auto;  vertical-align: middle; background: transparent url('images/module_right_bg1.png') repeat-x top left; height:48px; }

/* module variant 1 contains the icon and text cells */
.texttabletop1 { float:left;vertical-align:middle; width:auto; padding-top: 2px; height:27px;  }

/* module variant 1 this is the cell in the middle top that has the text in it */
.colourtableicon1 {	height:27px; margin-top: 0px; float: left; width:20px; background-position: center; background-image:url('images/module_icon1.png'); background-repeat: no-repeat; empty-cells: show; }

/* module variant 1 sets properties of the icon image */
.iconimage1 { width:20px; height:20px; margin-top:3px; }

/* module variant 1 this is the cell in the middle top that has the text in it */
.colourtabletext1 { margin-left:20px; min-width:130px; padding-top: 5px; height:27px; padding-left:5px; background-image: url('images/module_fade1.png'); background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-style: normal;font-weight: bold;text-align: left;color: #000; empty-cells: show;  }

/* module variant 1 this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom1 { width: auto; background :transparent url('images/module_left_mainbg1.png') repeat-y top left; }

/* module variant 1 this is the content cell in the middle and holds the RHS background */ 
.colourtablebottom1 { background :transparent url('images/module_right_mainbg1.png') repeat-y bottom right;margin-left: 10px; padding-right:13px; text-align:left;}

/* module variant 1 this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase1 {float:left; background-image:url('images/module_leftbottom1.png'); background-repeat: repeat-y; empty-cells: show; width:10px; height:19px; }

/* module variant 1 this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase1 {float:right; background-image:url('images/module_rightbottom1.png'); background-repeat: repeat-y; empty-cells: show; width:13px; height:19px;}

/* module variant 1 this is the content cell in the middle */ 
.colourtablebase1 { background-color:White;background-image:url('images/module_midbottom1.png');background-repeat:repeat-x; height:19px;}

/* class for inside module box with text in it */
.modulebox { font-size:0.7em; }
.moduleboxheader { font-weight:bold; }
.moduleboxrow { padding-bottom:4px; width:auto; font-size: 1.0em; }
.rssrow { text-align:right;margin-right:9px; }
.rssimage { margin-top:1px; float:right; margin-left:12px; width:36px; height:14px; border: 0px; }
a.rsslink { color: #666666; font-size:0.7em; }
.loginlinks { text-align:center;width:auto;text-transform: capitalize; }

/* nav classes for side navs */
ul.sidenav { margin:0px; padding-left:0px; padding-bottom:0px; display:block; list-style: none; width:90%; }
li.sidenavrow { margin-left:0px; padding-bottom:4px; padding-left: 0px; white-space:normal; font-size:0.8em;}
a.sidenavlink { text-decoration: none; color: #3260BE; padding-left:16px; font-weight:bold;display:block;background: transparent url('images/plus.gif') no-repeat left top; }
a.sidenavlinkselect { text-decoration: none; color: #3260BE; padding-left:16px; font-weight:normal;display:block;background: transparent url('images/plus.gif') no-repeat left top; background-color: #B5C6E7; }
a.sidenavsublink { text-decoration: none; margin-left: 5px; color: #3260BE; padding-left:13px; font-weight:normal; display:block;background: transparent url('images/blackdot.gif') no-repeat left top; }
a.sidenavsublinkselect { margin-left: 5px; color: #3260BE; padding-left:13px; font-weight:normal; display:block; background: transparent url('images/blackdot.gif') no-repeat left top; background-color: #B5C6E7; }
.scrollingnav { height: 350px; overflow: scroll; width: 100%; float: none; clear: left;}

/* radio button classes */
.AspNet-RadioButtonList ul { height: 20px; margin-left:0px; display:block; padding-left: 0px; }
li.AspNet-RadioButtonList-Item { font-size: 0.9em; margin-left: 2px; list-style-type: none; list-style: none;float:left; }

/* the small form inside the module boxes*/
.smallformbox { border: none; font-size:0.9em; }
.smallformlabel { margin-bottom:2px; font-size:0.9em; }
.smallformfield { margin-bottom: 7px; }
.formbuttonbox { padding-bottom: 4px; padding-top: 4px; text-align: right; }
.productformfield { width: 150px; float:left; height: 30px; }
.productbuttonbox { padding-left: 2px; float: right; }

/* table for content */
.content { width:auto; }

/* top cells of content */
.contentleft { float:left;width:17px;height:52px;background-image:url('images/content_top_left.png'); background-repeat:no-repeat; }
.contenttitle { height:52px;width:auto;background-image:url('images/content_top_mid.png');background-repeat:repeat-x;text-align:left; vertical-align:top; }
.contentright { float:right;width:17px;height:52px;background-image:url('images/content_top_right.png'); background-repeat:no-repeat; }

/* body cells of content */
.contentbodyleft {width: auto;}
.contentbody { padding-top:9px;padding-bottom:6px; margin-left:15px; width:auto; height:auto;vertical-align:top; }
.contentbox { display:block;padding-right:25px; }

/* base cells of content */
.contentbaseleft { float:left;width:0px;height:3px;vertical-align:bottom; }
.contentbase { width:auto;height:3px;}
.contentbaseright { float:right;width:0px;height:3px; }

.breadcrumbs { margin-bottom:15px;font-size:11px; }

/* filebox is the box table that contains the attached files*/
.filebox { display:block;height:70px;width:auto;border:1px dotted #BEEB7D; margin-top: 4px; }

/* cell within the getcontentfiles table */
.fileboxthumb { border: 0;margin-top: 5px; }
.fileboximage { text-align:center;width:90px;float:left; }
.fileboxbutton { padding-top:15px;float:right;width:240px;vertical-align:middle;margin-top:4px;text-align:right;white-space:nowrap; }
.fileboxtext { margin-top: 5px; float:left;margin-right: 18px;width:auto;font-family:Tahoma,Helvetica;font-size:9pt; }

/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot { height:40px;font-size:0.8em;display:block;border:1px dotted #404040;padding-top:10px;width:auto;}
.contentfootcell { float:left;width:auto;padding:4px;white-space:nowrap;vertical-align:middle;}
.contentfootimg { margin-left:10px;float:left;margin-left:10px; }
.contentfootnews { float:right; }
.imgprint { border:0px; }
.imgsend { border:0px; }
.imgcomment { border:0px; }

.eventticketcell { font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.tickettitle { padding-top:12px;margin-top:3px;width:100%;text-align:left;	font-family: "Tahoma", "Arial", "Helvetica"; font-size: 1.4em; font-weight: bold; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; line-height:12pt; }
.carttickettext{width:100%;text-align:left;	font-family: "Tahoma", "Arial", "Helvetica"; font-size: 1.0em; font-weight: bold; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; line-height:12pt; }

.commenttitle {background-color:#c0c0c0;color:Black;width:100%;padding-top:4px;padding-bottom:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.commentbody {color:Black;width:100%;padding-top:4px;padding-bottom:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.eventtable { width:305px; }
.search            { padding: 2px; border:1px solid #C0C0C0; width: 97%; font-family: "Verdana", "Arial", "Helvetica"; font-size: 10px; color: #616161; background:#FFFFFF;}

/*search and content extract rows and links */
.searchrow { width:auto;display:block;padding-bottom:6px; }
.searchhighlight { color:#353535; font-weight:bold; background-color:#D8E3EC;padding:1px; }
.searchlink { width:auto;display:block;margin-left:40px;margin-right:25px;padding-bottom:2px; }
.sectionlink { font-size:1.3em; height: 40px;width:auto;display:block;margin-left:40px;margin-right:25px;padding-bottom:2px; }
.searchbody { margin-left:40px;margin-right:25px;padding-bottom:5px;font-size:0.9em; }
.sectionbullet { height:20px; width:40px; position:relative;float:left; background: transparent url('images/tribullet.gif') no-repeat top center;}
.more { width:auto; text-align:right; margin-right:20px; }
.searchinfo { padding-bottom: 4px; }
/* added to make link to More same size */
.morelink { font-size: 0.80em; }

.frontendformbutton      {  background-image: url('images/formbuttonbg_shinysilver.gif'); border:1px solid navy; padding:3px; font-family: "Verdana", "Arial", "Helvetica"; font-size: 10px; color: #616161; background-color:white;  cursor: pointer; }
.cartformbutton      { margin:2px; line-height:24px; background-image: url('images/formbuttonbg_shinysilver.gif'); border:1px solid navy; padding:4px; font-family: "Verdana", "Arial", "Helvetica"; font-size: 10px; color: #616161; background-color:white; text-decoration:none; cursor: pointer; white-space: nowrap; }
.cartform            { border:1px solid #564941; font-family: "Verdana", "Arial", "Helvetica"; font-size: 11px; color: #616161; background:#FFFFFF; padding-left: 2px; padding-right: 2px; }

/*cart item listings */
.cartitemtable {float:left;border:solid 1px #3260BE;width:226px;margin-left:2px;margin-right:2px;display:block;margin-bottom:5px;}
.cartitemtable1 {float:left;border:solid 1px #3260BE;width:226px;margin-left:2px;margin-right:2px;display:block;margin-bottom:5px;}
.cartitemtopcell { height: 85px; float:left;width:90px;padding-right: 8px; }
.cartitembotcell { height: 35px; margin-left: 10px; float: left;width:100%;font-family: "Verdana", "Arial", "Helvetica"; font-size: 11px; font-weight:bold; }
.cartitemtitle { height: 34px;padding-bottom: 4px;width: auto;display:block; border-bottom: 1px dotted Navy; padding-left: 6px; padding-top:4px; margin-bottom:5px;text-align:left;background:White;}
.cartitempid { background:white; height: 18px; padding-top:2px; font-weight:bold; color: Navy; padding-left: 5px; padding-right: 2px; padding-bottom: 0px;}
.cartstock { float:none; padding-top: 3px; }
.cartitemunit { visibility:hidden;display:none; }
a.cartitemlink {color:#3260BE; font-size: 11px; font-weight: bold; }
/* show only for bulk order form */
.cartaddqty, input.cartaddqty 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*visibility: visible; float:right; margin-right:4px; margin-top:3px; padding-left:30px; background: transparent url('images/cart-qty.png') no-repeat left;*/ }
/*show only with form style 2 */
.cartbulkadd 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*margin-top: 10px;visibility: visible; text-align:right;*/ }
.cartitemformlayout{width:100%;}
.cartitemshortdesc{width:45%;float:left;height:70px;text-align:left;font-size:0.8em;}
.cartitembutton {float: left;background-color:#99B5D8;margin-top:0px;width:100%;text-align:center;padding-top:4px; padding-bottom: 4px;vertical-align: middle; }
.cartitemhomepagelayout
{
    width:auto;
    vertical-align: top;
    text-align: left;
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-top:4px;
}
.cartitemimage { border: 0; width:90px; }
.cartwelcome { border: 1px dotted green; padding:15px; }
.cartcatbox { display:block; width:100%; margin-top:10px; }
.cartcatbuttonbox { padding-bottom:3px; text-align:center;width:auto;display:block;height:30px;padding-top:15px;}
.cartcatlist{ width:auto; border-top: 1px dotted green;padding-bottom:10px;}
.cartcatlistleft{ float:left;width:60px;height:60px;}
.cartcatlistright{width:auto;height:60px;margin-left: 80px;padding-top:5px; }
.cartspecialstr{color:#00105A;font-size:0.9em;font-weight:bold;text-decoration: none;}
.cartpricestr{color:black;font-size:0.9em;font-weight:normal;text-decoration: none;}
.cartalert { padding:7px;border:1px solid red;background:white;text-align:left;color:black;font-size:11pt;font-weight:bold;width:auto; }

/* actual item stuff */
.cartitembox { display:block; }
.cartitemdesc{width:auto;margin-top:15px;}
.cartitemthumbs {float: right; display:block; }
.cartdetailrow {height: 32px;}
.cartitemdetail { empty-cells: show; padding-right: 10px; height: 32px; float: left; margin-right: 10px; border-right: 1px dotted green; }
.cartitemweight { padding: 5px;}
.cartitemprice { padding: 5px; }
.cartitembuttonbox { padding:5px; text-align:right; }
.cartitemcode { padding: 5px;}


/*.cartformbutton:hover      { BACKGROUND-IMAGE: url('images/formbuttonbgover.gif'); BORDER-TOP: 1px solid #D8D8D8; BORDER-LEFT: 1px solid #D8D8D8; BORDER-BOTTOM: 1px solid black; BORDER-RIGHT: 1px solid black;padding-right:3px;padding-top:5px;padding-bottom:3px;padding-left:3px; font-family: Verdana; font-size: 10px; color: #616161; background-color:white;  cursor: pointer; }*/
.cartbluetext {color:black;font-size:1.0em;font-weight:bold;padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartredtext {color: red;font-weight:bold; padding:0px;text-decoration: none;} 
.cartgreentext {color: Green;font-weight:bold; padding:0px; font-size: 8pt;text-decoration: none;} 
.carttext {color: black;font-weight:bold; padding:0px;  text-decoration: none;} 

.cartblacktext {color: black;font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartwhitetext {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 

/* form classes for main forms */
.subscriptiontable {width: 90%; margin-left: auto; margin-right: auto;text-align:left; }
.usertable { width: 90%; margin-left: auto; margin-right: auto; padding-bottom: 4px; }
.sendtofriendtable { padding:9px; width:90%; margin-left: auto; margin-right: auto; }
.blogreplytable { padding:9px; width:90%;margin-left: auto; margin-right: auto; }
.contacttable { padding:9px; width:90%;margin-left: auto; margin-right: auto; }
.logintable {width: 90%; margin-left: auto; margin-right: auto; }
.logincarttable {width: 95%; margin-left: auto; margin-right: auto; }
.mydetailstable { padding:9px; width:90%;margin-left: auto; margin-right: auto; }
.detailsrow { margin-top: 4px; width: auto; height: 30px; }
.mydetailsleft {width: 80%; padding:3px; float:left; }
.mydetailsright { width: 15%; padding:3px; }
.myorderstable { padding:9px; width:90%;margin-left: auto; margin-right: auto; }
.userleft { padding-top:6px; height: 21px; float:left; text-align:right;width: 32%; font-weight:normal; color: black; text-decoration: none;}
.userright { padding:5px; margin-left:33%; width: auto; font-weight:normal; color: black; text-decoration: none;}
.userformrow { margin-right:25px; padding:5px; margin-top: 4px;width:95%; display:block; }
.userformbutton { width:auto; text-align:right; padding-top: 10px; padding-right: 10px; }
.userheading {  text-align:left; padding:3px; font-weight:normal; color: black; text-decoration: none;}
.formfields { background-image: url('images/formfieldbg.png');background-repeat:repeat-x;background-position: bottom; padding:2px; border:1px solid gray; width: 90%;font-family: "Verdana", "Arial", "Helvetica"; font-size: 12px; color: #616161; background-color:#FFFFFF; }
.formstar { color: Red; }

/*cart forms*/
.cartheading { text-align:left; font-weight:bold; height: 40px; }
.carttable { padding:9px; width:90%;margin-left: auto; margin-right: auto; }
.billingform { width: auto; }
.shippingform { width: auto; }

/*confirm page */
.cartbilling { font-size: 0.9em; float:left; width: 47%; padding:5px; }
.cartshipping { font-size: 0.9em;float:right; width: 47%; padding:5px; }
.cartcontact { display:block; font-size: 0.9em; padding:5px; margin-top:20px;text-align:left; width: 100%; }
.cartorderbutton { text-align:center; padding:10px; }
.cartredbutton { background-color: Red; font-weight:bold; text-transform:uppercase; font-size: 1.1em; color: White; }

/* dynamic cart display */
#cartdiv { background-color: White; border: 1px solid  #497EC4;font-size: 0.7em; display: none; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:10px; padding-top:4px; z-index: 500; position: absolute; top: 20px; right: 20px; width: 440px; }
#currdiv { font-size: 0.7em; display: none; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:10px; padding-top:4px; border: 1px solid #497EC4; background-color:white; z-index: 500; position: absolute; top: 200px; left: 20%; margin:auto; width: 650px; }
.currframe { width: 630px; height: 190px; border: 0; overflow: hidden; }
a.closelink, a.closelink:link, a.closelink:active, a.closelink:visited, a.closelink:hover 
{ font-weight:bold; text-align:right; width:96%; padding: 3px; color: #3260BE; display:block; cursor: pointer; }

/*cart classes*/
.cartnumberitems { margin-bottom: 1px; padding:3px; font-weight:normal; width:auto;text-align:right; font-size:0.7em;}
.cartrow { display:block; height: 78px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartsmallrow { display:block; height: 30px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartrowitem { width: 40%; float:left; padding: 2px;}
.cartrowqty { width: 29%; float:left; padding: 2px; height: 38px; padding-bottom: 6px; }
.cartrowprice { width: 13%; float:left; padding: 2px;  }
.cartrowimage { height: 70px;width: 14%; float:left; }
.cartheaderrow { height:23px; display: block; width:auto; font-weight: bold; background-color: #d2d2d2; }
.cartheaderitem { padding: 2px;width: 40%; float:left; }
.cartheaderqty { padding: 2px;width: 29%; float:left; }
.cartheaderprice { padding: 2px;width: 28%; float:left; }
.cartrowlight {width: auto;vertical-align:top;background-color:#C71D20;}
.cartlight { text-align: right; padding: 2px; margin-top: 2px; background-color: #f2f2f2; }
.cartdark { background-color:#C8C0F6; font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.carteventdisclaimer {border:1px solid red;width: auto;vertical-align:top;}
.carteventmessages {text-align:left;width: auto;vertical-align:top; padding-top: 10px;padding-bottom:10px;color: black;}
.cartmessages {text-align:left;width: auto;vertical-align:top; padding: 5px;color: black;}
.cartrowweight { text-align:right;background-color: #e2e2e2; margin-top: 2px; padding:2px; }
.carttotals { font-weight: bold; background-color:red;color: white; text-align:right; padding:2px; margin-top: 2px;}



.bbbd {font-family:"verdana","arial","helvetica";  font-weight:normal; color: black; font-size: 11px;text-decoration: none;} 


/* this is small text */
.bd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    TEXT-DECORATION: none;color: Black;
}


/* this is for big headings */
.head1
{
	font-family: "Arial", "Helvetica";
	font-size: 1.3em;
	font-weight: bold;
	color: Red;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

.nbd {font-family:"verdana","arial","helvetica"; font-weight:normal; color: #000000; font-size: 9pt;text-decoration: none;} 
.lbbd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: "arial","helvetica","verdana";
    TEXT-DECORATION: none;
}
.bbd {font-family:"arial","helvetica","verdana"; font-weight:bold; color: black; font-size: 8pt;text-decoration: none;} 
.rbd {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px; color: black; font-size: 8pt;text-decoration: none;} 
.srbd {font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px; color: black; font-size: 7pt;text-decoration: none;} 
.lbd {font-family:"arial","helvetica","verdana"; font-weight:normal; color: Black; font-size: 9pt;text-decoration: none;} 

.tinyd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: "verdana","helvetica";
    TEXT-DECORATION: none;color: Black;
}

/* redundant in front end, move to back end css */
/* this one seemd only used on zdnet, matched to mtext to reduce styles*/
.mbtn
{
	color: green;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: "arial","helvetica","verdana";
    TEXT-DECORATION: underline;
}

a.mlinkl, a.mlinkl:active, a.mlinkl:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #00105A;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
}
a.mlinkl:hover
{
    FONT-WEIGHT: bold;
    COLOR: #0010AA;
    TEXT-DECORATION: underline;
}



H3
{
font-family: "Verdana", "Arial", "Helvetica";
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	/*background-color: #ffffff;*/
}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica";
	background-color: #CCFFCC;
}

