:focus {
	outline: 1px solid #0134cc;
}
.opc .step-title, .pager, .sorter, .block .block-content, #nav ul {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dfdfdf;
	background-color: #f1f1f1;
}
.product-view, #nav {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
}
a {
	color: #0134cc;
}

h2.product-name {
	font-size: 1.2em;
	font-weight: normal;
}
.footer a, a {
	text-decoration: none;
}

.header-container {
	width: 960px;
	font-size: 0.9em;
}
.header {
	width: auto;
	margin: 0 auto;
	padding: 2px 0;
}
.header .customer-center {
	text-transform: uppercase;
}
.header .quick-access {
	margin-top: 0px;
	width: 550px;
}
.header .quick-access img {
	vertical-align: middle;
}
.header .logo {
	margin-top: 20px;
}
.header .form-search {
	padding-bottom: 3px;
}
.header ul.links {
	margin: 12px 0;
	clear: both;
	width: 575px;
}
.header ul.links li {
	float: right;
}
.header ul.links li a {
	color: #000;
	display: block;
	border: 1px solid #A0B1DC;
	padding: 0 0.833333333em;
	background: #C6D7F3 url(../images/master.png) repeat-x 50% -1602px;
	margin-left: 8px;
}
.header ul.links li a:hover {
	background-position: center -1802px;
}
.header ul.links li a.top-link-checkout { 
	background-position: center -2200px;
	border-color: #ECC101;
}
.header ul.links li:hover a.top-link-checkout{
	background-position: center -2400px;
}
.header .welcome-msg {
	display: none;
}
.nav-container {
	width: 960px;
	background: url('../images/apple_menu_bg.png') top right no-repeat;
	height: 31px;
}
ul#nav {
	background: url('../images/apple_menu_bg.png') top left no-repeat;
	width: 940px;
	height: 31px;
	float: left;
	padding-left: 10px;
}
ul#nav a {
	color: #000;
}
ul#nav a:hover, #nav li.over a {
	color: #000;
	background-color: #f1f1f1;
	height: 29px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #cfcfcf;
}
ul#nav li.parent a:hover, #nav li.parent.over a {
	height: 30px;
	border-bottom: none;
}
#nav li.active a {
	font-weight: bold;
}
ul#nav li {
	background: url('../images/apple_menu_divider.png') top right no-repeat;
	padding-right: 1px;
}
ul#nav ul li {
	background: none;
}
#nav li.over ul a {
	background-image: none;
	background-color: transparent;
	color: #666;
}
#nav ul {
	margin-left: 0;
	margin-top: 1px;
}
#nav ul {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-top: none;
}
#nav ul li ul {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dfdfdf;
}
#nav ul.level0 {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 5px;
	border-top: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cecece;
}
#nav ul li.last {
	border-bottom: 0;
}
#nav ul li.parent {
	background: url('../images/apple_menu_round-arrow.png') 100% 50% no-repeat;
}
#nav ul li a:hover {
	font-weight: bold;
	color: #000;
}
#nav ul li.active > a, #nav ul li.over > a {
	background-color: transparent;
}
#nav ul ul {
	top: 10px;
	padding-bottom: 5px;
}
ul.silverframework-leftmenu-level1 a {
	color: #000;
}

.product-essential {
	padding: 0 25px 0 0;
}
.product-view .product-shop {
	width: 380px;
}
.product-view .product-img-box .more-views li a {
	border: 1px solid #ddd;
}
.product-view .short-description ul {
	list-style: disc;
	margin-left: 20px;
}
.product-view .short-description ul li {
	margin-bottom: -18px;
}
.products-list .desc {
	font-size: 11px;
}
.breadcrumbs {
	margin-bottom: 0.7em;
	width: 100%;
	font-size: 0.8em;
}
.breadcrumbs ul {
	width: 960px;
	margin: 0 auto;
}
.block .block-title strong {
	padding-left: 0;
	text-transform: none;
	font-weight: normal;
}
.block .block-title {
	color: #666;
}
.pager, .sorter {
	background-color: #f1f1f1;
}
.footer-container {
	border: 0;
	color: #999;
	width: auto;
	font-size: 0.9em;
}
.footer-container a {
	color: #999;
}
.footer {
	border-top: 1px solid #cecece;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 0;
}
.footer address {
	float: left;
	margin-top: 10px;
}
.footer .bugs {
	float: right;
	margin: 0;
}
.footer ul {
	float: left;
	display: block;
	margin-bottom: 0;
}
.footer ul.links {
	float: left;
}
.footer li {
	padding: 0 8px 0 0;
	border-right: 1px solid #dfdfdf;
	margin-right: 8px;
}
.footer li.last {
	border: 0;
}
.footer .buttons {
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #dfdfdf;
	padding-top: 3px;
}
.footer hr {
	background-color: #dfdfdf;
	border: 0;
	height: 1px;
	clear: both;
	margin-top: 10px;
	display: block;
}
.footer .minilogos {
	float: right;
}
.footer .footertext {
	float: left;
	width: 730px;
}
.footer .block-subscribe {
	width: 195px;
	float: left;
	margin-right: 20px;
}
.highslide img {
	border: none !important;
}

