div.main-header div.fbcontainer {
		z-index: 999;
		background-color: #FFFFFF;
		float: right;
		margin: 33px -300px 0 0;
	}
	
html, body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #4d4d4b;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}


.list_arial {
	font-family: Arial;
}
.list_courier {
	font-family: "Courier New";
}
.list_times {
	font-family: "Times New Roman";
}
.list_verdana {
	font-family: Verdana;
}

.bordered_chooser {
	border: 2px solid #ef303f;
}

.wbordered_chooser {
	border: 2px solid #ffffff;
}

.error_messages { 
	background-color: #e8e8e3;
	border: 1px solid #ef303f;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 10px;	
}

.formsubmit {
	background-color: #0095da;
	height: 24px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;	
	border: #0095da 1px solid;
}

.formsubmit2 {
	background-color: #0095da;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;	
	border: #0095da 1px solid;
}

.formsubmit3 {
	background-color: #ef303f;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: center;	
	border: #ef303f 1px solid;
}


.formtext {
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: left;	
	border: #0095da 1px solid;
}

.formtext2 {
	height: 14px;
	width: 25px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	text-align: right;	
	border: #0095da 1px solid;
}

.formtext_list {
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: left;	
	border: #0095da 1px solid;
}

.formtext_multi {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: left;	
	border: #0095da 1px solid;
}

.table_sect {
	text-decoration: none;
	color: #ef303f;
	font-weight: bold;
	font-size: 13px;
	border-bottom: #ef303f 1px solid;
	padding: 4px 4px 4px 4px;
}

.table_body {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

/*--------------------------------
    tooltip
--------------------------------*/

*.tipbase {
	color: yellow;
	font-weight: bold;
	font-size: 14px;
	cursor: help;
}
div#toolTip { 
	position: absolute;
	z-index: 10000;
	width: 200px;
	background-color: #e8e8e3;
	border: 1px solid #ef303f;
	color: #000000;
	text-align: left;
	padding: 5px 10px 8px 10px;
	min-height :1em;
	display: none;
}

div#toolTip2 { 
	position: absolute;
	z-index: 10000;
	width: 200px;
	background-color: #e8e8e3;
	border: 1px solid #ef303f;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 5px 10px 8px 10px;
	min-height :1em;
	display: none;
}

img {
	border: 0;
	margin: 0;
}

p {
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ef303f;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
.color_class {
	font-size: 24px;
	font-weight: bold;
	color: #0095da;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}
input, textarea, select {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #4d4d4b;
}

label {
	cursor: pointer;
}
table.main-container {
	width: 100%;
	height: 100%;
}
table.main-container td.main-left {
	background: transparent url(../gfx/bg-main-left.gif) repeat-y right top;
}
table.main-container td.main-left table {
	background: transparent url(../gfx/bg-left.jpg) no-repeat right top;
	width: 100%;
	height: 100%;
}
table.main-container td.main-center {
	background: transparent url(../gfx/bg-main-center.jpg) no-repeat right top;	
}

table.main-container td.main-right {
	background: transparent url(../gfx/bg-main-right.gif) repeat-y left top;
}
table.main-container td.main-right table {
	background: transparent url(../gfx/bg-right.jpg) no-repeat left top;
	width: 100%;
	height: 100%;
}

div.main-header {
	width: 980px;
	height: 176px;
	position: relative;
}
	div.main-header div.reg-box {
		background: #4d4d4b url(../gfx/header/bg-reg-box.gif) no-repeat right bottom;
		float: right;
		color: #ffffff;
		height: 24px;
		padding: 8px 10px 0 10px;
		margin: 0 18px 0 0;
	}
		div.main-header div.reg-box a {
			color: #ffffff;
			text-decoration: none;
			margin: 0px 10px 0px 10px;
		}
	div.main-header img.wristland {
		position: absolute;
		left: 21px;
		top: 0;
	}
	div.header-menu {
		width: 942px;
		height: 67px;
		background: transparent url(../gfx/header/bg-menu.gif) no-repeat left top;
		top: 106px;
		left: 20px;
		padding: 3px 0 0 0;
		font-size: 11px;
		position: absolute;
	}
		div.header-menu div.top-menu {
			padding: 0 0 0 8px;
			white-space: normal;
			height: 31px;
			width: 742px;
		}
			div.top-menu a {
				width: none;
				display: block;
				float: left;
				text-decoration: none;
				color: #4d4d4b;
			}
				div.top-menu a span {
					display: block;
					height: 20px;
					padding: 11px 13px 0 13px;
					cursor: pointer;
					float: left;
				}

			div.top-menu a:hover {
				background: #80807d url(../gfx/menu/item-link.gif) no-repeat right top;
				color: #ffffff;
			}
				div.top-menu a:hover span {
					background: transparent url(../gfx/menu/item-span.gif) no-repeat left top;
				}

			div.top-menu em {
				float: left;
				width: 1px;
				display: block;
				background-color: #4d4d4b;
				height: 14px;
				margin: 11px 0 0 0;
				padding: 0;
			}
		div.header-menu div.sub-menu {
			padding: 0 0 0 8px;
			white-space: normal;
			height: 33px;
			width: 800px;
			color: #ffffff;
			display: none;
		}
			div.sub-menu a {
				display: block;
				float: left;
				text-decoration: none;
				color: #ffffff;
				height: 22px;
				padding: 11px 13px 0 13px;
				cursor: pointer;

			}
				div.sub-menu a:hover {
					background-color: #0095da;
				}
			div.sub-menu em {
				float: left;
				width: 1px;
				display: block;
				background-color: #ffffff;
				height: 14px;
				margin: 12px 0 0 0;
			}

	div.header-languages {
		z-index: 190;
		position: absolute;
		left: 832px;
		top: 94px;
		width: 148px;
		height: 16px;
	}
	div.header-languages img {
		float: left;
		margin: 0 10px 0 0;
	}
div.main-promo {
	clear: both;
	height: 198px;
	padding: 17px 0 0 0;
}
div.main-data {
	clear: both;
	padding: 0 23px 10px 23px;
}
	div.main-data h1 {
		font-size: 18px;
		font-weight: bold;
		color: #ef303f;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
	}

	div.main-data p {
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
	}


	div.data-left {
		width: 200px;
		padding: 0 0 0 20px;
		float: left;
	}
		div.data-left div.categories {
			padding: 17px 0 11px 0;
		}
			div.data-left div.categories a {
				background: transparent url(../gfx/left/bg-category-off.gif) no-repeat left top;
				width: 183px;
				height: 22px;
				padding: 8px 0 0 17px;
				color: #ffffff;
				text-decoration: none;
				margin: 0 0 6px 0;
				display: block;
				clear: both;
			}
			div.data-left div.categories a.active,
			div.data-left div.categories a:hover {
				background: transparent url(../gfx/left/bg-category-on.gif) no-repeat left top;
				color: #ffffff;
			}
			
			div.data-left div.categories a.sample {
				background: transparent url(../gfx/left/sample-bg-category-off.gif) no-repeat left top;
				width: 183px;
				height: 22px;
				padding: 8px 0 0 17px;
				color: #ffffff;
				font-weight: bold;
				text-decoration: none;
				margin: 0 0 6px 0;
				display: block;
				clear: both;
			}
			div.data-left div.categories a.sample.active,
			div.data-left div.categories a.sample:hover {
				background: transparent url(../gfx/left/bg-category-on.gif) no-repeat left top;
				color: #ffffff;
			}

	div.data-left div.banner {
		clear: both;
		background: #e8e8e3 url(../gfx/left/bg-box-background.gif) no-repeat left bottom;
		margin: 0 0 10px 0;
	}
		div.banner div.image {
			display: block;
			width: 200px;
			height: 150px;
			background-repeat: no-repeat;
			background-position: top left;
		}
			div.banner div.image div {
				background: transparent url(../gfx/left/box-header.png) no-repeat left top;
				width: 200px;
				height: 11px;
			}

		div.banner div.text {
			clear: both;
			padding: 10px;
			font-size: 11px;
		}
			div.banner div.text h2 {
				font-size: 14px;
				color: #0095da;
				font-weight: bold;
				padding: 0 0 10px 0;
				margin: 0 0 0 0;
			}
			div.banner div.text a {
				text-decoration: none;
				color: #ef303f;
				font-weight: bold;
				font-size: 11px;
			}
	div.data-center {
		float: left;
		width: 760px;
		/*height: 400px;*/
		min-height: 400px;
		padding: 0 0 10px 0;
	}
div.main-footer {
	clear: both;
	background: transparent url(../gfx/bg-main-footer.gif) no-repeat left top;
	height: 63px;
	padding: 18px 0 0 40px;
	color: #ffffff;
}
	div.main-footer a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 10px 0 10px;
	}

div.title {
	clear: both;
	color: #0095da;
	font-size: 18px;
	padding: 60px 0 0 18px;
	font-weight: bold;
}
	div.title a,
	div.title span {
		color: #4d4d4b;
		text-decoration: none;
	}
div.pager {
	text-align: right;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
}
	div.pager a {
		color: #ef303f;
		text-decoration: none;
		padding: 2px 5px 2px 5px;
	}
	div.pager span {
		background-color: #0095da;
		color: #ffffff;
		padding: 2px 5px 2px 5px;
	}

div.static-text {
	clear: both;
	width: 702px;
	padding: 70px 30px 0 30px;
}

	div.static-text h1 {
		font-size: 18px;
		font-weight: bold;
		color: #ef303f;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
	}

div.static-title {
	clear: both;
	background: transparent url(../gfx/bg-static-title.jpg) no-repeat left bottom;
	width: 722px;
	height: 192px;
	padding: 30px 0 0 42px;
}
	div.static-title h1 {
		font-weight: bold;
		font-size: 30px;
		padding: 0 0 0px 0;
		margin: 0;
		color: #01aef0;
	}
	div.static-title p {
		font-weight: normal;
		font-size: 24px;
		padding: 0 0 10px 0;
		margin: 0;
		color: #01aef0;
	}

div.list-item {
	clear: both;
	background: transparent url(../gfx/list/bg-item.gif) no-repeat left bottom;
	margin: 6px 0 10px 0;
	padding: 0 0 10px 20px;
}
	div.list-item h2 {
		font-size: 18px;
		font-weight: bold;
		color: #4d4d4b;
		padding: 4px 0 6px 0;
		margin: 0 0 0 0;
	}
	div.list-item h1 {
		font-size: 24px;
		font-weight: bold;
		color: #4d4d4b;
		padding: 4px 0 6px 0;
		margin: 0 0 0 0;
	}
	div.list-item p {
		padding: 0 0 8px 0;
		margin: 0 0 0 0;
	}
	div.list-item td.price {
		color: #0095da;
		text-align: right;
		font-weight: bold;
	}
	
	div.list-item td.price_left {
		color: #ef303f;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
	}

	div.list-item a.text,
	div.list-item a.basket {
		display: block;
		float: left;
		padding: 11px 0 0 58px;
		width: 177px;
		text-decoration: none;
		font-size: 14px;
		color: #ef303f;
		font-weight: bold;
		height: 49px;
	}
	div.list-item a.text {
		background: transparent url(../gfx/list/bg-btn-text.jpg) no-repeat left top;
	}
	div.list-item a.basket {
		background: transparent url(../gfx/list/bg-btn-basket.jpg) no-repeat left top;
	}
	
div.list-item form.textf {
	background: transparent url(../gfx/list/bg-textf.gif) no-repeat left top;
	width: 248px;
	height: 274px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
	div.list-item form.textf div.header {
		height: 45px;
		width: 196px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding: 14px 0 0 52px;
	}
	div.list-item form.textf div.text {
		clear: both;
		height: 75px;
		padding: 10px 0 0 0;
		font-size: 11px;
	}
		div.list-item form.textf div.text select {
			width: 140px;
			font-size: 11px;
		}
	div.list-item form.textf div.inputs {
		clear: both;
		font-size: 12px;
		padding: 0 14px 0 0;
	}		

div.list-item form.textf2 {
	background: transparent url(../gfx/list/bg-textf2.gif) no-repeat left top;
	width: 248px;
	height: 188px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
	div.list-item form.textf2 div.header {
		height: 45px;
		width: 196px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding: 14px 0 0 10px;
	}
	div.list-item form.textf2 div.text {
		clear: both;
		height: 75px;
		padding: 10px 0 0 0;
		font-size: 11px;
	}
		div.list-item form.textf2 div.text select {
			width: 140px;
			font-size: 11px;
		}
	div.list-item form.textf2 div.inputs {
		clear: both;
		font-size: 12px;
		padding: 0 14px 0 0;
	}			
	
div.list-item form.basket {
	background: transparent url(../gfx/list/bg-basket.gif) no-repeat left top;
	width: 248px;
	height: 188px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}
	div.list-item form.basket div.header {
		height: 45px;
		width: 196px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding: 14px 0 0 52px;
	}
	div.list-item form.basket div.text {
		clear: both;
		height: 75px;
		padding: 10px 0 0 0;
		font-size: 11px;
	}
		div.list-item form.basket div.text select {
			width: 140px;
			font-size: 11px;
		}
	div.list-item form.basket div.inputs {
		clear: both;
		font-size: 12px;
		padding: 0 14px 0 0;
	}

	div.list-item form.basket div.inputs input.amount {
		background: transparent url(../gfx/list/bg-input-amount.gif) no-repeat left top;
		border: 0;
		width: 40px;
		height: 16px;
		font-size: 12px;
		padding: 8px 4px 4px 4px;
		text-align: center;
	}

	div.list-item form.basket div.inputs input.submit {
		background: transparent url(../gfx/list/bg-input-submit.gif) no-repeat left top;
		border: 0;
		width: 95px;
		height: 28px;
	}
	
table.colors {
	font-size: 11px;
	margin-bottom: 10px;
}
	table.colors td {
		padding: 4px 0 4px 0px;
	}
	/*table.colors td.btns img {
		border: 2px solid #ffffff;
	}*/

div.main-banners {
	clear: both;
	padding: 0 0 0 21px;
}

	div.home-item {
		background: #e8e8e3 url(../gfx/home/bg-home-item.gif) no-repeat left top;
		width: 304px;
		height: 159px;
		float: left;
		margin: 0  12px 20px 0;
	}

	div.home-item div.text {
		float: left;
		width: 119px;
		height: 146px;
		padding: 13px 13px 0 13px;
		font-size: 11px;
	}
		div.home-item div.text h1 {
			font-size: 14px;
			color: #0095da;
			font-weight: bold;
			padding: 0 0 6px 0;
			margin: 0 0 0 0;
		}
		div.home-item div.text p {
			padding: 0 0 0 0;
			margin: 0 0 0 0;
		}
		div.home-item div.text a {
			text-decoration: none;
			color: #ef303f;
			font-weight: bold;
			font-size: 11px;
		}
	div.home-item div.image {
		float: left;
		width: 159px;
		background-repeat: no-repeat;
		background-position: top left;
		height: 159px;
	}
		div.home-item div.image div {
			background: transparent url(../gfx/home/bg-promo-image.png) no-repeat left top;
			width: 159px;
			height: 159px;
		}
		
/*--------------------------------
    dialog
--------------------------------*/

div#Dialog {
	display:none;
	position: absolute;
	top:0px;
	left:0px;
	z-index:9999;
	width:500px;
	padding: 0px;
	text-align:left;
	background-color: red;
}

div#Dialog[id]{
	position:fixed;
}

span#dialog-top-center {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #AF0440;
	padding: 10px;
}

div#Dialog td#dialog-middle-value {
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
}
div.alert-body {
	padding: 0px 0px 10px 0px;
}

img#dialog-close-button {
	float: right;
	cursor: pointer;
	display: block;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 500px;
	z-index:5000;
}

table.dialogOuter td.top-border,
table.dialogOuter td.right-border,
table.dialogOuter td.bottom-border,
table.dialogOuter td.left-border,
table.dialogOuter td.center-background {
	background-color: #000000;
	line-height: 0px;
}

table.dialogInner td.top-border,
table.dialogInner td.right-border,
table.dialogInner td.bottom-border,
table.dialogInner td.left-border,
table.dialogInner td.center-background {
	background-color: #ffffff;
	line-height: 0px;
}

div#dialog-middle-background {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 0px;
}
div#dialog-middle-foreground {
	position: absolute;
	top: 12px;
	left: 11px;
	line-height: 7px;
}

.bread {
	font-weight: bold;
	font-size: 30px;
	padding: 0 0 0px 0;
	margin: 0;
	color: #01aef0;
}