@charset "utf-8";
a:link {
	text-decoration: none;
	border:none;
	color:#FFF;
}
a:visited {
	text-decoration: none;
	color:#FFF;
	border:none;
}
a:hover {
	text-decoration: none;
	color:#FFF;
	border:none;
}
a:active {
	text-decoration: none;
	color:#FFF;
	border:none;
}
img
{
      border: none;
}

#header {
	height: 2055px;
	width: 1027px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50%;
	margin-left:-512px;
	top: 0px;
	background-repeat:no-repeat;
}
#header2 {
	height: 1980px;
	width: 1027px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50%;
	margin-left:-512px;
	top: 0px;
	background-repeat:no-repeat;
}

#logo{
	height: 184px;
	width: 420px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 1px;
	top: 14px;
	right: 90px;
	bottom: 75px;
	background-image:url(http://www.qittle.com/images/qittle8-05.png);
	background-repeat:no-repeat;
}
#logo2{
	height: 184px;
	width: 420px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 1px;
	top: 7px;
	right: 90px;
	bottom: 75px;
	background-image:url(http://www.qittle.com/images/qittle8-05.png);
	background-repeat:no-repeat;
}
#button1 {
	overflow: hidden;
	position:absolute;
	z-index: 3;
	height: 35px;
	width: 125px;
	left:580px;
	top:85px;
	visibility: visible;
	border:none;
	padding:none;
}
#slogan {
	height: 46px;
	width: 492px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left:514px;
	top:32px;
}
#menuBg {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 89px;
	width: 650px;
	left: 417px;
	top: 117px;
	background-repeat:no-repeat;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	white-space: normal;
}
.menuWrap {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 17px;
	text-align:center;
	
}
.logInBtn {


}
.FooterLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  18px;
	color:#FFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	position:absolute;
}
.siteMapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.headerSmallDivider {
	
	top:135px; 
	position:absolute; 
	z-index:3;
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #366092;
	text-decoration: none;
	position:absolute;
	z-index:4;
}
.greyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	position:absolute;
}
.textBoxInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */
	height: 300px;
	width: 400px;
	border:hidden;
	padding:inherit;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	wor
}
.clientBoxInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #366092;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: normal; /* Firefox */
	height: 40px;
	width: 224px;
	border:hidden;
	padding:inherit;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:342px;	width:916px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	top:270px;
	bottom: 20px; right: 40px;
	width: 310px; height:40px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	width:40px;
	height:40px;
	text-align:center
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	width:40px;
	height:40px;
	text-align:center
	text-decoration: none;
	color: #fff;
}

.paging a:hover {
	width:40px;
	height:40px;
	font-weight: bold;
	text-align:center
	text-decoration: none;
	color: #fff;};
	
.desc {
    display:none;
    position: absolute;
	top:70px;
	left:90px;
    z-index: 101;
    color: #fff;
    width:300px;
	height:300px;
}


.toggle_container{
    display: block !important;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
text-align:left;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
text-align:left;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
text-align:left;
}

#example3{ /*Demo 3 main container*/
width: 600px;
height: 250px;
border: 0px;
padding: 0px;
text-align:left;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
text-align:left;
}

#example3 div{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
text-align:left;
}


#example3 div a:link {
	text-decoration: none;
	border:none;
	color:#999;
}
#example3 div a:visited {
	text-decoration: none;
	color:#999;
	border:none;
}
#example3 div a:hover {
	text-decoration: none;
	color:#999;
	border:none;
}
#example3 div a:active {
	text-decoration: none;
	color:#999;
	border:none;
}

.bkBoxall{
	background-image:url(http://www.qittle.com/images/bkQittle.png);
	background-repeat:no-repeat;	
}
.bkBoxall2{
	background-image:url(http://www.qittle.com/images/qittle8b.png);
	background-repeat:no-repeat;	
}
.movieBoxall{
	background-image:url(http://www.qittle.com/images/bkGround4.png);
	background-repeat:no-repeat;	
}
.clientBoxall{
	background-image:url(http://www.qittle.com/images/clientCarrierBk.png);
	background-repeat:no-repeat;	
}
.footerBoxall{
	background-image:url(http://www.qittle.com/images/footerBk.png);
	background-repeat:no-repeat;	
}

#container {
	width:381px;
	padding:20px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#slides {
	position:absolute;
	top:90px;
	left:70px;
	z-index:101;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:410px;
	height:320px;
	overflow:hidden;
	position:relative;
	display:none;
	z-index:101;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:10px;
	width:410px;
	height:308px;
	display:block;
	z-index:101;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:137px;
	left:-50px;
	width:50px;
	height:50px;
	display:block;
	z-index:101;
}

#slides .next {
	left:390px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
	position:absolute;
	top:-25px;
	left:130px;
	z-index:101;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://qittle.com/js/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

