/*   
Site Name: Alcatraz
Description: local Storage
Author: Traff1k
Author URI: http://traff1k.co.nz
*/
/*
Reset
*/
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin:0;
	padding:0;
}
ul {margin:0; padding: 0;}
li {
	padding:3px;
	margin:3px 0 0px 15px;
	color:#FFF;
	}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*
Start of style
*/
html, body { height: 100%;}
body {
	padding: 0;	
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	background: url(../images/background-scroll.jpg) repeat-x top;
	background-color:#000;
	color:#FFF;
	}
img {border:0; outline: none;}
img, input {behavior: url("js/iepngfix.htc"); }

.rightFloat {float:right}
.leftFloat {float:left;}
.orange {color:#FFA850}

/*
Generic Classes
*/

.clear {
	clear:both;
	}
.black {
	color:#000;
	}

/*
Basic Layout
*/  
div#container {	
	width: 857px; 	
	margin: 0 auto;	 
	position: relative;
	}
div#page {
	width:100%;
	min-width:100%;
	position:relative;
	}
/*
Main
*/ 
div#main-content{
	width:470px;
	float:left;
	}
div#main-content h1 {
	padding:10px 0 0 0;
	font-size:30px;
	}
div#main-content h2 {
	padding:10px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color:#FFA850;
	}
div#right-content h3 {
	padding:10px 0 10px 0;
	font-size:24px;
	font-weight:bold;
	color:#FFA850;
	}
/*
Right Panel
*/ 
div#right-content {
	width:357px;
	float:left;
	margin-left:30px;
}
#preview{
	position:absolute;
	padding:5px;
	display:none;
	color:#fff;
	}
/*
Header
*/  
div#header{ 
	background: url(../images/header.jpg) no-repeat center top;
	width:857px;
	float:left;
	}
/*
Content
*/  
div#content-wrapper{ 
	margin-top:80px;
	}
/*
Size guide
*/
.tableBG {
	-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:"alpha(opacity=50)"; filter:alpha(opacity=50); opacity:.50;
	}
	
/*
Traff Roll
*/
#traffWrap {
	position:relative;
	float:right;
	color:#555251;
	width:357px;
}
#traffWrap a {
	color:#555251;
	text-decoration:none;
}
#traffWrap a:hover {
	color:#00ab4e;
	text-decoration:none;
}
.fade {
	}