* { margin: 0px; padding: 0px; color: #887765; font-size: 12px; font-family: Verdana; }

html, body, .layout { min-height: 100%; height: 100%; }

body { background: url(../img/bg.jpg) center center repeat-y #e5dbd4; text-align: center; }

.layout { width: 997px; margin: 0px auto; text-align: left; }

img { border: none; }
td { vertical-align: top; }
ul { list-style: none; }
a:hover { text-decoration: none; }

#nav { margin-left: 30px; }
#nav li { padding: 7px 0px; }
#nav a { color: #b1a499; font-size: 18px; font-family: Georgia; text-decoration: none; }

#nav_hoz { margin-top: 15px; height: 58px; }
#nav_hoz li { padding: 8px 22px; float: left; background: url(../img/nav_sep.gif) center left no-repeat; }
#nav_hoz a { color: #b1a499; font-size: 18px; font-family: Georgia; text-decoration: none }
#nav a:hover, #nav_hoz a:hover { color: #ecce50; }
#footer { text-align: right; padding-right: 40px; margin-top: 30px; margin-bottom: 30px; }
#footer, #footer * { font-size: 10px; font-family: Arial; }
#footer a { color: #eecf51; }

#print * { color: black !important; }

.page_name { color: #ddaa29; font-size: 24px; }

.sonas_mid { background: url(../img/sonas_mid.gif) repeat-y; width: 199px; }
.sonas_top { background: url(../img/sonas_top.gif) no-repeat; }
.sonas_bot { background: url(../img/sonas_bot.gif) bottom left no-repeat; }

.sonas2_mid { background: url(../img/sonas2_mid.gif) repeat-y; width: 915px; }
.sonas2_top { background: url(../img/sonas2_top.gif) no-repeat; }
.sonas2_bot { background: url(../img/sonas2_bot.gif) bottom left no-repeat; }

.debug { border: 1px solid red !important; }
.w100 { width: 100% !important; }
.h100 { height: 100% !important; }
.vtop { vertical-align: top !important; }
.vmiddle { vertical-align: middle !important; }
.vbottom { vertical-align: bottom !important; }
.hleft { text-align: left !important; }
.hcenter { text-align: center !important; }
.hright { text-align: right !important; }
.hand { cursor: pointer !important; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clear1 { clear: both; height: 1px; font-size: 1px; }

.text ul, .text ol  { padding: 0px 0px 15px 0px; margin: 0px; }
.text ul li { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 20px; background: url(../img/dot.gif) no-repeat 0px 7px; }
.text ol li { margin: 0px 0px 0px 30px; padding: 0px 0px 0px 0px; }
.text { line-height: 18px; }
.text p { margin-bottom: 15px; }

div.scrollable { 
    position:relative; 
	overflow:hidden;
    width: 585px;     
    height:117px;     
} 

div.scrollable div.items {     
    width:20000em;     
    position:absolute;         
} 

div.scrollable div.items div { 
    float:left; 
	cursor: pointer;
} 

div.items div.active { 

}

#bigimg { width: 350px; height: 393px; }

input, textarea { border: 1px solid #d4cac1; background: url(../img/form.gif) center left repeat-x; padding: 3px 0px; }
.focusField { border: 1px solid #a19182 !important; }
.forma table { margin: 5px 0px; }

#pager a, #pager b { border: 1px solid #ccc; display: block; padding: 2px 4px; float: left; margin-right: 2px; }

.ui-datepicker-calendar a { text-decoration: none; font-size: 11px; }
.ui-datepicker-calendar td { padding: 2px; }
.ui-datepicker-prev { padding: 0 5px; cursor: pointer; }
.ui-datepicker-next { padding: 0 5px; cursor: pointer; }

.text img { margin: 10px; }

.hover:hover { text-decoration: underline !important; }

.b, .b * { font-weight: bold; }
