.cart_text {
	font-family: verdana;
	font-size: 10px;
	color: #565656;
}
.categories_bold_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.advanced_search {
	font-family: verdana;
	font-size: 11px;
	color: #043238;
	text-decoration: underline;
}
.advanced_search:hover {
	font-family: verdana;
	font-size: 11px;
	color: #295D03;
	text-decoration: none;
}
.login_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AB0505;
}
.login_text1 {
	font-family: verdana;
	font-size: 11px;
	color: #183702;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.textbold {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.whitebold {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.welcome {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.input_field {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4A7605;
	height: 16px;
	width: 125px;
	
}
.input_field_1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4A7605;
	height: 16px;
 
	
}
.go_button {
	background-color: #000000;
	border: 1px solid #4A7605;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	width: 28px;
}
.input_field1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 125px;
	border: 1px solid #333333;
}
.textfield {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 125px;
	border: 1px solid #333333;
}
.textfieldsmall {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 80px;
	border: 1px solid #333333;
}
.select {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 125px;
	border: 1px solid #333333;
}
.select_l {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #333333;
}
.textareas {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}

.login_text2 {
	font-family: verdana;
	font-size: 10px;
	color: #3F3E3E;
	text-decoration: none;
}
.login_text2:hover {
	font-family: verdana;
	font-size: 10px;
	color: #3F3E3E;
	text-decoration: underline;
}
.border_green {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8DC154;
	border-right-color: #8DC154;
	border-bottom-color: #8DC154;
	border-left-color: #8DC154;
}
.categories_link {
	font-family: verdana;
	font-size: 11px;
	color: #457E06;
	text-decoration: none;
}
.product_name_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
.product_name_text:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #01515C;
	text-decoration: underline;
}
.black_bold_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ban2 {
	font-family: verdana;
	font-size: 11px;
 
	color: #000000;
	font-weight: bold;
 
	background-image:url(../images/admin_login_bg.jpg);
	height: 24px;
	padding-left: 5px;
}
.ban3 {
	font-family: verdana;
	font-size: 11px;
 	color: #98D600;
	font-weight: bold;
	background-image:url(../images/heading_bg.jpg);
	height: 20px;
}
.click_link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000F67;
	text-decoration: underline;
}
.click_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000F67;
	text-decoration: none;
}

.click_link01 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:capitalize;
	text-decoration: underline;
}
.click_link01:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:capitalize;
	text-decoration: none;
}

.product_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.border_line {
	height: 1px;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_line1 {
	height: 1px;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_heading {
	border: 1px solid #6A6A6A;
	background-color:#222222;
}
.ban1 {
	border:1px solid #FFFFFF;
}
.categories_link:hover {
	font-family: verdana;
	font-size: 11px;
	color: #244104;
}
.normal_text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.small_input_field {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 20px;
	border: 1px solid #333333;
}

.red_bold_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E89B9B;
	text-decoration: underline;
}
.red_bold_text:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer_link {
	font-family: verdana;
	font-size: 10px;
	color: #D1CFCF;
	text-decoration: none;
}
.footer_link:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.green_border {
	border: 1px solid #90C359;
}
.login_button {
	background-color: #CC0000;
	border: 1px solid #4A7605;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gray_border {
	border: 1px solid #CCCCCC;
}
.white_normal_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.redheading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E89B9B;
}
.panel_link {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.panel_link:hover {

	font-family: verdana;
	font-size: 11px;
	color: #0B98AC;
	text-decoration: none;
}
.text2blu {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.text2blu:hover {

	font-family: verdana;
	font-size: 11px;
	color: #0B98AC;
	text-decoration: none;
}
.blacklink {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.blacklink:hover {

	font-family: verdana;
	font-size: 11px;
	color: #0B98AC;
	text-decoration: none;
}
.search_btn {
	background-color: #CC0000;
	border: 1px solid #4A7605;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}
.button {
	background-color: #000000;
	border: 1px solid #84AE8B;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}
.bg_light{
	background-color:#FFFFFF;
}
/* Table Effect Starts Here */

.dataclass {
   background-color:#efefef;
   font-family:Verdana;
   font-size:10px;
   color:#333333;
   height:15px;
   padding-left:3px;
   
}

.dataclassalternate {
   background-color: #FFFFFF ; 
   font-family:Verdana;
   font-size:10px;
   color:#333333;
    height:15px;
	padding-left:3px;
}

.tableover
{
background-color:#CCCCCC;
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#333333;
height:15px;
padding-left:3px;
text-decoration: none;

}

/* Table Effect Ends Here */


.sold_out{
	background-image:url(../images/sold-icon.gif);
	background-repeat:no-repeat;
	background-position:center;
}
