body {
	margin: 30px;
	background: #ffffff url(images/background.gif);
	color: #595959;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
	text-align: center;
}

p,td {
	color: #595959;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 11px;
}

p {
	clear: both;
}

a {
	color: #fc2323;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.nounderline:hover {
	text-decoration: none;
}

a.a_grey_border {
	position: relative;
	border: 1px solid #cccccc;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	font-size: 10px;
	line-height: 12px;
}

h1 {
	color: #fc2323;
	font-size: 14px;
	margin-top: 2px;
}

h2 {
	color: #67632c;
	font-size: 12px;
	margin-bottom: 0px;
}

img {
	border: none;
}

p {
	margin-top: 0px;
}

/**/

div {
	position: relative;
}

#wrap {
	margin: 0px auto 0px auto;
	width: 725px;
	overflow: hidden;
	text-align: left;
}

#header {
	float: left;
	width: 725px;
	height: 64px;
	background: #ffffff;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}

#languages {
	float: right;
	width: 430px;
	height: 23px;
	margin: 12px 10px 34px 0px;
	text-align: right;
	overflow: hidden;
}

#languages a {
	float: right;
	height: 23px;
	background: url(images/l_separator.gif) right top no-repeat;
	line-height: 23px;
	padding: 0px 8px 0px 8px;
	color: #6f6f6f;
	overflow: hidden;
}

#languages a:hover {
	color: #000000;
}

#languages a.on {
	color: #000000;
}

#languages a.last {
	background-image: none;
}

#nav {
	float: left;
	width: 725px;
	height: 26px;
	padding: 4px 0px 4px 0px;
	background: #ffffff;
	overflow: hidden;
	white-space: nowrap;
}

head:first-child+body #nav {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 18px;
}

#nav a {
	position: relative;
	float: left;
	display: inline;
	width: 102px;
	height: 18px;
	border-right: 1px solid #6f6f6f;
	line-height: 18px;
	text-align: center;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
	overflow: hidden;
}

#nav a:hover {
	color: #fc2323;
	text-decoration: none;
}

#nav a.on {
	color: #fc2323;
}

#nav a.last {
	border-right: none;
}

.divider {
	float: left;
	width: 720px;
	height: 11px;
	padding: 4px 0px 4px 0px;
	border-top: 4px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	overflow: hidden;
}

#footer {
	float: left;
	width: 725px;
	height: 33px;
	background: #c7c7c7;
	overflow: hidden;
	white-space: nowrap;
	color: #6a6a6a;
}

#footer_left {
	float: left;
	width: 300px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 15px;
}

#footer_right {
	float: right;
	width: 300px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 15px;
	text-align: right;
}

#footer_right a {
	color: #6a6a6a;
}

#footer_right a:hover {
	color: #000000;
}

#content {
	float: left;
	width: 725px;
	background: #ffffff;
	overflow: hidden;
}

head:first-child+body #content {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 725px;
}

#padding_content {
	float: left;
	width: 670px;
	display: inline;
	background: #ffffff;
	overflow: hidden;
	margin: 10px 40px 0px 15px;
	padding-bottom: 20px;
}

body.body_2 #padding_content {
	float: left;
	width: 710px;
	background: #ffffff url(images/background_photos.gif);
	margin: 0px 15px 0px 0px;
}

body.body_3 #padding_content {
	width: 715px;
	margin: 10px 0px 20px 4px;
}

#list_categories {
	float: left;
	width: 185px;
}

#list_categories a {
	float: left;
	width: 185px;
	height: 22px;
	border-bottom: 1px solid #d1d1d1;
	line-height: 22px;
	color: #4b4b4b;
	font-weight: bold;
	text-indent: 10px;
}

#list_categories a.on {
	color: #fc2323;
}

#list_categories a:hover {
	color: #fc2323;
	text-decoration: none;
}

.pager {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #808080;
}

.pager a {
	color: #808080;
}

.pager a.on {
	color: #fc2323;
}

.pager a:hover {
	color: #fc2323;
	text-decoration: none;
}

#wrap_photos {
	width: 580px;
	margin-top: 10px;
}

.photo_list {
	float: left;
	width: 136px;
	height: 250px;
	margin: 0px 40px 20px 0px;
	border: 2px solid #808080;
	padding: 6px;
	color: #000000;
}

head:first-child+body .photo_list {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 124px;
	height: 238px;
}

#list_photos {
	float: right;
	width: 500px;
	overflow: hidden;
}

#category_name {
	float: left;
	width: 310px;
	height: 30px;
	overflow: hidden;
}

#currencies {
	float: right;
	width: 185px;
	height: 30px;
	text-align: right;
	line-height: 24px;
	overflow: hidden;
}

#currencies a {
	color: #6f6f6f;
	overflow: hidden;
}

#currencies a:hover {
	color: #000000;
}

#currencies a.on {
	color: #000000;
}

a.a_addtobasket {
	float: left;
	height: 21px;
	background: url(images/a_addtobasket_off.gif) left top no-repeat;
	clear: both;
	line-height: 18px;
	font-weight: bold;
	text-indent: 028px;
	color: #636363;
}

a.a_addtobasket:hover {
	background: url(images/a_addtobasket_on.gif) left top no-repeat;
	color: #ac1b1b;
	text-decoration: none;
}

a.a_detailedview {
	float: left;
	height: 21px;
	background: url(images/a_detailedview_off.gif) left top no-repeat;
	clear: both;
	line-height: 18px;
	font-weight: bold;
	text-indent: 28px;
	color: #636363;
}

a.a_detailedview:hover {
	background: url(images/a_detailedview_on.gif) left top no-repeat;
	color: #ac1b1b;
	text-decoration: none;
}

input,textarea,select,file {
	width: 210px;
	height: 21px;
	background-color: #ffffff;
	border-top: solid 2px #8b8b8b;
	border-left: solid 1px #cccccc;
	border-right: none;
	border-bottom: solid 1px #cccccc;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
}

head:first-child+body input,textarea,select,file {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 13px;
}

textarea {
	height: 70px;
}

input.boto {
	width: 55px;
	height: 20px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

head:first-child+body input.boto {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	height: 19px;
}

input.txec {
	width: 13px;
	background-color: #ffffff;
	border: none;
}