/* Copyright (c) 2007 Inticco Solutions S.A., www.inticco.com */

/* === GLOBALS === */

* {
	padding: 0;
	margin: 0;
}

a {
	color: #B03F5C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, input.submit {
	vertical-align: top;
	border: 0;
}

table {
	font: 11px/16px Tahoma, sans-serif;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
}

p {
	padding: 2px 0;
}

body {
	font: 11px/16px Tahoma, sans-serif;
	color: #92949A;
	background: #F9F9F9 url(../img/bg-1.gif) repeat-y center top;
}

#container {
	margin: 0 auto;
	width: 760px;
}

#header {
	margin: 0 0 5px;
	height: 70px;
	position: relative;
}

#header h1 a {
	text-indent: -9999px;
	background: url(../img/logo.gif);
	width: 99px;
	height: 43px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 18px;
}

#header form {
	width: 172px;
	height: 25px;
	position: absolute;
	top: 48px;
	right: 0;
}

#header fieldset input.text {
	width: 94px;
	position: absolute;
	top: 1px;
	left: 0;
}

#header fieldset input.image {
	position: absolute;
	top: 0;
	right: 0;
}

#header p, #breadcrumb {
	text-align: right;
	color: #FFFFFF;
	background: #B03F5C url(../img/bg-2a.gif) bottom repeat-x;
	padding: 4px 10px 5px;
}

#header p a, #breadcrumb a {
	color: #FFFFFF;
}

#breadcrumb{
	text-align: left;
	background: #B5C7DC url(../img/bg-2b.gif) bottom repeat-x;
}

#content {
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
}

#content #col-1, #content #col-3 {
	width: 172px;
	float: left;
}

#content #col-1 .box {
	background: url(../img/bg-3a.gif) no-repeat;
}

#content #col-1 .box h2 {
	background-position: right top;
}

#content #col-2 {
	text-align: justify;
	padding: 0 8px;
	width: 400px;
	float: left;
}

#content #col-2 .box {
	background: url(../img/bg-2a.gif) repeat-x;
}

#content #col-3 .box {
	background: url(../img/bg-3b.gif) no-repeat;
}

#content #col-3 .box h2 {
	text-align: right;
}

#content #col-3 fieldset div input.text {
	width: 148px;
}

#content ol {
	padding: 0 12px;
	margin: 8px 23px;
}

#content .box {
	border: 1px solid #EEEEEE;
	padding: 0 9px 6px;
	margin: 0 0 5px;
}

#content .box .message {
	margin: -5px -9px 6px;
}

#content .box h2 {
	font: bold 11px/24px Arial, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0 9px 1px;
	margin: 0 -9px 6px;
}

#content .box h2.b-1 {
	background-image: url(../img/b-1.gif);
}

#content .box h2.b-2 {
	background-image: url(../img/b-2.gif);
}

#content .box h2.b-3 {
	background-image: url(../img/b-3.gif);
}

#content .box h2.b-4 {
	background-image: url(../img/b-4.gif);
}

#content .box h2.b-5 {
	background-image: url(../img/b-5.gif);
}

#content .box h2 a {
	color: #FFFFFF;
}

#content .box h3 {
	font: bold 13px/20px "Trebuchet MS", sans-serif;
	margin: 4px 0 3px;
}

#content .box table {
	margin-left: -5px;
	margin-right: -5px;
}

#content .box table td, #content .box table th {
	vertical-align: top;
	padding: 2px 5px;
}

#content .box ul, #content #col-1 .box ol, #content #col-3 .box ol {
	list-style: none;
	padding-left: 3px;
	margin-left: -3px;
}

#content .box ul li, #content #col-1 .box ol li, #content #col-3 .box ol li {
	background: url(../img/li-1.gif) no-repeat -1px 6px;
	padding: 1px 0 1px 11px;
}

#content .box ul ul {
	margin: 0;
}

#content .box ul ul li {
	background-image: url(../img/li-2.gif);
	background-position: 1px 6px;
}

#content .box ul ul ul li {
	background-image: url(../img/li-3.gif);
}

#content .box .like-table {
	text-align: left;
	margin: 8px 0 0;
	clear: both;
}

#content .box .like-table h3 {
	text-align: center;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 0 5px;
	margin: 0 0 6px;
}

#content .box .like-col-1 {
	border-right: 1px solid #EEEEEE;
	padding-right: 11px;
	width: 178px;
	float: left;
}

#content .box .like-col-2 {
	border-left: 1px solid #EEEEEE;
	padding-left: 11px;
	margin-left: -1px;
	width: 179px;
	float: right;
}

#content .content {
	position: relative;
}

#content .content .x {
	background: #BFC8CD;
	padding: 0 9px;
	margin: -5px -9px 6px;
	height: 22px;
	overflow: hidden;
}

#content .content .listing {
	padding: 6px 5px 3px 6px;
	margin-left: -9px;
	margin-right: -9px;
	position: relative;
}

#content .content .listing a {
	text-decoration: none;
}

#content .content .listing .item {
	text-align: center;
	padding: 0 3px 32px;
	width: 123px;
	/*position: relative;*/
	float: left;
}

#content .content .listing .buttons {
	text-align: center;
	width: 123px;
	position: absolute;
	/*left: 3px;
	right: 3px;*/
	bottom: 10px;
}

#content .content .listing .clear {
	clear: both;
}

#content .content .categories .item {
	padding-bottom: 0;
}

#content .pages p {
	width: 185px;
}

#content .product h2 {
	font: bold 18px/20px Arial, sans-serif;
	color: #336666;
	background: none;
	padding: 0;
	margin: 0;
	width: 274px;
}

#content .product h2 small {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

#content .product p {
	font: bold 18px/20px Arial, sans-serif;
	color: #FF3333;
	width: 100px;
}

#content .product-image {
	line-height: 14px;
	text-align: center;
	padding-left: 6px;
	margin-bottom: -6px;
        float : right;
}

#content .product-image a {
	text-decoration: none;
}

#clear hr {
	display: none;
}

#footer-1 {
	text-align: center;
	color: #666666;
	background: #D5D5D5;
	padding: 4px 10px 5px;
	margin: 5px 0;
}

#footer-1 a {
	color: #666666;
}

#footer-2 {
	font: 10px/14px "Trebuchet MS", sans-serif;
	text-align: center;
	color: #9CA7AF;
	margin: 5px 0;
}

#footer-2 a.normal {
	text-decoration: none;
	color: #9CA7AF;
	cursor: text;
}

/* === FORM ELEMENT === */

form fieldset {
	border: 0;
}

form div {
	padding: 4px 0;
}

form div.multiple {
	margin-left: -7px;
	width: 387px;
	overflow: hidden;
}

form div.multiple div {
	margin-left: 7px;
	width: 89px;
	float: left;
}

form div.multiple div.mulspace {
	margin-left: 10px;
}

form div.multiple div input.text {
	width: 85px;
}

form label {
	cursor: pointer;
}

form textarea, form input.text, form select {
	font: 10px "Trebuchet MS", sans-serif;
	color: #444B51;
	border: 1px solid #C2C4CB;
	padding: 1px;
	width: 376px;
	display: block;
}

form select option {
	padding: 0 2px;
}

form td input.text {
	text-align: center;
	width: 26px;
	display: -mox-inline-box;
	display: inline-block;
}

/* === CLASSES === */

.message {
	color: #FFFFFF;
	background: #94273E;
	padding: 6px 12px;
	margin: 0 0 1px;
}

.message a {
	text-decoration: underline;
	color: #FFFFFF;
}

.red {
	color: #FF3333;
}

.l {
	text-align: left;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.f-c {
	clear: both;
}

.like-a {
	cursor: pointer;
}

#checkbox_margin {

display: block;
margin-top: 10px;
}