body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg);
	font: normal 12px Arial;
	color: #303030;
	overflow: hidden;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bg {
	/*background: url(../img/filetBg.jpg) repeat-y center center;*/
}

#body,
#bodysmall {
	/*margin: -40px auto 0 auto;*/
	margin: 0 auto;
	width: 850px;
}

#top,
#topsmall {
	width: 850px;
	height: 148px;
	background: url(../img/top.jpg) no-repeat;
	position: relative;
	border: #1A1A1A solid 3px;
	border-width: 0 0 3px 0;
}

#bodysmall {
	width: 692px;
}

#topsmall {
	width: 692px;
}


#top ul,
#topsmall ul {
	position: absolute;
	bottom: 7px;
	left: 0px;
}

#top li,
#topsmall li {
	font-size: 18px;
	float: left;
}

#top li a ,
#topsmall li a {
	color: #B1B1B3;
	display: block;
	padding: 11px 30px;
}

#top li a:hover,
#top li a.menuHover,
#topsmall li a:hover,
#topsmall li a.menuHover {
	color: white;
	background: url(../img/menuHover.gif) no-repeat bottom center;
}

#logo {
	display: block;
	position: absolute;
	top: 50px;
	left: 26px;
	width: 300px;
	height: 36px;
}

#studioPhotoBox,
#studio360Box {
	text-align: center;
}

#middle {
	background: white url(../img/filetHaut.jpg) repeat-x;
}

#main {
	background: transparent url(../img/filetBas.jpg) repeat-x bottom;
	padding: 20px;
}

#rightBox {
	float: right;
}

#rightBox {
	/*width: 139px;*/
}

#rightBox img {
	width: 134px;
}

#leftBox {
	width: 652px;
	float: left;
}

.glass {
	padding: 10px;
	border: 1px #a6a7a9 dotted;
	border-width: 0 1px 0 0;
	float: left;
}

.glass div.brand {
	font-size: 16px;
	position: relative;
}

.glass div.brand div.price {
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
}

.glass div.buttons input.buttonTry,
.glass div.buttons input.buttonBuy {
	float: right;
	margin-left: 10px;
}

.box {
	border: #6d6d6d solid 1px;
	border-width: 0 1px 10px 1px;
	background: white;
}

.boxTitle {
	height: 27px;
	background: url(../img/topBox.jpg) repeat-x;
	color: white;
	font-size: 18px;
	padding: 6px 0 0 10px;
}

#rightBox .box {
	border-width: 0 1px 1px 1px;
	margin: 0 0 10px 0;
}

#rightBox .boxTitle {
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
}

#home {}

#home .glass div.buttons input.buttonBuy {
	display: none;
}

#homeTop {
	background: #d4d4d4 url(../img/home.jpg) no-repeat left;
	height: 334px;
	margin: -20px;
	position: relative;
}

#homeTop #ETOBox {
	position: absolute;
	right: 13px;
	top: 13px;
}

#homeBottom {
	margin: 40px 0 0 0;
}

#catalog {}

#catalog #ETOBox {
	float: right;
	margin: 20px 20px 53px 20px;
}

#catalog .glass {
	background: url(../img/glassBorder.jpg) no-repeat bottom center;
	border: none;
	margin: 20px;
}

#catalog .glass div.brand span {
	text-decoration: underline;
}

#product {}

#product #ETOBox {
	float: right;
}

#product .box {
	width: 650px;
	position: relative;
}

#product .actions {
	height: 42px;
	background: url(../img/actions.jpg) no-repeat top right;
	text-align: right;
}

#product .actions a {
	display: block;
	height: 42px;
	width: 49px;
	float: right;
}

#product .actions a:hover {
	height: 38px;
	width: 45px;
	border: 2px solid #373738;
}

#product .infos {
	width: 176px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #f2f2f2;
	padding: 10px;
	color: #4a4a4a;
}

#product .title {
	font-size: 18px;
}

#product .title span {
	font-size: 45px;
	font-weight: bold;
	color: #303030;
	margin-left: 10px;
}

#product .buttons {
	padding: 20px 0 10px 20px;
}

#product .buttons .buttonBuyProduct {
	margin-left: 10px;
}

#product em {
	display: block;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.pagination {
	height: 30px;
	text-align: right;
	padding: 4px 20px 0 20px;
	background: url(../img/paginationBg.jpg) repeat-x;
	float: right;
	font-size: 18px;
}

.pagination strong {
	color: white;
	background: #FF8406;
	padding: 0 2px;
	font-weight: normal;
}

.pagination img {
	vertical-align: -3px;
}

.pagination a {
	padding: 0 2px;
	color: #303030;
}
