@import url("/common/styles-profile.css");
/*@import url("/common/styles-navigator.css");*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #595959;
}


a {
	text-decoration:none;
}

a:link {
	color: #0067b1;
}

#pageBody a:visited {
	color: #618dad;
}

a:hover,
#pageBody a:hover {
	color: #ed4e00;
	text-decoration:underline;
}


*: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: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 940px;
}

.spacerColumn {
	width: 101px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}


.gray a {
	text-decoration:underline;
}


a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
	text-decoration:none;
}


*.silver,
*.silver *,
.silver a {
	color: #aeaeae !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ffc48a !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 20px 0 0;
	cursor: default;
}

#headerPic {
	margin:7px 0;
	position:relative;
	z-index: 1000;
}


#logotype {
	display: block;
	position:absolute;
	z-index: 2001;
	top:15px;
	left:32px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
}

#register td {
	vertical-align: bottom;
}

#registerTitle {
	margin: 0 1ex 0 0;
	padding: 0 0 4px;
}

#registerContent {
	height: 19px;
	overflow: hidden;
	margin: 0 0 3px 0;
}

#registerContent span {
	margin: 0 4px 0 0;
}


#basket {
}

#basketTitle {
}

#basketContent {
}

#basketContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#telephone {
}

#telephoneNumber {
	font: normal 1.55em/1em Arial, sans-serif;
}

#telephoneDescription {
	padding: 0.05em 0 0 2px;
}

#telephoneNone {
}


#pageMenu {
	
}

.menuItem a {
	display: block;
	color: #333;
	font: normal 1.1em/1em Arial, sans-serif;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow a {
	color: #333 !important;
}

#homepage .menuItemNow a {
	cursor: default;
}


.menuItem a:visited {
	color: #333;
}

.menuItem a:hover {
	color: #ed4e00;
	text-decoration: underline;
}


.menuItem strong {
	display: block;
	font-weight: normal;
}

.menuItemNow strong {
	display: block;
	font-weight: bold;
}



.pageMenu-separator {
	background:url('/i/pagemenu-separator.gif') center center no-repeat ;
}

.pageMenu-separator .spacer {
	width: 20px;
	height: 15px;
}

.menu-separator {
	display:inline-block;
	background:url('/i/pagemenu-separator.gif') center center no-repeat ;
	width: 9px;
	height: 15px;
	position:relative;
	top:3px;
}

#newsTicker {
	margin: 7px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
	background: #fff;
}

#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;
	}


#search {
	width: 100%;
	padding: 0;
	white-space: nowrap;
}

#search-x,
#search-l,
#search-r {
	height: 31px;
	overflow: hidden;
}

#search-x {
	background: center top url("/i/search-x.gif") repeat-x;
}

#search-l {
	background: left top url("/i/search-l.gif") no-repeat;
}

#search-r {
	background: right top url("/i/search-r.gif") no-repeat;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#searchInput input {
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #808080;
	border: none;
	font-size: 1.1em;
	cursor: text;
}

#searchButton {
	height: 31px;
	padding: 0 9px;
	vertical-align: middle;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 1.1em;
	vertical-align: middle;
	cursor: pointer;
}


#searchDescription {
	margin: 1em 0 0 0;
}

#searchDescription p {
	margin: 0.25em 0 0.25em 0;
}

#searchDescription a {
	white-space: nowrap;
}


#pageContent {
		margin: 11px 20px;
	padding: 0;
}

#homepage #pageContent {
}


#pageBody {
		border:1px solid #e4e4e4;
}

#pageBody_ {
		padding: 20px;
}

#pageLayout {
	/*width: 658px;*/
	overflow: auto;
}


.tabNumber_1 {
	border-color: #055395 !important;
}

.tabNumber_2 {
	border-color: #527e1d !important;
}

.tabNumber_3 {
	border-color: #0b7986 !important;
}

.tabNumber_4 {
	border-color: #97265e !important;
}

.tabNumber_5 {
	border-color: #bf5410 !important;
}

.tabNumber_6 {
	border-color: #663992 !important;
}

.tabNumber_7 {
	border-color: #161616 !important;
}


.tabOpen {
	width: 91px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	margin: -21px 0 0;
}

.tabOpen_1 {
	background: url("/i/tab-open-1.gif");
}

.tabOpen_2 {
	margin-left: 104px;
	background: url("/i/tab-open-2.gif");
}

.tabOpen_3 {
	margin-left: 208px;
	background: url("/i/tab-open-3.gif");
}

.tabOpen_4 {
	margin-left: 312px;
	background: url("/i/tab-open-4.gif");
}

.tabOpen_5 {
	margin-left: 416px;
	background: url("/i/tab-open-5.gif");
}

.tabOpen_6 {
	/*margin-left: 520px;*/
	right: 101px;
	background:  url("/i/tab-open-6.gif");
}

.tabOpen_7 {
	width: 75px;
	/*margin-left: 631px;*/
	right: 0;
	background: url("/i/tab-open-7.gif");
}


#pageFooter {
		margin: 0 20px;
	padding: 20px 0;
	cursor: default;
}

#homepage #pageFooter {
	padding: 30px 0 20px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


.logos {
	margin: -11px 0 20px;
}

.logos td {
	padding: 0 20px;
	text-align: center;
}

.logos img {
	opacity: 0.32;
}

.logos img:hover {
	opacity: 1.00;
}



.separator-hr {
	border-top:1px solid #e8e8e8;
	width:100%;
	height:1px;
	margin:15px 0;
}

.cards {
	width:315px;
	height:40px;
	background:url('/i/cards.gif') top left no-repeat; 
}

.cardsover {
	background:url('/i/cards.gif') 0 -58px  no-repeat; 
}


#pageNavigation {
	margin: 0 19px 0 0;
	line-height: 1.8em;
}

#pageNavigation span {
	display:inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: url("/i/pagemenu-separator.gif") right 5px no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	padding: 1px 0 0;
	line-height: 1.5em;
}


#copyright {
	margin: 0 19px 0 0;
	padding: 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #999;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #c2c2c2;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint-underline.gif") no-repeat;
	color: #999;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #cd1f39;
}

#hintSource.on #hintName.now {
	background: none;
	color: #999 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/hint.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/i/hint.png") no-repeat;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	font-weight: bold;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#brick {
	padding:0;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0 5px 0 0;
}

#pageList_Title {
	font-size: 1.0em;
	text-transform:uppercase;
}

#pageList ul {
	margin: 1em 0 1.5em 2px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 0.5em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #333 !important;
	text-decoration: none;
	cursor: default;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

.graybox {
		background:#f2f2f2;
	padding:17px 20px;
}

.framebox {
		border:1px solid #e4e4e4;
	padding:17px 20px;
}

#homepage h2 {
	text-transform:uppercase;
}

.categoryItem {
	height: 75px;
	overflow: hidden;
}


#coverImage {
	width: 952px;
	height: 158px;
	overflow: hidden;
	background: #f2f2f2;
}

#coverImage img {
	position: absolute;
	z-index: 1001;
	vertical-align: bottom;
}

#coverImage p {
	width: 952px;
	height: 158px;
	position: absolute;
	z-index: 1002;
	margin: 0;
	background: url("/i/cover-crop.png");
}

#coverDescription {
	width: 704px;
	height: 135px;
	overflow: hidden;
	margin: -135px 0 0 248px;
	position: relative;
	left: -9px;
	top: -9px;
}

#coverSkin {
	display: block;
	width: 704px;
	height: 135px;
	overflow: hidden;
	position: relative;
	z-index: 1011;
/*	
	background: url("/i/cover-skin.png"); 
*/
}

#coverEditor {
	width: 704px;
	height: 130px;
	overflow: hidden;
	position: relative;
	z-index: 1012;
	margin: -135px 0 0;
}

#coverEditor td {
	height: 135px;
	/*padding: 0 54px 0 14px;*/
	padding: 0 13px 0 0;
	/*color: #0067b1;*/
}

#coverEditor p {
	margin: 0;
}

.bannerItem {
	height: 101px;
	overflow: hidden;
	margin: 0 0 11px;
}

.bannerImage {
	background: #f2f2f2 0 0 url("/i/blank.gif") no-repeat;
}

.bannerImage a {
	display: block;
	width: 220px;
	height: 101px;
	overflow: hidden;
	color: #fff !important;
	font-size: 1.65em;
	font-weight: bold;
	line-height: 1.15em;
	text-decoration: none;
}

.bannerImage a:hover {
	text-decoration: underline;
}

.bannerImage span {
	display: block;
	padding: 15px 42px 16px 16px;
}








.color-cat-21 {
	background:url('/images/page/colour-cat-bg-1.jpg') no-repeat;

}
.color-cat-22 {
	background:url('/images/page/colour-cat-bg-2.jpg') no-repeat;

}
.color-cat-23 {
	background:url('/images/page/colour-cat-bg-3.jpg') no-repeat;

}

.color-cat-101 {
	background:url('/images/page/colour-cat-bg-4.jpg') no-repeat;

}


.color-cat-small {
	width:202px;
	height:407px;
	margin:0 0 0 -202px;
	position:relative;
	top:0;
	left:202px;
	z-index:-1;
}

.ccs-21 {
	background:url('/images/page/colour-cat-bg-small-1.jpg') no-repeat;
}
.ccs-22 {
	background:url('/images/page/colour-cat-bg-small-2.jpg') no-repeat;
}
.ccs-23 {
	background:url('/images/page/colour-cat-bg-small-3.jpg') no-repeat;
}


#addThis {
	padding: 11px 0 0;
}

#addThis img {
	opacity: 0.32;
}

#addThis img:hover {
	opacity: 1.00;
}


.radioCheck {

}

.radioCheck label {
	cursor: pointer;
}

.tableCaption {
	width: 63px;
	font-weight: bold;
}
