
body
{
    margin: 0;
    padding: 0;
    background: #E0D9CF url(images/background.jpg) no-repeat;
    font-family: Verdana;
    font-size: 0.8em;
}
/* PNG FIX */
img, #papertext, .polaroid{ 
behavior: url(Scripts/iepngfix.htc); 
border: none;
}
/* Typography */
p, h1, h2, h3, h4, h5
{
    margin: 5px 0;
    padding: 0;
    line-height:1.5em;
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
h1
{
    color: #B1002C;
    font-size: 1.8em;
    border-bottom: 1px solid #B1002C;
    margin: 10px 0 20px 0;
}
h2
{
    color: #333;
    font-size: 1.3em;
    line-height: 1.2em;
    text-align: justify;
}
h3 
{
    padding: 5px;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
}
h4 
{   margin:10px;
    width:333px; 
    padding: 5px;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
}
h5 
{   font-weight:bold;
    margin:10px;
    width:333px; 
    padding: 5px;
    font-size: 1.3em;
    color: #B1002C;
}


.solidshut
 {  font-weight:bold;
    margin:10px;
    width:290px!important; 
    padding: 5px;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
}
.ul  
{
    padding: 0 0 5px 0;
    border-bottom: 1px solid #333;
}
#wrapper
{
    width: 970px;
    margin: 0 auto;
    padding: 0;
    background: url(images/bgtile.gif) repeat-y;
    z-index:1;
}
#header
{
    width: 950px;
    height: 90px;
    padding: 10px;
    background-color: #B1002C;
    background-image: url(images/banner.gif) ;
    background-repeat:no-repeat;
    background-position:center;
}
#contentFloat ul
{list-style:none;
	}
/* Menu Elements */
#menu
{
    width: 180px;
    float: left;
    background: #B1002C url(images/mainNavBackground.gif) no-repeat 5px 0px;
    height: 750px;
    font: 0.9em Verdana;
    z-index:2;
}
#menu ul
{
    margin: 0;
    padding: 30px 0 0 4px;
}
#menu li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu li a
{
    text-decoration: none;
    height: 2.7em;
    font-weight: bold;
    color: #000;
    display: block;
    background: url(images/but.gif) no-repeat 14px 0;
    padding: 12px 0 0 23px;
}
#menu li a:hover, #menu li .current
{
    color: #FFD100;
    background: url(images/butOn.gif) no-repeat 14px 0;
    padding: 12px 0 0 23px;
}
/* Content Area */
#content
{
    float:left;
    width: 750px;
    margin:0 0 0 20px;
    padding: 10px;
    background: url(images/corner.gif) no-repeat;
}
#content p{
    width:540px;
    text-align:justify;
}
#content p.fullwidth{
    width:740px;
}
#content #helpcontent p{
    width:auto;
    margin:0 0 20px 0;
}
#helpcontent img{
    margin:0 20px;
}
#sidebar{
    width:200px;
    float:right;
    margin:20px 0 0 0;
}
#sidebar img{
    float:right;
}
#sidebar p{
    width:auto;
    margin:0 0 20px 0;
}
#sidebar p.ordericon{
    padding:10px;
    background:#B1002C;
}
#sidebar p.ordericon a{
    font-size:1.6em;
    padding:0 0 0 30px;
    background:url(images/ticklargeicon.gif) no-repeat 0 50%;
    color:#fff;   
}
#sidebar p.ordericon a:hover{
    cursor:pointer;
    text-decoration:underline;
}
#logofill{
    
    float:right;
    margin:10px 25px 10px 0!important;
    margin:10px;
    }
.colourchart 
{
    background: #B1002C url(images/colorchart.jpg) no-repeat 15px;
    width: 185px;
    clear: left;
    margin: 20px 5px;
    height: 50px;
    display: block;
    padding: 30px 0 0 415px;
    color: #FFD100;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.colours dt
{
    color: #006400;
    border-bottom: 1px solid #B1002C;
    clear: left;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
}

.colours dd
{
    float: left;
    width: 80px;
    margin: 5px 10px;
    height: 100px;
    border: 1px solid #ccc;
    text-align: center;
}
.colours img 
{
    padding: 5px 10px;
    float: left;
}
.colours span 
{
    clear: left;
    text-align: center;
    font-size: 10px;
}
 /*Product Range 1*/
 .prodpic {
padding:15px;
clear:none;
float:left;
	}
.prodrange 
{
    width: 350px;
    height:700px;
    margin: 5px;
    float: left;
    border: 1px solid #ccc;
}
.prodrange h3
{
    width: 340px;
    background: #B1002C;
    padding: 5px;
    margin: 0;
    color: #FFD100;
    font-size: 1.2em;
}
.prodrange p
{
    padding: 5px;
    margin: 5px 0;
    float: right;
    width: 175px;
    line-height: 18px;
}
.prodrange span 
{
    float: right;
    width: 160px;
    clear: right;
}
.prodrange .description{
    width:340px;
    float:left;
    text-align:left;
    clear:both;
    }
 /*Product Range 2*/
 .prodrange2 
{
    width: 350px;
    height:390px;
    margin: 5px;
    float: left;
    border: 1px solid #ccc;
}
.prodrange2 h3
{
    width: 340px;
    background: #B1002C;
    padding: 5px;
    margin: 0;
    color: #FFD100;
    font-size: 1.2em;
}
.prodrange2 p
{
    padding: 5px;
    margin: 5px 0;
    float: right;
    width: 175px;
    line-height: 18px;
}
.prodrange2 span 
{
    float: right;
    width: 160px;
    clear: right;
}
.prodrange2 .description{
    width:340px;
    float:left;
    text-align:left;
    clear:both;
    }  
     /*Product Range 3*/

.prodrange3 
{
    width: 362px;
    height:auto;
    margin: 5px;
    float: left;
    border: 1px solid #ccc;
}
.prodrange3 h3
{
    background: #B1002C;
    padding: 5px;
    margin: 0;
    color: #FFD100;
    font-size: 1.2em;
}
#content .prodrange3 p
{
    padding: 5px;
    margin: 5px;
    float: right;
    width: 175px;
    line-height: 18px;
}
.prodrange3 span 
{
    float: right;
    width: 160px;
    clear: right;
}
.prodrange3 .description{
    width:340px;
    float:left;
    text-align:left;
    clear:both;
    } 
     /*Product Range 4*/
 
.prodrange4
{
    width: 362px;
    height:auto;
    margin: 5px;
    float: right;
    border: 1px solid #ccc;
}
.prodrange4 h3
{
    background: #B1002C;
    padding: 5px;
    margin: 0;
    color: #FFD100;
    font-size: 1.2em;
}
#content .prodrange4 p
{
    padding: 5px;
    margin: 5px;
    float: right;
    width: 175px;
    line-height: 18px;
}
.prodrange4 span 
{
    float: right;
    width: 160px;
    clear: right;
}
.prodrange4 .description{
    width:340px;
    float:left;
    text-align:left;
    clear:both;
    }
/* Buttonset */
.buttonset
{
    margin: 0;
    padding: 10px 0;
}
.buttonset li
{
    list-style: none;
    float: left;
    width: 168px;
    margin: 0 12px 10px 0;
    padding: 0;
}
.buttonset li img
{
    float: left;
}
.buttonset li a
{
    padding: 10px 5px;
    background-color: #B1002C;
    clear: left;
    color: #FFD100;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 30px;
    text-align: center;
}

/* Global Classes */
.clear
{
    clear: both;
}
.img_left 
{
    padding: 2px;
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 10px 0;
}
.highlight 
{
    background: url(images/pricebutton.gif) no-repeat 5px 5px;
    height: 64px;
    width: 96px;
    font-weight: bold;
    color: #B1002C;
    padding: 27px 0 0 25px;
}
.float_right
{
    float: right;
}
.img 
{
    padding: 2px;
    margin: 10px 5px 5px 10px;
    border: 1px solid #ccc;
}
.roman1
{
	margin:15px 0 0 0;
	float:left;
}
.roman2
{
	float:right;
}
#Htag{
	height:auto;
	border:none;
	}
.gallery 
{
    width: 170px;
    margin: 5px;
    float: left;
}
.gallery2 
{
    margin: 5px;
    float: left;
}
.baypic{
   
    margin-left:5px;
    }
.alt
{
    float: right;
    width: 200px;
    padding: 0 0 0 10px;
    background-color: #fff;
}
.altad
{
    float: right;
    width: 200px;
    padding: 0 0 28px 10px;
    background-color: #fff;
}
.altWide
{
    float: right;
    width: 300px;
    padding: 0 0 0 10px;
    background-color: #fff;
}
.altWide h3 
{
    padding: 5px;
    background-color: #B1002C;
    color: #FFD100;
}
.subcontent
{
    float: right;
    width: 200px;
    padding: 0 10px 10px 10px;
    background-color: #B1002C;
    color: #fff;
}
.subcontent h3 
{
    color: #FFD100;
}
.shop h3
{
    padding: 5px;
    background-color: #B1002C;
    color: #FFD100;
}
.pdf
{
    text-decoration:none;
    color:#FFD516;
	background: url(images/download.gif) no-repeat;
	padding: 2px 0 5px 25px;
	margin: 10px 0;
}
.success 
{
    background:url(images/tick.gif) no-repeat;
    text-indent:35px;
    line-height:32px;
    border-top:solid 1px #89D66E;
    border-bottom:solid 1px #89D66E;
    margin:3px 0;
}
.error
{
    background:url(images/red_cross.gif) no-repeat;
    text-indent:35px;
    line-height:32px;
    border-top:solid 1px #FFAFAF;
    border-bottom:solid 1px #FFAFAF;
    margin:3px 0;
}
input.chkSm
{
    width:25px;
}
/*#############################################
###############################################
PROGRESS INDICATOR
###############################################
###############################################*/
#progress
{
    margin: 0;
    padding: 0;
    height: 45px;
    width: 750px;
    background-color: #C8EC97;
}
#progress li 
{
    float: left;
    width: 130px;
    height: 33px;
    padding: 6px 10px;
    background: #C8EC97 url(images/navBtn.gif) no-repeat right top;
    font-size: 1em;
    font-family:Arial;
    font-weight:bold;
    list-style: none;
}
#progress li span 
{
    font-size: 0.9em;
}
#progress li.current
{
	background-color: #ECC329;
	background-image: url(images/navCurrentBtn.gif);
}

#progress li.lastDone
{
	background-color: #B1002C;
	background-image: url(images/navLastDoneBtn.gif);
	color: #fff;
}

#progress li.done
{
	background-color: #B1002C;
	color: #fff;
	background-image: url(images/navDoneBtn.gif);
}
/*#############################################
###############################################
FORMS STYLING
###############################################
###############################################*/
dl
{
    margin: 0;
    padding: 0;
}
dd 
{
    margin: 0;
    padding: 0;
}
dt 
{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-weight:bold;
}
.frm2 
{
    padding: 10px;
}
.frm2 dt 
{
    float: left;
    clear:left;
    width: 250px;
    text-align:right;
    margin:3px 10px;
}
.frm2 dd{
    width:300px;
    float:left;
    margin:2px 0 2px 0;
}
.frm2 input, .frm2 select, .frm2 textarea
{
    width: 210px;

}
.frm2 dd.tickbox input, .frm2 dd.tickbox select, .frm2 dd.tickbox textarea{
    width:30px;
}
.frm 
{
    padding: 10px 0 0 20px;
}
.frm dt 
{
    /*width: 160px;
    float: left;
    clear: left;
    margin: 10px 0;*/
    width: 160px;
    float: left;
    clear: left;
    display: block;
    padding: 2px 0 0 0;
    height: 28px;
    margin: 10px 10px 10px 0;
    text-align:right;
}
.frm dd
{
    /*margin: 10px 10px;
    width: 300px;
    float: left;*/
    margin: 10px 0;
    width: 300px;
    display: block;
    height: 30px;
    float: left;
    text-align:left;
}
.frm dd.rbldd, .frm dd.autosize{
    height:auto;
}
.frm dd.rbldd{
    width:300px;
}
.frm .chklbl 
{
    width: 310px;
}
.frm input, .frm select, .frm textarea
{
    width: 210px;
    border: 1px solid #ccc;
}
.frm input.noborder{
     border:none;
}
.frm .rblCol{
    line-height:1.5em;
    width:300px;
}
.frm .rblCol2{
    line-height:1.5em;
    width:210px;
}
.frm .rblCol input, .frm .rblCol2 input, .chkremember input{
    width:30px;
    border:none;
}
.frm .rblCol img{
    float:right;
}
.frm .sml 
{
    width: 100px;
}
table.styled{width:100%;text-align:center;border:0;margin:0;font-size:0.9em;}
th, #cart td{padding:2px;border:0;}
th.item, td.item{width:50%;}
th{background:#B1002C;height:3em;color:#FFD100;font-size:1em;}
tr.row1{background:#fff;border:0;}
tr.row0{background:#F1F1F1;}
#cart { border: 1px solid #83BF83; }

.nodrop{
    margin:0!important;
    margin:0 0 0 10px;
    }
.testfrm 
{
    padding: 10px 0 0 20px;
}
.testfrm dt 
{
    width: 160px;
    float: left;
    clear: both;
    display: block;
    padding: 2px 0 0 0;
    height: auto;
    margin: 10px 10px 10px 0;
    text-align:right;
}
.testfrm dd
{
    margin: 10px 0;
    width: 400px;
    display: block;
    height: auto;
    float: left;
    text-align:left;
}
.testfrm dd.testbutton
{
    width:100%;
    clear:both;
    text-align:center;
}
.testfrm dd.testbutton input
{
    text-align:left;
    border:none;
    color:#B1002C;
    padding:0 0 0 30px;
    background:url(images/checkouticon.jpg) no-repeat 0 50%;
}
.testfrm dd.testbutton input:hover
{
    text-decoration:underline;
    cursor:pointer;
}
.testfrm .chklbl 
{
    width: 310px;
}
.testfrm input, .testfrm select, .testfrm textarea, .testfrm dd.fileupload
{
    width: 210px;
    border: 1px solid #ccc;
}
.testfrm dd a{
    margin:0 0 0 20px;
}
#moreUps input{
    margin:10px 0;
}
.nomargin{
    margin:0;
}
/*#############################################
###############################################
Quick Quote button
###############################################
###############################################*/

#qqbutton
{
    width: 188px;
    float: right;
    font: 0.9em Verdana;
    margin:-20px -36px 0 0;
}
#qqbutton ul
{
    margin: 0;
    padding:0;
}
#qqbutton li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#qqbutton li a
{
    text-decoration: none;
    height: 2.7em;
    font-weight: bold;
    color: #000;
    display: block;
    background: url(images/qqbuttonoff.jpg) no-repeat;
    padding: 8px 0 0 13px;
}
#qqbutton li a:hover, #qqbutton li .current
{
    color: #FFD100;
    background: url(images/qqbuttonon.jpg) no-repeat;
    padding: 8px 0 0 13px;
}
/*#############################################
###############################################
Banner Quick Links
###############################################
###############################################*/

div#quicklinks {
        font-weight:bold;
        font-size:1.1em;
    }
    * html div#quicklinks {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }
    div#quicklinks div.wrapper {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    div#quicklinks ul {
        margin:30px 0 0 375px;
        padding: 0;
        line-height: 1em;
        list-style: none;
    }
    div#quicklinks li {
        
        float: left;
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 1em;
    }
    div#quicklinks li.last {
        border-right: none;
    }
    div#quicklinks a,
    div#quicklinks a:link,
    div#quicklinks a:active,
    div#quicklinks a:visited {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        font-weight: bold;
        text-decoration: none;
        margin: 0;
        padding: 5px 40px 5px 40px;
        color: black;
    }
    div#quicklinks a:hover {
        text-decoration:none;
        color:#B1002C;
    }
    div#quicklinks strong {
        display: inline-block;
        /* hide from ie/mac \*/
        display: block;
        /* end hide */
        
        color: white;
        background: black;
    }
    div#quicklinks strong a,
    div#quicklinks strong a:link,
    div#quicklinks strong a:active,
    div#quicklinks strong a:visited,
    div#quicklinks strong a:hover {
       color: white;
       background-color: black;
    }
    
    #backbutton
{
    clear:right;
    width: 80px;
    height:54px;
    float: left;
    margin:5px;
   
}
.alignleft{
    
    z-index:100;
    float:left;
    margin:0!important;
    margin:0 300px 0 0;
    }
/*#############################################
###############################################
Testimonials Page 
###############################################
###############################################*/
 .papertext {
	padding:114px 0 0 100px;
	width:580px;
	line-height:21px;
	font-size:1em;
	float:left;
	clear:none;
	position:relative;
	} 
 .paperwrapper{  
   float:left;
   clear:both;
   height:700px;
   width:740px;
   margin: -80px 0 0 0;
   padding: 0;
   background: url(images/yellowpaper.gif) no-repeat;
}
.blah{
float:left;
clear:both;
width:550px;
margin:115px 0 0 100px!important;
margin:115px 0 0 50px;
line-height:21px;
}
.paperclip{
    float:left;
    position:inherit;
    clear:none;
    margin:-23px 0 0 -52px;
    }
.polaroid{
clear:none;
background:url(images/polaroid.png) no-repeat;
height:219px;
width:180px;
float:right;
}
.polarpic{
height:147px;
width:140px;
margin:9px 14px 0 14px;
}
#blank{
float:left;
clear:none;
position:relative;
height:50px!important;
height:0;
width:500px;  
}
.display-none
{
display:none;
}
.pad{
margin-top:20px;
}
.checkoutbutton
{
width:222px;
margin:0 12px 0 12px;
}
.completebutton{
width:222px;
}
.backbutton{
width:82px;
}
#subtestbut
{
	margin:-33px 0 0 0;
	font-weight:bold;
    font-size: 1.2em;
	width:214px;
	float:right;
	clear:both;
	position:relative;
	background-color: #B1002C;
	}
#subtestbut a
{
	color:#FFD100;
	 text-decoration:none;	
	}
#subtestbut a:hover{
	border-bottom:solid thin #FFD100;	
	 }
	 
#subtest{
	margin:-120px 0 0 0;
	padding:0;
	width:750px;
	height:auto;
	position:relative;
	float:left;
	clear:both;
	}
#subtest ul
{
margin:0;
padding:0;
list-style-type:none;
text-align:left;

	}
#subtest ul li{
display:inline;
}
#subtest ul li a
{color:#FFD100;
 text-decoration:none;	
}
#subtest ul li a:hover
{color:#FFF;
}

.testtext
{
	
	padding:5px 0 5px 5px;
	font-weight:bold;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
    float:left;
    clear:both;
    width:533px;
}
.testentries
{
	padding:5px 0 5px 5px;
	font-weight:bold;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
    float:left;
    clear:both;
    width:750px;
}
#testback{
	float:right;
	clear:both;
	position:relative;
	}

/*#############################################
###############################################
 
###############################################
###############################################*/

#squeese{
	height:100%;
	width:540px;
	}
.homepics{
    clear:left;
	width:540px;
	margin:40px 0 0 0;
}
.homepics img, .imageborder{
    margin:0 5px 5px 0;
    padding:5px;
    background:#ccc;
}
	#homepics2{
	float:right;
	height:209px;
	width:265px;
	margin:0 50px 0 5px;
	}

.welcome{
	float:left;
	clear:left;
	}
.home{
	float: right;
	height:209px;
    width: 161px;
    margin:0 0 0 -10px;
    padding: 0 10px 10px 10px;
    background-color: #fff;
	}

.large{
	font-size:1.3em;
	}

.help 
{
    padding: 5px;
    font-size: 1.2em;
    background-color: #B1002C;
    color: #FFD100;
    text-decoration:none;
    font-weight:bold;
}

#portal1{
	float:left;
	width:360px;
	
	}
	
#portal2{
	float:right;
	width:360px;
	
	}
/*#############################################
###############################################
Footer 
###############################################
###############################################*/
#footer
{
    margin:0 0 -20px 0;
    padding: 2px 10px;
    background: #B1002C;
    color: #fff;
    text-align: right;
}	
.footerregistration{
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin:10px 0 10px 0;
padding: 0;
background:#B1002C;
}

.footercopyright
{
	background:#B1002C;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	text-align: right;
}
.footercopyright a
{
	color: #FFFFFF;
	text-decoration:none;
	
}
.footercopyright a:hover
{
text-decoration:underline;
	
}
.dbasepic
{
	border:solid medium #B1002C;
	position:relative;
	float :left;
	clear:both;
	display:inline;
}
.converter{
    width:180px;
    float:right;
    background:#b1002c;
    padding:0 10px 10px 10px;
}
.converter dt{
    color:#fff;
}
.converter dd{
    margin:5px;
}
.converter dt.convicon{
    text-align:center;
}
.converter dt.convicon a{
    padding:0 0 0 30px;
    background:url(images/convicon.jpg) no-repeat 0 50%;
}
.fiticon a{
    padding:0 0 0 30px;
    background:url(images/fiticon.jpg) no-repeat 0 50%;
    color:#B1002C;
    text-decoration:none;
}
.calcicon a{
    padding:0 0 0 30px;
    background:url(images/calcicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.carticon a{
    padding:0 0 0 30px;
    background:url(images/carticon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.checkouticon a, .tickicon a, .tickicon input{
    padding:0 0 0 30px;
    background:url(images/checkouticon.jpg) no-repeat 0 50%;
    color:#B1002C;
    border:none;
}
.shopicon a{
    padding:0 0 0 30px;
    background:url(images/shopicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.usericon a{
    padding:0 0 0 30px;
    background:url(images/usericon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.plusicon a{
    padding:0 0 0 30px;
    background:url(images/plusicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.lightboxicon{
    padding:0 0 0 30px;
    background:url(images/lightboxicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.converter dt.convicon a:hover,.fiticon a:hover, .calcicon a:hover, .carticon a:hover, .checkouticon a:hover, .shopicon a:hover, .usericon a:hover, .tickicon input:hover, .plusicon a:hover, .lightboxicon:hover{
    cursor:pointer;
    text-decoration:underline;
}
.submittest{
    margin: 10px 0 0 0;
    padding:0 0 0 30px;
    background: url(images/testicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.submittest a{
    text-decoration:none;
    color:#B1002C;
}
.submittest a:hover{
    text-decoration:underline;
    cursor:pointer;
}
.pdficon{
    padding:0 0 0 30px;
    background:url(images/pdficon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.topicon{
    padding:0 0 0 30px;
    background:url(images/topicon.jpg) no-repeat 0 50%;
    color:#B1002C;
}
.pdficon:hover, .topicon:hover{
    text-decoration:underline;
    cursor:pointer;
}
.checkouticon2{
    color:#B1002C;
    width:250px;
    padding:0 0 0 30px;
    background:url(images/checkouticon.jpg) no-repeat top left; border:none;
    float:left;
    text-align:left;
    margin:10px 0 0 0; 
}
.checkouticon2:hover{
    text-decoration:underline;
    cursor:pointer;
}
.phoneicon{
    color:#B1002C;
    width:250px;
    padding:0 0 0 30px;
    background:url(images/phoneicon.jpg) no-repeat top left; border:none;
    float:left;
    text-align:left;
    margin:10px 0 0 0;
}
.phoneicon:hover{
    text-decoration:underline;
    cursor:pointer;
}
.shorth1{
    width:540px;
    float:left;
}
.contactaddress{
    list-style-type: none;
    float: left;
    text-align: center;
    margin-top: 0pt;
    margin-right: 40px;
    margin-bottom: 20px;
    margin-left: 40px;
}
.quicklink{
    background:#B1002C;
    padding:10px;
    width:400px;
}
.quicklink li{
    font-weight:700;
}
.quicklink li ul{
    margin:0 0 10px 20px;
}
.quicklink li ul li{
    font-weight:normal;
}
.quicklink a{
    color:#F9D60A;
}
.fineprint{
    font-size:1em;
    color:#666;
    font-style:italic;
}
.whatyouneed{
    width:600px;
    background:url(images/whatyouneed-bg.jpg) no-repeat top left;
    margin:0 0 10px 0;
}
.whatyouneed h2{
    color:#B1002C;
    padding:20px 20px 0 20px;
}
.whatyouneed ul{
    background:url(images/whatyouneed-bg.jpg) no-repeat bottom left;
    padding:0 20px 20px 20px;
    list-style:disc;
}
.whatyouneed li{
    margin:5px 20px;
}
a.noline{
    text-decoration:none;
}
.component{
    width:150px;
    float:left;
    margin:0 20px 0 0;
}
#helpcontent .component img{
   margin:0;
   padding:0;
}
.complete dd{
    margin:0 0 0 20px;
}
.complete h5{
    margin:0;
    padding:0;
}
.red{
    color:#B1002C;
}
.floatright{
    float:right;
}
.clear{
    clear:both;
}
.clearleft{
    clear:left;
}
/********************* shopping cart table*****************/

table.styled
{
width:100%;text-align:left;border:0;margin:0;font-size:0.9em;
}
th, #cart td
{
padding:2px;border:solid 1px #ccc;
}
#cart th.quantity{
    width:50px;
}
#cart td.noborder{
    border:none;
}
#cart td.total{
    text-align:right;
    border:none;
    background:#ffed9b;
}
#cart td.total h5{
    width:auto;
    margin:0;
    padding:0;
}
#cart p{
    margin:10px;
}
th
{
background:#B1002C;height:3em;color:#FFD100;font-size:1em;
}
tr.row1
{
background:#fff;border:0;
}
tr.row0
{
background:#B1002C;
}
#cart
{
border: 1px solid #ccc;
}