/*  
Site: ARKITIP
Author: Felipe Lima, Josh Malmuth
*/


/* Basic Attributes and Wrapper */

body {
	margin: 0px;
	line-height: 125%;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: small;
  	color: #333333;
	}
	
p {
	margin-top: 0px;
	}
	
	
	
/* CHANGE LINK STYLES HERE - WATCH OUT FOR MENUS ON IE! */
	
a, a:visited {
	color: #333333;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
	}
	
/* DO NOT EDIT BELOW THIS LINE */


	
#wrapper {
	display: block;
	width: 959px;
	margin: 0 auto;
	}
	
#wrapper img {
	border: 0px;
	display: block;
	}
	

/* Header Wrapper */	
	
#header {
	display: block;
	height: 42px;
	width: 959px;
	}

.hiddenPic {
	display: none;
	}

/* Crazy Dropdown Menu Thing--BE CAREFUL EDITING THIS SECTION */
	
ul {
  	padding: 0;
  	margin: 0;
  	list-style: none;
  	}

li.top {
  	float: left;
  	position: relative;
  	margin-right: 1px;
  	}

li.top_right {
  	float: left;
  	position: relative;
  	}

li.top a {
	display: block;
	}
	
li.top_right a {
	display: block;
	}

li ul {
  	display: none;
	clear: left;
  	list-style: none;
  	position: absolute; 
	padding-left:0;
  	font-size: x-small;
	margin-left: 0;
	left:auto;
  	}

li:hover ul, li.sfhover ul { 
 	display: block; 
	clear: left;
 	}

ul.inner {
	width: 119px;
  	font-size: x-small;
	}
	
ul.inner li {
	display: block;
	width: 119px;
	margin-top: 1px;
	text-align: center;
	color: #333333;
	float: none;
	background-color: #D3D3D3;
	opacity: .75;
	filter:alpha(opacity=75);
	height: 1.7em;
	line-height: 1.7em;
	}

ul.inner li:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	}

ul.inner li a {
	background-image: none;
	height: 1em;

	}

ul.inner a:hover, #subhead ul a:active {
	text-decoration: none;
	} 

li > ul {
	top: auto;
	left: auto;
	}
	
/* Banner(s) */	
	
#banner {
	display: block;
	float: left;
	margin-top: 1px;
	background-color: #111111;
	background-image: url(http://images.arkitip.com/ads/banner/banner_placeholder.png);
	background-repeat: repeat-x;
	width: 959px;
	height: 70px;
	}

#banner2 {
	display: block;
	float: left;
	background-color: #111111;
	background-image: url(/docs/images/banners/banner_placeholder.png);
	background-repeat: repeat-x;
	width: 959px;
	height: 70px;
	}
	

/* Main Body Wrapper */
	
#main {
	display: block;
	float: left;
	width: 959px;
	margin-top: 13px;
	}
	
	
/* Hero Image */
	
#splash {
	display: block;
	float: left;
	border: solid 1px #E0E0E0;
	}

#splash_xfade {
	width: 959px;
	height: 450px;
	display: block;
	float: left;
	}

#splash_vid {
	width: 959px;
	height: 450px;
	display: block;
	float: left;
	}
	
	
/* Ticker */
	
#ticker {
	display: block;
	float: left;
	margin-top: 13px;
	left: 0px;
	background-image: url(/docs/images/ticker-gradient.jpg);
	background-repeat: repeat-x;
	color: #333333;
	width: 959px;
	font-weight: bold;
	font-size: 1.1em;
	height: 35px;
	}
	
#ticker p {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	}
	
/* Ticker Grey Text Style */

.grey {
	color: #9C9C9C;
	}
	
	
/* Featured Products Wrapper*/
	
#sub_splash {
	display: block;
	float: left;
	margin-top: 13px;
	}
	
#sub_splash img {
	margin-bottom: 10px;
	}

/* CHANGE LINK STYLES HERE  */
	
#sub_splash a, #sub_splash a:visited {
	display: block;
	margin-top: 3px;
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	}
	
#sub_splash a:hover, #sub_splash a:active {
	color: #000000;
	text-decoration: underline;
	}
	
/* DO NOT EDIT BELOW THIS LINE */
		
		

/* Featured Products Paragraph */
	
#sub_splash p {
	margin: 0;
	padding-top: 5px;
	}
	
	
	
/* Featured Products Images */

.sub_splash_image {
	display: block;
	float: left;
	width: 230px;
	margin-right: 13px;
	text-align: center;
	}
	
.sub_splash_image2 {
	display: block;
	width: 230px;
	float: left;
	text-align: center;
	}

	
	
/* Footer Wrapper */
	
#footer {
	display: block;
	float: left;
	width: 959px;
	text-align: center;
	color: #666666;
	margin-top: 13px;
	}
	
	
/* Footer Links */
	
#footer_links {
	display: block;
	float: left;
	width: 959px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-top: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: small;
	}

	
	
/* Mailing List Form */
	
	
.elist_wrapper {
	display: block;
	float: left;
	width: 959px;
	height: 23px;
	overflow: display;
	margin-top: 13px;
	margin-bottom: 2px;
	}

.elist {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 25px;
	}
	
.elist input.eListEmail {
	display: block;
	float: left;
	background: url(/docs/images/search-bckgrnd.gif) top left no-repeat;
	border: none;
	height: 17px;
	padding-top: 5px;
	color: #999999;
	width: 184px;
	padding-left: 6px;
	}

div.elist input.eListJoin {
	display: block;
	float: left;
	margin-left: -35px;
	padding: 7px 10px;
	background: #000000;
	}
	
.elist fieldset {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	}
	
#crossfade { 
	position: relative; 
	float: left;
	height: 320px; 
	width: 473px; 
	overflow: hidden; 
	}

#crossfade .fader {
	display: block; 
	}

/* Metadata */
	
#meta {
	display: block;
	float: left;
	margin-top: 10px;
	width: 959px;
	font-size: 0.8em;
	line-height: 130%;
	}
	
#meta p {
	margin: 0px;
	padding: 0px;
	}

#meta img {
	margin: 0px auto;
	padding: 5px;
	}