/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#66563D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f1f0db;
}

.f {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
	color:#ffffff;
}

.f:hover {
	color:#51330e;
	text-decoration:none;
}



.search {
	color:#2f1c04;
	font-weight:bold;
}

.txtfield {
	background-color:#9e917e;
	border:1px solid #9e917e;
	font-size:11px;
	height:18px;
	color:#f1f0db;
}

.btn {
	background-color:#2f1c04;
	border:1px solid #2f1c04;
	font-size:11px;
	font-weight:bold;
	color:#9e917e;
	height:22px;
}

.navigation {
	color:#66563e;
	font-weight:bold;
	text-decoration:none;
}

.navigation:hover {
	color:#be6c00;
}

.img-prod {
	background-image:url(../images/img-prod.jpg);
	background-position:75px 0px;
	background-repeat:no-repeat;
}

.dark-numbers {
	color:#090500;
}

.btn-viewvdo {
	display:block;
	width:115px;
	height:16px;
	background-color:#988973;
	color:#2f1c04;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:16px;
}

.btn-viewvdo:hover {
	background-color:#F1F0DB;
	color:#be6c00;
}

.a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
}

.a:hover {
	color:#51330e;
	text-decoration:underline;
}

.b {
	color:#F58902;
	font-weight:bold;
	text-decoration:none;
}

.b:hover {
	color:#F1F0DB;
}

.boder {
	border: 5px solid #F58902;
}
.text1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	}
.text1a {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #140C01;
}

.text1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.acc_index_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.main_bg {
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
.txtfld {
	width: 160px;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1C04;
	border: 1px solid #9E917E;
	text-indent: 5px;
	height: 17px;
	}
	.h{
	color:#FFFFEB;
	font-weight:bold;
	text-decoration:none;
}

.h:hover {
	color:#F1F0DB;
}

/*===========================DROP DOWN NAVITAION STARTED HERE===========================*/

/*.menu {font-family: arial, sans-serif; width:749px; height:30px; position:relative; margin:0; font-size:11px; margin:20px 0 60px 0; background:#fff; position:relative; z-index:100;}
.menu ul {padding:0; margin:0; list-style-type: none;}

.menu ul li {float:left; border-left:1px solid #eee; width:106px;}

.menu ul li a, .menu ul li a:visited {display:block; width:101px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#c9c9a7 url(../../graphics/drop.gif) bottom right no-repeat;}

.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}

.menu ul li ul {visibility:hidden; position:absolute; top:30px; left:0; }


.menu ul li:hover a,
.menu ul li a:hover {color:#fff; background:#b3ab79;}

.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; width:749px;background:#b3ab79; color:#fff;}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:right; border:0; border-left:1px solid #eee;}

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0; border-left:1px solid #eee;}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {background:#bd8d5e url(../../graphics/drop2.gif) bottom right no-repeat; color:#fff;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:30px; }

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; background:#b3ab79; color:#fff;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:#dfc184; color:#000;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#000; background:#dfc184;}

.menu ul li:hover ul.right li {float:right;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {background:#dfc184; color:#000;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}
*/
/*===========================END===========================*/



/*===========================DROP DOWN NAVITAION STARTED HERE===========================*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width:100%;
font-weight:bold;
font-size:11px;
position:relative;
background:#F1F0DB; 
border-right:1px solid #fff;
border-width:0px 0px 0px 0px; 
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:143px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:143px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:10px;
text-align:center;
text-decoration:none; 
color:#66563e; 
width:142px; 
height:30px; 
border:1px solid #66563e;
border-width:0px 1px 0px 0px;
background:#F1F0DB; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:143px;
width:142px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;

}
.menu ul ul :hover > a.drop {
background:#c9ba65;

}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:30px;
left:0; 
width:80px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
top:30px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:80px; 
top:0;
width:80px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-80px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#66563e; 
height:auto; 
line-height:13px; 
padding:5px 5px; 
width:133px;
text-align:left;
font-weight:normal;
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:80px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#f08801;
background:#f1f0db;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

.big_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.y_text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FAC26D;
}
