/* Global Reset */
/* Global Reset */
*{
	margin: 0;
	padding: 0;
}

/* General */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}

input,select {
	font-size: 11px;
}

input {
	padding: 1px;
}

p{
	line-height: 1.3;
	margin-bottom: 15px;
}

a {
	font-weight: normal;
	text-decoration: underline;
}

h2, .TitleHeading {
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0 6px 0;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	margin: 0 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 10px 0;
	padding: 0;
	background: #c7d7db;
	height: 1px;
	border:0;
}

/* Page Container */
/* Outer Content Wrapper (Surrounds header & content) */
#outer {
	margin-top: 4px;
	clear: both;
}

#pageWrapper {
	clear: both;
}

#pageContainer {
	width: 975px;
	margin: 0 auto;
}


/* Header */
#header {
	height: 57px;
	clear: both;
	margin: 0 0 1px 0;
	padding-bottom: 12px;
}

/* logo */

#logo {
	float: left;
	width: 490px;
}

#logo h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding-left: 64px;
	height: 45px;
	margin-top: 10px;
}

#logo h1 a {
	text-decoration: none;
}

/* Top Navigational Menu */
#topMenu {
	height: 27px;
	padding: 0;
}

#topMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#topMenu li.first a {
	border-left: 0;
}

#topMenu li a, #topMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 10px 0 10px;
	margin: 8px 0 0 0;
}

#topMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}

#topMenu li a:hover {
	text-decoration: underline;
}

#topMenu li.Flag {
	float: right;
}

#topMenu li.Flag div {
	border: 0;
}

#topMenu li.Flag img {
	margin: 3px;
}

#topMenu li.Flag img.Last {
	margin-right: 0px;
}

#topMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
	margin: 1px 3px;
}

/* Left Content Area */

.leftContent {
	float: left;
	min-height: 500px;
	width: 160px;
	font-size: 0.85em;
	margin-right: 10px;
}

.leftContent h2 {
	font-size: 1.20em;
	margin: 5px 10px 3px 10px;
	width: 140px;
	color:#397BAA;
}

.leftContent a {
	color: #000;
}

.leftContent li a:hover {
	text-decoration: underline;
}

.leftContent .blockContent {
	margin: 0 10px 0 10px;
}

.leftContent ul {
	margin: 0;
	padding: 0;
}

.leftContent li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.leftContent .blockContent {
	margin: 0 10px 0 10px;
}

.leftContent li {
	border-bottom: 1px solid #c5dde9;
}

.leftContent li a {
	text-decoration: none;
}

.leftContent li a:hover {
	text-decoration: underline;
}

.leftContent #sideCategoryList li ul {
	border-top: 1px solid #c5dde9;
}

.leftContent #sideCategoryList li.LastChild {
	border-bottom: 0 !important;
}

.leftContent #sideCategoryList li{
	padding: 3px 0 0 0;
}

.leftContent #sideCategoryList li ul {
	padding-left: 15px;
}

/* Primary Content Area */
.pageContent {
	float: left;
	width: 615px;
	min-height: 500px;
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 0.95em;
}

.pageContent .block {
	clear: both;
}

.block {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageContent h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #034285;
	margin: 10px 0;
}

.pageContent .titleHeading {
	font-size: 1.6em;
	font-weight: bold;
	color: #006699;
	margin: 10px 0;
}

.pageContent a:hover {
	text-decoration: underline;
}

/* Primary pageContent Area (column span of 2) */
.pageContent.wide {
	width: 785px;
}

/* Primary pageContent Area (column span of 3 - spans entire page width) */
.pageContent.widest {
	width: 955px;
}

.pageContent h3 {
	margin-bottom: 5px;
}

.pageContent .topSellers li .topSellerNumber {
	display: none;
}


/* Right Content Area */
.rightContent {
	float: right;
	min-height: 500px;
	width: 160px;
	font-size: 0.85em;
	padding-bottom: 10px;
	margin-left: 10px;
}

.rightContent h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}

.rightContent a {
	color: #000;
}

.rightContent li a:hover {
	text-decoration: underline;
}

.rightContent .blockContent {
	margin: 0 10px 0 10px;
}

.rightContent ul {
	margin: 0;
	padding: 0;
}

.rightContent li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.rightContent .blockContent {
	margin: 0 10px 0 10px;
}

.rightContent li {
	border-bottom: 1px solid #c5dde9;
}

.rightContent li a {
	text-decoration: none;
}

.rightContent li a:hover {
	text-decoration: underline;
}

.leftContent .productList .productImage, .rightContent .productList .productImage {
	display: none;
}

.leftContent .productList li, .rightContent .productList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 3px 0 5px 0;
	color: #000000;
}

.rightContent .sideCart p{
	color: #000000;
}

/* Top Seller Block Specific */
.leftContent .topSellers li .topSellerNumber, .rightContent .topSellers li .topSellerNumber { /* Contains the number of the item */
	float: left;
	width: 20px;
	font-size: 1.2em;
	padding: 6px 0 3px 6px;
}

.leftContent .topSellers .productDetails, .rightContent .topSellers .productDetails { /* Contains the details of the item */
	margin-left: 24px;
	width: 110px;
	padding: 3px 0 3px 0;
}

.leftContent .topSellers li.topSeller1, .rightContent .topSellers li.topSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 128px;
	margin: 10px 0 5px 0;
	padding: 5px;
	overflow: visible;
	display: inline;
}

.leftContent .topSellers li.topSeller1 img, .rightContent .topSellers li.topSeller1 img {
	text-align: center;
	overflow: hidden;
}

.leftContent .topSellers li.topSeller1 .topSellerNumber, .rightContent .topSellers li.topSeller1 .topSellerNumber {
	width: 44px;
	height: 34px;
	font-size: 2em;
	padding: 7px 0 6px 0;
	margin: -20px 0 0 0;
	text-align: center;
	display: block;
}

.leftContent .topSellers li.topSeller1 .productDetails, .rightContent .topSellers li.topSeller1 .productDetails {
	margin-left: 0;
}

.leftContent .topSellers li.topSeller1 .productImage, .rightContent .topSellers li.topSeller1 .productImage {
	width: 130px;
	display: inline;
	text-align: center;
	overflow: hidden;
}

.rightContent hr {
	margin: 5px 0 0;
}

/* Page Breadcrumbs */
.breadcrumb ul, .breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumb {
	font-size: 0.9em;
	padding-bottom: 4px;
	border-bottom: 1px solid #DCDFE2;
}

.breadcrumb li {
	padding-left: 6px;
	display: inline;
}

.breadcrumb li a {
	padding-right: 10px;
	background: url('../images/breadcrumbSep.gif') no-repeat right;
}

/* Page Footer */

#footer {
	clear: both;
	font-size: 0.85em;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
}

#footer ul {
	list-style: none;
	margin: 0 0 30px 115px;
	padding: 0;
}

#footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.leftAdvertList .advertList li, .rightAdvertList .advertList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 3px 0 5px 0;
	color: #000000;
	border-bottom:0px;
}

.leftAdvertList .advertList .advert img , .rightAdvertList .advertList .advert img {
	border:0px;
}

/*---*/

/* Forms */
.horizontalFormContainer dl, .verticalFormContainer dl {
	margin: 0;
}
.horizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.horizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.narrowFormContainer dt {
	width: 110px;
}

.narrowFormContainer dd {
	margin-left: 120px;
}

.horizontalFormContainer p.submit {
	margin-left: 170px;
}

.narrowFormContainer p.submit {
	margin-left: 120px;
}

.verticalFormContainer dt {
	margin-bottom: 6px;
}

.verticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

/* Pages Menu */
#menu {
	clear: both;
	margin: 0 0 4px ;
	padding: 0;
	height: 26px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li.first a {
	background-image: none;
}

#menu li a {
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	height: 20px;
}

#menu li a:hover	{
	text-decoration: underline;
}

#menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 22px;
	left: 0;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 1;
}

#menu li ul li {
	clear: both;
	color: white;
	text-align: left;
	background: transparent;
}

#menu li ul li a {
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

#menu li ul li a:hover {
	text-decoration: none;
}

#menu li:hover a, #menu li.over a{
	text-decoration: underline;
}

#menu li ul li a, #menu li.over li a {
	text-decoration: none !important;
}

#menu li:hover ul, #menu li.over ul {
	display: block;
}

/* Holly Hack. IE Requirement \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

/* Top Search Form */
#searchForm {
	padding-top: 20px;
	float: right;
}

#searchForm label {
	font-weight: bold;
}

#searchForm input.Textbox {
	width: 139px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.9em;
	padding: 3px;
}

#searchForm .Button {
	width: 27px;
	height: 27px;
	padding: 0;
	margin-top: -3px;
	vertical-align: middle;
}

#searchForm p {
	text-align: right;
	margin: 0 0 0 45px;
	font-size: 0.9em;
}

#searchForm a {
	text-decoration: none;
}


/* Newsletter Subscription Form */
.newsletterSubscription {
	clear: both;
}

.newsletterSubscription label {
	clear: both;
	float: left;
}

.newsletterSubscription input {
	width: 129px;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 5px;
}

.newsletterSubscription .button {
	width: 95px;
	height: 25px;
	border: 0;
	margin-top: 6px;
	vertical-align: middle;
}

/*--------------------------------------------------------------*/
/* Product Listings */

.productList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pageContent .productList li {
	list-style: none;
	float: left;
	width: 122px;
	font-size: 0.95em;
	margin: 6px;
	padding: 8px;
	overflow: hidden;
	min-height: 17em;
}

#searchProducts .productList li {
	list-style: none;
	float: left;
	width: 122px;
	font-size: 0.95em;
	margin: 6px;
	padding: 8px;
	overflow: hidden;
	min-height: 20em;
}

.productList a {
	text-decoration: none;
}

.productList .productImage {
	margin: 0 0 5px 0;
	display: block;
	width: 120px;
	text-align: center;
	overflow: hidden;
}

.productList p {
	margin: 5px 0 5px 5px;
}

.productList strong, .productList strong a {
	color: #075899;
}

.productPrice, .productList em {
	font-style: normal;
	font-weight: bold;
}

.productPriceBig {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.productList .rating {
	font-size: 0.9em;
	font-weight: bold;
}

.productList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}

.findByCategory ul, .findByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.findByCategory li {
	padding-left: 12px;
	background: url('../images/breadcrumbSep.gif') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}

/* Miscellaneous Definitions */

.meta {
	color: #444;
	font-size: 0.93em;
}

.leftContent .FeedLink, .rightContent .feedLink {
	padding-right: 5px;
}

.pageContent .feedLink {
	margin-top: 4px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

.clear {
	clear: both;
}


/************* Page Specific: Create Account / Login Page *************/

.createAccount {
	float: left;
	width: 335px;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}

.accountLogin {
	float: left;
	padding-left: 20px;
	width: 335px;
}

.intialProductDetails .productThumb {
	float: left;
	width: 190px;
	text-align: center;
}

.intialProductDetails .productThumb #mainImage{
	border:1px solid #666666;
}

.intialProductDetails .productThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}

.intialProductDetails .productThumb .thumbnail {
	margin: 8px 2px 5px 2px;
	padding: 0px;
	float: left;
	text-align: center;
	border:1px solid #666666;
}

.intialProductDetails .productMain {
	width: 394px;
	float: left;
}
.intialProductDetails dl {
	font-size: 0.90em;
}

.intialProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}

.intialProductDetails dd {
	margin-left: 90px;
}


/* General Tables */
table.general,
table.basketContents, table.general {
	width: 100%;
	margin: 10px 0;
}

table.general thead tr th,
table.basketContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}

table.general tbody td,
table.basketContents tbody td {
	padding: 6px 10px;
	vertical-align: top;
}

table.general tbody tr.first td {
	border-top: 0;
}

/* Cart Contents Table */

.basketContents tbody td {
	border-bottom: 0;
}
.basketContents .productName a {
	font-weight: bold;
}

.basketContents tbody .subTotal td {
	text-align: right;
	font-weight: bold;
}

.basketContents tbody td .productAttributes {
	margin:0;
	padding:5px 0px 0px 0px;
	list-style:none;
}

.proceedToCheckout {
	text-align: right;
}

.pageContent .proceedToCheckout {
	width: 200px;
	float: right;
}
.proceedToCheckout a {
	padding-top: 5px;
}

.productOptionList, .productOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.productOptionList {
	margin-top: 5px;
	margin-bottom: 10px;
}
.productOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}

.productOptionList input {
	vertical-align: middle;

}

.productDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}

.productDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}

.productReviewList {
	clear: both;
}

.pageContent .WishlistProductList li {
	height: 20em;
}

.small {
	font-size: 11px;
	color: gray;
}

.productList em, .productList .rating {
	display: block;
}

.productOptionList {
	display: block;
}

/** Top Right Locale Chooser (list of flags) **/

.basketContents tbody .subTotal tbody td {
	text-align: left;
}

.basketContents tbody .subTotal tbody td.price {
	text-align: right;
}

.basketContents tbody .subTotal tbody td {
	text-align: left;
}

.basketContents tbody .subTotal tbody td.price {
	text-align: right;
}


p.productQuantity, p.addCartButton {
	text-align: center;
}

.productAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin-bottom: 4px;
}

.productAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
	width: 8px;
}

.productAddToCart dd {
	margin-left: 140px;
	 margin-bottom: 4px;
}

.productAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{ 
	width:181px;
}

.productAddToCart textarea, #CartEditProductFieldsForm textarea{
	width:183px;
	height: 50px;
}

p.productQuantity, p.addCartButton {
	text-align: center;
}

.productAddToCart dt.productQuantity {
	margin-top: 4px;
}

.productAddToCart dd.addCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}

.productAddToCart dd.addCartButton div.discountText {
	display: inline-block;
	float:left;
}

.productAddToCart dd.addCartButton div.discountText {
	padding-left: 4px;
}


/*************************************************/

/* Paginate*/
.paginateHolder {
	float: left;
	font-size:10px;
}
.paginateHolder ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.paginate_text{
	font-size:12px;
	float: left;
	list-style:none;
	padding:2px 2px 2px 2px;
	color:#000000;
}
.paginate_product_text{
	font-size:12px;
	float: left;
	list-style:none;
	padding:2px 2px 2px 2px;
	color:#CC0000;
}

.paginate_normal{
	font-size:12px;
	margin: 0px 2px 0px 2px;
	float: left;
	list-style:none;
	padding:2px 2px 2px 2px;
	text-align:center;	
}
.paginate_normal a{
	text-decoration:none;
}
.paginate_normal a:hover{
	text-decoration:underline;
}
.paginate_active{
	font-size:12px;
	font-weight:bold;
	margin: 0px 2px 0px 2px;
	float: left;
	list-style:none;
	padding:2px 2px 2px 2px;
	text-align:center;
	text-decoration:underline;	
}


#shoppingCart {
	padding:2px;
	font-size:12px;
	color:#000000;
	border-collapse:collapse; 
	border: 1px solid #AAAAAA;
}
#shoppingCart A{
	font-size:12px;
	color:#000000;
	text-decoration:none
}
#shoppingCart A:hover{
	text-decoration:underline
}
#shoppingCart ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	padding:5px 10px 10px 10px;
}

#checkoutStatus{
	width:100%;
}

#checkoutStatus ul {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
#checkoutStatus li {
	float: left;
	list-style:none;
	padding:0px 10px 0px 10px;
	text-align:center;
}
.normalStatusli{
	color:#FF9999;
	text-align:center;
}
.highlightStatusli{
	color:#000000;
	font-weight:bold;
}

/* General message box */

.medium {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.normal a{
	text-decoration:none;
}
.normal a:hover{
	text-decoration:underline
}
.small {
	color:#000000;
	font-size: 8pt;
}
.small a{
	font-size: 8pt;
	color:#000000;	
	text-decoration: none;
}
.small a:hover{
	text-decoration: underline;
}

/*-----------------Message specific starts----------------*/
.errorText {
	font-size: 12px;
	color:#FF0000;
}
.errorText a{
	font-size: 10pt;
	color:#FF0000;
	text-decoration:none
}
.errorText a:hover{
	text-decoration:underline
}
.messageText {
	font-size: 12px;
	color:#c93;
}
.messageText a{
	font-size: 10pt;
	color:#c93;
	text-decoration:none
}
.messageText a:hover{
	text-decoration:underline
}

.inputError{
	background-color:#FFFF99;
}

.inputButton { 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #ffffff;
	background-color: #ed1c24;
	border: none;
}
/*-----------------Message specific ends----------------*/


/*------------------Additions-------------*/
.home_product_old_price{
	font-size:11px;
	text-decoration: line-through;
	color:#FF9900;
}

.home_product_save_price{
	font-size:11px;
	color:#FF9900;
}

.product_old_price{
	font-size:12px;
	text-decoration: line-through;
	color:#FF9900;
}

.product_save_price{
	font-size:12px;
	color:#FF9900;
}

.rating_bar {
  width: 55px;
  background: url(../images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(../images/star_x_orange.gif) 0 0 repeat-x;
}


.pageDetails dt {
	width: 150px;
	margin-bottom: 6px;
	float: left;
	text-align:right;
}

.pageDetails dd {
	margin-left: 155px;
	margin-bottom: 6px;
	color: #000000;
	text-align:left;
}
	
/* -- Message box style*/
.info, .success,.error {
    border: 1px solid;
    margin: 10px 0px;
    padding:2px 10px 15px 26px;
    background-repeat: no-repeat;
    background-position:5px 7px  ;
}

.info a, .success a,.error a{
	text-decoration:none;
}

.info a:hover, .success a:hover,.error a:hover{
	text-decoration:underline;
}

.info .head, .success .head, .error .head{
    color: #00CCFF;
	font-size:16px;
	font-weight:bold;
}
.info .message, .success .message,.error .message{
	margin:0;
	padding:5px 0px 0px 1px;
}

.info ul,.success ul,.error ul{
	margin:0;
	padding:5px 0px 0px 15px;
	list-style:none;
	list-style-image: url('../images/bullet4.gif');
}

.info {
    color: #c93;
    background-color: #ffc;
    background-image: url('../images/info.gif');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.gif');
}
.error {
    color: #D8000C;
    background-image: url('../images/error.gif');
}

/*-----------*/
