/* Color: round */

body {
	background: #fff;
	color: #535353;
}


a {
	color: #001927;
	font-weight: normal;
/*	text-decoration: underline;*/
/*Start Added*/
	text-decoration: none;
/*End Added*/
}

a:hover {
	color: #07599a;
}

h2 {
/*	color: #034285;*/
	color: #303030;
}

h3 {
/*	color: #034285;*/
	color: #404040;
}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #cccccc;
	color: #888888;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #333333;
}
/*Start Added*/
#Menu {
	background:  url(../images/round/header_top_bg.gif) no-repeat bottom center;
}
/*End Added*/

/*#Menu li a {*/
/*	background: url('../images/round/PagesMenuBg.gif') 0 8px no-repeat;*/
/*	color: #000000;
}*/

/*#Menu li ul li a {
	background: #65b2cb;
}*/

/*#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}*/

/*#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}*/
/* start added */
/*#Outer {
	background: url('../images/round/WrapperBg.jpg') no-repeat top center;
}*/
/* end added */

/* start added */
/*
#Header {
	border-bottom: 1px solid #4aa1b2;
}
*/
/* end added */

#Logo h1 {
	color: #333333;
	background: url(../images/round/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #333333;
}

#SearchForm {
	color: #888888;
}

#SearchForm label {
	color: #888888;
}

#SearchForm a {
	color: #888888;
}

#SearchForm a:hover {
	color: #333333;
}

/*.Left {
	background: transparent url('../images/round/LeftBg.gif') no-repeat;
}*/

/*.Left li {
	border-bottom: 1px solid #c5dde9;


}*/

.Left li a:hover {
	color: #333333;
}

.Content {
/*	background: transparent url('../images/ContentBg.gif') no-repeat;*/
	background: transparent;
}

.Content a {
	color: #0088c9;
}

.Content.Wide {
/*	background-image: url('../images/ContentBgWide.gif');*/
	background: transparent;
}

.Content.Widest {
/*	background-image: url('../images/ContentBgWidest.gif');*/
	background: transparent;
}


.Right {
	/*background: transparent url('../images/round/RightBg.gif') no-repeat;*/
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}
/* start edited
	#Footer {
	border-top: 1px solid #C0DAE7;
}
 end edited */

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
/*	border: 1px solid #cddee2;*/
/* start removed 2010-03-10*/
/* background: url(../images/round/ProductListBgBottom.gif) bottom left no-repeat;*/
/* end edited*/
	
}

.Content .ProductList .ProductImage {
/* start removed 2010-03-31*/
	/*background: url(../images/round/ProductListBgTop.gif) top left  no-repeat;*/
/* end edited*/
}

/*.Content .ProductList li:hover, .Content .ProductList li.Over {*/
/*	background: #DFF2F7;*/
/* start edited*/
/*	background: url(../images/round/ProductListBgBottomHover.gif) bottom left no-repeat;*/
/* end edited*/
/*}*/

/*.Content .ProductList .ProductImage:hover, .Content .ProductList .ProductImage.Over {*/
/*	background: #DFF2F7;*/
/* start edited*/
/*	background: url(../images/round/ProductListBgTopHover.gif) top left no-repeat;*/
/* end edited*/
/*}*/


.ProductList .ProductImage {
	background: #ffffff;
}

.ProductList strong, .ProductList strong a {
	/*color: #005983;*/
	/*start added 2010-04-05*/
	color: #000000;
	font-weight: bold;
	/*end added 2010-04-05*/

}

.ProductPrice, .ProductList em {
/*	color: #800000;*/
/*	color:#FFFFFF;*/

}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
/*	border-bottom: 1px solid #c0dae7;*/

}

.Content .FeaturedProducts .ProductList li {
/*	background: #dff2f7;*/
/*	Removed 2010-03-31  background:  url(../images/round/ProductListBgBottom.gif) bottom left no-repeat;*/
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
/*	background: #D2E8EE;*/
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/round/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #005983;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/round/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #005983;
}

/*.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}*/


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/round/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #999999;
	background: #ffffff;
}

.CartContents thead tr th, table.General thead tr th {
/* start added*/	
	background: #d4d4d4 url(../images/round/cartbar-bg.gif) repeat-x top left;
	color: #535353;
/* end added*/
/*	background: #FFFFFF;
	color: #424748;*/
	border-bottom: 1px solid #999999;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #999999;
	color: #005983;
}

.MiniCart .SubTotal {
	color: #005983;
}

.JustAddedProduct {
/*	border: 1px solid #c0dae7;*/
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #005983;
}

/*.CategoryPagination {
	color: #004161;
	font-weight: bold;
	background: #c8e7f6 url(../images/round/navtbar-bg.gif) repeat-x top left;
	border: 1px solid #9ed4ef;
}*/

.CategoryPagination {
	color: #535353;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EFF8FA;
	/*	start added 2009-09-23*/
	border:1px solid #6995C3;
	/*	start added 2009-09-23*/
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
	border: 1px solid #6995c3;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
	border: 1px solid #70c163;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
	border: 1px solid #e25f53;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #6995C3;
	background: #EFF8FA;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: url(../images/round/checkout-tab-active.gif) top left repeat-x #c9e7f6;
	border: 1px solid #9ed4ef;
	color: #535353;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: url(../images/round/checkout-tab-nonactive.gif) top left repeat-x #dbdbdb;
	border: 1px solid #A1A1A1;
	color: #535353;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	/*removed 2010-04-04 border-bottom: 1px solid #A1A1A1;*/
	border-bottom: 1px solid #cccccc;
}

.TabNav li a {
	/*removed 2010-04-04  border: 1px solid #A1A1A1;*/
	border: 1px solid #cccccc;
	background: #eeeeee url(../images/round/tab-bg.gif) repeat-x top left;
	color: #FFFFFF;
}

.TabNav li a:hover {
	background-color: #c8e7f6;
	background-position: 0 -38px;
	color: #333333;
	border-top: 1px solid #9ed4ef;
	border-left: 1px solid #9ed4ef;
	border-right: 1px solid #9ed4ef;
}

.TabNav li.Active a {
	/*border-bottom: 1px solid #eeeeee;*/
	border-bottom: 1px solid #ffffff;
	/*background: #eeeeee;*/
	/*START ADDED*/
	background: #eeeeee url(../images/round/tab-selected-bg.gif) repeat-x top left;
	/*END ADDED*/
	color: #000000;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* START ADDED 2010-03-23 */
/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}

/* END ADDED 2010-03-23 */


/* Start Added 2009-08-31 */
/* JAVA PAGEFLIP MOD - RIGHT CORNER OF SCREEN */
/*img { behavior: url(../images/round/iepngfix.htc) } FIX IE5-6 FOR PNG NON SUPPORT - DISABLE DUE TO NOT WORKING ON SECURE PAGES*/
#pageflip {
/*	position: relative;   REMOVE TO FIX IE7 PROBLEM*/
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 10000;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 9900;
	right: 0; top: 0;
	background: url(http://www.poynters.co.nz/templates/poyntersnz/images/round/advert-showcase.png) no-repeat right top;
	text-indent: -9999px;
}
/* End Added 2009-08-31 */