/* 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: #6A8E96;
    margin:0px;
    padding:0px;
    text-align:center;
    background-image: url('images/page_bg.png');
    background-repeat: repeat-x;
    font-size: 0.9em;
    font-family:"Century Gothic",Arial,Helvetica;
}
a
{
    color: #00105A;
}

/* small link or side menu link text */
a.mtext 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 11px;
    font-style: normal;	
    font-weight: normal;color: #00105A;
}
a.mtext:hover 
{
    color: #FF6200; 
    text-decoration:underline; 
}

/* small link or menu link text in bold */
a.mtextb 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 11px;
    font-style: normal;	
    font-weight: bold;
    color: #00105A;
}
a.mtextb:hover 
{
    color: #048FA4; 
    text-decoration:underline; 
}
a.mtextnb 
{
    font-family: "Verdana", "Arial", "Helvetica";	
    font-size: 11px;
    font-style: normal;	
    font-weight: bold;
    color: Black;
}
a.mtextnb:hover 
{
    color: #FF6200; 
    text-decoration:underline; 
}

table#sidenav 
{
    margin: 0 auto;
    padding: 0;
    width: 115px;
    text-align: left; 
    /* for IE */
} 

/* masterpage top cell */
.topcell 
{ 

    width:100%; 
    height: 0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    background-color:Black;
  
}
.botcell 
{ 
    
    width:90%; 
    height: 27px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
/*    background-image: url('images/bot_bg.png');
    background-repeat: no-repeat;*/
    padding: 0px;
    /*border: 1px solid red;*/
}
/* main logo cell */
.logocell 
{
    width:auto;
    margin-left:8px;
    margin-right:8px;
    padding-top:0px;
    padding-bottom:0px;
    padding-left: 0px;
    padding-right:0px;
    height: 112px;
    background: transparent url('images/rhs_bg.jpg') no-repeat right top;
    border-bottom: 3px solid #49BECF;
    background-color: #00105A;
}

/* the actual container of logo itself */
.logoimage 
{
    text-align:left;
    margin:0px;
    
}
/* horizontal nav container */
.hnavcontainer
{
    margin-bottom:0px;
    margin-top:0px;
    width:100%;
    height:24px;
    white-space:nowrap;
    text-align:center;
}

/* main page container and content containers */

.pagediv 
{ 
    display:block;
    /*border: 1px solid blue;*/
    padding: 0px;
    width:97%; 
    margin-left:auto;
    margin-right:auto;
    padding-bottom:0px;
    background-color:White;
    border-right: 1px solid #ABA8AE;
    max-width:1024px;
    min-width: 950px;
}
.cleaner 
{
    width:100%;
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
}

.maincontainer
{   
    width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-top:1px;
    background:transparent;
    /*border:1px solid red;*/
}
.leftcontainer
{
    width:177px;
    padding-left:15px;
    text-align:center;
    vertical-align:top;
    display: block;
    float:left;
    margin-left:0px;margin-right:0px;
    margin-top: 10px;
    
}
.contentcontainer
{
    width:auto;
    text-align:left;
    vertical-align:top;
    padding-left:10px;
    padding-right:10px;
    margin-left: 195px;
    margin-right: 195px;
    margin-top:15px;
}
.featurebox_center {
  background-color: #FEFFCB;
  margin:0px;
  padding:10px;
  border: 1px solid #C71D20;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 13px;
  color: black;
}
.rightfloatbox
{
    float:right;width:190px;
}

.rightcontainer
{
    float: right;
    width:177px;
    text-align:center;
    padding-right:15px;
    vertical-align:top;
    display: block;
    /*border: 1px solid green;*/
}

/* main footer cells */
.mainfootercell
{ 
    width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    padding-top:0px;
    white-space:nowrap;
   
}

.leftfootercell
{ 
    padding-top:0px;
    vertical-align:top;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal;	
    font-weight: normal; 
    color: white;
    display: inline;
    text-align:center;
}
.rightfootercell
{ 
    display: inline;
    float: right;
    white-space: nowrap;
}

/* top level table on the modules */
.tabletop { text-align:center; width:100%; border:1px solid #C8C0F6;}

/* this cell draws on the left hand side top, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtable {padding-left:0px;  empty-cells: show; width:0px; height:23px; border-bottom: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE;}

/* this cell draws on the right hand side top, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtable {padding-right:1px; empty-cells: show; width:13px; height:23px; border-bottom: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE;}

/* this is the main cell at the top of the module tables */
.colourtable { width: 100%; padding-top: 0px; vertical-align: top; height:23px; border-bottom: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE; }

/* contains the icon and text cells */
.texttabletop { width:100%; }

/* this is the cell in the middle top that has the text in it */
.colourtableicon {	 padding-top:0px; font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 14px; height:19px; font-style: normal;font-weight: bold;text-align: left;color: white; empty-cells: show; }

/* sets properties of the icon image */
.iconimage { width:0px; }

/* this is the cell in the middle top that has the text in it */
.colourtabletext {	padding-top:4px; padding-left:4px; font-family: "Trebuchet MS","Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica; font-size: 0.8em; height:19px; font-style: normal;font-weight: bold;text-align: left;color: #00105A; empty-cells: show; font-style: normal; }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom {padding-left:1px;empty-cells: show; width:0px; }

/* this cell draws on the right hand side middle, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebottom {padding-right:5px; empty-cells: show; width:10px; height:23px;}

/* this is the content cell in the middle */ 
.colourtablebottom {text-align:left;padding-top:5px;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase {padding-left:1px; empty-cells: show; width:13px; height:23px; }

/* 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 {padding-right:12px;  empty-cells: show; width:13px; height:23px;}

/* this is the content cell in the middle */ 
.colourtablebase {height:23px; }

/* table for content */
.content { background: transparent;color:Black;}
/* top cells of content */
.contentleft {padding:0px; }
.contenttitle { margin-top:3px;margin-bottom:3px;width:100%;text-align:left;	font-family: "Trebuchet MS", "Microsoft Sans Serif",Sans-Serif,Arial,Helvetica; font-size: 1.4em; font-weight: bold; color: #00105A; border-bottom: 2px solid #00105A; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; }
.archivetitle { margin-top:3px;margin-bottom:3px;width:100%;text-align:left;	font-family: "Trebuchet MS", "Microsoft Sans Serif",Sans-Serif,Arial,Helvetica; font-size: 1.4em; font-weight: bold; color: #00105A; border-bottom: 2px solid #00105A; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; }
.contentright { margin-right:24px;width:25px;}
/* body cells of content */
.contentbodyleft { width:14px;empty-cells:show; }
.contentbody { font-family:"Century Gothic",Arial,Helvetica;color:black;width:auto;height:auto;padding:4px;vertical-align:top;padding-top:7px; }
.contentbodyright { width:14px;height:100%;empty-cells:show;vertical-align:top; }
/* base cells of content */
.contentbaseleft { padding-left:25px;text-align:left;width:auto;empty-cells:show;vertical-align:middle;font-family: "Microsoft Sans Serif",Sans-Serif,Arial,Helvetica; font-size: 0.7em; font-weight: normal; color: gray; }
.contentbase { text-align:center;width:auto;}
.contentbaseright { padding-right:24px;width:110px;empty-cells:show;vertical-align:top; }
/* filebox is the box table that contains the attached files*/
.filebox { width: 100%;padding:6px;border: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE; margin-top: 4px; }
/* cell within the getcontentfiles table */
.fileboximage { text-align:center;width:96px; }
.fileboxbutton { width:240px;vertical-align:middle;margin-top:4px;text-align:right;white-space:nowrap; }
.fileboxtext { width:auto;font-family:Tahoma,Helvetica;font-size:9pt; }
/* is the box table that contains the abbreviated content and search results, and some cart stuff which had dashed border */
.searchbox { FONT-FAMILY: "Century Gothic",Arial,Helvetica;padding:6px; border: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE;margin-top:4px; }
/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot { width:100%;background-color:white; }
.contentfootcell {width:100%;padding:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
/* cells of top horiz nav if required */
.navleft { width:9px;height:31px;background-image:url('images/navbg_left.gif');empty-cells:show;background-repeat:no-repeat;vertical-align:top; }
.navmid { width:auto;height:31px;background-color:#AAFE50;background-image:url('images/navbg_mid.gif'); background-repeat:repeat-x; white-space:nowrap;vertical-align:bottom; }
.navspacer { width:18px;height:31px;background-color:#AAFE50;background-image:url('images/navbg_mid.gif'); background-repeat:repeat-x; white-space:nowrap;vertical-align:middle; }
.navright { padding-right:24px;width:9px;height:31px;background-image:url('images/navbg_right.gif');empty-cells:show;background-repeat:no-repeat;vertical-align:top; }
.eventticketcell { font-family:Verdana;font-size:0.75em;padding:6px;border: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE; margin-top: 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; }

.sendtofriendcontent { width:100%;height:auto;font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.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;}
.searchhighlight { color:#353535; font-weight:bold; background-color:#D8E3EC;padding:1px; }
.searchlink {padding-bottom:2px; }
.searchbody {padding-bottom:5px;font-size:1.3em; }

.formfields { padding:2px; border:1px solid #564941; width: 95%;font-family: "Verdana", "Arial", "Helvetica"; font-size: 12px; color: #616161; background:#FFFFFF; }
.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; }
.cartitemtopcell {height:170px;background-color:White;border:dotted 1px #C8C0F6;}
.cartitembotcell {background-color: #C8C0F6; }
.cartitemtable {height:auto;width:200px;;margin-right:15px;}
.cartitemdesc{height:auto;width:auto;}
.cartitemformlayout{height:auto;width:80%;}
.cartcatlist{vertical-align:top;width:100%;text-align:center;}
.cartcatlistleft{ width:45%;}
.cartcatlistright{width:55%;}
.cartspecialstr{color:#00105A;font-family:"Century Gothic",Arial,Helvetica;font-size:0.9em;font-weight:bold;text-decoration: none;}
.cartpricestr{color:black;font-family:"Century Gothic",Arial,Helvetica;font-size:0.9em;font-weight:normal;text-decoration: none;}
.cartalert { padding:7px;border:1px solid red;background:white;text-align:left;color:red;font-size:11pt;font-weight:bold;width:auto; }

/*.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-family:"Century Gothic",Arial,Helvetica;font-size:1.0em;font-weight:bold;padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartredtext {color: black;font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px;font-size: 8pt;text-decoration: none;} 
.cartgreentext {color: Green;font-family:"arial","helvetica","verdana"; font-weight:bold; padding:0px; font-size: 8pt;text-decoration: none;} 
.carttext {color: black;font-family:"arial","helvetica","verdana"; 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;} 

.subscriptiontable {width: 100%; margin-left: auto; margin-right: auto;text-align:left; }
.usertable {width: 100%; margin-left: auto; margin-right: auto; }
.sendtofriendtable {width: 95%; }
.blogreplytable {width: 95%; }
.contacttable {width: 100%; margin-left: auto; margin-right: auto; }
.logintable {width: 95%; margin-left: auto; margin-right: auto; }
.logincarttable {width: 95%; margin-left: auto; margin-right: auto; }
.mydetailstable {width: 100%; margin-left: auto; margin-right: auto; }
.mydetailsleft {width: 50%; vertical-align:top; }
.mydetailsright {width: 50%; vertical-align:top;  }
.cartrowlight {width: 100%;vertical-align:top;background-color:#C71D20;}
.cartlight {font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.cartdark { background-color:#C8C0F6; font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.cartheading {border: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE; font-family:"Century Gothic","arial","helvetica","verdana"; font-weight:normal; color: #00105A; font-size: 0.9em;text-decoration: none;}
.carteventdisclaimer {border:1px solid red;width: auto;vertical-align:top;}
.carteventmessages {text-align:left;width: auto;vertical-align:top;  FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: black;}
.cartmessages {width: 100%;vertical-align:top;  FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: black;}
.carttotals {background-color:#C71D20;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: white;
    }
.myorderstable {width: 100%; margin-left: auto; margin-right: auto;font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: white; font-size: 11px;text-decoration: none; }
.userleft {text-align:right;padding-right:10px;width: 25%;font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.userright { width: 75%;font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.userheading {  text-align:left;width: 100%;padding:3px;font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 12px;text-decoration: none;}

.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.8em;
    FONT-FAMILY:  "Century Gothic",Arial,Helvetica;
    TEXT-DECORATION: none;color: Black;
}
/* added to make link to More same size */
.morelink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.70em;
    FONT-FAMILY:  Verdana,Arial,Helvetica;
}

/* this is for big headings */
.head1
{
	font-family: "Century Gothic","Arial", "Helvetica";
	font-size: 1.3em;
	font-weight: bold;
	color: #49BECF;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.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: 8pt;
    FONT-FAMILY: "arial","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
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #00105A;
    FONT-FAMILY: "Century Gothic","Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
}
A.mlinkl:active
{
    COLOR: #00105A;
    TEXT-DECORATION: none;
}
A.mlinkl:visited
{
    COLOR: #00105A;
    TEXT-DECORATION: none;
}
A.mlinkl:hover
{
    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;
}
/* frontbox is the box table cell that contains the stuff on front page*/
.frontbox { padding:6px;border: 1px solid #C8C0F6; background-image: url('images/bg_button.png'); background-repeat: repeat-x; background-position: top; background-color:#F4F2FE; margin-top: 4px; }


