BODY,TABLE {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: transparent;
}
BODY {
	background: white;
}
h1 {
	font-size: 140%;
	color: #BE2A36;
}
h2 {
	font-size: 120%;
	color: #BA595F;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
P {
	font-size: 90%;
}
TABLE {
	border-collapse: collapse;
}
A IMG {
	border: none;
}

#MainContainer {
	width: 780px;
	height: 100%;
}


/********** LEFT HAND COLUMN  ***********/

#LeftCol {
	width: 160px;
	background: url('images/leftbg.gif') bottom center no-repeat #BE2A36;
	vertical-align: top;
}
#MenuTable {
	width: 100%;
	background: transparent;
}

.MenuItem {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.NikiPic {
	text-align: center;
	padding: 10px 0px;
}





/********** RIGHT HAND COLUMN ***********/

#RightCol {
	width: 160px;
	vertical-align: top;
	padding-top: 10px;
}
#RightTable {
	width: 160px;
}
.RightCatImage IMG {
	border: 0px solid #BE2A36;
	margin: 5px 0px;
}

#cataloglink
{
width:80%;
}

/**********   BASKET STYLE    ***********/

#BasketTable {
	width: 120px;
	margin-top: 5px;
}
#BasketTable TD {
	margin: 0px;
	padding: 0px;	
}
#BasketHeader TABLE {
	width: 100%;
}
.BasketTopLeft {
	background: url('images/basket/topleft.gif') top left no-repeat;
	height: 25px;
	width: 71px;
}
.BasketTop {
	background: url('images/basket/top.gif') top left repeat-x;
	height: 25px;
}
.BasketTopRight {
	background: url('images/basket/topright.gif') top right no-repeat;
	height: 25px;
	width: 33px;
}
#BasketFooter TABLE {
	width: 100%;
}
.BasketBottomLeft {
	background: url('images/basket/bottomleft.gif') bottom left no-repeat;
	height: 7px;
	width: 7px;
}
.BasketBottom {
	background: url('images/basket/bottom.gif') bottom left repeat-x;
	height: 7px;
}
.BasketBottomRight {
	background: url('images/basket/bottomright.gif') bottom right no-repeat;
	height: 7px;
	width: 7px;
}
.BasketRow TABLE {
	font-size: 80%;
	width: 100%;
	background: #E19A9F;
	border-left: 1px solid #BE2A36;
	border-right: 1px solid #BE2A36;
}
.BasketRow TABLE TD {
	height: 30px;
}

.BasketPrice {
	font-weight: bold;
}
.BasketRow A {
	color: #BE2A36;
}
.BasketRow A:link {text-decoration: none;}
.BasketRow A:visited {text-decoration: none;}
.BasketRow A:active {text-decoration: underline;}
.BasketRow A:hover {text-decoration: underline;}


/**********   MIDDLE COLUMN   ***********/

#MiddleCol {
	vertical-align: top;
}
#MiddleTable {
	width: 100%;
}
#MiddleTitle {
	text-align: center;
	padding: 20px;
}
#MiddleContent {
	vertical-align: top;
	padding: 0px 20px;
}


.PFTable {
	margin-bottom: 20px;
	border: 2px solid #BE2A36;
	background: #e19a9f;
}
.PFTitle {padding: 10px; border-bottom: 1px solid #BE2A36;}
.PFTitle H2 {margin: 0px; color: white;}
.PFContent {padding: 5px 13px; font-size: 80%}
.PFImage {width: 99px; padding: 0px; border-right: 1px solid #BE2A36;}


.ProdTable {
	border: 2px outset #BE2A36;
	margin-bottom: 5px;
	background: #e19a9f;
	width: 100%;
}
.ProdImage {
	background: white;
	width: 60px;
	border-right: 1px solid #BE2A36;
}
.ProdContent {
	vertical-align: top;
}
.ProdContentTable {
	height: 85px;
	margin-left: 10px;
}
.ProdTitle A {
	font-size: 100%;
	font-weight: bold;
	color: white;
}

.ProdTitle A:visited {text-decoration: none;}
.ProdTitle A:hover {text-decoration: underline;}
.ProdTitle A:link {text-decoration: none;}
.ProdTitle A:active {text-decoration: underline;}

.ProdButtons {
	width: 120px;
	padding: 10px;
/*	border-left: 1px solid #BE2A36;*/
}
.ProdAudio {
	width: 15px;
}
.ProdPreviews {
	color: #BE2A36;
	font-weight: bold;
}
.ProdPageTable {
	border: 2px outset #BE2A36;
	background: #E19A9F;
	width: 100%;
	margin-bottom: 15px;
}

.TrackSample {
	padding: 5px;
	width: 20px;
}
.TrackTitle A {
	color: #BE2A36;
	font-weight: normal;
	text-decoration: none;
}
.TrackTitle A:hover {
	font-weight: bold;
}


.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.BasketTitle A:visited {text-decoration: none;}
.BasketTitle A:hover {text-decoration: underline;}
.BasketTitle A:link {text-decoration: none;}
.BasketTitle A:active {text-decoration: underline;}
.BasketTitle A {
	font-size: 100%;
	font-weight: bold;
	color: white;
}
.BasketQuantity {
	font-weight: bold;
}

.BasketTotal {
	padding: 5px 10px;
	text-align: right;
	font-weight: bold;
}
.BasketGrandTotal,.BasketDelivery,.NewsTable,.ContactTable {
	border: 2px outset #BE2A36;
	margin-bottom: 5px;
	background: #e19a9f;
	width: 100%;
}
.BasketGrandTotal TD {
	padding: 10px;
	font-size: 150%;
	font-weight: bold;
	text-align: right
}
.BasketDelivery TD {
	padding: 10px;
	font-weight: bold;
	text-align: right
}
.NewsTitle {
	font-weight: bold;
	line-height: 11px;
	margin-bottom: 5px;
}
.NewsImage {
	background: #e19a9f;
	width: 60px;
	border-right: 1px solid #BE2A36;
}
.NewsDesc {
	margin: 0px;
}
.NewsTitle A {
	color: white;
	text-decoration: none;
}
.NewsDesc A {
	color: #BE2A36;
	text-decoration: none;
}
.NewsText {
	padding-left: 10px;
}

.ContactTable TD {
	border-bottom: 1px solid #BE2A36;
	vertical-align: top;
	padding: 4px;
}
.ContactTable .textbox {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ContactTable TEXTAREA {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#PaymentOptions {
	margin-top: 10px;
}
#PaymentOptions TD {
	padding: 0px;
}

.AddressTable {
	width: 50%;
}
.AddressTable TD {
	font-size: 11px;
}
.AddressTable INPUT {
	font-size: 11px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********PAYMENT OPTIONS************/
#paymenttitlebar
{
background: #E19A9F;
width: 90%;
text-align:center;
margin-bottom:20px;
border:solid 1px #BE2A36;
}

#paymentcontent
{
width:90%;
}

#downloadinfolink
{
padding-bottom: 5px;
text-align:center;
}

#downloadinfo
{
margin: 10px;
}
