*
{
border:0;
padding:0;
margin:0;
}

body
{
background-color:#e3e8eb;
font-size:75%;
font-family:Arial, Helvetica, sans-serif;
color:#333;
line-height:1.4em;
}

.light
{
color:#919191;
}

.newB
{
/* fixing IE6 bug with bottom corners */
margin-bottom:-3px;
}

p
{
margin-bottom:1.4em;
}

a
{
color:#f60;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}



.twitterTweet
{
/*width:162px;*/
word-wrap:break-word;
overflow:hidden;
}

.twitterTweet a.twitterName
{
color:#333;
font-weight:bold;
}

.twitterTweet span
{
color:#919191;
font-size:.9em;
white-space:nowrap;
}



.error_message
{
color:#c80000;
margin:0 0 20px 10px;
font-size:.9em;
font-weight:bold;
line-height:1.6em;
}

.error_message h2
{
margin:0 0 3px 0;
}

table
{
border-collapse:collapse;
}

.socialTbl
{
margin-bottom:10px;
font-size:.9em;
}

.socialTbl tr td
{
padding:3px 14px 3px 0;
}

.socialTbl tr td img
{
margin-top:3px;
}

table.info
{
border-collapse:collapse;
margin:0 0 20px 0;
}

table.info tr td,table.info tr th
{
padding:7px 9px 7px 9px;
background-color:#f0f0f0;
border:1px solid #fff;
vertical-align:middle;
}

table.info tr th
{
font-weight:bold;
white-space:nowrap;
text-align:center;
}

h1
{
font-weight:normal;
font-size:1.5em;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
}

.box h2
{
font-weight:normal;
margin-bottom:1.1em;
font-size:1.4em;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
}

.productPage h2,.productIndexRCol h2
{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-top:1px;
margin-bottom:.5em;
line-height:1.3em;
}

h3
{
font-size:1.1em;
}

.padding h1
{
margin-bottom:1.1em;
font-size:1.4em;
}

h1,h2,h3
{
margin-top:1px;
margin-bottom:.7em;
line-height:1.3em;
}

h4,h5,h6
{
margin-bottom:.3em;
text-align:left;
}

ul,ol
{
margin:0 0 1.4em 17px;
}

li
{
margin-bottom:.3em;
}

.mCol li
{
margin-left:7px;
}

.product_award_list li
{
margin-left:0;
}

ul.pagination
{
list-style:none;
margin:0;
}

ul.pagination li
{
display:inline;
margin:0 3px 0 3px;
font-weight:bold;
font-size:1.4em;
}

ul.pagination li a
{
text-decoration:none;
}

.cartModule ul
{
font-size:.9em;
list-style:none;
margin-left:0;
}

.cartModule ul li span
{
color:#888;
}

.cart
{
width:586px;
border-collapse:collapse;
}

.cart .btn
{
margin-top:1px;	
}

.cart td, .cart th
{
text-align:left;
padding:5px 8px 5px 8px;
border-bottom:1px solid #fff;
}

.cart th
{
background-color:#ddd;	
}

.cart tr.totals td
{
background:0;
font-weight:bold;
}

.cart .qty
{
width:20px;	
padding:2px;
text-align:right;
font-size:1em;
border:1px solid #e0e0e0;
}

.cart .qtyTotal
{
width:20px;
}

.cart .nowrap
{
white-space:nowrap;
}

.cart td
{
background-color:#f0f0f0;
font-size:.9em;
}

.cart .right
{
text-align:right;
}

input,textarea
{
font-size:1.2em;
padding:4px 5px 4px 5px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #ccc;
}

.holder
{
position:relative;
top:0;
width:994px;
margin:auto;
}

.header
{
position:relative;
width:994px;
height:101px;
background-image:url(../img/header.jpg);
background-repeat:no-repeat;
}

.logo
{
position:absolute;
top:5px;
left:30px;
}

.nav
{
position:relative;
width:994px;
height:38px;
background-image:url(../img/nav/bg.gif);
background-repeat:repeat-x;
margin-top:6px;
}

.nav ul,.nav li
{
margin:0;
padding:0;
}

.nav ul
{
list-style:none;
}

.nav li
{
position:relative;
display:inline;	
}

.nav .l
{
position:absolute;
top:0;
left:0;
}

.nav .r
{
position:absolute;
top:0;
right:0;
}

#search
{
position:absolute;
top:4px;
right:9px;
width:183px;
height:29px;
}

#searchBg
{
position:absolute;
top:0;
left:0;
}

#searchBtn
{
position:absolute;
top:0;
right:0;
border:0;
margin:0;
padding:0;
}

#searchFld
{
position:absolute;
top:6px;
left:7px;
width:122px;
background-color:#f6f6f6;
border:0;
padding:0;
outline:none;
font-size:14px;
}

.colHolder
{
float:left;
margin-top:6px;
position:relative;
width:994px;
}

.lCol
{
float:left;
width:174px;
}

.mCol
{
float:left;
width:616px;
margin-left:6px;
}

.rCol
{
float:right;
width:192px;
}

.lCol .box
{
width:174px;
background-image:url(../img/lCol/bg.gif);
}

.mCol .box
{
width:616px;
background-image:url(../img/mCol/bg.gif);
}

.rCol .box
{
width:192px;
background-image:url(../img/rCol/bg.gif);
}

.box
{
position:relative;
margin-bottom:9px;
background-repeat:repeat-y;
padding:0;
}

.player
{
height:400px;
margin-top:-3px;
}

.subNav h3
{
position:relative;
margin-bottom:5px;
}

.subNav ul
{
position:relative;
list-style:none;
margin: 0 0 12px 0;
}

.subNav ul li
{
position:relative;
width:146px;
height:19px;
margin:0;
}

.subNav li a,.topProducts li a
{
color:#919191;
text-decoration:none;
}

.subNav li a:hover,.topProducts li a:hover
{
text-decoration:underline;
color:#333;
}

.subNavPadding
{
position:relative;
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:7px 6px;
padding:1px 0 0 18px;
height:19px;
}

.subNav li.a a
{
color:#333;	
}

.subNav li.a
{
background-image:url(../img/activeSubNavBg.gif);
background-repeat:no-repeat;
}

.box .t
{
position:absolute;
top:0;
left:0;
}

.box .b
{
position:absolute;
bottom:0;
left:0;
}

.tL { position:absolute; top:0; left:0; }
.tR { position:absolute; top:0; right:0; }
.bL { position:absolute; bottom:0; left:0; }
.bR { position:absolute; bottom:0; right:0; }

.padding
{
position:relative;
padding:7px 14px 0 14px;
}

.productPage h1
{
margin-bottom:25px;
}

.productLCol
{
width:220px;
float:left;	
margin-right:15px;
}

.productRCol h2
{
font-size:1.5em;
}

.productRCol
{
width:350px;
float:left;
padding-top:16px;
}

.productFreeSamplesInfo
{
position:relative;
width:185px;
top:16px;
margin-left:17px;
margin-bottom:25px;
font-size:.9em;
}

.productFreeSamplesInfo h3
{
font-size:1.2em;
margin-bottom:6px;
}

.productFreeSamplesInfo p
{
margin-bottom:6px;
}

.clear
{
clear:both;
height:0;
line-height:0;
}

.lgSeriesImage
{
float:left;
margin:0 15px 15px 0;
}

.actions
{
position:relative;
width:350px;
height:45px;
background-color:#eaeaea;
margin-bottom:16px;
}

.demo
{
position:absolute;
top:8px;
left:7px;
}

.samples
{
position:absolute;
top:8px;
left:125px;
}

.cue
{
position:absolute;
top:8px;
left:237px;
}

.product_demo_list .cue
{
position:static;
}

.additionalInfoTabs
{
position:relative;
width:588px;
margin-bottom:0;
margin-top:26px;
}

.additionalInfoTabs .tab
{
position:relative;
background-color:#eaeaea;	
padding:12px;
}

.additionalInfoTabs h3
{
margin:0;	
}

.additionalInfoTabs a
{
color:#333;
text-decoration:none;
}

.additionalInfoTabs .spacer
{
width:2px;
}

.additionalInfoTabs .activeTab
{
background-color:#dadada;	
}

.additionalInfo .padding
{
padding:16px 12px 12px 12px;
}

.extraProductDemos
{
position:relative;
top:20px;
width:185px;
/*background-color:#eaeaea;	*/
margin:0 0 0 17px;
}

.extraProductDemosInner
{
position:relative;
width:185px;
/*background-color:#eaeaea;	*/
}

.extraProductDemos .padding
{
padding:8px 10px 10px 0;
}

.extraProductDemos table
{
margin:0;
}

.extraProductDemos table tr td
{
padding:0 6px 7px 0;
}

.extraProductDemos table tr td a
{
color:#333;
font-weight:bold;
}

.review
{
padding-top:15px;
border-top:1px solid #b9b9b9;
font-size:.9em;	
}

.first
{
padding:0;
border:0;	
}

.review p
{
margin-top:0px;
margin-bottom:0.6em;
}

.review h4
{
font-size:1.1em;
}

.review h5
{
font-size:1em;
font-style:italic;
font-weight:normal;
}

.testimonialImage
{
width:150px;
float:left;
margin:5px 20px 20px 0;
}

.additionalInfo
{
position:relative;
width:588px;
margin-bottom:13px;
margin-top:0;
background-color:#dadada;	
font-size:1.1em;
}

.purchasingOptions
{
position:relative;
width:588px;
margin-bottom:13px;
margin-top:10px;
background-color:#eaeaea;	
}

.purchasingOptions .padding
{
padding:12px;
}

.purchasingOptions h3
{
margin-bottom:12px;
}

.purchasingOptions h4
{
font-size:1.4em;
margin:0;
}

.purchasingOptions h5
{
font-size:1.1em;
margin-bottom:0;
}

.purchasingOptions table
{
border-collapse:collapse;
font-size:.9em;
width:564px;
}

.purchasingOptions table tr td
{
vertical-align:middle;
background-color:#dadada;
padding:5px 10px 5px 10px;
}

.purchasingOptions table tr.borders td
{
padding:0;
}

.purchasingOptions table tr.spacer td
{
height:6px;
padding:0;
background:none;
}

.cellTL,.cellTR,.cellBL,.cellBR
{
padding:0;
width:4px;
height:4px;
}

.cellTL
{
background-image:url(../img/corners/darkOnLightGreyTL.gif);
background-repeat:no-repeat;
background-position:top left;
}

.cellTR
{
background-image:url(../img/corners/darkOnLightGreyTR.gif);
background-repeat:no-repeat;
background-position:top right;
}

.cellBL
{
background-image:url(../img/corners/darkOnLightGreyBL.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

.cellBR
{
background-image:url(../img/corners/darkOnLightGreyBR.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

.purchasingOptions table tr td p
{
margin:3px 0 0 0;
}

.productSeriesDescription
{
padding-top:14px;
margin-bottom:15px;
}

.productSeriesDescription img
{
margin-bottom:5px;	
}

.newsHolder
{
position:relative;
float:left;
border-top:1px solid #e0e0e0;
padding:10px 0 0 0;
}

.newsHolder h3
{
margin-bottom:.7em;
font-size:1.3em;
}

.newsHolder h3 a
{
color:#333;
text-decoration:none;
}

.newsLCol
{
width:110px;
float:left;
padding:4px 0 0 0;
margin:0 20px 0 0;
}

.newsLCol img
{
margin-bottom:15px;
}

.newsRCol
{
width:455px;
float:left;
padding:4px 0 0 0;
}

.productIndexHolder
{
position:relative;
float:left;
border-top:1px solid #e0e0e0;
padding:10px 0 10px 0;
}

.productIndexHolder h2
{
font-size:1.5em;
}

.productIndexHolder h2 a
{
color:#333;
text-decoration:none;
}

.productIndexLCol
{
width:180px;
float:left;
padding:4px 0 4px 0;
margin:0 10px 0 0;
}

.productIndexRCol
{
width:397px;
float:left;
padding:18px 0 18px 0;
}

.productIndexRCol .buttonsHolder
{
position:relative;
width:202px;
background-color:#eaeaea;
padding:6px 0 5px 5px;
}

.productIndexRCol .buttonsHolder p
{
margin:0;
}

/*
div.pagination
{
position:absolute;
top:52px;
right:16px;
text-align:right;	
}
*/

.pagination
{
position:relative;
top:-14px;
margin-bottom:-14px;
text-align:right;
}

.footer
{
font-size:.9em;
text-align:center;
padding-top:14px;
color:#ccc;
}

.footer a
{
color:#444;
margin:0 2px 0 2px;
}

/*
.footer
{
clear:both;
margin-top:6px;
position:relative;
width:994px;
height:38px;
background-color:#993;
}*/

/* Paul added */
ul.basic_list
{
list-style:none; 
margin:0px; 
padding:0px;
}

.cartModule .note
{
color:#888;
}

div.product_award_list
{
width:100%;
}

div.product_award_list ul
{
list-style:none;
}

div.product_award_list li
{
/*float:left;
clear:left;*/
}

div.productDescription
{
margin-top:0em;
margin-bottom:0.8em;
}

div.productDescription p
{
margin-top:0em;
margin-bottom:0.6em;
}

div.productSeriesDescription img
{
float:left;
margin-right:10px;;
}

div.productSeriesDescription p
{
margin-top:0em;
margin-bottom:0.6em;
}

span.emphasised {
color:#f00;
font-weight:bold;
}

div.productTopCopy p
{
margin-top:0em;
margin-bottom:0.6em;
}

div.productBottomCopy p
{
margin-top:0em;
margin-bottom:0.6em;
}

.blogIndexHolder
{
padding:10px 0 0 0;
position:relative;
border-top:1px solid #e0e0e0;
width:590px;
}

.blogIndexHolder h2
{
margin-bottom:.4em;
font-size:1.3em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.blogIndexHolder h2 a
{
color:#333;
text-decoration:none;
}

.blogIndexHolder h3
{
margin-bottom:.8em;
font-size:.9em;
color:#777;
font-weight:normal;
}

.blogIndexHolder h3 a
{
color:#777;
}

.blogPrevNext
{
position:relative;
border-top:1px solid #e0e0e0;
width:590px;
font-size:2em;
padding-top:25px;
margin-bottom:25px;
text-align:center;
}

.blogPrevNext a
{
text-decoration:none;
color:#bbb;
}

.blogPrevNext a:hover
{
color:#999;
}

.blogArticleDate
{
color:#777;
font-size:1.1em;
text-decoration:none;
font-weight:normal;
padding:0 0 9px 0;
border-bottom:1px solid #e0e0e0;
}

.blogArticleDate a
{
color:#777;
}

.blogContent h2
{
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.blogComments
{
width:590px;
margin:0 0 30px 0;
}

.blogComments tr td
{
border-bottom:1px solid #e0e0e0;
vertical-align:top;
padding:15px 0 15px 0;
}

.blogComments .blogCommentsName
{
white-space:nowrap;
font-size:.9em;
font-weight:bold;
padding-top:14px;
padding-right:30px;
}

.blogComments .blogCommentsName a
{
color:#333;
text-decoration:underline;
}

.blogComments .blogCommentsName span
{
font-weight:normal;
color:#777;
}

.blogComments .blogCommentsPagination
{
border:0;
padding:3px 0 0 0;
}

.blogComments .blogCommentsPagination a
{
padding:2px 5px 2px 5px;
margin:0 2px 0 0;
background-color:#e0e0e0;
color:#999;
text-decoration:none;
}

.blogComments .blogCommentsPagination a.a
{
background-color:#c7c7c7;
color:#555;
}

.commentDelete
{
float:right;
margin:0 0 10px 20px;
}

.blogNav h3 a
{
color:#333;
text-decoration:none;
}

.rss
{
position:absolute;
top:7px;
right:9px;
z-index:100;
}