body
{
	font-family: Helvetica, Verdana, Trebuchet MS, Arial;
	background-image: url(/images/design/background.gif);
	font-size: 12px;
	line-height: 1.2em;
}

a, a:hover, a:active, a:visited
{
	color: #000;
	text-decoration: underline;	
}

a:hover
{
	text-decoration: underline;
}
                               
#ieWrap
{
	background-color: #fff;
	
}

#contentWrap, #footerWrap
{
	border-left: 1px solid #A0A6AE;
	border-right: 1px solid #A0A6AE;
}
#footerWrap
{
	border-bottom: 1px solid #A0A6AE;
}

#footbl
{
	position: relative;
	top: 3px;
	right: 1px;	
}

#footbr
{
	position: relative;
	top: 3px;
	left: 1px;	
}
	
#footbr
{
	display: inline;
	float: right;
}

#head
{
	border-bottom: 2px #87006E solid;
	background-color: #903F96;
}
#headertr, #headertl
{
	height: 10px;
	width: 10px;
	display: inline;
	clear: none;
}
#headertr
{
	float: right;
	background: url(/images/design/head-tr.gif) no-repeat top right;
}
#headertl
{
	float: left;
	background: url(/images/design/head-tl.gif) no-repeat top left;
}

#logo
{
	float: left;
	clear: both;
	margin-left: 10px;
}

#loginbox
{
	position: relative;
	left: 43%;
    
}
#rootCats
{
    clear: both;
    float: left;
    margin: 20px;
    
}

#rootCats li
{
    display: inline;
    float: left;
    padding-right: 20px;
    
}

#rootCats li a, #rootCats li a:hover, #rootCats li a:active, #rootCats li a:visited
{
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
}

#rootCats li a:hover
{
	font-weight: boldest;
	text-decoration: underline;
}

#loginbox, #loginbox a
{
	color: #fff;
	text-decoration: none;	
}

#loginbox a:hover
{
	text-decoration: underline;
}
#callbox
{
	clear: both;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
#minibasket
{
	background: url(/images/design/minibasket.gif) no-repeat top left;
	height: 52px;
	width: 150px;
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
}

#minibasket a, #minibasket a:visited, #minibasket
{
	font-color: #000;	
}
#searchBoxDiv
{
	color: #fff;
	font-size: 14px;
}
#minibasket span
{
	position: relative;
	top: 10px;
	left: 10px;
}

.panelWrap
{
	margin-bottom: 10px;
}
						
										
										
.panelTitle
{
	background-color: #fe843d;
	height: 20px;
	width: 100%;
    min-width: 100%;
	font-size: 14px;
	color: #fff;
	height: 20px;
	line-height: 20px;	
	padding-left: 5px;
}

.catlink, a.catlink:visited
{
	/*background: url(/images/design/leftmenu.gif) no-repeat top left;*/
	width: 100%;
	display: block;
	text-align: left;
	line-height: 22px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a.catlink:hover
{
	color: #87006E;
	/*background: #d9c8c8;
	background-repeat: repeat;*/
	
}
.subCatList
{
	text-align:left;
	/*text-indent: 15px;*/
	margin-bottom: 10px;
	margin-top: 9px;
    /*background: url(/images/arrow.gif) no-repeat 10px -2px;*/
}

.subCatList a, .subCatList a:visited
{
    text-decoration: none;
    font-size: 12px;
}

.subCatList a:hover
{
    color: #87006E;
}

.subCatList li
{
	margin-bottom: 4px;
}
.subCatList img
{
	margin-right: 5px;
}
/* The front page deals and the like */
.deals
{
	clear: both;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.deals h1, h1
{
	color: #333333;
	/*background: url(/images/design/dealbg.png) repeat top left;*/
	height: 30px;
	font-size: 14px;
	/*border-top: 1px solid #333333;*/
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	vertical-align: 50%;
	margin-bottom: 10px;
	padding-left: 10px;
}



.products h2
{
    padding-bottom: 10px;
    color: #555555;
    font-size: 12px;
    font-weight: normal;
}
h2
{
	font-size: 12px;	
}
.product
{

	width: 125px;
	float: left;
	margin-right: 15px;
	height: 190px;
}

.productFront
{
    width: 125px;
    float: left;
    margin-right: 15px;
    height: 230px;
}

.productThumb
{
	width: 100%;
}
.productTitle
{
	width: 100%;
    height: 50px;
	/*margin: auto;*/
}

.productTitle a
{
    text-decoration: none;
}

.productTitle a:hover
{
    color: #87006E;
}

a.productTitle
{
	color: orange;
}

.productPrice
{
	color: #87006E;
	font-size: 16px;
    font-weight: bold;
}

.productAdd input
{
	width: 40px;
	display: inline;
	float: middle;
}

.breadcrumb li
{
	display: inline;
	margin-right: 10px;
    font-size: 12px;
    color: #898989;
    font-weight: normal;
}

.breadcrumb li a, breadcrumb li a:link, breadcrumb li a:active, breadcrumb li a:visited
{
    font-weight: normal;  
    text-decoration: none;
}

.breadcrumb li a:hover
{
    /*text-decoration: underline;*/
    color: #87006E;
}

.catsubcats ul
{
	margin-bottom: 20px;
}

.catsubcats li
{
	display: inline;
}

.catsubcats
{
	margin-bottom: 20px;
}

#pages
{
	clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}

.pagingButton
{
    padding-right: 10px;
}

.pagingButton a
{
    text-decoration: none;
}

/*
    List Template CSS
*/

.productListRow
{
    width: 100%;
    margin-bottom: 5px;
    clear: both;
    display: block;
}

.productListRowItemDesc
{
    margin: 5px;
    display: inline;
    float: left;
    width: 53%;
    font-size: 14px;
}

.productListRowItemDesc a, .productListRowItemDesc a:visited, .productListRowItemDesc a:link
{
    font-weight: normal;
    text-decoration: none;
}

.productListRowItemDesc a:hover
{
    text-decoration: underline;
    font-weight: normal;
}

.productListRowItemQty
{
    margin: 5px;
    display: inline;
    float: left;
    width: 5%;
    line-height: 25px; 
    padding-right: 10px;  
}

.productListRowItemPrice
{
    margin: 5px;
    display: inline;
    float: left;
    width: 20%;
    line-height: 25px;
    text-align: left;
    padding-right: 15px;
}
  
.productListRowItemBuyNow
{
    margin: 5px;
    display: inline;
    float: left;
    width: 10%;
    line-height: 25px;  
}

.listProductCode
{
    color: #903f96;
    font-size: 11px;
}

/*
    End List Template CSS
*/

/*
    Category SubCategory Styles
*/

    #CategoryHead
    {
        width: 100%;
        margin-bottom: 5px;
        clear: both;
    }
            
    #CategoryImage
    {
        margin: 5px;
        display: inline;
        float: left;
        min-width: 20%;
    }
            
    #CategoryDesc
    {
        margin: 5px;
        display: inline;
        float: left;
        width: 70%;
        
        
        height: 250px;
        overflow: auto;
    }
    
/*
    End Category SubCategory Styles
*/

#createNew
{
	float: left;
}

#membersLogin
{
	float: right;
}

#checkoutFooter
{
	clear: both;
    margin-top: 30px;
}

#checkoutProgress
{
    background-color: #dabedc;
    background-image: url(/images/checkout_progress_back.gif);
    background-repeat: repeat-x;
    float: left; 
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}

.checkoutStep li
{
    padding-right: 30px;
    padding-left: 30px;
    display: inline;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: white;
    float: left;
}

.checkoutStep li a
{
    color: white;
    font-size: 18px;
    text-decoration: none;
}

#currentStep a
{
    color: #fe843d;
}


/*
    Checkout Errors
*/

.ErrorBox
{
    margin: 10px;
    margin-bottom: 30px;
    padding: 20px;
    border: 3px solid #903f96;
    background-color: #dabedc;
    width: 90%;
}  
            
.ErrorBox a
{
    color: #903f96;
    text-decoration: underline;
}
            
.ErrorBox #errors
{
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    list-style: circle;
    padding-left: 40px;
    color: #903f96;
}
            
/*
    End Checkout Errors
*/

.required
{
    color: #903f96;
    font-weight: bold;
}

#creditcard
{
    width: 100%;
}

#creditcard th
{
    text-align: right;
}

.address
{
    display: inline;
    float: left;
    width: 30%;
    height: 150px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
                
.address h2
{
    margin-bottom: 15px;
}

.addressEntry
{
    padding: 10px;
    display: inline;
    width: 45%;
    float: left;
}

.addressEntry h2
{
    margin-bottom: 15px;
}

.addressEntry label
{
    width: 100px;
    text-align: right;
    float: left;
    padding-right: 10px;
}

#SavedAddresses
{
    border: 3px solid #ececcd; 
    position: absolute; 
    left: 50%; 
    top: 0px;
    width: 30%; 
    height: 80%;
    margin: 30px;
    background-color: #ffffe0;
    padding: 20px;
    /*filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;*/
    overflow: auto;
    display: none;
}

.AddressList
{
    padding: 10px;
    margin-top: 20px;
    background-color: #ececcd;
    height: 100px;
    cursor: pointer;
}

.AddressError
{
    color: red;
    text-align: right;
    font-size: 10px;
}

/*
    Products Page
*/

    #productwrapper
    {
        clear: both;
        float: left;
        width: 100%;
        display: block;
        margin-bottom: 30px;
        margin-top: 10px;
    }
    
    #prodcode
    {
        color: #87006E;
    }
    
    #productImage
    {
        /*display: inline;*/
        float: left;
    }
    
    #productDetails
    {
        float: left;
        padding-left: 25px;
    }
    
    #productDetails h1
    {
        background: none;
        border: none;
        padding-left: 0;
        padding-bottom: 0;
    }
    
    #productOptions
    {
        width: 90%;
        float: left;
        margin: 10px;
        padding: 1%;
    }
    
    #productOptions ul li
    {
        display: block;
        float:left;
        height: 43px;   
        padding-right: 30px;
    }
    
    #productOptions ul li a
    {
        text-decoration: none;  
        height: 33px; 
        line-height: 33px;
    }
    
    #productOptions ul li a:hover
    {
        color: #87006E;
    }
    
    #productOptions .productOptionsDesc
    {
        background: url(/images/productdescriptionicon.png) no-repeat;
        height: 33px; 
        line-height: 33px;
        padding-left: 40px;
        float: left;
    }
    
    #productOptions .productOptionsAssociatedFiles
    {
        background: url(/images/associateddocuments.png) no-repeat;
        height: 33px; 
        line-height: 33px;
        padding-left: 40px;
        float: left;        
    }
    
    #productOptions .productOptionsRelatedProducts
    {
        background: url(/images/relatedproductsicon.png) no-repeat;
        height: 33px; 
        line-height: 33px;
        padding-left: 40px;
        float: left;         
    }
    
    #productOptions .productOptionsProductReviews
    {
        background: url(/images/productreviewicon.png) no-repeat;
        height: 33px; 
        line-height: 33px;
        padding-left: 40px;
        float: left;        
    }
    
    .optionFrame
    {
        border: 2px solid #87006E;
        width: 90%;
        float: left;
        margin: 10px;
    }
    
    .optionFrame .gotoTop:hover
    {
        color: #87006E;
    }
    
    .optionFrameTitle
    {
        color: white;
        font-size: 18px;
        width: 100%;
        float: left;
        height: 30px;
        line-height: 30px;
        background-image: url(/images/productOptionFrameTitleBack.gif);
        background-repeat: repeat-x;
        border-bottom: 2px solid #87006E;
    }
    
    .optionFrameTitle a, .optionFrameTitle a:visited 
    {
        color: white;
        text-decoration: none;
    }
    
    .optionFrameTitleButton
    {
        float:right; 
        margin-right:15px; 
        padding-top: 3px;
    }
    
    .optionFrameTitle a:hover
    {
        color: white;
        text-decoration: none;
    }
    
    .optionFrameContent
    {
        width: 100%;
        float: left;
    }
    
    #productDesc
    {
        clear: both;
        padding-left: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        font-size: 12px;
        line-height: 12px;
        width: 90%;
        height: 100px;
        overflow: auto;
    }

    .productComponent
    {
        clear: both;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    #associatedFilesList li
    {
        display: block;
        float: left;
        padding-right: 30px;
    }
    
    #associatedFilesList a.associatedFilesIconLink
    {
        background: url(/images/associateddocumentsicon.png) no-repeat;
        height: 33px; 
        line-height: 33px;
        padding-left: 40px;
        float: left;     
        text-decoration: none;
    }
    
    #associatedFilesList a.associatedFilesIconLink:hover
    {
        color: #87006E;
    }
    
    .review
    {
        margin-bottom: 15px;
    }
    
    .reviewMessage
    {
        font-size: 14px;
        color: #87006E;
        font-weight:bold;
    }
    
    #featProds
    {
        clear: both;
    }
    
/*
    End Products Page
*/


.subCategory
{
    display: inline;
    float: left;
    padding-right: 20px;
    padding-top: 10px;
    /*width: 200px;*/
    width: 125px;
    height: 130px;
    text-align: center;
}

.subCategoryImage
{
    clear: right;
    width: 100%;
    height: 80px; 
    display: block;       
}

.subCategory a
{
    font-weight: normal;
    text-decoration: none;
}

.subCategory a:hover
{
    color: #87006E;
}

.selectedCategory
{
	background-color: #A0A6AE;
	background-color: #d9c8c8;
	
}

#pages
{
    font-weight: normal;
    font-size: 14px;
    padding-left: 4px;
}

#featProds
{
    clear: both;
}

#CategoryInformation
{
    border: 1px solid #CCCCCC;
    width: 75%;
    float: left;
    background-color: #ffffcc;
    margin-top: 5px;
}

#CategoryAssociatedDocuments
{
    float: left;
    padding-left: 10px;
}

#CategoryInformationControlsRight
{
    float: right;
    padding: 10px;
}

#CategoryInformationControlsLeft
{
    float: left;
    padding: 10px;    
}

#CategoryDescription
{
    padding: 20px;
    clear: both;
    height: 50px;
    overflow: auto;
    text-align: left;
    
}

#SubCategoriesFrame
{
    clear:both; 
    float:left;
    width: 100%;
}

#SubCategoriesFrame h2
{
    padding-bottom: 10px;
    color: #555555;
    font-size: 12px;
    font-weight: normal;
}

#dotw
{
    width: 500px;
    height: 100px;
    background: url(/images/dotw05.jpg) no-repeat;
    /*background: url(/images/amazingoffers.jpg) no-repeat;*/
    margin-bottom: -60px;
    /*padding-left: 140px;*/
    padding-left: 210px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}

#dotwimage
{
    float: left;
    height: 125px;
    padding-left: 10px;
}

#dotwtext
{
    float: left;
    width: 200px;
    height: 125px;
    padding-left: 10px;
}

#dotwbuttons
{
    float: left;
    width: 100px;
    height: 125px;
    padding-left: 10px;
}

#dotwimage img
{
    margin-top: -10px;
}

#freedelivery
{
    margin-top: -60px;
    margin-bottom: 100px;
}

#bestsellers
{
    clear: both;
}

#passworderrors
{
    width: 100%;
    padding: 10px;
    color: red;
    line-height: 20px;
}

.standarderror
{
    width: 100%;
    padding: 10px;
    color: red;
    line-height: 20px;
}

#sorter a
{
    padding-right: 15px;
    padding-left: 15px;
}

#adminLinks li
{
    margin-bottom: 5px;
}

#adminUsersTable
{
    width: 100%;
}

#adminUsersTable td
{
    vertical-align: middle;
    padding-left:0px;
}

#adminUsersTable a
{
    text-decoration: none;
}

#adminUsersTable a:hover
{
    color: #87006E;
}

#adminUsersTable .disabled
{
    background-color: #DFDFDF;
}

.disableLink
{
    background: url(/images/cross.png) no-repeat;
    height: 33px; 
    line-height: 33px;
    padding-left: 40px;
    float: left;
}

.enableLink
{
    background: url(/images/tick.png) no-repeat;
    height: 33px; 
    line-height: 33px;
    padding-left: 40px;
    float: left;
}

/* Stats */

#stats table
{
    width: 100%;
}

#dateList li
{
    display: inline;
    margin-right:  10px;
}
#stats h1 a
{
    color: #fff;
    text-decoration: none;
}