/* =universals 
These rules are applied to all elements unless otherwise specified below. */

/* =html */
html  { background:#e6d7c0; margin:0!important; padding:0!important; }

/* =body */
body { font-size:11px; position:relative; margin-top:0; margin-left:0; height:560px; font:76%/120% Arial, Tahoma, Verdana, sans-serif; color: #313131; text-align:center; padding:0!important; }

/*  =.= */
h2, h3, h4, h5, p, ul, ol  { margin:0; padding:0; }

/* =hx */
h1, h2, h3, h4, h6 { font:170%  "palatino Linotype", "Times New Roman"; margin:0px; }

/* =h1 */
h1 { color:#ca7b07; font-size : 165%; }

/* =h2 */
h2 { color:#d04800; font-size : 170%; }

/* =h3 */
h3 { color: #004165; font-size : 12px; font-style:italic; margin-bottom:5px;  font-family:Arial, Helvetica, sans-serif; }

/* =h4 */
h4 { color: #B7760B; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }

/* =h5 */
h5 { font-size : 120%; }

/* =h5 */
h6 { font-size : 100%; color: #a79230;}

/* =p */

/* =ul */
ul { margin-bottom:10px; }

/* =ol */
ol { list-style-type : none; }

/* =li */

/* =code */
code, pre {  font : 80% monaco, courier, monospace; font-weight : normal; color : #666; }
pre {  padding-left : 20px; font-size : 80%; }

/* =blockquote */
blockquote { z-index : 2; position : absolute; left : 335px; top : 40px; width: 199px; height : 103px; text-indent : -9999px; }

/* =a */
a { color:#805537; font-weight:bold; }
a:hover { color : #b24940; text-decoration : underline; }
/* a:active, a:focus { color:#d04800; text-decoration : none; }
a:link { color : #805537; text-decoration : none; } */

/* =img */
img, img a { border : none }
abbr, acronym { text-decoration : none; border : none; }

/* =label/labelspan */
label { margin-bottom : .5em; font-weight : bold; }
label, label span { display : block; margin-bottom : .5em; }

/* =input */
input, select, textarea { padding : 1px; font : 95% Arial, Tahoma, Verdana, sans-serif; border: 1px solid #999; color: #333333; }

select { padding: 0px; border: 1px solid #666;}

.clearfloat { clear: both }
.error { font-weight: bold; color: #f00; }

/* Preview full size photo rules */
.title_h2 { font-weight:bold; padding: 0px; margin: 10px 10px 3px 15px; text-align: left; }
.border_preview { border: #444 1px solid; z-index: 100; background: #eaf0f5; position: absolute; }
.preview_temp_load { padding: 10px; vertical-align: middle; text-align: center; }
#loader_container { width: 100%; position: absolute; top: 40%; text-align: center; }
#loader { border: #6a6a6a 1px solid; padding: 10px 0px 16px 0px; display: block; font-size: 10px; z-index: 255; margin: 0px auto; width: 135px; color: #000000; font-family: Tahoma, Helvetica, sans; background-color: #ffffff; text-align:left; }
#loader_bg { font-size: 1px; left: 8px; width: 113px; position: relative; top: 8px; height: 7px; background-color: #ebebe4; }
#progress { font-size: 1px; left: 10px; width: 1px; position: relative; top: 1px; height: 5px; background-color: #9d9d94; }
.italic { font-style: italic }
/* End Preview full size photo rules */