/* MENU STYLES */
a.category_options{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FD3FFF; 
	text-decoration: none; 	
	font-weight: normal;
}

a.category_options:hover{
	text-decoration: underline;
	font-weight: normal;
	}
	
.category_optionsActive, .category_optionsSelected{
	color: #FFF;
}

a.category_optionsActive{
	color: #FFF; 
	text-decoration: none; 	
	font-weight: normal;
}
a.category_optionsSelected, a.category_optionsActive:hover{
	color: #FFF; 
	text-decoration: none; 	
	font-weight: normal;
}

a.sub_category_options{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FD3FFF; 
	text-decoration: none;
	border: 0px;
	}

a.sub_category_options:hover{
	color: #EE93FF; 
	text-decoration: none;
	}
	
a.sub_category_optionsBlue{
	color: #33ACB9; 
	text-decoration: none;
	border: 0px;
	}
	
a.sub_category_optionsBlue:hover{
	color: #43E9FB; 
	text-decoration: none;
	}

a.sub_category_optionsActive, a.sub_category_optionsActive:hover{
	color: #FFF;
		text-decoration: none;
	}
	

.page_options{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.page_options table{
	border-top: 1px solid #4E2F12;
}
.page_options td{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E3D846;
	padding: 2px 10px;
	border-bottom: 1px solid #4E2F12;
	background-color: #7C672F;
	border-collapse: collapse;
}

a.page_options{
	color: #E3D846; 
	text-decoration: none; 	
}

a.page_options:hover{
	text-decoration: none;
	color: #FEFF9D;
	}

.paddingSides{
padding-left:10px;
padding-right:10px;
}
.paddingTopBot{
padding-top:5px;
padding-bottom:5px;
}

/* STYLES FOR MINI CART IN MENU */
.cart{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2D646;
}


/* STYLES FOR SEARCH */
form.search{
	vertical-align: middle;
	margin : 0px;
	padding : 0px;
}

form.search input.input{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #7c672f;
	background-color: #FEFF9F;
	width: 95px;
	height:12px;
	background-position: center;
	padding: 0px 1px;
	border:0px;
}

.search p{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #E3D946;
	text-transform: uppercase;
	font-weight: bold;
}

.product_info{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
/* ----- style use on product page ----- */
.productName{
	font-family: "Times New Roman", serif;
	font-size: 18px;
	color: #FD3FFF;
}
.productNameBlue{
	font-family: "Times New Roman", serif;
	font-size: 18px;
	color: #33ACB9;
}
.product_intro_text, a.product_intro_text, a.product_intro_text:hover{
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #FD3DCD;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}
.product_intro_textBlue{
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #33ACB9;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}
.thumbPrice, a.thumbPrice{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.price{
	font-family: "Times New Roman", serif;
	font-size: 18px;
}

.directions{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.enlarge{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}	

a.enlarge{ font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.enlarge:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/* terms & conditions */
.credits{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: normal;
}	

a.credits{ 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
}
	
a.credits:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

/* Home border*/
.borderLeft{
	border-left: 1px solid #C3EDCA;
}

.borderBottom{
	border-bottom: 1px solid #C3EDCA;
}

.homeHeader{
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

.page{
	font-size: 13px;
	color: #44194D;
	text-decoration: none;
}
a.page:link, a.page:visited{color: #999999; text-decoration: underline;}
a.page:hover{color: #660066; text-decoration: none;}


.smallcartitems{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #BC80BD;
	line-height: 11px;
	text-decoration: none;
}
a.smallcartitems:hover{ color: #333333;}



.form_name{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.small{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.bigText {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
}

.category_intro_text{
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.product_header {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	/*color: #9D11BE;*/
	line-height: 18px;
}

.product_header:hover {
	color: #642D7A;
}
	
.formHeader{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #FD3FFF;
	padding: 5px 5px;
	border-bottom: 1px solid #FD3FFF;
}
.form_text{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.form_error_msg{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.block_header{
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-weight: normal;
	color: #44194D;
	background-color: #CCCCCC;
}

.optiondropdown{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	padding:1px;
	color:#333333;
	/*background-color: #F5F5F5;*/
	background-color: #FFFFFF;
	/*border: 1px solid #999999;*/	
}
.quantity{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	padding:1px;
	color:#333333;
	background-color: #FFFFFF;
	text-align: center;
}

.d_category{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	padding:1px;
	color:#333333;
	background-color: #FFFFFF;
	/*border: 1px solid #999999;*/
}

/* ---- Styles for pages number -----*/ 
.next_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FD3FFF;
	text-decoration: none;
}
.next_linkBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #33ACB9;
	text-decoration: none;
}
a.next_link{text-decoration: none; color: #FD3FFF;}
a.next_link:hover{text-decoration: none; color: #FD3FFF;}
a.next_linkBlue{text-decoration: none; color: #33ACB9;}
a.next_linkBlue:hover{text-decoration: none; color: #33ACB9;}

.page_link{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
a.page_link {text-decoration: none; font-weight: normal; color: #FD3FFF;}
a.page_link:hover{text-decoration: none; color: #FD3FFF; font-weight: normal;}
a.page_linkBlue {text-decoration: none; font-weight: normal; color: #33ACB9; }
a.page_linkBlue:hover {text-decoration: none; font-weight: normal; color: #43E9FB;}


.checkout_btn{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #9D11BE;
	font-weight: bold;
}
a.checkout_btn:link{text-decoration: none;}
a.checkout_btn:hover{text-decoration: none; color: #44194D;}


/* Cart style */
.display_cart_table{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.cart_table_header{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FD3FFF;
}
.cart_totals_labels, .cart_totals{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}		
.delete_btn{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.delete_btn:hover {
	text-decoration:underline; 
	color: #EE93FF;
	}

.cartInputCenter{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px;
	text-align: center;
	border:1px solid #CCCCCC;
	
}

.cartInput{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.go{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #333333;
	padding: 1px;
	border: 1px solid #BBBBBB;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
	letter-spacing: 0.1em;
}

.inputButton{
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #333333;
	padding: 4px 5px;
	border: 1px solid #BBBBBB;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
	letter-spacing: 0.1em;
}

.input{
	font-family: "Times New Roman", serif;
	color:#333333;
	height:22px;
	width:107px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 3px 0px 0px 2px;
	margin: 3px 0px;
	vertical-align: middle;
}
select{
	font-family: "Times New Roman", serif;
	color:#333333;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
}

.input2{
	font-family: "Times New Roman", serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border:1px solid #CCCCCC;
}

/* ------ style 4 SITE BY LGT ------- */
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 0.005em;
	text-transform: uppercase;
}
/*
a.copyright {
	font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #960096;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:hover {
	font-weight: normal;
}
*/

.supportRight{
	line-height: 17px;
	text-decoration: none;
}
.supportRight:link{
	line-height: 17px;
	text-decoration: none;
}

.greenBg {
	background-color: #86A595;
	color: #FFFFFF;
}
.popup {
	color: #7A3894;
	font-weight: normal;
	text-decoration: none;
}
a.popup {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.popup:hover {
	color: #7A3894;
	text-decoration: none;
	font-weight: normal;
}

/* ------ Style use for category homepage -----*/
.categoryHome{
	background: no-repeat right bottom;
	border: 1px solid #FFFFFF;
	height: 370px;
	width: 320px;
	float: none;
	padding: 5px 15px 15px;
	margin:5px 15px 0px 270px;
	text-align: left;
}
.categoryHome .header{
	font-family: Times, Helvetica, sans-serif;
	font-size: 48px;
	line-height: normal;
	color: #FFFFFF;
}
.categoryHome p{
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.categoryHome .para{
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #FFFFFF;
}
.categoryHome ul {
	margin-left:15px;
	padding-left: 0px;
	text-indent:0px;
	list-style-type: disc;
	}
.categoryHome li, .categoryHome li a {
	color: #FFFFFF;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
}

/* ------ Style use for category description -----*/
.descriptionHeader{
	font-family: Times, Helvetica, sans-serif;
	font-size: 48px;
	line-height: normal;
}
.descriptionText {
	font-family: "Times New Roman", serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}

.clear{
	clear:both;
}

.borderBotWhite{
	border-bottom: 1px solid #FFFFFF;
}
.borderBotPink{
	border-bottom: 1px solid #FD3FFF;
}
.borderDotsTop{
	border-top: 2px dotted #CCCCCC;
}
.borderDotsRight{
	border-right: 2px dotted #CCCCCC;
}
hr{
	border: 0px;
	border-top: 2px dotted #CCCCCC;
}

.nb{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #815D1B;
}

/* ---- BACK BUTTON STYLE ----- */ 
.back, a.back, a.back:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/* ---- Minimun Order STYLE ----- */ 
.message{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
}
.message h1{
	font-family: Times, Helvetica, sans-serif;
	font-size: 48px;
	line-height: normal;
	color: #FFFFFF;
}

/* ------ Style use for about/contact homepage -----*/
.aboutHeader{
	font-family: Times, Helvetica, sans-serif;
	font-size: 48px;
	line-height: normal;
	color: #FFFFFF;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
}
.homeP{
	font-family: "Times New Roman", serif;
	font-size: 10px;
	line-height:13px;
	color: #E41B5B;
	text-decoration: none;
}
.contactHeader{
	font-family: Times, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.contactDetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
}
