/* ----- 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: 15px/20px Verdana, Arial, sans-serif; background-color: #000000; color: #000000; margin-top: 20px;}
html { overflow-y: scroll; }
input, textarea { font: normal 13px/20px Verdana, Arial, sans-serif; color: #333; }

/* 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; }

/* ----- 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: #b959c0; text-decoration: none; }
a:active, a:hover { font-weight: bold; color: #eaa2ef; text-decoration: none; }

h1 { font: bold 19px/21px Verdana, Arial, sans-serif; color: #a42057; letter-spacing: 1px; margin: 0 0 5px 0; }
h2 { font: bold 17px/20px Verdana, Arial, sans-serif; color: #fe8dc3; margin: 0 0 13px 0; }
h3 { font: bold 14px/17px Verdana, Arial, sans-serif; color: #91202a; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 10px 0; }
h4 { font: bold 15px/20px Verdana, Arial, sans-serif; color: #de471e; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 10px 0; }

.dkpink { font: 15px/20px Verdana, Arial, sans-serif; color: #a42057; }
.dkpinkbold { font: bold 15px/20px Verdana, Arial, sans-serif; color: #a42057; }
.dkpinkhead { font: bold 17px/20px Verdana, Arial, sans-serif; color: #a42057; }
.dkpinklarge { font: bold 21px/20px Verdana, Arial, sans-serif; color: #a42057; }
.dkpinksmall { font: bold 13px/18px Verdana, Arial, sans-serif; color: #a42057; }
.pink { font: 15px/20px Verdana, Arial, sans-serif; color: #fe8dc3; }
.pinkbold { font: bold 15px/20px Verdana, Arial, sans-serif; color: #fe8dc3; }
.pinkhead { font: bold 17px/20px Verdana, Arial, sans-serif; color: #fe8dc3; }
.header { font: bold 17px/20px Verdana, Arial, sans-serif; color: #4221ff; }
.quote-plain {text-indent: 3em; font: italic 15px/20px Verdana, Arial, sans-serif; color: #be507d; }
.quote {text-indent: 3em; font: bold italic 15px/20px Verdana, Arial, sans-serif; color: #be507d; }
.dropcap { font: 27px/27px Verdana, Arial, sans-serif; color: #000000; }
.dropcap2 { font: bold 21px/21px Verdana, Arial, sans-serif; color: #a42057; }
.xuni { font: 12px/14px Verdana, Arial, sans-serif; color: #e2a8d1; }
.xuni a, .xuni a:visited {font: 12px/14px Verdana, Arial, sans-serif; color: #e2a8d1;font-weight:normal;text-decoration:underline;}
hr.mt {color: #000000;background-color: #000000;border:0; height:1px;  margin:7px 0 15px 0px; text-align: left;}
hr.mtp {color: #eb8db7;background-color: #eb8db7;border:0; height:1px;  margin:27px 0 25px 0px; text-align: left;}
hr.mtp3 {color: #f9d3fc;background-color: #f9d3fc;border:0; height:1px;  margin:6px 0 25px 0px; text-align: left;}

.xunibook, .xunibook2 {float:left;text-align:center;margin:10px 20px 10px 0;}
.xunibookright {float:right;text-align:center;margin:0px 15px 10px 20px;}
.xunibookleft {float:left;text-align:center;margin:0px 20px 10px 0px;}
.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;}
.table-cell2 {display:table-cell;text-align:left;}
.table-cell3 {display:table-cell;text-align:right;}
.boxleft {float:left;min-width:50%;box-sizing: border-box;margin: 0 20px 0 0;}
.boxright {float:left;box-sizing: border-box;}


/* ----- 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{position:absolute;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -460px; /*set to half the total container width, in this case 920px*/
	width: 920px;   
	margin-bottom:30px;
	background:#000b0e;
	background: url('/images/bg-site.gif');
	background-position:0 465px;

} 
#title {float:left;text-align:right;height:56px;width:675px;}
#left {width:615px;float:left;padding:15px 20px 0 40px;background: url('/images/bg-content.gif');	background-position:top right; background-repeat:no-repeat;}
#right {float:right;width:245px;}
#nav {width:146px; float:left;}
#middle {float:left;width:658px;padding:0 30px 0 9px;background: url('/images/bg-content.gif') no-repeat;}
#none {margin:0;padding:0;clear:both;}
#backtotop { padding-top: 20px; text-align:center;}
#navigation { width: 920px; height: 41px;padding:0;margin:0; }
#navigation ul, #navigation ul { float:left; display:inline;line-height: 41px;padding:0;margin:0;list-type:none;list-style-type:none; }
#navigation ul li, #navigation ul li a {display:inline;float:left;padding:0;margin:0;  list-type:none;list-style-type:none;}
#footer { clear:both;width: 920px;background-color:#000000;z-index:999;padding-top:10px;text-align:center; }
#bottomspace { width:920px;clear:both; height: 30px; background:#000000;z-index:99;}
#clear, .clear {clear:both;}