/**SEARCH FACILITY
********************/
.searchBox {
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 10px;
	margin: 0 0 5px 3px;
	width: 110px; 
	}

#searchStr {
	margin-right: 20px;
	width: 110px;
	}

.SmallTitle  {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase; 
	float: left;
	margin-top: 4px;
	padding: 0 0 0 8px;
	}


/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px; padding: 0px;}
form#GiftCert {margin-left: 10px;}
input {vertical-align: middle;}
.textbox {
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	}

input#email {
	margin-left: 4px; 
	width: 122px;
}

input#email2 {
	width: 170px;
}


.textboxDisabled {
	color: #666;
	background: #fff;
	border: 1px dashed #ccc;
	font-size: 10px;
	}

.SubmitBtn {
	background: transparent url(../../CynthiaFindlay/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;
	}
	
.SubmitBtn2 {
	background: transparent url(../../CynthiaFindlay/styleImages/icons/button2.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(../../CynthiaFindlay/styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width: 17px;
	padding: 0;
	/*margin: -17px 0 0 0;*/
	vertical-align: inherit;
	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-position: outside;}
ul li {list-style-position: inside; margin: 0px; padding: 0px;}
li.bullet {list-style-type: square;}
li.nobullet {list-style-type: none; margin: 0 0 5px 0;}
li.bulletLrg {list-style-type: square;}


/**GENERAL BUTTONS
*******************/
.UpDateBtn {	
	background-image: url(../../CynthiaFindlay/styleImages/icons/Rtbutton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff;
	color: #663366;
	margin: 0;
	padding: 0 0 3px 25px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

.BlueBg {
	color: #fff;
	background: #ebebf7;
	font-size: 14px;
	width: 100%;
	margin: 0px;
	text-align: right;
	padding: 5px 5px 5px 2px;
	}
	
input.txtButton {
	color: #433f74;
	background-color: #fff;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 2px 0 0 0;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
}

/*input.a:txtButton {
	color: #433f74;
	background-color: #fff;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 2px 0 0 0;
	cursor: hand;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
}

input.a:hover.txtButton {
	color: #433f74;
	background-color: #fff;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px;
	margin: 2px 0 0 0;
	cursor: hand;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
}*/

input.txtButton {
	color: #433f74;
	background-color: #fff;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 2px 0 0 0;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
}

input.txtButton:hover{
	color: #433f74;
	background-color: #fff;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px;
	margin: 2px 0 0 0;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
}

a.txtButton {
	color: #433f74;
	background-color: #fff;
	/*background-image: url(../../CynthiaFindlay/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: 1px solid #ccc;
	}

a.txtButton:hover {
	color: #3aa8cc;
	background-color: #f2eee3;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #fff;
	/*background-image: url(../../CynthiaFindlay/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: 1px solid #fff;
}
a.txtviewCart:hover {
	border: 1px solid #3aa8cc;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #fff;
	background-image: url(../../CynthiaFindlay/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: 1px solid #3aa8cc;
}
	
input.submit {
	color: #433f74;
	background-color: #fff;
	background-image: url(../../CynthiaFindlay/styleImages/backgrounds/ButtonBg2.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 12px;
	padding: 0 10px;
	margin: 2px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
	}
	
.formBut {
	color: #433f74;
	background-color: #fff;
	/*line-height: 22px;*/
	font-size: 12px;
	padding: 0 5px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
	cursor: pointer;
	}
	
input.formbut {
	text-align: left;
	}
	
a.formBut {
	color: #433f74;
	background-color: #fff;
	/*line-height: 22px;*/
	font-size: 12px;
	padding: 0 5px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
	}
	
a.formBut:hover {
	color: #433f74;
	background-color: #3aa8cc;
	/*line-height: 22px;*/
	font-size: 12px;
	padding: 0 5px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ccc;
	cursor: pointer;
	}



/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration: line-through;}
.Sale {color: #32393E; background: #fff;}
.OutOfStock {color: #FF0000; background: #fff;}
.Save {color: #32393E; background: #667777;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333;
	background: #fff;
	text-decoration: none;
	}

a.txtLocation:hover {
	color: #3aa8cc;
	background: #fff;
	text-decoration: none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #2b275b;
	background: #fff;
	text-decoration: none;
	/*font-weight: bold;*/
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #2196bd;
	background: #fff;
	text-decoration: none;
	/*font-weight: bold;*/
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover, 
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #3aa8cc;
	text-decoration: none;
	font-weight: normal;
	}

/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin: 20px;}
#Account li {
	list-style-type: square;
	color: #2b275b;
	background: #fff;
	}

#Account a {
	color: #2b275b;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#Account a:hover {
	color: #3aa8cc;
	background: #fff;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	color: #fff;
	padding: 3px 0px;
	margin: 5px;
	line-height: 20px;
}

.BasketProduct p {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.BasketProduct span {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

.BasketProduct span .icon {padding-top: 4px;}

#BasketItems{
	margin: 3px 0px;
	padding: 3px 5px 0px;
	border-top: 1px dotted #fff;
	color: #fff;
}

.TotalItems{
	text-align: right;
	float: right;
	/*margin-left: 5px 0px 0;*/
	color: #fff;
	font-weight: bold;
	}

#BasketTotal{
	color: #fff;
	margin-bottom: 10px;
	padding-left: 5px;
	}


.TotalPrice{
	text-align: right;
	float: right;
	margin: 0px 5px 0px 0;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	}

#BasketView {
	text-align: left; 
	margin-top: 10px;
	font-size: 12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image: url(../../CynthiaFindlay/styleImages/icons/button.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fff;
	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: #333;
	background: #ebebf7;
	padding: 4px;
	border: 1px solid #ccc;
	width: 350px;
	margin: 20px auto;
	text-align: center
	}

.txtcartProgressCurrent {
	color: #433f74;
	background: #ebebf7;
	font-weight: bold;
	}

.quickBuy {
	text-align: left;
	color: #333;
	background: #fff;
 	padding: 4px 0;
	width: 96%;
	margin: 0 auto 10px;
	}
	
.tdcartTitle {
	color: #333;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	margin: 0 0 20px 0;
	background: #ebebf7;
	}


.tdcartEven {
	background: #fff; 
	color: #333;
	border-bottom: 1px dotted #2b275b;
	border-top: 1px dotted #2b275b;
	}

.tdcartOdd {
	background: #fff;
	color: #333;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px dotted #2b275b;
	}

.txtStockWarn {color: #ff4600;}

.dropDown {
	width: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 11px;
	color: #6d9994;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	border-top: 1px dotted #2b275b;
	}

.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: #fff;background: #ebebf7;}
#ViewOrders .tdcartEven {
	background: #433f74;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
#ViewOrders a {color: #fff; text-decoration: underline;}
#ViewOrders a:hover {color: #3aa8cc; text-decoration: none;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #fff;
	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;
}

.flink1 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2b275b;
}
	
a.flink1:link {
	color: #2b275b;
	text-decoration: none;
}

a.flink1:active {
	color: #2b275b;
	text-decoration: none;
}

a.flink1:visited {
	color: #2b275b;
	text-decoration: none;
}

a.flink1:hover {
	color: #2196bd;
	text-decoration: none;
}

.flink2 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

a.flink2:link {
	color: #999;
	text-decoration: none;
}

a.flink2:active {
	color: #999;
	text-decoration: none;
}

a.flink2:visited {
	color: #999;
	text-decoration: none;
}

a.flink2:hover {
	color: #2b275b;
	text-decoration: none;
}


/* List Styles for Site Docs */

#listspace {
	color: #333;
	font-size: 12px;
	padding-bottom: 10px;
}

#listspace.ul {
	list-style: disc;
}

#listspace ul li {
	padding-bottom: 10px;
}


/* Feedburner Styles */

div.feedburnerFeedBlock {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	padding: 20px;
}

div.feedburnerFeedBlock ul {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url("http://www.cynthiafindlay.com/skins/CynthiaFindlay/styleImages/arrowbullet.jpg");
	line-height: normal;
}

div.feedburnerFeedBlock li {
	background-color: #ebebf7;
	margin-bottom: 10px;
	padding: 5px;
}

div.feedburnerFeedBlock ul li span a {
	color: #2b275b;
	/*font-weight: bold;*/
}

div.feedburnerFeedBlock ul li span a:hover {
	color: #3aa8cc;
	/*font-weight: bold;*/
}

