/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#666666;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	}
	
big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
	color:#333333;
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	color:#999999;
	}

.footer a:link {
	color:#999999; 
	text-decoration:none;
	font-weight:normal; 
	}
	
.footer a:visited {
	color:#999999;
	text-decoration:none; 
	font-weight:normal;
	}
	
.footer a:hover {
	color:#0070ce; 
	text-decoration:none; 
	font-weight:normal; 
	}


.title {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#c03f53;
	text-transform:uppercase;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#707070;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

a:link {
	color:#666666; 
	text-decoration:underline;
	font-weight:normal; 
	}
	
a:visited {
	color:#666666;
	text-decoration:underline; 
	font-weight:normal;
	}
	
a:hover {
	color:#095cd6; 
	text-decoration:underline; 
	font-weight:normal; 
	}

.hi {
	background-color:#00fe24;
	}


.pngt  {
	behavior: url("/cc/js/pngbehavior.htc");
	}








/* Navigation Styles*/
	
.navLink {
        width: 154px;
	border-top: solid 1px #a4b5ea;
	}
	
.navLink a {
	display: block; 
	padding: 4px; 
	font-weight:normal;
	font-size:12px;
	color:#496bd6; 
	text-decoration:none;
	border-bottom: solid 1px #a4b5ea;
	}
	
.navLink a:visited {
	color:#496bd6;
	text-decoration:none; 
	font-weight:normal;
	}
	
.navLink a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#496bd6;
	}
	
.subLink {
    width: 154px;
	}
	
.subLink a {
	display: block; 
	padding: 4px 4px 4px 24px; 
	font-weight:normal;
	font-size:12px;
	color:#496bd6; 
	text-decoration:none;
	border-bottom: solid 1px #a4b5ea;
	}
	
.subLink a:visited {
	color:#496bd6;
	text-decoration:none; 
	font-weight:normal;
	}
	
.subLink a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#496bd6;
	}
	
.navaLink {
        width: 154px;
	}
	
.navaLink a {
	display: block; 
	padding: 4px; 
	font-size:12px;
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#496bd6;
	}
	
.navaLink a:visited {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#496bd6;
	}
	
.navaLink a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	background-color:#496bd6; 
	}
	
/* Page Layout Styles*/
	
.bg {
	background-image: url("/i/common/bg.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color:#819faa;
	}

.bg-ops {
	background-image: url("/i/banners/operations.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}
	
.bg-invest {
	background-image: url("/i/banners/investors.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-news {
	background-image: url("/i/banners/news.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.bg-qwik {
	background-image: url("/i/banners/qwik.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}
	
.bg-contact {
	background-image: url("/i/banners/contact.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

.menubg {
	background-image: url("/i/menu/menubg.gif"); 
	background-repeat: no-repeat; 
	background-position: top center;
	}

/* Table format */
.table_1 {background: #014ec0; padding: 2px;}
.table_1 table {border: 2px solid #000; padding: 0; margin: 0; border-collapse: collapse;}
.table_1 th {background: #496bd6; color: #fff; font-weight: bold; border-bottom: 1px solid #999; text-align: left; font-size: 14px;}
.table_1 td {background: #fff; padding: 2px; vertical-align: top;}
.table_1 td.a_right {text-align: right;}
.table_1 td#b_top {border-top: 1px solid #666;}
.table_1 td#b_right {border-right: 1px solid #666;}
.table_1 td#b_bot {border-bottom: 1px solid #666;}
.table_1 td#b_left {border-left: 1px solid #666;}

/* Table format with borders */
.table_2 {background: #014ec0; padding: 2px;}
.table_2 table {border: 2px solid #000; padding: 0; margin: 0; border-collapse: collapse;}
.table_2 th {background: #496bd6; color: #fff; font-weight: bold; padding: 4px; text-align: left; font-size: 12px;}
.table_2 td.a_right {text-align: right;}
.table_2 td {background: #fff; padding: 4px; vertical-align: top;}

/* Presentations & video Page */

#all > ul {
list-style:none;
float:left;
padding:0 10px 0 0;
}

#all li {
float:left;
width:600px;
margin:0 10px 10px 0;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
}

#all li img {
float: left;
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
margin-right: 10px;
}

#all a {
text-decoration:none;
float: left;
background:#C5D2DA;
height:200px;
text-align:center;
padding:30px 10px 10px 10px;
}

#all:hover li {
opacity:0.2;
}

#all:hover ul:hover li {
opacity:0.5;
}

#all:hover ul:hover li:hover {
opacity:1;
}

.description {font-size: 18px; float: left; width: 300px;}


