body {
	background: #857d7d;
	/*font-family: Tahoma, Arial, Verdana, "Myriad Pro", "Lucida Grande", Helvetica, sans-serif;*/
}
.vAlign {
	border-collapse: collapse;
}
	.vAlign td {
		vertical-align: middle;
		padding: 0;
		margin: 0;
	}
.highlight {
	color: #66e1f2;
}
.headerContactLink {
	color: #66e1f2;
}
.headerContactLink {
	color: #66e1f2;
}
.headerContactLink:hover {
	color: #99eaf5;
}
.pagination {
	padding: 15px 0 0 0;
	float: right;
}
.bottomPag {
	padding: 8px 0 0;
}

.copyright {
	padding: 15px 0 0 0;
	float: right;
	color: #c4c4c4;
}
	.pagination a {
		padding: 0 0 0 7px;
		margin: 0 0 0 6px;
		border-left: 1px solid #cecece;
		line-height: 8px;
		color: #292929;
		float: left;
	}
	.pagination .firstLink {
		border: 0;
		padding: 0;
		margin: 0;
	}
	.pagination a:hover, .pagination .current {
		color: #00b2ca;
	}
	.pagination .arrows {
		width: 15px;
		height: 10px;
		border: 0;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	.pagination .first {
		background: url(../images/pag_first.gif) no-repeat center 1px;
	}
	.pagination .prev {
		background: url(../images/pag_prev.gif) no-repeat center 1px;
		margin: 0 10px 0 0;
	}
	.pagination .next {
		background: url(../images/pag_next.gif) no-repeat center 1px;
		margin: 0 0 0 10px;
	}
	.pagination .last {
		background: url(../images/pag_last.gif) no-repeat center 1px;
	}
#brc {	
	border-bottom: 1px solid #dbdfe2;
	padding: 12px 0 10px;
	margin: 0 0 20px 0;
}
	#brc a {
		background: url(/images/bullet_1.gif) no-repeat right 4px;
		padding: 0 10px 0 0;
		margin: 0 5px 0 0;
		font-size: 14px;
		color: #292929;
		float: left;
	}
	#brc a:hover {
		text-decoration: underline;
	}
	#brc span {
		font-size: 14px;
		color: #38c4d8;
		float: left;
	}
#headerIn {
	background: url(/images/usersection_bg.gif) repeat-x;
}
#header {
	width: 970px;
	margin: 0 auto;
	position: relative;
}
	#header .userSection {
		background: url(/images/usersection_bg.gif) repeat-x;
		height: 34px;
	}
		#header .userSection .newMac {
			font-weight: bold;
			font-size: 13px;
			color: #fff;
			padding: 10px 0 0 7px;
			float: left;
		}
		#header .userSection .userLinks {
			padding: 0 26px 0 0;
			float: right;
		}
			#header .userSection .userLinks ul {
				padding: 5px 0 0;
			}
				#header .userSection .userLinks li {
					background: url(/images/usersection_del.gif) no-repeat 0 6px;
					padding: 0 0 0 13px;
					margin: 0 0 0 12px;
					color: #cfc2c2;
					font: 10px Verdana, Arial, Tahoma, "Myriad Pro", "Lucida Grande", Helvetica, sans-serif;
					float: left;
				}
				#header .userSection .userLinks li.first, #header .userSection .userLinks li.last {
					background: none;
					padding: 0;
					margin: 0;
				}
				#header .userSection .userLinks .firstItem {
					background: none;
					padding: 0;
				}
					#header .userSection .userLinks a {
						color: #cfc2c2;
						padding: 4px 0 4px 24px;
						font: 10px Verdana, Arial, Tahoma, "Myriad Pro", "Lucida Grande", Helvetica, sans-serif;
						display: block;
					}
					#header .userSection .userLinks a:hover {
						color: #5dcedd;
					}
					#header .userSection .userLinks .acc {
						background: url(/images/usersection_acc.png) no-repeat;
					}
					#header .userSection .userLinks .acc:hover {
						background-position: 0 -36px;
					}
					#header .userSection .userLinks .accLogin {
						background: url(/images/usersection_login_register.png) no-repeat;
					}
					#header .userSection .userLinks .accLogin:hover {
						background-position: 0 -36px;
					}
					#header .userSection .userLinks .preferences {
						background: url(/images/usersection_preference.png) no-repeat;
					}
					#header .userSection .userLinks .preferences:hover {
						background-position: 0 -27px;
					}
					#header .userSection .userLinks .cart {
						background: url(/images/usersection_cart.png) no-repeat;
					}
					#header .userSection .userLinks .cart:hover {
						background-position: 0 -36px;
					}
					#header .userSection .userLinks li span {
						color: #cfc2c2;
						padding: 4px 0 4px 24px;
						font: 10px Verdana, Arial, Tahoma, "Myriad Pro", "Lucida Grande", Helvetica, sans-serif;
						display: block;
					}
		#search {
			background: url(/images/headersearch_bg.gif) no-repeat;
			width: 232px;
			height: 27px;
			padding: 7px 0 0 21px;
			float: right;
		}
			#search .inputText {
				background: url(/images/search_bg.gif) no-repeat;
				width: 166px;
				height: 16px;
				border: 0;
				color: #fff;
				font-size: 10px;
				line-height: 19px;
				margin: 0;
				padding: 2px 4px 1px 25px;
				float: left;
				outline: none;
			}
			#search .inputRightCurves {
				background: url(/images/search_right_bg.png) no-repeat;
				width: 9px;
				height: 19px;
				float: left;
			}
			#search .inputButton {
				background: url(/images/search_btn.gif) no-repeat;
				width: 35px;
				height: 19px;
				margin: 0 0 0 4px;
				float: left;
			}
			#search .inputButton:hover {
				background-position: 0 -19px;
			}
	#header .logo {
		width: 171px;
		height: 53px;
		padding: 7px 0 0 8px;
		float: left;
	}
		#header .logo a {
			background: url(/images/logo.gif) no-repeat;
			width: 171px;
			height: 53px;
			display: block;
			overflow: hidden;
		}
		#header .logo a span {
			display: none;
		}
		
	#header .logo_k {
		width: 171px;
		height: 53px;
		padding: 7px 0 0 8px;
		float: left;
	}
		#header .logo_k a {
			background: url(/images/logo_k.jpg) no-repeat;
			width: 171px;
			height: 53px;
			display: block;
			overflow: hidden;
		}
		#header .logo_k a span {
			display: none;
		}
		
	#header .logo_snow {
		width: 213px;
		height: 53px;
		padding: 7px 0 0 8px;
		float: left;
	}
		#header .logo_snow a {
			background: url(/images/logo_snow.jpg) no-repeat;
			width: 213px;
			height: 53px;
			display: block;
			overflow: hidden;
		}
		#header .logo_snow a span {
			display: none;
		}
		
	/* ##### LOGO BDAY #### */
	#header .logo_bday {
		width: 213px;
		height: 53px;
		padding: 7px 0 0 0px;
		float: left;
	}
		#header .logo_bday a {
			background: url(/images/bday/b-day-logo.jpg) no-repeat;
			width: 219px;
			height: 53px;
			display: block;
			overflow: hidden;
		}
		#header .logo_bday a span {
			display: none;
		}
		
	#header .promoSection {
		padding: 23px 0 0 100px;
		float: left;
	}
		#header .promoSection .title {
			font-size: 24px;
			color: #fff;
		}
		#header .promoSection .subTitle {
			padding: 10px 0 0;
			font-size: 12px;
			color: #fff;
		}
		
		
	#header .promoSection_snow {
		padding: 23px 0 0 58px;
		float: left;
	}
		#header .promoSection_snow .title {
			font-size: 24px;
			color: #fff;
		}
		#header .promoSection_snow .subTitle {
			padding: 10px 0 0;
			font-size: 12px;
			color: #fff;
		}
		
		
	#header .authorised {
		background: url(/images/authorised_logo.gif) no-repeat;
		width: 116px;
		height: 40px;
		margin: 16px 7px 0 0;
		float: right;
	}
	#mainMenu {
		height: 47px;
		margin: 12px 0 0;
	}
	#maincatProducts {
		height: 168px;
		padding: 0 0 15px;
	}
		#maincatProducts .title {
			display: block;
			margin: 0 auto;
			text-align: center;
			color: #eaeaea;
		}
		#maincatProducts a:hover .title {
			color: #66e1f2 ;
		}
		#maincatProducts .promo, #maincatProducts .new {
			width: 57px;
			height: 43px;
			position: absolute;
		}
		#maincatProducts .promo {
			background: url(/images/promo_pic.png) no-repeat;
		}
		#maincatProducts .new {
			background: url(/images/new_pic.png) no-repeat;
		}
		#maincatProducts .label1 {
			top: 40px;
			left: 0;
		}
		#maincatProducts .label2 {
			top: 35px;
			left: 0;
		}
		#maincatProducts .label3 {
			top: 40px;
			left: 10px;
		}
		#maincatProducts .label4 {
			top: 20px;
			left: 12px;
		}
		#maincatProducts .label5 {
			top: 65px;
			left: 23px;
		}
		#maincatProducts .label6 {
			top: 30px;
			left: 18px;
		}
	#loginSection {
		background: url(/images/login_bg.jpg) no-repeat;
		width: 942px;
		height: 105px;
		padding: 0 0 0 25px;
		position: absolute;
		top: -105px;
		left: 0;
	}
		#loginSection form {
			padding: 25px 0 0;
		}
		#loginSection .loginLogo {
			background: url(/images/login_logo.png) no-repeat;
			width: 129px;
			height: 40px;
			margin: 5px 0 0;
			float: left;
		}
		#loginSection .loginLogo_k {
			background: url(/images/login_logo_k.png) no-repeat;
			width: 129px;
			height: 40px;
			margin: 5px 0 0;
			float: left;
		}
		#loginSection .loginText {
			font: 18px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
			color: #fff;
			padding: 20px 0 0 30px;
			float: left;
		}		
		#loginSection label {
			font: 13px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
			color: #fff;
			padding: 3px 0 0;
			float: left;
		}
		#loginSection .inputText {
			background: url(/images/search_bg1.png) no-repeat;
			width: 140px;
			height: 16px;
			border: 0;
			color: #fff;
			font-size: 10px;
			line-height: 19px;
			padding: 2px 4px 1px 12px;
			margin: 0 0 0 5px;
			float: left;
			outline: none;
		}
		#loginSection .inputRightCurves {
			background: url(/images/search_right_bg.png) no-repeat;
			width: 9px;
			height: 19px;
			margin: 0 10px 0 0;
			float: left;
		}
		#loginSection .enter {
			background: url(/images/login_btn.gif) no-repeat;
			margin: 0;
			float: left;
		}
		#loginSection .enter:hover {
			background-position: 0 -21px;
		}
		#loginSection .links {
			padding: 5px 20px 0 0;
			float: right;
		}
			#loginSection .links a {
				background: url(/images/login_delimiter.gif) no-repeat 0 2px;
				color: #fff;
				font: 12px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
				text-decoration: none;
				font-size: 11px;
				margin: 0 0 0 5px;
				padding: 0 0 0 7px;
				float: left;
			}
			#loginSection .links a.firstLink {
				background: none;
				color: #66e1f2;
				padding: 0;
			}
			#loginSection .links a:hover {
				text-decoration: underline;
			}
		#loginSection .closeBtn {
			background: url(/images/login_closebtn.png) no-repeat;
			width: 30px;
			height: 30px;
			margin: 5px 5px 0 0;
			float: right;
		}
		#loginSection .closeBtn:hover {
			background-position: 0 -32px;
		}	
#contentIn {
	background: #857d7d;
}
#content {
	background: #857d7d;
	width: 970px;
	margin: 0 auto;
}
	#lPanel {
		width: 732px;
		float: left;
	}
		#newGeneration {
			width: 724px;
		}
			#newGeneration .top {
				background: url(/images/newgeneration_top.gif) no-repeat;
				width: 724px;
				height: 7px;
				overflow: hidden;
			}
			#newGeneration .middle {
				background: #ececec url(/images/newgeneration_middle.gif) repeat-x;
				width: 724px;
				min-height: 280px;
			}
				#newGeneration .blockTitle {
					color: #272727;
					font-size: 24px;
					font-weight: bold;
					text-align: center;
					padding: 16px 0 0;
				}
				#newGeneration .priceBuy {
					width: 100px;
					padding: 110px 0 0;
					position: relative;
					z-index: 2;
					float: left;
				}
				#newGeneration .firstBuy {
					left: 30px;
				}
				#newGeneration .secondBuy {
					left: -10px;
				}
					#newGeneration .priceBuy .price {
						font-size: 20px;
						padding: 0 0 5px;
					}
					#newGeneration .priceBuy .promoPrice {
						color: #d5379d;
					}
					#newGeneration .priceBuy .newPrice {
						color: #18aabe;
					}
					#newGeneration .priceBuy .inputButton {
						background: url(/images/buy_button.png) no-repeat;
						width: 86px;
						height: 21px;
						display: block;
					}
					#newGeneration .priceBuy .inputButton:hover {
						background-position: 0 -21px;
					}
				#newGeneration .picContainer {
					width: 260px;
					height: 235px;
					position: relative;
					z-index: 1;
					float: left;
				}
					#newGeneration .picContainer a {
						width: 260px;
						position: absolute;
						display: block;
						bottom: 0;
					}
						#newGeneration .picContainer a img {
							display: block;
							margin: 0 auto;
						}
						#newGeneration .picContainer .title {
							display: block;
							margin: 0 auto;
							text-align: center;
							font-size: 16px;
							padding: 15px 0 0;
							color: #010101;
						}
						#newGeneration .picContainer a:hover .title {
							color: #18aabe;
						}
						#newGeneration .picContainer .promo, #newGeneration .picContainer .new {
							width: 101px;
							height: 77px;
							position: absolute;
						}
						#newGeneration .picContainer .promo {
							background: url(/images/promo_big.png) no-repeat;
						}
						#newGeneration .picContainer .new {
							background: url(/images/new_big.png) no-repeat;
						}
						#newGeneration .picContainer .firstLabel {
							top: -12px;
							left: 0;
						}
						#newGeneration .picContainer .secondLabel {
							top: -15px;
							right: -5px;
						}
				#teaser {
					height: 270px;
				}		
					#sequence_1 {
						width: 724px;
						height: 270px;
					}
						#teaser_1 .boxContent {
							padding: 100px 0 0 380px;
						}
						#teaser_2 .boxContent {
							padding: 100px 0 0 380px;
						}
						#teaser_3 .boxContent {
							padding: 11px 0 0 380px;
						}
						#teaser_4 .boxContent {
							padding: 11px 0 0 380px;
						}
						.teaser {
							width: 724px;
							height: 270px;
							position: relative; /* decorative gallery */
							z-index: 3;
						}
							.teaser .background {
								/* background: url(/images/header/teaser_mask.png) no-repeat; */
								width: 724px;
								height: 270px;
								display: block;
								position: absolute;
								left: 0;
								top: 0;
								z-index: 5;
							}
							.teaser .link {
								width: 724px;
								height: 270px;
								display: block;
								position: absolute;
								left: 0;
								top: 0;
								z-index: 7;
							}
							/* decorative gallery style layer */
							.teaser .boxContent {
								width: 330px;
								height: 270px;
								display: block;
								position: absolute;
								left: 0;
								top: 0;
								z-index: 10;
							}
							.teaser .boxContent h2 {
								font-size: 21px;
								line-height: 30px;
								padding: 0 0 10px;
								color: #000;
							}
							.teaser .boxContent p {
								font-size: 14px;
								line-height: 20px;
								color: #717171;
							}
					/* Buttons container */
					#nav_sequence_1 {
						/*margin: -100px 0 0 0;*/
						top: -21px;
						left: 567px; /* 3 buttons: 627px, 4 buttons: 597px; 5 buttons: 567px; */
						position: relative;
						z-index: 15;
						margin: 0 0 -27px 0; /* to make space for the text under the teaser */
						float: left; /* to fix the float bug under IE6/7 */
					}
						.navButton1, .navButton1-over {
							width: 26px;
							height: 26px;
							margin: 0 3px 0 0;
							font-weight: bold;
							line-height: 26px;
							text-align: center;
							cursor: pointer;
							color: #f5f5f5;
							float: left;
						}
							.navButton1 {
								background: url(/images/teaser_btn.gif) no-repeat;
							}
							.navButton1-over, .navButton1-selected {
								background: url(/images/teaser_btn.gif) no-repeat 0 -26px;
							}
						/* End of Buttons with dynamic text/shape */
				#newGeneration .middle .promoNotes {
					padding: 0 10px 0 20px;
					margin: -3px 0 0;
					font-size: 7px;
					color: #717171;
				}
			#newGeneration .bottom {
				background: url(/images/newgeneration_bottom.gif) no-repeat;
				width: 724px;
				height: 7px;
				overflow: hidden;
			}
		#offers {
			background: #857d7d;
			width: 724px;
			padding: 8px 0 0;
		}
			#offers .oneOffer {
				width: 236px;
				margin: 0 8px 0 0;
				float: left;
			}
			#offers .lastOffer {
				margin: 0;
			}
				#offers .oneOffer .top {
					background: url(/images/oneoffer_top.gif) no-repeat;
					width: 236px;
					height: 7px;
					overflow: hidden;
				}
				#offers .oneOffer .middle {
					background: #deddde url(/images/oneoffer_middle.gif) repeat-x;
					width: 236px;
					min-height: 258px;
				}
					#offers .oneOffer .middle .pic {
						display: block;
						position: relative;
						width: 236px;
					}
						#offers .oneOffer .middle .pic img {
							width: 196px;
							height: 178px;
							display: block;
							margin: 0 auto;
						}
						#offers .oneOffer .middle .pic .prod {
							/* height: 29px; */
							color: #000;
							font-size: 12px;
							text-align: center;
							padding: 0 10px;
							display: block;
						}
						#offers .oneOffer .middle .pic:hover .prod {
							color: #d5379d;
						}
						#offers .oneOffer .middle .pic .promo, #offers .oneOffer .middle .pic .new {
							width: 57px;
							height: 43px;
							position: absolute;
							display: block;
						}
						#offers .oneOffer .middle .pic .promo {
							background: url(/images/promo_pic.png) no-repeat;
						}
						#offers .oneOffer .middle .pic .new {
							background: url(/images/new_pic.png) no-repeat;
						}
						#offers .oneOffer .middle .pic .firstLabel {
							top: 25px;
							left: 33px;
						}
						#offers .oneOffer .middle .pic .secondLabel {

						}
						#offers .oneOffer .middle .pic .thirdLabel {
							top: 57px;
							left: 27px;
						}
					#offers .oneOffer .middle .price {
						color: #18aabe;
						font-size: 18px;
						padding: 5px 10px 0;
						text-align: center;
					}
					#offers .oneOffer .middle .buy {
						background: url(/images/buy_button.png) no-repeat;
						width: 86px;
						height: 21px;
						display: block;
						margin: 8px auto 0;
					}
					#offers .oneOffer .middle .buy:hover {
						background-position: 0 -21px;
					}
				#offers .oneOffer .bottom {
					background: url(/images/oneoffer_bottom.gif) no-repeat;
					width: 236px;
					height: 7px;
					overflow: hidden;
				}
		#accessories {
			padding: 8px 0 0;
		}
			#accessories .top {
				background: url(/images/accessories_top.gif) no-repeat;
				width: 726px;
				height: 7px;
				overflow: hidden;
			}
			#accessories .middle {
				background: #deddde url(/images/accessories_middle.gif) repeat-x;
				width: 726px;
				min-height: 166px;
				padding: 13px 0 0;
			}
				#accessories .middle .accessoriestitle {
					font-size: 20px;
					color: #353535;
					padding: 0 0 0 20px;
				}
				#accessories .middle .allAccessories {
					color: #21aec2;
					font-size: 12px;
					text-decoration: underline;
					margin: 0 15px 0 0;
					float: right;
				}
				#accessories .middle .allAccessories:hover {
					text-decoration: none;
				}
					#content .accessoriesProducts .title {
						display: block;
						margin: 15px auto 0;
						text-align: center;
						font-weight: bold;
						color: #171717;
					}
					#content .accessoriesProducts a:hover .title {
						color: #18aabe ;
					}
			#accessories .bottom {
				background: url(/images/accessories_bottom.gif) no-repeat;
				width: 726px;
				height: 7px;
				overflow: hidden;
			}
		.box_725 {

		}
			.box_725 .top {
				background: url(/images/prodlist_top.gif) no-repeat;
				width: 725px;
				height: 7px;
				overflow: hidden;
			}
			.box_725 .middle {
				/*background: #ffffff url(/images/prodcontainer_middle.gif) repeat-x left bottom;*/
				background-color: #ffffff;
				width: 651px;
				min-height: 383px;
				min-height: 20px;
				padding: 9px 37px 0 37px;
				border-bottom: 1px solid #ffffff; /* Fixes FF2, Safari, Opera bug - space between middle and bottom */
			}
			.box_725 .middle h1 {
				line-height: 130%;
			}
			.box_725 .bottom {
				background: url(/images/newgeneration_bottom.gif) no-repeat;
				background: url(/images/prodlist_bottom.jpg) no-repeat;
				width: 725px;
				height: 7px;
				height: 35px;
				overflow: hidden;
			}

		/*** ADD Designs HERE ***/
		/* START #cat_theme_1 */
		#cat_theme_1 {
			color: #666;
		}
				#cat_theme_1 .mainPic {
					width: 400px;
					height: 238px;
					margin: 0 0 0 10px;
					float: right;
				}
				#cat_theme_1 .mainPic1 {
					width: 250px;
					height: 158px;
					margin: 0 41px 0 10px;
					float: right;
				}
				#cat_theme_1 .title {
					color: #292929;
					font-size: 24px;
					line-height: 24px;
					padding: 12px 0 0;
				}
				#cat_theme_1 .subTitle {
					color: #28c3d9;
					font: bold 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
					padding: 15px 0 0;
				}
				#cat_theme_1 .description {
					color: #666;
					font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
					padding: 10px 0;
				}
				#cat_theme_1 .preconfig {
					padding: 50px 0 0;
				}
					#cat_theme_1 .preconfig li {
						padding: 0 0 10px;
					}
						#cat_theme_1 .preconfig a {
							color: #333333;
							font-size: 14px;
						}
						#cat_theme_1 .preconfig a:hover {
							text-decoration: underline;
						}
				#cat_theme_1 .features {
					padding: 20px 0 10px;
				}
					#cat_theme_1 .features .oneFeature {
						width: 200px;
						border-left: 1px solid #dbdfe2;
						padding: 0 0 0 20px;
						float: left;
					}
					#cat_theme_1 .features .oneFeature .vAlign {
						width: 200px;
						height: 63px;
					}
					#cat_theme_1 .features .firstFeature {
						border: 0;
						padding: 0;
					}
						#cat_theme_1 .features .oneFeature img {
							width: 63px;
							height: 63px;
							margin: 0 10px 0 0;
							float: left;
						}
						#cat_theme_1 .features .oneFeature img.widePic {
							width: auto;
							height: auto;
						}
						#cat_theme_1 .features .oneFeature p {
							color: #666;
							font: bold 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
							padding: 0 10px 0 0;
						}
				#cat_theme_1 .more {
					color: #21aec2;
					text-decoration: underline;
					font-size: 14px;
					margin: 5px 0 0;
				}
				#cat_theme_1 .more:hover {
					text-decoration: none;
				}
				#cat_theme_1 ul li {
					background: url(/images/bullet-apple.gif) no-repeat 0 3px;
					padding: 0 0 0 12px;
					margin: 0 0 0 10px;
				}
		/* END #cat_theme_1 */
		
		/* tech_specs */
		.tech_specs {
			color: #555555;
		}
			.tech_specs, .tech_specs p {
				font: 11px/160% Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
			}
			.tech_specs a {
				color: #21aec2;
				text-decoration: underline;
			}
			.tech_specs a:hover {
				text-decoration: none;
			}
			.tech_specs .title, .tech_specs h2 {
				color: #292929;
				font-size: 22px;
				line-height: 24px;
				padding: 12px 0 0 0;
			}
			.tech_specs .description {
				color: #555555;
				font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
				padding: 10px 0 0;
			}
			.tech_specs .phoneHighlite {
				color: #28c3d9;
				font-size: 15px;
			}
			.tech_specs .column_1, .tech_specs .column_2 {
				float: left;
				width: 310px;
				padding: 0 15px 0 0;
			}
			.tech_specs .column_2 {
				padding: 0 0 0 15px;
			}
			.tech_specs li {
				background: url(/images/bullet-apple-2.gif) no-repeat 0 5px;
				padding: 0 0 0 20px;
			}
			.tech_specs .level_2 li {
				padding: 0 0 0 20px;
			}
			.tech_specs h3 {
				clear: both;
				margin: 30px 0 0 0;
				border-top: 1px solid #dbdfe2;
				padding: 15px 0 5px 0;
				font-size: 15px;
				color: #21aec2;
			}
			.tech_specs h3.first {
				margin: 20px 0 0 0;
			}
			.tech_specs .price {
				display: block;
				margin: 0 auto;
				padding: 3px 0;
				color: #d5379d;
				font-size: 20px;
				width: 140px;
				text-align: center;
			}
			.tech_specs .button_buy {
				margin: 5px auto 0 auto;
			}
			.tech_specs .addToFavourites {
				background: url(/images/favourites_add.gif) no-repeat;
				height: 17px;
				padding: 3px 0 0 25px;
				display: block;
				margin: 10px auto 0 auto;
				width: 85px;
			}
			.tech_specs .addToFavourites:hover {
				background-position: 0 -27px;
			}
			.tech_specs .b {
				color: #292929;
			}
			.tech_specs .label_display {
				width: 90px;
				float: left;
			}
			.tech_specs strong.b2 {
				font-weight: 500;
			}

		/* tech_specs_default - no specs found */
		.tech_specs_default .mainPic {
			width: 400px;
			height: 238px;
			margin: 0 0 0 10px;
			float: right;
		}
		
		/* tech_specs themes */
		.tech_specs_macbook_pro .mainPic, .tech_specs_macbook_air .mainPic, .tech_specs_imac .mainPic, .tech_specs_macmini .mainPic {
			width: 400px;
			height: 238px;
			margin: 0 0 0 10px;
			float: right;
		}
		.tech_specs_macbook_pro .mainPicPreview, .tech_specs_macbook_air .mainPicPreview, .tech_specs_macpro .mainPicPreview {
			float: right;
			width: 361px;
			margin: 0 0 20px 30px;
		}
		.tech_specs_macbook_white .mainPicPreview {
			float: right;
			width: 361px;
			margin: 15px 0 20px 30px;
		}
		.tech_specs_apple_display .mainPicPreview {
			float: right;
			width: 361px;
			margin: 15px 0 20px 30px;
		}
		.tech_specs_imac .mainPicPreview, .tech_specs_macmini .mainPicPreview {
			float: right;
			width: 220px;
			margin: 0 0 20px 30px;
		}
		
		.tech_specs_macbook_pro .mainPicPreview img, .tech_specs_macbook_air .mainPicPreview img, .tech_specs_macbook_white .mainPicPreview img, .tech_specs_imac .mainPicPreview img, .tech_specs_macmini .mainPicPreview img, .tech_specs_macpro .mainPicPreview img, .tech_specs_apple_display .mainPicPreview img {
			display: block;
			margin: 0 auto;
		}
		
		/* configure */
		#configure .preconfig {
			padding: 50px 0 0;
		}
			#configure .mainPic {
				width: 400px;
				height: 238px;
				margin: 0 0 0 10px;
				float: right;
			}
			#configure .preconfig li {
				padding: 0 0 10px;
			}
				#configure .preconfig a {
					color: #333333;
					font-size: 14px;
				}
				#configure .preconfig a:hover {
					text-decoration: underline;
				}
			#configure .title {
				color: #292929;
				font-size: 24px;
				line-height: 24px;
				padding: 12px 0 0;
			}
			#configure .description {
				color: #666;
				font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
				padding: 10px 0 0;
			}
		#prodList {
			padding: 7px 0 0;
		}
			#prodList .top {
				background: url(/images/prodlist_top.gif) no-repeat;
				width: 725px;
				height: 7px;
				overflow: hidden;
			}
			#prodList .middle {
				background: #fff;
				width: 713px;
				padding: 0 0 0 12px;
			}
				#prodList .middle .oneProduct {
					border-top: 1px solid #dbdfe2;
					padding: 10px 0;
					margin: 0 6px 0 0;
				}
				#prodList .middle .firstProduct {
					border: 0;
				}
					#prodList .middle .oneProduct h2 a {
						font-size: 16px;
						color: #000;
					}
					#prodList .middle .oneProduct .pic {
						width: 141px;
						height: 78px;
						position: relative;
						float: left;
					}
						/*
#prodList .middle .oneProduct .pic a {
							width: 118px;
							height: 78px;
							display: block;
							position: relative;
						}
*/
							#prodList .middle .oneProduct .pic a img {
								width: 118px;
								height: 78px;
								display: block;
							}
						#prodList .middle .oneProduct .pic span {
							width: 57px;
							height: 43px;
							position: absolute;
							top: 0;
							left: 0;
							display: block;
						}
						#prodList .middle .oneProduct .pic .promo {
							background: url(/images/promo_pic.png) no-repeat;
						}
						#prodList .middle .oneProduct .pic .promo_new_year {
							background: url(/images/promo_pic_new_year.png) no-repeat;
							width: 65px;
							height: 43px;
							left: -7px;
						}
						
						/* #### BDAY PROMO ICON */
						#prodList .middle .oneProduct .pic .promo_bday {
							background: url(/images/bday/promo_bday.png) no-repeat;
							width: 62px;
							height: 45px;
							left: -4px;
						}
						
						#prodList .middle .oneProduct .pic .new {
							background: url(/images/new_pic.png) no-repeat;
						}
					#prodList .middle .oneProduct .description {
						/*width: 436px;*/
						width: 380px;
						float: left;
					}
						#prodList .middle .oneProduct .description .title {
							color: #292929;
							font-size: 16px;
							font-weight: bold;
							padding: 10px 0 5px;
						}
						#prodList .middle .oneProduct .description .title a {
						  color: #000000;
						}
						#prodList .middle .oneProduct .description .specifications {
							color: #666;
							font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
							padding: 0 20px 0 0;
						}
							#prodList .middle .oneProduct .description .specifications .emphasize {
								font-weight: bold;
							}
						#prodList .middle .oneProduct .description .catNo {
							color: #28c3d9;
							color: #d5379d;
							font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
						}
						#prodList .middle .oneProduct .description .techSpecs {
							color: #d5379d;
							font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
						}
						#prodList .middle .oneProduct .description .techSpecs a:hover {
							text-decoration: underline;
						}
						#prodList .middle .oneProduct .description .bonus {

						}
							#prodList .middle .oneProduct .description .bonus span {
								color: #d5379d;
								font-size: 14px;
								padding: 15px 10px 0 0;
								float: left;
							}
							#prodList .middle .oneProduct .description .bonus img {
								float: left;
							}
					#prodList .middle .oneProduct .componentDescription {
						width: 566px;
						float: left;
					}
						#prodList .middle .oneProduct .componentDescription .title {
							color: #000;
							font-size: 16px;
							padding: 10px 0 5px;
						}
						#prodList .middle .oneProduct .componentDescription .specifications {
							color: #666;
							font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
							padding: 0 20px 0 0;
							margin: 0 10px 0 0;
						}
							#prodList .middle .oneProduct .componentDescription .options {
								padding: 10px 0 0 0;
							}
								#prodList .middle .oneProduct .componentDescription .options div {
									padding: 0 0 6px;
								}
								#prodList .middle .oneProduct .componentDescription .options label {
									padding: 2px 0 0 5px;
									color: #292929;
									float: left;
								}
								#prodList .middle .oneProduct .componentDescription .options .inputRadio {
									float: left;
								}
							#prodList .middle .oneProduct .componentDescription .specifications .emphasize {
								font-weight: bold;
							}
					#prodList .middle .oneProduct .buySection {
						width: 130px;
						padding: 15px 0 0;
						float: left;
					}
						#prodList .middle .oneProduct .buySection .price, #prodList .middle .oneProduct .buySection .oldPrice {
							font-size: 20px;
							padding: 0 0 5px;
						}
						#prodList .middle .oneProduct .buySection .price {
							color: #d5379d;
						}
						#prodList .middle .oneProduct .buySection .oldPrice {
							color: #2e2e2e;
							text-decoration: line-through;
							font-size: 16px;
						}
						#prodList .middle .oneProduct .buySection .inputButton {
							background: url(/images/buy_button.png) no-repeat;
							width: 86px;
							height: 21px;
							display: block;
						}
						#prodList .middle .oneProduct .buySection .inputButton:hover {
							background-position: 0 -21px;
						}
						#prodList .middle .oneProduct .buySection .inputButtonOrder {
							background: url(/images/order_button.png) no-repeat;
							width: 124px;
							height: 21px;
							display: block;
						}
						#prodList .middle .oneProduct .buySection .inputButtonOrder:hover {
							background-position: 0 -21px;
						}
						#prodList .middle .oneProduct .buySection .addToFavourites {
							background: url(/images/favourites_add.gif) no-repeat;
							height: 17px;
							padding: 3px 0 0 25px;
							margin: 5px 0 0 0;
							display: block;
						}
						#prodList .middle .oneProduct .buySection .addToFavourites:hover {
							background-position: 0 -27px;
						}
			#prodList .bottom {
				background: url(/images/prodlist_bottom.jpg) no-repeat;
				width: 725px;
				height: 35px;
				overflow: hidden;
			}
	#rPanel {
		width: 235px;
		float: left;
	}
		#discount {

		}
			#discount .oneDiscount {
				background: url(/images/discount_bg.jpg) no-repeat;
				width: 235px;
				height: 92px;
				margin: 0 0 6px;
				/*
position: relative;
				z-index: 99;
*/
			}
			#discount .lastDiscount {
				margin: 0;
			}
				#discount .oneDiscount .vAlign {
					width: 235px;
					height: 92px;
				}
					#discount .oneDiscount .vAlign td {
						padding: 0 10px 0 45px;
					}
						#discount .oneDiscount .vAlign td .bgPic {
							width: 235px;
							height: 92px;
							/*
position: absolute;
							top: 0;
							left: 0;
							z-index: 100;
*/
						}
						#discount .oneDiscount .vAlign td .bgPic:hover {
							background-position: 0 -92px;
						}
						#discount .oneDiscount .vAlign td .textContainer {
							display: block;
						}
							#discount .oneDiscount .vAlign td span {
								display: block;
							}
							#discount .oneDiscount .vAlign td .title {
								font-size: 24px;
								color: #036a73;
								padding: 3px 0 8px;
							}
							#discount .oneDiscount .vAlign td .subTitle {
								font-size: 16px;
								color: #036a73;
							}
							#discount .oneDiscount .vAlign td .text {
								font-size: 16px;
								color: #fff;
							}
		#buyOptions {
			width: 235px;
			margin: 7px 0 0;
		}
			#buyOptions .top {
				background: url(/images/buyoptions_top.gif) no-repeat;
				width: 235px;
				height: 7px;
				overflow: hidden;
			}
			#buyOptions .middle {
				background: #434343 url(/images/buyoptions_middle.gif) repeat-x;
				width: 233px;
				min-height: 253px;
				padding: 5px 0 0;
				border-left: 1px solid #777470;
				border-right: 1px solid #777470;
			}
				#buyOptions li {
					background: url(/images/buyoptions_bullet.png) no-repeat 0 10px;
					width: 190px;
					padding: 7px 5px 6px 22px;
					margin: 0 0 0 16px;
					float: left;
				}
				#buyOptions li.clear {
					padding: 0;
					float: none;
				}
					#buyOptions li, #buyOptions li a {
						color: #36d0e5;
						font-size: 14px;
						font-weight: bold;
						line-height: 20px;
					}
					#buyOptions li a:hover {
						color: #fff;
					}
				#buyOptions .clarification {
					padding: 0 0 0 38px;
					color: #8ac9d2;
				}
			#buyOptions .bottom {
				background: url(/images/buyoptions_bottom.gif) no-repeat;
				width: 235px;
				height: 7px;
				overflow: hidden;
			}
		#buyOnline {
			width: 235px;
			margin: 7px 0 0;
		}
			#buyOnline .top {
				background: url(/images/buyoptions_top.gif) no-repeat;
				width: 235px;
				height: 7px;
				overflow: hidden;
			}
			#buyOnline .middle {
				background: #424242 url(/images/buyonline_middle.gif) repeat-x;
				width: 206px;
				min-height: 168px;
				padding: 13px 10px 0 17px;
				border-left: 1px solid #777470;
				border-right: 1px solid #777470;
			}
				#buyOnline .middle .title {
					font-size: 16px;
					padding: 0 0 6px;
				}
				#buyOnline .middle p {
					padding: 0 0 3px;
					font-size: 12px;
					color: #fff;
				}
					#buyOnline .middle p a {
						color: #66e1f2;
					}
					#buyOnline .middle p a:hover {
						text-decoration: underline;
					}
				#buyOnline .middle .cards  {
					padding: 5px 0 0;
				}
					/*
#buyOnline .middle .cards a {
						width: 39px;
						height: 27px;
						margin: 0 0 0 7px;
						float: left;
					}
*/
						#buyOnline .middle .cards img {
							width: 39px;
							height: 27px;
							margin: 0 0 0 7px;
							float: left;
						}
			#buyOnline .bottom {
				background: url(/images/buyoptions_bottom.gif) no-repeat;
				width: 235px;
				height: 7px;
				overflow: hidden;
			}
		.blog_news_list {
			width: 235px;
			margin: 7px 0 0;
			font-family: Tahoma, Arial, "Lucida Grande", Helvetica, Verdana, sans-serif;
		}
			.blog_news_list .middle {
				background: #00a9c0 url(/images/box_21/box_21_top.jpg) no-repeat;
				width: 235px;
				min-height: 266px;
				padding: 5px 0 0;
			}
				.blog_news_list h2 {
					color: #036a73;
					margin: 17px 20px 10px 16px;
					font-size: 16px;
					font-weight: bold;
				}
				.blog_news_list ul {
					margin: 0 0 0 16px;
				}
					.blog_news_list li {
						clear: both;
						float: left;
						background: url(/images/box_21/bullet_21.png) no-repeat 0 13px;
						width: 180px;
						padding: 7px 5px 6px 17px;
					}
						.blog_news_list li, .blog_news_list li a {
							color: #ffffff;
							color: #ddf5f8;
							font-size: 13px;
							line-height: 20px;
						}
						.blog_news_list li a:hover {
							color: #036a73;
						}
			.blog_news_list .bottom {
				background: url(/images/box_21/box_21_bottom.jpg) no-repeat;
				width: 235px;
				height: 7px;
				overflow: hidden;
			}
#footerIn {
	padding: 0 0 30px;
}
#footer {
	width: 970px;
	margin: 0 auto;
}
	#subscription {
		padding: 8px 0 0;
		float: left;
	}
		#subscription .top {
			background: url(/images/subscription_top.gif) no-repeat;
			width: 727px;
			height: 7px;
			overflow: hidden;
		}
		#subscription .middle {
			background: #222222 url(/images/subscription_middle.gif) repeat-x;
			width: 725px;
			min-height: 72px;
			padding: 10px 0 0;
			border-left: 1px solid #777470;
			border-right: 1px solid #777470;
		}
			#subscription .middle .left {
				width: 313px;
				height: 62px;
				padding: 0 20px 0 19px;
				border-right: 1px solid #030303;
				float: left;
			}
			#subscription .middle .right {
				width: 331px;
				height: 62px;
				padding: 0 0 0 20px;
				border-left: 1px solid #4d4d4d;
				float: left;
			}
			#subscription .middle .title {
				color: #7bdeec;
				font-size: 20px;
				padding: 0 0 4px;
			}
			#subscription .middle .right .title {
				padding: 0 0 12px;
			}
			#subscription .middle p {
				color: #fff;
				font-size: 12px;
			}
			#subscription .middle .subscriptionInputs {
				
			}
				#subscription .middle .subscriptionInputs .inputText {
					width: 210px;
					height: 17px;
					color: #1d1d1d;
					padding-top: 1px;
					float: left;
				}
				#subscription .middle .subscriptionInputs .inputButton {
					background: url(/images/register_button.png) no-repeat;
					width: 86px;
					height: 21px;
					margin: 0 0 0 5px;
					float: left;
				}
				#subscription .middle .subscriptionInputs .inputButton:hover {
					background-position: 0 -21px;
				}
				#subscription .middle .right .highlight {
					font-size: 16px;
				}
		#subscription .bottom {
			background: url(/images/subscription_bottom.gif) no-repeat;
			width: 727px;
			height: 7px;
			overflow: hidden;
		}
	#footer .partners {
		background: url(/images/partners_bg.jpg) no-repeat;
		width: 216px;
		height: 81px;
		padding: 15px 0 0 19px;
		margin: 8px 0 0 0;
		position: relative;
		left: 6px;
		float: left;
	}
		#footer .partners .title {
			font-size: 20px;
			color: #06606c;
			padding: 0 0 15px;
		}
		#footer .partners span {
			font-size: 12px;
			color: #fff;
			display: block;
		}
		#footer .partners .partnerName {
			font-size: 12px;
			height: 44px;
			width: 93px;
			position: absolute;
			top: 44px;
			right: 14px;
			color: #fff;
			display: block;
		}
				
		#footer .partners .partnerLogo {
			background: url(/images/jetcredit-logo-dark.png) no-repeat;
			width: 93px;
			height: 44px;
			position: absolute;
			right: 14px;
			top: 36px;
			display: block;
		}
	#footer .footerTop {
		background: url(/images/footer_top.gif) no-repeat;
		width: 970px;
		height: 7px;
		margin: 8px 0 0;
		overflow: hidden;
	}
	#footer .footerMiddle {
		background: #7a7373;
		width: 952px;
		padding: 8px 0 10px 16px;
		border-left: 1px solid #6b6464;
		border-right: 1px solid #6b6464;
	}
		#footer .footerMiddle .oneSection {
			width: 136px;
			float: left;
		}
			#footer .footerMiddle .oneSection .title, #footer .footerMiddle .oneSection .titleNotFirst {
				color: #2d2d2d;
				font: bold 11px Tahoma, Arial, "Myriad Pro", "Lucida Grande", Helvetica, Verdana, sans-serif;
				padding: 0 0 10px;
			}
			#footer .footerMiddle .oneSection .titleNotFirst {
				padding: 12px 0 10px;
			}
				#footer .footerMiddle .oneSection li a {
					color: #e0e0e0;
					font: 11px Tahoma, Arial, "Myriad Pro", "Lucida Grande", Helvetica, Verdana, sans-serif;
				}
				#footer .footerMiddle .oneSection li a:hover {
					color: #66e1f2;
				}
				/* Custom icons */
				.customLinks {
					padding: 2px 0 0 0;
				}
				.customLinks li {
					padding: 2px 0;
				}
				#footer .linkTwitter {
					padding: 0px 0 1px 17px;
					background: url('/images/icons/twitter.gif') no-repeat 0 0;
				}
				#footer .linkFacebook {
					padding: 0px 0 1px 17px;
					background: url('/images/icons/facebook.gif') no-repeat 0 0;
				}
				
				
	#footer .footerBottom {
		background: url(/images/footer_bottom.gif) no-repeat;
		width: 970px;
		height: 7px;
		overflow: hidden;
	}


/* 2008-12 - 2009-01 */
.no_category_products {
	padding: 10px;
}
.user_text_cat {
	display: none;
}
.user_text_cat p {
	padding: 5px 0;
}
.user_text_cat h2 {
	padding: 10px 0 0;
	font-size: 12px;
	color: #21aec2;
}
.add_offset {
	margin: 8px 0 0 0;
}
#price_1_fluid {
	position: absolute; /* mandatory */
	width: 235px;
	font-family: "Myriad Pro", Arial, Tahoma, "Lucida Grande", Helvetica, Verdana, sans-serif;
	z-index: 2;
}
.user_text_page {
	font: 14px/130% "Myriad Pro", Tahoma, Helvetica, Verdana, Arial, "Lucida Grande", sans-serif;
	color: #666;
}
.user_text_page p {
	padding: 5px 0;
}
.user_text_page a {
	text-decoration: underline;
	color: #21aec2;
}
.user_text_page a:hover {
	text-decoration: none;
}
.user_text_page h1, .user_text_page h2, .user_text_page h3 {
	line-height: 150%;
	color: #292929;
}
.user_text_page h1 {
	font-size: 20px;
}
.user_text_page h2 {
	font-size: 18px;
}
.user_text_page h3 {
	font-size: 16px;
}
.user_text_page ul li {
	background: url(/images/bullet-apple.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}
.user_text_page table, .user_text_page table td {
	border-collapse: collapse;
	border: 0;
}

/* 2008-12 - 2009-01 */




.kwicks {
     list-style: none;
     position: relative;
     margin: 0;
     padding: 0;
	 background-image: url(/images/no_flicker.gif); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }
 .kwicks li {
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
	float: left;
	width: 138px;
	height: 47px;
	margin-right: 0px;
	background-image: url(/images/kwicks_sprite.jpg);
	background-repeat: no-repeat;
}
.kwicks a {
	display: block;
	height: 47px;
	text-indent: -9999px;
	outline: none;
}

#kwick1 {
	background-position: 0px 0px;
}
#kwick2 {
	background-position: -200px 0px;
}
#kwick3 {
	background-position: -400px 0px;
}
#kwick4 {
	background-position: -600px 0px;
}
#kwick5 {
	background-position: -800px 0px;
}
#kwick6 {
	background-position: -1000px 0px;
}
#kwick7 {
	background-position: -1200px 0px;
}

#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}
#kwick5.active, #kwick5:hover {
	background-position: -800px bottom;
}
#kwick6.active, #kwick6:hover {
	background-position: -1000px bottom;
}
#kwick7.active, #kwick7:hover {
	background-position: -1200px bottom;
}

#kwick1 a {
	background-image: url(/images/end.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover {
	background-position: left -94px;
}

#kwick7 a {
	background-image: url(/images/end.gif);
	background-repeat: no-repeat;
	background-position: right -47px;
}
#kwick7 a:hover {
	background-position: right -141px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    z-index: 1;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 144px;
    height: 98px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango .jcarousel-container {
    /*
-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 650px;
    padding: 0 38px;
}
.jcarousel-skin-maincat .jcarousel-container-horizontal {
    width: 930px;
    padding: 0 20px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 650px;
    height: 130px;
}
.jcarousel-skin-maincat .jcarousel-clip-horizontal {
    width: 930px;
    height: 168px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    position: relative;
	width: 130px;
	height: 130px;
	float: left;
}
	.jcarousel-skin-tango .jcarousel-item a {
		width: 130px;
		position: absolute;
		display: block;
		bottom: 0;
	}
		.jcarousel-skin-tango .jcarousel-item img {
		    display: block;
			margin: 0 auto;
		}
.jcarousel-skin-maincat .jcarousel-item {
	width: 152px;
	height: 135px;
	padding: 33px 0 0;
	float: left;
}
	.jcarousel-skin-maincat .jcarousel-item a {
		width: 152px;
		display: block;
	}
		.jcarousel-skin-maincat .jcarousel-item img {
		    display: block;
			margin: 0 auto;
		}

.jcarousel-skin-tango .jcarousel-item-horizontal {
/*     margin-right: 14px; */
}
.jcarousel-skin-maincat .jcarousel-item-horizontal {
	margin-right: 3px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/***  Horizontal Buttons ***/

.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(/images/carousel_buttons1.gif) no-repeat;
	position: absolute;
	top: 51px;
	right: 15px;
	width: 8px;
	height: 28px;
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-maincat .jcarousel-next-horizontal {
	background: url(/images/carousel_buttons2.gif) no-repeat;
	position: absolute;
	top: 65px;
	right: 5px;
	width: 8px;
	height: 28px;
	cursor: pointer;
}

.jcarousel-skin-maincat .jcarousel-next-disabled-horizontal,
.jcarousel-skin-maincat .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-maincat .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(/images/carousel_buttons1.gif) no-repeat;
	position: absolute;
	top: 51px;
	left: 15px;
	width: 8px;
	height: 28px;
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-maincat .jcarousel-prev-horizontal {
	background: url(/images/carousel_buttons2.gif) no-repeat;
	position: absolute;
	top: 65px;
	left: 0;
	width: 8px;
	height: 28px;
	cursor: pointer;
}

.jcarousel-skin-maincat .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-maincat .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-maincat .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

/* 2009-01 */
.float_top, .float_bottom {
	overflow: hidden;
	font-size: 1px;
}
.float_top {
	background: url(/images/float_box/float_box_corners_top.png) no-repeat;
	min-height: 23px;
	padding: 12px 15px 5px;
}
	.float_top p {
		font-size: 14px;
		color: #fff;
	}
.float_bottom {
	background: url(/images/float_box/float_box_corners_bottom.png) no-repeat;
	height: 8px;
}
.float_middle {
	background: #fff url(/images/float_box/float_box_corners_middle.gif) repeat-x 0 bottom;
	min-height: 30px;
	padding: 7px 12px 4px 12px;
	/*line-height: 16px;*/
}
	.float_middle .totalPrice {
		padding: 0 0 3px;
		font-size: 12px;
		color: #333;
	}
	.float_middle .price {
		font-size: 18px;
		font-weight: bold;
		color: #2e2e2e;
	}
	.float_middle .notes {
		font-size: 12px;
		color: #00b3cc;
	}
.button_buy {
	border: 0;
	background: url(/images/buy_button.png) no-repeat;
	width: 86px;
	height: 21px;
	display: block;
	text-indent: -3987px;
	cursor: pointer;
}
.button_buy:hover {
	background-position: 0 -21px;
}

.button_buyOrder {
	border: 0;
	background: url(/images/order_button.png) no-repeat;
	width: 124px;
	height: 21px;
	display: block;
	text-indent: -3987px;
	cursor: pointer;
}
.button_buyOrder:hover {
	background-position: 0 -21px;
}
.configurator_jetCredit {
	margin: 0 0 10px 0;
	line-height: 11px;
}
.configurator_jetCredit img {
	position: relative;
	top: 5px;
}

#cart_sec {
	
}
	#cart_sec .title {
		font: 16px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
		color: #292929;
		line-height: 16px;
		padding: 12px 0 5px;
	}
	.borderedTitle {
		border-bottom: 1px solid #dbdfe2;
		font: 16px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
		color: #292929;
		line-height: 16px;
		padding: 12px 0 5px;
		margin: 0 0 20px 0;
	}
	.box_725 .borderedTitle {
		margin: 0 0 20px 0;
	}
	.cart_list {
		width: 640px;
		margin: 20px 0 20px 5px;
		border-collapse: collapse;
	}
		.cart_list thead tr.headerRow {
			height: 30px;
			color: #fff;
		}
			.cart_list thead td {
				background: #1d1d1d url(/images/table_header_bg.gif) repeat-x;
				height: 30px;
				padding: 0 5px;
			}
			.cart_list thead td.left {
				background: #1d1d1d url(/images/table_header_left.gif) no-repeat;
			}
			.cart_list thead td.right {
				background: #1d1d1d url(/images/table_header_right.gif) no-repeat right top;
			}
		.cart_list tr.even {
			background: #f0f0f0;
		}
		.cart_list tr.postDescription td {
			padding: 0;
		}
			.cart_list tr.postDescription td div {
				padding: 3px 5px;
			}
		.cart_list td {
			text-align: center;
		}
		.cart_list td.completed, .completed {
			color: #00aec6;
		}
		.cart_list td.underConstruction, .underConstruction {
			color: #d73aa0;
		}
		.cart_list td.pending, .pending {
			color: #d73aa0;
		}
		.cart_list td.canceled, .canceled {
			color: #1d1d1d;
		}
		.cart_list td .preview {
			color: #111;
		}
		.cart_list td .preview:hover {
			text-decoration: underline;
		}
		.cart_list td.text-left {
			text-align: left;
			font-style: italic;
		}
		.cart_list td.text-right {
			text-align: right;
			font-weight: bold;
		}
		.cart_list tbody td {
			padding: 3px 5px;
			color: #666;
			border: 1px solid #e2e2e2;
		}
		.cart_list td.links a:hover {
			text-decoration: underline;
		}
		.cart_list tbody .posts_pic {
			vertical-align: middle;
		}
			.cart_list tbody .posts_pic img {
				margin: 5px auto;
				display: block;
			}
			.cart_list td .productPic {
				width: 80px;
				height: 60px;
				margin: 11px 0;
			}
			.cart_list td .accType, .cart_list td .accItem {
				padding: 0 10px 15px 10px;
				float: left;
			}
			.cart_list td .accType {
				font-style: normal;
				padding: 0 0 0 30px;
			}
				.cart_list td .accType p {
					font-weight: bold;
				}
			.cart_list td.orderAmounts {
				text-align: right;
				padding: 6px;
				font-weight: bold;
			}
			
			.cart_list td .number, .cart_list .price_all {
				font-weight: bold;
			}
			.cart_list td.total {
				color: #666;
				font-weight: bold;
			}
		.cart_list td.prodDetails {
			padding-left: 10px;
			text-align: left;
		}
			.cart_list td .prodTitle {
				font-weight: bold;
				font-size: 13px;
				padding: 0 0 5px;
			}
			.cart_list td .prodDesc {
				padding: 0 0 10px;
			}
			.cart_list td .partNum {
				font-size: 10px;
			}
		.cart_list td.prodPicTD {
			border-right: 0;
		}
		.cart_list td.prodDetailsTD {
			border-left: 0;
		}
	#cart_sec .emptyCart {
		margin: 0;
	}
	#cart_sec .makeOrder {
		margin: 0 0 0 10px;
	}
	#cart_sec .makeOrder:hover {
		background-position: 0 -21px;
		color: #18aabe;
	}
	#cart_sec .favourite_send {
		border-bottom: 1px solid #dbdfe2;
		padding: 0 0 20px;
	}
		#cart_sec .favourite_send p {
			font-size: 10px;
			color: #4b4b4b;
			padding: 0 0 10px;
		}
		#cart_sec .favourite_send .inputText {
			float: left;
		}
		#cart_sec .favourite_send .button1 {
			margin: 0 0 0 5px;
			float: left;
		}
#lPanel .formTitle {
	padding: 7px 0;
	font: bold 12px Tahoma,"Myriad Pro", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #21aec2;
}
#lPanel .profile {
	padding: 10px 0 0;
}
	#lPanel .profile .panel3 {
		width: 320px;
		float: left;
	}
		#lPanel .profile .panel3 div {
			padding: 0 0 6px;
		}
		#lPanel .profile .panel3 .inputButton div {
			padding-bottom: 0;
		}
			#lPanel .profile .panel3 label {
				width: 105px;
			}
			#lPanel .profile .panel3 .wideLabel {
				width: 127px;
			}
			#lPanel .profile .panel3 .inputText {
				width: 169px;
			}
			#lPanel .basketOrder .profile .panel3 .inputText {
				width: 163px;
			}
			#lPanel .profile .panel3 .inputDrop {
				width: 179px;
			}
			#lPanel .basketOrder .profile .panel3 .inputDrop {
				width: 173px;
				margin: 0;
				float: left;
			}
			#lPanel .profile .panel3 .inputButton {
				float: right;
			}
			#lPanel .profile .panel3 .registerSubmit {
				margin: 5px 15px 0 0;
			}
			#lPanel .profile .panel3 .saveChanges {
				margin: 5px 13px 0 0;
			}
			#lPanel .profile .panel3 .addInvoice {
				margin: 5px 35px 0 0;
			}
			#lPanel .profile .panel3 .changeInvData {
				margin: 5px 35px 0 0;
			}
			#lPanel .profile .detailsSection a {
				margin: 15px 0 0 5px;
			}
			#lPanel .profile .detailsSection .firstLink {
				margin-left: 0;
			}
			#lPanel .profile .detailsSection .makeMain {
				margin-top: 10px;
			}
			#lPanel .profile .detailsSection .newAddress {
				margin-top: 10px;
			}
			#lPanel .profile .detailsSection .invoiceNewData {
				margin-top: 10px;
				clear: both;
			}
.detailsSection {
	width: 285px;
	float: left;
}
.secondDetailsSection {
	padding: 0 0 0 70px;
}
.thirdDetailsSection {
	padding: 0 0 0 90px;
	width: 262px;
}
	.detailsSection .inputDrop {
		width: 245px;
		margin: 15px 0 10px;
	}
	.detailsSection .topDrop {
		margin: 0 0 15px;
	}
	.detailsSection .odd {
		background: #ededed;
		border-bottom: 1px solid #ededed;
		clear: both;
	}
	.detailsSection .even {
		background: #fff;
		border-bottom: 1px solid #fff;
		clear: both;
	}
		.detailsSection .odd div, .detailsSection .even div {
			float: left;
			padding: 3px 0 4px 6px;
		}
			.detailsSection div .span1 {
				width: 109px;
			}
			.detailsSection div .span2 {
				width: 124px;
			}
				.detailsSection div .span2 a:hover {
					text-decoration: underline;
				}
	.detailsSection .mainAddress {
		background: #ededed;
		color: #21aec2;
		width: 100px;
		height: 22px;
		margin: 15px 0 0;
		font-weight: bold;
		text-align: center;
		line-height: 22px;
		float: left;
	}
.basketOrder {
	width: 640px;
}
	.basketOrder .productTable {
		margin: 0;
	}
	.basketOrder h3 {
		margin: 15px 0 0;
		color: #21aec2;
	}
	.basketOrder .inputText {
		width: 151px;
	}
	.basketOrder .deliveryPrices, .basketOrder .deliveryZones {
		float: right;
		margin: 15px 0 0;
		color: #d73187;
		text-decoration: underline;
	}
	.basketOrder .deliveryPrices:hover, .basketOrder .deliveryZones:hover {
		text-decoration: none;
	}
	.basketOrder .newAddress, .basketOrder .use {
		/*background: url('/images/search_submit.gif') no-repeat;*/ /* 404 */
		width: 80px;
		float: right;
	}
	.basketOrder .newAddress:hover, .basketOrder .use:hover {
		/*background: url('/images/search_submito.gif') no-repeat;*/ /* 404 */
	}
	.basketOrder .invoiceNewData {
		/*background: url('/images/invoice_newdata.gif') no-repeat;*/
		width: 156px;
		float: right;
	}
	.basketOrder .invoiceNewData:hover {
		/*background: url('/images/invoice_newdatao.gif') no-repeat;*/
	}
	.basketOrder .changeAmounts, .basketOrder .orderComplete {
		margin: 10px 0 0 10px;
	}
.mainTable {
	width: 640px;
	margin: 20px 0;
	border-collapse: collapse;
	border-bottom: 1px solid #e2e2e2;
}
	.mainTable thead tr.headerRow {
		height: 32px;
		color: #fff;
	}
		.mainTable thead td {
			background: #266ea2 url('/images/table_header_bg.gif') repeat-x;
		}
		.mainTable thead td.left {
			background: #266ea2 url('/images/table_header_left.gif') no-repeat;
		}
		.mainTable thead td.right {
			background: #266ea2 url('/images/table_header_right.gif') no-repeat right top;
		}
	.mainTable tr.even {
		background: #f0f0f0;
	}
	.mainTable td {
		text-align: center;
		padding: 0 7px;
	}
	.mainTable tbody td {
		border-left: 1px solid #e2e2e2;
		border-right: 1px solid #e2e2e2;
		padding: 2px 7px;
	}
	.mainTable tbody .alignRight {
		text-align: right;
	}
	.productTable tbody td {
		border-bottom: 1px solid #e2e2e2;
	}
		.mainTable td.links {
			text-align: left;
			padding-left: 20px;
		}
			.mainTable td.links a {
				color: #428fca;
				font-weight: bold;
			}
			.mainTable td.links a:hover {
				color: #266da1;
			}
			.mainTable td .inputDrop {
				width: 59px;
				float: none;
				margin: 0 auto;
			}
			.mainTable td .productPic img {
				margin: 11px 0;
			}
			.mainTable td .preview {
				color: #666;
			}
			.mainTable td .preview:hover {
				text-decoration: underline;
			}
		.mainTable td.productTD {
			width: 200px;
		}
		.mainTable td.orderAmounts {
			text-align: right;
			padding: 6px;
			font-weight: bold;
		}
		.mainTable td.lowerTableAmounts {
			width: 536px;
			padding-right: 10px;
		}
		.mainTable td.number {
			color: #438fc2;
			font-weight: bold;
		}
			.mainTable td .number {
				font-weight: bold;
			}
		.mainTable td.total {
			color: #d73187;
			font-weight: bold;
		}
#allMacs {
	color: #666666;
}
	#allMacs p {
		font-size: 13px;
	}
	#allMacs h2 {
		color: #292929;
		font-size: 24px;
		line-height: 24px;
		padding: 12px 0;
	}
	#allMacs .intro {
		padding: 0 0 20px;
	}
	#allMacs h3 {
		color: #292929;
		padding: 0 0 20px;
		font-size: 16px;
		font-weight: normal;
	}
	#allMacs .subTitle {
		color: #292929;
	}
	#allMacs .oneMac {
		padding: 10px 0;
		border-top: 1px solid #dbdfe2;
		width: 100%; /* IE6/7 - extends delimiter lines at left */
	}
		#allMacs .oneMac strong {
			font-weight: normal;
			font-weight: 500;
		}
		#allMacs .oneMac .pic_left {
			width: 152px;
			height: 106px;
			margin: 0 10px 5px 0;
			float: left;
		}
		#allMacs .oneMac .pic_right {
			width: 152px;
			height: 106px;
			margin: 0 0 5px 10px;
			float: right;
		}
		#allMacs .oneMac .title {
			color: #292929;
			font-size: 15px;
			line-height: 15px;
		}
		#allMacs .oneMac p {
			padding: 10px 0 0;
		}
		#allMacs .oneMac .title {
			color: #18aabe;
			text-decoration: none;
		}
		#allMacs a:hover, #allMacs .oneMac .title:hover {
			text-decoration: underline;
		}
#lPanel .myAccount {
	background: #fff;
}
	#lPanel .myAccount .oneCategory {
		padding: 10px 0 5px 10px;
	}
		#lPanel .myAccount h3 {
			font: 16px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
			padding: 10px 0;
			color: #292929;
		}
		#lPanel .myAccount a {
			display: block;
			color: #292929;
			font: 16px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
			padding: 10px 0 0;
		}
		#lPanel .myAccount a:hover {
			text-decoration: underline;
		}
		#lPanel .myAccount p {
			font-weight: normal;
			text-decoration: none;
			color: #666;
		}
		#lPanel .myAccount .introText {
			border-bottom: 1px solid #e0e0e0;
			padding: 0 0 10px;
			margin: 0 0 10px;
		}
		#lPanel .myAccount a.cart, #lPanel .myAccount a.data, #lPanel .myAccount a.orders, #lPanel .myAccount a.addresses, #lPanel .myAccount a.favourites, #lPanel .myAccount a.exit {
			width: 79px;
			height: 65px;
			margin: 0 20px 0 0;
			float: left;
		}
		#lPanel .myAccount a.cart {
			background: url('../images/acc_icon_cart.jpg') no-repeat;
		}
		#lPanel .myAccount a.data {
			background: url('../images/acc_icon_data.jpg') no-repeat;
		}
		#lPanel .myAccount a.orders {
			background: url('../images/acc_icon_orders.jpg') no-repeat;
		}
		#lPanel .myAccount a.addresses {
			background: url('../images/acc_icon_addresses.jpg') no-repeat;
		}
		#lPanel .myAccount a.favourites {
			background: url('../images/acc_icon_favourites.jpg') no-repeat;
		}
		#lPanel .myAccount a.exit {
			background: url('../images/acc_icon_exit.jpg') no-repeat;
		}
#lPanel .register {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 10px;
}
	#lPanel .register .notes p {
		padding: 10px 0 0;
	}
	#lPanel .register .notes p.last {
		color: #428fca;
	}
		#lPanel .register .notes p span {
			color: #b70016;
		}
	#lPanel .register .panel4 {
		width: 285px;
		float: left;
	}
	#lPanel .register .firstPanel {
		width: 263px;
	}
		#lPanel .register .panel4 h2 {
			font: 16px "Myriad Pro", Tahoma, Arial, Verdana, "Lucida Grande", Helvetica, sans-serif;
			padding: 10px 0 20px;
			color: #292929;
		}
		#lPanel .register .panel4 div {
			padding: 0 0 6px;
		}
			#lPanel .register .panel4 label {
				width: 138px;
				float: left;
			}
			#lPanel .register .firstPanel label {
				width: 49px;
			}
				#lPanel .register .panel4 label span {
					color: #e50000;
				}
			#lPanel .register .panel4 .inputText {
				width: 132px;
				float: left;
			}
			#lPanel .register .panel4 .inputDrop {
				width: 144px;
			}
			#lPanel .register .panel4 .inputRadio {
				float: left;
			}
			#lPanel .register .panel4 .forgottenPass {
				font-size: 10px;
				text-decoration: underline;
				float: left;
			}
			#lPanel .register .panel4 .forgottenPass:hover {
				text-decoration: none;
			}
			#lPanel .register .panel4 .confirmCode {
				width: 144px;
				float: left;
			}
			#lPanel .register .panel4 .captchaNotes {
				width: 133px;
				margin: 0;
				padding: 0 5px 0 0;
				float: left;
			}
			#lPanel .register .panel4 .loginSubmit {
				margin: 0 70px 0 0;
			}
#maincatCarousel, .accessoriesProducts {
	display: none;
}

#loginMsg {
	display: none;
}
.inputContainer {
	padding: 0;
}
	.inputContainer .leftInputBG {
		width: 0;
		height: 25px;
		float: left;
	}
	.inputContainerFocused .leftInputBG {
		background: url(/images/inputarea_left.gif) no-repeat;
		width: 3px;
	}
	.inputContainer .middleInputBG {
		height: 25px;
		float: left;
	}
	.inputContainerFocused .middleInputBG {
		background: url(/images/input_middle.gif) repeat-x;
	}
		.inputContainer .middleInputBG .inputText {
			outline: none;
		}
		.inputContainerFocused .middleInputBG .inputText {
			background: transparent;
			height: 20px;
			border: 0;
			padding: 5px 4px 0 4px;
			margin: 0;
			outline: none;
		}
	.inputContainer .rightInputBG {
		width: 0;
		height: 25px;
		float: left;
	}
	.inputContainerFocused .rightInputBG {
		background: url(/images/input_right.gif) no-repeat;
		width: 3px;
	}
.inputAreaContainer {
	padding: 0;
}
	.inputAreaContainer .leftInputBG {
		width: 0;
		height: 64px;
		float: left;
	}
	.inputAreaContainerFocused .leftInputBG {
		background: url(/images/inputarea_left.gif) no-repeat;
		width: 3px;
	}
	.inputAreaContainer .middleInputBG {
		height: 64px;
		float: left;
	}
	.inputAreaContainerFocused .middleInputBG {
		background: url(/images/inputarea_middle.gif) repeat-x;
	}
		.inputAreaContainer .middleInputBG .inputArea {
			outline: none;
		}
		.inputAreaContainerFocused .middleInputBG .inputArea {
			background: transparent;
			height: 59px;
			border: 0;
			padding: 5px 4px 0 4px;
			margin: 0;
			outline: none;
		}
	.inputAreaContainer .rightInputBG {
		width: 0;
		height: 64px;
		float: left;
	}
	.inputAreaContainerFocused .rightInputBG {
		background: url(/images/inputarea_right.gif) no-repeat;
		width: 3px;
	}
#contacts {
	
}
	#contacts .leftContacts {
		width: 261px;
		font: 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
		color: #666;
		float: left;
	}
		#contacts .leftContacts h3 {
			padding: 0 0 10px;
			font: bold 11px Tahoma, "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
			color: #292929;
		}
		#contacts .leftContacts a {
			color: #666;
		}
		#contacts .leftContacts a:hover {
			color: #21aec2;
		}
		#contacts .leftContacts .tels {
			padding: 10px 0;
		}
		#contacts .leftContacts .messangers {
			margin: 10px 0 0;
		}
			#contacts .leftContacts .messangers p {
				padding: 5px 0 0 0;
				margin: 0 0 8px;
			}
			#contacts .leftContacts .messangers .skype {
				/* background: url(/images/messangers_skype.gif) no-repeat; */
			}
			#contacts .leftContacts .messangers .icq {
				background: url(/images/messangers_icq.gif) no-repeat;
			}
			#contacts .leftContacts .messangers .gTalk {
				background: url(/images/messangers_gtalk.gif) no-repeat;
			}
		#contacts .leftContacts .contactForm {
			width: 230px;
			padding: 10px 0 0;
			border-top: 1px solid #dbdfe2;
		}
			#contacts .leftContacts .contactForm label {
				padding: 0 0 0 2px;
				float: none;
			}
				#contacts .leftContacts .contactForm label span {
					color: #00adc4;
				}
			#contacts .leftContacts .contactForm .inputText {
				width: 216px;
			}
			#contacts .leftContacts .contactForm .inputArea {
				width: 216px;
				height: 60px;
				overflow: auto;
			}
		#contacts .leftContacts .requiredFields {
			border-top: 1px solid #dbdfe2;
			margin: 10px 0 0;
			padding: 10px 0 0;
			color: #00adc4;
		}
	#contacts .rightContacts {
		width: 390px;
		float: left;
	}
		#contacts .rightContacts .mapContainer {
			background: url(/images/mapcontainer_bg.gif) no-repeat;
			width: 386px;
			height: 582px;
			padding: 2px;
			clear: both;
		}
.buySellExch {
	padding: 0 0 20px;
}
	.buySellExch a {
		margin: 0 5px;
		font-size: 14px;
		color: #666;
		float: left;
	}
	.buySellExch a:hover {
		color: #21aec2;
	}
		.buySellExch a .leftCorners {
			width: 6px;
			height: 21px;
			float: left;
		}
		.buySellExch .selected .leftCorners {
			background: url(/images/buyexch_selected_left.gif) no-repeat;
		}
		.buySellExch a .middleContent {
			height: 19px;
			line-height: 19px;
			padding: 1px 5px 0 15px;
			cursor: pointer;
			float: left;
		}
		.buySellExch .selected .middleContent {
			background: url(/images/bullet_2.gif) no-repeat 0 7px;
			padding: 0 5px 0 15px;
			border-bottom: 1px solid #d8d8d8;
			border-top: 1px solid #d8d8d8;
		}
		.buySellExch a .rightCorners {
			width: 6px;
			height: 21px;
			float: left;
		}
		.buySellExch .selected .rightCorners {
			background: url(/images/buyexch_selected_right.gif) no-repeat;
		}
#postsSearch {
	float: right;
}
	#postsSearch .leftCorners {
		background: url(/images/buyexch_selected_left.gif) no-repeat;
		width: 6px;
		height: 21px;
		float: left;
	}
	#postsSearch .inputText {
		width: 80px;
		height: 16px;
		line-height: 19px;
		border: 0;
		padding-top: 1px;
		margin: 0;
		border-bottom: 1px solid #d8d8d8;
		border-top: 1px solid #d8d8d8;
		outline: none;
		float: left;
	}
	#postsSearch .rightCorners {
		background: url(/images/buyexch_selected_right.gif) no-repeat;
		width: 6px;
		height: 21px;
		float: left;
	}
	#postsSearch .inputButton {
		background: url(/images/postssearch_btn.gif) no-repeat;
		width: 22px;
		height: 21px;
		margin: 0 10px 0 0;
		float: left;
	}
#newPost {
	color: #666;
}
	#newPost .inputs {
		width: 351px;
		float: left;
	}
		#newPost .inputs label {
			padding: 0 0 0 2px;
			float: none;
		}
			#newPost .inputs label span {
				color: #00adc4;
			}
		#newPost .inputs .inputText {
			width: 320px;
		}
		#newPost .inputs .inputDrop {
			width: 330px;
		}
		#newPost .inputs .inputArea {
			width: 320px;
			height: 60px;
			overflow: auto;
		}
		#newPost .inputs .requiredFields {
			border-top: 1px solid #dbdfe2;
			margin: 10px 0 0;
			padding: 10px 0 0;
			color: #00adc4;
		}
		#newPost .inputs .button1 {
			margin: 10px 20px 0 0;
			font-size: 12px;
		}
	#newPost .infoDetails {
		width: 300px;
		float: left;
	}
		#newPost .infoDetails p {
			padding: 5px 0;
		}
		#newPost .infoDetails .detailsTitle {
			font-weight: bold;
			padding: 0 0 10px;
		}
.buyExchBut {
	color: #e6e6e6;
	margin: 0 0 0 5px;
	font-size: 12px;
	float: none;
	display: block;
}
#promotions {
	
}
	#promotions h3 {
		font-size: 20px;
		padding: 0 0 10px;
	}
	#promotions .desc {
		font-size: 14px;
		padding: 10px 0 30px;
	}
	#promotions li, #promotions p {
		font: 14px/130% "Myriad Pro", Tahoma, Helvetica, Verdana, Arial, "Lucida Grande", sans-serif;
	}
	#promotions li {
		background-position: 0 7px;
		zoom: 1;
	}
#siteMap {
	width: 651px;
}
	#siteMap .oneCategory {
		width: 651px;
		margin: 0;
	}
	#siteMap .siteMapSection {
		width: 193px;
		margin: 0 30px 0 0;
		padding: 20px 0 0;
		float: left;
	}
	#siteMap .lastMapSection {
		margin: 0;
	}
		#siteMap .siteMapSection h2 {
			border-bottom: 1px solid #666;
			font-size: 12px;
			font-family: Arial;
			padding: 0 0 9px;
			color: #28c3d9;
		}
		#siteMap .siteMapSection ul {
			padding: 15px 0 3px 5px;
			margin: 0 0 8px;
			color: #266da1;
			border-bottom: 1px solid #666;
		}
			#siteMap .siteMapSection ul li {
				background: url(/images/bullet_1.gif) no-repeat left 3px;
				width: 188px;
				padding: 0 0 5px 10px;
			}
				#siteMap .siteMapSection ul li a {
					color: #666;
				}
				#siteMap .siteMapSection ul li a:hover {
					color: #28c3d9;
				}
.hint {
	position: absolute;
	width: 156px;
	z-index: 4;
	display: none;
}
	.hint .topSection {
		background: url(/images/hint_top.png) no-repeat;
		width: 314px;
		height: 53px;
		overflow: hidden;
		display: block;
	}
	.hint .middleSection {
		background: #746f6f;
		width: 277px;
		padding: 3px 10px 0 10px;
		margin: 0 0 0 17px;
		color: #fff;
		display: block;
	}
		.hint .middleSection img {
			margin: -40px 10px 0 0;
			position: relative;
			float: left;
		}
		.hint .middleSection .text {
			width: 215px;
			margin: -40px 0 0 0;
			position: relative;
			float: left;
		}
	.hint .bottomSection {
		background: url(/images/hint_bottom.png) no-repeat;
		width: 314px;
		height: 13px;
		overflow: hidden;
		display: block;
	}
.success {
	border: 1px dashed #21aec2;
	margin: 0 25px 10px 0;
	padding: 5px;
	font-size: 15px;
	color: #21aec2;
	float: left;
}
.error {
	color: #21aec2;
}
.error1 {
	margin: 0 0 0 140px;
}
.error2 {
	margin: 0 0 0 110px;
}
.error3 {
	border: 1px dashed #ff5757;
	margin: 0 25px 10px 0;
	padding: 5px;
	font-size: 15px;
	color: #ff5757;
	float: left;
}
.errorBorder .inputText, .errorBorder .inputArea {
	border: 1px solid #4bd0e3;
}
.nyroMessageContainer {
	display: none;
}
	.nyroTop {
		background: url(/images/nyrotop_bg.png) no-repeat;
		width: 334px;
		height: 7px;
		overflow: hidden;
	}
	.nyroMessage {
		background: #fff;
		width: 314px;
		padding: 0 10px 20px;
	}
		.nyroMessage img {
			width: 123px;
			height: 111px;
			padding: 50px 0 0;
			float: left;
		}
		.nyroMessage p {
			width: 190px;
			padding: 80px 0 0;
			font-size: 16px;
			line-height: 18px;
			color: #3e3e3e;
			float: left;
		}
		.nyroMessage .deliveryPrices {
			padding: 20px 0 10px;
			font-size: 18px;
			border-bottom: 1px solid #666;
		}
		.nyroMessage h3 {
			padding: 20px 0 10px;
			color: #21aec2;
		}
		.nyroMessage table {
			width: 100%;
		}
			.nyroMessage table th {
				text-align: left;
			}
			.nyroMessage table .even td {
				background: #ededed;
			}
			.nyroMessage table .prices {
				text-align: right;
			}
			.nyroMessage .zones tbody .prices {
				width: 65px;
			}
			.nyroMessage .zoneCities {
				width: auto;
				padding: 0;
				font-size: 10px;
				float: none;
			}
		.nyroMessage .clear {
			border-bottom: 1px solid #dbdfe2;
			padding: 20px 0 0;
		}
		.nyroMessage .button1 {
			margin: 15px auto 0;
			float: none;
			display: block;
		}
	.nyroBottom {
		background: url(/images/nyrobottom_bg.png) no-repeat;
		width: 334px;
		height: 7px;
		overflow: hidden;
	}
#send_mail_ok {
	display: none;
}

#accessoriesTable {
    margin-top: 5px;
}

#accessoriesTable td {
    width: 250px;
    font-size: 9pt;
    padding: 3px;
}

a.accessoriesSlideLink {
    display: inline;
    float:right;
    color: #6ec8d5;
}

#accessoriesMenu {
    margin-left: auto;
    margin-right: auto;
    width: 670px;
}


.link_external {
	background: url(/images/link_external.png) no-repeat right center;
	padding: 0 13px 0 0;
}


/* commonFormStyle */
.commonFormStyle .label {
	padding: 0 0 0 2px;
	float: left;
	width: 190px;
}
.commonFormStyle .inputFields {
	float: left;
	width: 210px;
	padding: 3px 0;
}
	.commonFormStyle label span {
		color: #00adc4;
	}
.commonFormStyle .inputText {
	width: 216px;
}
.commonFormStyle .inputArea {
	width: 216px;
	height: 60px;
	overflow: auto;
}
.commonFormStyle .requiredFields {
	border-top: 1px solid #dbdfe2;
	margin: 10px 0 0;
	padding: 10px 0 0;
	color: #00adc4;
}
/* END commonFormStyle */




