/*******************/
/* ARG MU INTRO    */
/* AUTHOR: LUCHOG  */
/*******************/
* {
 margin: 0px;
 padding: 0px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	cursor: url(../mu.cur), auto;
}
a {cursor: url(../mu.cur), auto;}
a:hover {cursor: url(../mu2.cur), auto;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ol {
 list-style: none;
}
body {
	background-color: #000000;
}
#arg-estructure {
	/*background-image:url("../images/background.jpg");*/
	background-repeat: no-repeat;
	height: 709px;
	width: 1200px;
	margin: auto;
}
#arg-centrum {
	width: 560px;
	height: 590px;
	margin: 0 auto;
}
#arg-servers {
    background-color: #000000;
	width: 560px;
	height: 630px;
	margin: 0 auto;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	float: right;
	opacity: 0.7;
	filter:alpha(opacity=70);
	border-left: 1px solid #c69638;
	border-right: 1px solid #c69638;
	border-bottom: 1px solid #c69638;
	padding-bottom: 2px;
	box-shadow: 2px 1px 5px #000000;
}
.arg-border-i {
	background-image:url("../images/border-izquierdo.png");
	background-repeat: repeat-y;
	height: 630px;	
	width: 12px;
	float: left;
}
.arg-border-d {
	background-image:url("../images/border-derecho.png");
	background-repeat: repeat-y;
	height: 630px;	
	width: 12px;
	float: right;
}
#arg-menu {
    margin-left: 110px;
	float: left;
	background-color: #000000;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	padding: 0px 4px 4px 4px;
	height: 26px;
	box-shadow: 1px 1px 5px #000000;	
}
#arg-menu ul li {
	float: left;
	padding: 6px 4px 6px 4px;
}
#arg-menu a {
	text-decoration: none;
	color: #ffffff;
}
#arg-menu li:hover {
	background-color: #535353;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border: 1px solid #2a2a2a;
	transition:linear 1s;
    -moz-transition:height 1s;
    -ms-transition:height 1s;
    -webkit-transition:height 1s;
    -o-transition:height 1s;
	height: 30px;
}
#arg-menu li:active {
	padding-top: 18px;
	padding-bottom: 3px;
	background-color: #fe4c5d;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border: 1px solid #2a2a2a;
}
.arg-server-content {
    width: 360px;
	padding: 6px 2px 5px 2px;
	margin: 0 auto;
	color: #ffffff;
	font-family: arial;
}
.arg-server-content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	padding-bottom: 1px;
}
.arg-server-content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	padding-bottom: 2px;
}
.arg-links {
 color: #ffffff;
 background-color: #10100f;
 padding: 10px 20px; 
 margin-left: -20px;
 position: relative;
 box-shadow: 1px 1px 8px #000;
 -moz-box-shadow: 1px 1px 8px #000;
 -webkit-box-shadow: 1px 1px 8px #000;
 border: -1px solid #c69638;
 margin-right: -20px;
 border: 1px solid #c69638;
 font-family: arial;
 height: 15px;
}
.arg-links a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.arg-links2 {
 color: #ffffff;
 background-color: #10100f;
 font-size:13px;
 padding: 5px 10px; 
 margin-left: 0px;
 position: relative;
 font-family: arial;
 height: 14px;
}
.arg-links2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#arg-footer {
	width: 960px;
    height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
#arg-logo {
	background-image:url("../images/logo.png");
	width: 210px;
	height: 100px;
	background-repeat: no-repeat;
	border-right: 1px solid #1e1e1e;
	float: left;
	font-family: arial;
}
#arg-copyright {
    padding-top: 3%;
	color: #404040;
	font-family: arial;
}
#arg-copyright h1 {
	font-size: 14px;
	text-align: center;
	font-family: arial;
}

#fblikepop {
    background-color: #ffffff;
    display: none;
    position: fixed;
    top: 200px;
    _position: absolute;
 /* hack for IE 6*/
    width: 450px;
    border: 10px solid #6F6F6F;
    z-index: 200;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    margin: 0pt;
    padding: 0pt;
    color: #333333;
    text-align: left;
    font-family: arial,sans-serif;
    font-size: 13px;
}#fblikepop body {
    background: #fff none repeat scroll 0%;
    line-height: 1;
    margin: 0pt;
    height: 100%;
}

.fbflush {
    cursor: pointer;
    font-size: 11px !important;
    color: #FFF !important;
    text-decoration: none !important;
    border: 0 !important;
}
#fblikebg {
    display: none;
    position: fixed;
    _position: absolute;
 /* hack for IE 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 100;
}#fblikepop #closeable {
    float: right;
    margin: 7px 15px 0 0;
}#fblikepop h1 {
    background: #6D84B4 none repeat scroll 0 0;
    border-top: 1px solid #3B5998;
    border-left: 1px solid #3B5998;
    border-right: 1px solid #3B5998;
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 5px !important;
    margin: 0 !important;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}#fblikepop #actionHolder {
    height: 30px;
    overflow: hidden;
}#fblikepop #buttonArea {
    background: #F2F2F2;
    border-top: 1px solid #CCCCCC;
    padding: 10px;
    min-height: 50px;
}#fblikepop #buttonArea a {
    color: #999999 !important;
    text-decoration: none !important;
    border: 0 !important;
    font-size: 10px !important;
}#fblikepop #buttonArea a:hover {
    color: #333 !important;
    text-decoration: none !important;
    border: 0 !important;
}#fblikepop #popupMessage {
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 22px;
    padding: 8px;
    background: #fff !important;
}#fblikepop #counter-display {
    float: right;
    font-size: 11px !important;
    font-weight: normal !important;
    margin: 5px 0 0 0;
    text-align: right;
    line-height: 16px;
}