/* author: INFO SERVICE */
/* creation date: 4/24/2013 */
#menuctx {position:absolute;z-index:99;bottom:-1000px;left:0px;width:0px;height:0px;background-color:transparent;
overflow:hidden;
}
#actuctx {position:absolute;z-index:99;top:-1000px;left:0px;width:0px;height:0px;border:1px solid #666666;background-color:white;
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;padding:0;
-moz-box-shadow: 1px 1px 2px #666;
-webkit-box-shadow: 1px 1px 2px #666;
box-shadow: 1px 1px 2px #666;
overflow:hidden;
}
#persoctx {position:absolute;z-index:99;bottom:-1000px;left:0px;width:0px;height:0px;border:0px solid black;background-color:transparent;
overflow:hidden;}
#persoctx img {max-height: 100%;}
#controls {position:absolute;z-index:99;width:32px;height:74px;top:85px;right:5px;}
#controls img {margin-bottom:10px;border:0px;}
#actuctx h3 {margin:5px 10px 5px 10px;font-size:19px;line-height:19px;}
#menuctx h3 {margin:5px 10px 5px 10px;font-size:14px;line-height:15px;}

#menuctx h4 {
font-family: Arial, Helvetica, sans-serif;
color:white;padding:5px 10px 5px 10px;
font-size:22px;line-height:20px;
margin:0px 0px 10px 0px;
text-shadow:1px 1px 1px #000;
font-weight:normal;
}

#actuctx h4 {
font-family: Arial, Helvetica, sans-serif;
color:white;padding:10px 10px 10px 10px;
font-size:22px;line-height:22px;
margin:0px 0px 10px 0px;
text-shadow:1px 1px 1px #000;
font-weight:normal;
}


#actuctx img, #menuctx img {margin:5px;}
#actuctx p, #menuctx p {margin:5px 5px 5px 5px;font-size:14px;}
#menuctx {font-size:14px;font-weight:normal;}
#menuctx ul,#actuctx ul {list-style-type: disc;padding:0px 5px 0px 20px;font-size:14px;}
#menuctx li {margin:5px 5px 20px 5px;}
#menuctx li span, #actuctx li span {color:#000;}
.actuc1 a, .menuc1 a {color:#ed1b2e; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc2 a, .menuc2 a {color:#94c1e8; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc3 a, .menuc3 a {color:#56ac23; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc4 a, .menuc4 a {color:#e96499; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc5 a, .menuc5 a {color:#ce6901; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc6 a, .menuc6 a {color:#bb9f00; text-decoration:none; font-weight:bold;font-size:14px;}
.actuc7 a, .menuc7 a {color:#0078c4; text-decoration:none; font-weight:bold;font-size:14px;}

.actuc1 ul, .menuc1 ul {color:#ed1b2e;}
.actuc2 ul, .menuc2 ul {color:#94c1e8;}
.actuc3 ul, .menuc3 ul {color:#56ac23;}
.actuc4 ul, .menuc4 ul {color:#e96499;}
.actuc5 ul, .menuc5 ul {color:#ce6901;}
.actuc6 ul, .menuc6 ul {color:#bb9f00;}
.actuc7 ul, .menuc7 ul {color:#0078c4;}

#contentx {
    width:  1200px;
    height: 700px;
	background-color: white;
	background-image :  url('/imgs/image1c.png');
	background-repeat:no-repeat;
	background-position: left top;

	}
#actuct1,#actuct2,#actuct3 {border:1px solid #666666;background-color:white;
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;padding:0;
-moz-box-shadow: 1px 1px 2px #666;
-webkit-box-shadow: 1px 1px 2px #666;
box-shadow: 1px 1px 2px #666;
overflow:hidden;
}

#actuct5 {border:0px solid #666666;background-color:white;
box-shadow: 1px 1px 2px #666;
overflow:hidden;
}

#actuct4 {border:1px solid #000000;background-color:white;
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;padding:0;
-moz-box-shadow: 1px 1px 2px #666;
-webkit-box-shadow: 1px 1px 2px #666;
box-shadow: 1px 1px 2px #666;
overflow:hidden;
}

#actuct5 {position:absolute;z-index:99;top:20px;right:10px;width:250px;height:331px;}
#actuct4 {position:absolute;z-index:99;top:375px;right:10px;width:250px;height:180px;}
#actuct2 {position:absolute;z-index:99;top:5px;right:0px;width:235px;height:210px;}
#actuct3 {position:absolute;z-index:99;top:225px;right:0px;width:235px;height:170px;}
#actuct1 {position:absolute;z-index:99;top:405px;right:0px;width:235px;height:190px;}

#actuct1 h3, #actuct2 h3, #actuct3 h3 {
font-family: Arial, Helvetica, sans-serif;
color:white;padding:5px 5px 5px 5px;
font-size:17px;line-height:20px;
margin:0px 0px 10px 0px;
text-shadow:1px 1px 1px #000;
font-weight:bold;
font-weight:700;
background-color:#b3b7c4;
background:-moz-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96b6d9), color-stop(100%,#5286b9));
background: -webkit-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background: -o-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background: -ms-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background: linear-gradient(to bottom, #96b6d9 0%, #5286b9 100%);
-pie-background: linear-gradient(top, #96b6d9, #5286b9);
behavior: url(/scripts/PIE/PIE.php);
}

#actuct4 h3 {
font-family: Arial, Helvetica, sans-serif;
color:white;padding:5px 5px 5px 5px;
font-size:17px;line-height:20px;
margin:0px 0px 10px 0px;
text-shadow:1px 1px 1px #000;
font-weight:bold;
font-weight:700;
background-color:#b3b7c4;
background:-moz-linear-gradient(top, #d61028 0%, #f78a98 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d61028), color-stop(100%,#f78a98));
background: -webkit-linear-gradient(top, #d61028 0%, #f78a98 100%);
background: -o-linear-gradient(top, #d61028 0%, #f78a98 100%);
background: -ms-linear-gradient(top, #d61028 0%, #f78a98 100%);
background: linear-gradient(to bottom, #d61028 0%, #f78a98 100%);
-pie-background: linear-gradient(top, #d61028, #f78a98);
behavior: url(/scripts/PIE/PIE.php);
}

#ticker {
margin-top:10px !important;
}

#ticker h3 {
font-family: Arial, Helvetica, sans-serif;
color:white;padding:5px 5px 5px 5px;
font-size:17px;line-height:20px;
margin:0px 0px 10px 0px;
text-shadow:1px 1px 1px #000;
font-weight:bold;
font-weight:700;
background-image:url('/imgs/frise.png') right bottom no-repeat;
background-color:#b3b7c4;
background:url('/imgs/frise.png') right bottom no-repeat, -moz-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background:url('/imgs/frise.png') right bottom no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96b6d9), color-stop(100%,#5286b9));
background:url('/imgs/frise.png') right bottom no-repeat, -webkit-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background:url('/imgs/frise.png') right bottom no-repeat, -o-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background:url('/imgs/frise.png') right bottom no-repeat, -ms-linear-gradient(top, #96b6d9 0%, #5286b9 100%);
background:url('/imgs/frise.png') right bottom no-repeat, linear-gradient(to bottom, #96b6d9 0%, #5286b9 100%);
-pie-background: linear-gradient(top, #96b6d9, #5286b9);
behavior: url(/scripts/PIE/PIE.php);
}

#actuct1 p, #actuct2 p, #actuct3 p {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;line-height:17px;
text-align:left;
margin:0px 7px 20px 7px;
}
#actuct1 a, #actuct2 a, #actuct3 a {
font-size:13px;line-height:17px;
text-decoration:none;
font-weight:normal;
color:#5286b9;
}

#actuct4 p, #actuct5 p {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;line-height:17px;
text-align:left;
margin:0px 7px 20px 7px;
}
#actuct4 a, #actuct5 a {
font-size:13px;line-height:17px;
text-decoration:none;
font-weight:normal;
color:#b00d22;
}