body {
	font-family:Arial,Verdana,Tahoma,Helvetica;
	font-size:11pt;
	color:#520;
	background:#865;
	/* background:#fff url(images/body-bg.gif) top center repeat; */
	margin:0;
	padding:0 0 10px 0;
}

img { border:0; }

a {
	font-weight:bold;
	color:#260;
	text-decoration:none;
}
	a.cur {
		color:#a00;
		text-decoration:none;
	}
	a:hover, a.cur:hover {
		color:#f60;
		text-decoration:underline;
	}

#header {
	width:960px;
	height:150px;
	overflow:hidden;
	background:#fff url(images/header-bg.jpg) top right no-repeat;
	margin:0 auto;
	padding:0;
}
h1 {
	width:250px;
	height:150px;
	overflow:hidden;
	margin:0;
	padding:0;
}

h2 {
	height:30px;
	overflow:hidden;
	line-height:30px;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background:#520 url(images/h2-bg.gif) top left repeat-x;
	margin:0 0 10px 0;
	padding:0 10px;;
}
	h2 a { color:#ff8 !important; }

h4, h3.cnt {
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:1em;
	text-align:left;
	color:#fff;
	background:transparent url(images/h4.gif) top left repeat-x;
	margin:10px 0;
	padding:0 10px;
}
	h4 a, h3.cnt a { color:#ff8 !important; }


#wrapper {
	width:960px;
	overflow:hidden;
	background:#fff url(images/left-bg.gif) top left repeat-y;
	margin:0 auto;
	padding:0;
}

#content {
	width:740px;
	overflow:hidden;
	float:right;
	margin:0;
	padding:0 10px 10px 0;
}
	#content h3 {
		display:block;
		height:25px;
		line-height:25px;
		overflow:hidden;
		font-size:1em;
		text-align:left;
		color:#fff;
		background:transparent url(images/h4.gif) top left repeat-x;
		margin:10px 0 0 0;
		padding:0 10px;
	}
		#content h3 a { color:#ff8 !important; }

#left {
	width:200px;
	overflow:hidden;
	float:left;
}
	#mainmenu {
		width:180px;
		overflow:hidden;
		list-style-type:none;
		text-align:center;
		font-size:1em;
		margin:0 auto;
		padding:0 0 10px 0;
	}
		#mainmenu li {
			width:180px;
			height:30px;
			overflow:hidden;
			margin:0;
			padding:0;
		}
		#mainmenu a {
			display:block;
			width:180px;
			height:30px;
			overflow:hidden;
			color:#260;
			background:transparent url(images/btn.gif) top center no-repeat;
			line-height:30px;
			text-decoration:none !important;
		}
		#mainmenu a.cur {
			color:#fff;
			background:transparent url(images/bta.gif) top center no-repeat;
		}
		#mainmenu a:hover, #mainmenu a.cur:hover {
			color:#fec;
			background:transparent url(images/btp.gif) top center no-repeat;
		}

#sidebar {
	width:180px;
	overflow:hidden;
	font-size:1em;
	margin:0 auto;
	padding:0 0 10px 0;
}
	#sidebar h3 {
		height:25px;
		line-height:25px;
		overflow:hidden;
		font-size:1em;
		text-align:center;
		color:#fff;
		background:#310 url(images/h3h4-b.gif) top center repeat-x;
		margin:0;
		padding:0 3px;
	}
		#sidebar h3 a { color:#ff8; }
		#sidebar h3 a:hover { color:#fa3; }

	#sidebar ul {
		display:block;
		list-style-type:none;
		margin:0;
		padding:0;
	}
		#sidebar ul li {
			display:block;
			width:180px;
			height:20px;
			overflow:hidden;
			margin:0;
			padding:0;
		}
			#sidebar ul li a {
				display:block;
				width:180px;
				height:20px;
				line-height:20px;
				padding:0 0 0 5px;
			}
			#sidebar ul li a { background:#fff url(images/side-li-n.gif) top left no-repeat; }
			#sidebar ul li a.cur { background:#fff url(images/side-li-a.gif) top left no-repeat; }
			#sidebar ul li a:hover, #sidebar ul li a.cur:hover { color:#fff; background:#fff url(images/side-li-p.gif) top left no-repeat; }

#order {
	width:400px;
	overflow:hidden;
	margin:0 auto;
}
#login, #order {
	text-align:center;
	background:#eae2dd url(images/user-data.gif) bottom center repeat-x;
	padding:3px;
}
	#order h3 {
		text-align:center;
		margin:0;
	}
	#login h3, #login .user-data, #login .user-data div, #login ul li, #footer ul li {
		display: inline;
		font-size:0.9em;
		margin:0;
		padding:0 10px;
	}
	#login ul, #footer ul {
		list-style-type:none;
		margin:0;
		padding:5px 0;
	}

#footer {
	width:960px;
	overflow:hidden;
	text-align:center;
	background:#ca9;
	margin:0 auto;
	padding:0;
}
#footer-txt { padding:5px 10px; }

#copyright {
	text-align:center;
	color:#aaa;
	margin:0;
	padding:5px 0 10px 0;
}
	#copyright a { color:#ca9 !important; }

.lfclear { clear:left; }
.rgclear { clear:right; }
.btclear { clear:both; }

/* ***** Catálogo de productos ***** */
.catpreview {
	width:235px;
	overflow:hidden;
	float:left;
	margin:10px 5px;
	padding:0;
}
	.catpreview h4 { margin:0 !important; }
.prevdesc {
	position:relative;
	height:220px;
	overflow:hidden;
	background:#F6EDE7;
	border:1px #732 dotted;
	padding:5px;
}
	.prevdesc img {
		display:block;
		border:1px #732 solid;
		margin:0 auto 3px auto;
	}
	.prevdesc .more {
		position:absolute;
		bottom:5px;
		right:5px;
		font-size:0.9em;
		text-align:right;
	}

.catdesc {
	font-size:0.95em;
	color:#732;
	background:#F6EDE7;
	border:1px #732 dotted;
	margin:10px 0;
	padding:5px 10px 10px 10px;
}
.preview {
	width:130px;
	height:120px;
	overflow:hidden;
	float:left;
	font-size:0.95em;
	text-align:center;
	border-right:1px #976 dotted;
	border-bottom:1px #976 dotted;
	margin:5px;
	padding:0 3px 3px 0;
}
	.preview img {
		display:block;
		margin:0 auto;
	}

.fullimg {
	display:block;
	width:480px;
	height:500px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.frmorder { margin:0 0 0 490px; }
.colors { margin:-10px 0 0 0; }
	.colors h5 {
		font-size:0.95em;
		text-align:center;
		background:#dcb;
		margin:0;
		padding:2px 5px;
	}
	.fprice {
		font-size:1.25em;
		text-align:center;
		background:#dcb;
		margin:5px 0;
		padding:2px;
	}
.clleft, .clright {
	width:150px;
	overflow:hidden;
	font-size:0.9em;
	text-align:left;
}
.clleft { float:left; }
.color-list { text-align:left; }
#imgcolor {
	display:block;
	width:50px;
	overflow:hidden;
	float:right;
	border:1px #530 solid;
	margin:5px 0 0 0;
}
.clright {
	min-height:35px;
	margin:0 0 15px auto;
}


.centered { text-align:center; }

.pages {
	font-size:0.95em;
	text-align:center;
}
	.pages a {
		padding:1px 5px;
		background-color:#fed;
		border:1px #a00 solid;
	}
	.pages a.pcur {
		color:#fff;
		padding:1px 5px;
		background-color:#730;
		border:1px #310 solid;
	}
	.pages a:hover, .pages a.pcur:hover {
		color:#fff;
		padding:1px 5px;
		background-color:#c60;
		border:1px #a00 solid;
	}

/* ********** Formularios ********** */
.legend { font-weight: bold; }
.label {
	display:block;
	width: 175px;
	float:left;
	font-size:0.95em;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:0 5px 0 0;
}
.help {
	margin-left:185px;
	font-size:0.9em;
	color:#852;
	padding-bottom:5px;
}
.frmerr { color:#800; }

.intxt, .intxtder {
	font-family:Tahoma, Arial, Verdana, Sans-serif;
	font-size:0.95em;
	color:#732;
	background:#F6EDE7;
	border:1px #530 solid;
	padding:0px 2px 1px 2px;
	margin:2px;
}
.intxtder { text-align:right; }
.button {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background:#c51;
	border:2px #c51 outset;
	margin:2px;
	padding:0 10px;
}
/* ********** Tabla de pedidos ********** */
.table-order {
	margin:0 auto;
	background:#530;
}
.table-order th {
	text-align:center;
	color:#fff;
	background:#732;
	padding:2px 5px;
}
.table-order td {
	background:#fff;
	padding:1px 3px;
}
.table-order td.number { text-align:right; }
.table-order td.tdcheck { text-align:center; }
.table-order td.subs {
	font-weight:bold;
	text-align:right;
	background:#dcb;
}

.adminblock {
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	color:#520;
	background:#edc;
	border:1px #520 solid;
	margin:1em 0;
	padding:2px 1em;
}
/* ***** Artículos ***** */
.newsdate {
	float:right;
	font-size:0.8em;
}
.art-category {
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	background:#754;
	padding:2px 10px;
}
	.art-category a { color:#ff8; }
.art-arttit {
	font-size:1.1em;
	font-weight:bold;
	background:#eee;
	border-bottom:1px #557 dotted;
	margin:0 0 3px 0;
	padding:2px 5px;
}
.art-artart {
	list-style-type:none;
	border-bottom:1px #557 dotted;
	margin:0 0 10px 0;
	padding:2px 5px;
}
	.art-artart a { font-weight:bold; }
.art-back {
	font-weight:bold;
	text-align:center;
	border-top:1px #557 dotted;
	margin:3px 0;
	padding:2px 5px;
}
/* ***** Galerías fotográficas ***** */
.gal-container {
	display:block;
	width:360px;
	height:140px;
	overflow:hidden;
	float:left;
	font-size:1em;
	border-bottom:1px #557 dotted;
	margin:5px 10px 0 0;
	padding:0 0 3px 0;
}
	.gal-container:hover { background:#eee; }
.h4-gal {
	font-size:0.9em;
	height:25px !important;
	line-height:25px !important;
	border-bottom:1px #05a solid;
	margin:0 0 0 140px;
	padding:0 5px;
}
#gal-latest {
	display:block;
	width:600px;
	margin:0 auto;
	padding:0;
}
.gal-context {
	width:150px;
	overflow:hidden;
	float:right;
	font-size:0.9em;
	text-align:center;
	background:#ddd;
	border:1px #05a solid;
	margin:0 0 10px 10px;
	padding:2px;
}
	.gal-context a { font-weight:bold; }
.gal-preview {
	display:block;
	width:135px;
	height:102px;
	overflow:hidden;
	float:left;
	text-align:center;
	background:#556;
	margin:5px;
	padding:0;
	border:1px #05a solid;
	position:relative;
}
	.gal-preview img {
		display:block;
		width:135px;
		margin:0 auto;
	}
	.gal-preview a {
		display:block;
		width:135px;
		height:135px;
		color:#fff;
	}
	.gal-preview a span {
		display:block;
		position:absolute;
		top:500px;
	}
	.gal-preview a:hover span {
		display:block;
		width:125px;
		overflow:hidden;
		font-size:0.9em;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		color:#fff;
		background:#88a;
		padding:2px 5px;
		top:0;
		left:0;
	}
.h4gral {
	font-size:1em;
	color:#520;
	background:#edc;
	margin:5px 0;
	padding:2px 5px;
}
.gal-fullimg {
	border-bottom:1px #557 dotted;
	padding:2px 0;
}
	.gal-fullimg a { font-weight:bold; }
	.imgfull {
		text-align:center;
		padding:5px 0;
	}
	.imgfull img { border:2px #557 solid; }

.gal-upload-head {
	font-weight:bold;
	color:#557;
	background:#eee;
	border-bottom:1px #557 solid;
	padding:2px 5px;
}
.gal-upload , .gal-selfiles {
	background:#eee;
	padding:2px 5px;
}
	.gal-selpreview {
		display:block;
		width:120px;
		overflow:hidden;
		float:left;
		margin:5px;
		padding:0;
		border:1px #05a solid;
	}

.gal-upload-foot {
	color:#557;
	background:#ddd;
	border-top:1px #557 dotted;
	padding:2px 5px;
}
.gal-back {
	font-weight:bold;
	text-align:center;
	border-top:1px #557 dotted;
	margin:3px 0;
	padding:2px 5px;
}
.ajax-clear {
	clear:both;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}
.postcard-read {
	text-align:center;
	padding:2px 8px 5px 8px;
	background:#fff url(images/right-back.gif) center bottom repeat-x;
}
/* ***** Comentarios ***** */
div.comments {
	margin:0px;
	padding:0px;
	border:1px #008 solid;
	background-color:#fff;
}
div.comments a { font-weight:bold; }
div.comments div.tit{
	display:block;
	height:18px;
	font-weight:bold;
	color:#fff;
	padding:3px 8px;
	background:#05a url(images/h3h4.gif) center repeat-x;
}
div.comments div.tit a { color:#fff; }
div.comments div.commcnt {
	padding:2px 8px;
	background:transparent url(images/comm-back.gif) bottom center repeat-x;
}
span.s100 { padding:0px 0px 0px 150px; }
div.comments div.commcnt div.message { padding:5px; }
div.comments div.links {
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	padding-bottom:2px;
}
.commright { float:right; }

div.quote {
	color:#557;
	margin:8px 0px;
	padding:8px 10px;
	background-color:#eee;
	border:1px #008 solid;
}
div.quote div.qtit {
	font-size:0.9em;
	font-weight:bold;
	color:#112;
	margin:-3px 8px 8px -5px;
}

