@charset "utf-8";
/* CSS Document */

body {
	margin:0; 
	padding:0; 
	line-height: 1.2em; 
	word-spacing:1px; 
	font-size: 10pt;
	letter-spacing:0.2px; 
	font: 12pt Arial, Helvetica,"Lucida Grande", serif; color: #000;
}

p, li {
	font-size: 11pt;
	line-height: 120%;
}

.footer {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0;
}

.brand{
	text-align: center;
}

.banner-info {
	font-size: 12pt;
}

.bx-viewport {
	height: auto !important;
	margin-left: -40px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.short-banner{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.next-pre  {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	margin-top: 20px;
}

#slider1, .banner-text {
	width: 650px;
	float: none !important;
}

#slider1 li {
	float: none !important;
	margin: 0;	
}

#slider1 li {
  *zoom: 1;
}
#slider1 li:before,
#slider1 li:after {
  display: table;
  content: "";
  line-height: 0;
}
#slider1 li:after {
  clear: both;
}

nav, .bx-controls, .breadcrumb, 
.overview-icon-holder, .dude-graphic {
	display: none;
}


.dude img {
	width: 30% !important;
	text-align: center
}


a:link, a:visited {
	background: transparent; 
	color:#333; 
	text-decoration:none;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") "; 
	font-size: 9pt;
	font-style:italic;
}

a[href^="http://"] {
	color:#000;
} 


.social-links a img, .adv-icons .span {
	display: none;
}

.adv-icons h4 {
	font-size: 12pt !important;
	font-weight: normal !important; 
	margin: 0 0 5px 0;
}

.adv-icons h4:before {
	content: '- ';
}

.center-align {
	text-align: center;
}

.copyright, .tiny-text {
	font-size: 9pt;
	line-height: 40%; 
	color:#666;
}

.banner-header  {
	font-size: 16pt;
	line-height: 40%;
}


.headline {
	font-size: 14pt;
	line-height: 40%;
	margin: 30px 0 10px;
	padding: 0;
}

h1, h1.headline{
	font-size: 16pt;
	line-height: 40%;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14pt;
	line-height: 40%;
	margin: 20px 0 10px;
	padding: 0;
}



.c2a a {
	display: block;
}

.thumbnails  {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
}

.thumbnails  li {
	display: inline-block;
	*zoom:1; *display: inline;
	margin:0 15px 15px 0 !important;
	padding: 5px;
	width: 45%;
	overflow: hidden;
	border:1px solid #EFEFEF;
}

.thumbnails  li img {
	width: auto !important;
}

.left-graphic, .banner-info {	
	display: inline-block;
	*zoom:1; *display: inline;
	margin:0 15px 15px 0 !important;
	vertical-align: middle;
}

.left-graphic {
	width: 30% !important;
	overflow: hidden;
}

.left-graphic img, .thumbnail .screenshot  {
	width: 80%;
}

.banner-info {
	width: 60%  !important;
	font-size: 18pt;
}

.divider-dotted {
  *zoom: 1;
}
.divider-dotted:before,
.divider-dotted:after {
  display: table;
  content: "";
  line-height: 0;
}
.divider-dotted:after {
  clear: both;
}

