/* CSS Document */
.vest {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/* Dropdown Button */
.dropbtn {
    background-color: transparent;
    color: #FFF;
    padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border: none;
    cursor: pointer;
	text-transform:uppercase;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #819f0f;
    min-width: 160px;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 7px 10px;
    text-decoration: none;
    display: block;
	border-bottom: 1px solid #7a960b;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #6e8903}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: transparent;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 17px;
}
.button a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 17px;
}
.button a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 17px;
}
.button a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3F65A4;
	text-decoration: none;
	line-height: 17px;
}

button.buy {
    border: 0px none;
    width: 300px;
    height: 109px;
    background-image: url("../images/pay_now.png");
    background-repeat: no-repeat;
    margin: 0px;
    cursor: pointer;
    background-color: #FFF;
}
.button a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 17px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-bottom: 8px;
	font-weight: bold;
}
.txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}
.txt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.txt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.txthg {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.toprk {
	font-family: Calibri;
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	text-transform: capitalize;
	font-weight: normal;
}
.webtech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-left: 10px;
}
.webtech a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	line-height: 18px;
}
.webtech a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	line-height: 18px;
}
.webtech a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3F65A4;
	text-decoration: none;
	line-height: 18px;
}
.webtech a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	line-height: 18px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	height: 50px;
}
.contact a:visited {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.contact a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #3F65A4;
	text-decoration: none;
	font-weight: bold;	
}
.contact a:active {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
.title_07{
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	line-height: 22px;
	font-style: italic;
	text-transform: uppercase;
}


.text01 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.text01 a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #3F65A4;
	text-decoration: none;
	line-height: 16px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
.title {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 28px;
	font-style: normal;
	text-transform: uppercase;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	line-height: 24px;
	height: 30px;
	padding-bottom: 5px;
}
.add a:link {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #C74509;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}
.add a:visited {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #C74509;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}
.add a:hover {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}
.add a:active {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #C74509;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}
.add1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	line-height: 28px;
}
.head {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.cadd {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.cadd a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.cadd a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.cadd a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3F65A4;
	text-decoration: none;
	line-height: 20px;
}
.cadd a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.title01 {
	font-family: "Century Gothic";
	font-size: 33px;
	font-weight: normal;
	color: #459605;
	text-decoration: none;
	line-height: 38px;
	font-style: normal;
}
.title04 {
	font-family: Calibri;
	font-size: 33px;
	font-weight: normal;
	color: #459605;
	text-decoration: none;
	line-height: 38px;
	font-style: normal;
}
.title011  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #639E06;
	text-decoration: none;
	line-height: 30px;
	font-style: normal;
	background-image: url(../images/tulsi.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 10px;
}
.title01 a:visited {
	font-family: Cambria;
	font-size: 22px;
	font-weight: normal;
	color: #E6781A;
	text-decoration: none;
	line-height: 34px;
	font-style: normal;
}
.title01 a:hover {
	font-family: Cambria;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 34px;
	font-style: normal;
}
.title01 a:active {
	font-family: Cambria;
	font-size: 22px;
	font-weight: normal;
	color: #E6781A;
	text-decoration: none;
	line-height: 34px;
	font-style: normal;
}
.title02 {
	font-family: Cambria;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 28px;
}
.title02 a:link {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 25px;
}
.title02 a:visited {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 25px;
}
.title02 a:hover {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 25px;
}
.title02 a:active {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 25px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #568505;
	text-decoration: none;
}
.bottom a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 37px;
}
.con1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link a:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #7D1A77;
	text-decoration: none;
}
.link a:active  {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.txt01 {
	font-family: Calibri;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 8px;
	font-weight: bold;
}
.txt02 {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #AECC91;
	text-decoration: none;
}
.txt02 :link {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #AECC91;
	text-decoration: none;
}
.txt02 a:visited {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #AECC91;
	text-decoration: none;
}
.txt02 a:hover {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #AECC91;
	text-decoration: none;
}
.txt02 a:active  {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #AECC91;
	text-decoration: none;
}
.btn_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 24px;
}
.btn_01 a:link  {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #C74509;
	text-decoration: none;
	line-height: 16px;
}
.btn_01 a:visited {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #C74509;
	text-decoration: none;
	line-height: 16px;
}
.btn_01 a:hover {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.btn_01 a:active {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #C74509;
	text-decoration: none;
	line-height: 16px;
}
.btn_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	text-transform: uppercase;
}
.btn_03 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.btn_03 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.btn_03 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	line-height: 20px;
}
.btn_03 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.btn_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	line-height: 26px;
}
.btn_04 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	line-height: 26px;
}
.btn_04 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	line-height: 26px;
}
.btn_04 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DABE9B;
	text-decoration: none;
	line-height: 26px;
}
.btn_04 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	line-height: 26px;
}
.btn_05 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CD6E02;
	text-decoration: none;
	line-height: 18px;
}
.btn_05 a:link  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CD6E02;
	text-decoration: none;
	line-height: 18px;
}
.btn_05 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CD6E02;
	text-decoration: none;
	line-height: 18px;
}
.btn_05 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}
.btn_05 a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CD6E02;
	text-decoration: none;
	line-height: 18px;
} 

.btn_02 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #6DA91B;
	text-decoration: none;
	line-height: 24px;
}
.btn_02 a:link  {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #6DA91B;
	text-decoration: none;
	line-height: 24px;
}
.btn_02 a:visited {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #6DA91B;
	text-decoration: none;
	line-height: 24px;
}
.btn_02 a:hover {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}
.btn_02 a:active {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #6DA91B;
	text-decoration: none;
	line-height: 24px;
} 

.ibdr {
	border: 3px solid #CCCCCC;
}
a:hover .ibdr {
	border: 3px solid #666666;
}
.ibdr1 {
border: 1px solid #DADADA;
}

/* I'm confused about the line below. */
a:hover { color: #fff; } 
.partner {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
a:hover .partner { border: 1px solid #BEDA26; }

/* I'm confused about the line below. */
a:hover { color: #fff; } 
/**
 * Mail form
 */
#mailform label {
	float: left;
	width: 70px;
}
#mailform input,
#mailform textarea {
	float: left;
	width: 195px;
	margin-bottom: 10px;
}
.button-class{height:auto; background:none; border:none; width:auto; padding:0px; margin:0px;}
#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#FFFF99}
#menu1 a:visited {color:black;text-decoration:none;}

#menu2 a {color:navy;background-color:white;text-decoration:none;text-indent:1ex;}
#menu2 a:active	{color:blue;text-decoration:none;}
#menu2 a:visited {color:blue;text-decoration:none;}
#menu2 a:hover {color:navy;background-color:#f0fea8}

#menu3 a { /*Menu3 Links*/
color:black;
background-color:white;
text-decoration:none;
text-indent:1ex;
}
#menu3 a:hover {
color:black;background-color:#FFFF99;
}
#menu3 a:active	{color:black;text-decoration:none;}
#menu3 a:visited	{color:black;text-decoration:none;}
.box_type_2 {
	color:#444548;
	background-image: url(../images/pancha-tulsi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 483px;
	width: 330px;
}
.box_type_4 {
	color:#444548;
	background-image: url(../images/joddaram-home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 483px;
	width: 330px;
}
.box_type_5 {
	color:#444548;
	background-image: url(../images/ezelax-home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 483px;
	width: 330px;
}
.box_type_1 {
	color:#444548;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 115px;
}
	
.box_type_3 {
	color:#444548;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 68px;
}
.box_type_6 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	-moz-box-shadow: 1px 2px 2px #C5C5C5;
	-webkit-box-shadow: 1px 2px 2px #C5C5C5;
	box-shadow: 1px 2px 2px #C5C5C5;
	background-color: #F9F9EE;
	border: 1px dashed #CCCCCC;
}
.btn_06 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.btn_06 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #16A83D;
	text-decoration: none;
	line-height: 25px;
}
.btn_06 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #16A83D;
	text-decoration: none;
	line-height: 25px;
}
.btn_06 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}
.btn_06 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #16A83D;
	text-decoration: none;
	line-height: 25px;
}
.btn_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 2px;
	font-style: italic;
}
.btn_07 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 2px;
}
.btn_07 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 2px;
}
.btn_07 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 2px;
}
.btn_07 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 2px;
}
button.search {
	border: 0;
	width: 253px;
	height: 45px;
	background-image: url(../images/order.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
button.search:hover {
	background-image: url(../images/order_01.jpg);
	cursor: pointer;
}
button.search span {
	display: none;

}
.title06 {
	font-family: Calibri;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-style: normal;
	}
.title06 a:link  {
	font-family: Calibri;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #165287;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-style: italic;
}
.title06 a:visited {
	font-family: Calibri;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #165287;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-style: italic;
}
.title06 a:hover {
	font-family: Calibri;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CDA20C;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-style: italic;
}
.title06 a:active {
	font-family: Calibri;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #165287;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-style: italic;
}
.posText {
	width:90px;
	background-color:#8FAE13;
	padding-left:6px;
	padding-top:2px;
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #8FAE13;
	height: 30px;
}	
.posText:hover{
	width:90px;
	height: 30px;
	background-color:#333333;
	padding-left:6px;
	padding-top:2px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #333333;
background-image: linear-gradient(bottom, rgb(26,26,26) 23%, rgb(66,66,66) 62%, rgb(81,82,82) 81%);
background-image: -o-linear-gradient(bottom, rgb(26,26,26) 23%, rgb(66,66,66) 62%, rgb(81,82,82) 81%);
background-image: -moz-linear-gradient(bottom, rgb(26,26,26) 23%, rgb(66,66,66) 62%, rgb(81,82,82) 81%);
background-image: -webkit-linear-gradient(bottom, rgb(26,26,26) 23%, rgb(66,66,66) 62%, rgb(81,82,82) 81%);
background-image: -ms-linear-gradient(bottom, rgb(26,26,26) 23%, rgb(66,66,66) 62%, rgb(81,82,82) 81%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.23, rgb(26,26,26)),
	color-stop(0.62, rgb(66,66,66)),
	color-stop(0.81, rgb(81,82,82))
);
}
.title03 {
	font-family: Calibri;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DABE9B;
	}
	
/*Form Styles*/
.text {
	width:300px;
	height:26px;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	}
	
input.text:focus	{
	border: 1px solid #B4712E;
	background-color: #F0EADE;
}

textarea.posText:focus	{
	border: 1px solid #1B2123;
	background-color: #DFB300;
}
.btnText {
	width:80px;
	height:20px;
	background-color:#333333;
	padding-left:2px;
	padding-top:2px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
	 -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333333;
	}	

.btnText:hover{
	width:80px;
	height:20px;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-top:2px;
	color:#333333;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	padding-bottom: 2px;
	 -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	}	
#box{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px dashed #DABE9B;
	background-color: #C54208;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: linear-gradient(bottom, rgb(197,65,8) 24%, rgb(233,108,12) 62%);
	background-image: -o-linear-gradient(bottom, rgb(197,65,8) 24%, rgb(233,108,12) 62%);
	background-image: -moz-linear-gradient(bottom, rgb(197,65,8) 24%, rgb(233,108,12) 62%);
	background-image: -webkit-linear-gradient(bottom, rgb(197,65,8) 24%, rgb(233,108,12) 62%);
	background-image: -ms-linear-gradient(bottom, rgb(197,65,8) 24%, rgb(233,108,12) 62%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.24, rgb(197,65,8)),
	color-stop(0.62, rgb(233,108,12))
);


}
#box01{
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
}
#box02{
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FEFAE0;
	height: 30px;
	opacity: .8;
	filter: alpha(opacity=80);
	border: 1px dashed #7E0202;
}
.border {
	border: 1px solid #DAD7D7;
	background-image: url(../images/pencil_effect.jpg);
}
a:hover .border { border: 1px solid #DAD7D7;
}



button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button > span { 

	  float:left; 
	  height:31px;
	  padding:0; 
	  font:normal 16px/31px  "Times New Roman", Times, serif;
	  text-align:center;
	  white-space:nowrap; 
	  color:#fff; 
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: repeat;
	background-color: #437a00;
	font-weight: normal;
	  
}
button.button span span {padding:0 18px; display:block; float:left;}
button.button:hover > span {
	  background:#68ab04;
	}

.cart .data-table tfoot .btn-add > span {
	color:#ffffff;
	padding-left:10px;
	padding-right:5px;
	border-radius:2px;
	height:31px;
	line-height:31px;
	border: 1px solid #3C7000;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C7000', endColorstr='#66A901'); /*IE6-9 */
	 background: -webkit-gradient(linear, left top, left bottom, from(#3C7000), to(#66A901)); 
	background: -moz-linear-gradient(top,  #3C7000,  #66A901); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #3C7000,  #66A901); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3C7000,  #66A901); /*  IE10+ */
	}

.cart .data-table tfoot .btn-continue span span ,
.cart .data-table tfoot .btn-update span span,
.cart .data-table tfoot .btn-empty span span { padding-left:23px; border-radius:3px;}

.cart .data-table tfoot .btn-continue span span {padding-right:23px;  padding-left:0;}

.cart .data-table tfoot .btn-add span span { padding-left:28px; border-radius:3px;padding-right:10px; }

.cart .data-table tfoot .btn-continue span span{background:url(../images/marker-btn.png) right 11px no-repeat;}
.cart .data-table tfoot .btn-update span span{background:url(../images/btn-update.png) left 10px no-repeat; }
.cart .data-table tfoot .btn-empty span span{background:url(../images/btn-empty.png) left 7px no-repeat; }

.cart .data-table tfoot .btn-add span span{background:url(../images/add_cart_icon.png) left 7px no-repeat;}

.cart .data-table tfoot .btn-continue:hover > span,
.cart .data-table tfoot .btn-update:hover > span,
.cart .data-table tfoot .btn-empty:hover > span {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66A901', endColorstr='#7BB720'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#66A901), to(#7BB720));
	background: -moz-linear-gradient(top,  #66A901,  #7BB720); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #66A901,  #7BB720); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66A901,  #7BB720); /*  IE10+ */
	color:#fff;
	}
	
	
	.cart .data-table tfoot .btn-add:hover > span
	 {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66A901', endColorstr='#7BB720'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#66A901), to(#7BB720));
	background: -moz-linear-gradient(top,  #66A901,  #7BB720); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #66A901,  #7BB720); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66A901,  #7BB720); /*  IE10+ */
	color:#fff;
		border: 1px solid #11579C;
	}


.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}

.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.buttons:hover {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.white {
color: #606060;
border: solid 1px #b7b7b7;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.small {
font-size: 11px;
padding: .2em 1em .275em;
}
.buttons {
display: inline-block;
zoom: 1;
vertical-align: baseline;
margin: 3px 2px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 11px/100% Arial, Helvetica, sans-serif;
padding: .1em 1em .20em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


button:focus , input[type=submit]:focus
{
outline:0;	
}

	
.notification {
	clear: both;
	padding: 8px 3px 8px 44px;
	margin-top: 4px;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.notification strong {
	margin-right: 5px;
}
.notification p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
	
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/success.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 1px solid #F8ACAC;
	background-color: #EFFFB9;
	color: #000000;
}
.failure {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	background-image: url(../images/warning.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 1px solid #EB5339;
	background-color: #FCCAC2;
	color: #000000;
}		

#failure {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	background-image: url(../images/warning.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 1px solid #EB5339;
	background-color: #FCCAC2;
	color: #000000;
}	


.success .close, .warning .close, .attention .close, .information .close ,.success1 .close, .warning1 .close,.notification .close {
float: right;
padding-top: 4px;
padding-right: 3px;
cursor: pointer;
}

	label.valid {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
		  	width: 20px;
			height:20px;
		  background: url(../images/valid.png) center center no-repeat;
		  display: inline-block;
		  text-indent: -999px;
		  line-height:15px;
		}
		label.error {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;
			padding-left:3px;
			color: red;
			 display: inline-block;
		}
button.submit1 {
	border: 0;
	width: 134px;
	height: 39px;
	background-image: url(../images/buy_now_small.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	cursor:pointer;
	background-color:#efefef;
}

button.submit1:hover {
	background-image: url(../images/buy_now_small_01.png);
	cursor: pointer;
	background-color:#efefef;
}
button.submit2 {
	border: 0;
	width: 134px;
	height: 39px;
	background-image: url(../images/order-now.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	cursor:pointer;
	background-color:#efefef;
}

button.submit2:hover {
	background-image: url(../images/order-now-01.jpg);
	cursor: pointer;
	background-color:#efefef;
}
.fixed {
position: fixed;
right: 1px;
top: 450px;
z-index: 1000000000;
}