

/* -------------------- dimensions  940px width ------------------- */


/* -------------------- resets ------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}








ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html				{overflow: -moz-scrollbars-vertical;}

/* -------------------- general link styles ------------------- */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #E0E0E2	;
}

a:hover{
	text-decoration: none;
	color: #E96422;
	}

/* -------------------- containers ------------------- */


body				{
	text-align:		left;
	background-color: 	#27AAE1;
	font-size:		76%; /* 12px or 1.00em */
	margin:			0;
	font-family: 		Arial,sans-serif;
	font: 			11px Helvetica, Arial, Geneva, sans-serif;
	margin: 		0;
	padding:		0;
	text-align: 		center;
	color: 			#77787B; /*darker: 555759*/
	
				}



#wrap				{
	width:			424px;
	min-height:		300px;
	margin:			0 auto;
	text-align:		left;
	background-color:	transparent;
	
	
				}
	
#body				{
	width:			424px;
	background-color:	#ffffff;
	background: url(../img/wrap-bg.png) repeat-y;
	padding: 		180px 8px 0px 8px;
	
				}

#content			{
	width:			940px;
	margin:			0px;
	display: 		table;
	
	
				}
				
.footcap {
	background: url(../img/foot-cap.png) bottom left no-repeat;
	width: 956px;
	height: 13px;

}
				
/* -------------------- footer ------------------- */

#footer {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 940px;
	font-weight: lighter;
	border-top: 1px solid #f0f0f0;
	text-align: center;
	margin-top: 20px;
	
	
}



/* -------------------- HEADER ------------------- */


#header {	
	float: left;
	margin: 0;
	padding: 0;
	width: 940px;
	margin-bottom: 20px;
	height:279px;
	border-bottom: 1px solid #C1C1C1;
	
}



.bars {
	float: left;
	margin: 0;
	padding-right: 0px;
	padding-top: 16px;
	width: 150px;
	height: 130px;
	font-size: 120px;
	font-weight:100;
	color: #E1E1E2;
	text-align: center;
}

.mediatype {
	float: left;
	width: 400px;
	text-align: left;
	border-left: 1px solid #C1C1C1; /* #E0E0E0 */
	padding-top: 12px;
}

.cross  {
	float: left;
	height: 40px;
	width: 40px;
	margin: 23px 0px 20px 0px;
	padding-left: 20px;
}
.pageTitle{
	clear: both;
	padding-left: 10px;
	border-left: 3px solid #C1C1C1;
}

.titles {
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #B8B8BA;
}

.quip {
	font-size: 11px;
	text-transform: lowercase;
	color: #9D9EA0;
}


/* -------------------- logo area ------------------- */

#logo {
	float: right;
	margin: 0;
	padding: 16px 6px 0px 0px;
	width: 200px;
	height: 130px;
	text-align: center;
	
}


a.logolink {
	display: block;
	width: 130px;
	height: 130px;
	margin: 0 auto;
	background: url(../images/logo.png) top right no-repeat;


}


/* -------------------- title bar ------------------- */


.titlebar {
	width: 940px;
	padding: 3px 0px 3px 0px;
	border-top: 0px solid #C1C1C1;
	border-bottom: 0px solid #C1C1C1;
	display: block;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	}



.marker {
	float: left;
	margin: 0;
	padding: 4px 8px 4px 8px;
	width: 140px;
	height: 65px;
	color: #C1C1C1;
	text-align: center;
	}



.titleinfo {
	float: left;
	width: 640px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	}

.available {
	font-size: 54px;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

ul.availableFor li {
	display: inline;
	text-transform: uppercase;
	padding-right: 15px;
	letter-spacing: 1px;
	}


/* -------------------- main structure ------------------- */



#page {
	margin: 0 auto;
	padding: 0;
	width: 956px;
	display: table;
}



.home #header, .home #footer, .about #header, .notebook #header,.contact #header  {
	border: none;
	margin: 0px;
}

body.page #header {
	margin: 0;
	border: none;
}

.home #header{
	border-bottom: 1px solid #C1C1C1; /* #E0E0E2 */
}


#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 940px;
	text-align: left;
}




#nav {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	border-left: 1px solid #C1C1C1;
	height: 600px;
	
}



/* -------------------- DETAILS ------------------- */

.details {
	margin-left: 15px;
	width: 380px;
	padding-top: 0px;
	margin-top: 0px;
}

.question {
	font-weight: bold;
	width: 20%;
	padding: 4px 0px 4px 0px;
	line-height: 15px;
	
}


.response {
	font-style: normal;
	padding: 4px 0px 4px 0px;
	line-height: 15px;
	
}

.response a {
	font-style: normal;
	color: darkblue;		/* #424f50 */
	text-decoration: underline;
}




/* -------------------- CONTENT ------------------- */



/*  img styles  */

.post img {
	border: 5px solid #D8D8D9;
}


.iterations img{
	border: 4px solid #D8D8D9;
	padding: 1px;
}

.projectCopy img{
	border: 4px solid #D8D8D9;
	padding: 3px;
}


.projectCopy img {
	border: none;
}



.media {
	padding-left: 15px;
	border-left: 1px solid #D8D8D9;
}
#footer .media {
	padding-left: 15px;
	border-left: 1px solid #D8D8D9;
	margin-left: 15px;
}
.iterations {
	float: left;
	border-left: 1px solid #E0E0E2;
	margin:0;
	padding-bottom: 15px;
	width: 150px;
	height: 600px;
}

ul.iterations  li {
	display: block;
	margin-top: 12px;
	padding-left: 15px;
}

ul.iterations  li.iterationsNavHeader {
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 12px;
	border-left: 3px solid #D8D8D9;
}

ul.iterations  li a{
	display: block;
}

ul.iterations  li:hover {
	border-left: 0px solid #D8D8D9;
	padding-left: 12px;
}
.projectCopy {
	float: left;
	border-left: 1px solid #E0E0E2;
	width: 450px;
}


.post.searchRes {
}


.eachRes {
	border-bottom: 1px solid #E0E0E2;
	padding: 10px 10px 10px 0;
}

.eachRes.singleEach {
	border-bottom: none;
}

.eachRes h2 {
	margin-bottom: 0;
}

.eachRes p {
	padding-bottom: 0!important;
}




.reviews {
	border-left: 1px solid #E0E0E2;
	width: 195px;
	height: 600px;
	float: left;
	margin-left: 20px;
}


/* -------------------- SIDEBAR ------------------- */
.mainNav {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight:100;
	text-transform: uppercase;
	margin: 0;
	padding-top: 0px;
	width: 195px;
	/*border-left: 1px solid #E0E0E2;*/
	list-style: none;
	text-align: left;
	
}
 ul.mainNav li a{
	width: 190px;
	display: block;
  	margin-bottom: 30px; 
	padding-left: 15px; 
	list-style: none;
	color: #77787B;
}

 ul.mainNav li a:hover{
	padding-left: 12px; 
 	border-left: 3px solid #E0E0E2;
	color: #E96422;
 }

.navNumber {
	font-size:35px;
	margin-top: -5px;
}
.top {
	letter-spacing: 3px;
	color: #77787B;
}



/* -------------------- nav ------------------- */


/* -------------------- colors ------------------- */


.orange {
	color: #FFB008;
}

.green {
	color: #c2d32f;
}

.pink {
	color: #f7bef1;
}

.purple {
	color: #6a3b57;
}

.blue {
	color: #a8d8f0;
}

.midnight {
	color: #424f50;
}


 ul.mainNav li#home a:hover{
	padding-left: 12px; 
 	border-left: 3px solid #424f50;
	color: #424f50;
 }

  ul.mainNav li#movies a:hover{
 	padding-left: 12px; 
  	border-left: 3px solid #c2d32f;
 	color: #c2d32f;
 }

 
  ul.mainNav li#tv a:hover{
 	padding-left: 12px; 
  	border-left: 3px solid #6a3b57;
 	color: #6a3b57;
 }
 
  ul.mainNav li#music a:hover{
 	padding-left: 12px; 
  	border-left: 3px solid #f7bef1;
 	color: #f7bef1;
 }
 

  ul.mainNav li#games a:hover{
 	padding-left: 12px; 
  	border-left: 3px solid #a8d8f0;
 	color: #a8d8f0;
 }
 
 
  ul.mainNav li#book a:hover{
 	padding-left: 12px; 
  	border-left: 3px solid #FFB008;
 	color: #FFB008;
 }
 

li.currentlihome {
 	border-left: 3px solid #424f50;
	text-indent: -3px; 
}

li.currentlimovies {
 	border-left: 3px solid #c2d32f;
	text-indent: -3px; 
}

li.currentlitv {
 	border-left: 3px solid #6a3b57;
	text-indent: -3px; 
}

li.currentlimusic {
 	border-left: 3px solid #f7bef1;
	text-indent: -3px; 
}

li.currentligames {
 	border-left: 3px solid #a8d8f0;
	text-indent: -3px; 
}

li.currentlibook {
 	border-left: 3px solid #FFB008;
	text-indent: -3px; 
}


.currenthome {
	color: #424f50;
}

.currentmovies {
	color: #c2d32f;
}

.currenttv {
	color: #6a3b57;
}

.currentmusic {
	color: #f7bef1;
}

.currentgames {
	color: #a8d8f0;
}

.currentbooks {
	color: #FFB008;
}



ul.secNav li.currentli span, ul.tertNav li.currentli span {
	color: #F47920;
}
.currentSec {
	color: #F47920;
}

.iterations li.email a{
	text-transform: uppercase;
	font-weight: 100;
	text-decoration: none;
	color: #E96422;
}
a.download {
	background: url(../Joen_files/pdf_icon.gif) left center no-repeat;
	padding: 20px 0px 20px 25px;
	color: #E96422;
}

a.download:hover {
	color: #9E9FA0;
}


.denotesFinal, .denotesFinal a{
	text-decoration: none;
	color: #E96422;
	text-transform: uppercase;
}

.projectName  {
	color: #E96422;
}
.denotesFinal a:hover{
	text-decoration: none;
	color: #9E9FA0;
}



/* -------------------- type styles ------------------- */

h2{
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 12px;
	border-left: 3px solid #D8D8D9;
}


.projectCopy p {
	font-weight: lighter;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}

.bigImage p {
	display: block;
	font-weight: 100;
	text-align: left;
	font-weight: 100;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E2;
}


/* -------------------- general classes ------------------- */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.none {
	display: none;
}




/* -------------------- search box ------------------- */

form.search {
	float: right;
	width: 200px;
	height: 24px;
	margin: 10px 0;
}

#search_input {
	float: left;
	border: 1px solid #C1C1C1;
	width: 115px;
	height: 15px;
	font-size: 11px;
	color: #6F7174;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	
}


.search_btn {
	float: left;
	background: #D1D3D4;
	border: 1px solid #C1C1C1;
	border-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 60px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	display: inline;
	padding-bottom: 2px;
}

.search_btn:hover {
	color: #FFFFFF;
	border: none;
	background: #6F7174;
	text-decoration: none;
}



form.search2 {
	float: right;
	width: 200px;
	height: 24px;
	margin: 4px 0;
}

#search_input2 {
	float: left;
	border: 1px solid #C1C1C1;
	width: 230px;
	height: 120px;
	font-size: 11px;
	color: #6F7174;
	padding: 5px 0px 5px 5px;
	margin-left: 20px;
	
}


.search_btn2 {
	float: left;
	background: #D1D3D4;
	border: 1px solid #C1C1C1;
	border-top: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 237px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	display: inline;
	padding-bottom: 2px;
	margin-left: 20px;
	
}

.search_btn2:hover {
	color: #FFFFFF;
	border: none;
	background: #6F7174;
	text-decoration: none;
}


li.searchy {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

form.search3 {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	}

#search_input3 {
	float: left;
	border: 1px solid #C1C1C1;
	width: 115px;
	height: 15px;
	font-size: 11px;
	color: #6F7174;
	padding: 3px 5px 3px 5px;
	margin-left: 10px;	
	}


.search_btn3 {
	float: left;
	background: #D1D3D4;
	border: 1px solid #C1C1C1;
	border-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	width: 60px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	display: inline;
	padding-bottom: 2px;
	}

.search_btn3:hover {
	color: #FFFFFF;
	border: none;
	background: #6F7174;
	text-decoration: none;
	}



/* -------------------- NAV 2 ------------------- */

table.maintable {
	margin: 66px 20px 10px 20px;
	width: 900px;
	}

.item {
	text-align: center;
	/*
	background: url(../img/item-bg.jpg) 0px 0px;
	background-repeat: no-repeat;
	*/
	padding: 10px 0px 10px 0px;
	}

.deets {
	padding: 8px 20px 0px 20px;
}

td.itemname {
	font-weight: bold;
}

td.itemdescription {
	font-style: italic;
}

td.itemprice {
	padding-top: 8px;
}



td.itemnameleft {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #444444;
	vertical-align: top;
}

td.itemdescriptionleft {
	font-style: italic;
	text-align: left;
	font-size: 12px;
	color: #444444;
	vertical-align: top;
}

td.itempriceleft {
	padding-top: 8px;
	text-align: left;
	font-size: 12px;
	color: #444444;
	vertical-align: top;
}

td.itemdeetsleft {
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
	color: #444444;
	vertical-align: top;
}

.navbar {
	background: url(../images/navbar-green.jpg) 0px 0px; 
	background-repeat: no-repeat;
	width: 940px;
	padding: 5px 0px 3px 0px;
	border-top: 0px solid #C1C1C1;
	display: block;
	overflow: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	}

.mainNav2 {
	clear: both;
	float: left;
	font-size: 18px;
	font-weight:100;
	text-transform: uppercase;
	margin: 26px 0px 0px 0px;
	padding-top: 0px;
	list-style: none;
	text-align: left;
	width: 900px;
	}

 ul.mainNav2 li {
	width: 136px;
	display: inline;
  	margin-bottom: 0px; 
	padding-left: 10px;
	list-style: none;
	color: #77787B;
	list-style-type: none;			
	}

 ul.mainNav2 li a{
	display: inline;
	list-style: none;
	color: #77787B;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 10px 0px;
	}

 ul.mainNav2 li a:hover{
 	border-bottom: 3px solid #E0E0E2;
	color: #E96422;
	vertical-align: middle;
	padding-bottom: 7px;
	
 	}

.navNumber2 {
	font-size:35px;
	margin-top: -5px;
	}

.top2 {
	letter-spacing: 3px;
	color: #77787B;
	}

