/********************Zach is the Bomb**************************/

body {
  background-color: #01111d;
  font-weight: normal;
  font-style: normal;
  text-decoration:none;
  text-transform: none;
  text-align: center;
  height: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*used for body*/
#container {
  margin: 0px auto;
  width: 900px;
  background-color: #ffffff;
} 

/*used for footer*/
.container {
  margin: 0 auto;
  width: 900px;
} 

/**********************Content*********************/
#tagline p{
  font-style: italic;
  font-family: Georgia, Times, serif;
}
/*
content { 
  width:70%; 
  background:#ffffff; 
  padding:20px; 
  float:left;
}
*/

/*used for layout, right box and left box*/

.right {
  float:right;
  width:725px;
  margin-right:5px;
  margin-left:15px;
  text-align:left;
  background-color:#FFFFFF;
}

.left { 
  float:left;
  margin-top:0px;
  margin-left:0px;
  text-align:left;
  width:150px;
  background-color:#E0E0E0;
 }




/****************EXPERIMENTAL used for side bar links*/
#navcontainer { 
margin-left: 5px; 
font-size:14px;
}

#navcontainer ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #fff;
background-color: #14212e;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #1a344d;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

/**************************Used for about page*/
.aboutpage{
text-align: left;
margin-left:20px;
margin-right:20px;
}


/************ footer--------------------------*/
html, #wrap {height: 100%;}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

#main {
	padding-bottom: 200px;
}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	width: 900px;
	clear:both;
	font-size:13px;
	background-color: #000000;
	font-color: #74a2cf;
} 

/* CLEAR FIX*/
.clearfix1:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix1 {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix1 { height: 1%;}
.clearfix1 {display: block;}
/* End hide from IE-mac */

/*experimental footer end--------------------------*/


/* Navigation Style------------------------------------------- */
.dropdown { 
  position:relative; 
  font-family: arial, sans-serif; 
  width:87%; 
  padding-left:13%;
  height:50px; 
  border:1px solid #666666; 
  font-size:14px; color:#ffffff; 
  background:#14212e; 
  z-index:9000;
}


/* Basic List Styling (First/Base Level) */

.dropdown ul {
  padding:0;
  margin:0;
  list-style: none;
}

.dropdown ul li {
float:left; position:relative;
}

.dropdown ul li a {
  /*border-right:1px solid #666666;
  border-left:1px solid #666666;*/
  padding:17px;
  display:block;
  text-decoration:none;
  color:#000;
  text-align:center;
  color:#fff;
}

.dropdown ul li a:hover {
color:#ffffff; background:#1a344d;
}



/* Second Level Drop Down Menu */

.dropdown ul li ul {display: none;}

.dropdown ul li:hover ul { font-size:13px; display:block; position:absolute; top:51px; min-width:150px; left:0;}

.dropdown ul li:hover ul li a {display:block; background:#000; color:#ffffff; width:110px; }

.dropdown ul li:hover ul li a:hover {background:#666666; color:#ffffff;}


/* Third Level Drop Down Menu */

.dropdown ul li:hover ul li ul {display: none;}

.dropdown ul li:hover ul li:hover ul { display:block; position:absolute; left:145px; top:0; }




/* end navbar-------------------------------*/



/* ----------------------------End Zach is the Bomb-------------------------------------*/











/*------------Zazzle PHP---------------*/

/* This is the H1 title used in the sample PHP files */
	.title {
		text-align:center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
/* This is one product grid cell (the box that contains each product image and text) */
	.gridCell {
		float:left;
		text-align:center;
		position:relative;
		overflow:hidden;
	}
/* This is the style given to the product image link by default */
	.gridCell .realviewLink {
		border:1px solid #AFD0F8;
		display:block;
		padding:0px;
	}
/* This is the style given to the product image itself by default */
	.gridCell .realviewImage {
		border:2px;
	}
/* This is the style given to the inside of the image link when hovering over the image */
	.gridCell .realviewLink:hover .realviewImage {
		border:2px solid #AFD0F8!important;
	}
/* This is the style given to the outside of the image link when hovering over the image */
	.gridCell .realviewLink:hover {
		border:1px solid #88a2c1!important;
	}
/* This is the style given to the text underneath the image (title, description, price...) */
	.gridCellInfo {
		text-align:center;
		font-size:.75em;
	}
/* Centers text under the product  */
	.gridCellInfo a, .gridCellInfo a span {
		text-align:center;
	}
/* This is the main container for the grid of products */
	.allGrids {
		text-align:center;
		width:100%;
	}
/* Centers the grid of products inside allGrids */
	.centerGrids {
		 margin-left: auto;
		 margin-right: auto;
	}
	.error {
		border:1px solid;
		padding:18px;
		margin-bottom:23px;
	}
/* The currently selected sort method */
	.selectedSort, .selectedSort a {
		text-decoration:none;
	}
/* The pagination links */
	.count {
		float:right;
		margin-left:-2px;
		margin-bottom:7px;
		text-align:right;
		position:relative;
	}
/* Powered by Zazzle logo */

/*	-----------------------------------------------------------------------
.pbimg {
		position:absolute;
		top:-5px;
		left:0px;
	}
	.pbimg img {
		border:0px;
	}
--------------------------------------------*/

/* Empty classes in case you want to change the look of the pagination and sort */
	.count a, .sortLinks a {
		
	}
	.sortLinks {
		
	}
/* Used to stop product grids from floating to the left (at the end of the grid) */
	.clearMe {
		clear:both;
		margin:0px;
		padding:0px;
	}
/* Height of clearMe DIV */
	.short {
		height:10px;
	}
/* Fix for Mozilla browsers for floating elements...best not touch this! */
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* Empty class in case you want to style the currently selected page number */
	.current {
		
	}
/* The product description text. To show more than one line of the description, increase the height. */	
	.productDescription {		
		cursor: default;
		text-decoration: none;
		position:relative;
		overflow:hidden;
		height:15px;
	}
/* The product title text */
	.productTitle {
		display:block;
		height:15px;
		overflow:hidden;
		font-weight:bold; 
	}
/* Product price text */
	.productPrice {
		cursor: default;
		text-decoration: none;
		font-size: 8pt;	
	}
/* The pagination arrows (previous/next)*/
	.paginationArrows {
		text-decoration: none;	
	}
	
