/* CSS DOCUMENT */

/******************************************** 
				HTML ELEMENTS 
********************************************/  

* { margin: 0; padding: 0; outline: 0; }

body {
	background: #212121 url('/images/design/bg.png') 0 0 repeat-x;
	color: #fff;
	margin: 0 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

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

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

img, img a { border:0; }

/******************************************** 
				WEBSITE LAYOUT
********************************************/ 

#wrapper {
	width: 992px;
	height: auto;
	margin: 0 auto 0 auto;
}

#menu {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	height: 65px;
}

	#menu a {
		text-decoration: none;
	}

	#menu li {
		float: left;
		list-style: none;
		padding: 23px 15px 0 15px;
		height: 42px;
	}
	
	#menu li:hover {
		background: url('/images/design/hover.png') 0 0 repeat-x;
		height: 42px;
	}
	
	#menu .myAcc {
		float: right;
	}
	
#banner {
	background: url('/images/design/banner.png') 0 0 no-repeat;
	width: 992px;
	height: 262px;
	margin-top: 5px;
}

	#banner img {
		border: 0;
		margin: 40px 0 0 20px;
	}

#content {
	background: #fff 0 0 repeat-x;
	min-height: 800px;
	color: #000;
	margin-top: 13px;
	padding-bottom: 40px;
	width: 992px;
}

#left_side {
	float: left;
	margin: 10px 0 0 10px;
	width: 200px;
}

	.sideBox {
		margin-bottom: 10px;
	}

.sideBox a {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
        background: none;
        padding: 2px 0 0 10px;
}

.sideBox a:hover {
	color: #505050;
	text-decoration: underline;
	font-weight: bold;
        background: none;
        padding: 2px 0 0 10px;
}

        .sideBox .description {
               text-align: center;
               display: none;
       }

      .sideBox .chosen {
                border: 1px solid #bbb;
                margin-bottom: 10px;
      }

        .sideBox h3 {
		text-align: center;
		font-size: 14px;
		text-transform: uppercase;
		
		width: inherit;
		color: #2f2f2f;
		margin: 20px 0 5px;
                padding-bottom: 5px;
	}
	
	.sideBox .price {
		background: url('/images/design/shadow.png') center 14px no-repeat;
		font-size: 22px;
		font-weight: bold;
		color: #be1f2b;
		margin-top: 10px;
               
	}

	.sideBox h2.top_box {
		background: url('/images/design/header_bg.png') 0 0 repeat-x;
		height: 21px;
		width: 190px;
		border-bottom: 5px solid #8f0605;
		color: #fff;
		font-size: 14px;
		text-transform: uppercase;
		padding: 10px 0 0 10px;
		margin-bottom: 5px;
	}

/*  Categories */


	
	ul.categories, ul.categories ul {
		margin: 0; 
		padding: 10px;
		list-style-type: none;
		text-transform: uppercase;
		font-weight: bold;
		background: #1a1618 repeat-y top left;
		width: inherit;
	}
	
	ul.categories a {
               color: #fff;
		text-decoration: none;
                background: none;
                padding: 0;
	}

ul.categories a:hover {
         color: #fff;
         text-decoration: none;
         background: none;
         padding: 0;
}
	
	ul.categories li {
		padding: 5px;
                background: none;
		border-bottom: 1px solid #504d4f;
		margin: 2px 0 0 0;
	}
	
	ul.categories li:hover {
		background: #be1f2b repeat-x top left;
		border: 0;
		margin-top: 2px;
		padding-bottom: 6px;
	}
	
		ul.categories li.end {
			border: 0;
		}
		
		ul.categories li.end:hover {
			padding-bottom: 5px;
		}

ul.categories li.selected.minus:hover {
         background: none;
         border-bottom: 1px solid #504d4f;
         padding-bottom: 5px;
}

ul.categories li.selected.minus ul {
         list-style: none;
         background: none;
}

ul.categories li.selected.minus li {
         background: url('/images/design/bullet.png') 0 center no-repeat !important;
         border: 0;
         padding-left: 10px;
         margin: 0;
}

ul.categories li.selected.minus li:hover {
         background: url('/images/design/bullet.png') 0 center no-repeat !important;
         border: 0;
         padding-left: 10px;
         margin-bottom: -1px;
}
		
	ul.categories li.minus {
		background: none;
	}

        ul.categories li.minus:hover {
                 list-style: none;
                 background: none;
                 border-bottom: 1px solid #504d4f;
                 padding-bottom: 5px;
         }
	
	         ul.categories li.minus ul li {
		             background: url('/images/design/bullet.png') 0 center no-repeat;
		             border: 0;
                             padding-left: 10px;
	         }
	
	          ul.categories li.minus ul li:hover {
		            background: url('/images/design/bullet.png') 0 center no-repeat;
		            border: 0;
                            margin-bottom: -1px;
                            padding-left: 10px;
	          }

                  ul.categories li.minus ul li.minus {
                            list-style: none;
                            background: none;
                  }

                            ul.categories li.minus ul li.minus:hover {
                                       list-style: none;
                                       background: none;
                                       padding-bottom: 6px;
                                       
                             }

ul.categories li.minus ul li.selected.minus {
         background: none;
         border: 0;
}

ul.categories li.minus ul li.selected.minus:hover {
         background: none;
         border: 0;
         margin-bottom: 1px;
}
	
		ul.categories li.plus > a.expandable {
                        margin: 5px 0 5px -20px;
                        padding: 0 0 0 20px;
			background: none;
                        border: 0;
		}
		
		ul.categories li.minus > a.expandable {
                        margin: 0 0 0 -20px;
                        padding: 0 0 0 20px;
			background: none;
                        border: 0;
		}
		
	/* Information Pages */
	
	.infoPages {
		padding-left: 10px;
		line-height: 1.8em;
		color: #505050;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
	}
	
		.infoPages:hover {
			text-decoration: underline;
			color: #505050;
		}
		
div#main_content {
	width: 520px;
	margin: 10px 15px 0 26px;
	float: left;
	min-height: 850px;
}

div#main_content table div.firstpage {
	float: left;
}

div#main_content img {
        max-width: 518px;
}

div#main_content table h2 {
       margin: 10px 0 10px 0;
       font-size: 18px;
}

div#main_content table h4 {
       font-size: 12px;
}

div#main_content table h3 {
       font-size: 14px;
}

div#main_content hr {
       float: left;
}

div#main_content a {
         color: #000;
         text-decoration: none;
}

div#main_content a:hover {
        color: #000;
        text-decoration: none;
}

div#main_content p a {
         text-decoration: underline;
}

div#main_content form {
         max-width: 520px;
}

div#main_content form {
         width: 520px;
}

#main_content h1.pageHeading {
         margin: 30px 0 10px 0;
}

div#main_comtent div.listing_box {
         width: 130px;
}

#main_content h1.category_name {
         margin-bottom: 10px;
}

.listing_box h3 a {
       color: #2f2f2f;
       text-decoration: none;
       text-transform: uppercase;
       text-align: center;
}

.listing_box h3 a:hover {
       color: #2f2f2f;
       text-decoration: underline;
       text-transform: uppercase;
       text-align: center;
}

div#main_content div.tab-content p span ul {
       list-style-position: inside;
}

div#main_content div.listing_box ul.listing_buttons {
         background-color: transparent;
         position: relative;
         z-index: 1;
}

div#main_content div.firstpage div.listing_box ul.listing_buttons,
div#main_content ul.product_listing1 div.listing_box ul.listing_buttons {
       float: right;
}


div#main_content  ul.product_listing3 div.listing_box ul.listing_buttons {
       float: left;
}

div#main_content div.firstpage  div.listing_box ul.listing_buttons li.buynow,
div#main_content ul.product_listing1 div.listing_box ul.listing_buttons li.buynow,
div#main_content ul.product_listing3 div.listing_box ul.listing_buttons li.buynow {
        display: none;
}

div#main_content div.firstpage div.listing_box ul.listing_buttons li.info,
div#main_content ul.product_listing1 div.listing_box ul.listing_buttons li.info {
         float:left;
         padding: 0;
         margin: 0;
         width: 50px;
}


div#main_content table ul.product_listing2 div.listing_box ul.listing_buttons li.info, 
div#main_content table ul.product_listing3 div.listing_box ul.listing_buttons li.info{
        display: block;
        padding-left: 0;
}


div#main_content table ul.product_listing2 .listing_box .properties  {
        width: 100%;
        *width: 70%;
}

dd.ordinary_pricing {
	display:none;
}

div#main_content table ul.products_listing3 dl.properties dd.pricing

div#main_content div.firstpage dl.properties dd.pricing,
div#main_content ul.product_listing1 dl.properties dd.pricing {
        float: left;
        text-align: left;
        position: relative;
        z-index: 2;
        margin: 5px 0 0 0;
}

div#main_content div.firstpage dl.properties dt.pricing,
div#main_content ul.product_listing1 dl.properties dt.pricing {
        margin: 5px 0 0 0;
}

div#main_content div.firstpage dl.properties dd.pricing span.price,
div#main_content ul.product_listing1 dl.properties dd.pricing span.price {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 14px 0 5px 45px;
        padding-top: 15px;
}

div#main_content div.firstpage dl.properties dd.pricing span.price.old,
div#main_content ul.product_listing1 dl.properties dd.pricing span.price.old {
       font-size: 12px;
       font-weight: bold;
       color: #787878;
       padding: 0;
       width: 60%;
       margin: 14px 0 5px 0;
}

div#main_content div.firstpage dl.properties dd.pricing span.price.new,
div#main_content ul.product_listing1 dl.properties dd.pricing span.price.new {
	font-size: 18px;
	font-weight: bold;
	color: #be1f2b;
	margin: 2px 0 5px 0;
        padding: 0;
       width: 60%;
}

div#main_content ul.product_listing2 dl.properties dd.pricing span.price,
div#main_content ul.product_listing3 dl.properties dd.pricing span.price {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

div#main_content ul.product_listing2 dl.properties dd.pricing span.price.old,
div#main_content ul.product_listing3 dl.properties dd.pricing span.price.old {
       font-size: 12px;
       font-weight: bold;
       color: #787878;
}

div#main_content ul.product_listing2 dl.properties dd.pricing span.price.new,
div#main_content ul.product_listing3 dl.properties dd.pricing span.price.new {
	font-size: 18px;
	font-weight: bold;
	color: #be1f2b;
}

div#main_content table ul.product_listing2 .listing_box .description  {
       text-align: left;
       width: none;
       
}

div#main_content dl.properties dd.special_pricing {
        display: none;
}

div#switcher_box .switcher_right h2 a {
        color: #2f2f2f;
        text-decoration: none;
}

div#switcher_box div.listing_price {
         margin-top: 10px;
}

div.switcher_right div.listing_price span.price {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

div.switcher_right div.listing_price span.price.new {
        font-size: 18px;
	font-weight: bold;
	color: #be1f2b;
}

div.switcher_right div.listing_price span.price.old {
       font-size: 12px;
       font-weight: bold;
       color: #787878;
}

ul.product_listing1 div.listing_box dl.properties {
      height: 25px;
       overflow: visible;
}

div#switcher_box_over ul.switch_to li a {
         border: 1px solid #ccc;
         float: left;
         padding: 4px;
         color: #363636;
         text-decoration: none;
         font-weight: bold;
}

div#switcher_box ul#switcher_box_ul li.switcher_li div.switcher_right ul.listing_buttons li.buynow {
         display: none;
}

div#switcher_box_over ul.switch_to li a:hover,
div#switcher_box_over ul.switch_to li a.active_li {
         background: none repeat scroll 0 0 #d6d6d6;
         border: 1px solid #ccc;
         float: left;
         padding: 4px;
         color: #363636;
         text-decoration: none;
         font-weight: bold;
}


#right_side {
	margin: 10px 10px 0 0;
	width: 200px;
	float: right;
}

	.shopping_cart {
		color: #b0aaaa;
		font-size: 13px;
		font-weight: bold;
		padding: 10px;
		min-height: 70px;
                float: right;
	}
	
	.shopping_cart img {
		border: 0;
		float: right;
		padding: 20px 0 0 0;
	}
	
	.campaign {
		font-size: 10px;
	}

        .campaign a {
	        color: #000;
	        text-decoration: underline;
	        font-size: 10px;
       }

       .campaign a:hover {
	        color: #000;
	        text-decoration: none;
	        font-size: 10px;
        }
	
	.campaign strong{
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}

	.campaign span {
		background: url('/images/design/shadow.png') 0 18px no-repeat;
		font-size: 22px;
		font-weight: bold;
		color: #be1f2b;
		margin-top: 10px;
	}

#footer {
	background: url('/images/design/footer_bg.png') 0 0 repeat-x;
	height: 59px;
	color: #fff;
	padding: 18px 0 0 15px;
	float: left;
	width: 978px;
}

/* Product page */

div#tabheader {
        background:none repeat-x scroll 0 0 #FFFFFF;
        border-bottom:1px solid #CECECE;
        display:block;
        float:left;
        font-size:0.8em;
        line-height:normal;
        margin-left:0;
        padding-left:0;
        width:100%;
}

#tabheader ul {
        list-style: none; 
        display: block;
        width: 100%;
        float: left;
        border-bottom: 1px solid black;
}

.product-image {
 float:left;
 padding-right:20px;
}

.tab-content {
 float:left;
}

.product-name {
   margin-bottom:25px;
}

.product-price {
   font-size:20px;
}

div.firstpage ul.product_listing1  {
	*margin-left: 0px;
	*float:left;
}

	div.firstpage ul.product_listing1 li {
	}

#tabheader {
	float:left;
	background:#FFFFFF repeat-x;
	font-size:0.8em;
	line-height:normal;
	border-bottom:1px solid #CECECE;
	display:block;
	width:100%;
	padding-left:0;
	margin: 10px 0 0 0;
        color: #fff;
}

html>body #tabheader {
	float:left;
	background:#FFFFFF repeat-x;
	font-size:0.8em;
	line-height:normal;
	border-bottom:1px solid #CECECE;
	display:block;
	width:100%;
	padding-left:0px;
	margin-left:0px;
}

#tabheader ul {
	margin:0;
	padding:0px 0 0 0px;
	list-style:none;
}

#tabheader li {
	display:inline;
	margin:0;
	padding:0;
}

A.tabmenu {
       margin-left:5px;
       float:left;
       background:url('/images/design/sliding_lightred.png') no-repeat left top;
       padding:0 0 0 9px;
       text-decoration:none;
       color:white;
}



A.tabmenu span {
	float:left;
	display:block;
	background:#FFFFFF url("/images/design/sliding_lightred.png") no-repeat right top;
	padding:4px 15px 1px 4px;
	line-height:20px;
        color:white;
}

A.tabmenu2 {
	margin-left:5px;
	float:left;
	background:url('/images/design/sliding_darkred.png') no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:white;
}



A.tabmenu2 span {
			float:left;
			display:block;
			color:white;
			background:#FFFFFF url("/images/design/sliding_darkred.png") no-repeat right top;
			padding:4px 15px 1px 4px;
			line-height:20px;
		}

A.tabmenu:hover {
	margin-left:5px;
	float:left;
	background:url('/images/design/sliding_darkred.png') no-repeat left top;
	padding:0 0 0 9px;
	text-decoration:none;
	color:white;
}



A.tabmenu:hover span {
			float:left;
			display:block;
			background:#FFFFFF url("/images/design/sliding_darkred.png") no-repeat right top;
			padding:4px 15px 1px 4px;
			line-height:20px;
			color:white;
		}

.tab-content {
	float:left;
	padding:5px;
	width:95%;
}

div#main_content li.tab {
        background:none repeat scroll 0 0 #3F3F3F;
        float:left;
        list-style-type:none;
        margin-left:0;
        margin-right:4px;
        padding:4px;
}

       div#main_content li.tab a {
                color: #fff;
                text-decoration: none;
        }

        div#main_content li.tab a:hover {
                color: #fff;
                text-decoration: none;
        }

td .productListingCart-heading {
         margin: 0 5px 0 5px;
}

div#flikar5 table {
         width: 100%;
}

div.category_image {
    display:none;
}

ul.sub_category_listing div.category_image {
    display:block;
}

div.category_description {
    width:520px;
    overflow:hidden;
}
