/* menu starts */
#menu {
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	border-left:solid 1px #98999e;
	list-style:none
}
#menu .filler {
	background-image:url(../styleImages/backgrounds/menu_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	margin:0;
	border-left:none;
}

#menu .m_flower {
	background-image:url(../styleImages/backgrounds/menu_flower.jpg);
	background-repeat:repeat-x;
	height:35px;
	margin:0;
	border-left:none;
}


#menu li a {
	padding-left:18px;
	padding-right:18px;
	background-image:url(../styleImages/backgrounds/menu_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	line-height:35px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707175;
	text-transform:lowercase;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#menu li a:hover, #menu .selected {
	text-decoration:underline;
	background-image:url(../styleImages/backgrounds/menu_bg.jpg);
}

	#subHeader #menu a 	{ 	padding:0		}
	#menu #m_flower 	{ 	width:187px;	}
	#menu #m_home 		{ 	width:81px;		}
	#menu #m_aboutus	{ 	width:108px;	}
	#menu #m_contact	{ 	width:96px;		}
	#menu #m_newusers	{ 	width:119px;	}
	#menu #m_cart		{ 	width:157px;	}
	#menu #m_filler		{ 	width:15px;		}
/* menu Ends */

/* Category Menu Starts */

#catList li {
	list-style:none;
	background: url(../styleImages/backgrounds/catBtnBg.gif) no-repeat left;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size: 11px;
    font-weight: bold;
	width:184px;
	list-style-position: outside;
	}
	
#catList li a{ 
	color:#D2EEFF; 
}
#catList li a:hover, #menu .selected {
	color:#FFCD00;
}
/* Category Menu Ends */
.latestProdsTitle {
	font-weight: bold;
    color: #666;
}
.latestProdsTitle a.txtDefault {
	color: #666;
}
.latestProdsTitle a.txtDefault :hover {
	color: #0E51A3;
}

.latestProdsImg{
	float:left;
    padding-right: 10px;
}
.latestProdsBtn {
	position: absolute;
	right: 10px;
    bottom: 10px;
}
.latestProdsDescription {
	font-size: 10px;
}
.latestProdsPrice {
	position: absolute;
	left: 0px;
    bottom: 10px;
    font-weight: bold;
    color: #666;
    width: 100px;
    text-align: center;
}

#shopCartTitle {
	background: url(../styleImages/backgrounds/cartTitleIcon.gif) no-repeat;
	padding-left: 45px;
	}
#searchTitle{
	background: url(../styleImages/backgrounds/searchTitleIcon.gif) no-repeat;
	padding-left: 45px;
}
	

.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 45px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	background-color: #FFF;
	border: 1px solid #696969;
	width:100px;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E51A3;
	padding:0px;
	margin:0px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: none;
	height: 21px;
	width:55px;
	font-weight: bold;
	background: url(../styleImages/login.jpg) no-repeat;
	display:block;
	font-size:11px;
	padding-left:8px;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
li.bullet a {
	display:block;
	}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#BFCCC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	/*
	background-color: #0E51A3;
	line-height: 20px;
	*/
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	/*
	line-height: 20px;
	background-color: #FF3300;
	*/
}
#txtAddToBasket IMG{
	margin-top:-20px;
	padding-top:-20px;
	vertical-align:bottom;
	border:none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
    display: block;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #686866;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	/*
	border: 1px solid #BFCCC7;
	*/
}
.tdTblLeft {
	border-left: 1px solid #BFCCC7;
	border-bottom: 1px solid #BFCCC7;
}
.tdTblRight {
	border-right: 1px solid #BFCCC7;
	border-bottom: 1px solid #BFCCC7;
	}
.tdTblMid {
	border-bottom: 1px solid #BFCCC7;
	}
#listTitleRight, #cartTitleRight {
	background: url(../styleImages/backgrounds/titleTableTopRight.jpg) no-repeat top right;
	height:27px;
}
#listTitleImg {
	background: url(../styleImages/backgrounds/prodTableTopLeft.jpg) no-repeat top left;
	border-left:none;
	border-bottom: 1px solid #BFCCC7;
}
#cartTitleLeft {
	background: url(../styleImages/backgrounds/titleTableTopLeft.jpg) no-repeat top left;
	border-left:none;
	border-bottom: 1px solid #BFCCC7;
}
.trListTitle, .trcartTitle {
	background: url(../styleImages/backgrounds/titleTableBg.jpg) repeat-x;
}
.tdListTitle, .tdcartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#686866;
	border-bottom: 1px solid #BFCCC7;
	/* 	
	background-color: #BFCCC7; 
	*/
	
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #DAEBFB;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E51A3;
	width:154px;
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
/*
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
*/
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
/*
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
*/
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCA00;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 10px;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
