body.cart p.ph {  
color:#698195;
float:right;
margin:25px 0 0;
padding:0 15px 0 0;
text-align:right;
font-weight:bold;
}


/**SEARCH FACILITY
********************/
.searchBox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-left:3px; 
	}

#searchStr {
	margin-right:20px;
	width:110px;
	}

.SmallTitle  {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase; 
	float:left;
	margin-top:2px;
	}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
.textbox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	}

input#email {margin-left:10px;width:110px;}

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	}

.SubmitBtn {
	background:transparent url(../styleImages/icons/button.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}

.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0px 0px 5px;padding: 0px;}
ol {margin: 3px 0px 0px 30px;padding: 0px;}
ol li.num {color: #C6EADD;list-style-type:outside;}
ul li {list-style-position: inside;margin: 0px;padding: 0px;}
li.bullet {list-style-type: square;}
li.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type: square;}


/**GENERAL BUTTONS
*******************/
.UpDateBtn {	
	background-image:url(../styleImages/icons/Rtbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 0 3px 25px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

.BlueBg {
	color: #ffffff;
	background: #667777;
	font-size:14px;
	width:100%;
	margin:0px;
	text-align: right;
	padding:6px 5px 6px 5px;
	}

a.txtButton {
	color: #FFFFFF !important;
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}

a.txtButton:hover {
	color: #FFFFFF;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
border:4px solid #FFFFFF;
color:#FFFFFF;
font-size:12px;
line-height:22px;
margin:2px 0 0;
padding:0 10px;
text-decoration:none;
text-transform:uppercase;}
a.txtviewCart:hover {
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #2B3136;
}
	
.submit {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:14px;
	font-size:12px;
	padding:3px 3px 0;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#32393E;background:#FFFFFF;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#32393E; background: #667777;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
	}

a.txtLocation:hover {
	color: #ffffff;
	text-decoration:none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover, 
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #C6EADD;
	text-decoration:none;
	font-weight:normal;
	}

/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin:20px;}
#Account li {
	list-style-type: square;
	color: #667777;
	background:#FFFFFF;
	}

#Account a {
	color: #667777;
	background:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #9BBFB2;
	background: #FFFFFF;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #FFFFFF;
	padding: 3px 0px;
	margin: 0px;
	line-height: 20px;
}

.BasketProduct p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	font-size:9pt;
}

.BasketProduct span {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}



.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	margin: 3px 0px;
	padding: 3px 5px 0px;
	border-top: 1px dotted #FFFFFF;
	color: #FFFFFF;
}

.TotalItems{
	text-align:right;
	float:right;
	margin-left: 5px 0px 0;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketTotal{
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 5px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin: 0px 5px 0px 0;
	padding: 0px;
	color: #FFFFFF;
	font-weight:bold;
	}

#BasketView {
	text-align: left; 
	margin-top:10px;
	font-size:12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image:url(../styleImages/icons/button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 20px 3px 0px;
	text-decoration:none;
	}


/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
	
form#cart {
	padding-right:5px;
	margin-bottom:20px;
	}

#cartTable {
	margin-bottom:20px;
	}


.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #C6EADD;
	background: #FFFFFF;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
background:transparent url(../styleImages/subhead_bg.png) repeat-x scroll 0 0;	height:20px;
	}


.tdcartEven {
	background:#FFFFFF; 
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	}

.tdcartOdd {
	background: #FFFFFF;
	color: #333333;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	color: #6F9994;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px solid #CCCCCC;
	}

.InfoBox .BlueBg {height:30px;}

.InfoBox .BlueBg .Button {
	float:right;
	text-indent:0;
	margin-top:-20px;
	}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
	}

.HeadingHalf {
	text-transform:uppercase; 
	font-weight:normal; 
	padding-left:10px;
	text-align:left;
	float:left;
	}


/**EDIT INVOICE PAGE
**********************/
#EditInvoice {margin-bottom:20px;}
#EditInvoice td.nudge80 {padding-left:80px;}


/**PERSONAL PROFILE PAGE
************************/
#Profile {margin:10px auto;}



/**VIEW ORDERS
*****************/
#ViewOrders {margin-bottom:15px;}
#ViewOrdersInfo {margin-bottom:25px;}
#ViewOrdersInfo ol {margin-left:20px;}
#ViewOrdersInfo ol li {list-style-position:outside;}
#ViewOrders .tdcartOdd {color: #FFFFFF;background: #A5C9BC;}
#ViewOrders .tdcartEven {
	background: #9BBFB2;
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
	
#ViewOrders a {color:#FFFFFF; text-decoration:underline;}
#ViewOrders a:hover {color: #C6EADD; text-decoration:none;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background:#32393E;
	font-size:11px;
	}

a.txtCopyright:hover {text-decoration: none;}


/**MISCELLANEOUS 
******************/
.txtError {
	font-weight: bold;
	color: #050F72;
	background: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
	}


.txtOutOfStock {
	color: #FF0000;
	font-size: 75%;
}

#shipping-select {
	width: 110px;
}



/**SINGLE PRODUCT PAGE
************************/
#ProdDescription {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
margin-bottom:20px;
padding:0;
text-align:left;
}

#ProdDescription h2 {
background-color:#7D0101;
border-bottom:medium groove #DDE35B;
border-top:1px solid #FFFFFF;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
margin:10px 0 0;
padding-bottom:5px;
padding-right:15px;
text-align:right;
text-transform:uppercase;
}

#ProdDescription p {
margin:5px 5px 0;
padding:0;
}

#ProdBuy {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#7D0101 none repeat scroll 0 0;
color:#FFFFFF;
font-size:14px;
margin:10px 10px 10px 0;
padding:10px 10px 10px 0;
position:relative;
text-align:right;
width:100%;
}

#single-prod {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	width:580px;
}
	#product-form {
		margin-top:25px;
	}

	#media-wrap {
		float:left;
		margin-bottom:1em;
		overflow:hidden;
		width:200px;
	}
		#product-image-wrap {
			margin-bottom:1em;
		}

	#purchase-data {
		float:right;
		width:350px;
	}
		h1.product-title {
			-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#7D0101 none repeat scroll 0 0;
border-bottom:1px dashed #FFFFFF;
border-top:1px dashed #FFFFFF;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
margin:0;
padding:6px 0 6px 5px;
text-transform:uppercase;
		}

		#purchase-data .product-data {
/*			border-bottom:1px dotted #007531;
			border-top:1px dotted #007531;
*/			clear:both;
			float:left;
			margin:1em 0;
			padding-top:1em;
			width:375px;
		}
			#purchase-data .product-data .product-data-item {
				clear:both;
				display:block;
			}
				#purchase-data .suggested-use .label,
				#purchase-data .product-data .product-data-item .label {
					color:#ffffff;
					float:left;
					font-weight:bold;
					margin-right:1em;
					text-transform:uppercase;
				}

				#purchase-data .suggested-use .data,
				#purchase-data .product-data .product-data-item .data {
					color:#ffffff;
					float:left;
					font-weight:bold;
				}
				
			#purchase-data .regular-price .prod-sale-price {
				display:none;	
			}
			
			#purchase-data .sale-price .prod-sale-price .data,
			#purchase-data .sale-price .prod-sale-price .label {
				color:#007531;	
			}
				#purchase-data .sale-price .prod-price .data {
					text-decoration: line-through;
				}

			#purchase-data .product-data .shipping-lookup {
				clear:both;
				margin:1em 0;
			}
				#purchase-data .product-data .shipping-lookup #shipping-lookup-field {
					height:23px;
					width:110px;
					float:left;
				}
				
				#purchase-data .product-data .shipping-lookup #calculate-shipping {
					background:url('../styleImages/backgrounds/calculate_button.png') no-repeat;
					border:none;
					cursor:pointer;
					display:block;
					float:left;
					height:22px;
					margin-left:1em;
					overflow:hidden;
					text-align:left;
					text-indent:-999em;
					width:79px;
				}


		.add-product-to-cart {
			background:url('../styleImages/backgrounds/add_to_cart_button.png') no-repeat;
			border:none;
			cursor:pointer;
			display:block;
			float:right;
			height:22px;
			overflow:hidden;
			text-align:left;
			text-indent:-999em;
			width:110px;
			border:#FFFFFF 1px solid;
			margin: 0 0 0 5px;
		}
		.add-product-to-cat {
			background:url('../styleImages/backgrounds/add_to_cart_button.png') no-repeat;
			border:none;
			cursor:pointer;
			display:block;
			float:right;
			height:22px;
			overflow:hidden;
			text-align:left;
			text-indent:-999em;
			width:110px;
		}


		.suggested-use {
			clear:both;
			padding:1em;
		}

		#shipping-discussion {
			clear:both;
			float:left;
			padding:1em;
		}
			#shipping-discussion p {
				margin-bottom:1em;
				text-indent:1em;
			}

			#shipping-discussion .main {
				color:#9f9b00;
			}

			#shipping-discussion .secondary {
				color:#000;
			}

			#shipping-discussion .cost {
				color:#000;
			}

	#product-description {

		clear: both;
	}
		#product-description h5 {
			color:#6b8ba4;
			display:inline;
			font-size:12pt;
			font-weight:bold;
			margin-right:1em;
			text-transform:uppercase;

		}
		
	#main-prod-image {
		max-width:300px;
	}
	/* Max width for ie6 */
	* html #main-prod-image {
		width: expression( 299 < document.body.clientWidth ? "300px" : "auto" );
	}

#MoreImages {}

#image-gallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.gallery-item {
	float:left;
	margin:0 0 30px 15px;
}
	.gallery-item .video-player {
		display:none;
	}

.gallery-image {
	text-align:center;
	margin:0;
}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top:1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding:5px 0;
	margin:0;
	text-align:left;
	height:60px;
	width:100%;
	}

#ProdPrice {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:20px;
	padding:20px 0 0 0;
	margin:0;
	text-align:left;
	color:#3aa8cc; 
	background:#FFFFFF;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	background:#FFFFFF;
	}

#ProdReviews a {
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration: none; color: #FFAA00}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	background:white;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}

#TellAFriend a {
	color:#3aa8cc;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#ffaa00;
	background: #FFFFFF;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

.OptionsStyle {
	border: 1px solid #CCC;
	width:auto;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background: #FFFFFF;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}
/*.login-wrap {
background:transparent url(../styleImages/backgrounds/lock.png) no-repeat scroll 20px 20px;
padding:20px 20px 20px 85px;
}*/
.login-message {
float:left;
width:200px;
}
.login-message li{
margin:0 0 15px 0;
padding:0;
line-height:25px;
list-style-type:none;
}

.login-message li strong, .login-main h4{
color:#ffffff !important;
text-transform:uppercase !important;
display:block !important;
}
.login-main {
float:right;
clear:right;
width:300px;
margin: 3px 0 0 0;
}
.login-main #ajax-login table{float:left; width:75%;}
.login-main p{margin:10px 0 10px 0 !important;}
.login-main td{padding:1px 0 1px 0 !important;}
