/* Header boxes

-------------------- */




/* Topnav

-------------------- */

#topnav {
	margin-right:7px;
	position: absolute;
	right: 0;
	top: 85px;
	height: 14px;
	overflow: hidden
	}
	
#topnav li a {background:transparent url(../images/nav.gif) no-repeat scroll 0 0;}
	
#topnav li a span { display: none}
	
#topnav li.about a, body#about #topnav li.about a {
	background: url(../images/nav.gif) 0 0;
	width: 108px;
	height: 13px
	}
	

#topnav li.publishers a, body#publishers #topnav li.publishers a {
    background: url(../images/nav.gif) -142px 0;
	width: 63px;
	height: 13px
	}
	

#topnav li.application a, body#application #topnav li.application a {
	background: url(../images/nav.gif) -236px 0;
	width: 122px;
	height: 13px
	}
	
#topnav li.about a:hover, body#about #topnav li.about a { background-position: 0 -14px}
#topnav li.publishers a:hover, body#publishers #topnav li.publishers a { background-position: -142px -14px;}
#topnav li.application a:hover, body#application #topnav li.application a { background-position: -236px -14px;}

#topnav li, #topnav li a { 
	float: left;
	list-style-type: none;
	text-decoration: none;
	color: #666;
	display: inline;
	}

#topnav li { margin-left: 32px;}

#topnav li a:hover, #topnav li.at {color: #7e9017;}

.IntroMessage {
	padding: 4px 0 0 24px;
	position: relative;
	z-index: 3;
	float: left
	}

#contAbout .IntroMessage p, #contPublishers .IntroMessage p, #contSubscribers .IntroMessage p { 
	color:#a6bb29; 
	font-size:14px; 
	text-align:left; 
	line-height:18px; 
	padding: 0 0 14px 0; 
	margin: 7px 0 0 0;
	width: 274px;
	font-weight: normal;
	}

#contAbout  { background: #000 url(../images/home_about_hero.jpg) no-repeat right 0;}
#contPublishers { background: #000 url(../images/home_publisher_hero.jpg) no-repeat right 0;}
#contSubscribers {background: #000 url(../images/home_retailer_hero.jpg) no-repeat right 0;}

#text-contPublishers { width:311px; display:block;  padding:46px 0 0 23px; position:relative;z-index:26; }

#text-contSubscribers {display:block;  padding:46px 0 0 23px; position:relative;z-index:36; }

#left-shadow{
	width:2px; 
	height:200px; 
	font-size:1px; 
	display:block; 
	border:1px soid red; 
	float:left; 
	background-color:#000
	}

/* Acordeon

-------------------- */

#accordion {
	position:relative;
	top:5px;
	left:6px;
	width:618px;
	height:200px;
	overflow:hidden;
	}

#slideAbout{
	background-image: url(../images/slide_tabs.jpg); 
	background-repeat: no-repeat;
	}

#slideOperators{
	background: url(../images/slide_operators.jpg) 0 -392px; 
	background-repeat: no-repeat;
	}

#slidePublishers{
	background-image: url(../images/slide_publishers.jpg);
	background-repeat: no-repeat;
	}

#slideAppRetailer {
	background-image: url(../images/slide_AppRetailers.jpg);
	background-repeat: no-repeat;
	}

#flashAbout, #flashPublishers, #flashSubscribers{	
	position:absolute;
	left:31px;
	top:0;
	z-index: 2;
	width: 500px;
	height: 200px;
	background: url(../images/about_static.jpg) no-repeat right;	
	}
	
#flashPublishers {background: url(../images/publisher_static.jpg) no-repeat right;}
#flashSubscribers {background: url(../images/retailer_static.jpg) no-repeat right;}

.left {background-position: left top}

.left:hover {background-position: -62px top}

.leftactive {background-position: -62px top}

.right {background-position: -31px top}

.right:hover {background-position: right top}

.fullTab {
	position:absolute;
	float:left;
	width: 590px;
	background-color: 
	}

.toggler {
	width: 31px;
	height: 200px;
	float: left;
	}

.element{
	height: 200px;
	width: 500px;
	float: left;
	}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	}

blockquote { padding:0px 20px;}

/*-------------------- */

#btnsAbout { margin-left: 27px}

.button_main {
	padding-left: 13px;
	background: url(../images/buttons.gif) no-repeat 0 0;
	height: 29px;
	width: 183px;
	display: block;
	line-height: 29px;
	color: #191919;
	font-weight: bold;
	cursor: pointer;
	font-size: 12px;
	margin-bottom: 10px;
	}
	
a.button_main:hover { background-position: -196px 0}
#outer #left object {
	/*border: 2px solid #cfd3a6;*/
}
