  
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:	76%;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #fff;/*#69777F;*/
	height: 1%;
	text-align:center;
} 

a {
	color: #000;
}

a:hover	{
	color: #000;
	text-decoration: underline
}

a.button{
	background: #DCDCDC url(/images/buttonarrow.gif) no-repeat;
	padding-left: 15px;
	padding-right: 2px;
	border: 0;
	height: 13px;
	font-size: 0.8em;
	margin-left: 2px;
	text-decoration: none;
	font-weight: normal !important;
	white-space: nowrap;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 1px;
}

a.button:hover{
	text-decoration: none;
}

a img{border:0;}

img{border:0;}

.button{
	background: #DCDCDC url(/images/buttonarrow.gif) no-repeat;
	padding-left: 15px;
	padding-right: 2px;
	border: 0;
	height: 13px;
	font-size: 0.8em;
	margin-left: 2px;
	text-decoration: none;
	font-weight: normal !important;
	white-space: nowrap;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 1px;
}
/* this is the Buy Now button */
.buttonBuynow{
	background: #4A9E00 url(/images/buttonarrowbig.gif) no-repeat;  
	padding-left: 19px;
	padding-right: 6px;
	margin-top: 1px;	
	margin-bottom:10px;
	margin-left: 2px;
	border: 1px solid black;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
	display: inline-block;
	text-transform: uppercase;
}

#topmenulogoprint{
	display: none;
}

#topmenulogoscreen{
	display: block;
}
/* ------------------------------------ */
table {
	width: 90%;
	border-collapse: collapse;	
}
table thead tr{
	background-color: #c0c0c0;
	color: #fff;
}

table tbody td{
	padding-left: 1em;
	padding-bottom: 5px;
}

table thead th{
	text-align: left;
	padding-left: 1em;
}
table tbody th{
	width: 150px;
	text-align: right;
	vertical-align: top;
}
table tbody td label{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table tbody tr.trOpen{
	display:table-row !important;
}
* html table tbody tr.trOpen{
	display:block !important;
}
table tbody tr.trClose{
	display:none !important;
}
/* ------------------------------------ */
label{
	font-size: 0.9em;
}
select, input	{
	color: #000;
	font-size: 0.8em;
}
textarea{
	font-size: 1em;
}
button {
	color: #000;
	font-size: 0.8em;
}

h1, h2, h3{
	background: #DCDCDC url(/images/trcorner.gif) top right no-repeat;
	margin-bottom: 0px;
	margin-top: 0;
	padding-left: 5px;
	line-height: 2em;
	color: #000;
}
h1, h2{
	font-size: 1em;
	font-weight: bold;	
	margin-right: 10px;
}
			
h1 {
	margin-left: -5px;
	height: 27px;	
}
			
h2 {	
	height: 22px;		
}

h3{
	font-size: 0.8em;
	font-weight: normal;
	height: 27px;	
	margin-left: -5px;
	margin-right: 0px;
}

h4{
	font-size: 1em;
}

li {
	color: #000;
	line-height:1.25em;
	text-decoration: none;
	padding:0.3em;
}

hr{
	border: 0;
	border-bottom: 1px solid #c0c0c0;
	height: 0;
}

#topheader {
	width: 977px; /*100%;*/
	border-collapse: collapse;
	background: url(/images/bannertr.gif) no-repeat right top #F1F3F4;;
	margin: 8px;
	text-align: left;
	*margin-left: 14px;
}

#topheader td {
	border: 0;
	padding: 0;
	color: #000;
	font-size: 0.75em;
	width: 977px;
}
#topheader td a{
	color: #848485;
	font-size: 0.8em;
}

#loginBox td{
	border: 0;
	padding: 0;
}
#loginBox{
	width: 590px;
	border-collapse: collapse;
}

#footerSection{
	width: 100%;
	border-collapse: collapse;
}

#footerSection thead tr{
	background-color: #fff;
}

#footerSection tbody{
	background-color: #fff;
	height: 20px;
	color: #000;
	text-align: center;
}

#footerSection td{
	border: 0;
	padding: 0;
	font-size: 0.75em;
	color: #000;
}

#footerSection tbody td ul{
	list-style: none;
}

#footerSection tbody td li{
	display: inline;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: -1px;
	padding: 3px;
}
.quicklinks{
	list-style: none;
}

.quicklinks li{
	display: inline;
	color: #000;
	border-left: 1px solid #000;
	border-right: none!important;
	margin: 3px 3px 3px 0px;
	padding:  0px;
	font-size:1em; 
	line-height: 15px;
}
/* ths is the first li in the list*/
.quicklinks .lifirst{
	border-left: none!important;
}

#topmenucont{
	width: 100%;	
	margin: 0;
	padding:0;	
}

#topmenu {
	width: 999px;
	border-collapse: collapse;
	height: 123px;
	line-height: 1em;
	background: url(/images/menubg.jpg) no-repeat 0% 50%;
	
}

#topmenu td{
	text-align: right;
	padding-top: 5px;
	color: #4A9E00;
	padding-left:0;
	vertical-align: top;
	padding-right: 40px;
}

#topmenu th{
	padding-left: 30px;
	padding-top: 10px;
}

#topmenu th img{
	margin-top: -12px;
}
#topmenu ul{
	font-weight: bold;
	list-style:none;
	margin:0;
}

#topmenu li{
	display: inline;
	font-weight: bold;
	margin: 0;
	line-height: 1em;
	color: #fff;
	border-right: 1px solid #fff;
	font-size: 0.9em;
	cursor: pointer;
	padding: 0 0.8em;
}

#topmenu li a{
	text-decoration: none;
	color: #fff;
}

#sidemenu {
	width: 200px;
	float: left;
}

#sidemenu ul{
	font-weight: normal;
	list-style:none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	margin-bottom: 2em; 
}

#sidemenu a{
	text-decoration: none;
}

#sidemenu p{
	font-size: 0.8em;
	padding-left: 5px;
}

#sidemenu li{
	background: url(/images/sidemenubullet.gif) 0 8px no-repeat;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 10px;
}

#sidemenu h2{
	font-size: 0.9em;
	margin: 0;
	padding-left: 5px;
}

#sidemenu h2 a{
	text-decoration: none;
}

#sidemenu h3{
	padding-left: 10px;
}
#sidemenu li a{
	line-height: 1.5em;
}
#frmSideSearch{
	background-color: #FCEFFF;
	padding-bottom: 1em;
	border-top: 0.5em solid #fff;
	border-bottom: 0.5em solid #fff;
	font-size: 1.2em;
}
#frmProductSearchSmall{
	font-size: 1.2em;
	margin: 0;
}
fieldset{
	width: 200px; 
}

#sidemenu fieldset{
	width: 170px;
}
#orderItems thead th{
	text-align: left;
}

#orderItems th{
	text-align: right;
	width: 100%;
}

.tableRow {
	background-color: #fff;
}

.tableAltRow {
	background-color: #efefef;
}

#metadatagrid{
	font-size: 0.9em;
}
/*---------------------------------*/
#userHotLinks{
	font-weight: normal;
	list-style: none;
	width: 240px;
	height: 180px;
	margin-top: 0.5em;
	font-size: 0.8em;
	background-color: #FFFEE5;
}

#userHotLinks ul, #userHotLinks p, #userHotLinks li{
	font-size: 1em;
	margin-left: 0;
	padding-left: 0;
}

#companyHotLinks{
	width: 241px;
	height: 150px;
	margin-top: 0.2em;
	font-size: 0.8em;
	background-color: #E7FAFF;
}

#companyHotLinks ul, #companyHotLinks p, #companyHotLinks li{
	font-size: 1em;
}

#userHotLinks a{
	padding-left: 1em;
}

#userHotLinks ul{
	padding-left: 1em;
}

.sidemenuselected{
	/*for selected side menu items*/
	text-decoration: underline;
}

#categoryList {
	width: 70%;
	font-size: 0.9em;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 1em;
}

#categoryList ul{
	font-weight: bold;
	list-style:none;
	margin: 0;
	background-color: #fff;
}

#categoryList .categorylisttoplevel{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #363636;
	background-color: #F7F7F7; /*#9C6EB1;*/
	margin-bottom: 10px;
}
#categoryList li li {
	font-weight: bold;
	margin-left: 2em;
	text-align: left;
	margin-bottom: 5px; 
	margin-top: 5px;
}

#categoryList li li li{
	border: 0;
	background: none;
	font-weight: normal;
	margin-left: 2em;
	color: #000;
	list-style: square;
}

#categoryList li a{
	text-decoration: none;
	color: #000;
}

.categorylistselected{
	/*for selected side menu items*/
	text-decoration: underline;
}

.breadcrumb {
	color: #848485;
	margin-top: 0;
	font-size: 0.8em;
} 
.breadcrumb a{
	color: #848485;
}

.homeNews{
	padding-left: 10px;
}
.homeNews a{
	/*home page news list*/
	text-align: left;

	text-decoration: none;
}

.homeNews dt{
	font-weight: bold;
}
.homeNews dd{
	margin: 0;
}
.homeNews #newsDate{
	color: #DA6B00;
}
/* ----------------------------------------------------------*/
/* the basketend is needed because of the right corner of heaings being blank */
/* Otherwise, the border sticks up into the white space!     */
/* ----------------------------------------------------------*/
#basket{
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

#basket tbody tr td{
	border-bottom: 1px solid #dcdcdc;
}

#basket tbody tr .basketEnd{
	border-right: 1px solid #dcdcdc;
	width: 5px;
}

#basket tbody tr td.words{
	align:left;
	padding:10px 10px 10px 10px;
}
#basket tbody tr td.total{
	border-top: 3px solid black;
}

#basket thead tr th{
	border: none;
	background-color: #dcdcdc;
}
#basket thead tr .basketEnd{
	background: #DCDCDC url(/images/trcorner.gif) top right no-repeat;
}

.paymentMethod{
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 30px;
	margin-bottom: 30px;
}

.paymentMethod tbody tr{
	background-color: white;
	color: black;
}

.paymentMethod tbody tr th{
	background-color: #dcdcdc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	text-align:left;
	width: 250px;
	
	
}
.paymentMethod tbody tr th.basketEnd{
	background: #DCDCDC url(/images/trcorner.gif) top right no-repeat;
	width: 5px;
	padding: 0px 0px 0px 0px;
}

.paymentMethod tbody tr td{
	border-bottom: 1px solid #dcdcdc;
	color: black;
	align:left;
	padding:10px 10px 10px 10px;	
	vertical-align: top;
}
.paymentMethod tbody tr td.basketEnd{
	border-right: 1px solid #dcdcdc;
	width: 5px;
}

/* ----------------------------------------------------------*/
#basketWidget{
	width: 150px;
	min-height: 100px;
	padding: 5px;
	font-size: 0.9em;
}
* html #basketWidget{height:100px;}

#basketWidget p{
	font-size: 0.9em;
	padding-left: 10px;
}

#basketWidget table{
	margin-left: 5px;
}
#basketWidget .button{
	font-size: 0.9em;
}
#addressForm label{
	font-weight: bold;
}

#addressForm p{
	display: inline;
	float: left;
	width: 270px;
	height: 35px;
}

#addressForm p p{
	display: block;
}

#creditcardForm label{
	font-weight: bold;
}

#creditcardForm p{
	display: inline;
	float: left;
	width: 280px;
	height: 35px;
}

#error li{
	color: #f00;
}

#newsList {
	width: 70%;
	font-size: 0.9em;
	height: 2.0em;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#newsTable {
	width: 445px;	
}

#newsTable tbody th{
	font-size: 0.9em;
	text-align:left;
	padding-top: 10px;
}

#newsTable tbody td{
	font-size: 0.9em;
	padding-top: 10px;
}

#newsContent{
	float: left;
}
#newsImage{
	float: right;
}
#eventContent{
	float: right;
}
#eventImage{
	float: left;
}

#pageRightSide{
	float: left;
	width: 160px;
	margin:0;
	padding: 0;
	padding-top:30px;
	position:relative;
	height: 1%;	
}
/** Righ Hand Side   **/
#productRightSide{
	float: left;
	width: 160px;
	margin:0;
	padding: 0;
	padding-left: 5px;
	padding-top:30px;
	position:relative;
	height: 1%;
}

#productRightSide input{
	width: 120px;
}

#productRightSide #basketWidget{
	width: 150px;
	height: 100px;
	padding-left: 0px;
	padding-right: 0;
	font-size: 0.9em;
}

#pageRightSide .basketWidgetHeader{
	width: 110px;
}

#productRightSide .basketWidgetHeader{
	width: 110px;
}

#pageRightSide li a{
	font-size: 0.8em;
}

#pageRightSide hr{
	margin-left: 10px;
}
#pageRightSide p{
	margin-left: 10px;
}

#pageRightSide h2{
	
	margin: 0;
	padding-left: 5px;
	margin-left: 10px;
}

#productRightSide h2{
	margin-left: 5px;
}

#pageContent{
	float: left;
	padding-left: 5px;
	font-size: 0.9em;
	width: 585px; /*756px;*/ /*48%;*/
	background-color: #fff;	
	margin-left: 1em;
	border-right: 1px solid #c0c0c0;
}

#pageContentHome hr{
	margin-right: 10px;
}

#pageContentHome{
	float: left;
	padding-left: 5px;
	font-size: 0.9em;
	width: 585px; /*48%;*/
	background-color: #fff;
	margin-left: 1em;
	border-right: 1px solid #c0c0c0;
}

#pageContentHome h5{
	padding-left: 10px;
	color: #DA6B00;
}

#pageContent #rangeDetail h2{
	/*margin-left: -10px;*/
	margin-right: 4px;
	padding-left: 5px;
	margin-left: 0;
}
#pageContent dt{
	font-weight: bold;
}

.catFileList {
	list-style: square;
}

.catFileList p{
	font-weight: normal !important;
}

.catFileList a{
	text-decoration: underline !important;
}

#pageContainer{
	/*background: url(/images/menubg.gif) 0 0 repeat-y;*/
	background-color: #fff;
	height: 1%;
	padding-left: 7px;
	width: 977px;
	text-align: left;
}

#categoryList:after, #pageContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.contactlist{
	/*contact list element style applied to address elements*/
	padding-bottom: 10px;
}
/* =================================================*/
#relatedproducts, #alternativeproducts{
	width: 575px;
}

.relatedproductitem, .alternativeproductitem{
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	width: 170px;
	height: 320px;
	float: left;
	text-align: left;
}
.relatedproductitem img, .alternativeproductitem img{
	width: 168px;
	padding-top: 2px;
}
.relatedproductitem h5 a, .alternativeproductitem h5 a{
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 2px;	
}

/* =================================================*/
/* ul used within fncProductSections */
/* it is the left hand side product menu           */
/* =================================================*/
#productSections{
	list-style: none;
	margin:0;
	padding:0;
}

#productSections li{
	position:relative;
	padding: 5px 0 0 0;
	margin:0;
}
#productSections li h2{
	background: #707070 url(/images/trcorner.gif) top right no-repeat;
	color: #fff;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;	
	height: 22px;		
}
#productSections li h2.selectd{
	background: #4A9E00 url(/images/trcorner.gif) top right no-repeat;
	color: #fff;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;	
	height: 22px;		
}

#productSections li h2.pnew{
	background: #089604 url(/images/trcorner.gif) top right no-repeat;
	color: #fff;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;	
	height: 22px;		
	text-transform: uppercase;
}
#productSections li h2.ppromo{
	background: #C25250 url(/images/trcorner.gif) top right no-repeat;
	color: #ffffff;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;	
	height: 22px;	
	text-transform: uppercase;		
}

#productSections li p{
	border: 1px solid #c0c0c0;	
	min-height:54px;
	margin: 0;
	padding:0;
}
* html #productSections li p{
	height:54px;
}
#productSections li a.button{
	position:absolute;
	top:60px;
	right:10px;
	font-size:1.2em;	
}
#productSections li h2 a{
	color: #fff;
	text-decoration: none;
}
/* =================================================*/
/* ul used within fncProductSectionsDetailBox */
/* =================================================*/
#productSectionsDetailbox{
	list-style: none;
	margin:0;
	padding:0;
}

#productSectionsDetailbox li{
	margin:0;
	padding: 5px;
	width:45%;
	float:left;
	position:relative;
}
#productSectionsDetailbox li a.button{
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
}
#productSectionsDetailbox li p{
/* the maximum size of the image is 85px - any more and the page breaks!*/
	height:85px;
	margin:0;
	padding:0;
	border: 1px solid #c0c0c0;
}
#productSectionsDetailbox li h2{
	background: #d0d0d0 url(/images/trcorner.gif) top right no-repeat;
	color: #000;
	margin:0;
	padding:0 0 0 5px;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;	
	height: 22px;		
}
#productSectionsDetailbox li h2 a{
	color: #0;
	text-decoration: none;
}

#productSectionsDetailbox li img{
	width: 80px;
	padding-right:5px;
	float: left;
	border:none;
}
/*table used within fncProductSectionsDetaillist */
#productSectionsDetaillist tr{
	height: 50px;
}
#productSectionsDetaillist th{
	text-align: left;
	font-size: 1.25em;
	border-bottom: 1px dotted #c0c0c0;	
}

#productSectionsDetaillist th a{
	text-decoration: none;
}

#productSectionsDetaillist td{
	border-bottom: 1px dotted #c0c0c0;	
}
/* used within fncProductSectionsDetail ... */
#productSections #productSectionsDetailbox #productSectionsDetaillist a.button{
	background: #DCDCDC url(/images/buttonarrow.gif) no-repeat;
	padding-left: 15px;
	padding-right: 2px;
	border: 0;
	height: 13px;
	font-size: 0.8em;
	margin-left: 2px;
	text-decoration: none;
	font-weight: normal !important;
	white-space: nowrap;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 1px;
	float: right;
}
#productSections #productSectionsDetailbox #productSectionsDetaillist a.button:hover{
	text-decoration: none;
}
/* =============================== */
#sidemenu #newsSide{
	list-style: none;
	margin:0;
	padding:0;
}

#sidemenu #newsSide li{
	border-bottom: 1px solid #c0c0c0;
	margin: 2px;
	line-height: 1.3em;
	padding: 5px;
	background: url(/images/arrow.gif) 10px 12px no-repeat;
	padding-left: 20px;
}

#frmProdSearch, #frmProdSearch fieldset{
	width: 95%;
	padding: 5px;
}
#productSearch fieldset{
	text-align: right;
}
/* ---------------------------------------------*/
/* sections.asp*/
#frmSectionSearch, #frmSectionSearch fieldset{
	width: 95%;
	padding: 5px;
}
#frmSectionSearch fieldset {
	text-align: right;
}

.SectionSearchInputs{
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	margin-top: 10px;
}

.SectionSearchInputs li{
	display: block;
	white-space: nowrap;
	float: left;
}
#sectionSearchResults {
	width: 95%;
}

#sectionSearchResults thead a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sectionSearchResults thead th{
	background-color: #61C032;
}

#sectionSearchResults .first td{
	background-color: #C1F3A9;
}

#sectionSearchResults .seperator td{
	height: 10px;
	border-bottom: 5px solid #C1F3A9;
	padding-top: 5px;
}
#sectionSearchResults .last td{
	height: 10px;
	border-bottom: 5px solid #61C032;
	padding-top: 5px;
}

/* ---------------------------------------------*/
#productSearchResults {
	width: 95%;
}
#productSearchResults td {
	border-bottom: 5px solid #61C032;
	padding-top: 5px;
}
#productSearchResults td table td {
	border-bottom: none;
	padding-top: 5px;
}
/* ---------------------------------------------*/
.LaptopSearchResults {
	width: 98%;
	margin-top:20px;
}
.LaptopSearchResults td {
	border-bottom: 5px solid #61C032;
	padding-top: 5px;
}
.LaptopSearchResults thead th{
	background-color: #61C032;

}


/* ---------------------------------------------*/

.sectorSearchFeatures{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sectorSearchFeatures li{
	background: url(/images/featuretick.gif) 0 4px no-repeat;
	padding-left: 15px;
	padding-top: 3px;
}

.sectorSearchItems{
	margin: 0;	
	padding: 0;
	list-style: none;
}

.sectorSearchItems li{
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin-right: 10px;
	width: 530px;
}

.sectorSearchItemsPrice{
	font-size: 1.25em;
	font-weight: bold; 
	float: right;
	height: 30px;
}
/* ---------------------------------------------*/
#rangeSpecification th{
	text-align: left;
}
/* ---------------------------------------------*/
.productDataTable td{
	border: 1px solid #c0c0c0;
	padding: 3px;
	vertical-align: top;
}

.productDataTable thead .tableAltRow td{
	text-transform: capitalize;
}
.productDataTable thead td{
	color: #000;
}
#rangeDetail{
	width: 100%;
	margin-left: -5px;
}

#rangeDetail td{
	padding-left: 0;
}

#rangeDetail h2{
	margin-top: 10px;
}

#productDetail{
	width: 100%;
}

#productDetail h2{
	margin-top: 0;
}
#productDetail .mainImage{
	width: 300px;
}

#productPriceList{
	border: 1px solid #c0c0c0;
	margin-bottom:10px;
	margin-top:10px;
}
#productPriceList th{
	text-align: center;
}
#productPriceList td{
	padding-right:10px;
	text-align: right;
}

.btnLink{
	padding: 5px;
	border: 1px solid #000;
	background-color: #c0c0c0;
	line-height: 2em;
	text-decoration: none !important;
}

#ISO{
	border-top: 10px solid #5D0040;
	font-size: 0.8em;
	width: 100%;
	background-color: #fff;
}

#featuredProduct {
	width: 99%;
}

#featuredProduct th a{
	color: #fff;
	text-decoration: none;
}

#featuredProduct th{
	text-align: left;
	padding: 3px;
	background-color: #5d0040;
}

#featuredProduct td{
	padding-left: 5px;
}

#clipBook p{
	padding-left: 15px;
	font-size: 0.8em;
}

#relatedFiles{
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding:0;
}

#relatedFiles li{
	display: inline;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

.productImages{
	border: 1px solid #c0c0c0;
	text-align: center;
}

.productThumbnail{
	width: 50px;
}

.productFeatureImage{
	width: 200px;
	padding-left: 20px;
}


#latestProducts {
/*homepage product features*/
	width: 100%;
	vertical-align: top;
}

#latestProducts td{
	padding-left: 5px;
}

#latestProducts h4{
	color: #000166;
}

#latestProducts th{
	width: 220px !important;
}
.homepageProduct{
/*class for formatting product images on the homepage*/
	width: 100px;
}

#latestProducts a{
	font-weight: bold;
	text-decoration: none;
}
.latestProductsLast{
	width: 191px;
	background: url(/images/nineteenyears.gif) top right no-repeat;
	vertical-align: top;
	padding:0;
	padding-top: 50px;
}

.latestProductsLast h2{
	background: none;
	font-size: 0.9em;
	color: #5D0040;
	margin: 0;
	padding: 0;
}

#categoryList ul, #pageContainer{display: inline-block;}

.cta{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	width: 150px;
}

#productRightSide .cta{
	padding-left: 0px;
}

#topproducts{
	background: #606060 url(/images/trcorner.gif) top right no-repeat;
	color: #fff;
	margin-bottom: 5px;
	height: 1%;
	margin-left: 10px;
}

#productRightSide #topproducts{
	margin-left: 0;
}
#topproducts p{
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	
}

#topproducts ol{
	padding-left: 0;
	margin-top: -10px;
	margin-left: 35px;
}

#topproducts li{
	margin-left: 0;
	color: #fff;
	font-size: 0.9em;
}

#topproducts li a{
	color: #fff;
}
/** Product Search box **/
#productSearchBox{
padding-left: 10px;	
}

#productSearchBox p{
	font-size: 0.8em;
}
#productSearchBox a{
	font-size: 0.7em;
}

#productSearchBox h4{
	margin-top: 0;
	margin-bottom: 0;
}

/** Laptop Search box **/
#LaptopSearchBox{
padding: 10px 10px 10px 10px;	
background-color:#C25250;
color: white;
}
#pageRightSide #LaptopSearchBox{
margin: 0px 0px 0px 10px;	
}

#LaptopSearchBox p{
	font-size: 0.8em;
}
#LaptopSearchBox a{
	font-size: 0.7em;
}
#LaptopSearchBox select{
	width:128px;
}
#LaptopSearchBox .button{
	border: 1px solid white;
	height: 17px;
	margin-top:5px;
}

#LaptopSearchBox h4{
	margin-top: 0;
	margin-bottom: 0;
	color: white;
	
}

/** Right hand side New Product **/
#productNewBox{
	padding: 2px 0px 2px 10px;	
	font-size: 0.8em;
	
}

.newProductItem{
	float: left;
	width: 260px;	
	padding-bottom: 10px;
	padding-right: 10px;
}

.newProductItem div{
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.newProductItem ul{
	font-size: 0.8em;
}

.newProductItem div .button{
	font-size: 1.3em;
}
.newProductItem h2{
	margin-right: 0;
	padding-left: 10px;
	padding-right: 5px;
}

.floatClear{
	height:0;
	font-size:0;
	margin:0;
	padding:0;
	clear:both;
}

.basketWidgetHeader{
	background:url(/images/basketicon.gif) no-repeat;
	height:45px;
	position:absolute;
	top:-30px;
	padding-top:32px;
	width: 130px;
	padding-left: 50px !important;
}

#frmContactForm label{
	display: block;
	width: 250px !important;
}

#frmContactForm textarea{
	width: 200px;
	height: 50px;
}

#frmContactForm p{
	display: inline;
	width: 200px;
	float: left;
}
#frmContactForm .button {
	border: 2px solid #dcdcdc;
	height: 19px;

	margin-top:20px;
}

#frmReturnsRequest td{
	white-space: nowrap;
}

#frmReturnsRequest p{
	display: inline;
	width: 150px;
	height: 50px;
	float: left;
}

#frmReturnsRequest li{
	font-weight: bold;
	color: #f00;
}

.phonenumber{
	font-size: 1.25em;
	font-weight: bold;
}

#frmReturnsRequest hr{
	clear: both;
}

/* Hides from IE-mac \*/
* html #categoryList, * html #pageContainer {height: 1%;}
* html #categoryList, * html #pageContainer {display:block;}
/* End hide from IE-mac */
