@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	background-image: url(images/body-back.jpg);
}

#container {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*end reset*/
#container #navbar {
	background-attachment: scroll;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 36px;
	width: 979px;
	z-index: 600;
}
#container #navbar li {
	float: left;
}
#container #navbar a {
	font-size: 15px;
	color: #003052;
	text-decoration: none;
	font-family: "trebuchet ms", arial, helvetica;
	padding: 5px 50px 10px 45px;
	display: block;
	font-weight: bold;
	margin: 0 3px;
}
#container #navbar a:hover {
	font-size: 15px;
	color: #D34B35;
	text-decoration: none;
	font-family: "trebuchet ms", arial, helvetica;
	padding: 5px 50px 10px 45px;
	display: block;
	font-weight: bold;
	margin: 0 3px;
}
#container #navbar li ul {
	display: none;
	position: absolute;
	margin-left: 46px;
	background-image: url(images/back-subnav.png);
	background-position: left bottom;
	padding-bottom: 10px;
}
#container #navbar li ul li {
	float: none;
	padding: 0;
}
#container #navbar li ul li a {
	padding: 7px;
	display: block;
}

#container  #navbar  li  ul  li  a:hover {
	padding: 7px;
	background-color: #D0B894;
}




#container #banner {
	background-image: url(images/banner.jpg);
	position: relative;
	height: 131px;
	width: 979px;
}
#container #header-products {
	background-image: url(images/header-products.jpg);
	position: relative;
	height: 165px;
	text-align: right;
	color: #E7DE77;
}
#container #products-box {
	background-attachment: scroll;
    background-color: #F9F7EA;
    background-image: url("images/back-product-page.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 1233px;
    padding: 85px 10px 10px 25px;
    position: relative;
    width: 944px;
}
#products-box .big-product {
	background-attachment: scroll;
	background-color: #FFFCD1;
	background-image: url(images/product-item-big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 301px;
	width: 307px;
	float: left;
	font-family: "trebuchet MS", Arial, Helvetica;
	margin-right: 4px;
}
#products-box .big-product .bigname {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #7c6544;
	left: 23px;
	top: 19px;
	width: 271px;
	height: 52px;
	position: absolute;
}
#products-box .big-product .bigname2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #7c6544;
	left: 23px;
	top: 19px;
	width: 271px;
	height: 52px;
	position: absolute;
}

#products-box .big-product .bigheadline {
	font-size: 14px;
	color: #084d7e;
	position: absolute;
	left: 122px;
	top: 73px;
	width: 171px;
	height: 103px;
}
#products-box .big-product .newheadline {
color:#084D7E;
font-size:13px;
height:103px;
left:22px;
position:absolute;
top:71px;
width:267px;
}
#products-box .big-product .bigheadline2 {
	font-size: 14px;
	color: #084d7e;
	position: absolute;
	left: 122px;
	top: 100px;
	width: 171px;
	height: 103px;
}
#products-box .big-product .bigimage {
	position: absolute;
	left: 23px;
	top: 76px;
	width: 91px;
	height: 100px;

}
#products-box .big-product .bigimage2 {
	position: absolute;
	left: 23px;
	top: 100px;
	width: 91px;
	height: 100px;

}
#container #products-box .big-product .bigprice {
	font-size: 14px;
	color: #084d7e;
	position: absolute;
	left: 26px;
	top: 191px;
}
#products-box .big-product .bigbuynow {
	position: absolute;
	left: 93px;
	top: 240px;
	height: 55px;
}
#products-box .big-product .bigbuynow input {
	background-image: url(images/buy-now.jpg);
	position: relative;
	height: 35px;
	width: 111px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #0c0526;
	border: none 0px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}








#container #welcome {
	background-image:url(images/welcome.jpg);
	color:#003154;
	float:left;
	font-family:"trebuchet ms",arial;
	font-size:14px;
	height:393px;
	padding:140px 50px 10px 30px;
	position:relative;
	width:430px;
}
#container #welcome #welcome-text {
	position: absolute;
	left: 29px;
	top: 49px;
	height: 58px;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 27px;
	font-style: italic;
	color: #9f8868;
	width: 354px;
	line-height: 1em;
}

#container #welcome p{
	margin-bottom: 9px;
	padding:0;
}
#container #welcome img{
	float:left;
	margin:0 15px 0 0;
}
#container #frame {
	background-image:url(images/frame.jpg);
	color:#F9F57B;
	float:left;
	font-family:"trebuchet ms",arial;
	font-size:14px;
	height:543px;
	padding:0 40px;
	position:relative;
	width:389px;
}
#frame  #ourblog {
	color:#ECE16D;
	font-family:"trebuchet ms",arial;
	font-weight:normal;
	left:85px;
	position:absolute;
	top:413px;
	text-decoration: none;
	height: 84px;
	width: 335px;
	font-size:12px;
	overflow: auto;
	
}
#frame  #ourblog a {
	color:#E9463D;
	font-family:"trebuchet ms",arial;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
	
}
#container #welcome #welcome-new-site {
	position: absolute;
	left: 31px;
	top: 104px;
	font-style: italic;
	color: #9F8868;
}


#container #featured {
	padding-left: 3px;
}
.specialsHeader {
	color: #f4ef79;
	font-size: 20px;
	font-family: "trebuchet ms", arial, helvetica;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f4ef79;
	margin-bottom:12px;
	padding-bottom:8px;
}
.contentsTableTd, .fproduct {
	background-color:#FEFDD1;
	background-image:url(images/back-product.jpg);
	float:left;
	font-family:"trebuchet ms",arial,helvetica;
	height:172px;
	margin:0 3px 0 0;
	padding:15px 5px 5px 5px;
	width:182px;
	position: relative;
}


.contentsTableTd img{
	float:left;
	margin:25px 10px 5px 0;
}
.contentsTableTd .itemName a {
	color: #7c6544;
	font-family: "trebuchet ms", arial, helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#featured .fproduct .fname {
	font-size: 13px;
	font-style: italic;
	color: #7c6544;
	font-weight: bold;
}
#featured .fproduct .fimage {
	float: left;
	height: 110px;
	padding-top: 20px;
	margin-right: 3px;
}

#featured .fproduct .fcaption {
	font-size: 11px;
	color: #7c6544;
}
#featured .fproduct .forder {
	position: absolute;
	left: 52px;
	top: 148px;
	width: 132px;
}
#featured .fproduct .forder input {
	background-image: url(images/order-now.jpg);
	height: 28px;
	width: 89px;
	display: block;
	border: none 0px;
	background-color: transparent;
	font-family: "trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 20px;
	position: relative;
}
#detail-box  #detail-image  input {
	background-image: url(images/detail-buynow.jpg);
	height: 32px;
	width: 118px;
	display: block;
	border: none 0px;
	background-color: transparent;
	font-family: "trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 20px;
	position: relative;
	left:70px;
}
.buynow {
	background-image: url(images/detail-buynow.jpg);
	height: 32px;
	width: 118px;
	display: block;
	border: none 0px;
	background-color: transparent;
	font-family: "trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 20px;
	position: relative;
}

#featured .fproduct .fcaption a {
	font-size: 11px;
	color: #084d7e;
	text-decoration: none;
}



#footer {
	color: #fefcd1;
	font-family: "trebuchet ms", arial, helvetica;
	font-size: 11px;
	text-align: center;
	padding: 30px;
}
#products-box .print-order {
	background-attachment: scroll;
	background-color: #FFFCD1;
	background-image: url(images/order-form-back_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 301px;
	width: 307px;
	float: left;
	font-family: "trebuchet MS", Arial, Helvetica;
	margin-right: 4px;
}
#products-box .print-order .order-title {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #003154;
	position: absolute;
	left: 27px;
	top: 20px;
}
#products-box .print-order .clic-here {
	position: absolute;
	left: 137px;
	top: 48px;
	font-size: 14px;
	color: #084d7e;
}
#container #products-box .print-order .order-form-pdf {
	position: absolute;
	left: 82px;
	top: 240px;
}
#container #testimonials-box {
	font-family: "trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #f8f577;
}
#products-box #view-cart {
	position: absolute;
	top: 11px;
	left: 808px;
}
#testimonials-box .testimonial {
	background-attachment: scroll;
	background-color: #103A62;
	background-image: url(images/testim-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 205px;
	width: 294px;
	float: left;
	padding: 15px;
	font-size: 13px;
	color: #fefcd1;
	line-height: 16px;
	margin-right: 2px;
}
#container #detail-box {
	background-attachment: scroll;
	background-color: #FAF6EA;
	background-image: url(images/back-detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 717px;
	width: 953px;
	padding-left: 26px;
	font-family: "trebuchet MS", Arial, Helvetica;
}

#detail-box  p, #variable-content p {
	margin: 5px 0 5px 0;
}
#detail-box  li, #variable-content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#detail-box  li, #variable-content li ul li {
	line-height: 22px;
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
}

#container #detail-box h1, #variable-content h1 {
	font-size: 28px;
	font-style: italic;
	color: #9f8868;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f8868;
	width: 800px;
	padding-bottom: 10px;
}
#detail-headline   {
	font-size: 15px;
	font-weight: bold;
	color: #9f8868;
	width: 600px;
}
#pre-footer {
	background-attachment: scroll;
	background-image: url(images/pre-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 67px;
	width: 979px;
}

#container #detail-box #detail-caption {
	font-size: 14px;
	color: #003154;
	width: 610px;
}
#container #detail-box #detail-image {
	float: right;
	margin-right: 25px;
}
#includes  h2  {
	font-size: 20px;
	font-style: italic;
	color: #9f8868;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f8868;
	width: 930px;
}
#includes .includes-list {
	float: left;
	width: 450px;
	position: relative;
	margin-right: 20px;
	font-size: 14px;
	color: #003154;
	margin-top: 15px;
	margin-bottom: 20px;
}
#includes .includes-list li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
#variable-background {
	background-attachment: scroll;
	background-image: url(images/variable-back.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	position: relative;
	width: 979px;
}
#variable-background #variable-content {
	padding-right: 25px;
	padding-left: 25px;
	font-family: "trebuchet ms", arial, helvetica;
	font-size: 14px;
	color: #003154;
	line-height: 1.5em;
}
#variable-content #v-float-r {
	float: right;
	padding: 5px;
}
#variable-content a, #welcome a, #includes a {
	color: #e7463e;
	text-decoration: none;
}
#variable-content h3 {
	color: #9f8868;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}
#songs-box {
	background-image: url(images/back-songs.jpg);
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FEFDD1;
	padding-top: 10px;
}
#songs-box #bottom-songs {
	background-attachment: scroll;
	background-color: #FEFDD1;
	background-image: url(images/bottom-song.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 76px;
	width: 600px;
}
#songs-box .track {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F8868;
	padding: 10px;
}
#songs-box .track .player {
	width: 250px;
	position: absolute;
	right: 0px;
	top: 8px;
}
#container #welcome #buy-welcome {
	position: absolute;
	left: 390px;
	top: 76px;
	width: 90px;
	height: 42px;
}
#container #welcome #top-links {
	position: absolute;
	left: 216px;
	top: -16px;
	width: 279px;
}
#welcome #top-links a.toplink {
	font-size: 14px;
	color: #003052;
	text-decoration: none;
}
#welcome #top-links a.toplink:hover {
	font-size: 14px;
	color: #E8433D;
	text-decoration: none;
}
#onpage-testimonial {
	position: absolute;
	left: 499px;
	top: 114px;
	font-family: "trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-style: italic;
	color: #012F51;
	width: 467px;
	height: 49px;
	overflow: auto;
}
#home-testimonial {
	position: absolute;
	top: -16px;
	width: 401px;
	height: 111px;
	font-size:12px;
	overflow: auto;
}
#container #banner #view-cart a, #container #header-products a {
	color: #ECE16D;
	text-decoration: none;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 14px;
	/*position: absolute;
	right: 15px;*/
	padding: 2px;
}
#container #banner #view-cart a:hover, #container #header-products a:hover {
	color: #E8433D;
	text-decoration: none;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 14px;
	padding: 2px;
}
#container #detail-box #ordermore {
	clear: both;
	position: relative;
	width: 920px;
}
#variable-content #contact-text {
	position: absolute;
	left: 475px;
	top: 93px;
	width: 477px;
	height: 360px;
	overflow: auto;
}
#container #banner #view-cart  {
	text-align: right;
	color: #E8DD61;
}
#newsletter {
	position: absolute;
	height: 26px;
	width: 300px;
	top: 137px;
	left: 220px;
	z-index: 500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletter-home {
	position: absolute;
	height: 26px;
	width: 300px;
	top: 132px;
	left: 220px;
	z-index: 500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nl-form {
	border: 2px solid #133D63;
	padding: 10px;
	color: #133D63;
	background-color: #F5AA35;
	display: none;
}
#nl-form #icpsignup2696 h2 {
	font-size: 14px;
	font-weight: bold;
}
#nl-form #icpsignup2696 #SignUp .signupframe tr td {
	padding: 5px;
}
.btn-sample {
	background: none repeat scroll 0 0 #E8473F;
    border: 2px solid black;
    color: black;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
