body
{
	margin: 0;
	padding: 0;
	font: 9pt Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#brandsMenu
{
	width: 620px;
	padding: 5px;
	background: #E2538E;
	border: solid 1px #A4A4A4;
	font-size: 8pt;
}

#brandsMenu #brandLinksHolder
{
	height: 300px;
	overflow: hidden;
	float: left;
}

#brandsMenu .brandScroller
{
	height: 15px;
}

#brandsUp
{
	background: url( ../images/scrollUp.png ) no-repeat center top;
}
#brandsDown
{
	background: url( ../images/scrollDown.png ) no-repeat center bottom;
}

#brandsMenu a
{
	padding: 3px 0 3px 8px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#brandsMenu a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#brandsMenu ul
{
	float: left;
	clear: both;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#brandsMenu ul li
{
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
	list-style: none;
}



.holder
{
	width: 800px;
	margin: 0px auto;
}

#header
{
	height: 265px;
}

#header #featureAd
{
	float: left;
	width: 540px;
	height: 265px;
	background: #000000;
}

#header #intro
{
	float: left;
	width: 260px;
	height: 265px;
	background: #3abfef url( ../images/logoBg.gif ) no-repeat left top;
}

#header #intro .thisMonth
{
	text-align: right;
	margin: 80px 40px 0px 0px;
	height: 93px;
	overflow: hidden;
}

#header #intro .thisMonth h1
{
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: #ef569f;
	height: auto;
	margin: 0px 0px 3px 0px;
}

#header #intro .thisMonth a, #header #intro .thisMonth a:hover
{
	display: block;
	height: auto;
	text-align: right;
	padding: 2px 0px;
	color: #231f20;
	font: normal 7pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	background: none;
}

#header #intro .search
{
	margin: 8px 0px 0px 25px;
}

.searchHolder
{
	float: left;
	background: url(../images/searchBg.gif) no-repeat left center;
	width: 165px;
	padding: 6px 0px 9px 0px;
}

input.searchbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background: none;
	border: 0px;
	margin: 2px 0px 0px 10px;
	width: 140px;
}

.searchButton 
{
	float: left;
	padding: 5px 0px 0px 7px;
}

#header #intro ul#social
{
	padding: 0;
	margin: 4px 38px 0 0;
	float: right;
	list-style: none;
}

#header #intro ul#social li
{
	padding: 0;
	margin: 0 0 0 8px;
	float: left;
	list-style: none;
}

#headerMenu
{
	height: 42px;
}

#headerMenu .mainMenu
{
	float: left;
	width: 541px;
	height: 42px;
}

#headerMenu .staticLinks
{
	float: left;
	width: 259px;
	height: 42px;
}


#mainMenu
{
	background: #FFFFFF;
}

.menu
{
}


a.menuElement, a.menuElementOver
{
	display: block;
	text-align: center;
	padding: 0px 6px 0px 6px;
	height: 42px;
	color: #32a0c8;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border: solid 1px #bfc1c3;
	border-width: 0px 1px 0px 0px;
	text-transform: uppercase;
	background: #FFFFFF url(../images/mainMenuBgOff.gif) repeat-x;
}
a.menuElement:hover, a.menuElementOver, a.menuElementOver:hover
{
	text-decoration: none;
	background: #FFFFFF url(../images/mainMenuBgOn.gif) repeat-x;
	color: #FFFFFF;
}

a.menuElement .text, a.menuElementOver .text
{
	padding: 13px 0px 0px 0px;
}

#headerMenu .staticLinks a.menuElement, #headerMenu .staticLinks a.menuElement:hover
{
	padding: 0px;
	display: block;
	color: #FFFFFF;
	float: left;
	border-color: #bf6f94;
}

#headerMenu .staticLinks a#menuCart, #headerMenu .staticLinks a#menuCart:hover
{
	width: 119px;
	background: #FFFFFF url(../images/mainMenuBgCart.gif) no-repeat;
}

#headerMenu .staticLinks a#menuJoin, #headerMenu .staticLinks a#menuJoin:hover
{
	width: 139px;
	border: 0px;
	background: #FFFFFF url(../images/mainMenuBgJoin.gif) no-repeat;
}

#headerMenu .staticLinks a.menuElement .text
{
	padding: 13px 37px 0px 0px;
}

#mainAreaHolder
{
	text-align: left;
	background: #dbeffb url( ../images/contentBg.gif) repeat-y;
	border: solid 1px #c1c6cb;
	border-width: 0px 1px 1px 1px;
}

#mainAreaHolder #sideMenu
{
	background: none;
	float: left;
	width: 159px;
	padding: 10px 0px;
}

#sideMenu a.menuElement
{
	display: block;
	height: auto;
	text-align: left;
	padding: 3px 6px 3px 12px;
	color: #231f20;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border: 0px;
	text-transform: none;
	background: none;
}

#sideMenu a.menuElement:hover
{
	color: #ef569f;
}

#sideMenu .menuSeperator
{
	border-top: solid 1px #b6c1c9;
	border-bottom: solid 1px #b5d9ed;
	background: #bfe4f8;
	height: 4px;
	margin: 14px 1px 14px 0px;
}

#sideMenu .categoryLinks h1, #sideMenu .corporateLinks h1
{
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #ef569f;
	height: auto;
	text-transform: uppercase;
	margin: 0px 6px 8px 12px;
}

#sideMenu .categoryLinks h1 a
{
	text-decoration: none;
}


#sideMenu .staticLinks a.menuElement
{
	text-transform: uppercase;
}


#sideMenu .categoryLinks a.menuElement div.inner 
{
	background: none;
	padding-left: 11px;
	text-transform: uppercase;
}

#sideMenu .categoryLinks a.menuElement div.last 
{
	background: url( ../images/sideMenuArrowOff.gif ) no-repeat 1px center;
}

#sideMenu .categoryLinks a.menuElement div.on
{
	background: url( ../images/sideMenuArrowOn.gif ) no-repeat 0px center;
	color: #ef569f;
}

#sideMenu .categoryLinks a.menuElement div.inner div.inner 
{
	text-transform: none;
}

#sideMenu .categoryLinks a.menuElement:hover
{
	text-decoration: none;
}

#sideMenu .corporateLinks
{
	margin: 24px 1px 0px 0px;
}

#mainAreaHolder #mainArea
{
	float: left;
	width: 639px;
	background: none;
}

#mainAreaHolder #mainArea .breadCrumbs
{
	padding: 8px 10px;
	background: #a3daf6;
	font: normal 7pt Arial, Helvetica, sans-serif;
}

#mainAreaHolder #mainArea .breadCrumbs a, #mainAreaHolder #mainArea .breadCrumbs a:hover
{
	padding: 0px 2px;
	text-transform: uppercase;
	color: #231f20;
	font: normal 7pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#mainAreaHolder #mainArea #mainAreaBottom
{
	margin: 20px 0px 10px 0px;
	height: 1px;
	border-top: solid 2px #787e84;
	background: #FFFFFF;
}

.content
{
	margin: 5px 15px;
}

h2
{
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #ef569f;
	margin: 15px 0px 8px 0px;
}

h3
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	margin: 0px 0px 4px 0px;
}

h4
{
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 2px 0px;
}

p
{
	margin: 0px 0px 10px 0px;
}

.productDisplay
{
	margin: 0px 10px;
}

.productDisplay .info
{
	float: left;
	margin: 0px 0 0 10px;
	width: 400px;
}

.productDisplay .info .brand
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #ef569f;
	margin: 0px 0px 3px 0px;
}
.productDisplay .info .product
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #32a0c8;
	margin: 0px 0px 5px 0px;
}

.productDisplay .info .price
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #777777;
	margin: 8px 0px 8px 0px;
}

.productDisplay .info .description
{
	margin: 0px 0px 8px 0px;
}

.productDisplay .info .variants
{
	margin: 0px 0px 8px 0px;
}

.productDisplay .info .flavours
{
	margin: 0px 0px 8px 0px;
}

.productDisplay .info .flavours .title
{
	font-style: italic;
	margin: 0px 0px 2px 0px;
}

.productDisplay .info .buttons input, .cart input.button, .content input.button
{
	border: solid 2px #FAD5E5;
	background: #EF569F;
	text-transform: uppercase;
	color: #FFFFFF;
	font: bold 7pt Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 0px;
}

.productDisplay a.imgHolder
{
	float: left;
	display: block;
	text-align: center;
	width: 150px;
	height: 150px;
	padding: 20px;
	border: solid 1px #c7c9cb;
	background: #FFFFFF;
}

.cart a.imgHolder
{
	display: block;
	text-align: center;
	width: 50px;
	height: 50px;
	border: solid 1px #c7c9cb;
	background: #FFFFFF;
}


.productListing ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.productListing li
{
  float: left;
  width: 33%;
  text-align: center;
  font: normal 8pt Arial, Helvetica, sans-serif;
  height: 190px;
}

.productListing li a.imgHolder
{
	display: block;
	margin: 0px auto;
	width: 90px;
	height: 90px;
	border: solid 1px #c7c9cb;
	background: #FFFFFF;
}

.productListing li .product
{
	padding: 7px 7px 0px 7px;
}

.productListing li .product a, .productListing li .product a:hover
{
	color: #231f20;
	text-decoration: underline;
}

.newsHolder
{
	border-bottom: solid 6px #BADCFA;
	margin: 0 0 0px 0;
}

ul.news, ul.news li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news li
{
	float: left;
	width: 205px;
	margin-left: 12px;
	background: #FFFFFF;
	border-bottom: solid 8px #E2538E;
}

ul.news li.first
{
	margin: 0;
}

ul.news li .newsContent
{
	display: block;
	text-align: center;
	border-bottom: solid 2px #A4A4A4;
	height: 300px;
}

ul.news h1
{
	background: url( ../images/newsHeader.jpg ) repeat-y;
	border-bottom: solid 4px #A4A4A4;
	margin: 0;
	height: 40px;
}

ul.news h1 div.text
{
	padding: 12px 0px 0px 0px;
	text-align: center;
}


h1
{
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 48px;
	margin: 0px 0px 10px 0px;
}

h1 div.text
{
	padding: 13px 0px 0px 25px;
	text-transform: uppercase;
}

h1.blue
{
	margin-top: 10px;
	background: url( ../images/headerBlue.gif ) repeat-x;
	border-bottom: solid 6px #a3daf6;
}

h1.pink
{
	background: url( ../images/headerPink.gif ) repeat-x;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 6px #a3daf6;
	height: 53px;
}

h1.pink div.text
{
	padding: 19px 0px 0px 25px;
	text-transform: uppercase;
}

.header {
	font-size: 8pt;
	letter-spacing: 2pt;
	height: 25px;
	text-transform: uppercase;
}

input.textbox  { 
	font-size: 8pt;
	border-color: #999;
	border-style: solid; }

.content select, .content input
{
	font-size: 9pt;
}

.pressItem
{
	float: left;
	width: 200px;
	height: 310px;
	margin: 0px 6px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}

.pressItem a
{
	display: block;
	margin-top: 3px;
	height: 285px;
}

#foot
{
	color: #888888;
	font-size: 8pt;
	margin: 15px 0;
	text-align: center;
}

a
{
	color: #ef569f;
}

a:hover
{
	text-decoration: underline;
}

.frame
{
	border: solid 1px #c7c9cb;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}



