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

body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

/*layout*/




#wrapper {
	margin-top: 0px;
	padding: 0px;
	height: 950px;
	width: 950px;
	position: relative;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 375px;
	position: absolute;
	background-image: url(../images/logo-alone350.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 800;
	left: -38px;
	top: -104px;
}
#pics {
	position: relative;
	height: 450px;
	width: 950px;
	left: 0px;
	top: 168px;
	z-index: 400;
	overflow: hidden;
}
#wrapper #pics #slider1 {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 950px;
	z-index: 400;

}
#wrapper #pics #slider1 li {
	text-align: center;
	width: 950px;
	margin: 0px;
	padding: 0px;
	z-index: 400;
}

#col1 {
	margin: 0px;
	padding: 0px;
	width: 295px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 680px;
}
#col2 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 325px;
	top: 685px;
}
#col3 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 653px;
	top: 685px;
}

/*fonts*/

.normal {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: left;
}
.normallight {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	text-align: left;
}
.normalhighlight {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #009fda;
	text-align: left;
	font-weight: 700;
}
.header {
	font-family: 'ABeeZee', sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #009fda;
	letter-spacing: -1px;
}

.headerlight {
	font-family: 'ABeeZee', sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #cccccc;
	letter-spacing: -1px;
}


.redbudwords{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30;
}
.redbudlogo{
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	position: absolute;
	z-index: 500;
	left: 173px;
	top: 94px;
	background-image: url(../images/redbud-logo.png);
	background-repeat: no-repeat;
}

/* font links */



#footerleft a {
	color: #009fda;
	text-decoration: none;
	font-size: 11px;
}
#footerleft a:hover {
	color: #0084b6;
	text-decoration: none;
	font-size: 11px;
}
#footerright a {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#footerright a:hover {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

.normal a {
	color: #009fda;
	text-decoration: none;
}
.normal a:hover {
	color: #0084b6;
	text-decoration: none;
}



/* navigation stuff */

#mainbuttons{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 500px;
	position: absolute;
	z-index: 500;
	left: 325px;
	top: 80px;
}
.buttonline1 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 171px;
	top: -2px;
	background-color: #e1e1e1;
}
.buttonline2 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 346px;
	top: -2px;
	background-color: #e1e1e1;
}



/* footer stuff */
#bottomshadow {
	position: absolute;
	height: 100px;
	width: 1000px;
	
	background-image: url(../images/shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
	visibility: visible;
	overflow: visible;
}
#footerleft {
	position: absolute;
	left: 46px;
	top:120px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	width: 400px;
	height: 50px;
	color: #e1e1e1;
	z-index: 500;
	text-align: right;
	text-transform: uppercase;
}
#footerright {
	top:120px;
	position: absolute;
	left: 447px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	width:450px;
	height: 50px;
	color: #e1e1e1;
	z-index: 500;
	text-align: left;
	text-transform: uppercase;
}

#logosmall {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 150px;
	position: absolute;
	background-image: url(../images/logo-alone-small-4.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 500;
	left: 802px;
	/*	transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg); 
	-o-transform:rotate(5deg); */
	top: 21px;
}


/* price blurbs */


#priceblurb a {
	color: #ffffff;
}
#priceblurb a:hover {
	color: #ffffff;
}


#priceblurb {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	}



.priceline1 {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 64px;
	background-color: #e1e1e1;
	top: 22px;
}
.priceline2 {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 171px;
	top: 22px;
	background-color: #e1e1e1;
}
.priceline3 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 300px;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 63px;
	background-color: #e1e1e1;
}

.price {
	font-family: 'ABeeZee', sans-serif;
	font-size: 32px;
	color: #CCC;
}

.pricetitle {
	left: 0px;
	position: absolute;
	font-family: 'ABeeZee', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #009fda;
	text-align: left;
	width: 300px;
	height: 15px;
	text-transform: none;
	top: -7px;
	}
	
.priceprice {
	left: 0px;
	position: absolute;
	font-family: 'ABeeZee', sans-serif;
	font-size: 25px;
	line-height: 16px;
	color: #ccc;
	text-align: left;
	width: 55px;
	height: 30px;
	vertical-align: middle;
	line-height: 29px;
	top: 22px;
	letter-spacing: -2px;
}

.pricecart {
	left: 78px;
	position: absolute;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	width: 80px;
	height: 30px;
	background-color: #009fda;
	top: 22px;
	border-radius: 6px;
}
.pricecart:hover {
	background-color: #0084b6;
}
.viewcart {
	left: 182px;
	position: absolute;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	background-color: #999999;
	text-align: center;
	width: 70px;
	height: 30px;
	top: 22px;
	border-radius: 6px;
}


.viewcart:hover {
	background-color: #333333;
}
.comingsoon{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	position: relative;
	z-index: 500;
	left: 75px;
	top: 30px;
	font-family: 'ABeeZee', sans-serif;
	font-size: 22px;
	color: #C30;
}
#hline {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 300px;
	position: relative;
	z-index: 500;
	top: -18px;
	background-color: #e1e1e1;
}


#holiday {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 200px;
	position: absolute;
	background-image: url(../images/holiday.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 900;
	left: 839px;
	top: 257px;
}


#new {
/*	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	position: absolute;
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 750;
	left: 758px;
	top:49px;*/
	display:none;
}




#quote {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 625px;
	position: absolute;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 300;
	left: 171px;
	top: 1087px;
}


#pinterestline {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 312px;
	top: 670px;
	background-color: #e1e1e1;
}

#pinterestholder{
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 50px;
	
	z-index: 500;
	
	opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}


#pinterestholder:hover{
	opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}
#shopping-cart {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 55px;
	position: absolute;
	z-index: 900;
	right: -11px;
	top: 120px;
}

#shopping-cart :hover{
	opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}





/* For lightbox style hardware popup when 'add to cart is clicked */

   .black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: white;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
    .white_content {
		border-radius:15px;
		box-shadow: 0px 0px 14px #666666;
		color:#FFF;
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
		margin-top:-75px;
		margin-left:-150px;
        width: 300px;
        height: 150px;
        padding: 16px;
       border: 10px solid white;
        background-color: #ededed;
        z-index:1002;
        overflow: auto;
    }