html, body { height: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
font: 12px "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
background:#224080 url(../images/background_bg.jpg);
}
a {
  color: #000;
}

img, div { behavior: url(iepngfix.htc) }

#main {

background: url(../images/mainbg.gif) left top repeat-y;
margin:0px auto;
width: 896px;
padding: 0 14px;
}

#header {
  height: 157px;
  background: url(../images/headerbg.gif) left top repeat-x;
  border-bottom: 1px solid #a6b0bb;
  }

#logo {
  width: 514px;
  float: left;
  padding: 54px 0 0 30px;
  height: 61px;
}
#logo_next{
  width: 352px;
  float: left;
  height: 114px;
  padding-top: 0px;
}
#menu {
  height: 32px;
  text-align: right;
  padding: 10px 0px 0 0;
  width: 100%;
  float: left;

}

.content_holder
{
  width: 100%;
  padding-top: 10px;
}


.left_content {
  width: 206px;
  float: left;
  padding-left: 10px;
}

.right_content {
  width: 655px;
 padding-left:14px;
  float: left;
}

.module01{
  width: 163px;
}

.module01_head{
  background: url(../images/login_module.png) left top no-repeat;
  font-size: 14px;
  color: #FFFFFF;
  padding:10px 26px 10px 12px;
  width: 163px;

}

.module01_content{
  background: url(../images/module01.gif) bottom left no-repeat;
  padding:10px 26px 30px 12px;
  width: 163px;
}

ul.module01 li a {
background: url(../images/bullete.png) top left no-repeat;
padding: 0 0 0 20px;
text-decoration: none;
color: #000000;
display: block;
}

ul.module01 li a:hover {

text-decoration: underline;

}

ul.module01 li  {
list-style: none;
border-bottom: 1px dashed #818181;
padding: 8px 0;

}

.pad_top{
  padding-top: 10px;
}

h1.one {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  background: url(../images/arrow02.gif) left 12px no-repeat;
  padding: 5px 0 5px 20px;
}
h2.one {
  font-size: 16px;
  font-weight: bold;
  color: #0059dc;
  padding: 5px 0 5px 0;
}

.featured_products {
  border: 1px solid #c8ced5;
  background: #808e9e url(../images/product_bg.gif) left top repeat-x;
  width: 655px;
 }
.product {
  padding:10px;
  width: 195px;
  float: left;
}
.product_img {
  height: 132px;
  text-align: center;
}
h2.product_heading{
  font-size: 12px;
  font-weight: bold;
  color:#eba601;
  text-align: center;
  min-height:30px;
}
.product_dis{
  color: #FFF;
  font-size: 11px;
  border-bottom: 1px dashed #FFF;
  padding: 5px 0 15px 0;
  text-align: left;
  height: 50px;
}
.product_price {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
}
.product_price img {
  padding-top: 10px;
  cursor: pointer;
}
#footer {
  width: 924px;
  margin: 0px auto;

}


.footer_links {
  height: 14px;
  padding: 10px 14px;
  text-align: center;
  background: url(../images/footer_links.gif) left top repeat-x;
}
.footer_links a
{
  color: #000;
  text-decoration: none;
  padding: 0 10px;
}

.footer_links a:hover
{

  text-decoration: underline;
}

.footer_coppy_right {
  margin:10px 14px 0 14px;
  padding: 10px 0;
  text-align: center;
  color:#FFF;
  background: url(../images/footer_bg.gif) left top ;
}

.footer_coppy_right a {

  color:#FFF;
  text-decoration: none;

}
.footer_coppy_right a:hover {
  text-decoration: underline;

}


.left_border {
  border-left: 1px solid #9ea9b6;
}

.search {
  width: 168px;
  height: 63px;
  background: url(../images/searchbg.gif) left top no-repeat;
  padding: 20px 0 0 20px;
}

.search_inpute {
  width: 110px;
  border: none;
  float: left;
  margin-top: 10px;
}
.search_img {
  float: left;
  width: 40px;
  padding: 0 0 0 5px;
  cursor: pointer;
}

img.pic  {
  margin:0 10px 10px 10px;
  border: 1px solid #000;
  float: right;

}
/*********** Contact US page  **************/
.contact_us {
  width: 50%;
}

.contact_us .col01 {
width: 30%;
float: left;
padding-bottom: 10px;
font-weight: bold;
}
.contact_us .col02 {
width: 70%;
float: left;
padding-bottom: 10px;
}
.blue {
  color:#0059dc;
}

/********** Wholesale Price  *********/
ul.wholesale_one {
   margin: 0 0 0 20px;
  padding: 0;
}

ul.wholesale_one li {
   margin: 0;
  padding: 0;
  list-style: disc;
  padding: 5px 0;
}


/********** Online store  *********/

.Online_store
{
  width: 80%;
  margin: 0px auto;
  text-align: center;
}
.Online_store ul li
{
 font-size: 16px;
 padding: 5px 0;
 font-weight: bold;
}
.font_15
{
  font-size: 18px;
  font-weight: bold;
}


.clr {
  clear: both;
}

.button {
padding:2px 5px;
color:#000000;
font-size:13px;
background:#febf01;
border:1px solid #be8f00;
cursor:pointer;
}

.error_message{
    color: red;
    font-weight:bold;
    margin:0;
    padding:0;
    margin-left:5px; height:20px;
}


/* Admin CSS.*/

.admin_content 
{
padding:12px;
}

.login_box {
  border: 1px solid #bacddc;
  background: #edf0f5;
  padding: 12px 12px 12px 50px;
  width: 300px;
  margin: 0 auto;
}
.admin_heading {
  font-size: 16px;
  font-weight: bold;
  color: #43556b;
  padding: 5px 0 5px 0;
}
.requiredMsg {
  color: #FF0000;
}
.admin_product {
margin:0 auto;
padding-right:10px;
width:670px;
}

.featured_products_preview {
background:#808E9E url(../images/product_bg.gif) repeat-x scroll left top;
border:1px solid #C8CED5;
width:215px;
}


/* CSS written for displaying pop up div of products on the date 2009-02-05*/
#popup{
  width: 600px;
}
.cleanbluewarning .cleanblue{ background-color: #ffffff; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ background-color: #ffffff; width: 500px; font-size: 11px; text-align: left; border: solid 1px #ffffff; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #ffffff; padding: 2px; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; font-weight:bold; margin: -15px -12px 0 0; color: #000000; }
div.cleanblue .cleanbluemessage{ padding: 0; line-height: 16px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 0; border: solid 1px #ffffff; background-color: #fffff; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #91A9E9; border: solid 1px #6B4C92; color: #000000; font-size: 11px; }
/* CSS for displaying pop up div ended.*/


/** swapna's css**/
.in_shop{
background-color: #8ba7b7;
margin: 0 auto;
width: 100%;
}

.in_shop ul li{
float: left;
font-weight: bold;
padding: 15px 23px 15px 23px;
list-style-type: none;
background-color: #8ba7b7;
border-right: 3px #acc6d5 solid;
}
.in_shop a:focus{
  color: #FFF;
}

.in_shop a{
  color: #000;
  text-decoration: none;
}

.pn-shop_cont{
  width: 95%;
  float: left;
  padding-top: 20px;
  text-align: center;
}


.h1_blsck{
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}

.h1_blue{
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #335365;
  padding-top: 20px;
}

.formtext { 
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height : 16px; 
	color: #000000; 
}
formbg {
/*  height: 157px;*/
  background: url(../images/headerbg.gif) left top repeat-x;
  border-bottom: 1px solid #a6b0bb;
  }
  
/* CSS added by ketan for tour gallery, code starts dated 2009-03-05*/
	.gallery {width:470px; margin:0 auto;}
	.caption{font-style:italic;color:#887; visibility:hidden; display:none}
	.priv   {padding-top:20px; margin:0pc auto}
	.image_preview_right  {font-size:14px; font-weight:bold; padding-bottom:10px; text-align:center; }
	#main_image img {border:1px solid #CCCCCC;}	

/* CSS added by ketan for tour gallery, code ends dated 2009-03-05*/

 /** swapna's css**/

/* this should be at the bottom only!  add every thing above this...*/

* html #Contentholder   {
height: 100%;
}