html 
{
    height: 100%;
    min-height: 100%;
} 

body		
{  
  	background-image: url('images/dixons_bg_tile.gif'); 
    background-repeat:repeat;
    font-family: "arial","verdana","helvetica";
    background-attachment: fixed; 
    margin:0px;
    padding:0px;
    text-align:center;
    min-height: 100%;
    height: 100%;
    	font-size: 100%;
}
.form1class
{height: 100%;}

.pagediv 
{ 
    padding: 0px;
    width:740px; 
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
    height:100%;
}
A:link
{
    font-family:  "Arial", "Verdana","Helvetica";	
    font-weight: normal;
    color: #003269;
}

A:hover
{
    color: #003269;
}
A:visited
{
    color: #003269;
}
A:active
{
    color: #003269;
}
a.mtext 
{
    font-family: "arial","verdana","helvetica"; 	
    font-size: 0.9em;
    font-style: normal;	
    font-weight: normal;color: #003269;
}
a.mtext:hover 
{
    color: white; 
    text-decoration:underline; 
}

/* small link or menu link text in bold */
a.mtextb 
{
    font-family: "arial","verdana","helvetica"; 	
    font-size: 0.9em;
    font-style: normal;	
    font-weight: bold;
    color: #003269;
}
a.mtextb:hover 
{
    color: white; 
    text-decoration:underline; 
}
a.mtextnb 
{
    font-family: "arial","verdana","helvetica"; 	
    font-size: 0.9em;
    font-style: normal;	
    font-weight: bold;
    color: #003269;
}
a.mtextnb:hover 
{
    color: white; 
    text-decoration:underline; 
}

table#sidenav 
{
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: 180px;
    text-align: left; 
    /* for IE */
} 

/* masterpage top cell */
.topcell 
{ 
    width:740px; 
    height:124px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
    padding-bottom:0px;
    padding-left: 0px;
    padding-right:0px;
     background-color: white;
     white-space:nowrap;
}
.botcell 
{ float:left;
    width:126px; 
    padding:0px;
    margin:0px; 
    padding-bottom:1px;
    padding-top:1px;
    vertical-align:top;
    text-align:left;
}
.fontcell 
{
    width:164px; 
    height:27px;
    padding:0px;
    margin:0px; 
    padding-bottom:0px;
 
    vertical-align: middle;
    text-align:left;
    background-image:url("images/bg_fontchange.gif");
    background-repeat:no-repeat;
   
   
}
.fontchangetext
{   float:left;vertical-align:bottom;border:0px solid black; height:16px;line-height:190%;height:27px; width:58px;
      font-family: Arial, Verdana, Helvetica, Helv; font-size: 11px; color: #003464; text-decoration:none;font-weight:bold; text-transform:uppercase;
    padding-left:36px;   padding-top:1px; white-space: nowrap;
}
.fontbuttons
{   float:right;width:54px;vertical-align: middle;border:0px solid red; line-height:120%;
    padding: 0px 2px 9px 8px;
}
/* main logo cell */
.logocell 
{
    width:740px;
    height:109px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
    padding-bottom:0px;
    padding-left: 0px;
    padding-right:0px;
     background-color: white;

     display:block;
}
/* the random image */
.randimage 
{
    float:left;
    width:740px;
    padding:0px;
    margin:0;
      background-color: white;
      white-space:nowrap;
}
/* the actual container of logo itself */
.logoimageleft
{
    float:left;
    width:447px;
    height:109px;
    padding:0;
    margin:0;
      background-color: white;
      
}
.logoimageright
{
    float:right;
    width:293px;
    height:109px;
    padding:0;
    margin:0;
      background-color: white;

}
.css_buttons
{   width:100%;position:relative;
     float:right;
     top:-15px;
}
/* horizontal nav container */
.hnavcontainer
{
    margin-bottom:0px;
    margin-top:0px;
    width:100%; 
    margin-left:auto;
    margin-right:auto;
    white-space:nowrap;
    background-image: url('images/bg_seperator.gif'); 
    background-repeat:repeat;
}


.cleaner 
{
    /*width:800px;*/
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	background-color: white;
	width:100%;
}

.maincontainer
{   
    width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
     background-color: white;
     
 
    /*border:1px solid red;*/
}
.leftcontainer
{
    height: 100%;
    float:left;
    width:164px;
    text-align:center;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    vertical-align:top;
    display: block;
}
.contentcontainer
{
    height: 100%;
    width:auto;
    text-align:left;
    vertical-align:top;
    padding-left:0px;
    padding-right:0px;
    position: relative;
    margin-left: 170px;
    margin-right:0px;
    /*margin: 0px 180px;*/
}
.rightcontainer
{
    height: 100%;
    float: right;
    width:0px;
    text-align:center;
    padding-right:0px;
    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;
      background-color: white;
}

.leftfootercell
{ 
    padding-top:0px;
    vertical-align:top;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 0.9em; 
    font-style: normal;	
    font-weight: normal; 
    color: #0072BB;
    display: inline;
    text-align:center;
}
.rightfootercell
{ 
    display: inline;
    float: right;
    white-space: nowrap;
}

/* top level table on the modules */
.tabletop { width:100%;border: 0px solid green; }

/* 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:9px; empty-cells: show; width:10px; height:15px;}

/* 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:0px; empty-cells: show; width:13px; height:15px;}

/* this is the main cell at the top of the module tables */
.colourtable { width: 100%; padding-top: 0px; vertical-align: top; height:15px; }

/* contains the icon and text cells */
.texttabletop { width:100%;border-bottom:solid 0px #CCCCCC; }

/* this is the cell in the middle top that has the text in it */
.colourtableicon {	width:0px;  font-family: Arial, Helvetica, Tahoma, sans-serif;font-size: 12px; height:15px; font-style: normal;font-weight: bold;text-align: left;color: #5A5A5A; 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-left:4px; background-repeat: no-repeat; font-family: Arial, Helvetica, sans-serif;font-size: 10px; height:13px; font-style: normal;font-weight: bold;text-align: left;color: #333333; text-transform:uppercase; 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 {padding-left:4px; empty-cells: show; width:10px; }

/* 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:4px; empty-cells: show; width:10px; height:17px;}

/* this is the content cell in the middle */ 
.colourtablebottom {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 {padding-left:0px; empty-cells: show; width:13px; height:17px; }

/* 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:0px; empty-cells: show; width:13px; height:17px;}

/* this is the content cell in the middle */ 
.colourtablebase { height:17px;}
/* this is for H1 tags to define the top heading */
h1 { text-transform: capitalize; padding-top:19px;border-bottom:dotted 1px #999999; padding-bottom: 8px; margin-bottom:1px;width:100%;background-image:url('images/content_top_mid.png');background-repeat:repeat-x;text-align:left;	font-family: "Arial", "Helvetica"; font-size: 1.05em; font-weight: bold; color: #003269; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; }
/* table for content */
.content { width:auto; }
/* top cells of content */
.contentleft {height:33px;}
.contenttitle { padding-top:19px;border-bottom:dotted 1px #999999; padding-bottom: 8px; margin-bottom:10px;width:100%;text-align:left;	font-family: "Arial", "Helvetica"; font-size: 1.0em; font-weight: bold; color: #003269; letter-spacing: 0px; vertical-align:text-top; empty-cells:show; }
.archivetitle { padding-top:3px;text-align:left;	font-family: "Arial", "Helvetica"; font-size: 1.0em; font-weight: bold; color: #003269; letter-spacing: 1px; vertical-align:text-top;}
.contentright { padding-right:24px;width:25px;height:33px;}
/* body cells of content */
.contentbodyleft { width:15px;empty-cells:show; }
.contentbody { background-color:white;padding-top:8px;width:auto;height:auto;font-family:Arial;font-size:0.9em;vertical-align:top; }
.contentbodyright { width:25px;height:100%;empty-cells:show;background-repeat:repeat-y;vertical-align:top; }
/* base cells of content */
.contentbaseleft { padding-left:14px;width:15px;height:28px;empty-cells:show;vertical-align:bottom; }
.contentbase { width:auto;height:28px;border-top:dotted 1px #999999;}
.contentbaseright { padding-right:24px;width:25px;height:28px;empty-cells:show;background-repeat:no-repeat;vertical-align:top; }
/* filebox is the box table that contains the attached files*/
.filebox { width:100%;border-bottom:1px dotted #999999; 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:0.9em; }
/* is the box table that contains the abbreviated content and search results, and some cart stuff which had dashed border */
.searchbox { width:100%;border-bottom:1px dotted #999999; margin-top:8px;padding-bottom: 8px; }
/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot { width:100%; }
.contentfootcell {background-color:white;width:100%;padding-top:4px;padding-bottom:4px;font-size:0.7em;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 { width:305px;height:142px;background-image:url('images/ticket.gif');background-repeat:no-repeat;font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.sendtofriendcontent { width:100%;height:auto;font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.commenttitle {background-color:white;color:black;width:100%;padding-top:4px;padding-bottom:4px;font-size:0.7em;white-space:nowrap;vertical-align:middle;}
.commentbody {color:black;width:100%;padding-top:4px;padding-bottom:4px;font-size:0.7em;white-space:nowrap;vertical-align:middle;}
.eventtable { width:305px; }
.search            { margin-left: 5px; padding: 2px; border:1px solid #C0C0C0; width: 97%; font-family: "arial","verdana","helvetica";  font-size: 10px; color: #616161; background:#FFFFFF;}
.searchhighlight { color:black; font-weight:bold; background-color:#A0B2C3;padding:1px; }
.searchlink {padding-bottom:4px; }
.searchbody {padding-bottom:2px; }
.formfields { padding:2px; border:1px solid #C0C0C0; width: 95%;font-family: "arial","verdana","helvetica";  font-size: 12px; color: #616161; background:#FFFFFF; }
.frontendformbutton      {  margin-top:0px; height: 17px; border:1px solid navy; font-family: "Arial", "Verdana", "Helvetica"; font-size: 10px; color: white; font-weight:bold; background-color:#003665;  cursor: pointer; }

.cartformbutton      { margin:2px; line-height:24px; background-image: url('images/formbuttonbg_blue.gif'); border:1px solid navy; padding:4px; font-family: "arial","verdana","helvetica";  font-size: 0.9em; color: #616161; background-color:white; text-decoration:none; cursor: pointer; white-space: nowrap; }
.cartform            { border:1px solid #C0C0C0; font-family: "arial","verdana","helvetica";  font-size: 0.9em; color: #616161; background:#FFFFFF; padding-left: 2px; padding-right: 2px; }
.cartitemtopcell {height:170px;}
.cartitembotcell {height:70px;}
.cartitemtable {height:auto;width:200px;margin-right:15px;}
.cartitemdesc{height:auto;width:200px;}
.cartitemformlayout{height:auto;width:80%;}
.cartcatlist{vertical-align:top;width:100%;text-align:center;}
.cartcatlistleft{ width:45%;}
.cartcatlistright{width:55%;}
.cartspecialstr{color:red;font-family:verdana;font-size:12px;font-weight:bold;text-decoration: none;}
.cartpricestr{color:blue;font-family:verdana;font-size:12px;font-weight:bold;text-decoration: none;}
.cartalert { padding:7px;border:1px solid red;background:white;text-align:left;color:red;font-size:0.9em;font-weight:bold;width:auto; }


.cartbluetext {color: Blue;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px;  font-size: 0.9em;text-decoration: none;} 
.cartredtext {color: white;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px;font-size:0.9em;text-decoration: none;} 
.cartgreentext {color: Green;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px; font-size: 0.9em;text-decoration: none;} 
.carttext {color: white;font-family:"verdana","arial","helvetica"; font-weight:normal; padding:0px;  font-size: 0.9em;text-decoration: none;} 

.subscriptiontable {width: 100%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.usertable {width: 100%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.sendtofriendtable {width: 95%; border: 0px solid gray;}
.blogreplytable {width: 95%; border: 0px solid gray;}
.contacttable {width: 100%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.logintable {width: 95%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.logincarttable {width: 95%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.mydetailstable {width: 100%; border: 0px solid gray; margin-left: auto; margin-right: auto; }
.mydetailsleft {width: 50%; vertical-align:top; }
.mydetailsright {width: 50%; vertical-align:top;  }
.cartrowlight {width: 100%;vertical-align:top;}
.cartlight {font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: white; font-size: 0.9em;text-decoration: none;}
.cartdark {  font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: white; font-size: 0.9em;text-decoration: none;}
.cartheading {background-color:#313131;font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: white; font-size: 0.9em;text-decoration: none;}
.carteventdisclaimer {width: 100%;vertical-align:top;}
.carteventmessages {width: 100%;vertical-align:top;  FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: white;}
.cartmessages {width: 100%;vertical-align:top;  FONT-WEIGHT: bold;
    FONT-SIZE:0.9em;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: white;}
.carttotals {background-color:#FF0000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: white;
    }
.myorderstable {width: 100%; border: 0px solid gray; margin-left: auto; margin-right: auto;font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: white; font-size: 0.9em;text-decoration: none; }
.userleft {width: 25%;font-family:"arial","helvetica"; line-height: 14px; font-weight:normal; color: black; font-size: 0.9em;text-decoration: none;}
.userright {  width: 75%;font-family:"arial","helvetica"; line-height: 14px; font-weight:normal; color: black; font-size: 0.9em;text-decoration: none;}
.userheading {  text-align:left;width: 100%;padding:3px;font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: black; font-size: 12px;text-decoration: none;}

.bbbd {  FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: none;} 



.Dixon_Body
{
	border-bottom: #999999 1px dotted;padding: 0px;color: #333333;font-size:0.9em;font-family: "Arial", "Verdana", "Helvetica";
}
.Dixon_heading
{
	padding-bottom: 2px;	padding-top: 2px;	color: #003269;	font-size:1.0em;	font-family: "Arial", "Verdana", "Helvetica";
	
}
/* this is small text */
.bd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: none;
}

/* this is for big headings */
.head1
{
	font-family: "Arial", "Helvetica";
	font-size: 1.2em;
	font-weight: bold;
	color: #83B5CE;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.nbd {font-family:"arial","verdana","helvetica"; font-weight:normal; color: #000000; font-size: 0.9em;text-decoration: none;} 
.lbbd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    FONT-FAMILY:"arial","verdana","helvetica"; 
    TEXT-DECORATION: none;
}
.bbd {font-family:"arial","verdana","helvetica"; font-weight:bold; color: black; font-size: 0.9em;text-decoration: none;} 
.rbd {font-family:"arial","verdana","helvetica"; padding:0px;font-weight:normal; color: red; font-size: 0.9em;text-decoration: none;} 
.srbd {font-family:"arial","verdana","helvetica"; padding:0px;font-weight:normal; color: red; font-size:0.7em;text-decoration: none;} 
.lbd {font-family:"arial","verdana","helvetica"; font-weight:normal; color: black; font-size: 0.9em;text-decoration: none;} 
.lbd {font-family:"arial","verdana","helvetica"; font-weight:normal; color: black; font-size: 0.9em;text-decoration: none;} 
a.lbd {font-family:"arial","verdana","helvetica"; font-weight:normal; color: black; font-size: 0.9em;text-decoration: none;} 

.tinyd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8px;
    FONT-FAMILY: "arial","verdana","helvetica";
    color:#B1B1B1;
    TEXT-DECORATION: none;

}
a.tinyd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8px;
    FONT-FAMILY: "arial","verdana","helvetica";
    color:#B1B1B1;
    TEXT-DECORATION: none;
    line-height:11px;
}
A.tinyd:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8px;
    FONT-FAMILY: "arial","verdana","helvetica";
    color:#B1B1B1;
    TEXT-DECORATION: none;
    line-height:11px;
}
A.tinyd:active
{
     FONT-WEIGHT: bold;
    FONT-SIZE: 8px;
    FONT-FAMILY: "arial","verdana","helvetica";
    color:#B1B1B1;
    TEXT-DECORATION: none;
    line-height:11px;
}

/* 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: 0.9em;
    FONT-FAMILY:"arial","verdana","helvetica"; 
    TEXT-DECORATION: underline;
}

A.mlinkl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #003269;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: none;
}
A.mlinkl:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #003269;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: none;
}
A.mlinkl:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #003269;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: none;
}
A.mlinkl:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #003269;
    FONT-FAMILY: "arial","verdana","helvetica"; 
    TEXT-DECORATION: underline;
}



H3
{
font-family: "arial","verdana","helvetica"; 
	font-size: 1.2em;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 1.2em;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family: "arial","verdana","helvetica"; 
	background-color: #CCFFCC;
}
.specialcontact
{
    background: url('images/contact_button.jpg') no-repeat top left;
    width: 166px; height: 35px; 
    }
