body
{
    background: #fff url('../images/bg.jpg') center top repeat-y;
    margin: 0px;
    padding: 0px;
}

.print-only {
    display: none;
}

#container
{
    position: relative;
    margin: 0 auto;
    width: 954px;
    text-align: left;
}
#left
{
    float: left;
    width: 272px;
}
#leftnav
{
    padding-left: 51px;
}
#cart
{
    float: left;
}

#cartlinks
{
    font-family: Verdana;
    font-size: 11px;	
}
#cartlinks a
{
    color: #ff6400;
}
#searchbutton
{
    float: right;
    margin-top: 15px;
    padding-right: 5px;
}

#shipping-banner {
    position: absolute;
    height: 51px;
    width: 650px;
    background: transparent url('/images/banner-ribbon.png') no-repeat top left;
    color: #fff;
    line-height: 51px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    top: 205px;
    right: 40px;
}

    #shipping-banner p {
        margin: 0;
        padding: 0;
    }

.product-search-remove-keywords a
{
	color: #ff6400;
	font-family: Verdana;
	font-size: 11px;
}

.search-text-box
{
    height: 20px;
    font-size: 14px;
	border: solid 3px #d92fa4;
    padding-left: 3px;
	width: 155px;
}

.auto-complete-list
{
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
	border: solid 1px #d92fa4;
	width: 155px;
}

.auto-complete-list li
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#leftsubnav #department-selected
{
	padding: 5px 10px;
	width: 172px;
	background-color: #ff6400;
}
#leftsubnav #department-selected a:hover
{
    color: #d92fa4;
}

#leftsubnav #department-selected a
{
	color: White;
}

#leftsubnav a
{
    display: block;
    width: 192px;
}
#leftsubnav a:hover
{
    color: #ff6400;
    text-decoration: none;
}
.choice_title_cd_home
{
    display: none;
}
.choice_unselected_home
{
    color: #d92fa4;
    margin: 0 0 2px 0;
    padding: 15px 0 2px 10px;
    width: 192px;
    border-bottom: solid 1px #ff6400;
    font-weight: bold;
}
.choice_unselected_home:hover
{
    color: #FF6400;
    border-bottom: solid 1px #d92fa4;
}


#right
{
    margin-left:272px;
    width: 626px;
    margin-right: 56px;
}
#topnavimages
{
    height: 139px;
}
#topnav
{
    padding-left: 2px;
}
.topnav_item
{
    float: left;
    width: 94px;
    text-align: center;
    border-top: solid 3px #ff6400;
    margin: 0 5px;
    padding-top: 5px;
}
a.topnav_item
{
    font-family: century gothic;
    font-size: 15px;
    color: #d92fa4;
}
a.topnav_item:hover
{
    color: #ff6400;
    text-decoration: none;
    border-top: solid 3px #d92fa4;
}

#topmenu
{
    width: 626px;
    height: 20px;
    padding-top: 20px;
}


#footer
{
    width: 954px;
    text-align: center;
    color: #ff6400;
    padding-bottom: 20px;
}
#footer a
{
    color: #ff6400;
    font-family: Verdana;
    font-size: 11px;
}
#footer a:hover
{
    color: #d92fa4;
    
}
#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}

.login-txt
{
    width: 200px;
}


/* Menu styles */

#current_category
{
    color: #fff;
    background-color: #ff6400;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.choice_title
{
    color: #d92fa4;
    margin: 0 0 2px 0;
    padding: 15px 0 2px 10px;
    width: 192px;
    border-bottom: solid 1px #ff6400;
    font-weight: bold;
}
.choice_title_cd
{
    color: #d92fa4;
    margin: 0 0 2px 0;
    padding: 15px 0 2px 10px;
    width: 192px;
    border-bottom: solid 1px #ff6400;
    font-weight: bold;
}

.choice_unselected
{
    padding-left: 10px;
}
.choice_unselected a
{
    color: #4f4f4f;
    font-size: 11px;
}
.choice_selected
{
    background: #FF6400 url('/images/menu_item_close.png') no-repeat center right;
    width: 192px;
    padding-left: 10px;
    color: #fff;
}
.choice_selected a
{
    color: #ff6400;
    font-weight: bold;
    font-size: 11px;
}
.choice_number
{
    color: #959595;
    font-size: 10px;
}

/* Product Styles */
#product_name
{
}
#product_name a
{
    color: #ff6400;
    text-decoration: underline;
}
#product_name a:hover
{
    color: #d92fa4;
}
#product_head
{
    color: #ff6400;
}
#product_list
{
    padding:0 10px 10px 10px;
}
#product-items
{
    float: right;
    width: 315px;
}
#product_desc
{
    padding-right: 20px;
}
.product_img
{
    width: 130px;
    height: 130px;
    padding: 2px;
    border: solid 1px #f2f2f2;
    text-align: center;
}
.product-thumb
{
    float: left;
    padding: 2px;
    width: 50px;
    height: 50px;
    border: solid 1px #f2f2f2;
    margin-right: 5px;
}
.product-hover-text
{
    color: #ff6400;
}

#product-images-left
{
	width: 250px;
}

.product_image
{
    padding: 20px;
    padding-left: 0px;
}
.products-details-header
{
    color:#ff6400;
    font-size:16px;
    margin-bottom: 8px;
}
#products-details-short-description p
{
    font-size:11px;
    color:#4f4f4f;
}

.you-may-also-like
{
    padding-top:0px;
    margin-top:70px;
}

.you-may-also-like-items
{
    width:145px; 
    height:205px; 
    float:left;
    font-size:13px;
    color:#ff6400;
}

.print_contact
{
    margin-top:50px;
    color:#ff6400;
    font-size:11px;
}

.print_contact a
{
    color:#ff6400;    
}

/* front page content styles */

#content
{
    padding-left: 10px;
    padding-top: 20px;
}
#front_left
{
    float: left;
    width: 290px;
}

#front_right
{
    float: right;
    width: 315px;
}
#front_left p,
#front_right p
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
}
#front_left b
{
    font-weight: bold;
    color: #cf1294
}

.contact-form-details
{
	width: 160px;
	float: right;
}

.contact-form-instructions
{
	width: 400px;
	padding-bottom: 20px;
	/*float: left;*/
}

/*Shopping cart */

.shopping_cart_headings, .shopping_cart_options
{
    color:#ff6400;
}

.shopping-cart-total a
{
    color: #ff6400;
    font-size:11px;
}

.shopping-cart-total a span
{
    color:#ff6400;
    text-decoration:underline;
}

.shopping-cart-total
{
    text-align: right;    
}

.shopping_cart_subtotal_cell
{
    text-align:right;
    padding-right:10px;
}

.shopping_cart_totalincgst
{
    color:#ff6400;
    font-weight:bold;
    
}

#shopping_cart_remove span a
{
    color:#000;
    text-decoration:underline;
}

.shopping-step div
{
    padding:5px 35px;
    background-color: #d92fa4;
    color:#fff;
    font-size: 18px;
    line-height: 25px;
    border-bottom: solid 2px #fff;
    font-weight: normal;
}

.shopping-step .shopping-step-active {
    /*background-color: #ff6400; */
}

.shopping-step .shopping-step-complete {
    background: #d92fa4 url('/images/shopping-cart-green-tick.png') no-repeat center right;
}

.shopping-step a {
    color: #fff;
    display: block;
    float: right;
}


/* Shopping Cart Login Page */
#shopping-cart-login {
    height: 350px;
}

#shopping-cart-login-existing {
    float: left;
    width: 256px;
    padding: 15px 25px;
}

#shopping-cart-login-new {
    width: 256px;
    padding: 15px 25px;
    margin-left: 306px;
}

.login-row {
    padding: 3px;
}

.login-label {
    float: left;
    width: 65px;
    padding-right: 5px;
    text-align: right;
    color: #000;
}




/* Shopping cart customer panel */
.shopping-cart-form
{
	width: 100%;
}

.shopping-cart-header
{
}

.shopping-cart-header span, .email_templates-heading
{
    margin: 10px 0 5px 0;
	color: #d92fa4;
	display: block;
	font-size: 18px;
    border-bottom: solid 2px #d92fa4;
}

.shopping-cart-label
{
	text-align: right;
	padding-right: 10px;
    width: 150px;
}

#print-logo, .buy-now-print, .print-email, .product-print, .product-print-sml
{
    display: none;
}

td.order-text
{

	background-color:  #d92fa4;
	color: #fff;
	width: 100%;
	font-size: 14px;
	font-family: Verdana;
	padding: 3px;
	font-weight: bold;
	
}

td.order-label
{
    font-weight: bold
}

.member-orders
{
    width:100%;
    border-collapse:separate !important;
    border:none;
}

.header-row
{
    font-weight:bold;
}

.header-row td
{
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom-color:#CCC;
    border-bottom-width:1px;
}

.order-table
{
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom-color:#CCC;
    border-bottom-width:1px;
    padding-top: 3px;
}

.next-page, .previous-page
{
	padding-bottom: 5px;
	font-weight: bold;
}

.next-page
{
	float: right;
}

.previous-page
{
    float: left;
}


.payment-options-table tr td.left
{
    border-left: solid 1px #959595;
    border-top: solid 1px #959595;
    border-bottom: solid 1px #959595;
    margin-bottom: 10px;
}

.payment-options-table tr td.right
{
    border-right: solid 1px #959595;
    border-top: solid 1px #959595;
    border-bottom: solid 1px #959595;
}

#header-rotator {
    margin-bottom: 16px;
}

#mini-fader-left {

}

#mini-fader-right {
    float: right;
}


.credit-card-div {
    border: solid 1px #C4128D;
    margin: 15px;
    padding: 20px;
}


.item-price-text a {
    padding-left: 16px;
    background: transparent url('/images/green-tick.png') no-repeat center left;
    color: #4DAF28;
    font-weight: bold;
}

.item-hire-text a {
    padding-left: 16px;
    background: transparent url('/images/pink-tick.png') no-repeat center left;
    color: #D92FA4;
    font-weight: bold;
}

    .item-price-text strong, .item-hire-text strong {
        color: #FF6400;
    }


#signpost-small {
    text-align: right;
    padding-bottom: 10px;
    margin-top: -25px;
}
