/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}
body {
	background: #FFF url(../images/UI/bg-body.jpg) repeat-x;
}
img, object, embed {
	display: block;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
.clearer{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
span.noJS {
    display: block;
    font-size: 10px;
    width: 979px;
    width/**/:/**/ 969px;
    padding: 4px 0 3px 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    border-bottom: 1px solid #000;
    background-color: #FF9900;
}
/*~~~~~~~~~~~~~~~~~body styles start~~~~~~~~~~~~~~~~~*/
div.body {
	text-align: left;
	width: 990px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(../images/UI/bg-form.jpg) no-repeat;
}
img.dudeWithBallons {
	position: absolute;
	bottom: 19px;
	right: 10px;
}
div.left {
	width: 181px;
	margin-left: 11px;
	_margin-left: 5px;
	float: left;
}
div.center {
	width: 628px;
	float: left;
}
div.homeContent {
	width: 628px;
	width/**/:/**/ 610px;
	padding: 17px 0 0 18px;
}
a.partyBanner{
	margin-top:18px;
	margin-left:18px;
	display:block;
	text-decoration:none;
	
}
a.partyBanner div{
	margin:0px;
	background: url(../images/UI/partymadbanner.jpg) no-repeat;
	width:590px;
	height:40px;
}
a.partyBanner:hover div{
	margin:0px;
	background: url(../images/UI/partymadbanner_over.jpg) no-repeat;
}
div.right {
	width: 160px;
	float: left;
	padding-bottom: 200px;
}
/*~~~~~~~~~~~~~~~~~header styles start~~~~~~~~~~~~~~~~~*/
div.header {
	font-size: 11px;
	text-align: left;
	width: 979px;
	height: 264px;
	position: relative;
}
#homeFlash {
	width: 990px;
	height: 155px;
	position: absolute;
	left: 0;
	bottom: 0px;
}
a.logo {
	position: absolute;
	top: 18px;
	left: 0;
}
div.topNav {
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 110px;
	background: url(../images/UI/topNav-seperator.jpg) no-repeat 0 0;
}
div.topNav img {
	float: left;
	margin: 0 -3px;
	margin/**/:/**/ 0;
}
div.topNav a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
	height: 50px;
	height/**/:/**/ 19px;
	padding: 31px 12px 0 14px;
	float: left;
	background: url(../images/UI/topNav-seperator.jpg) no-repeat 0 0;
}
div.topNav a.viewCart {
}
div.topNav a.viewCart span {
	display: block;
	padding-left: 25px;
	background: url(../images/UI/bg-veiwCart.gif) no-repeat 0 2px;
}
div.topNav a.active {
	color: #F26922;
}
div.topNav a:hover {
	text-decoration: underline;
}
div.loginArea {
	width: 391px;
	height: 46px;
	position: absolute;
	top: 60px;
	right: 0;
}
div.loginArea label {
	display: block;
	width: 150px;
	height: 39px;
	margin: 7px 5px 0 0;
	_margin: 7px 3px 0 0;
	float: left;
}
div.loginArea label.password {
	width: 60px;
}
div.loginArea label span {
	color: #333;
	display: block;
	width: 150px;
	width/**/:/**/ 145px;
	padding: 0 0 3px 5px;
}
div.loginArea label.password span {
	width: 60px;
	width/**/:/**/ 55px;
}
div.loginArea label span.inputSurround {
	width: 150px;
	padding: 0;
	background: url(../images/UI/bg-input-emailAddress.gif) no-repeat;
}
div.loginArea label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #F26922;
	width: 150px;
	width/**/:/**/ 145px;
	height: 22px;
	height/**/:/**/ 18px;
	margin: 0;
	padding: 4px 0 0 3px;
	border: none;
	background: none;
}
div.loginArea label.password input {
	width: 60px;
	width/**/:/**/ 53px;
	background: none;
}
div.loginArea label.password span.inputSurround {
	width: 60px;
	padding: 0;
	background: url(../images/UI/bg-input-password.gif) no-repeat;
}
a.register, a.forgotPassword {
	font-weight: bold;
	color: #EF4911;
	text-decoration: none;
	display: block;
	width: 112px;
	width/**/:/**/ 102px;
	margin: 0 0 0 5px;
	padding: 17px 0 2px 10px;
	float: left;
}
a.forgotPassword {
	padding-top: 0;
	padding-bottom: 0;
}
a.register:hover, a.forgotPassword:hover {
	text-decoration: underline;
}
div.loggedIn {
	width: 375px;
	width/**/:/**/ 340px;
	background: url(../images/UI/bg-loggedIn.gif) no-repeat 277px 19px;
}
div.loggedIn span.userName, div.loggedIn a {
	display: block;
	position: absolute;
}
div.loggedIn span.userName {
	color: #122B4B;
	width: 150px;
	top: 19px;
	left: 46px;
}
div.loggedIn span.userName span {
	display: block;
	padding: 0 5px 10px 5px;
	float: left;
}
div.loggedIn a {
	color: #FF6600;
	font-weight: bold;
	top: 19px;
}
div.loggedIn a.myAccount {
	left: 201px;
}
div.loggedIn a.logOut {
	left: 292px;
}
/*~~~~~~~~~~~~~~~~~header styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~search styles start~~~~~~~~~~~~~~~~~*/
div.search {
	width: 181px;
	height: 59px;
}
div.search span.inputSurround {
	display: block;
	width: 140px;
	height: 22px;
	margin: 7px 0 0 0;
	float: left;
	background: url(../images/UI/bg-input-search.jpg) no-repeat;
}
div.search input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 140px;
	width/**/:/**/ 137px;
	height: 22px;
	height/**/:/**/ 18px;
	margin: 0;
	padding: 4px 0 0 3px;
	border: none;
	background: none;
}
/*~~~~~~~~~~~~~~~~~search styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~sidePanelComp styles start~~~~~~~~~~~~~~~~~*/
div.sidePanelComp {
	width: 180px;
	margin: 0 0 10px 0;
}
div.sidePanelCompTheme {
	padding-top: 63px;
	background: url(../images/UI/bg-sidePanelCompTheme.gif) no-repeat left top;
}
div.sidePanelCompCategories {
	padding-top: 36px;
	background: url(../images/UI/bg-sidePanelCompCategories.gif) no-repeat left top;
}
div.rightSidePanelComp {
	width: 160px;
	background: url(../images/UI/bg-rightSidePanelComp.gif) no-repeat;
}
div.rightSidePanelCompRegister {
	padding-top: 36px;
	background: url(../images/UI/bg-rightSidePanelCompRegister.gif) no-repeat left top;
}
div.rightSidePanelCompQuickLinks {
	padding-top: 36px;
	background: url(../images/UI/bg-rightSidePanelCompQuickLinks.gif) no-repeat left top;
}
div.rightSidePanelCompCart {
	background: url(../images/UI/bg-rightSidePanelCompCart.gif) no-repeat left top;
}
div.rightSidePanelCompRegisterForm {
	display: none;
}
div.rightSidePanelCompRegisterForm label {
	display: block;
	width: 140px;
	width/**/:/**/ 132px;
	height: 34px;
	margin: 8px 0 0 0;
	padding-left: 8px;
}
div.rightSidePanelCompRegisterForm label span {
	font-weight: bold;
	color: #122B4B;
	display: block;
	width: 140px;
	width/**/:/**/ 137px;
	padding: 0 0 0 3px;
}
div.rightSidePanelCompRegisterForm label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214B85;
	width: 140px;
	width/**/:/**/ 135px;
	height: 20px;
	height/**/:/**/ 17px;
	margin: 0;
	padding: 1px 0 0 3px;
	border: 1px solid #214B85;
}
div.sidePanelContent {
	font-size: 11px;
	color: #333;
	padding: 7px 0 5px 2px;
}
div.sidePanelContentAlt {
	padding: 7px 0 5px 0;
}
div.sidePanelContent p {
	color: #000;
	line-height: 14px;
	width: 160px;
}
div.rightSidePanelCompRegister p {
	width/**/:/**/ 152px;
	padding-left: 8px;
}
div.sidePanelContent select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 176px;
	height: 18px;
	margin: 6px 0 0 -2px;
	padding: 0 0 0 3px;
}
div.sidePanelContent a {
	font-size: 12px;
	font-weight: bold;
	color: #F26A23;
	text-decoration: none;
	display: block;
	width: 178px;
	width/**/:/**/ 159px;
	padding: 2px 9px 1px 10px;
	background: url(../images/UI/bg-sidePanelComp-links.gif) no-repeat 1px 7px;
}
div.sidePanelContentAlt2 a {
	font-size: 11px;
	font-weight: normal;
	background: none;
}
div.sidePanelContent a.active, div.sidePanelContent div.subNav a.active, div.sidePanelContent a.activeAlt {
	color: #FF3300;
}
div.sidePanelContent a.activeAlt {
	color: #003C79;
}
div.rightSidePanelComp a {
	width: 158px;
	width/**/:/**/ 141px;
}
div.sidePanelContent div.subNav a {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 178px;
	width/**/:/**/ 151px;
	margin: 0 0 0 1px;
	padding: 2px 9px 1px 18px;
	background: none;
}
div.sidePanelContent a:hover {
	text-decoration: underline;
}
a.rightPromo {
	display: block;
	margin: 0 0 9px 0;
}
/*~~~~~~~~~~~~~~~~~cart styles start~~~~~~~~~~~~~~~~~*/
div.sidePanelContentCart {
	padding: 0 1px 5px 1px;
	color: #150A0E;
	background: url(../images/UI/bg-sidePanelContentCart.gif) repeat-y;
}
div.item {
	padding: 7px 0 9px 9px;
}
div.itemAlt {
	background-color: #EEF0F7;
}
div.item span {
	color: #333;
	line-height: 13px;
	display: block;
	padding: 0 5px 7px 0;
	position: relative;
}
div.item span.qty, div.item span.rightCartPrice {
	padding: 4px 6px 0 0;
	float: left;
}
div.item span.rightCartPrice {
    font-weight: bold;
    text-align: right;
    width: 54px;
	padding-right: 3px;
}
div.item span {
	line-height: 13px;
	display: block;
	float: left;
}
div.item span.numeric-stepper {
	display:block;
	width: 40px;
	width/**/:/**/ 38px;
	height: 22px;
	height/**/:/**/ 20px;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 1px solid #777;
	float: left;
}
div.item span.numeric-stepper input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	width: 40px;
	_width: 35px;
	height: 22px;
	height/**/:/**/ 20px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: none;
	background: #FFF;
}
div.item span.numeric-stepper button {
	display:block;
	width: 18px;
	height: 13px;
	font-size: 8px;
	padding: 0;
	margin: 0;
	z-index: 100;
	position: absolute;
	right: 0;
	border: none;
	background: none;
}
div.item span.numeric-stepper button.plus {
	top: 0px;
}
div.item span.numeric-stepper button.minus {
	font-size: 10px;
	bottom: 0;
}
div.total {
	height: 24px;
	background: url(../images/UI/bg-total.gif) repeat-x;
}
div.total span {
	display: block;
	padding: 5px 0 0 9px;
}
div.total span.value {
	float: right;
	padding: 5px 13px 0 0;
}
div.sidePanelContentCart a.update {
	font-size: 11px;
	color: #FF6600;
	text-align: right;
	text-decoration: none;
	display: block;
	width: 146px;
	padding: 4px 0 0 0;
	background: none;
}
div.sidePanelContentCart a.update:hover {
	text-decoration: underline;
	background: none;
}
/*~~~~~~~~~~~~~~~~~cart styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~sidePanelComp styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~productComp styles start~~~~~~~~~~~~~~~~~*/
a.productCompHome {
	width: 190px;
	height: 140px;
	margin: 0 10px 10px 0;
	float: left;
}
div.productComp {
	font-size: 11px;
	width: 140px;
	margin: 0 10px 29px 0;
	float: left;
}
div.productComp div.thumb {
	width: 140px;
	width/**/:/**/ 138px;
	height: 140px;
	height/**/:/**/ 138px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
div.productComp div.prodDetails 
{
    height: 65px;
}
div.productComp a {
	font-weight: bold;
	color: #F25F13;
	line-height: 11px;
	display: block;
	padding: 7px 0 0 0;
	text-decoration: none;
}
div.productComp a:hover {
	color: #FF6600;
	text-decoration: underline;
}
div.productComp span {
	color: #333;
	line-height: 14px;
	display: block;
	padding: 2px 0 0 0;
}
div.productComp span.synopsis {
	height: 29px;
	height/**/:/**/ 27px;
	overflow: hidden;
}
div.productComp a.viewCategory {
	color: #666;
	text-decoration: none;
	padding: 6px 0 0 12px;
	background: url(../images/UI/bg-viewCategory.gif) no-repeat 0 9px;
}

div.productComp a.image {
	display: block;
	padding: 0;
} 

div.productComp span.price {
	font-weight: bold;
	color: #333;
	line-height: 11px;
	padding: 5px 0 0 0;
}
div.productCompAlt span.price {
	color: #FF6600;
	padding: 7px 0 0 0;
}
div.center h2.productHeading {
	font-size: 12px;
	color: #FFF;
	width: 590px;
	width/**/:/**/ 577px;
	height: 30px;
	height/**/:/**/ 20px;
	margin: 0 0 9px 0;
	padding: 10px 0 0 13px;
	background-color: #F26A23;
}
/*~~~~~~~~~~~~~~~~~productComp styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~body styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~generalContent styles start~~~~~~~~~~~~~~~~~*/
div.center p {
	font-size: 12px;
	color: #333;
	line-height: 15px;
	padding: 0 0 16px 0;
}
div.center ul {
	padding: 0 0 16px 0;
}
div.center li {
	font-size: 12px;
	color: #333;
	list-style: none;
	line-height: 15px;
	padding: 0 0 0 10px;
	background: url(../images/UI/bullet.gif) no-repeat 0 5px;
}
div.center h2 {
	font-size: 14px;
	color: #333;
	line-height: 11px;
	padding: 0 0 15px 20px;
}
div.center h1 {
	font-size: 12px;
	color: #333;
	line-height: 12px;
	padding: 0 0 5px 20px;
}

div.center h1 span {
	font-weight: normal;
}

div.center h3 {
	font-size: 12px;
	color: #333;
	line-height: 12px;
	padding: 0 0 9px 0;
}
div.contentColLeft {
	width: 305px;
	width/**/:/**/ 285px;
	padding: 0 0 0 20px;
	float: left;
}
div.contentColRight {
	width: 290px;
	margin: 3px 0 0 15px;
	float: left;
}
/*~~~~~~~~~~~~~~~~~breadcrumbs styles start~~~~~~~~~~~~~~~~~*/
div.breadcrumbs {
	font-size: 11px;
	color: #666;
	padding: 0 0 16px 23px;
}
div.breadcrumbs a {
	color: #F26A23;
}
div.breadcrumbs span {
	font-weight: bold;
	color: #214B85;
}
div.breadcrumbs a:hover {
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~breadcrumbs styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~productCompCategory styles start~~~~~~~~~~~~~~~~~*/
div.productCompCategoryContainer {
	width: 628px;
	width/**/:/**/ 608px;
	padding: 0 0 0 20px;
}
a.productCompCategory {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 177px;
	margin: 0 10px 30px 0;
	float: left;
}
a.productCompCategory:hover {
	color: #FF6600;
}
a.productCompCategory img {
	cursor: pointer;
	cursor: hand;
}
a.productCompCategory span, a.productCompCategory img {
	display: block;
	width: 140px;
	border: 1px solid #A1ACCD;
	cursor: pointer;
	cursor: hand;
}
a.productCompCategory span.imageThumb, a.productCompCategory img {
	width/**/:/**/ 138px;
	height/**/:/**/ 138px;
}
a.productCompCategory span.category {
	text-align: center;
	width/**/:/**/ 128px;
	height: 37px;
	height/**/:/**/ 31px;
	padding: 5px 5px 0 5px;
	overflow: hidden;
	border-top: none;
	background: url(../images/UI/bg-span-category.jpg) repeat-x;
}
/*~~~~~~~~~~~~~~~~~productCompCategory styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~productDetails styles start~~~~~~~~~~~~~~~~~*/
div.productImage {
	width: 140px;
	margin: 3px 19px 0 20px;
	_margin: 3px 19px 0 10px;
	float: left;
}
a.productImageThumb {
	font-size: 11px;
	color: #666;
	display: block;
}
a.productImageThumb span {
	display: block;
	border: 1px solid #A1ACCD;
}
a.productImageThumb:hover {
	text-decoration: none;
}

div.productDescription {
	width: 270px;
	float: left;
	color:#333333;
	font-size:12px;
	line-height:15px;
}
div.subProductDescription{
	min-height: 105px;
	heigh\t:105px;
}
div.productVariation {
	font-size: 11px;
	color: #333;
	width: 140px;
	width/**/:/**/ 127px;
	padding: 7px 0 10px 11px;
	margin: 3px 0 0 21px;
	float: left;
	border: 1px solid #A1ACCD;
	background-color: #EEF0F7;
}
div.productVariation select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	width: 120px;
	height: 18px;
	margin: 2px 0 8px -2px;
	padding: 0 0 0 3px;
}
div.productVariation span {
	font-size: 10px;
	color: #FF6600;
}
div.productVariation span strong {
	font-size: 12px;
}
div.complementary {
	margin: 10px 0 0 20px;
}
/*~~~~~~~~~~~~~~~~~productDetails styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~cart styles start~~~~~~~~~~~~~~~~~*/
div.cartHeading {
	width: 590px;
	width/**/:/**/ 588px;
	height: 30px;
	height/**/:/**/ 28px;
	margin: 0 0 0 20px;
	border: 1px solid #A1ACCD;
	background-color: #E4E8F1;
}
div.cartHeading span {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 6px 0 0 0;
	float: left;
}
div.cartHeading span.cartProduct {
	padding-left: 52px;
	padding-right: 175px;
}
div.cartHeading span.cartQty {
	padding-left: 200px;
}
div.cartHeading span.cartPrice {
	padding-left: 36px;
}
div.cartHeadingAlt {
	width: 430px;
	width/**/:/**/ 428px;
}
div.cartHeadingAlt span.cartProduct {
	padding-left: 12px;
	padding-right: 120px;
}
div.cartHeadingAlt span.cartQty {
	padding-left: 130px;
}
div.cartHeadingAlt span.cartPrice {
	padding-left: 36px;
}
div.cartItem {
	width: 590px;
	width/**/:/**/ 588px;
	margin: 0 0 0 20px;
	padding-bottom: 4px;
	border: 1px solid #A1ACCD;
	border-top: none;
	background-color: #EEF0F7;
}
div.cartItemAlt {
	background-color: #FFF;
}
div.cartItem span {
	font-size: 11px;
	color: #333;
	display: block;
	padding: 7px 0 0 0;
	float: left;
}
div.cartItem a.cartItemProduct {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	display: block;
	width: 430px;
	width/**/:/**/ 403px;
	padding: 7px 5px 0 22px;
	float: left;
}
div.cartItem a.cartItemProduct:hover {
	text-decoration: underline;
}
div.cartItem span.numeric-stepper {
	display:block;
	width: 40px;
	width/**/:/**/ 38px;
	height: 22px;
	height/**/:/**/ 20px;
	position: relative;
	overflow: hidden;
	border: 1px solid #777;
	padding: 0;
	margin: 4px 0 0 0;
}
div.cartItem span.numeric-stepper input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	width: 40px;
	_width: 35px;
	height: 22px;
	height/**/:/**/ 20px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: none;
	background: #FFF;
}
div.cartItem span.numeric-stepper button {
	display:block;
	width: 18px;
	height: 13px;
	font-size: 8px;
	padding: 0;
	margin: 0;
	z-index: 100;
	position: absolute;
	right: 0;
	border: none;
	background: none;
}
div.cartItem span.numeric-stepper button.plus {
	top: -1px;
}
div.cartItem span.numeric-stepper button.minus {
	font-size: 10px;
	bottom: 0;
}
div.cartItem span.cartItemPrice {
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
}
div.cartItemAlt2 {
	width: 430px;
	width/**/:/**/ 428px;
}
div.cartItemAlt2 a.cartItemProduct {
	width: 302px;
	width/**/:/**/ 290px;
	padding: 7px 5px 0 12px;
}
div.cartItemAlt2 span.cartItemQtyValue {
	color: #333;
	text-align: right;
	width: 20px;
}
div.cartItemAlt2 span.cartItemPrice {
	font-weight: bold;
	padding-left: 27px;
	padding-right: 5px;
}
div.costing {
	font-size: 12px;
	color: #333;
	text-align: right;
	width: 590px;
	width/**/:/**/ 580px;
	padding: 4px 10px 4px 0;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #A1ACCD;
}
div.cartOptions {
	width: 590px;
	margin: 14px 0 0 20px;
}
label.tnc {
	margin: 10px 0 0 385px;
	display: block;
	height: 14px;
}
label.tnc span {
	font-size: 11px;
	display: block;
	float: left;
}
label.tnc span span {
	color: #FF0000;
	display: inline;
}
label.tnc span a {
	color: #FF6600;
	text-decoration: none;
}
label.tnc span a:hover {
	text-decoration: underline;
}
label.tnc input {
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	float: left;
}
textarea.special {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214B85;
	width: 300px;
	width/**/:/**/ 295px;
	height: 40px;
	height/**/:/**/ 37px;
	margin: 0;
	padding: 1px 0 0 3px;
	border: 1px solid #A1ACCD;
}
/*~~~~~~~~~~~~~~~~~cart styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~contact styles start~~~~~~~~~~~~~~~~~*/
div.contactColLeft, div.checkoutColLeft {
	width: 290px;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	float: left;
}
div.checkoutColLeft {
	width: 190px;
}
div.checkoutColLeft a.continuebtn
{
	height: 28px;
	width: 133px;
	float:left;
	background: url(../images/UI/btn-continueShopping.gif) no-repeat;
}

div.checkoutColLeft a.homebtn
{
	height: 28px;
	width: 65px;
	float:right;
	background: url(../images/UI/btn-home.jpg) no-repeat;
}
div.checkoutColLeft a.homebtn:hover, div.checkoutColLeft a.continuebtn:hover
{
	background-position: 0px -28px;
}


div.form {
	font-size: 11px;
	width: 290px;
	width/**/:/**/ 288px;
	padding: 11px 0 13px 0;
	border: 1px solid #A1ACCD;
	background-color: #EEF0F7;
}
div.form label {
	display: block;
	width: 278px;
	height: 20px;
	margin: 0 0 6px 0;
}
div.form label.textarea {
	height: 100px;
}
div.form label span {
	color: #333;
	text-align: right;
	display: block;
	width: 78px;
	width/**/:/**/ 67px;
	padding: 2px 11px 0 0;
	float: left;
}
div.form label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214B85;
	width: 200px;
	width/**/:/**/ 195px;
	height: 20px;
	height/**/:/**/ 17px;
	margin: 0;
	padding: 1px 0 0 3px;
	float: left;
	border: 1px solid #A1ACCD;
}
div.form label textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #214B85;
	width: 200px;
	width/**/:/**/ 195px;
	height: 100px;
	height/**/:/**/ 97px;
	margin: 0;
	padding: 1px 0 0 3px;
	float: left;
	border: 1px solid #A1ACCD;
}
div.form label select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	width: 200px;
	height: 18px;
	margin: 0;
	_margin: 0 0 0 -3px;
	padding: 0 0 0 3px;
}
div.formLogin {
	width: 190px;
	width/**/:/**/ 177px;
	padding: 7px 0 10px 11px;
}
div.formLogin label {
	width: 170px;
	height: 35px;
}
div.formLogin label span {
	font-weight: bold;
	text-align: left;
	width: 170px;
	padding: 0 0 1px 0;
	float: none;
}
div.formLogin label input {
	float: none;
	width: 170px;
	width/**/:/**/ 165px;
}
div.formLogin label.checkbox {
	width: 170px;
	height: 30px;
	margin-top: 9px;
}
div.formLogin label.checkbox span, div.formRegister label.checkbox span {
	font-weight: normal;
	text-align: left;
	width: 110px;
	padding: 0;
	margin: -2px 0 0 10px;
	float: left;
}
div.formLogin label.checkbox input, div.formRegister label.checkbox input {
	width: 14px;
	height: 14px;
	padding: 0;
	float: left;
	border: none;
}
div.formLogin a.forgot {
	font-size: 11px;
	color: #FF6600;
	text-align: right;
	text-decoration: none;
	display: block;
	margin: 6px 12px 0 0;
}
div.formLogin a.forgot:hover {
	text-decoration: underline;
}
div.formRegister {
	width: 380px;
	width/**/:/**/ 367px;
	padding: 16px 0 10px 11px;
}
div.formRegister label {
	width: 310px;
	height: 20px;
}
div.formRegister label span {
	width: 106px;
	width/**/:/**/ 95px;
}
div.formRegister label.checkbox {
	width: 274px;
	height: 14px;
	margin: 9px 0 0 83px;
}
div.formRegister label.checkboxAlt {
	margin: 0 0 9px 83px;
}
div.formRegister label.checkbox span {
	width: 250px;
	margin: 0 0 0 10px;
}
div.formRegister label.postCode input {
	width: 100px;
	width/**/:/**/ 95px;
}
div.formCreditCard {
	width: 430px;
	width/**/:/**/ 428px;
	margin: 0 0 0 20px;
	padding-bottom: 28px;
}
div.formCreditCard label.cv input {
	width: 50px;
	width/**/:/**/ 45px;
}
div.formCreditCard label span {
	width: 78px;
	width/**/:/**/ 72px;
	padding: 2px 6px 0 0;
}
div.formCreditCard label.dualSelect span.slash {
	text-align: center;
	width: 18px;
	width/**/:/**/ 10px;
	padding: 4px 4px 0 4px;
}
div.formCreditCard label.dualSelect select {
	width: 50px;
	margin: 0;
	float: left;
}
div.formCreditCard p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 28px 0 23px;
}
div.editDetails {
	width: 430px;
	width/**/:/**/ 417px;
	padding: 16px 0 10px 11px;
	margin: 0 0 0 20px;
	background-color: #FFF;
}
div.formOptions {
	width: 290px;
	padding: 11px 0 0 0;
}
div.formOptionsAlt {
	width: 190px;
}
div.formOptionsEditDetails {
	width: 430px;
	margin: 0 0 0 20px;
}
div.formOptionsCreditCard {
	width: 430px;
	margin: 0 0 0 20px;
}
div.formOptionsComplete {
	width: 210px;
	margin: 0 0 0 20px;
}
div.contactColRight, div.checkoutColRight {
	width: 280px;
	margin: 0 0 0 20px;
	/*_margin: 0 0 0 10px;*/
	float: left;
}
div.checkoutColRightAlt {
	_margin: 0 0 0 10px;
}
div.contactColRight {
	margin: 0 0 0 16px;
	width: 286px;
}
div.contactColRight a {
	color: #FF6600;
	text-decoration: none;
}
div.contactColRight a:hover {
	text-decoration: underline;
}
span.error {
	font-size: 11px;
	color: #FFF;
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 4px 6px 9px;
	border: 1px solid #FFF;
	background-color: #FF0000;
}
div.contactColLeft span.error {
	width: 200px;
	width/**/:/**/ 185px;
	margin: 5px 0 0 78px;
}
div.checkoutColLeft span.error {
	margin: 5px 7px 5px 0;
}
div.checkoutColRight span.error {
	margin: 5px 10px 0 0;
}
div.formCreditCard span.error {
	margin: 5px 10px 0 10px;
}
div.editDetails span.error {
	margin: 5px 10px 0 0;
}
/*~~~~~~~~~~~~~~~~~contact styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~address styles start~~~~~~~~~~~~~~~~~*/
div.addressHeading {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	width: 430px;
	margin: 0 0 9px 20px;
}
div.addressHeading span {
	display: block;
	padding: 5px 0 0 0;
}
div.address, div.addressAlt {
	font-size: 11px;
	color: #333;
	width: 430px;
	width/**/:/**/ 413px;
	margin: 0 0 31px 20px;
	padding: 5px 0 7px 15px;
	border: 1px solid #A1ACCD;
	position:relative;
	background-color: #FFF;
}
div.addressAlt {
	margin: 0 0 0 20px;
}
div.addressAlt1 {
	border-top: none;
	background-color: #EEF0F7;
}
div.addressAlt2 {
	border-top: none;
}
div.address a, div.addressAlt a {
	color: #FF6600;
	text-decoration: none;
}
div.address a:hover, div.addressAlt a:hover {
	text-decoration: underline;
}
div.address label span, div.addressAlt label span {
	display: block;
	float: left;
}
div.address label input, div.addressAlt label input {
	width: 14px;
	height: 14px;
	margin: 2px 13px 0 0;
	padding: 0;
	float: left;
}
div.addressResults {
	margin: 0 0 30px 20px;
}
div.addressResults h3 {
	padding: 0 0 4px 0;
}
div.addressResults p {
	font-size: 11px;
}
a.deleteAddress {
	color: #FF6600;
	display: block;
	position: absolute;
	top: 10px;
	right: 16px;
}
div.addressResults select{
	font-size:11px;
}
div.addressResults span.rural{
	padding: 6px 0;
}
div.addressResults label, div.addressResults input{
	font-size:11px;
	margin:10px 5px 0px 1px;
}
/*~~~~~~~~~~~~~~~~~address styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~myAccountNav styles start~~~~~~~~~~~~~~~~~*/
div.myAccountNav {
	width: 140px;
	padding-bottom: 9px;
	margin: -54px 20px 0 0;
	_margin: -54px 10px 0 0;
	float: right;
	border: 1px solid #A1ACCD;
	background-color: #EEF0F7;
}
div.myAccountNav h1 {
	font-size: 12px;
	color: #333;
	line-height: 11px;
	width: 140px;
	width/**/:/**/ 130px;
	height: 28px;
	height/**/:/**/ 19px;
	padding: 9px 0 0 10px;
}
div.myAccountNav a {
	font-size: 11px;
	color: #150A0E;
	text-decoration: none;
	display: block;
	width: 140px;
	width/**/:/**/ 123px;
	margin: 0;
	padding: 2px 9px 1px 8px;
}
div.myAccountNav a.active {
	color: #FF6600;
	background-color: #FFF;
}
div.myAccountNav a:hover {
	background-color: #FFF;
}
/*~~~~~~~~~~~~~~~~~myAccountNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~orderHistoryHeading styles start~~~~~~~~~~~~~~~~~*/
div.orderHistory {
	font-size: 11px;
	color: #000;
	width: 430px;
	width/**/:/**/ 428px;
	height: 26px;
	height/**/:/**/ 24px;
	margin: 0 0 0 20px;
	border: 1px solid #A1ACCD;
	background-color: #EEF0F7;
}
div.orderHistoryAlt {
	border-top: none;
}
div.orderHistoryAlt2 {
	background-color: #FFF;
}
div.orderHistory span {
	display: block;
	height: 26px;
	height/**/:/**/ 19px;
	padding: 5px 7px 0 7px;
	float: left;
}
div.orderHistory span.orderNumber {
	width: 58px;
	width/**/:/**/ 43px;
	padding: 5px 7px 0 7px;
	border-right: 1px solid #A1ACCD;
}
div.orderHistory span.orderDate {
	width: 203px;
	width/**/:/**/ 190px;
	padding: 5px 7px 0 5px;
	border-right: 1px solid #A1ACCD;
}
div.orderHistory span.orderTotal {
	text-align: center;
	width: 64px;
	width/**/:/**/ 63px;
	padding: 5px 0 0 0;
	border-right: 1px solid #A1ACCD;
}
div.orderHistory span.orderView {
	width: 100px;
	width/**/:/**/ 91px;
	padding: 5px 0 0 9px;
}
div.orderHistory span.orderView a {
	color: #FF6600;
	text-decoration: none;
}
div.orderHistory span.orderView a:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~orderHistoryHeading styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~generalContent styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~button styles start~~~~~~~~~~~~~~~~~*/
a.button {
	display: block;
}
a.btn-login {
	width: 50px;
	height: 22px;
	margin: 24px 0 0 0;
	float: left;
	background: url(../images/UI/btn-login.gif) no-repeat 0 0;
}
div.search a {
	width: 30px;
	height: 22px;
	margin: 7px 0 0 6px;
	float: left;
	background: url(../images/UI/btn-search-go.gif) no-repeat;
}
div.search a:hover, a.btn-login:hover {
	background-position: 0 -22px;
}
div.sidePanelContent a.signUp {
	width: 139px;
	height: 26px;
	padding: 0;
	margin: 11px 0 0 8px;
	background: url(../images/UI/btn-signup.gif) no-repeat;
}
div.sidePanelContent a.signUp:hover {
	background-position: 0 -26px;
}
div.item a {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding: 0;
	margin: 3px 0 0 3px;
	background: url(../images/UI/btn-remove.jpg) no-repeat;
}
div.itemAlt a {
	background: url(../images/UI/btn-removeAlt.jpg) no-repeat;
}
div.item a:hover {
	background-position: 0 -16px;
}
div.sidePanelContentCart a.checkout {
	width: 140px;
	height: 28px;
	padding: 0;
	margin: 11px 0 0 9px;
	background: url(../images/UI/btn-checkout.gif) no-repeat;
}
div.productComp a.addToCart, div.productComp a.info, div.productVariation a.addToCart {
	float: left;
	width: 90px;
	height: 28px;
	padding: 0;
	margin-top: 12px;
	background: url(../images/UI/btn-addToCart.gif) no-repeat;
	background-position: bottom;
}
div.productComp a.info {
	width: 48px;
	margin-left: 2px;
	background: url(../images/UI/btn-info.gif) no-repeat;
}
div.productVariation a.addToCart {
	margin: 10px 0 0 -2px;
	background: url(../images/UI/btn-addToCartAlt.gif) no-repeat;
}
div.cartItem a.cartItemRemove {
	width: 24px;
	height: 20px;
	margin: 4px 0 0 6px;
	_margin: 4px 0 0 3px;
	float: left;
	background: url(../images/UI/btn-cartItemRemove.jpg) no-repeat;
}
div.cartItemAlt a.cartItemRemove {
	background: url(../images/UI/btn-cartItemRemoveAlt.jpg) no-repeat;
}
div.cartItem a.cartItemRemove:hover {
	background-position: 0 -20px;
}
div.cartOptions a {
	float: right;
	height: 28px;
	width: 90px;
}
div.cartOptions a.continueShopping {
	width: 133px;
	margin-right: 14px;
	background: url(../images/UI/btn-continueShopping.gif) no-repeat;
}
div.cartOptions a.updateCart {
	margin-right: 10px;
	background: url(../images/UI/btn-updateCart.gif) no-repeat;
}
div.cartOptions a.cartCheckout {
	background: url(../images/UI/btn-cart-checkout.gif) no-repeat;
}
div.cartOptions a.paymentOptions {
	width: 102px;
	background: url(../images/UI/btn-paymentOptions.gif) no-repeat;
}
div.cartOptions a.back {
	width: 60px;
	float: left;
	background: url(../images/UI/btn-back.gif) no-repeat;
}
div.formLogin a.login, div.formRegister a.register, div.formLogin a.send {
	width: 64px;
	height: 28px;
	padding: 0;
	margin: 3px 10px 0 0;
	_margin: 3px 5px 0 0;
	float: right;
	background: url(../images/UI/btn-form-login.gif) no-repeat;
}
div.formRegister a.register {
	width: 142px;
	margin: 17px 12px 0 0;
	_margin: 17px 6px 0 0;
	background: url(../images/UI/btn-form-register.gif) no-repeat;
}
div.formLogin a.send {
	width: 64px;
	margin: 3px 8px 0 0;
	_margin: 3px 4px 0 0;
	background: url(../images/UI/btn-form-send.gif) no-repeat;
}
div.formOptions a {
	width: 64px;
	height: 28px;
	float: right;
}
div.formOptions a.formClear {
	margin-right: 10px;
	background: url(../images/UI/btn-clear.gif) no-repeat;
}
div.formOptions a.formSend {
	margin-right: 1px;
	background: url(../images/UI/btn-send.gif) no-repeat;
}
div.formOptions a.placeOrder {
	width: 122px;
	margin: 0;
	background: url(../images/UI/btn-placeOrder.gif) no-repeat;
}
div.formOptions a.continueShopping {
	width: 140px;
	margin-right: 10px;
	float: left;
	background: url(../images/UI/btn-continueShopping.gif) no-repeat;
}
div.formOptions a.print {
	width: 55px;
	margin: 0;
	float: left;
	background: url(../images/UI/btn-print.gif) no-repeat;
}
div.formOptions a.formSaveChanges {
	width: 110px;
	margin-right: 10px;
	background: url(../images/UI/btn-saveChanges.gif) no-repeat;
}
div.formOptions a.formCancel {
	width: 70px;
	margin-right: 1px;
	background: url(../images/UI/btn-cancel.gif) no-repeat;
}
div.formOptions a.formUpdate {
	width: 70px;
	margin-right: 10px;
	background: url(../images/UI/btn-update.gif) no-repeat;
}
div.addressHeading a {
	height: 28px;
	float: right;
}
div.addressHeading a.editAddress {
	width: 90px;
	background: url(../images/UI/btn-editAddress.gif) no-repeat;
}
div.addressHeading a.addNewAddress {
	width: 120px;
	margin-right: 9px;
	background: url(../images/UI/btn-addNewAddress.gif) no-repeat;
}
div.addressHeading a.reviewOrder {
	width: 113px;
	background: url(../images/UI/btn-reviewOrder.gif) no-repeat;
}
div.addressHeading a.formBackToDetails
{
	height: 28px;
	width: 160px;
	background: url(../images/UI/btn-backToDetails.jpg) no-repeat;
}
div.addressHeading a:hover,
div.formOptions a:hover,
div.formLogin a.login:hover,
div.formRegister a.register:hover,
div.formLogin a.send:hover,
div.cartOptions a:hover,
div.productComp a.addToCart:hover,
div.productComp a.info:hover,
div.productVariation a.addToCart:hover,
div.sidePanelContentCart a.checkout:hover,
div.addressHeading a.formBackToDetails:hover {
	background-position: 0 -28px;
}
/*~~~~~~~~~~~~~~~~~button styles end~~~~~~~~~~~~~~~~~*/
div.map {
	width: 286px;
	height: 278px;
	margin: 0 0 18px 0;
	border: 1px solid #A1ACCD;
}
div.paging {
	font-size: 12px;
	color: #000;
	text-align: right;
	width: 590px;
	padding-bottom: 20px;
}
div.paging a {
	font-weight: bold;
	color: #214B85;
}
div.paging a.active {
	font-weight: normal;
	text-decoration: none;
}
div.filterBox {
	font-size: 11px;
	color: #333;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
	float: right;
}
div.filterBox span {
	display: block;
	padding: 3px 0 0 0;
	float: left;
}
div.filterBox select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	width: 60px;
	height: 18px;
	margin: 0 0 0 6px;
	padding: 0 0 0 0px;
	float: left;
}
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footerContainer {
	height: 31px;
	background: url(../images/UI/bg-footerContainer.gif) repeat-x;
}

div.footerInner {
	background: url(../images/UI/bg-footerDarkContainer.gif) repeat-x !important;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 970px;
	margin-top:15px;

}

div.footerInner span{
	display:block;
	float:left;	
	padding-top:8px;
	height:40px;

}
div.footerInner span img{
	display:inline;
	margin-bottom:-7px;
}
div.footer .footerInner a, div.footer .footerInner a:hover {
    color:#fff;
}
div.footerInner a:hover {
    text-decoration:underline;
}


div.footer {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 979px;
	width/**/:/**/ 970px;
	height: 31px;
	height/**/:/**/ 22px;
	padding: 9px 9px 0 0;
	margin-right: auto;
	margin-left: auto;
}
div.footer a {
	color: #666;
	text-decoration: none;
}
div.footer a.bkaLink {
	float: right;
	font-weight: normal;
}
div.footer a:hover {
	color: #FF6600;
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/
.SpryHiddenRegion {
	visibility: hidden;
}
div.showResults {
	text-align: left;
	width: 200px;
	float: left;
}
div.showResults a:hover {
	text-decoration: none;
}

p.description_text 
{
    margin-left:23px;
}/*~~~~~~~~~~~~~~~~~lightbox stylez~~~~~~~~~~~~~~~~~~~~~~~~~~~**/
div.lightBoxOverlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #fff;
	z-index: 1001;
}

.lightBoxContainer {
	display:none;
	left:50%;
	position:absolute;
	top:32%;
	z-index:9002;
}
div.popupBox {
	background:transparent url(../Images/UI/bg-popup.jpg) no-repeat scroll left top;
	height:327px;
	padding:30px 23px 29px;
	position:relative;
	text-align:left;
	width:300px;
}
div.popupBox label, div.popupBox p{
	display: block;
	-x-system-font:none;
	color:#4C4C4C;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:10px;
	margin:0 0 4px;
	padding:6px 0 0;
	text-align:left;
	width:300px;
}
div.popupBox p{
	font-size:12px;	
}
div.popupBox input{
	display: block;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#4C4C4C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:17px;
	line-height:10px;
	margin:0 0 6px;
	padding:3px 0 0 4px;
	width:294px;
}
div.popupBox img{
	float:right;
	margin: 7px 10px 0 0;
	display: none;
}
div.popupBox a{
	height:28px;	
	display: block;
	float: right;
	margin-right: 5px;
}
div.popupBox a.cancel {	
	width: 70px;
	background: url(../images/UI/btn-cancel.gif) no-repeat;
}
div.popupBox a.send{
	width: 64px;
	background: url(../images/UI/btn-form-send.gif) no-repeat;
}
div.popupBox a.close{
	width: 24px;
	height: 20px;
	background: url(../images/UI/btn-cartItemRemove.jpg) no-repeat;
	margin-top: -50px;
}
div.popupBox a.close:hover {	
	background-position: 0 -20px;
}
div.popupBox a:hover{
	background-position:0 -28px;	
}
div.popupBox h2{
	color:#4C4C4C;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;	
}
a.emlToFriend{
	display: block;
	background: url(../images/UI/btn-emailafriend.jpg) no-repeat;	
	width: 172px;
	height: 28px;
	margin-top: 10px;
}
a.emlToFriend:hover{
	background-position: 0 -28px;
}