/* CSS Document */

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

body {
	height: 100%;
	font: 11px/16px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background: white;
	text-align: center;
}

td {
	font-size: 11px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

p { margin: 10px 0 0 0; }

a { text-decoration: none; }

img { border: none; }

.clear { clear:both; }

.products-name {
	font-size: 24px;
	line-height: normal;
}


/* ==== Header Section ==== */

#header {
	width: 900px;
}

#header-navigation {
	float: left;
	padding: 50px 11px 5px 0;
	height: 46px;
}

#header-navigation img {
	margin: 0 11px 0 0;
	float: left;
}

#header-logo {
	float: right;
	padding: 21px 0 0 0;
}

#topmenu {
	text-align: left;
	width: 890px;
	float: left;
	height: 32px;
	padding: 0 0 0 10px;
	background: transparent url(images_new/bottom_left_menu.jpg) repeat-x;
}
	/* ==== ie6 ==== */
	* html #topmenu {
		text-align: left;
		width: 8b2px;
		float: left;
		height: 32px;
		padding: 0 0 0 10px;
		background: transparent url(images_new/bottom_left_menu.jpg) repeat-x;
	}


#productcategory {
	float: left;
}

#aboutus-icon {
	float: right;
	width: 209px;
	height: 32px;
}

#aboutus-icon a {
	padding: 0;
	margin: 0;
}


#topmenu td {
	height: 32px;
}

#topmenu a,
#secondnavigation a {
	padding:8px 10px;
	color:#FFFFFF;
	display: block;
}

#topmenu a:hover,
#secondnavigation a:hover {
	background: transparent url(images_new/top_menu_active_bg.jpg) repeat-x center;
}

.divider {
	width: 2px;
	background: transparent url(images_new/bottom_menu_separator.jpg) no-repeat center;
}

/* ==== Content Section ==== */

#content {
	float: left;
	width: 900px;
}


#content-header {
	margin: 10px 0;
}

#content-header-left,
#content-header-right {
	width: 440px;
	float: left;
}

#content-header-left {
	margin-right: 10px;
}

#content-header-right {
	margin-left: 10px;
}

.header-top {
	width: 440px;
	height: 20px;
	background: transparent url(images_new/top-rounded.jpg) no-repeat left top;
}


.header-bottom {
	width: 440px;
	height: 58px;
	background: transparent url(images_new/bottom-rounded.jpg) no-repeat left top;
	text-align: center;
}

.header-bottom img {
	margin-top: 25px;
}

#header-middle1,
#header-middle2 {
	text-align: center;
	background: transparent url(images_new/left-product-bg.jpg) repeat-y;
}

#content-intro {
	margin: 10px 0 0 0;
	padding: 20px 20px 0 20px;
	width: 860px;
	text-align: justify;
	float: left;
	background: transparent url(images_new/top-desc-rounded.gif) no-repeat left top;
}

#content-intro-footer {
	float: left;
	width: 900px;
	height: 20px;
	margin: 0 0 10px 0;
	background: transparent url(images_new/bottom-desc-rounded.jpg) no-repeat left top;
}

#content-product-highlight {
	width: 900px;
	float: left;
	height: 101px;
}

#item-01,
#item-02 {
	float: left;
	width: 292px;
	height: 101px;
	background: transparent url(images_new/bottom_product.jpg) no-repeat 0 0;
}

#item-03 {
	float: right;
	width: 292px;
	height: 101px;
	background: transparent url(images_new/bottom_product.jpg) no-repeat 0 0;
}

#item-02 {
	margin: 0 10px;
}

/* ==== Product Listing Section ==== */

#content-breadcrumps {
	padding: 0 0 0 10px;
}

#content-breadcrumps a {
	color: #333333;
}

#content-breadcrumps a:hover {
	color: #0A6EBC;
}

#content-product-list {
	margin-top: 10px;
	padding: 10px;
	width: 880px;
	float: left;
	background: transparent url(images_new/top-desc-rounded.gif) no-repeat left top;
}

	/* ==== ie 6 ==== */
	* html #content-product-list {
		margin-top: 10px;
		padding: 10px;
		width: 882px;
		float: left;
		background: transparent url(images_new/top-desc-rounded.gif) no-repeat left top;
	}

.productlisting {
	float: left;
	width: 150px;
	background: transparent url(images_new/product-image-bg.gif) no-repeat left top;
	margin: 10px;
}

.pagingwrapper {
	margin-top: 10px;
	padding: 0 10px;
	text-align: right;
	width: 840px;
	float: left;
	color:#666666;
}

.productimgwrap td {
	width: 150px;
}

.productimgwrap img {
	border: solid 5px #FFFFFF;
}

.productimgdesc {
	padding: 10px 20px;
	background: #D6E9F5 url(images_new/product-description-bg.gif) no-repeat left bottom;
}

.productimgdesc h3 a {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.productimgdesc h4 {
	color: #04A0F5;
	font-size: 18px;
	font-weight: normal;
}


.button_addtocart {
	margin:0;
	padding:0;
	background:transparent url(images_new/addcart.jpg) no-repeat center top;
	color:#FFFFFF;
	height:35px;
	width:179px;
	font-size: 14px;
	border: none;
}


/* ==== footer section ==== */

#footer {
	width: 900px;
	float: left;
}

#bottommenu {
	text-align: left;
	width: 900px;
	float: left;
	height: 32px;
	padding: 0 0 0 10px;
	background: transparent url(images_new/bottommenu.jpg) no-repeat;
	margin: 0 0 10px 0;
}
	/* ==== ie6 ==== */
	* html #bottommenu {
		text-align: left;
		width: 895px;
		float: left;
		height: 32px;
		padding: 0 0 0 10px;
		background: transparent url(images_new/bottommenu.jpg) no-repeat;
		margin: 0 0 10px 0;
	}


#secondnavigation {
	float: left;
	margin: 0;
}

#secondnavigation ul li {
	padding: 8px 0;
	display: inline;
	background: transparent url(images_new/bottom_menu_separator.jpg) no-repeat right top;
	margin: 0 0 0 -2px;
}

#secondnavigation ul li a {
	margin: 0 0 0 -2px;
	padding: 8px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#secondnavigation ul li a:hover {
	margin: 0 0 0 -2px;
	background: transparent url(images_new/top_menu_active_bg.jpg) repeat-x -10px 0;
}

#copyright {
	color: #FFFFFF;
	float: right;
}

#copyright a {
	color: #FFFFFF;
}

#copyright td.copytext {
	padding-right: 10px;
}

/* ==== Product Info ==== */

#product-info-left {
	padding: 190px 0 50px 0;
	width: 451px;
	background: transparent url(images_new/product-detail-left-bg.jpg) no-repeat top left;
}

#product-info-image {
	margin: 190px 0 0 0;
	width: auto;
	text-align: center;

}

#product-info-right {
	width: 410px;
	background: transparent url(images_new/product-detail-right-bg.jpg) no-repeat top left;
	padding: 27px 15px;
}

.login-area .smalltext a,
#product-info-text td a {
	color: #2DA1D9;
	text-decoration: underline;
}	

.login-area .smalltext a:hover,
#product-info-text td a:hover {
	color: #000000;
	text-decoration: none;
}	

#product-info-left-bottom,
#product-info-right-bottom {
	height: 7px;
}

#product-info-left-bottom {
	width: 451px;
	background: transparent url(images_new/product-detail-left-bottom.jpg) no-repeat left top;
	margin: 0 0 10px 0;
}

#product-info-right-bottom {
	width: 440px;
	background: transparent url(images_new/product-detail-right-bottom.jpg) no-repeat left top;
	margin: 0 0 10px 0;
}

#product-info-text {
	padding: 0 40px 0 83px;
	margin: 10px 0 0 0;
}

#product-info-addcart h2 {
	color: #04A0F5;
	padding-left: 83px;
	margin: 10px 0 0 0;
}

#product-item {
	padding: 10px;
	width: 860px;
}

#product-item-inside {
	padding: 10px;
	width: 860px;
}

	/* ==== ie6 ==== */
	* html #product-item-inside {
		padding: 10px;
		width: 880px;
	}

#product-item-global {
	padding: 10px;
	width: 880px;
}

#page-content {
	padding-left: 70px;
	padding-right: 70px;
}

* html #page-content {
	padding-left: 70px;
	padding-right: 70px;
	width: 100%;
}


/* ==== login page ==== */

.login-area {
	margin: 10px 0;
	float: left;
	padding: 20px;
	width: 382px;
	height: 169px;
	background: transparent url(images_new/login-bg.jpg) no-repeat left top;
}
	/* ==== ie6 ==== */
	* html .login-area {
		margin: 10px 0;
		float: left;
		padding: 20px;
		width: 425px;
		height: 225px;
		background: transparent url(images_new/login-bg.jpg) no-repeat left top;
	}


/* ==== Cart Table ==== */
.cart-table .productListing {
	background: none;
}

table.productListing {
	width: 100%;
}

.productListing-heading {
	height: 24px;
	color: #0575BE;
	background: #D6E9F5;
	padding: 4px;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	font-size: 12;
}

td.productListing-data {
	color: #000000;
	background: transparent url(images_new/basket-bg.jpg) repeat-x left top;
	padding: 4px;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 137px;
}

td.productListing-data a {
	color: #000000;
	font-weight: normal;
}

td.productListing-data-checkbox {
	color: #000000;
	background: transparent url(images_new/basket-checkbox-bg.jpg) no-repeat right top;
	padding: 4px;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 137px;

}

.insideDetail td.productListing-data {
	border: none;
}

.bib_subtotal {
	font-size: 24px;
	color: #04A0F5;
	padding: 25px 0;
}

#product-info-text ul li {
	padding: 0 0 0 20px;
	list-style-type: none;
	background: transparent url(images_new/products-bullet.jpg) no-repeat left center;
}