Body, Table
{
	font-family: 'Trebuchet MS' , Helvetica, Sans-Serif;
	font-size: 11px;
	color: #555555;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height: 100%;
}

h1
{
	margin-bottom: 3px;
	
	color: #555555;
	font-size: 22px;
	font-weight: bolder;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #555555;
}

h3, h4, h5, h6
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

a
{
	color: #555555;
	text-decoration: underline;
}

a:hover
{
	color: #555555;
	text-decoration: none;
}

p
{
	margin-bottom: 10px;
}

.Container
{
	position: relative;
	width: 988px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
}

.Container-Index
{
	position: relative;
	width: 988px;
	height: 630px;
	margin: 0 auto;
}

#divHeader
{
	padding: 40px 0px 0px;
	position: relative;
	z-index: 1;
}

#divHeaderIndex
{
	padding: 0px 0px 0px;
	position: relative;
	z-index: 3;
}

#Menu
{
	width: 988px;
	position: relative;
	background: #5C5C59;
	z-index: 2;
}

.footer
{
	width: 988px;
	position: relative;
	background: #FFF;
	margin: -28px auto 0;
	min-height: 28px;
	height: auto;
	line-height: 28px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #5C5C59;
}

#footer .bg
{
	min-height: 28px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer .copyright a:hover
{
	text-decoration: none;
}

#footer .Left
{
	float: left;
}

#footer .Left div
{
	padding-left: 20px;
	float: left;
}


#footer .Right
{
	float: Right;
}

#footer .Right div
{
	padding-right: 20px;
	float: left;
}

.Footer-Spacer
{
	height: 38px;
	clear: both;
}

.Index-Spacer
{
	height: 28px;
	clear: both;
}

.Content
{
	margin: 0px 0px 0px 235px; /*height: 1000px;*/
	width: 700px;
}

.SideBar
{
	float: right;
	width: 200px;
	z-index: 1;
	margin-right: 2px;
}

.SideBar img
{
	padding: 7px 0px 0px 7px;
}

#divButtonPanel
{
	width: 447px;
	height: 112px;
	position: absolute;
	bottom: 32px;
	right: 5px;
}

#divButtonPanel img
{
	border: 0px
}


#divStarImage
{
	width: 196px;
	height: 183px;
	position: absolute;
	bottom: 120px;
	right: 46px;
	z-index: 3;

}
#divShippingImage
{
              bottom:28px;
              height:105px;
              position:absolute;
              right:174px;
              width:152px;
              z-index:3;
}


#divGiftVoucherImage
{
	width: 163px;
	height: 152px;
	position: absolute;
	bottom: 145px;
	right: 290px;
	z-index: 3;

}


#divBlinkingEye
{
	width: 170px;
	height: 87px;
	position: absolute;
	top: 80px;
	left: 50px;
	z-index: 1;
}



#divSnip
{
	width: 199px;
	height: 227px;
	position: absolute;
	top: 360px;
	left: 244px;
	z-index: 1;
}

.Content-Index
{
	width: 404px;
	height: 210px;
	position: absolute;
	z-index: 3;
	top: 70px;
	right: 50px;
	padding: 5px 5px; /*border: 1px solid #6e374f;*/
}

.Content-Background-Index
{
	width: 436px;
	height: 324px;
	position: absolute;
	z-index: 2;
	top: 64px;
	right: 30px;
	padding: 5px 5px;
	background: url(/Images/Template/Index-Content.gif) no-repeat;
}

.Content-Background
{
	width: 457px;
	height: 520px;
	position: absolute;
	z-index: 2;
	top: 59px;
	right: 11px;
	padding: 5px 5px;
	background: url(/Images/Template/Content-Background.gif) no-repeat;
}

.Search
{
	position: absolute;
	z-index: 4;
	width: 250px;
	top: 0px;
	right: 0px;
}

.hr
{
	padding: 10px 0px;
	margin: 0;
	font-size: 1px;
}

.hr div
{
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #F000F4;
	width: 90%;
}

.ContactUs-Form
{
	padding-left: 0px;
}

.ContactUs-TextBoxes
{
	width: 340px;
	margin-top: 2px;
	border: solid 1px #6e374f;
	background: #FDD5FF;
}

.ContactUs-TextAreas
{
	width: 340px;
	margin-top: 2px;
	height: 100px;
	border: solid 1px #6e374f;
	background: #FDD5FF;
}

.ContactUs-Labels
{
	margin-top: 20px;
}

.ContactUs-Info
{
	padding-left: 50px;
	padding-top: 20px;
}

.ContactUs-Info div
{
	margin-bottom: 10px;
}

.Details-Table
{
	border: 1px solid #F000F4;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.Details-Table td
{
	border-collapse: collapse;
	padding: 3px;
}

.Details-Table .Header
{
	background: #FD84FF;
	font-weight:bolder;
	color: #8d008f;
	padding: 2px 3px;
	border: 1px solid #F000F4;
}

.Details-Table .Header td
{
	padding: 2px 3px;
	border: 1px solid #F000F4;
}

.Details-Table .Label
{
	font-weight: bolder;
	width: 90px;
}

.Details-Table .Label-Right
{
	padding-left: 32px;
	font-weight: bolder;
	width: 90px;
}

.Details-Table .TextBoxes
{
	width: 300px;
	border: 1px solid #F000F4;
	background: #FDD7FF;
}

.Details-Table Label
{
	padding: 5px;
}

.TestimonialSnippet
{ 
	width: 190px;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #F000F4;
	background: #FBAEFF;
}

.TestimonialSnippet .linkMore
{
	text-align: right;	
}

.ENewsPanel
{ 
	width: 190px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #F000F4;
	background: #FBAEFF;
	clear: both;
}

.GiftVoucherPanel
{ 
	width: 190px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #F000F4;
	background: #FBAEFF;
	clear: both;
}

.ENewsPanel-TextBoxes
{
	width: 140px;
	margin-top: 2px;
	border: solid 1px #F000F4;
	background: #FDD5FF;
	padding-left: 5px		
}

.ENewsSignUp-Buttons
{
	padding-top: 5px;
	text-align: right;	
}




.Cart-Link
{
	position: absolute;
	top: 133px;
	left: 329px;
}

.Cart-Link a
{
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.Cart-Link a:hover
{
	text-decoration: underline;
}

.Cart-Link a img
{
	border: 0px;
	vertical-align: middle;
}

a.RoundButton, span.RoundButton, del.RoundButton,
a.RoundButton span, span.RoundButton button, span.RoundButton input, del.RoundButton span
{
    background-image: url(/Images/Template/Buttons-Std.png);
    _background-image:url(/Images/Template/Buttons-Std.gif);
	color:#FFFFFF;
	font-weight: bolder;
}

.BackButtonTop
{
	margin-bottom: 20px;	
	margin-left: 20px;
	padding-left: 20px;
}

.BackButtonBottom
{
	margin-top: 20px;	
	margin-left: 20px;
	padding-left: 20px;
}

#TB_title
{
	display: none;
}

.Loading-Table
{
    background:#FBAEFF none repeat scroll 0%;
    border:2px solid #FE6DE5;
    color:#8E0090;
    font-weight:bolder;
}

.Loading-Table td
{
    padding: 5px;
}

.AjaxLoading
{
	position:absolute;
	left:302px;
    top:310px;
}