/**SEARCH FACILITY


********************/


.searchBox {

	color: #666666;

	background: #FFFFFF;

	border: 2px solid #000000;

	font-size: 10px;

	margin-left:3px;

}

#searchStr {

	margin-right:5px;

	width:145px;

}

.SmallTitle {

	font: 11px/11px Arial, Helvetica, sans-serif;

	color: #333333;

	text-transform: uppercase;/**/

	float:left;

	margin-top:2px;

}

/**GENERAL FORM ELEMENTS







*****************************/	







form {

	margin: 0px;

	padding: 0px;

}

form#GiftCert {

	margin-left:10px;

}

input {

	vertical-align: middle;

}

.textbox {

	color: #666666;

	background: #FFFFFF;

	border: 1px solid #7d7d7d;

	font-size: 10px;

}

input#email {

	margin-right:10px;

	width:140px;

}

.textboxDisabled {

	color: #333333;

	background: #FFFFFF;

	border: none;

	font-size: 10px;

}

/**GENERAL LIST STYLING







**************************/







ul {

	margin: 0px 0 0 5px;

	padding: 0px;

}

ol {

	margin: 3px 0 0 2em;

	padding: 0;

}

ol li.num {

	color: #FFAD00;

	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







*******************/







/*.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;







	}*/







	







.SubmitBtn {

	font-color: #ffffff;

	height: 17px;

	width:50px;

	font: 10px/10px Arial, Helvetica, sans-serif;

	margin:0px 10px 0 0;

	padding:0px 0px 0px 0px;

	color:#FFFFFF;

	background: #000000;

	text-align:center;

	/*float:right;



	display:inline;*/



	border:none;

	cursor: pointer;

}

.SubmitSearchBtn {

	/*background:transparent url(../styleImages/icons/button.gif) no-repeat;	

	color:#993333;	*/

	border: 2px solid #000000;

	font-color: #ffffff;

	height: 17px;

	width:46px;

	font: 10px/10px Arial, Helvetica, sans-serif;

	margin:0px 0 0 0;

	padding:0px 1px 2px 2px;

	color:#FFFFFF;

	background: #000000;

	text-align:center;

	/*float:right;
	border:none;*/


	/*display:block;*/



	display:inline;

	cursor: pointer;

}

/*.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/backgrounds/ButtonBg.gif) repeat scroll 0 0;

	height: 17px;

	width:35px;

	padding:0;

	margin:-17px 0 0 0;

	text-align:center;

	float:right;

	border:none;

	display:block;

	cursor: pointer;

	font-size:10px;

	color:#fff;

	padding:0 0 3px;

}

.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: #3AB0D6;*/







	font-size:10px;

	width:100%;

	margin:0;

	/*padding:5px 5px 6px 5px;*/







	padding:0 5px 2px 5px;

	height:32px;

}

.BlueBg span {

	float:left;

	margin:5px 0 0 5px;

	font-size:10px;

}

.ButtonLt {

	text-align:left;

	float:left;

	margin-top:5px;

	margin-left:0;

}

.ButtonRt {

	text-align:right;

	float:right;

	margin-top:5px;

	margin-right:7px;
	font: 10px/10px Arial, Helvetica, sans-serif;
}

a.txtButton:link, a.txtButton:visited, a.txtButton:hover,  a.txtButton:active, a.txtButton:focus, .submit, .submit:hover {

	/*background-image:url(../styleImages/backgrounds/ButtonBg.gif);*/

	background-repeat: repeat;

	background-position: left top;

	color: #FFFFFF;

	background-color: #000000;

	line-height:20px;

	font-size:10px;

	padding:0 10px;

	margin:0;

	text-transform:uppercase;

	text-decoration:none;

	border:2px solid #FFFFFF;

}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {

	/*background-image:url(../styleImages/backgrounds/ButtonBg.gif);*/

	background-repeat: repeat;

	background-position: left top;

	color: #FFFFFF;

	background-color: #000000;

	line-height:20px;

	font-size:10px;

	padding:0 10px;

	margin:0;

	text-transform:uppercase;

	text-decoration:none;

	border:2px solid #333333;

}

a.txtviewCart:hover {

	border:2px solid #333333;

}

a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {

	/*background-image:url(../styleImages/backgrounds/ButtonBg.gif);*/

	background-repeat: repeat;

	background-position: left top;

	color: #FFFFFF;

	background-color: #000000;

	line-height:20px;

	font-size:10px;

	padding:0 10px;

	margin:0;

	text-transform:uppercase;

	text-decoration:none;

	border:2px solid #333333;

}

.ButtonRt .submit {

	/*background-image:url(../styleImages/backgrounds/ButtonBg.gif);*/

	background-repeat: repeat;

	background-position: left top;

	color: #FFFFFF;

	background-color: #000000;

	height:24px;

	line-height:11px;

	font-size:10px;

	padding:0 3px;

	margin:0;

	text-transform:uppercase;

	text-decoration:none;

	border:4px solid #FFFFFF;

	

}

/**PRICING STYLES







*******************/







/*.txtOldPrice {color:#FF0000; text-decoration:line-through;}







.Sale {color:#000000;background:#FFFFFF;}*/







.txtOldPrice {

	color:#000000;

	text-decoration:line-through;

}

.Sale {

	color:#FF0000;

	background:#FFFFFF;

}

.OutOfStock {

	color:#FF0000;

	background:#FFFFFF;

}

.Save {

	color:#FF0000;

	background: #FFFFFF;

}

.txtSale {

	color:#FF0000;

	background: #FFFFFF;

}

/**GENERAL LINKS







*****************/







a.txtLocation {

	color: #333333;

	background:#FFFFFF;

	text-decoration:none;

}

a.txtLocation:hover {

	color: #6F9994;

	background: #FFFFFF;

	text-decoration:none;

}

a.txtLink, a.txtSelected, a.txtDefault {

	/*color: #333333;*/

	color: #000000;

	/*background: #FFFFFF;*/

	text-decoration:none;

	font-weight:bold;

	/*font-family:Garamond,Times New Roman,serif;*/

	font-family:Arial, Helvetica, sans-serif;

}
 a.txtDefaultNonbold {

	/*color: #333333;*/

	color: #000000;

	background: #FFFFFF;

	text-decoration:none;

	/*font-weight:bold;

	font-family:Garamond,Times New Roman,serif;*/

	font-family:Arial, Helvetica, sans-serif;

}

a.txtLink:hover, a.txtSelected:hover,  a.txtSelected:active, a.txtDefault:hover {

	/*color: #000000;*/







	color: #333333;

	background: #FFFFFF;

	text-decoration:none;/*font-weight:bold;







	text-indent: 1px;*/







	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {

	color: #000000;

	text-decoration:none;

	font-weight:normal;

}

a.txtLinkPass:hover, a.txtSelectedPass:hover,  a.txtSelectedPass:active, a.txtDefaultPass:hover {

	color: #000000;

	text-decoration:none;

	font-weight:normal;

}

/**YOUR ACCOUNT PAGE







**********************/







#Account ul {

	margin:20px;

}

#Account li {

	list-style-type: square;

	color: #000000;

	background:#FFFFFF;

}

#Account a {

	color: #000000;

	background:#FFFFFF;

	font-weight:bold;

	text-decoration:none;

}

#Account a:hover {

	color: #FF9900;

	background: #FFFFFF;

}

/**SHOPPING BASKET HOME PAGE







*****************************/







.BasketProduct {

	color: #FFFFFF;

	padding:3px 0;

	margin:0;

}

.BasketProduct p {

	padding:0;

	margin:0 5px 0 0;

	line-height:20px;

}

.BasketProduct span {

	float:right;

	margin:-21px 0 0 0;

	padding:0;

	color: #FFFFFF;

}

.BasketProduct span .icon {

	padding-top:4px;

}

.BasketItems {

	margin:3px 0;

	padding:3px 5px 0;

	border-top:1px dotted #000000;

	color: #000000;

	background: #FFFFFF;

}

.TotalItems {

	text-align:right;

	float:none;

	margin: 0px 0px 0 9px;

	color: #000000;

	font-size:12px;

	/*background: #FFFFFF;*/







	font-weight:bold;

}

#BasketTotal {

	color: #333333;

	background:#FFFFFF;

	margin:0 0 10px 0;

	padding:0 5px;

}

.TotalPrice {

	text-align:right;

	float:right;

	margin:-21px 5px 10px 0;

	padding:0;

	color: #000000;

	background: #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: #000000;

	background: #FFFFFF;

	font-weight: bold;

}

.quickBuy {

	text-align: center;

	color: #333333;

	background:#FFFFFF;

	padding: 4px 0;

	width:60%;

	margin:0 auto 10px;

}

.tdcartTitle {

	font-weight: bold;

	color: #333333;

	border-bottom: 1px solid #cccccc;/*background:#3AB0D6; */







	}

.tdcartEven {

	background:#FFFFFF;

	color: black;

	border-bottom: 1px dotted #CCCCCC;

	/*border-top: 1px dotted #CCCCCC;*/

}

.tdcartOdd {

	background: #FFFFFF;

	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
}

.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 {

	margin-top:20px;

}

#InfoBox td {

	padding: 10px 5px 10px 0;

	margin: 0;

	border-top: 1px solid #CCCCCC;

}

.Prompt {

	text-transform:uppercase;

	font-weight:normal;

	padding:5px 10px;

	text-align:left;

	float:left;

}

#InfoBox .ButtonRt {

	margin-top:5px;

}

.Heading {

	text-transform:uppercase;

	font-weight:bold;

	padding-left:10px;

	text-align: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;

	line-height:14px

}

#ViewOrders .tdcartOdd {

	color: #FFFFFF;

	background: #c7b299;

}

#ViewOrders .tdcartEven {

	background: #954963;

	color: #FFFFFF;

	border-bottom:1px solid #FFFFFF;

	border-top:1px solid #FFFFFF;

}

#ViewOrders a {

	color:#FFFFFF;

	text-decoration:underline;

}

#ViewOrders a:hover {

	color: #000000;

	text-decoration:none;

}

/**DEVELLION COPYRIGHT NOTICE







*******************************/







.txtCopyright, a.txtCopyright {

	text-align: center;

	padding-top: 5px;

	color: #000000;

	background:#FFFFFF;

	font-size:11px;

}

a.txtCopyright:hover {

	text-decoration: none;

}

/**MISCELLANEOUS 







******************/







.txtError {

	font-weight: bold;

	color: #000000;

	background: #f49b93;

	border: 1px solid #FF0000;

	padding: 2px;

}

.txtOutOfStock {

	color: #FF0000;

	font-size: 10px;

}

#shipping-select {

	width: 100px;

}

.boxTitlePopProd {

	color: #FFFFFF;

	background-color: #031074;

	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

	height: 15px;

	border-top: 1px solid #000000;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	padding-left: 5px;

}

.boxContentPopProd {

	border: 1px solid #000000;

	background-color: #EBEDFE;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

.PopProdEa {

	text-align: center;

	padding: 3px;

	width:120px;

	position:relative;

}

/* start mod: Gift Registry - http://cubecart.expandingbrain.com */
.txtContentTitle h1 {
	font-size: 13px;
	margin: 0;
}
.boxContent h2 {
	font-size: 12px;
	font-weight: bold;
}
.BlueBg {
	padding: 0 10px;
}
.Button {
	margin: 10px 0;
}
.giftInfo {
}
.giftNoLongerAvailable {
	color: #FF0000;
}
a.txtConfirmGift {
}
a.moveToListButton, a.moveToListButton:hover, a.deleteButton, a.deleteButton:hover {
	font-size: 85%;
    white-space: nowrap;
	color: black;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 0 3px;
	text-align: center;
	text-decoration: none;
	line-height: 1.9;
}
a.moveToListButton:hover, a.deleteButton:hover {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
}
/* end mod: Gift Registry - http://cubecart.expandingbrain.com */
