@charset "UTF-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color: #673a0f;
	font-family: "Roboto",arial,verdana,tahoma;
	 font:normal 14px/150% "Liberation sans", Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #f8d7a9;
}

html { background: url(../images/bodybg.jpg) no-repeat center top; background-color: #fefefe;}

a:link    { color: #cc0000; text-decoration:none; }
a:active  { color: #cc0000; text-decoration:none; }
a:visited { color: #cc0000; text-decoration:none; }
a:hover   { color: #000000; text-decoration:none; }

h1 { font-size: 16px; color: #4a2e0f; font-weight:normal; padding:0px; margin: 5px 0; }
h2 { clear:both; font-size: 16px; color: #000000; font-weight:normal; margin:0px; padding: 15px 5px 17px 5px; }
h2.big { background: url(../images/big-title-bg.png) no-repeat left top; }
h2.small { background: url(../images/small-title-bg.png) no-repeat center top; }
h3 { font-size: 16px; color: #4a2e0f; font-weight:normal; padding:0px; margin: 5px 0; }
h4 { font-size: 18px; color: #885f46; font-weight:normal; padding:0; margin:10px 0 10px 0px; text-transform: uppercase; border: 0px solid red; }

h5 { font-size: 15px; padding:0; margin:5px 0 5px 0; font-weight:normal; }
h6 { font-size: 15px; color: #876a58; font-weight:normal; margin:18px 10px 3px 0; padding:0; }

/* TEXT COLORS AND STYLES */

.normal {font-size:12px;}
.bigger {font-size:16px;}
.biggest {font-size:18px;}
.huge {font-size:26px;}
.massive {font-size:36px;}
.caps {text-transform:uppercase;}

.red {color:#cc0000;}
.blue {color:#0202c0;}
.grey {color:#666;}
.black {color:#000000;}
.white {color:#ffffff;}

/* ALIGNMENT STYLES */
.nowrap { white-space: nowrap; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }
.center { text-align: center; }
.clear { clear: both; }
.floatleft {float:left; clear:none; margin:0 0px 0 0;}
.floatright {float:right; clear:none; margin:0 0px 0 0;}
.redstar { color: red; font-size: 16px; }
.error { color:red; }
.success { color: green; }
.pad5 { padding: 8px; }
.pad10 { padding: 10px 15px 10px 15px; }
.spacer10 { clear: both: margin: 0px; padding: 0px; line-height: 10px; border: 0px solid red; }

.boxblue { background-color: #003366; border-left: 2px solid white; }
.imgloadbg { background:url(../images/loading.gif) no-repeat center center; }

/* MAIN PAGE ELEMENTS */
.maincontainer {width:920px; margin:0 auto; padding:0; background: url(../images/pagebg.png) repeat left top; /*  background: url("../images/bg-.jpg") repeat scroll left top rgba(0, 0, 0, 0*/); }
.shadow {box-shadow: 0 0 25px 0 rgba(194, 151, 84, 0.6);}
.container {width:900px; /*background:url(../images/page_bkg.gif) left top repeat-x;*/ margin:0 10px; padding:0; border: 0px solid green; }
.header { margin:0; padding:0; width:100%; /*border-bottom: 1px solid #003366;*/ }
.logo { border: 0px solid red; padding:0px 0px 0px 0px; margin: -5px 0 0px 0; width:200px; height: 130px; background:url(../images/logo-hanumanji-kamyala-2.png) no-repeat 0px 0px; /*#FFFFFF*/ }

.seperatortr { background: transparent url(../images/seperator.gif) bottom left repeat-x; }
/*.content {  vertical-align:top;line-height:20px; }
.content ul li {padding:10px 2px 0px 20px; margin:0px; background-image:url(../images/bul-arrow.png);background-position:0px 15px;background-repeat:no-repeat; border: 1px solid red; }*/

.content ul { list-style-type: none; padding: 0px; margin: 0px; }
.content ul li { background-image: url(../images/bul-arrow.png); background-repeat: no-repeat; background-position: 0px 5px; padding: 0px 0px 13px 15px; margin-left: 10px;}

.homeboxL { Float: left; width: 240px; border:px solid blue; background:url(../images/small-title-bg.png) no-repeat 0px 0px; }
.homeboxR { Float: left; width: 380px; border:px solid blue; background:url(../images/medium-title-bg.png) no-repeat 0px 0px; }
.SidebarButton { background-color: #f6ead2; border: 1px solid #eddfc4; }
.SidebarButtonhover { background-color: #f2dfc5; border: 1px solid #e8d4ba; }

.row { clear: both; margin: 0px 0px 15px 0px; }
.title { clear: both; margin: 0px 0px 5px 0px; font-weight: bold; width: auto;  }
.field { clear: both; margin: 0px 0px 0px 0px;  width: 80%;}
.mandatory { color: red; font-family:vardana; font-size:12px;}

.enq-title { font-size: 14px; padding: 0px 0px 5px 0px; margin-bottom: 0px; font-weight: bold; }
.inq-text { color: #5b2e01; text-align: left; }
.inq-input{ text-align: left; }

.formview { width: 100%; border: 0px solid red; margin-left: -4px;}
.formview .frmcaption { text-align: left; padding: 2px 2px 2px 40px; color: #797979; }
.formview .frminput { text-align: left; }
.formview .frminput input,select,textarea { color: #6c6c6c; line-height: 20px; }
.formview .frminput input { min-width: 200px; }
.formview .frminput input.submit { width: 100px; }
.formview .redstar { color: red; font-size: 16px; }
.formview .frmtitle { font-size: 13px; padding: 7px 0px 7px 10px; font-weight: bold; border-top: 0px dotted #d8d8d8; background-color: #f8f8f8; color: #585959; }

.footerstrp { background:url(../images/footer-bg.png) repeat-x top left; margin:0; padding:0 10px; }
.footer {padding:15px 5px 0px 5px; margin: 0px 0px 0px 0px;  }
.footer td { color: #876a58; font-size: 14px; line-height: 18px; /* #e6ecec;*/}
.footer a:link { color: #ce5515; }
.footer a:visited { color: #ce5515; }
.footer a:hover { color: #00bade; }
.footer a:active { color: #ce5515; }
.footer h4 { font-size: 13px; line-height: 30px; color: #885f46; font-weight:bold; padding:0; margin:10px 0 10px 0; border-bottom: 1px dotted #4c4c49; background-image: none; }

.footer a.whiteblue:link { color: #f8f8f8; }
.footer a.whiteblue:visited { color: #f8f8f8; }
.footer a.whiteblue:hover { color: #b9baba; }
.footer a.whiteblue:active { color: #f8f8f8; }

/* ROUNDED CORNER EFFECTS */
.round {border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; box-shadow:0px 0px 1px #bbbbbb; -moz-box-shadow:0px 0px 1px #bbbbbb; -webkit-box-shadow:0px 0px 1px #bbbbbb;}
.-round {border: 1px solid #e31e24; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; box-shadow:0px 0px 3px #ea060c; -moz-box-shadow:0px 0px 3px #ea060c; -webkit-box-shadow:0px 0px 3px #ea060c;}


.header .round {border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; box-shadow:0px 0px 3px #444; -moz-box-shadow:0px 0px 3px #444; -webkit-box-shadow:0px 0px 3px #444;}
.roundbot {border-bottom-right-radius:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; 	-webkit-border-bottom-left-radius:8px;}

.footer .box p {line-height:16px; padding:0; margin:3px 10px 5px 0;}
.boxes .box p {line-height:16px; padding:0; margin:3px 10px 5px 0;}
.footer .box, .boxes .box {margin-right:12px;}

.footnavbar p {margin:0 20px 0px 20px; padding:12px 0 0 0; clear:both; text-align:center;}
.copyrights { clear: all; padding: 5px 0px 5px 0px; font-size: 11px; color: #FFFFFF; }

.boxfoot {width:310px; margin:0 15px 0 0; float:left; clear:none;}
.thirds {width:100px; margin:5px 3px 10px 0; padding:0; float:left; clear:none;}

.btn_black {color:#ffffff; font-weight:bold; background:#000; padding:6px 9px 5px 9px; font-size:10px;}

/*
.contentcolmn {line-height:20px; padding:10px 0 0 0; margin:5px 2px 10px 3; }
.sidebar { width: 210px; margin: 10px 5px; border-left: 1px dotted #663300; vertical-align: top; margin-left: 10px; font-family:Arial; text-align: left; }
.sidebar .infobox { width: 220px; border: 0px solid #663300; vertical-align: top; text-align: left; }
.sidebar h4 { font-size: 16px; color: #000000; font-weight:normal; padding:0 0 0 11px; margin:0px 0 10px 0; }
.sidebar UL { padding: 0px 0px 0px 0px; margin: 0px;  width: 190px; background-color: white; }
.sidebar LI { list-style: none;  padding 0px; margin: 0px;font-weight: noraml; font-size: 13px;  width: 100%;}
.sidebar LI a:link    { color: #5a5a5a; text-decoration:none; background-color: #fbfbfb; padding: 5px 5px 5px 15px; width: 100%; display: table; border-bottom: 1px dotted #d8d8d8; border-top: 1px dotted #fbfbfb; margin: 0px 0 2px 0; }
.sidebar LI a:active  { color: #5a5a5a; text-decoration:none; background-color: #fbfbfb; padding: 5px 5px 5px 15px; width: 100%; display: table; border-bottom: 1px dotted #d8d8d8; border-top: 1px dotted #fbfbfb; margin: 0px 0 2px 0; }
.sidebar LI a:visited { color: #5a5a5a; text-decoration:none; background-color: #fbfbfb; padding: 5px 5px 5px 15px; width: 100%; display: table; border-bottom: 1px dotted #d8d8d8; border-top: 1px dotted #fbfbfb; margin: 0px 0 2px 0; }
.sidebar LI a:hover   { color: #b91b00; text-decoration:none; background-color: #f0f0f0; padding: 5px 5px 5px 15px; width: 100%; display: table; border-bottom: 1px dotted #777777; border-top: 1px dotted #d8d8d8; margin: 0px 0 2px 0; }

.homebox { width: 280px; padding: 10px 10px 10px 10px; color: #2b2b28; font-size: 14px;  background-color: #f5f5f5;}
.homebox .hboxcontainer { border: 0px solid red; width: 270px; height: 200px; }
.homebox .hboxcontainer h4 {color: #663300; font-family:Signika; font-size: 14px; line-height: 25px; font-weight: bold; border-bottom: 1px dotted #694d4d; }

.prodcarousel{ position: relative; overflow: scroll; width: 270px; height: 160px; margin:0; }
.prodcarousel .belt{ position: absolute; left: 0; top: 0; width: 270px; height: 160px; overflow: hidden; }
.prodcarousel .panel{ float: left; overflow: hidden; margin: 0px; width: 270px; padding:4px 0 0 0; }
.prodcarousel .panel p{ margin: 0px 0 10px 0; padding: 0px 0 0px 0; font-size:13px;}
.prodcarousel .panel img.prodthumb{ width:100px; height:auto; margin-bottom:0px; }
.prodcarousel .panel h3{ font-size:15px; font-weight: bold; color: red; line-height:16px; text-align:left; margin: 0px 0 10px 0; padding: 0px 0 0px 0; border-bottom: 0px;  }

.catcarousel{ position: relative; overflow: scroll; width: 270px; height: 160px; margin:0; }
.catcarousel .belt{ position: absolute; left: 0; top: 0; width: 270px; height: 130px; overflow: hidden; }
.catcarousel .panel{ float: left; overflow: hidden; margin: 0px; width: 270px; padding:0px 0 0 0; }
.catcarousel .panel p{ margin: 0px 0 10px 0; padding: 0px 0 0px 0; font-size:13px;}
.catcarousel .panel img.prodthumb{ width:100px; height:auto; margin-bottom:0px; }
.catcarousel .panel h3{ font-size:16px; font-weight: bold; color: red; line-height:16px; text-align:left; margin: 0px 0 10px 0; padding: 0px 0 0px 0; border-bottom: 0px;  }
*/

/* COLORED BOXES */
/*div.white { background:#ffffff; border:0px solid #ccc; color: #444; }
div.black { background:#000000 url(../images/box_bkg_black.gif) top center no-repeat; font-size:16px; line-height:19px; color:#acacac; height:300px; }
div.blacksmall {background:url(../images/box_bkg_black.gif)  top center no-repeat #000000; color:#acacac;}
div.grey {background:url(../images/box_bkg_grey.gif) bottom left repeat-x #f9f9f9; border:1px solid #ccc;}
div.lightgrey {background:#ffffff; border:1px solid #ccc;}
div.dkgrey {margin:30px 15px 0px 0; padding:0; float:left; clear:none; width:310px; color:#a8a8a8; height:70px; font-size:13px; box-shadow:0; line-height:25px;}
div.dkgreyborder { border:1px solid #828283; border-top:1px solid #49494a; border-right:1px solid #4f4f50; margin:30px 15px 0px 0; padding:0; float:left; clear:none; width:310px; color:#a8a8a8; height:70px; font-size:13px;}
div.red {background:url(../images/box_bkg_red_arc.gif) top center repeat-x #b91b00; border:1px solid #b19b00; margin-bottom:0px; margin-top:0px;}
div.redsmall {background:url(../images/box_bkg_red_arc.gif) center -30px repeat-x #b91b00; border:1px solid #b19b00;}
div.green {background:url(../images/box_bkg_green.gif) repeat-x top left #9ddc56; border:1px solid #ccc;}
div.foot {height:125px; margin-bottom:20px;}
div.socialmedia {float:right; clear:none; margin:10px 1px 0 15px; padding:0 15px 14px 15px; width: 277px;}
div.footnavbar {width:100%; background:url(../images/foot_bkg.gif) top left repeat-x #ffffff; height:58px; margin:2px 0 6px 0; line-height: 18px; padding:0}
*/



.btn {
  background: #fce7a9;
  background-image: -webkit-linear-gradient(top, #e5c8ad, #c9aa8b);
  background-image: -moz-linear-gradient(top, #e5c8ad, #c9aa8b);
  background-image: -ms-linear-gradient(top, #e5c8ad, #c9aa8b);
  background-image: -o-linear-gradient(top, #e5c8ad, #c9aa8b);
  background-image: linear-gradient(to bottom, #e5c8ad, #c9aa8b);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #f26405;
  font-size: 12px;
  padding: 5px 12px 5px 12px;
  text-decoration: none;
}

.btn:hover {
  background: #f5cf65;
  background-image: -webkit-linear-gradient(top, #e0d1a6, #c9b98b);
  background-image: -moz-linear-gradient(top, #e0d1a6, #c9b98b);
  background-image: -ms-linear-gradient(top, #e0d1a6, #c9b98b);
  background-image: -o-linear-gradient(top, #e0d1a6, #c9b98b);
  background-image: linear-gradient(to bottom, #e0d1a6, #c9b98b);
  text-decoration: none;
}