es
/*************************************************************

	general styles
	design: ursula malecki / ursulamalecki.com
	(c) ursula malecki 2005

	this file is generated in php

/************************************************************/




/* body */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
	background: #000;
	overflow-x: hidden;
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;
	border: none;
	
	}
	
img {
	border: 0;
	border: none;
}
	
a {
	text-decoration: none;
	color: #E0000C;
	}

#main {
	position: absolute;
	top: 0px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: auto;
	background: #000;	
	}

	
/* right (main content div) */

#menu {
	position: relative;
	background: url(../images/menu_bg.png) repeat-x !important;	
	width: 800px;
	padding: 0 0 0 0;
	height: 30px;	
	margin: 3px 0 3px 0;
	text-align: right;
}

#menu .right {
	position: absolute;
	left: 800px;
	top: 0;	
	width: 800px;
	height: 30px; 
	background: #C5BCB2;
}

#menu .right .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(../images/menu_bg_right.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_bg_right.png', sizingMethod='crop' );
	background: none;	
}

#menu .left {
	position: absolute;
	width: 100%;
	height: 30px; 
	left: -800px;
	top: 0;
	background: #C5BCB2;
}

#menu .left .shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../images/menu_bg_left.png) top right no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_bg_left.png', sizingMethod='crop' );
	background: none;
}

#menu .lang {
	float: left;
	margin: 0;
	padding: 9px 10px;
}

#menu a {
	position: relative;	
	display: block;
	float: right;
	padding: 9px 10px 9px 10px;
	margin: 0 5px;
	text-transform: uppercase;
	border: none;
}

#menu a:hover, #menu a:active, #menu .hit {
	position: relative;
	background: url(../images/button_hit.png) left top repeat-x;
	}
	
				
#head {
	position: relative;
	background: #000000 url(../images/header_bg.png) top left repeat-x;	
	height: 274px;
	width: 800px; 
	}		

#head .logo {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#head .wordmark {
	position: absolute;
	bottom: 64px;
	left: 46px;
}

#flash {
	position: relative;
	height: 107px;
	width: 800px;
}


/* content*/

#content {
	position: relative;
	overflow: hidden;	
}

#left {
	position: relative;
	background: #fff;
	width: 197px; 
	float: left;
	margin: 2px 0 0 0;
	padding: 40px 0 10px 0;
	overflow: hidden;
	padding: 0 0 6000px 0 !important;
	margin-bottom: -6000px;
	border-right: 3px solid #000;
	visibility: hidden;
	}		

#right {
	position: relative;
	background: #fff url(../images/content_bg.png) repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bg.png', sizingMethod='scale' );
	background: none;
	width: 100%; 
	margin: 2px 0 0 0;
	padding: 40px 0 10px 0;
	overflow: hidden;
	border-bottom: 3px solid #000;
	}
	
h1 {
	font: 30px/36px Helvetica, Geneva, Arial, sans-serif; color: #E0000C;
	font-weight: normal;	
	text-transform: uppercase;
	margin: 0 0 10px 20px;
	display: inline;
}

.breadcrumb {
	padding: 10px 0 10px 20px;
	margin: 0 0 10px 0;
	text-transform: lowercase;
	font: 9px/9px Helvetica, Geneva, Arial, sans-serif; color: #424242;	
}

.breadcrumb a {
	color: #C5BCB2;
}

.breadcrumb a:hover, a:active {
	color: #333;
}

.page_break {
	border-bottom: 3px solid #000;
}

.line {
	border-bottom: 1px solid #ddd;
}

.desc {
	position: relative;	
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;
	word-spacing: 1px;
	padding: 25px 20px;
}
.desc p {
	padding: 0;
	margin: 0;
}

.content {
	position: relative;	
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;
	word-spacing: 1px;
	padding: 25px 20px;
}

.content p {
	padding: 0;
	margin: 0 0 20px 0;
}


.read_more {
	position: relative;
	padding: 0 0 10px 430px;
	margin: 0 0 10px 0;
	text-transform: lowercase;
	font: 9px/9px Helvetica, Geneva, Arial, sans-serif; color: #424242;		
}

.read_more a {
	color: #333;
}

h2 {
	position: relative;
	top: 10px;
	margin: 30px 0 30px 20px;
	height: 24px;
	font: 18px/24px "Helvetica"; color: #E0000C;
	font-weight: normal;	
	text-transform: uppercase;
	display: block;
	clear: both;
}

h4 {
	position: relative;
	margin: 0 0 0 20px;
	padding: 0;
	font: 12px/14px "Helvetica"; color: #3A2E22;
	font-weight: normal;	
	text-transform: lowercase;
	display: block;
	clear: both;
}

h6 {
	position: relative;
	margin: 0 0 20px 0;
	font: 20px/20px "Helvetica"; color: #3A2E22;
	font-weight: normal;	
	text-transform: lowercase;
	display: block;
	clear: both;
}

p {
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;
	position: relative;
	margin: 10px 20px;
	padding: 0 !important;
}

ul {
	/*border-top: 2px #000 solid;*/
}

.message {
	position: relative;
	margin: 20px 20px 0 20px;
	color: #E0000C;
}

/* content */

.content img {
	float: right;
	margin: 0 40px 20px 0;
}

.address {
	position: relative;
	clear: none;
	float: left;
	background: none;
	width: 200px;
	border: none;
	margin: 0 0 20px 0;
}

.address p {
	position: relative;
	clear: both;
	padding: 0;
	margin: 0;
	color: #333;
}


/* product detail */

.product_info {
	position: relative;
	margin: 0 20px 20px 20px;
	list-style-type: none;
	padding: 0;
}

.product_info img {
	position: relative;
	left: -20px !important;
	left: -20px;
	background: #222;
	margin: 0 0 20px 0;
	padding: 0 600px 0 20px;
}

.product_info li {
	padding: 5px 0 0 0;
	margin: 0;
}

.product_info li p {
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;
	position: relative;
	margin: 0;
	padding: 0 !important;
}

.product_info h5 {
	position: relative;
	margin: 0;
	font: normal 10pt/13pt "Helvetica"; color: #3A2E22;
	text-transform: lowercase;
	display: block;
	clear: both;
}

/* */

.list {
	list-style-type: none;
	margin: 0 0 20px -40px !important;
	margin: 0 0 20px 0;
}

.list li {
	margin: 0 0 0 20px;
}

.item {
	position: relative; 	
	width: 800px;
	padding: 0;
	margin: 0 !important;
	margin: 0 0 -3px 0;	
	list-style-image: none;
	list-style: none;
	clear: both;
	overflow: hidden;
	background: #fff url(../images/list_bg.png) repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/list_bg.png', sizingMethod='scale' );
	background: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	z-index: 100;
	}


.item img {
	position: relative;
	float: left;
	margin: 0;
	background: #222;
	padding: 0 0 600px 0 !important;
	margin-bottom: -600px;
	z-index: 101;
}

.item .info {
	position: relative;
	padding: 15px 0 0 0;
	float: left;
	margin: 0 0 -590px 20px !important;
	margin: 0 0 -590px 10px;
	padding-bottom: 600px;
	width: 660px;
	
}

.item .info p a {
	color: #666;
}

.item .info p a:hover, .item .info p a:active {
	color: #19498A;
}

.item .info h3 {
	position: relative;
	font: 12px/12px Helvetica, Geneva, Arial, sans-serif; color: #E0000C;
	font-weight: normal;	
	text-transform: uppercase;
	padding: 5px 0;
	display: inline;
	width: 100%;
}

h3 a {
	color: #E0000C;
}

h3 a:hover, h3 a:active {
	color: #000;
}

.item .info p {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;	
}



/* form  */

form {
	position: relative;	
	padding: 25px 40px;
	font: 11px/150% Helvetica, Geneva, Arial, sans-serif; color: #666;	
}


.form_item, .form_submit{
	position: relative;
	left: 0px;
	padding: 6px 0 0 0;
	margin: 0;
	width: auto;
	clear: both;
	}

.form_submit {
	text-align: center;
	}
		
.form_submit button, button {
	background: transparent url(../images/buttons/es/submit_off.gif) no-repeat center top;
  	margin: 0;
  	padding: 0;
  	border: 0;
	width: 57px;
height: 25px;
	}
.form_submit button:hover, .form_submit button:active {
	background: url(../images/buttons/es/submit_on.gif) no-repeat center top;
	cursor: pointer;
	}

input {
	margin: 0;
  	padding: 6px 4px;
  	border: 0;
	background: transparent url(../images/form/input.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form/input.png', sizingMethod='crop' );
	background: none;	
	width: 242px;
height: 22px;
	font: 11px/22px Helvetica, Geneva, Arial, sans-serif; color: #666;	
}

textarea {
	position: relative;
	margin: 0;
  	padding: 6px 4px;
  	border: 0;
	background: transparent url(../images/form/textarea.png) no-repeat!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/form/textarea.png', sizingMethod='crop' );
	background: none;
	width: 392px;
height: 138px;
	font: 9pt/12pt Helvetica, Geneva, Arial, sans-serif; color: #666;	
}

select {
	position: relative;
	margin: 0 4px;
	color: #333;
	}


.form_radio {
	position: relative;
	top: 2px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border: none;
	}





/* foot */

#foot {
	position: relative;
	background: #777 url(../images/footer_bg.png) repeat-x;
	width: 800px;
	height: 10px;
	padding: 10px 0;
	font: 9px/10px Helvetica, Geneva, Arial, sans-serif; color: #999;
	clear: both;
	text-align: center;
	border-top: 3px solid #000;
	
}

#foot a {
	color: #aaa;
}

#foot a:hover, #foot a:active {
	color: #eee;
	border-bottom: 1px dotted #eee;
}


