﻿
h1
{
    margin-top: 10px;
    /*font-size: 12pt;*/
    font-size:28px;
    font-weight: normal;
    vertical-align: bottom;
    /*color: #cc6600;*/
    color:#000;
    /*font-family: Palatino;*/
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
}

#rightcol h1 a
{
    color: #fff;
    text-decoration: none;
}

#rightcol h1 a:hover
{
    /*color: #000;*/
    text-decoration: underline;
}

#centrecol h1
{
    font-weight: bold;
}

h2
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    letter-spacing: 1px;
}
h2.shaded
{
    color: #cccccc;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
.h2RMA
{
    text-transform: uppercase;
    width: 730px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #10238C;
    padding: 2px;
    cursor: pointer;
}
h3
{
    color: #cc6600;
    font-size: 8pt;
    margin-bottom:-10px;
}

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	position: relative;
	background: #fff;
}

#container {
	width: 1250px;
	margin: 0 auto;
	color: #3F4040;
}

/*-------------- HEADER ------------ADER ----------------*/

#header {
	margin: 3px 0 0 0;
	padding: 0;
}

#header #logo {
	height: 34px;
	width: 140px;
	background: url(../images/logo-bg.gif) no-repeat;
	padding: 10px 0 0 15px;
	float: left;
}

#header #globalnav {
	width: 1095px;
	height: 095px;
	height: 44px;
	float: right;
	background: url(../images/globalnav-bg.gif) top right no-repeat;
}

#header #globalnav ul {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
}

#header #globalnav ul li {
	display: inline;
}

#header #globalnav ul li a {
	text-decoration: none;
	color: #fff;
	/*font-size: 1.2em; fixed to stop size increase*/
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 9px;
	text-align: center;
}

#header #globalnav ul li a:hover {
	border-bottom: 8px solid #fff;
}

#header #search {
	width: 121px;
	height: 21px;
	position: relative;
	top: 6px;
	background: url(../images/search-bg.gif) no-repeat;
	clear: both;
	padding: 2px 0 0 34px;
	float: left;
}

#header #search input {
	border: 0;
	width: 109px;
}

#header #welcometextHP {
	float: left;
	width: 628px;
	height: 8px;
	padding: 5px 0 0 20px;
	font-size: 1.1em;
}

#header #welcometext {
	float: left;
	width: 630px;
	height: 8px;
	padding: 13px 0 0 20px;
	font-size: 1.1em;
}

#header #utilitynav {
	float: left;
	width:425px;
	position: relative;
}

#header #utilitynav ul {
	padding: 16px 0 0 0;
	margin: 0;
	list-style: none;
}

#header #utilitynav ul li {
	display: inline;

}

#header #utilitynav ul li a {
	color: #19007F;
	font-size: 1.0em;
	padding: 4px 12px 4px 0;
	text-decoration: none;
	height: 203px;
}

#header #utilitynav ul li a.basket {
	background: url(../images/cart.gif) left center no-repeat;
	padding-left: 25px;
	padding-right: 4px;
}

#header #utilitynav #topnav ul li a.basket.menu-open {
	background: #8C8C8C url(../images/cart-over.gif) left top no-repeat !important;
}

#header #utilitynav ul li a.signin {
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 8px;
}
/* -------------- LEFT, MIDDLE, RIGHT -----------------------*/

#midcontainer {
	clear: both;
	top: 11px;
	position: relative;
}

.columnBoxWrapper {
	width: 159px;
}

#leftcol .white, #rightcol .white {
	background: url(../images/columnboxbg.gif) bottom left no-repeat;
}

#leftcol .grey, #rightcol .grey {
	background: url(../images/columnboxbg-grey.gif) bottom left no-repeat;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

#leftcol .grey a, #rightcol .grey a {
	text-decoration: none;
	color: #fff;
}

.columnBox {
	width: 139px;
	position: relative;
	padding: 0 10px 20px 10px;
}

.white .columnBox {
	background: url(../images/columnboxhead.gif) top left no-repeat;
}

.grey .columnBox {
	background: url(../images/columnboxhead-grey.gif) top left no-repeat;
	padding-top: 15px;
}

.columnBox h1 {
	color: #fff;
	font-weight: normal;
	font-size: 1.3em;
	padding: 10px 0 10px 0;
}

.columnBox h2 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #080D69;
	margin-top: 15px;
}

.columnBox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.columnBox ul li {
	padding: 2px 0;
}

.columnBox ul li a, .columnBox h2 a {
	text-decoration: none;
	color: #3F4040;
}

.columnBox ul li a:hover, .columnBox h2 a:hover {
	text-decoration: underline;
}

#leftcol {
	float: left;
	width: 159px;
	z-index: 100;
	position: relative;
}

#centrecol {
	float: left;
	width: 907px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	line-height: 1.5;
	font-size: 1.1em;
}

#centrecol a {
	color: #3F4040;
}

/*Add By CC*/
#centrecol img {
	border:none;
}

TD 
{
	font-size: 10px;
	font-family : Verdana;
}


#centrecol .centre4container {
	background: url(../images/centre4-bg.gif) bottom left no-repeat;
	width: 907px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

#centrecol .centre4 {
	background: url(../images/centre4-top.gif) top left no-repeat;
	width: 882px;
	padding: 10px 0 20px 25px;
	clear: both;
	overflow: hidden;
}

#centrecol .centre4 h1 {
	color: #080D69;
	font-weight: bold;
	font-size: 1.18em;
	margin-bottom: 15px;
}

#centrecol .centre4 .productFloat5 .product {
	float: left;
	width: 19%;
	margin-right: 1%;
}

#centrecol .centre4 .productFloat6 .product {
	float: left;
	width: 15%;
	margin-right: 1%;
}

#centrecol .centre4 .product span.name {
	font-weight: bold;
}

#centrecol .centre4 .product img {
	display: block;
	margin-bottom: 10px;
}

#centrecol .centre4wrapper {
	width: 930px;
	padding: 0;
	clear: both;
	margin-bottom: 20px;
	position: relative;
}

/* hack to ensure Mozilla browsers enclose the floated nav and content divs with the #container div */
#centrecol .centre4wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* end hack */

#centrecol .centre1-5ad {
	float: left;
	width: 37.5%;
}

#centrecol .centre4wrapper .centre1wrapper {
	width: 24%;
	float: left;
	padding-top: 12px;
	margin-right: 9px;
}

#centrecol .centre4wrapper .white {
	background: url(../images/centre1-top.gif) top left no-repeat;
}

#centrecol .centre4wrapper .grey {
	background: url(../images/centre1-top-grey.gif) top left no-repeat;
	color: #fff;
}

#centrecol .centre4wrapper .centre1box {
	padding: 10px;
	width: 100%;
}

#centrecol .centre4wrapper .white .centre1box {
	background: url(../images/centre1-bg.gif) bottom left no-repeat;
}

#centrecol .centre4wrapper .grey .centre1box {
	background: url(../images/centre1-bg-grey.gif) bottom left no-repeat;
}

/* Styles Added By CC*/
.preloadimg
{
    display:none;
}
#plainwrap
{
    margin:0 0 0 0;
    padding:10px 0px 0px 0px;
}
#catbannertxt
{
    text-align: center;
    color: #696969;
}
#catbannerimg
{
    text-align:center;
}
#ccCatLhImg1
{
    text-align: center;
}
#ccCatLhImg2
{
    text-align: center;
}
#mrrp
{
    visibility:visible;
    margin:0 0 0 0;
    padding:0 0 0 0;
    line-height:0;
}
.price /*ERRP*/
{
    font-size: 11px;
}
.ccVATtxt /* txt +VAT +Shipping*/
{
    color: #009900;
    font-size: 10px;
}
.xxListPriceTxt
{
    color: #999999;
}
.xxListPrice /*The WAS price*/
{
    background-image: url(../images/strikeline.gif);
    color: #000000;
    font-size: 11px;
}
.prodHidFld
{
    display: none;
    visibility: hidden;
}
.ManIDDisplay
{
    display: inline;
}
.ProdIDDisplay
{
    display: inline;
}
.SelCardPrint1
{
    color:#666666;
    padding-left:20px;
    background-color:#cccccc;
    font-style: italic;
    font-weight: bold;
    line-height:30px;
    font-size:11px;
    line-height:16px;
    width:20%;
}
.SelCardPrint2
{
    color: #ececec;
    padding-left:20px;
    background-color: #999999;
    font-style: italic;
    font-weight: bold;
    line-height:30px;
    font-size:11px;
    line-height:16px;
    width:20%;
}
.tdTxt
{
    color:#696969;
}
#tdTxt td
{
    padding-top:10px;
}
#tdTxt td a
{
    color:#696969;    
}

.DepartureL
{
    color: blue;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}

.P4P
{
    color: red;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}

#DepartureL
{
    width: 100%;
    height: 60px;
    padding-right: 8px;
    padding-left: 8px;
}

.SalesTools
{
    text-align: left;
    line-height: 20px;
    border-top-style: outset;
    border-right-style: outset;
    border-left-style: outset;
    border-bottom-style: outset;
}

.DLImg
{
    display: inline;
    clear: none;
    float: left;
    margin:5px 5px 5px 5px;
    width:140px;
    height:150px;
    text-align:center;
}

.contactUS
{
    display: list-item;
    clear: none;
    float: left; 
    margin: 0px 15px 0px 0px;
    border: solid 1px red;
}

.knowledge a
{
    font: menu;
    display:inline;
    line-height:30px;
    margin: 0px 15px 0px 0px;
}

.DLZebraPosterImg
{
    float: left; 
    margin: 0px 0px 0px 0px; 
    width: 290px;
    height: 160px;
    text-align: center;
    border-right: #cccccc 2px outset;
    border-top: #cccccc 2px outset;
    border-left: #cccccc 2px outset;
    border-bottom: #cccccc 2px outset;
    padding-top: 10px;
}
.techDnLd
{
    display: inline;
    clear: none;
    float: left; 
    margin: 0px 0px 0px 0px; 
    padding:0 0 0 10px;
}
.techDnLd a
{
    line-height: 20px;
}
.PriceListReport
{
    display: inline;
    clear: none;
    float: left; 
    margin: 0px 0px 0px 0px; 
    width: 206px;
    height: 236px;
    border-right: #cccccc 2px outset;
    border-top: #cccccc 2px outset;
    border-left: #cccccc 2px outset;
    border-bottom: #cccccc 2px outset;
    padding-top:0px;
}
.PriceListReport ul
{
    margin-left:10px;
    list-style-type: none;
}
.PriceListReport ul li input
{
    border:none;
}
.PriceListReport table
{
    width: 206px;
}
.PriceListReport td
{
    padding-top:10px;
}
.brdLTC{
    border-top:solid 1px #000099;
    border-left:solid 1px #000099;
    text-align: center;
}
.brdLTCM{
    border-top:solid 1px #000099;
    border-left:solid 1px #000099;
    text-align: center;
    vertical-align:middle;
}
.brdLT{
    border-top:solid 1px #000099;
    border-left:solid 1px #000099;
}
.brdLR{
    border-right:solid 1px #000099;
    border-left:solid 1px #000099;
}
.brdLTR{
    border-left:solid 1px #000099;
    border-top:solid 1px #000099;
    border-right:solid 1px #000099;
    text-align: center;
}
.brdLTRM{
    border-left:solid 1px #000099;
    border-top:solid 1px #000099;
    border-right:solid 1px #000099;
    text-align: center;
    vertical-align:middle;
}
.brdT{
    border-top:solid 1px #000099;
}
.brdL{
    border-left:solid 1px #000099;
}
.brdLB{
    border-bottom:solid 1px #000099;
    border-left:solid 1px #000099;
}
.brdLRB{
    border-bottom:solid 1px #000099;
    border-right:solid 1px #000099;
    border-left:solid 1px #000099;
}
.brdALL{
    border:solid 1px #000099;
}
.brdRIB{
    text-align: right;
    font-style: italic;
    background-color:#000000;
    color:#ffffff;
}

.plusRibTbl
{
    padding:0 10px 0 10px;
}

.plusRibTbl td a
{
    color:Blue;
    text-decoration:underline;
}

#leaseOptDisplay
{
    margin-left:auto;
    margin-right:auto;
    width:190px;
}

#comparision .brdHED
{
    background-color:#000099;
    color:Yellow;
    font-family:Sans-Serif;
    font-size:12px; 
    font-weight:bold;
    padding:2px 2px 2px 2px;
    border:solid 1px #000099;   
}

#comparision TD
{
    font-size:11px;
    color:#666;
    padding:2px 2px 0 2px;
}

#comparision .brdLT{
    border-top:solid 1px #000099;
    border-left:solid 1px #000099;
}

#comparision .brdLTfB{
    border-top:solid 1px #000099;
    border-left:solid 1px #000099;
    font-weight:bold;
}

#comparision .brdLTR{
    border-left:solid 1px #000099;
    border-top:solid 1px #000099;
    border-right:solid 1px #000099;
    text-align: center;
}

#comparision .brdLTB{
    border-left:solid 1px #000099;
    border-top:solid 1px #000099;
    border-bottom:solid 1px #000099;
}

#comparision .brdLTRB{
    border:solid 1px #000099;
    text-align: center;
}

.blulink a
{
    color:Blue;
    text-decoration:underline;
}

#showschhelp
{
    padding:10px 10px 10px 10px;
    background-color:#CC9999;
    position:absolute;
    top: -100px;
    left: -100px;
    visibility:hidden;
    display:none;
    text-align:left;
    border:solid 5px blue;
}

#rightcol {
	width: 159px;
	float: right;
}

.tweetText {
	font-size: 1.1em;
	line-height: 1.5;
	margin: 3px 0;
}

.tweetDate {
	font-size: 1.1em;
	color: #8C8C8C;
	margin: 6px 0 18px 0;
}

.tweetDate a, .tweetText a {
	color: #8c8c8c;
}

.ordHistory A:link {
	text-decoration: none;
}
.ordHistory A:visited {
	text-decoration: none;
}
.ordHistory A:active {
	text-decoration: none;
}
.ordHistory A:hover {
	text-decoration:none;
	font-weight:bold;
}

/*----------------------- FOOTER --------------------------------*/

#footer {
	clear: both;
	background: url(../images/footer-top.gif) no-repeat;
	width: 1250px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6;
	position: relative;
	top: 20px;
}


#footerInner {
	background: url(../images/footer-bg.gif) bottom left no-repeat;
	top: 11px;
	position: relative;
	padding: 10px 20px 20px 20px;
}


#footer a, #footer h1 {
	color: #fff;
	text-decoration: none;
}

.linklist {
	width: 25%;
	float: left;
}

.linklist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.linklist h1 {
	font-size: 1.18em;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}

#copyright {
	clear: both;
	border-top: 1px solid #fff;
	position: relative;
	top: 20px;
	text-align: center;
}
