@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial;
	font-size:14px;
	background:url(../store_images/gradient_bg.png) repeat-x #FFF;

}

p {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial;
	font-size:14px;
}

.mainContent {
	width: 871px;
	height:auto;
	margin:auto;
	padding:0;
	background:transparent;
	
}

.logo {
	width:866px;
	height:116px;
	margin:0;
	padding-top:15px;
	padding-left: 5px;
	border:none;
}


/****     NAVIGATION      ****/
.nav {
	width: 871px;
	height: 34px;
	margin:0;
	margin-top:15px;
	padding:0;
}

.nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}

.nav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

li.home a {
	
display:block;
background:url(../store_images/home.png) 0 0 no-repeat;
width:50px;
height:34px;
outline:none;

}


li.home a:hover, li.home  a:active {
	background-position: 0 -35px;
	outline:none;
	
}

li.welcome {
	display:block;
	background:url(../store_images/welcome_section.png) 0 0 no-repeat;
	width:456px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#666666;
	text-align:left;
	padding-left:20px
}


li.contact_about a {
	display:block;
	background:url(../store_images/contact_about.png) 0 0 no-repeat;
	width:156px;
	height:34px;
	outline:none;
}

li.contact_about a:hover, li.contact_about  a:active {
	background-position: 0 -35px;
	outline:none;
}

/*
li.contact a {
	display:block;
	background:url(../store_images/contact.png) 0 0 no-repeat;
	width:93px;
	height:34px;
	outline:none;
}

li.contact a:hover, li.contact  a:active {
	background-position: 0 -35px;
	outline:none;
}


li.about a {
	display:block;
	background:url(../store_images/about_us.png) 0 0 no-repeat;
	width:100px;
	height:34px;
	outline:none;
}

li.about a:hover, li.about  a:active {
	background-position: 0 -35px;
	outline:none;
*/

a:link, a:visited, a:active, a:hover, a:focus {
	outline:none;
}


li.photo a {
	display:block;
	background:url(../store_images/photography.png) 0 0 no-repeat;
	width:108px;
	height:34px;
	outline:none;
}

li.photo a:hover, li.photo  a:active {
	background-position: 0 -35px;
	outline:none;
}


li.cart a {
	display:block;
	background:url(../store_images/view_cart.png) 0 0 no-repeat;
	width:81px;
	height:34px;
	outline:none;
}

li.cart a:hover, li.cart  a:active {
	background-position: 0 -35px;
	outline:none;
}


.links_events {
	width:100%;
	height:auto;
	border:none;
	margin:0;
	margin-top:15px;
	padding:0;
	overflow:hidden;
}


.links {
	float:left;
	width:201px;
	height:auto;
	border:none;
	margin:0;
	margin-right:13px;
	padding:0;
	overflow:hidden;
}

.events {
	float:left;
	width:657px;
	height:auto;
	margin:0;
	padding:0;
	border:none;
	border-bottom:none;
}

.link_header {
	width:201px;
	height:23px;
	background:url(../store_images/link_header.png) 0 0 no-repeat;
	line-height:23px;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin:0;
	padding:0;
}

.link_body {
	width:201px;
	height:262px;
	background:url(../store_images/link_bg.png) 0 0 no-repeat;
	margin:0;
	padding:0;
}

.individ_events {
	width:657px;
	height:auto;
	margin:0;
	margin-bottom:15px;
	border:none;
	overflow:hidden;
}

.event_header {
	width:632px;
	height:24px;
	background:url(../store_images/item_header.png) 0 0 no-repeat;
	margin:0;
	padding-left: 25px;
}



.event_body {
	width:655px;
	min-height:150px;
	background:url(../store_images/item_body.png) left bottom repeat-x;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	margin:0;
	padding:0;
	padding-bottom:6px;
}

.event_bottom {
	width:657px;
	height:6px;
	margin:0;
	padding:0;
	background:url(../store_images/item_bottom.png) 0 0 no-repeat;
}


/********  LINKS NAVIGATION    ********/
ul.link_nav {
	list-style-type:none;
	width:201px;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
}


ul.link_nav li a {
	display:block;
	padding-top:4px;
	padding-bottom:4px; 
	padding-left:12px;
	color:#666666;
	font-weight:bold;
	margin:0;
	margin-left:1px;
	height:auto;
	text-align:left;
	outline:none;
	text-decoration:none;
	width:187px;
}

ul.link_nav li a:hover, ul.link_nav li a:active {
	background-color:#bedafd;
	color:#0066cf;
	text-decoration:none;
}
	
.dropDown {
	width:auto;
	height:auto;
	margin-bottom:15px;
	padding-left: 20px;
	border:none;
}


.event_id {
	width:auto;
	padding:20px 0 4px 10px;
	margin:0 15px 0 15px;
	border-bottom:1px solid #999;
	overflow:hidden;
}

.title {
	float:left;
	width:490px;
	height:auto;
}

.addCart {
	float:left;
	width:119px;
	height:auto;
	border:none;
	
}


.linkLogos {
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:0;
}

.boys_girls {
	float:left;
	width:140px;
	height:auto;
	padding-left:10px;
}

.ihssn {
	float:left;
	width:auto;
	height:auto;
}

input {
	outline:none;
}


p.update {
	margin-top:94px;
	text-align:center;
	font-weight:bold;
	color:#666;
}


/************************************************************************************************************************
PHOTOGRAPHY
*************************************************************************************************************************/

.photoSize {
	width:320px;
	height:auto;
	float:left;
	margin-bottom:15px;
	padding:0;
	border:none;
	overflow:hidden;
}

.two {margin-left:16px;}

.smallPhoto {
	width:320px;
	height:213px;
	margin-bottom:8px;
}

.pricePhoto {
	width:320px;
	height:auto;
}

.designby:link, .designby:active, .designby:hover .designby:visited, .designby:focus{
	font:9px;
	color:#999;
	text-decoration:none;
	outline:none;
}

	