/* ----- RESET ----- */
/* Here, we are going to reset all browsers, so we don't have to declare a bunch of stuff over and over */
@import url("reset.css");

body { font: 17px/26px Cambria, Georgia, serif; background:#000000;  color: #200e0f; padding:10px 0 0 0; }
html { overflow-y: scroll; }
input, textarea { font: normal 13px/20px Verdana, Arial, sans-serif; color: #200e0f; }

/* We use em and strong in the text, instead of <b> or <i> ... these are read by browsers to be emphasis terms, and help for readers
by vision-impaired users and spiders */
em { font-style: italic; }
strong { font-weight: bold; }
.anchorlink {height:1px;line-height:1px;font-size:1px;}
p { margin: 0 0 17px 0; }


h1 { font: bold 23px/21px Georgia, Cambria serif; color: #b3141b; letter-spacing: 1px; margin: 0 0 2px 0; }
h2 { font: bold 20px/21px Georgia, Cambria serif; color: #87597d; margin: 0 0 13px 0; }
h3 { font: bold 14px/17px Verdana, Arial, sans-serif; color: #71413f; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 10px 0; }
h4 { font: bold 17px/26px Cambria, Georgia, serif; color: #71413f; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 10px 0; }

.sans { font: 15px/20px Verdana, Helvetica, sans-serif; color: #000000; }
.typewriter { font: 16px/22px Courier, American Typewriter, serif; color: #000000; }
.red { font: 17px/26px Cambria, Georgia, serif; color: #c91820; }
.redsmall { font: 14px/17px Cambria, Georgia, serif; color: #c91820; }
.redbold { font: bold 17px/26px Cambria, Georgia, serif; color: #c91820; }
.redhead { font: bold 20px/26px Cambria, Georgia, serif; color: #c91820; }
.redheadserif { font: italic bold 20px/23px Cambria, Georgia, serif; color: #c91820; }
.gold { font: 17px/26px Cambria, Georgia, serif; color: #b79f43; }
.goldsmall { font: 14px/17px Cambria, Georgia, serif; color: #b79f43; }
.goldbold { font: bold 17px/26px Cambria, Georgia, serif; color: #b79f43; }
.goldhead { font: bold 20px/26px Cambria, Georgia, serif; color: #b79f43; }
.goldheadserif { font: italic bold 20px/23px Cambria, Georgia, serif; color: #b79f43; }
.quote {text-indent: 1em; font: bold italic 17px/26px Cambria, Georgia, serif; color: #87597d; }
.quote-plain {text-indent: 1em; font: italic 17px/26px Cambria, Georgia, serif; color: #87597d; }
.quote-big { font: italic 19px/26px Cambria, Georgia, serif; color: #87597d; }
.quote-extra-big { font: italic 21px/26px Cambria, Georgia, serif; color: #87597d; }
.dropcap { font: 30px/32px Cambria, Georgia, serif; color: #200e0f; }
.dropcap2 { font: 25px/29px Cambria, Georgia, serif; color: #200e0f; }
.xuni { font: 12px/14px Verdana, Arial, sans-serif; color: #a97a8d; }
.xuni a:link, .xuni a:visited {font: 12px/14px Verdana, Arial, sans-serif; color: #a97a8d;font-weight:normal;text-decoration:underline;}
hr.mt {color: #f8f3dd;background-color: #f8f3dd;border:0; height:1px;  margin:7px 0 15px 0px; text-align: left;}
hr.mtr {color: #b3141b;background-color: #b3141b;border:0; height:1px;  margin:27px 0 25px 0px; text-align: left;}
hr.mtr2 {color: #b3141b;background-color: #b3141b;border:0; height:1px;  margin:7px 0 25px 0px; text-align: left;}
hr.mtr3 {color: #ccc39c;background-color: #ccc39c;border:0; height:1px;  margin:6px 0 25px 0px; text-align: left;}
hr.mtr4 {color: #ccc39c;background-color: #ccc39c;border:0; height:1px;  margin:10px 0 10px 0px; text-align: left;}
.center, .center p {text-align:center;}

/* ----- LINKS ----- */
/* We change the link color here. The first line color is the color of the link, the second line is the color of the rollover */
a:link, a:visited { font-weight: bold; color: #4e4a73; text-decoration: none; }
a:active, a:hover { font-weight: bold; color: #3d339f; text-decoration: none; }


/* ----- ARCHITECTURE ----- */
html, body {
       height:auto !important; /* FF and compliant browsers should automatically size the body/html */
       height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
       min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}
.imgblock{display:block;margin:0;padding:0;}
.imgbottom {margin-bottom:50px;position: absolute; bottom:0;}
#container{
	width: 1100px;   
	margin: 0 auto;
	background: url('images/bg-site.jpg'); 	
	background-position:0 361px;
} 
#left {float:left;width:135px;}
#middle {text-align:left;float:left;width:850px;padding:40px 70px 0 45px;}
.none {margin:0;padding:0;clear:both;}
#bgbottom {width:1100px;background: url('images/bottom.png') no-repeat;background-position:0 100%;}
.none {margin:0;padding:0;clear:both;}
#footer { clear:both;width: 1100px;background-color:#000000;z-index:999;padding-top:10px;text-align:center; }
#bottomspace { width:1100px;clear:both; height: 30px; background:#000000;z-index:99;}
#backtotop { padding-top: 20px; text-align:center;clear:both;}
.clear {clear:both;line-height: 0px;}


/* the styles you need here can be cut and pasted in the the client.css OR you can have them in/on the page  */
.xunibook {float:left;text-align:center;margin:10px 10px 10px 0;}
.xunibook2 {float:left;text-align:center;margin:10px 10px 10px 0;}
.xunibookright {float:right;text-align:center;margin:10px 0 10px 20px;}
.xunibook img, .xunibook img a {margin:0px 0px 3px 0;}
.xunibook2 img, .xunibook2 img a {margin:0;}
.table {display:table;}
.table-row {display:table-row;}
.table-cell {display:table-cell;text-align:center;}
.boxleft {float:left;min-width:50%;box-sizing: border-box;margin: 0 20px 0 0;}
.boxright {float:left;box-sizing: border-box;}
.clear {clear:both;line-height:0px;height:0px;}

