* {
	margin: 0px;
	padding: 0px;
	font-family: 'Helvetica Light', Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

body {
	text-align: center;
	background: #FFFFFF url(../Images/background.jpg) repeat scroll top center;
	color: #505e67;
}

a{
	color: #ffae00;
	text-decoration: none;
}

div#wrapper{
	padding: 0px 0px 0px 0px;
	width: 883px;
	margin:0px auto;
	text-align: left;
	background: #FFFFFF url(../Images/banner.jpg) no-repeat scroll top center;
}

div#banner
{
	height: 235px;
	width: 883px;
	text-align: left;
}

div#leftPanel{
	float: left;
	width: 170px;
	height: 710px;
	padding-left: 0px;
}

div#leftPanel div#menuMaster ul{
	margin: 3px 0px 0px 12px;
	list-style-type: none;
}

div#leftPanel div#menuMaster ul li{
	margin: 2px 0px 0px 0px;
}

div#leftPanel div#menuMaster ul li a{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

div#leftPanel div#menuMaster ul li a.active{
	color: #ffae00;
}

div#leftPanel div#helpDesk{
	width: 156px;
	height: 95px;
	margin: 6px 0px 0px 11px;
}

div#leftPanel div#helpDesk p{
	color: #ffae00;
	font-size: 8pt;
	font-weight: bold;
}

div#leftPanel div#helpDesk p span{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

div#leftPanel div#helpDesk h1{
	font-size: 18pt;
	color: #ffffff;
}

div#leftPanel div#sound{
	width: 156px;
	height: 119px;
	background: transparent url(../Images/sound.gif) no-repeat scroll top left;
	margin: 19px 0px 0px 11px;
}

div#leftPanel div.special{
	width: 167px;
	height: 283px;
	background: transparent url(../Images/special.gif) no-repeat scroll top left;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

div#leftPanel div.special h1
{
	padding: 0px 13px 0px 23px;
	text-align: left;
}

div#leftPanel div.special h1 a{
	color: #000000;
	text-align: left;
	font-size: 8pt;
	line-height: 9pt;
}

div#contentMaster{
	width: 496px;
	margin: 0px 0px 40px 0px;
	float: left;
}

div#heading{
	float: left;
	width: 680px;
	padding-left: 10px;
}

div#heading h1{
	font-size: 14pt;
	font-weight: bold;
	float: left;
	color: #000000;
}

div#heading div#cartMaster{
	float: right;
	font-size: 9pt;
}

div#heading div#cartMaster a{
	font-size: 8pt;
	color: #000000;
}

div#heading div#cartMaster b{
	font-size: 8pt;
	color: #000000;
}

div#contentMasterProducts{
	width: 680px;
	margin: 0px 0px 20px 0px;
	float: left;
}

div#mainMaster{
	padding: 0px 8px;
	margin: 32px 0px 0px 0px;
	width: 100%;
}

div#mainMaster h2{
	font-size: 12pt;
	font-weight: bold;
	color: #ffae00;
	margin: 10px 0px 0px 0px;
}

div#rightPanel{
	float: right;
	width: 190px;
	padding: 45px 10px 0px 10px;
}

div.merchpanel{
	float: right;
	background: transparent url(../Images/merchpanel.gif) no-repeat scroll top left;
	width: 179px;
	height: 213px;
	text-align: center;
}

div.merchpanel a{
	width: 179px;
	height: 213px;
}

div#contactpanel{
	margin-top: 10px;
	float: right;
	background: transparent url(../Images/contact1.gif) no-repeat scroll top left;
	width: 164px;
	height: 65px;
	padding: 115px 0px 0px 15px;
}

div#contactpanel input{
	margin: 0px 0px 2px 0px;
	width: 148px;
	font-size: 8pt;
	border: solid 1px #CCCCCC;
	
}

div#contactpanel input.signup{
	width: 55px;
	margin-left: 100px;
	margin-top: 3px;
	border: solid 0px transparent;
	background-color: Transparent;
	cursor: pointer;
	height: 20px;
}

div#charityPanel{
	margin-top: 5px;
	float: right;
	width: 182px;
	height: 119px;
}

div#footer{
	height: 74px;
	clear: both;
	background: transparent url(../Images/footer.gif) no-repeat scroll bottom right;
}

div#footer p{
	color: #6e6e6e;
	word-spacing: 2px;
	height: 34px;
	padding: 42px 20px 0px 25px;
}

div#footer p a{
	color: #6e6e6e;
	margin-right: 14px;
	font-size: 8pt;
}

div#footer p
{
	font-size: 8pt;
}

td.products{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	/*padding: 15px 15px 0px 15px;*/
	padding: 15px 15px 0px 15px;
	/*height: 250px;*/
	vertical-align:top;
	/*width: 150px;*/
}

td.products a{
	font-size: 9pt;
	font-weight: bold;
}

td.products div{
	font-size: 10pt;
	padding: 10px;
	background-color: #eaeaea;
	border: solid 1px #dddddd;
	text-align: center;
	/*max-width: 170px;*/
}

td.products div.imageGal{
	display: none;
}

td.products div.showGal{
	position: absolute;
	text-align: left;
}

td.products div.showGal table#controls
{
	padding: 5px 0 0 0;
	border-width: 0px;
	position:relative;
	width: auto;
}

td.products div.showGal table#controls tr td{
	padding: 0px;
	border-width: 0px;
}

td.products div.showGal table#controls tr td span
{
	cursor: pointer;
}

td.products div.showGal table#controls tr td.left
{
	text-align: left;
}

td.products div.showGal table#controls tr td.close
{
	text-align: center;
}

td.products div.showGal table#controls tr td.right
{
	text-align: right;
}

td.products div img{
	border: solid 1px #cdcdcd;
	/*max-width: 150px;*/
}

h1.productItemsHeading{
	color: #bfbfbf;
	font-size: 13pt;
	padding: 0px 0px 10px 12px;
}

h1.productItemsHeading a{
	font-size: 13pt;
}

div.changePage{
	text-align:right;
	width: 100%;
	padding-top: 10px;
}

div.changePage a{
	font-size: 11pt;
	color: #bfbfbf;
	font-weight: bold;
	padding-right: 10px;
}

div.merchpanel a img{
	margin: 32px 0px;
	border: solid 1px #cdcdcd;
}

div.special a img{
	margin: 70px 0px 0px 10px;
	border: solid 1px #cdcdcd;
}

a.viewall{
	margin-left: 15px;
}

div#footer2
{
	font-size: 11px;
	color: #ffffff;
	padding: 5px 0;
	width: 883px;
	margin: 0 auto;
	text-align: right;
}

div#footer2 a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

div#footer2 a:hover
{
	text-decoration: underline;
}