body
{
	background-color:#FFF;
}

#customertestimonials ul
{
	padding:4px 4px 4px 4px;
	margin-left:0px;
	padding-left:0px;
}
#customertestimonials li
{
	margin:20px 0px 20px 0px;
}
#customertestimonials .name
{
	font-weight:bold;
}
#logoWrap
{
	border:none;
	height:34px;
}
/* 导航栏 */
#topLinks
{
	background-color:#009bd2;
	background-image:url(Images/main_nav_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	font-size:14px;
	white-space:nowrap;
}
#topLinks a
{
	color:#FFF;
}
#topLinks a:hover
{
	text-decoration:none;
	color:#000;
}

/* 目录列表栏目 */
#categories
{
	border:none;
	white-space:nowrap;
}
#categoriesHeading, #customertestimonialsHeading, #PHPLiveHeading
{
	background-color:#FFF;
	color:#0072AB;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background:none;
	padding-left:10px;
	white-space:nowrap;
}
#categories a
{
	color:#051e9a;
	font-weight:200;
	font-size:12px;
	background-image:url(Images/li_p.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:dotted 1px #d6d6d6;
	margin-left:10px;
	margin-right:10px;
	outline:none;	
}
#categories a:focus
{
	outline:none;
}
#categories a:hover
{
	text-decoration:none;
	
}
#categories li:hover
{
	color:#051e9a;
}

#categoriesContent li.category-products
{
	background-image:none;
	padding-left:20px;
}
#categoriesContent a:hover
{
	color:#0072ab;
}
#categoriesContent li:hover
{
	background-color:#dbf3fa;
}
.category-subs
{
	padding-left:20px;
}
.category-subs a
{
	display:block;
	padding-left:20px;
	height:1.8em;
}

/* 页面底部样式 */
#navSuppWrapper
{
	margin-top:10px;
	border:none;
	color:#0072ab;
	height:86px;
	background-image:url(Images/foot_bg.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
#bottomNav a, #bottomNav a:hover
{
	color:#0072ab;
}

/* 左栏目 */
.columnLeft
{
	border-right:solid 1px #d6d6d6;
}
#contentMainWrapper
{
	border-top:solid 1px #d6d6d6;
}

#mainWrapper
{
	background-image:url(Images/body_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#customertestimonials
{
	border:none;
}
#customertestimonials ul
{
	width:100%;
	font-size:11px;
}
#customertestimonials li
{
	list-style:none;
	padding-left:10px;
	padding-right:10px;
}

#PHPLive
{
	border:none;
}
#PHPLiveContent
{
	margin-left:10px;
	margin-right:10px;
	border-bottom:solid 1px #01A0D4;
}

/* 搜索栏 */
#searchbox
{
	height:0px;
	position:relative;
}
#searchbox .keyword
{
	line-height:20px;
	position:absolute;
	left:670px;
	top:-28px;
	height:16px;
	width:220px;
	line-height:18px;
	vertical-align:middle;
	
	/* IE 7 */
	*left:680px;
	*top:-30px;
	*width:210px;
}
#searchbox .submit
{
	position:absolute;
	top:-28px;
	left:900px;
	height:19px;
	width:63px;
	border:none;
	cursor:pointer;
}

/* sitepath */
#navBreadCrumb, #navBreadCrumb a, #navBreadCrumb a:visited
{
	color:#0072AB;
	font-size:12px;
}
#contentMainWrapper p
{
	font-size:12px;
	line-height:16px;
}
#allProductsListingTopLinks a
{
	color:#0072AB;
}
#allProductsListingBottomLinks a
{
	color:#0072AB;
}
#whatsNew h2
{
	background-image:url(Images/main_nav_bg.gif);
	background-color:#009bd2;
	background-repeat:no-repeat;
	background-position:top right;
	background-position:left;
	outline:none;	
}
#featuredProducts h2
{
	background-image:url(Images/main_nav_bg.gif);
	background-color:#009bd2;
	background-repeat:no-repeat;
	background-position:top right;
	background-position:left;
	outline:none;	
}
#specialsDefault h2
{
	background-image:url(Images/main_nav_bg.gif);
	background-color:#009bd2;
	background-repeat:no-repeat;
	background-position:top right;
	background-position:left;
	outline:none;	
}
