img 
{
    border: 0;
    vertical-align:text-top;
    margin: 0;
    padding: 0;   
}    

.alignBottom {
    vertical-align:bottom ! important;
}

form {
    margin:0;
    padding:0;
}


a 
{
    color: #6cc807;
    text-decoration: none;     
}    

p{
    padding: 0 0 10px 0;
    margin:0;

}

ul {
    list-style-position:outside;
    margin:0px;
    padding:0px;
}

ul li {
    margin-left:15px;
    padding-bottom:10px; 
}

.green {
    color:#088908;
}

.blue {
    color:#EB890A;
}

a:hover 
{
    color: #EB890A;
    text-decoration: underline;
}    

.clear {
    clear:both;
}

h1 
{
    color:#231f20;
    font-size:10px;
}    

h2 
{
    font-size:15px;
    margin:0;
    padding:0 0 0px 0;
    font-family:Arial;
    color:#000000;
}    

h3 
{
    font-size:12px;
}


body {
	background-image:url('../images/background.gif');
	background-repeat:repeat-x;
	text-align:center;
	padding:0;
	margin:0;
	background-color:white;
}

#outerPanel {
	width: 915px;
	margin: 0 auto;	
	text-align:center;
	margin-bottom:0px;
	font-size:12px;
	font-family: Arial;
}

#innerPanel {
	width:915px;
	margin: 0 auto;		
	text-align:left;
	position:relative;	
}

#logo {
	display:block;
	padding-left:9px;
	padding-bottom:12px;
}

.leftPanel h2{
    margin:0px;
}

.leftMenuH2 {
    color:#9dc903;
}

#logoTable tr td {
    vertical-align:top;
}

.contactPanel {
    margin-top:40px;
    padding-left:10px;
    width:184px;    
}

.contactPanel h2 {
    padding: 0 0 10px 0 ! important;
}

.contactPanel p {
    margin:0;
    padding:0;
    color:Black;
}

.contactPanel div {
    margin:0;
    padding-bottom:10px;
    color:Black;   
}

#carMatGraphic{
	position: relative;
	padding:10px 0px 20px 0px;
	border:0;
}

#topNav {
    background-image: url(../images/navBG.gif);
    background-repeat: repeat-x;
    position: relative;
    height: 41px;
    width: 915px;
    float: left;
}

.navImage 
{
}        

#banner 
{
   display:block; 
   padding-top: 1px;
   padding-bottom: 1px;
}  

#panelMiddle 
{
    padding-left:2px;
    padding-right:2px;   
}      


#panel3 
{
    padding-top:10px;
    padding-bottom:44px;
}    

.leftMenu a 
{
    display:block;
/*
    background-image:url('../images/left-nav.gif');  
    background-repeat:no-repeat;      
*/    
    font-weight:bold;
    padding-top:6px;
    padding-bottom:6px;
    text-decoration:none;
    color:black;    
    padding-left: 10px; 
}    

.leftMenu a:hover 
{
    color: #000000;
    text-decoration:none;
    background-image: url(../images/leftbar-rollover.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.leftNavHighlight {
    background-image: url(../images/leftbar-permanent.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    color:#FFFFFF ! important; 
}

.panelItem 
{
    width:184px;   
    background-color:#d0d0d0;  
    vertical-align:top;   
}    

.panelSpacer img
{
    width:5px;   
    height:5px;       
}    

.homePanel tr td h1,.homePanel tr td p
{
    margin:0px; 
    padding:10px 10px 0px 10px;
}    

.homePanel tr td p a 
{
    display:block;
    padding-bottom:10px;
}    

.homePanel h1 a
{
    font-size:14px;   
}    

.homePanel a {
    color: #1885ac;
}    

.spacerPanel 
{
    background-color:White;
}    

.clear 
{
    clear:both;   
}    

#cart {
    position:absolute;
    left:20px;
    top:40px;
    width:250px;
    color:White;
}

#cartButtons {
    padding-top:10px;
}

#cart img {
    float:left;
    display:block;
    padding-right:10px;
}
    
.cartUpdateColumn {
    width:200px;
    float:left;
}

.cartQ {
    width:36px;
}

.cartX {
    width:14px;
    font-weight:bold;
}

.cartUpdateTable tr td {
    vertical-align: top;
}

.cartUpdate {
    padding-top:3px;
}

.cartProductName {
    font-weight:bold;
}

.cartProductInfo div {
    margin-bottom:5px;
}


.cartProductInfo em {
    font-style:normal;
    color:#666666;
}

.cartSeperator div {
    border-bottom: dashed 1px #a0a0a0;
    margin-bottom:10px;
}

.runnerProductInfo {
    font-weight:normal ! important;
}


.cartUnitCost {
    float:left;
}
    
.checkout-table tr td div {
    padding-right:10px;
}

.checkout-table tr td {
    vertical-align:top;
}

.checkout-table tr th {
    padding-bottom:10px;
}

.quantityCol {
    width:110px;
}

div.row1 {
    width:562px;
    clear:both;
    float:left;  
    padding-bottom:3px;  
}

div.row1 div div {
    width:152px;
}

div.row2 {
    width:562px;
    clear:both;
    float:left;
    padding-bottom:20px;
}

div.col1 {
    width: 205px;
    float:left;
}

div.col2 {
    width: 205px;
    float:left;
}

div.col3 {
    width: 152px;
    float:left; 
}

.mainPanel a {
    color: #d77c05;
    font-weight: bold;
}
.mainPanel a:hover {
    color: #d77c05;
    font-weight: bold;
}
.mainPanel p a {
    color: #d77c05;
    font-weight: bold;
}
.mainPanel p a:hover {
    color: #d77c05;
    font-weight: bold;
}
.pageTextOuter {
}

.pageText h2 {
    color: black;
}

.pageText {
    padding:0 20px 0 20px;
}    

.pageText h1 {
    margin:0px;
    padding:0 0 10px 0;
    color:White;
}

.homePageImage{
	margin:0 0 0 -10px;
}

.enquiryForm div input {
    width: 174px;
}

.enquiryForm textarea {
    width: 174px;
    height: 100px;
}

#bottomPanelTable tr td {
    vertical-align:bottom;
}

/* ------------- product.aspx ----------------------- */

.productShortDescription {
    padding: 0 0 20px 0;
}

div.productListOuter {
    float:left;  
    width: 535px;
    border-bottom: dashed 1px #808080;
    padding-top:20px;
    padding-bottom:20px;    
}

div.productListName {
    font-weight: bold;
    padding-bottom:3px;
}

div.productListImage {
    float:left;
    width: 185px;
}

div.productListDesc {
    float:left;
    width:350px;
}

div.productListDesc a {
    text-decoration:none;
}

div.productListDesc ul {
}

div.productListDesc ul li {
}

.noImage {
    position:absolute;
    font-size:9px;
    padding:5px;
}

.productDescription {
    float:left;
    width:300px;
}

.productDescription ul,.productShortDescription ul {
}

.productDescription ul li,.productShortDescription ul li {
}

.productColourPanel {
    padding-bottom: 5px;
    border-bottom:dotted 1px #a0a0a0;
    margin-bottom: 5px;
    float:left;
    width:535px;
}

.productColourImage {
    float:left;
    width:200px;
}

.productColourInfo {
    float:left;
    width:330px;
}
/*
.productDescription {
    padding-bottom:10px;
    border-bottom:dashed 1px #808080;
    margin-bottom:10px;    
}

.productName {
    font-weight:bold;
    padding-bottom:3px;
}

.productImage {
    width:151px;
    height:109px;
    border: dotted #e0e0e0 1px;
}    
   
.productBox {
    width:161px;
    float:left;
    padding-bottom:20px;
}   

.noImage {
    position:absolute;
    font-size:9px;
    padding:5px;
}*/

/* ------------- product-detail.asp ---------------------- */
.productColourPanel {
    padding-bottom: 5px;
    border-bottom:dotted 1px #a0a0a0;
    margin-bottom: 5px;
}

.productColourImage {
    float:left;
    width:200px;
}

.productColourMissing {
    background-color:#3f3f3f;
    padding:5px;
    color:White;
    width:165px;
    min-height:165px;
}
.productColourInfo {
    float:right;
    width:330px;
}

.productSizeTable tr th {
    width:100px;
    padding-bottom:10px;
    vertical-align:top;    
}

.productSizeTable tr td {
    padding-bottom:10px;
    vertical-align:top;    
}

.productDetailPanel {
    padding-bottom:10px;
    border-bottom:dashed 1px #808080;
    margin-bottom:10px;    
    float:left;
    width:100%;
}

.productDetailImage {
    float:left;
    width:200px;
}

.length-price {
    width: 80px;   
    font-weight:bold;
}

.length-price-cell {
    padding-left:10px;
}

.quantity-input {
    width: 40px;
}

.length-row {
}

/*
.productDetailImage {
    float:left;
    width:200px;
}

.productDetail {
    clear:both;
    float:left;
    margin-bottom:20px;
    width:565px;
    
}

.productDetailRight {
    float:left;
    width: 300px;
}

.productDetailColour {
    font-size:10px;
    color:#303030;
}

.productDetailBacking {
    padding-bottom: 5px;
    border-bottom:dotted 1px #a0a0a0;
    margin-bottom: 5px;
    font-weight:bold;
       font-size:10px;
    padding-top:10px;
    
}

.productColour {
    font-weight:bold;
    font-size:12px;
    padding-bottom:3px;
}

.errorMessage {
    padding: 10px;
    color:#800000;
}

.productDetailSizes {
    position: relative; 
    margin-bottom:8px;  
}

.productDetailPrice {
    position:absolute;
    left:150px;
    font-weight:bold;
}

.productDetailSize {
    position:absolute;
}

.productDetailBasket {
    text-align:right;
}

.productColourPanel {
    float:left;
    width:110px;
}

.selectBackingTitle {
    width:150px;
    font-weight:bold;
    padding-bottom:5px;
}

.selectBacking select {
    width:120px;
}
*/

/* ------------- view-product.aspx ----------------------- */
.productSelected {
    padding-bottom:10px;
    border-bottom:dashed 1px #808080;
    margin-bottom:10px; 
}

.productViewImage {
    width:220px;
    float:left;
}

/* -------------------- BAR RUNNERS ---------------------------*/
div.barRunner {
	width:80px;
	float:left;
	padding-bottom:5px;
}

.barrunnerInput input{
    width:125px;
}

.barrunnerInput {
    margin-bottom:8px;
}

div.runnerColour {
	float:left;
	width:33px;
	height:33px;
}

div.runnerColour div {
	float:left;
	width:27px;
	height:27px;
	border:solid 1px black;	
}

tr.runnerRow td {
    color:white;
/*    padding:5px;*/
    vertical-align:top;
}

tr.greyRunnerRow td {
    color:Black;
    padding:5px;
    padding-top:20px;
    vertical-align:top;
    padding-bottom:40px;
}

tr.bottomRunnerRow td {
    color:Black;
    vertical-align:top;
}



td.blueGradient {
/*
    background-image:url('../images/runner-gradient.jpg');
    background-repeat:repeat-x;
    background-color:#2cb3e7;
*/    
}

td.greenGradient {
/*
    background-image:url('../images/runner-gradient-green.jpg');
    background-repeat:repeat-x;
    background-color:#6cc807;
*/    
}

tr.runnerRow td p {
    padding:0;
    margin:0;
}

tr.runnerRow td h3 {
/*    padding: 0 0 5px 0;*/
    padding:0px;
    margin:0px;
}
/*
.middleBorder {
    border-top:solid 1px #696969;
    border-bottom:solid 1px #696969;
}

.centerBorder {
    border-left:solid 1px #696969;
    border-right:solid 1px #696969;    
}

.bottomBorder {
    border-bottom:solid 1px #696969;    
}
*/

/* ------------ CUST ORDER ------------------------------------------------------------------------------- */
.card_inform {
    font-weight: bold;
    padding-bottom:10px;
}

.confirm_message {
    margin: 10px 0 10px 0;
}

.confirmOrder tr td {
    padding-right:20px;
    padding-bottom:5px;
    vertical-align:top;
}

/* ----------- MOUSE MATS -------------------------------------------------- */
.mouseMatImage {
    float:left;
    margin:0 10px 10px 0;
}

.uploadError {
	border: dotted white 1px;
	padding:10px;
    font-weight:bold;	
}

.maxSize {
	font-weight:normal;
	font-size:10px;
}

#mouseMatPanel {
    background-image:url('../images/mouse-mats-background.gif');
    background-repeat:repeat-y;
/*    background-color:#17a9db;*/
    width:546px;
}

#mouseMatPanelInner {
    padding:10px;
    color:white;
}

#mouseMatList table {
    margin: auto;
}

.mouseMatListLeft {
    padding:10px;
}

.mouseMatPreview {
    border: solid 1px black;
}

.mouseMatPreviewTable th,.mouseMatPreviewTable td {
    padding-bottom:20px;
    vertical-align:top;    
}

.mouseMatPreviewTable th {
    padding-right:10px;
}

.matPriceTable tr td {
    padding:0px ! important;
}

.leftBoxHeader {
    padding:0px ! important; 
    padding-right:30px ! important;
    padding-bottom:2px ! important;    
    font-weight:normal;
}

.leftBoxCell {
    border:solid 1px white;
    border-bottom:0px;
    padding: 2px ! important;
}
.rightBoxCell {
    border:solid 1px white;
    border-left:0px;
    border-bottom:0px;    
    padding: 2px ! important;
}
.bottomBoxCell {
    border-bottom:solid 1px white ! important;
}

/* ------------- SITE MAP ---------------------------------------------------------------------------------- */
div.sm_product {
    margin-left:20px;
    padding-bottom:5px;
    padding-top:10px;    
}

div.sm_colour {
    margin-left:60px;
    padding-bottom:5px;    
}

div.sm_size {
    margin-left:80px;
    padding-bottom:5px;    
}


div.sm_type {
    margin-top:20px;
    font-weight:bold;
    padding-bottom:5px;
}

div.sm_backing {
    margin-left:40px;
    padding-bottom:5px;    
}

/* -------------------------- product-colour.aspx ---------------------------------------- */
div.otherColours {
    padding-bottom:10px;
}


/* ------------------------------- NEW STYLES FOR EVOLUTION ------------------------------ */
#headerNew
{
    position: relative;
    float: left;
    width: 915px;
    background-color: #FFFFFF;
}
    #newHeaderLogo
    {
        width: 386px;
		height:105px;
		top: 20px;
        float: left;
    }
	
	#phoneNumber
     {
	 position: absolute;
	 right: 0px;
	 top:64px;
	 width:348px;
	 height:21px;
	 }
	
    #basketCartNew
    {
        position: absolute;
        right: 0px;
        top: 10px;
        width: 220px;
        text-align: right;
    }
        #headerAddToBask
        {
            float: left;
            width: 46px;
            height: 49px;
            margin-left: 20px;
        }
        #headerCartView
        {
            width: 154px;
            float: left;            
            padding-top: 10px;
        }

#subNavNew
{
    position: relative;
    clear: left;
}
    #subNavSearch
    {
        position: relative;
        text-align: right;
        height: 50px ! important;
        width: 915px;       
    }
        #searchBox
        {
            border: solid 1px #9DC902;
            margin-right: 105px;
            padding: 4px 1px 4px 1px;
            width: 170px;
            margin-top: 12px;
        }
        #searchButton
        {
            position: absolute;
            top: 11px;
            right: 0px;
        }
    #subNavLinks
    {
        position: relative;
        display: inline;
    }
        .subNavLinks
        {
            margin-right: 34px;
            display: inline;
        }
        #MapSubNav
        {
            display: inline;    
        }
        #MapSubNav2
        {
            display: inline;
        }
        #MapSubNav3
        {
            display: inline;
        }
        
#footer 
{
    font-size: 13px ! important;
    color: #3c3c3c;
    margin-top: 20px;
    background-image: url(../images/footerBG.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    position: relative;
    bottom: 0px;
    font-family: Helvetica;
    font-weight: bold;
}
    #footerInside
    {
        position: relative;
        top: 20px;
    }    
    .footerLinks
    {
        display: inline;
        margin-right: 25px;
    }
        #footer a 
        {
            color: #3c3c3c;
            text-decoration:none;
        }    

        #footer a:hover 
        {
            text-decoration:underline;
        }   
		
.testimonialsListing{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	padding-top:20px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #de7301;
}

	.testimonialsListing name{
		font-family: arial;
		font-weight: bold;
	}

