@import url("/common/styles-profile.css");
			
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #0053b1;
}

#pageContent a:visited {
	color: purple;
}

a:hover,
#pageContent a:hover {
	color: #c60000;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #666;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal {
	width: 999px;
	height: 2px;
	margin: 0 0 -2px;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #666 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #000 !important;
}


*.gray3,
*.gray3 *,
.gray3 a {
	color: #8a939e !important;
}

a.gray3:hover,
.gray3 a:hover,
.gray3 a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #bebebe !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.red,
*.red *,
.red a {
	color: #c60000 !important;
}

a.red:hover,
.red a:hover,
.red a:hover * {
	color: #000 !important;
}


*.pink,
*.pink *,
.pink a {
	color: #f4cccc !important;
}

a.pink:hover,
.pink a:hover,
.pink a:hover * {
	color: #fff !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fcc !important;
}


#pageHeader {
		margin: 0 35px;
	padding: 20px 0 0;
}


#logotype {
	display: block;
	width: 240px;
}

#logotype img {
	margin: 0 0 0 8px;
	vertical-align: bottom;
}


#telephone {
	margin: 20px 0 0 20px;
	padding: 0 0 0 18px;
	background: left 3px url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber {
	color: #5e5e5e;
	font: normal 1.85em/1em /*"Handel Gothic D OT", */Verdana, Arial, sans-serif;
}

#telephoneDescription {
	padding: 0.05em 0 0 2px;
}

#telephoneNone {
}


#newsTicker_ {
	padding: 20px 20px 6px 20px;
}

#newsTicker {
	width: 310px;
	overflow: hidden;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	/*width: 100%;*/
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#basket {
	margin: 20px 0 0;
	padding: 0 20px 0 0;
	background: #f7f9fa;
}

#basket-l {
	background: left top url("/images/page/basket-l.gif") no-repeat;
}

#basket-r {
	height: 76px;
	overflow: hidden;
	background: right top url("/images/page/basket-r.gif") no-repeat;
}

#basketTitle {
	padding: 17px 0 0 61px;
	background: 27px 16px url("/images/page/icon-basket.gif") no-repeat;
	font-size: 1.1em;
}

#basketTitle img {
	margin: 0 0 0 11px;
	position: relative;
	top: -1px;	vertical-align: bottom;
}

#basketContent {
	padding: 5px 0 0 64px;
}

#basketContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#register {
	padding: 14px 20px 7px 8px;
}

#registerTitle {
	margin: 0 0.35em 0 0;
}

#registerContent {
	position: relative;
	top: -1px;
	z-index: 1010;
}

#registerContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}

#register-spacer {
	width: 240px;
}


#pageMenu {
	padding: 14px 0 0 20px;
}

#homepage #pageMenu {
	padding-left: 0;
}

#pageMenu .menuItem {
	vertical-align: top;
}

#pageMenu .menuItemFirst {
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemPrevious {
}

#pageMenu .menuItemNow {
	background: #c60000;
}

#pageMenu a {
	display: block;
	height: 34px;
	overflow: hidden;
	color: #c60000;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #fff !important;
	text-decoration: none;
}

.menuItemNow .menuItem-x {
	background: center top url("/images/page/menu-item-x.gif") repeat-x;
}

.menuItemNow .menuItem-l {
	background: left top url("/images/page/menu-item-l.gif") no-repeat;
}

.menuItemNow .menuItem-r {
	background: right top url("/images/page/menu-item-r.gif") no-repeat;
}

.menuItem-c {
}

/*.menuItemNow .menuItem-c {
	background: 38% 34px url("/images/page/menu-item-now.gif") no-repeat;
}*/


#pageMenu a:hover {
	text-decoration: underline;
}


.menuItemContent {
	padding: 10px 0 0;
}

.menuItemNow .menuItemContent {
	padding-left: 20px;
	padding-right: 21px;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 20px;
	height: 34px;
}


#search {
	padding: 0 7px 5px 25px;
	white-space: nowrap;
}

#search-x {
	width: 145px;
	height: 22px;
	background: center center url("/images/page/search-x.gif") repeat-x;
}

#search-l {
	background: left center url("/images/page/search-l.gif") no-repeat;
}

#search-r {
	padding: 1px 0;
	background: right center url("/images/page/search-r.gif") no-repeat;
}

#searchForm {
	width: 145px;
	cursor: default;
}

#searchInput {
	width: 125px;
	height: 18px;
	margin: 0;
	padding: 2px 5px 0 5px;
	background: transparent;
	color: #6b6b6b;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	width: 10px;
	height: 10px;
	margin: 5px 7px 5px 3px;
	padding: 0;
	color: #6b6b6b;
	font-size: 1em;
	vertical-align: bottom;
	cursor: pointer;
}


#pageContent {
		margin: 8px 35px 0;
	padding: 20px 0 15px;
	border-top: 1px solid #e4e4e4;
}

#homepage #pageContent {
	margin-top: 0;
	padding: 20px 0 25px;
	border: none;
}


#pageBody {
		margin: 0 8px 0 20px;
}


#pageFooter {
		margin: 0 35px;
	padding: 0 0 25px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .lineHorizontal td {
	border-bottom: 1px solid #e4e4e4;
}


#clock {
	padding: 14px 2.5em 12px 8px;
	line-height: 1.5em;
}


#pageNavigation {
	padding: 14px 8px 14px 20px;
	line-height: 1.5em;
}

#homepage #pageNavigation {
	padding-left: 0;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#profile {
	padding: 15px 2.5em 0 8px;
}

#profile-spacer {
	width: 240px;
}


#copyright {
	padding: 15px 2.5em 0 20px;
}

#homepage #copyright {
	padding-left: 0;
}


#brick {
	padding: 15px 2.5em 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#logotype2 {
	display: block;
	padding: 17px 8px 0 0;
}

#logotype2 img {
	vertical-align: bottom;
}


#pageList {
	margin: 0 25px 0 /*8*/2px;
	padding: 2px 0 0;
}

#pageList h2 {
	margin: 0 0 0.15em 6px;
	color: #c60000;
	font-size: 1.4em;
	font-weight: normal;
}


.listParent {
}

.listNow {
}


#pageList span {
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}


#pageList li {
	margin: 0.2em 0 0.2em 0;
	color: #ccc;
}


#pageList-spacer {
	width: 240px;
}


#cover {
	background: #dfe6e7;
}

#coverPicture {
	height: 223px;
	background: right top url("/images/page/cover.jpg") no-repeat;
}

#coverPicture img {
	vertical-align: bottom;
}

#coverTelephone {
	width: 286px;
	height: 223px;
	position: absolute;
	z-index: 1001;
}

#coverTelephone-Part1 {
	width: 238px;
	height: 179px;
	background: center center url("/images/page/cover-telephone-part1.jpg") no-repeat;
}

#coverTelephone-Part2 {
	width: 48px;
	height: 179px;
	background: center center url("/images/page/cover-telephone-part2.png") no-repeat;
}

#coverTelephone-Part3 {
	width: 286px;
	height: 44px;
	background: center center url("/images/page/cover-telephone-part3.jpg") no-repeat;
}

#coverCrop {
	height: 44px;
	margin: -44px 0 0;
	position: relative;
	z-index: 1003;
	}

#coverCrop_Container {
	margin: 0 -26px 0 0;
	position: relative;
	left: -26px;
	z-index: 1003;
}

#coverCrop-corner {
	width: 40px;
	height: 44px;
	visibility: visible;
	background: center center url("/images/page/cover-telephone-crop.png") no-repeat;
}


#bodyHomepage {
		margin: 0 0 0 17px;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.25em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage a.more {
	display: block;
	margin: 1.5em 0;
	padding: 0 0 0 38px;
	background: left 2px url("/images/page/marker-ul-homepage.gif") no-repeat;
	font-size: 0.9em;
	line-height: 1.25em;
}


#banners {
	margin: -6px 25px 0 0;
}

#homepage #banners {
	margin: 0 0 0 10px;
}

.banner-box, #homepage .productRow {
	height:261px;
}

.banner {
	padding: 0 0 6px;
}

.banner .border-cc {
	height: 190px;
}

.banner span {
	display: block;
}

.bannerImage {
	background-position: center center;
	background-repeat: no-repeat !important;
		
	height:190px;
	position:relative;
	z-index:100;
	margin:0 6px;
}

.banner a {
	display: block;
	width: 100%;
	height:190px;
	/*background: right bottom url("/images/page/arrow-banner-off.gif") no-repeat;*/
	font-size: 1.1em;
	text-decoration: none;
	position:relative;
	top:-190px;
	margin:0 0 -190px 0;
	z-index:200;
}

.banner a:hover {
	/*background-image: url("/images/page/arrow-banner-on.gif");*/
	text-decoration: underline;
}

.bannerTitle {
	margin: 0 10px 20px;
	font-size: 1em;
}

#homepage .bannerTitle {
	margin: 0 10px 0;

}




.container-red {
	height: 34px;
	margin: -33px 0 9px;
	overflow: hidden;
	position: relative;
	z-index: 1004;
	background: #c60000;
}

.container-red table {
	height: 34px;
}

.container-red td {
	vertical-align: top;
}

.container-red h2 {
	margin: 0;
	padding: 7px 0 0;
	font-size: 1.3em;
	font-weight: normal;
}

.container-red p {
	margin: 0;
	padding: 9px 23px 0 2.5em;
}

.container-red-lc {
	background: left top url("/images/page/container-red-l.gif") no-repeat;
}

.container-red-lc h2 {
	padding-left: 20px !important;
}

.container-red-cc {
	height: 34px;
	padding: 0 54px 0 0;
	background: right top url("/images/page/container-red-c.gif") no-repeat;
}

.container-red-rc {
	background: right top url("/images/page/container-red-r.gif") no-repeat;
}

.container-red-rc h2 {
	padding-left: 1px;
	padding-right: 20px;
}


.container-gray {
	height: 34px;
	margin: 30px 0 14px;
	overflow: hidden;
	position: relative;
	background: #e8eeee;
}

.container-gray table {
	height: 34px;
}

.container-gray td {
	vertical-align: top;
}

.container-gray h2 {
	margin: 0;
	padding: 8px 0 0 20px;
	color: #1d1d1d;
	font-size: 1.3em;
	font-weight: normal;
}

.container-gray p {
	margin: 0;
	padding: 10px 23px 0 2.5em;
}

.container-gray-lc {
	background: left top url("/images/page/container-gray-l.gif") no-repeat;
}

.container-gray-rc {
	background: right top url("/images/page/container-gray-r.gif") no-repeat;
}


.bodyCategories {
	margin: 0 17px 17px 0;
}

.categoryItem {
	padding: 0 0 6px;
}

.categoryItem a {
	display: block;
	width: 100%;
	background: 11px 11px url("/images/page/arrow-category-off.gif") no-repeat;
	font-weight: bold;
	text-decoration: none;
}

.categoryItem a:link {
	color: #484848 !important;
}

.categoryItem a:visited {
	color: #888 !important;
}

.categoryItem a:hover {
	background: 10px 12px url("/images/page/arrow-category-on.gif") no-repeat;
	color: #c60000 !important;
	text-decoration: underline;
}

.categoryItem a span {
	display: block;
	padding: 7px 15px 8px 29px;
}


#bodyNews {
		margin: 0 17px 0 0;
}


.highlight img {
	opacity: 0.15;
}

.highlight img:hover {
	opacity: 1.00;}


#adsLarge {
	margin: 0 0 12px;
}

#adsLarge a {
	display: block;
	width: 100%;
	height: 111px;
	overflow: hidden;
	/*background: #f7f9fa center center url("/i/blank.gif") no-repeat;*/
	background: #fff center center url("/i/blank.gif") no-repeat;
}


#wts_divLiveChat {
	margin-bottom:-10;
	top: 5;
	left:40;
	position:relative;
}