body {
	margin:0px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#767275;
}

form {
	margin:0px;
	padding:0px;
}

.body {
	background:#C8C8C8;
}

h1 {
	margin:0px;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h2 {
	margin:0px;
	margin-bottom:30px;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:14px;
}

h2.title {
	margin-bottom:10px;
	font-size:17px;
	font-weight:normal;
	border:none;
}

h3 {
	margin:0px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}

h4 {
	margin:0px;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}

h5 {
	margin:0px;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
}

h6 {
	margin:0px;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	margin-bottom:3px;
}

p {
	margin:0px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	line-height:24px;
}

a {
	color:#767275;
	text-decoration:none;
}

.clear {
	clear:both;
	font-size:0px;
}

.visible {
	display:block;
	visibility:visible;
}

.hidden {
	display:none;
	visibility:hidden;
}


.odd, .even {
	border-bottom:1px solid #000000;
	padding:3px;
}

/*List Pages*/
.list-pages {
	text-align:right; 
	padding-top:10px; 
	padding-bottom:10px;
}

.list-pages a {
	font-size:14px;	
}

.page-prev a, .page-next a {
	font-weight:bold;
}

.page-current a {
	font-weight:bold;

}

.page-other a {
}


.button-pad {
	background:url('images/button-pad.gif') 0 0 no-repeat;
	width:101px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.content-container {
	width:950px; 
	margin-left:auto; 
	margin-right:auto; 
	background:#FFFFFF;
}

/******************************* header ********************************/

.header {
	background:#F2F3F3;
	height:130px;
}

.header .logo {
	margin-left:25px;
	margin-top:75px;
	float:left;
}

.header .delimiter {
	border-right:2px solid #767275;
	height:60px;
	font-size:0px;
	float:left;
	margin-left:24px;
	margin-top:47px;
}

.top-navigation {
	float:left;
	margin-top:90px;
	margin-left:17px;
}

.top-navigation a {
	font-size:18px;
	text-decoration:none;
	margin-right:30px;
}

.top-navigation a:hover {
	color:#2C2C2C;
}

.header .login {
	float:right;
	margin-top:95px;
	padding-right:15px;
	/*margin-right:15px;*/
}

.header .login p {
	border:1px solid #FF0000;
	font-size:11px;
	margin:0px;
	margin-bottom:3px;
}

.header .login input {
	margin:0px;
}

/******************************* content ********************************/
#content {
	/*min-height:530px;*/
}

.login-form {
	position:absolute;
	float:right;
}

.home {
	float:left;
	padding-top:90px;
	width:400px;
	padding-left:240px;
}

.left-navigation {
	float:left;
	width:214px;
	padding-left:25px;
	padding-top:22px;
}

.left-navigation h1 {
	margin-bottom:17px;
}

.left-navigation h2, .left-navigation h4 {
	margin-bottom:10px;
}

.left-navigation h4 b, .left-navigation h4 b a {
	color:#BBB5BA;
}

.products-list, .article, .stores {
	float:left;
	width:695px;
	padding-top:22px;
	padding-right:15px;
}

.article {
	width:450px;
	padding-bottom:15px;
}

.anounce {
	width: 238px;
	float: right;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	border-bottom: solid 2px #B47373;
	background: #F8F8F8;
}

.anounce div {
	margin: 15px;
	margin-right: 10px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

.anounce h1{
	color: #760000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.anounce p {
	font-size: 12px;
}

.anounce a {
	color: #760000;
	float: right;
}

/*Products*/

.product-item {
	width:158px;
	/*height:122px;*/
	border:1px solid #7F7B7E;
	float:left;
	margin-right:18px;
	margin-bottom:30px;
	text-align:center;
}

.product-item h4 {
	text-align:left;
	margin:0px;
	margin-left:5px;
}

.model-details {
	float:left;
	width:695px;
	padding-top:22px;
	/*padding-right:15px;*/
}

.tab, .tab-active {
	padding-left:13px;
	padding-right:13px;
	line-height:25px;
	background-color:#B0B5BA;
	color:#FFFFFF;
	border-bottom:1px solid #394753;
	cursor:pointer;
}

.tab-active {
	background-color:#FFFFFF;
	color:#767275;
	border:1px solid #394753;
	border-bottom:none;
}

.tab a{
	color:#FFFFFF;
}

.tab-border {
	border-bottom:1px solid #394753;
}

.model-info {
	padding-top:15px;
	padding-bottom:15px;
}

.model-info p {
	font-size:12px;
	line-height:18px;;
	margin-bottom:3px;
}

.model-gallery {
	padding-top:15px;
}

.model-gallery .tmb-cont {
	padding-top:15px;
	/*padding-left:40px;*/
}

.model-gallery .tmb-cont img {
	cursor:pointer;
	border:1px solid #767275;
	margin-left:10px;
	margin-bottom:15px;
}

.package-description {

}

.package-color, .package-color-active {
	width:64px; 
	height:39px;
	border:1px solid #FFFFFF;
}

.package-color-active {
	border:1px solid  #B0B5BA;
}

/*Basket*/
.basket {
	margin-left:15px;
	margin-right:15px;
}
	
.basket-header {
	background:#B0B5BA;
	color:#FFFFFF;
	padding:3px;
	border-right:1px solid #FFFFFF;
}

.basket-header h4 {
	color:#FFFFFF;
	margin:0px;
}

.basket a:hover {
	text-decoration:underline;
}

/*Register, Profile*/
.required {
	background:#FFFBBC;
}
.register {
	float:left;
	width:710px;
	padding-top:10px;
}

.register .title {
	border-bottom:1px solid #767275;
	margin-bottom:15px;
	margin-right:10px;
}

.register h3{
	margin-top:15px;
	/*width:560px;*/
}

.register p {
	margin-right:15px;
}

.register h5 {
	margin:0px;
	margin-bottom:3px;
}

.register input, .register select, .register textarea { 
	width:178px;
	margin:0px;
	margin-right:10px;
	margin-bottom:10px;
	border:0px;
	padding:0px;
	border:1px solid #767275;
}

.register textarea {
	width:560px;
}

/*checkout*/
.checkout {
	float:left;
	width:710px;
}

.hot {
	color: #760000;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	padding-right: 5px;
}


/******************************* footer ********************************/

.footer {
	background:#F2F3F3;
	height:85px;
	padding-left:15px;
	padding-right:15px;
}

.bottom-navigation {
	float:left;
	/*margin-left:15px;*/
	margin-top:15px;
}

.bottom-navigation a {
	font-size:11px;
	text-decoration:none;
}

.bottom-navigation a:hover {
	text-decoration:underline;
	color:#2C2C2C;
}

.footer .copyright {
	float:right;
	margin-top:64px;
	/*margin-right:15px;*/
	font-size:10px;
}


/*Print Settings*/
@media print {
	.body {
		background:#FFFFFF;
		color:#000000;
	}
	
	.header {
		display:none;
		visibility:hidden;
	}
	
	.left-navigation {
		display:none;
		visibility:hidden;
	}
	
	.profile-details {
		display:none;
		visibility:hidden;
	}

	.register {
		width:695px;
	}
	
	.register table{
		width:695px;
	}
	
	.basket-header {
		background-color:#000000;
	}
	
	.basket-header h4 {
		color:#FFFFFF;
	}
	
	.print-button {
		display:none;
		visibility:hidden;
	}
	
	.footer {
		display:none;
		visibility:hidden;
	}
}
