/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/** TITLEA */

.titleA {
	margin-bottom: 20px;
}

.titleA h2 {
	background: transparent url(images/homepage17.jpg) no-repeat right top;
}

.titleA span {
	display: block;
	height: 22px;
	margin: 0px;
	padding: 4px 0px 0px 30px;
	background: transparent url(images/homepage15.jpg) no-repeat left top;
}

/** TITLEB */

.titleB {
	background: url(images/homepage38.jpg) no-repeat 15px 0px;
}

.titleB h2 {
}

/** BASIC */

html, body {
	height: 100%;   background: url(images/subpage3_-20.jpg)
}

.text2 {
	background: url(images/homepage35.gif) repeat-x left bottom;
}

.link1 {
	display: block;
	height: 21px;
	padding-top: 10px;
	background: url(images/homepage34.jpg) no-repeat right bottom;
}

.link1 b {
	display: none;
}

.link2 {
	display: block;
	height: 21px;
	padding-top: 10px;
	background: url(images/homepage37.jpg) no-repeat right bottom;
}

.link2 b {
	display: none;
}

/** HEADER */

#header {
	width: 766px;
	height: 260px;
	margin: 0px auto;
	background: url(images/homepage03.jpg) no-repeat right top;
    border-left: 3px solid #852485;
    border-right: 3px solid #852485;
    border-top: 3px solid #852485;
    }

#logo {
	height: 148px;
	background: url(images/homepage01.jpg) no-repeat left top;

}

#logo h1, #logo h2, #logo a {
 margin-left: 10px;
 color: #fff;
 font-weight: bold;
}

/** HEADER-TEXT */

#header-text {
	height: 102px;
	padding: 10px 430px 0px 25px;
}

/** MENU */

#menu {
	width: 766px;
	height: 36px;
	margin: 0px auto;
	background: url(images/homepage11.jpg) no-repeat right top;

    border-left: 3px solid #852485;
    border-right: 3px solid #852485;
    color: #000;
}

#menu ul {
	height: 36px;
    margin: 0px;
    padding: 0px 0px 0px 22px;
	background: url(images/homepage04.jpg) no-repeat left top;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
    color: #fff;
	width: 120px;
    height: 36px;
}

#menu b {
 	font: bold 1.1em sans-serif;
	line-height: 36px;
	padding: 0 22px;
    color: #fff;
    text-transform: uppercase;
}


#menu1 { background: url(images/homepage05.jpg) no-repeat left top; }
#menu2 { background: url(images/homepage06.jpg) no-repeat left top; }
#menu3 { background: url(images/homepage07.jpg) no-repeat left top; }
#menu4 { background: url(images/homepage08.jpg) no-repeat left top; }
#menu5 { background: url(images/homepage09.jpg) no-repeat left top; }
#menu6 { background: url(images/homepage10.jpg) no-repeat left top; }



/** CONTENT */

#content {
	width: 766px;
	margin: 0px auto;
    border-left: 3px solid #852485;
    border-right: 3px solid #852485;
}

#left {
	float: left;
	width: 170px;
	padding: 20px;
}

#right {
	float: left;
	width: 528px;
	padding: 23px 0px 0px 21px;
}

/** ITEMBOX */

.itembox {
}

.itembox .top {
}

.itembox .topA {
	background: url(images/homepage23.jpg) no-repeat left top;
}

.itembox .topB {
	height: 15px;
    padding: 3px 0 0 10px;
	background: url(images/homepage25.jpg) no-repeat right top;
}

.itembox .bottom {
}

.itembox .bottomA {
	background: url(images/homepage30.jpg) no-repeat left top;
}

.itembox .bottomB {
	background: url(images/homepage33.jpg) no-repeat right top;
}

.itembox .bottomC {
	height: 15px;
	background: url(images/homepage31.jpg) no-repeat 15px 0px;
}

/** BOX1 */

#box1 {
	margin-bottom: 20px;
}

/** BOX2 */

#box2 {
	margin-bottom: 20px;
}

/** BOX3 */

#box3 {
	margin-bottom: 20px;
}

/** BOX4 */

#box4 {
}

#box4 .itembox {
	float: left;
	width: 236px;
	padding: 0px 23px 20px 0px;
}

#box4 .itembox .image {
	float: left;
	width: 73px;
	padding: 0px 14px 0px 17px;
}

#box4 .itembox .info {
	float: left;
	width: 117px;
}

/** BOX5 */

#box5 {
	clear: both;
	padding: 0px 30px 0px 0px;
}

/** BOX6 */

#box6 {
	padding: 0px 40px 0px 0px;
}

#box6 .titleB {
	padding: 0px 115px 10px 40px;
}

#box6 .content {
	padding: 0px 115px 0px 15px;
}

#box6 .img2 {
	padding-right: 15px;
}

/** BOX7 */

#box7 {
}

#box7 .itembox {
	padding: 0px 23px 20px 0px;
}

#box7 .itembox .image {
	float: left;
	width: 73px;
	padding: 0px 14px 0px 17px;
}

#box7 .itembox .info {
	float: left;
	width: 380px;
}

/** BOX8 */

#box8 {
}

#box8 .itembox {
	padding: 0px 23px 20px 0px;
}

#box8 .itembox .image {
	float: left;
	width: 73px;
	padding: 0px 14px 0px 17px;
}

#box8 .itembox .info {
	float: left;
	width: 380px;
}

#box8 .content {
	clear: both;
	padding: 15px;
}

/** BOX9 */

#box9 {
}

#box9 .content {
	clear: both;
	padding: 15px;
}

#box9 .text2 {
}

/** FOOTER */

#footer {
	width: 766px;
	height: 40px;
	margin: 0px auto;
	padding: 8px 0px 0px 5px;
    color: #fff;
}

#footer a {
     color: #fff;
}/** BASIC */



/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: normal;
	color: #8F153E;
}

.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

.text3 {
	text-align: center;
	color: #8F153E;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #8F153E;
}

.text5 {
	text-align: center;
	color: #999999;
}

.text6 {
	font-size: 21px;
	font-weight: bold;
	color: #8F153E;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #8F153E;
}

/** LISTS */

.list1 {
	margin: 0px 0px 0px 19px;
	padding: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 a {
	padding: 0px 0px 0px 12px;
	background: url(images/homepage18.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #8F153E;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link1 {
}

.link2 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }

.bg2 { background: url(images/homepage12.jpg) repeat-y left top; }
.bg3 { background: url(images/homepage13.jpg) repeat-x left top; }
.bg4 { background: url(images/homepage14.jpg) repeat-x left top; }

.bg5 { background: url(images/homepage16.jpg) repeat-x left top; }

.bg6 { background: url(images/homepage24.jpg) repeat-x left top; }
.bg7 { background: url(images/homepage32.jpg) repeat-x left top; }
.bg8 { background: url(images/homepage26.jpg) repeat-y left top; }
.bg9 { background: url(images/homepage27.jpg) repeat-y right top; }
.bg10 { background: url(images/homepage29.jpg) no-repeat left bottom; }

.bg11 { background: url(images/bgfooter.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}




.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;
}


A.breadcrumb {
  color: #000;
}
A.breadcrumb:hover {
  color: #000;
}

 .priceDisclaimer	{
	font-size:9px;
	line-height:1;
	color:#000;
	}
 
 .price	{
	font-size:12px;
	line-height:1;
	color:#000;
    font-weight: bold;
	}
 
 
.productListingOuter	{
	width:480px; float:left; margin:5px;
	}

.productListingInner	{
	padding:10px;
	}

 .productListingOuter3	{
	width:143px;
	height: 254px;
	float:left;
 	margin:5px;
	padding:5px;
	text-align: center;
	position: relative;
}

.productListingInner3	{
	padding:10px;
	text-align: center;

}

.productListingPrice3 {
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 143px;
  text-align: center;
}

.moduleHeading {
	font-family:  Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 11px;
}


.infoBox {
    color: #000000;
	font-size: 1em;
	line-height: 15px;
	margin: 0;
	padding-left: 10px;
    border-color: #000000 #4A6092;
}

.infoBoxNoticeContents {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading {
  	background: transparent url(images/homepage15.jpg) no-repeat left top;
    display: block;
	height: 22px;
	margin: 0px;
	padding: 4px 0px 10px 30px;
    font-size: 14px;
	font-weight: bold;
	color: #8F153E;
}

.infoBoxHeading a{
    color: #8F153E;
    font-weight: bold;
}

.infoBox, SPAN.infoBox {
 	margin: 0px 0px 0px 4px;
	padding: 0px;
}

.infoBox a {
	padding: 0px 0px 0px 12px;
	background: url(images/homepage18.gif) no-repeat left center;
}

TR.headerError {
  color: #ff0000;
  font-size: 12px;
}

INPUT{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a.confirmationEdit {
  font-style:italic;
  font-size: 10px;
  color: #999999;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  color: #0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:  Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.
/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }

.pageHeading {
	border: 0px solid #000000;
	border-color: #000000 #000000;
	height: 18px;
    font: bold 1.1em sans-serif;
    padding: 4px 0 4px 4px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    }

.contentsTopics {
	border: 0px solid #000000;
	border-color: #000000 #000000;
	height: 18px;
    font: bold 1.1em sans-serif;
    padding: 6px 0 3px 4px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    }

.tableListingI {
	background-color: #fafafa;

}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

img { border: 0 }

.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.parseTime {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.copyright a {
  color: #666;
}
A.copyright:hover {
  color: #666;
  text-decoration: underline;
}


