﻿body {
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #221e1f;  
    background: #e5e5e5;
}

a, a:visited
{
    color: #221e1f;
}

#mainWrapper {
    width: 909px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: auto;
    background: #fff;    
}

#mainWrapper .greyButton_center
{
    background: url(/images/bgButGreyLeft.gif) no-repeat 0px 0px;
    height: 20px;     
    padding: 0 0 0 4px;
    color: #fff;   
    margin:0 27px 0 27px;    
}

#mainWrapper .greyButton_center a
{
    background: url(/images/bgButGreyRight.gif) no-repeat top right;
    height: 17px;
    padding: 3px 10px 0 6px;
    color: #fff;
    display: block;
    text-decoration: none;    
    font-weight:bolder;
    font-size: 11px;    
}

#mainWrapper .greyButton
{
    background: url(/images/bgButGreyLeft.gif) no-repeat 0px 0px;
    height: 20px; 
    float: left;   
    padding: 0 0 0 4px;
    color: #fff;
}

#mainWrapper .greyButton a
{
    background: url(/images/bgButGreyRight.gif) no-repeat top right;
    height: 17px;
    padding: 3px 10px 0 6px;
    color: #fff;
    display: block;
    text-decoration: none;    
    font-weight: bold;
    font-size: 11px;
    float: left;
}

#mainWrapper .blueButton
{
    background: url(/images/bgButBlueLeft.gif) no-repeat 0px 0px;
    height: 20px; 
    float: left;   
    padding: 0 0 0 4px;
    color: #fff;
}

#mainWrapper .blueButton a
{
    background: url(/images/bgButBlueRight.gif) no-repeat top right;
    height: 17px;
    padding: 3px 10px 0 6px;
    color: #fff;
    display: block;
    text-decoration: none;    
    font-weight: bold;
    font-size: 11px;
    float: left;
}

.textbox
{
    border: solid 1px #939598;    
    font-family: Arial;
    font-size: 12px;
    padding:3px;
}

/* ------------------------- Start Header ---------------------------- */
/* ------------------------------------------------------------------- */

#header {
    height: auto;
}

#header #banner {
    position: relative;
    height: 130px;
} 

#header #banner img#imgLogo {
    position: absolute;
    top: 38px;
    left: 15px;
}

#header #banner .dealerLogo {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 715px;
    height: 113px;
}

#header #banner .dealerLogo td
{
    height: 113px;
}


#header #banner div#basket 
{
    position: absolute;
    bottom: 18px;
    right: 15px;
    background: url(/images/bgShoppingBasket.jpg) no-repeat 0px 0px;
    width: 136px;
    height: 82px;
    text-align: right;
    padding: 10px 10px 0 0;
    cursor: pointer;
}

#header #banner div#basket h2
{
    margin: 0;    
    padding: 0 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}

#header #banner div#basket a
{
    text-decoration: none;    
}

#header #banner div#basket a:hover
{
    text-decoration: underline;
}

/*---------------------- */

#header #topMenu
{
    background: url(/images/bgGreyBar.jpg) repeat-x 0px 0px;
    height: 30px;    
}

#header #topMenu ul.sf-menu, #header #topMenu ul.sf-menu * 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #topMenu ul.sf-menu 
{
	line-height: 1.0;
}

#header #topMenu ul.sf-menu li:hover 
{
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}

#header #topMenu ul.sf-menu li 
{
	float: left;
	position: relative;	
    width: 181px;
    text-align: center;
    border-right: solid 1px #fff;
    list-style: none; 
}

#header #topMenu ul.sf-menu ul {
	position: absolute;
	width: 181px; /* left offset of submenus need to match (see below) */	
	display: none;
}

#header #topMenu ul.sf-menu ul li 
{
	width: 100%;
    width: 181px;
    border-right: none;
}

#header #topMenu ul.sf-menu a 
{
	display: block;
	position: relative;
	height: 22px;
	padding: 7px 0 0 0;
}

#header #topMenu ul.sf-menu li:hover ul.hover, #header #topMenu ul.sf-menu li.sfHover ul.hover 
{
	left: 0;
	top: 29px; /* match top ul list item height */
	z-index: 99;
}

#header #topMenu ul.sf-menu li li:hover ul, #header #topMenu ul.sf-menu li li.sfHover ul 
{
	left: 181px; /* match ul width */
	top: 0;
}

#header #topMenu ul.sf-menu li li li:hover ul, #header #topMenu ul.sf-menu li li li.sfHover ul 
{
	left: 181px; /* match ul width */
	top: 0;
}

#header #topMenu ul.sf-menu a 
{
    color: #fff;
    text-decoration: none;
	text-align: center;	
	font-weight: bold;	
}

#header #topMenu ul.sf-menu a, #header #topMenu ul.sf-menu a:visited  
{ /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
}

#header #topMenu ul.sf-menu li ul.hover li 
{
    height: auto;
    overflow: hidden;
	background: #7a7b7f;
	text-align: left;
	padding: 0;
}

#header #topMenu ul.sf-menu li ul.image li 
{
    height: auto !important;
    overflow: hidden;
    padding: 0;
}

#header #topMenu ul.sf-menu li ul.hover li a
{
    text-align: left;
    color: #fff !important;
    padding: 5px;
    height: auto;
}

#header #topMenu ul.sf-menu li ul.hover li a:hover
{
    color: #fff !important;    
}

#header #topMenu ul.sf-menu li li li 
{
	background: #fff;
}

#header #topMenu ul.sf-menu li li.sfHover,
#header #topMenu ul.sf-menu li a:focus, 
#header #topMenu ul.sf-menu li ul a:hover, 
#header #topMenu ul.sf-menu li a:active 
{
    background: #5075ac;   
	outline: 0;	
}

/*---------------------- */

#header #topMenu ul li.last
{
    border: none;
}


/* ------------------------------------------------------------------- */
/* ------------------------- End Header ---------------------------- */


/* ------------------------- Start Body ---------------------------- */
/* ------------------------------------------------------------------- */


#body
{
    height: auto;
    overflow: hidden;    
}

#body #bodyCol1
{
    float: left;
    width: 168px;       
}

#body #bodyCol2
{
    float: left;
    width: 581px;
}

#body #bodyCol3
{
    float: left;    
    width: 158px;    
}

#body #bodyCol1 #myAccount
{
    height: auto;
    overflow: hidden; 
    padding: 10px 0 10px 0;   
}

#body #bodyCol1 #myAccount h2
{
    background: url(/images/bgBlueBar.jpg) repeat-x 0px 0px;
    margin: 0;
    padding: 8px 0 0 0;
    color: #fff;    
    height: 26px;
    font-size: 15px;
    text-align: center;
}

#body #bodyCol1 div.menu ul
{
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#body #bodyCol1 div.menu ul li
{
    list-style: none;        
    padding: 5px 0 0 10px;
}

#body #bodyCol1 div.menu ul li a
{
    text-decoration: none;    
}

#body #bodyCol1 div.menu ul li a:hover
{
    text-decoration: underline;    
}

#body #bodyCol1 #productFinder
{
    height: 155px;
    overflow: hidden;
    background: url(/images/bgProductFinder.jpg) repeat-x 0px 0px;    
    padding: 0 7px 0 7px;
}

#body #bodyCol1 #productFinder #productFinderHeading h2
{
    padding:10px 0 0 10px; 
    color: #fff;
    font-size: 1.5em;
    text-decoration: normal;
    font-weight: normal;
    margin: 0;
}

#body #bodyCol1 #productFinder fieldset
{
    margin: 0;
    padding: 5px 0 0 0; 
    border: none;       
}

#body #bodyCol1 #productFinder fieldset div.item
{
    padding: 5px 0 0 0;
    clear: both;    
    height: auto;
    overflow: hidden;
}

#body #bodyCol1 #productFinder fieldset div.item label
{
    color: #fff;    
    display: block;
    padding: 0 0 2px 5px;
}

#body #bodyCol1 #productFinder fieldset div.item div.input
{
    height: auto;
    overflow: hidden;
    clear: both;   
}

#body #bodyCol1 #productFinder fieldset div.item div.input div.roundedInput
{
    background: url(/images/bgProductFindeInput.gif) no-repeat 0px 0px;       
    height: 22px;
    padding: 3px 0 0 0;
    width: 122px;
    float: left;
    text-align: center;
}

#body #bodyCol1 #productFinder fieldset div.item div.input .textbox
{
    border: none;
    width: 110px;
    /*IE Fix*/
    border-color: #fff;
}

#body #bodyCol1 #productFinder fieldset div.item div.input div.button
{
    float: left;    
    padding: 0 0 0 3px;
}

#body #bodyCol1 #menuCategories
{
    height: auto;
    overflow: hidden;
    padding: 15px 0 0 0;    
}

#body #bodyCol1 #menuCategories .category
{
    height: auto;
    overflow: hidden;    
    padding-bottom: 10px;
}

#body #bodyCol1 #menuCategories .category h2
{
    background: url(/images/bgGreyBar.jpg) repeat-x 0px 0px;
    height: 23px;
    padding: 7px 0 0 0;
    margin: 0;
    color: #fff;
    font-size: 1em;
    text-align: center;
}

#body #bodyCol2 #mainContent
{
    padding: 10px 12px 0 12px;
}


#body #bodyCol2 #mainContent #CategoriesWrapper
{
    padding: 0 0 0 0px;    
}

#body #bodyCol2 #mainContent #CategoriesTop
{
    width: 553px;
    background: url(/images/bgCategoriesTop.gif) no-repeat 1px 11px;    
    height: 23px;
    overflow: hidden;
}
#body #bodyCol2 #mainContent #CategoriesBody
{
    width: 553px;
    background: url(/images/bgCategoriesBody.gif) repeat-y 0px 0px;    
    height: auto;
    overflow: hidden;
}

#body #bodyCol2 #mainContent #CategoriesBottom
{
    width: 553px;
    background: url(/images/bgCategoriesBottom.gif) no-repeat 0px 0px;    
    height: 23px;
    overflow: hidden;
}

#body #bodyCol2 #mainContent #CategoriesBody ul
{
    margin: 0;
    padding: 5px 10px 0 10px;
    height: auto;
    overflow: hidden;
}

#body #bodyCol2 #mainContent #CategoriesBody ul li
{
    list-style: none;
    width: 245px; 
    float: right;   
    padding: 5px 0 5px 10px;
    margin: 0;
    background: url(/images/bgCategoriesDotted.jpg) repeat-x 0px 22px; 
}

#body #bodyCol2 #mainContent #CategoriesBody ul li.left
{ 
    float: left;
    clear: left;
    width: 245px;
}

#body #bodyCol2 #mainContent #CategoriesBody ul li a
{
    text-decoration: none;    
}


#body #bodyCol2 #mainContent #levelCategories ul
{
    margin: 0;
    padding: 0;
}

#body #bodyCol2 #mainContent #levelCategories ul li
{
    margin: 0 0 0 10px;
    padding: 5px 0 5px 0;    
    list-style-position: inside;
}

#body #bodyCol2 #mainContent #levelCategories ul li.main
{
    list-style: none;
    font-size: 1.2em; 
    margin: 0;   
}

#body #bodyCol2 #mainContent #levelCategories ul li.main a
{
    text-decoration: none;    
}

#body #bodyCol2 #mainContent #homeSpecialOffers
{
    height: auto;
    overflow: hidden;  
    padding-bottom: 40px;  
}

#body #bodyCol2 #mainContent #homeSpecialOffers .header
{
    background: #d9533f;
    padding: 8px 0 8px 0;    
    height: 18px;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .header ul
{
    color: #fff;
    margin: 0;
    padding: 0 0 0 30px;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .header ul li
{
    margin: 0;
    padding: 0;
    list-style-position: inside;
    float: left;
    width: 24%;
    font-size: 14px;
    font-weight: bold;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .header ul li.first
{
    list-style: none;    
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body
{
    border: solid 1px #9e9ea0;
    border-top: none;  
    height: 380px;
    overflow: visible;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col
{
    width: 184px;
    float: left; 
    height: 190px;
    position: relative;
    border-bottom: solid 1px #9e9ea0;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col img.product
{
    position: absolute;
    left: 5px;
    bottom: 20px;        
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .name
{
    position: absolute;
    width: 70px;
    top: 5px;
    right: 10px;  
    z-index: 100;     
    text-align: right;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .details
{
    position: absolute;
    bottom: 5px;
    right: 10px;    
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .rightBorder
{
    border-right: dotted 1px #221e1f;
    width: 3px;
    height: 190px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1px;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .details img
{
    border: none;    
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .name a
{
    color: #d2222a; 
    text-decoration: none;
}

#body #bodyCol2 #mainContent #homeSpecialOffers .body .col .price
{
    background: url(/images/bgYellowTag.gif) no-repeat 0px 0px;
    position: absolute;
    top: 5px;    
    left: 10px;
    width: 80px;
    height: 64px;
    padding: 20px 0 0 5px;
    font-size: 1.2em;
    text-align: center;
    z-index: 100;
}

#bodyCol2 #mainContent .twoColoredHeader
{
    padding: 0px 0 10px 0px;    
}
#bodyCol2 #mainContent .twoColoredHeader h2, #bodyCol2 #mainContent .twoColoredHeader h1
{
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

#bodyCol2 #mainContent .twoColoredHeader h1
{
    color: #d2222a;    
}

#bodyCol2 #mainContent .twoColoredHeader h2
{
    color: #ffc53f;    
}

#bodyCol2 #mainContent .products
{
    height: auto;
    overflow: hidden;    
}   

#bodyCol2 #mainContent .products h4
{
    margin: 0;
    font-size: 1em;    
    padding: 0 0 5px 0;
}
 
#bodyCol2 #mainContent .products .topWrapper
{
    border: solid 1px #939598; 
    border-bottom: none;
}

#bodyCol2 #mainContent .products .row1
{
    border-bottom: dotted 1px #000;    
    padding: 5px 0 5px 0;
    height: auto;
    overflow: hidden;
    background: #ecedee;
}

#bodyCol2 #mainContent .products .row1 .col1
{
    float: left;
    width: 215px;    
    padding-left: 10px;
}

#bodyCol2 #mainContent .products .row1 .col2
{
    float: left;
    width: 160px;    
}

#bodyCol2 #mainContent .products .row1 .col3
{
    float: right;
    padding: 3px 10px 0 0;    
}


#bodyCol2 #mainContent .products .row2
{
    height: auto;
    overflow: hidden;    
    padding: 5px 0 5px 10px;
    background: #ecedee;
}

#bodyCol2 #mainContent .products .row2 .left
{
    float: left;    
}

#bodyCol2 #mainContent .products .row2 a
{
    text-decoration: none;    
}

#bodyCol2 #mainContent .products .row2 .right
{    
    float: right;    
    padding-right: 10px;
}

#bodyCol2 #mainContent .products .row2 .right a:hover, #bodyCol2 #mainContent .products .row2 .right a.current
{
    text-decoration: underline;
    color: #000;    
}

#bodyCol2 #mainContent .products .items
{
    clear: both;
}

#bodyCol2 #mainContent .products .items table
{
    border: solid 1px #939598;    
}

#bodyCol2 #mainContent .products .items table td
{
    padding: 10px 0 10px 0px;    
}
#bodyCol2 #mainContent .products .items table td.checkbox
{
    width: 5%;    
    vertical-align: middle;
    text-align: center;
}

#bodyCol2 #mainContent .products .items table td.img
{
    width: 16%;    
    vertical-align: middle;
    text-align: right;
    border-right: dashed 1px #939598;
    padding: 0 10px 0 0;
}

#bodyCol2 #mainContent .products .items table td.desc
{
    width: 55%;    
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 10px;
    border-right: dashed 1px #939598;
}

#bodyCol2 #mainContent .products .items table td.desc h2
{
    font-size: 1.2em;    
    margin: 0;
    padding: 0;
    font-weight: normal;
}

#bodyCol2 #mainContent .products .items table td.desc h2 a
{
    text-decoration: none;    
}

#bodyCol2 #mainContent .products .items table td.desc .code
{
    padding: 3px 0 0 0;    
}

#bodyCol2 #mainContent .products .items table td.desc .code span
{
    color: #d2222a;    
}

#bodyCol2 #mainContent .products .items table td.desc .price
{
    float: left;  
    font-size: 1.2em; 
    font-weight: bold;
    padding: 2px 0 0 0;
}

#bodyCol2 #mainContent .products .items table td.desc .qty
{
    float: right;    
    padding: 0 10px 0 0;
}

#bodyCol2 #mainContent .products .items table td.desc .textbox
{
    width: 25px;   
    border: solid 1px #939598; 
}

#bodyCol2 #mainContent .products .items table td.desc .details
{
    padding: 10px 0 0 0;    
}

#bodyCol2 #mainContent .products .items table td.desc .details img
{
    border: none;    
}

#bodyCol2 #mainContent .products .items table td.buy
{
    width: 22%;
    text-align: center;  
    vertical-align: top;
}

#bodyCol2 #mainContent .products .items table td.separator
{
    padding: 0 10px 0 10px;
    margin: 0;
    height: 10px;
    vertical-align: middle;
    font-size: 2px;   
}

#bodyCol2 #mainContent .products .items table td.separator hr
{
    border: none;
    border-color: #939598;
    color: #939598;
    background: #939598;
    height: 1px;
}

#bodyCol2 #mainContent .products .items table td.buy .textbox
{
    width: 25px;   
    border: solid 1px #939598; 
}

#bodyCol2 #mainContent .products .items table td.buy .unit_price
{
    float:left; 
    width:60px; 
    padding-left:5px;    
} 

#bodyCol2 #mainContent .products .items table td.buy .price
{
    font-size: 1.2em;
    color: #d2222a;    
    font-weight: bold;
}

#bodyCol2 #mainContent .products .items table td.buy .qty, #bodyCol2 #mainContent .products .items table td.buy .button
{
    padding-top: 8px;  
}

#bodyCol2 #mainContent .products .items table td.buy .button
{
    position: relative;
    margin: auto;
    height: auto;
    overflow: hidden;
    width: 95px;    
}

#productDetails
{
    height: auto;
    overflow: hidden;    
    padding: 10px;
    border: solid 1px #939598; 
    position: relative;
    margin: auto;
}

#productDetails td
{
    padding: 10px 0 10px 0;    
}
#productDetails .img
{
    width: 22%;    
    border-right: dashed 1px #939598;
    vertical-align: middle;
    text-align: right;
    padding: 0 10px 0 0;
}

#productDetails .details
{
    width: 50%;    
    border-right: dashed 1px #939598;
    padding: 0 0 0 10px;
    vertical-align: top;
}

#productDetails .details div
{
    width: 230px;
    overflow: hidden;    
}

#productDetails .details h3
{
    margin: 0;
    padding: 10px 0 5px 0;    
    font-size: 1.2em;
    font-weight: normal;
}

#productDetails .details .code span
{
    color: #d2222a;    
}

#productDetails .details .desc
{
    padding-top: 10px;    
}

#productDetails .buy
{
    width: 28%;
    text-align: left;
    vertical-align: top;
    padding: 10px 0 0 10px;
}

#productDetails .buy .textbox
{
    border: solid 1px #939598;
    width: 25px;   
}

#productDetails .buy .quantity
{
    height: auto;
    overflow: hidden;
}

#productDetails .buy .quantity label
{
    display: block;
    float: left;    
}

#productDetails .buy .quantity div
{
    float: right;    
}

#productDetails .buy .field
{
    height: auto;
    overflow: hidden;
    padding: 5px 0 0 0;    
}

#productDetails .buy .price
{
    color: #d2222a;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 10px 0;    
}

#productDetails .buy .add
{
    width: 95px;
    position: relative;
    margin: auto;  
}

.redHeader
{
}

.redHeader h2, .redHeader h1
{
    color: #d2222a;
    font-size: 16px;   
    margin: 0;
    padding: 0;
}

.redHeader h1
{
    padding-bottom: 10px;
}

.form h2
{
    color: #22121f;    
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 14px;
}

a.link
{
	color: #4F4F4F;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
a.link:hover
{
    text-decoration: underline;
}

#basketAction
{
    height: auto;
    overflow: hidden;  
    padding: 0 10px 0 10px; 
}

#basketAction .left
{
    height: auto;
    overflow: hidden;    
    float: left;
}

#basketAction .right
{
    height: auto;
    overflow: hidden;    
    float: right;
    width: 200px;
}

#basketAction .right td
{
    text-align: right;
    padding: 3px 0 3px 0;    
}
#basketAction .right td.caption
{
    width: 80px;
}
#basketAction .right tr.total td
{
    border-top: solid 1px #d2222a;
    font-weight: bold;
}

#body #bodyCol3 .item
{
    height: auto;
    overflow: hidden;
    padding: 10px 0 0 0;    
    width: 146px;
}

#body #bodyCol3 .item .extraBlock
{
     width:10px; 
     padding-top:10px;
     height:196px;      
     float:left;
     background: url(/images/bgConsumableSearch.jpg) repeat-x 0px 0px;
}

#body #bodyCol3 .item #consumableSearch
{
    height: 196px;
    padding: 10px 0 0 10px;
    background: url(/images/bgConsumableSearch.jpg) repeat-x 0px 0px;
    text-align: left;
}

#body #bodyCol3 .item #consumableSearch h2, #body #bodyCol3 .item #consumableSearch h3
{
    display: inline;
    margin: 0;
    padding: 0;    
    font-size: 2em;
    font-weight: normal;
    line-height: 1.1em;
}

#body #bodyCol3 .item #consumableSearch h2
{
    color:#d2222a;    
}

#body #bodyCol3 .item #consumableSearch h3
{
    color:#fff;    
}


#body #bodyCol3 .item #consumableSearch div
{
    padding: 5px 0 0 0;    
}

.breadCrumb
{
    padding: 5px 0 15px 0;     
}

/* ------------------------------------------------------------------- */
/* ------------------------- End Body ---------------------------- */


/* ------------------------- Start Footer ---------------------------- */
/* ------------------------------------------------------------------- */

#footer
{
    border-top: solid 1px #6d6e71;  
    text-align: center;
    padding: 10px 0 10px 0;
    color: #6d6e71;
    clear: both;
}

#footer a
{
    color: #6d6e71;
    text-decoration: none;    
}


/* ------------------------------------------------------------------- */
/* ------------------------- End Footer ---------------------------- */



/* ------------------------- Login Page ---------------------------- */
/* ------------------------------------------------------------------- */

#loginContainer
{
    width: 473px;
    position: relative;
    margin: auto;
    padding: 100px 0 120px 0;  
    background: url(/images/loginProducts.jpg) no-repeat 0px 100%;
}

#loginContainer h3
{
    color: #221e1f;
    text-align: center;
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 1.2em;
}

#loginContainer .inner
{
    width: 280px;
    position: relative;
    margin: auto;
}

#loginContainer p
{
    text-align: center;
    margin: 0;
    padding: 10px 0 20px 0;
    font-size: 1.2em;    
}

#loginContainer #dealerLogo
{
    text-align: center;
    border: solid 2px #221e1f;  
    margin: auto;
    position: relative;
    padding: 10px 0 10px 0;  
    width: 80%;    
}

#loginContainer #loginForm
{
    margin: 0;
    padding: 20px 0 0 0;  
}

#loginContainer #loginForm h2,#loginContainer #loginForm h1
{
    display: inline;
    margin: 0;
    padding: 0 0 5px 0px;
    font-size: 20px;    
    font-family: Tahoma Sans-Serif;
}

#loginContainer #loginForm .box
{
    background: #d2d3d5;    
}

#loginContainer #loginForm .box fieldset
{
    border: none;    
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
    padding: 10px;
}

#loginContainer #loginForm .box fieldset .field
{
    height: auto;
    overflow: hidden;
    padding: 10px 0 0 0;
    clear: both;
}

#loginContainer #loginForm .box fieldset .field label
{
    /*width: 60px;*/
    float: left;    
    display: block;
    text-align: right;
    padding: 0 10px 0 0;
}

#loginContainer #loginForm .box fieldset .field .input
{
    float: right;
    width: 190px;
}

#loginContainer #loginForm .box fieldset .field .input .textbox
{
    border: none;
    border-width: 0px;    
}

#loginContainer #loginForm .box fieldset .button
{
    float: right;    
}

#loginContainer #loginForm .box fieldset .password a
{
    text-decoration: none;
    color: #d2222a;    
}
#loginContainer #loginForm .box fieldset .button a
{
    color: #d2222a;   
    font-size: 19px;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma Sans-Serif;
}

#loginContainer #loginForm h1
{
    color: #d2222a;    
}

#loginContainer #loginForm h2
{
    color: #ffc53f;    
}

#loginContainer #loginForm .register
{
     text-align:center;
     padding:10px 5px 5px 5px;
}

#loginContainer #loginForm .register a:hover
{
    text-decoration:none;    
}

/* ------------------------------------------------------------------- */
/* ------------------------- End Login Page ---------------------------- */

/* ------------------------- Forms ---------------------------- */
/* ------------------------------------------------------------------- */

.form
{
    height: auto;
    overflow: hidden;
    padding: 10px 0 20px 0;    
    border-bottom: dotted 1px #221e1f;
}

.form .redHeader
{
    padding-bottom: 5px;   
}

.form fieldset
{
    border: none;
    padding: 0 0 0 10px;
    margin: 0;
    height: auto;
    overflow: hidden;
}


.form fieldset label
{
    width: 190px;    
    display: block;
    float: left;
}

.form .basket_breakdown fieldset .textbox
{
    width: auto;        
}

.form fieldset label span
{
    color: #ff0000;
}

.form fieldset .textbox
{
    width: 250px;
    font-family: Verdana;
    font-size: 10px;    
}

.form fieldset .watermark
{
    width: 250px;
    font-family: Verdana;
    font-size: 10px;
    color: #999;
    border: solid 1px #808285;
}

.form fieldset div
{
    height: auto;
    overflow: hidden;
    padding-top: 5px;
}

.form fieldset div.calendar
{
    padding-top: 7px;
    height: 20px;
    overflow: visible;
    position: relative;
}

.form fieldset div.calendar label
{
    padding-top: 2px;    
}


.form fieldset div.calendar .popup
{
    position: absolute; 
    display: none; 
    background-color: White; 
    border: Outset 2px black;    
    left: 320px;
    z-index: 100;
    top: 0;
}

.form fieldset div.calendar .select
{
    left: 310px;
    top: 2px;
    position: absolute;
}

.form fieldset div.calendar .clear
{
    left: 340px;
    top: 2px;
    position: absolute;
}


/* ------------------------------------------------------------------- */
/* ------------------------- End Forms ---------------------------- */



/* ------------------------- Tables/Grids ---------------------------- */
/* ------------------------------------------------------------------- */

.report
{
    border-collapse: separate;    
    background: #939598;
    width: 100%;
}

.report .dgheader 
{
    background-color: #6D769F;
    color: #fff;
    padding: 3px 5px 3px 5px;
}

.report .dgheader a
{
    color: #fff;
    text-decoration: none;
}

.report td
{
    background: #fff;    
    padding: 2px 5px 2px 5px;
    color: #221e1f;  
}

.report td a, a.grey_link
{
    color: #221e1f;  
}
.report tr.alt td
{
    background: #DFE5FF;   
}

/* ------------------------------------------------------------------- */
/* ------------------------- End Tables/Grids ---------------------------- */

/* <modal_popup> */
.modalBackground {
	background-color:#fff;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	background-color:#fff;
	width:250px;
}
.modalPopup_header 
{   
    width: 240px;   
	background-color:#0854a2;
    font-weight: bold;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.modalPopup_body
{
    width:100%; 
    text-align:center; 
   	color: #000000;
   	text-align: center;
   	padding: 10px 0px 10px 0px;
}
.modalPopupBody_inner
{
    padding:5px; 
}

/* </modal_popup> */

.paging_sel
{
    font-weight:bold;    
}