/* =================Main Style==================*/
* { margin:0; padding:0;}

body {
	background: #FFF url(../images/bg_main.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

ul {
	list-style:inside;
	}

a:link, a:visited {
	color: #333;
	text-decoration: none;
	}
 
a:hover {
	color: #1b44e4;
	}

a:active {
	color: #1b44e4;
	}

/* =================Fonts==================*/

#headerWrapper {
	}

/* =================Main Menu==================*/

#menu_wrap {
	background: url(../images/bg_menu.jpg) 0 0 repeat-x;
	height: 15px;
	text-align: center;
	}

#menu_body, #navCatTabsWrapper {
	margin: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 6px;
	}
	
#navEZPagesTop {
	font-size: 14px;
	margin: 0 0 0 15px;
	padding-top: 10px;
	}

#navEZPagesTop ul {
	list-style: none;}

#navEZPagesTop li {
	display: inline;
	list-style-type: none;
	}
	
#navEZPagesTop a:link, #navEZPagesTop a:visited {
	float:left;
	text-decoration:none;
	margin-right:10px;
	color:#FFF;
	}
	
#navEZPagesTop a span {
	float:left;
	display:block;
	padding:5px 10px;
	color:#FFF;
	}

#navEZPagesTop a:hover {
	background: url(../images/nav_r.jpg) 100% 0 no-repeat;
	color:#FFF;}

#navEZPagesTop a:hover span {
	background: url(../images/nav_l.jpg) 0 0 no-repeat;
	color:#FFF;}

/* =================Header==================*/
#headerWrapper {
	margin: auto;
	width: 1100px;
      	font-size: 11px;
	color: #2E88B8;
	}

#navMainWrapper {
	padding: 0.5em 0 0 0;
	text-align:right;
	padding-right: 40px;
	clear: both;
	}

#navMain {
	float: right;
	margin-right: 10px;
	}
	
#cart {
	background: url(../images/cart.gif) 0 0 no-repeat;
	float: right;
	padding-left: 20px;
	color: #2E88B8;
	}

#navMain ul, #navCatTabs ul {
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navCatTabs ul {
	text-align: center;}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0.5em 0.5em;
	white-space: nowrap;
	color: #2E88B8;
	}

#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #EC67A0;}

#logoWrapper {
	height: 100px;
	margin: auto;
	width: auto;
	}

#logo {
	float: left;
	width: 0px;
	margin-left: 24px;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	margin: auto;
	width: 1000;
	text-align: left;
	}

#leftcol {
	float: left;
	width: 220px;
	}

#leftcol h3 {
	font-size: 15px;
	}

#categories {
	background: url(../images/bg_cate.jpg) 0 0 no-repeat;
	}

	
#categoriesHeading {
	color: #FFF;
	height: 25px;
	}
	
#categoriesContent li {
	list-style: none;
	}
	
#leftcol .sideBoxContent li a {
	background: url(../images/fish.gif) no-repeat;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

#leftcol .sideBoxContent li a:hover {
	background: url(../images/fish_r.gif) no-repeat;
}

#leftcol .sideBoxContent li a.category-products {
	background: none;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

h3#categoriesHeading {
	font-size: 16px;
	}
	
.leftBoxContainer {
	background: url(../images/bg_ltitle.jpg) 0 0 no-repeat;
	background-position: 0 40px;
	margin-bottom:10px;
	}

.centerBoxHeading {
	background: transparent;
	margin: 0em;
	background-image: url(../images/bg_mainbody.png);
	padding: 0.5em 0.2em;
	}

.rightBoxHeading {
	background: transparent;
	margin: 0em;
	background-image: url(../images/bg_box.png);
	padding: 0.5em 0.2em;
	}



/*=================Mainbody===============*/
#mainbody {
	width: 600px;
	background: url(../images/bg_mainbody.png) 0 0 no-repeat;
	
	}
	
#mainbody .centerBoxHeading {
	padding-left: 0;
	margin: 0em;
	background: #abbbd3;
	padding: 0.5em 0.2em;
	border: 0em;
	}

#navMainSearch {
	float: right;
	padding: 13px 0 0 8px;
	margin-right: 80px;
	background: url(../images/bg_search.png) no-repeat;
	}

#navMainSearch table {
	}

.search_input {
	border: 0;
	background: transparent;
	color: #31A5D4;
	font-size: 11px;
	}

#main_pad {
	}
	
#main_pad2 {
	padding: 0px 5px 5px 5px;
	}
	
#navBreadCrumb {
	padding: 0.5em 0.5em;
	color: #1DB0E9;
	font-size: 11px;
	}

#navBreadCrumb a {
	color: #1DB0E9;
	text-decoration: underline;
	}

#navBreadCrumb a:hover {
	color: #1b44e4;
	}

#welcome {
	background:transparent url(../images/welcome.jpg) 0 0 no-repeat;
	height:128px;
	width: 530px;
	margin-bottom: 10px;
}

#welcome .pad {
	width: 345px;
	margin-left: 185px;
	}

#welcome h2 {
	color:#1b44e4;
	line-height:140%;
	font-weight: normal;
}

.greeting {
	margin-bottom: 15px;
	color: #1b44e4;
	}
	
.greeting a {
	color: #1b44e4;
	text-decoration:underline;
	}



/* ================Right================*/

#rightcol .sideBoxContent li a {
	background: url(../images/fish.gif) no-repeat;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

#rightcol .sideBoxContent li a:hover {
	background: url(../images/fish_r.gif) no-repeat;
}

#rightcol .sideBoxContent li a.category-products {
	background: none;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

h3#categoriesHeading {
	font-size: 16px;
	}
	
.rightBoxContainer {
	background: trasparent;
	background-position: 0 40px;
	margin-bottom:10px;
	}

.rightBoxHeading {
	background: transparent;
	padding: 15px 15px 15px 10px;
	background: url(../images/bg_box.jpg) 0 0 no-repeat;
	}


/* ================Footer================*/

#footerwrapper {
background: url(../images/bg_foot.jpg) center bottom no-repeat;
font-size: 11px;
}

#footerwrapper .footerwidth {
margin: auto;
width: 830px;
height: 100px;
padding-top: 15px;
}

.payway {
float: left;
width: 100px;
margin-left: 20px;
}

#rside {
float: right;
width: 700px;
text-align: right;
}

.footnav {
margin-bottom: 6px;
}

#bannerSix {
	margin: auto;
	width: 830px;
	padding: 10px;
	}
	
.tv_prolist {
	padding: 0 10px;
	color: #36bbeb;
	}
	
.tv_proimg {
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 8px;
	margin-bottom: 5px;
	}

.tv_proname a {
	font-size: 12px;
	font-weight: bold;
	color: #36bbeb;
	padding-bottom: 5px;
	}
	
.tv_proname a:hover {
	color: #1b44e4;
	}
	
.tv_proprice {
	color: #1b44e4;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
	}
	
.tv_prodesc {
	color: #666666;
	font-size: 11px;
	}
	
.productListing-data {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	text-align: left;
	}
	
.tabTable {
	border-right: 1px solid #e5e5e5;
	}















/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1.0em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
h2.greeting {
	font-size: 1.2em;
	font-weight: normal;
	}


/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
background: url(../images/bg_cate.jpg) no-repeat;
margin: 0em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
background: url(../images/bg_box.jpg) 0 0 no-repeat;
margin: 0em;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	margin: 0em;
}

.centerBoxHeading {
	margin: 0em;
	background: #abbbd3 url(../images/bg_mainbody.png);
	padding: 0.5em 0.2em;
	}

.leftBoxHeading {
	margin: 0em;
	padding: 0.65em 0.2em;
	}
.rightBoxHeading {
	margin: 0em;
	background: #abbbd3 url(../images/bg_box.png);
	padding: 0.65em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px
	border-bottom: 5px solid #3333cc;
	margin-top: 0em;
	}

.sideBoxContent {
	background: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #1b44e4;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #333;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #1b44e4;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #1b44e4;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #333;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

