/* Main CSS styles */

body {
	font-size: 13px;
	font-family: Book Antiqua, Palatino Linotype, Palatino, Arial, sans-serif;
	color:#000;
	background:#d3b493;
	margin:0;
	padding:0;
}

body * {
	font-size: 1em;
}

h1 {
	font-size: 16px;
}

#pageLayout {
	width:1200px;
	margin:0px auto;
}



div#left {
	width:284px;
	background:url('/images/left_bg.jpg') 0 0 repeat-y;
	margin:0px;
	padding:0px 8px;
}

div#right {
	width:260px;
	margin-top:10px;
}

#wLeft {
	background:#d3b493 url(/images/bg.jpg) left 0 repeat-y;
	overflow:hidden;
}

#wRight {
	margin-left:50px;
	background:#d3b493 url(/images/bg.jpg) right 0 repeat-y;
	overflow:hidden;
    
}

#pageLayer {
	margin-right:50px;
	background:#d3b493;
	overflow:hidden;
}

#headerLayer{
	width:1100px;
}

#logo{
	width:300px;
	height:220px;
	background:url(/images/logo.jpg) 0 0 no-repeat;
	float:left;
	overflow:hidden;
}

.catTitle {
	position:relative;
	top:196px;
	text-align:center;
	text-transform:uppercase;
	color:#764c23;
	font-weight:bold;
	font-size:22px;
}

#header{
	width:800px;
	height:220px;
	float:left;
	overflow:hidden;
	background:url(/images/hbg.png) top right no-repeat;
}

#headerimage {
	margin:5px;
}

#mainmenu {
	margin:0 5px;
	text-align:center;
}

#menutable {
	margin:0px auto;
}

#menutable tr td {
	padding-top:18px;
	text-align:center;
	color:#e1ba93;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}

#menutable tr td a:link, #menutable tr td a:hover, #menutable tr td a:visited {
	color:#e1ba93;
}

#menutable tr td a:hover{
	text-decoration:none;
}

div#left, div#content, div#right {
	float:left;
}

div#content{
	width:790px;
}

div#content_mainpage{
	float:left;
	width:540px;
}

div.hd{
	background:url(/images/hdivider.png) 0 0 repeat-x;
	height:6px;
	width:284px;
}

input.searchform {
	font-size:14px;
	background:#f3debb;
	width:190px;
	border:1px #f3debb solid;
}

div#left .dark {
	background:#792a00;
	padding:4px;
	color:#e1ba93;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

div#left .dark a:link, div#left  .dark a:hover, div#left  .dark a:visited {
	color:#e1ba93;
}

div#left  .dark a:hover {
	text-decoration:none;
}

div#left .light {
	padding:4px;
	color:#792a00;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}

div#left .light a:link, div#left .light a:hover, div#left .light a:visited {
	color:#792a00;
}

div#left  .light a:hover {
	text-decoration:none;
}


.searchtype {
	font-size:10px;
	font-weight:bold;
	background:#792a00;
	padding:0px;margin:0px;
	color:#e1ba93;
}

.loginfield {
	font-size:14px;
	background:#f3debb;
	width:160px;
	border:1px #e1ba93 solid;
	margin:1px;
}

.loginbutton {
	font-size:12px;
	padding:1px;margin:1px;
	background:#792a00;
	color:#e1ba93;
	border:1px #e1ba93 solid;
	font-weight:bold;
	margin-top:4px;
	width:80px;
}

.searchbutton {
	font-size:12px;
	padding:1px;margin:1px;
	background:#792a00;
	color:#e1ba93;
	border:1px #e1ba93 solid;
}

.graphb, .grapht {
	width:286px;
	height:60px;
	/* background:url(/images/graph.png) center top no-repeat; */
	background:url(/img/int/leftbottom.gif) no-repeat;
}

.graphb {
	/* background-position:center -60px; */
}

.contentPane {
	background:#e9d5b6;
	margin:10px;
	padding:10px;
}

.advert {
	background:#d9b58d;
	margin-bottom:15px;
	padding:5px;
	overflow:hidden;
	vertical-align:middle;
}

.advert img {
	padding-right:10px;
}

table.vitrina{
	background:#d9b58d;
	width:100%;
}

.vitrina tr th {
	color:#873711;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	height:50px;
	background:url(/images/title_wide.jpg) 0 0 no-repeat;
}

.vitrina tr td {
	padding:10px;
	color:#a74216;
	font-size:16px;
}

.vitrina tr td img {
	border:3px #d2a77f solid;
}

#right .module {
	background:#e5cca4;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-right:10px;
}

#right .module h1{
	text-align:center;
	background:url(/images/title.jpg) 0 0 no-repeat;
	width:250px;
	height:32px;
	font-size:16px;
	color:#734920;
	padding-top:8px;
	margin-bottom:0px;
}

#right .module .moduleContent {
	background:#d9b58d;
	margin:0 5px 0 5px;
	padding:5px 0px;
	text-align:center;
	color:##e5cca4;
	font-size:13px;
	font-weight:bold;
}

#right .module .moduleContent strong {
	color:#a74216;
}

#right .module .newsContent {
	background:#d9b58d url(/images/girl.jpg) right bottom no-repeat;
	margin:0 5px 0 5px;
	padding:5px 5px;
	text-align:left;
	color:##e5cca4;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}

#right .module .newsContent a {
	color:#a74216;
}

#right .module .newsContent a.archive {
	float:right;
	padding-right:10px;
	font-size: 13px;
}






A 	{
	color : #792A00;
}
A:Visited 	{
	color : #792A00;
}
A:Hover 	{
	color : #792A00;
}

