@charset "utf-8";

/* reset css */

/*html, body, div, span, applet, object, iframe,h1, h2,
h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, 
var,dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/* 
	font-size: 100%;
	font-family: inherit;
	*/
	/*
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
		
}
*/
/* remember to define focus styles! */

:focus {
	outline: 0;
}

/*body {
	line-height: 1;
	color: #666666;
	background: white;
	
}*/
#welcome {
	background-image: url(../images/title-welcome.gif);
	height: 33px;
	width: 199px;
}
#welcometext {
	line-height: normal;
}
#ournew_products {
	background-image: url(../images/title-ournew_products.gif);
	height: 27px;
	width: 213px;
}


/*ol,ul {
	list-style: none;
}8*/
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* applied styles */

html {
	background: #ffffff;
}
 a:link {
	color: #666666;
	text-decoration: none;
}
 a:visited {
	color: #666666;
	text-decoration: none;
}
 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#menuleftbg a:link {
	color: #666666;
	text-decoration: none;
}
#menuleftbg a:visited {
	color: #666666;
	text-decoration: none;
}
#menuleftbg a:hover {
	color: #FF0000;
	text-decoration: none;
}

#menuright a:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#menuright a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#menuright a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}
.details a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.details a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.details a:hover {
	color: #AA0000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body {
	text-align: center;
}

#content {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#contentleft {
	padding-top: 36px;
	width: 213px;
	z-index: 300;
	position: absolute;
}
#search {
	text-align: right;
	padding-left: 5px;
	padding-right: 15px;
}

#prodhighlight {
	background-image: url(../images/producthighlight.gif);
	height: 33px;
	width: 213px;
}
#menuleftbg {
	background-image: url(../images/menuleftbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	height: auto;
	padding-right: 23px;
	font-size: 11px;
	line-height: 23px;
	
}
#menubgbottom {
	background-image: url(../images/menuleftbgbottom.gif);
	height: 15px;
	width: 213px;
}
.spacer {
	height: 8px;
	width: 8px;
	font-size: 0px;
}
#ads {
	width: 206px;
	padding-left: 7px;
}
#contentmiddle {
	width: 388px;
	padding-left: 213px;
	position: absolute;
	top: 199px;
	z-index: 100;
}
#login1 {
	background-image: url(../images/login1.gif);
	height: 8px;
	width: 199px;
	font-size: 0px;
}
#login2 {
	background-image: url(../images/login2.gif);
	width: 155px;
	text-align: left;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 23px;
}
#signup {
	text-align: right;
}
#login3 {
	background-image: url(../images/login3.gif);
	height: 10px;
	width: 199px;
	font-size: 0px;
}
#specialoffer {
	background-image: url(../images/specialoffer.gif);
	height: 38px;
	width: 199px;
}
#linerightcol2 {
	background-image: url(../images/linerightcol2.gif);
	height: 9px;
	width: 199px;
	font-size: 0px;
}
#specialoffer1 {
	background-image: url(../images/login2.gif);
	padding-right: 21px;
	padding-left: 23px;
}
#prodcontentrighttext {
	width: 100%;
	padding-top: 8px;
	font-size: 10px;
}
#prodcontentright {
	height: 145px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center;
}
#bestsellers {
	background-image: url(../images/bestsellers.gif);
	height: 38px;
	width: 199px;
}
#footer  {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 780px;
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 15px;
	left: -213px;
	position: relative;
}


#linerightcol {
	background-image: url(../images/linerightcol.gif);
	height: 2px;
	width: 199px;
	font-size: 0px;
	background-repeat: no-repeat;
}


#imagead {
	text-align: center;
	padding-bottom: 8px;
}


#contentright {
	width: 199px;
	padding-left: 601px;
	position: absolute;
	top: 199px;
	z-index: 50;
}
#spacertitle {
	height: 41px;
	width: 1px;
}
#aboutbg {
	background-image: url(../images/aboutbg.gif);
	width: 529px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#aboutbottom {
	background-image: url(../images/aboutbottom.gif);
	font-size: 0px;
	height: 10px;
	width: 587px;
}

#contentabout {
	width: 587px;
	padding-left: 213px;
	position: absolute;
	top: 199px;
	z-index: 100;
}



#aboutschiller {
	background-image: url(../images/aboutschiller.gif);
	height: 33px;
	width: 388px;
}
#aboutschiller1 {
	background-image: url(../images/aboutschiller1.gif);
	height: 8px;
	width: 388px;
	font-size: 0px;
}
#aboutschiller2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#login_shop {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#aboutschiller3 {
	background-image: url(../images/aboutschiller3.gif);
	height: 15px;
	width: 388px;
}
#whatsnew {
	background-image: url(../images/whatsnew.gif);
	height: 27px;
	width: 380px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right;
}
#linemiddlecol {
	background-image: url(../images/linemiddlecol.gif);
	height: 9px;
	width: 380px;
	padding-left: 8px;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 0px;
}
#prodcontentimage {
	padding-left: 8px;
}
#prodcontentarrow {
	background-image: url(../images/arrow.jpg);
	height: 21px;
	width: 29px;
	background-repeat: no-repeat;
	padding-top: 8px;
	background-position: left bottom;
}
#prodcontenttext {
	height: 100%;
	width: 100%;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	padding-top: 14px;
}
.productstyle {
	left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	width: 300px;
}





#prodhighlight1 {
	background-image: url(../images/producthighlight1.gif);
	height: 8px;
	width: 213px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
}
#aboutschiller2 p {
	line-height: 16px;
}
#prodcontenttext p {
	line-height: 14px;
	padding-bottom: 8px;
}
/*p {
	line-height: 20px;
}*/	

#prodcontent {
	height: 130px;
	padding-left: 15px;
	padding-right: 15px;
}
.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
#loginleft {
	background-image: url(../images/loginleft.gif);
	height: 35px;
	width: 213px;
}
#loginleftbg {
	background-image: url(../images/loginleftbg.gif);
	width: 170px;
	text-align: left;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 23px;
}
#footerabout {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 780px;
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 15px;
	position: relative;
	left: -213px;
}
#contactform {
	width: 410px;
	padding-left: 20px;
}

#aboutbottom {
	background-image: url(../images/aboutbottom.gif);
	height: 10px;
	width: 587px;
}


#loginleftbottom {
	background-image: url(../images/loginleftbottom.gif);
	height: 10px;
	width: 213px;
	font-size: 0px;
}
#lineleftcol {
	font-size: 0px;
	background-image: url(../images/lineleftcol.gif);
	height: 2px;
	width: 213px;
}


.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#featuredprod {
	background-image: url(../images/featuredprod.gif);
	height: 27px;
	width: 380px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right;
}
#login {
	background-image: url(../images/login.gif);
	height: 33px;
	width: 199px;
}




#header1 {
	background-image: url(../images/header_01.jpg);
	height: 163px;
	width: 410px;
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(../images/header_02.jpg);
	height: 163px;
	width: 198px;
	position: absolute;
	top: 0px;
	padding-left: 410px;
	background-repeat: no-repeat;
	background-position: right top;
}
#header3 {
	background-image: url(../images/header_03.jpg);
	height: 163px;
	width: 192px;
	padding-left: 608px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
}
#mainmenu {
	height: 36px;
	width: 410px;
	position: absolute;
	top: 163px;
	z-index: 400;
}
#about {
	background-image: url(../images/title-about.gif);
	height: 41px;
	width: 800px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;	
}
#mainmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;	
}
#mainmenu ul li, #mainmenu a {
	height: 36px;
	display: block;
	background-repeat: no-repeat;
		
}
#panel1b {
	left: 0px;
	width: 7px;
	background-image: url(../images/header_04.jpg);
}
#panel2b {
	left: 7px;
	width: 66px;
	background-image: url(../images/header_04.jpg);
	background-position: -7px top;
}
#panel3b {
	left: 73px;
	width: 75px;
	background-position: -73px top;
	background-image: url(../images/header_04.jpg);
}
#panel4b {
	left: 148px;
	width: 74px;
	background-position: -148px top;
	background-image: url(../images/header_04.jpg);
}
#panel5b {
	left: 222px;
	width: 103px;
	background-position: -222px top;
	background-image: url(../images/header_04.jpg);
}
#panel6b {
	left: 325px;
	width: 85px;
	background-position: -325px top;
	background-image: url(../images/header_04.jpg);
}
#panel7b {
	background: url(../images/header_05.jpg);
	width: 198px;
	left: 410px;
}
#panel8b {
	width: 192px;
	left: 608px;
	background-image: url(../images/header_06.jpg);
	text-align: center;
}

#panel1b a:hover {
	
	width: 0px;
	background-image: url(../images/header_04.jpg);
	background-position: left bottom;
}
#panel2b a:hover {
	
	width: 66px;
	background-image: url(../images/header_04.jpg);
	background-position: -7px bottom;
}
#panel3b a:hover {
	
	width: 75px;
	background-position: -73px bottom;
	background-image: url(../images/header_04.jpg);
}
#panel4b a:hover {
	
	width: 74px;
	background-position: -148px bottom;
	background-image: url(../images/header_04.jpg);
}
#panel5b a:hover {
	
	width: 103px;
	background-position: -222px bottom;
	background-image: url(../images/header_04.jpg);
}
#panel6b a:hover {
	
	width: 85px;
	background-position: -325px bottom;
	background-image: url(../images/header_04.jpg);
}
#menuright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 70px;
	width: 90px;
	padding-left: 98px;
	position: absolute;
	padding-top: 60px;
	line-height: 22px;
	top: 1px;
}
#cart {
	background-image: url(../images/title-cart.gif);
	height: 41px;
	width: 587px;
}
#cartcontent {
	background-image: url(../images/aboutbg.gif);
	width: 549px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#livechatbg {
	background-image: url(../images/livechatbg.gif);
	height: 380px;
	width: 547px;
	background-repeat: no-repeat;
	background-position: top;
}

#myaccount {
	background-image: url(../images/title-myaccount.gif);
	height: 41px;
	width: 800px;
	position: absolute;
	top: 199px;
}
#myaccountbg {
	background-image: url(../images/myaccountbg.gif);
	width: 740px;
	position: absolute;
	top: 240px;
	height: 597px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#myaccountbottom {
	background-image: url(../images/myaccountbottom.gif);
	height: 10px;
	width: 800px;
	position: absolute;
	top: 854px;
	background-repeat: no-repeat;
	z-index: 500;
	background-color: #FFFFFF;
	background-position: top;
}
#footeraccount {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 780px;
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 15px;
	position: relative;
	top: 15px;
}
#livechat {
	background-image: url(../images/title-livechat.gif);
	height: 41px;
	width: 587px;
}
#product {
	background-image: url(../images/title.gif);
	height: 41px;
	width: 587px;
}
#featuredprods {
	background-image: url(../images/title-featuredprod.gif);
	height: 41px;
	width: 587px;
}
#specialoffers {
	background-image: url(../images/title-specialoffers.gif);
	height: 41px;
	width: 587px;
}
#bestsellerspage {
	background-image: url(../images/title-bestsellers.gif);
	height: 41px;
	width: 587px;
}#proddetails a {
	color: #FF0000;
	text-align: right;
}
#prodwhitecenterbold {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#accountlogin {
	background-image: url(../images/title-accountlogin.gif);
	height: 41px;
	width: 587px;
}
#best_title_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
#best_title_right a:link	{color:#666666; text-decoration:none;}
#best_title_right a:hover	{color:#666666; text-decoration:none;}
#best_title_right a:visited	{color:#666666; text-decoration:none;}
#best_title_right a:active	{color:#666666; text-decoration:none;}

#best_details a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#best_details a:hover	{color:#FF0000; text-decoration:none;}
#best_details a:visited	{color:#FF0000; text-decoration:none;}
#best_details a:active	{color:#FF0000; text-decoration:none;}

#panel1b_logout {
	left: 0px;
	width: 7px;
	background-image: url(../images/header_04.jpg);
}
#panel2b_logout {
	left: 7px;
	width: 66px;
	background-image: url(../images/header_04.jpg);
	background-position: -7px top;
}
#panel3b_logout {
	left: 73px;
	width: 75px;
	background-position: -73px top;
	background-image: url(../images/header_04.jpg);
}
#panel4b_logout {
	left: 148px;
	width: 74px;
	background-position: -148px top;
	background-image: url(../images/header_04.jpg);
}
#panel5b_logout {
	left: 222px;
	width: 103px;
	background-position: -222px top;
	background-image: url(../images/header_04.jpg);
}
#panel6b_logout {
	left: 325px;
	width: 85px;
	background-position: -325px top;
	background-image: url(../images/header_04.jpg);
}
#panel7b_logout {
	background: url(../images/header_05.jpg);
	width: 198px;
	left: 410px;
}
#panel8b_logout {
	width: 192px;
	left: 608px;
	background-image: url(../images/header_06.jpg);
	text-align: center;
}