/*-----------------------
Stlyes added by daniel pennypacker June 2009
-----------------------------
*/
ul, li {
	margin:0;
	padding:0;
}

p.next-product {
	display:none;
}

p.previous-product {
	display:none;
}

#gallery-holder {
	
	width:100%;
	margin:0 auto;
}

#gallery-holder h1, #gallery-holder #toggle-holder {
	width:83%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}


#content {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding-top:20px;
}

#gallery-holder {
	margin-bottom:30px;
}

#gallery-holder a {
	display:block;
	float:left;
	width:100px;
	height:120px;
	margin-right:35px;
 	margin-bottom:25px;
}

#gallery-holder a img {
	width:100px;
	height:100px;
	display:block;
	border: 1px solid;
}

#gallery-holder a span {
	width:100px;
	display:block;
	text-align:center;
}

div.clearer {
	clear:both;
	height:10px;
}

.galleryToggle {
	cursor:pointer;
	padding:0px 3px 0px 3px;
	border-bottom:1px solid white;
}

span.selected {
	border-bottom:1px solid #555555;
}

.galleryToggle:hover {
	color: #ed1379;
}

as.limited {
	border-color:red !important;
}

#toggle-holder {
	margin-bottom:20px;
}

#gallery-holder h1 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:25px;
	font-weight:bold;
}

#collections-nav-list {
	position: absolute; 	
	z-index:100;	
}

#collections-nav-list { 
	width: 100px !important;
	padding:0px !important;	
}

#collections-nav-list ul li:first {
	padding-top:12px;
}

#collection-nav-spacer {
	height:10px;
}

#collections-nav-list li {
	float:none !important;
    width: 100px;
    border-top: 2px solid gray;
    background-image: url(Imes/dropdown.png);
    background-repeat: repeat-x;
	background-color:white;
    background-position: center middle;	
	font-size:1em !important;	
	padding:0px !important;
	border-color:gray;
	border-style:solid;
	border-width:0 2px 2px;
}

#collections-nav-list li a {
	display:block;
	padding:5px !important;
}	

#collections-nav-list li:first-child {
	border-top: none;
}

#index-content #collections-nav {
	width: auto; 
	margin-left: 62px;
}

#index-content #collections-nav ul li {
	border-color: #ddd;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}	

#collections-li {
	position:relative;
}

#slide-show {
	position: absolute; 
	top:0px;
	z-index:-1000;
}

#nav  {

}

#index-holder #nav  {
	background-image:url(/Images/menu.png);
	background-repeat:repeat-x;
	border-width:0px;
	height:42px;
	margin-top:0px;
}
#index-holder a {
	color:white ;	
}

#index-holder a:hover {
	color: #ed1379;
}

#index-holder #green-logo {
	display:none;
}

#index-holder #cart-image {
	display:none;
}

#index-holder #collections-nav-list li {
	background-image:url(/Images/menu.png) !important;
	background-repeat:repeat-x !important;
	background-color:inherit;
	border-width:0 0 0;
}

#index-holder #collection-nav-spacer {
	height:7px;
}

#logo-link img, #logo-link{
	border-width:0px !important;
}

/*-----------------------
END of Stlyes added by daniel pennypacker June 2009
-----------------------------
*/


body {font-family: georgia, serif; color: #555;}

h3 {font-weight: bold; font-size: 1.3em; margin-bottom: 10px;}
h4 {font-weight: bold;}

p {margin-bottom: 10px;}

a, a:visited {color: #555; text-decoration: none;}
a:hover {color: #ed1379;}

strong {font-weight: bold;}

#header {width: 1000px; margin: 20px auto 5px auto;}

#nav {border-top: 2px solid gray; border-bottom: 2px solid gray; position:relative;}
#nav ul {width: 1000px; margin-left: auto; margin-right: auto;}
#nav ul li {float: left; margin-right: 85px; padding: 8px 0 8px 0; font-size: 1.2em;}


 #content-right {
	position:relative; 
	height:375px;
	float:left;
	width:300px !important;
	}

#content-left {float: left; margin-right: 30px;}
#content-center {
	float: left;
	margin-right: 30px;
	width: 250px;
}
#content-center img {margin-bottom: 27px;}

.buy-now {margin-top: 50px;}
.buy-now a {padding: 3px; border: 1px solid gray; font-size: 1.1em;}


p.previous-product, p.next-product {
	position:absolute;
	bottom:20px;	
}


#footer {border-top: 2px solid gray; padding-top: 15px; font-size: .8em;}
#footer-inner {width: 1000px; margin-left: auto; margin-right: auto;}
#footer form {float: right; font-family: arial, sans-serif; font-size: .85em; text-align: right;}
#footer form p {margin-right: 40px; margin-top: 3px;}
#address {border: 2px solid gray; text-align: right; padding: 2px;}
.example-text {color: silver;}
#footer-submit {background: #555; color: #ccc; border: none; padding: 3px 7px 3px 7px; font-weight: bold;}


#slide-show img {position: absolute;}

#collections-content #content-left {margin-left: 110px; margin-right: 0;}
#collections-content #content-center {width: 225px; margin-right: 0;}
#collections-content p {font-size: 3em; margin-top: -45px; margin-left: 110px; margin-bottom: 0;}
#collections-content a, #collections-content a:hover {color: white;}
#collections-content #content-center p {margin-top: -72px; margin-left: 140px;}
#collections-content #content-right p {margin-left: 100px; }





