/****************
   CSS 
***************/ 

/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 70%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background:  url(http://www.indiandollsworld.com/images/headerbg-green.gif) repeat-x; 
	color: #666666;	
	text-align: center;		
}

/* links */
a {
	background: inherit;
	color: #929497;   /* color: #72A545; */
}
a:hover {
	background: inherit;
	color: #626469;  /*color: #5DF828; */
}

/* headers */
h1, h2, h3 {
	font: bold 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h1 { font-size: 1.2em; }    /* 1.5 */
h3 { font-size: 1.1em; }     /* 1.3 */
h2 { font-size: 1.1em; text-transform: none;}  /* 1.2 */

#main h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h2 {
	padding: 14px 0px 6px 30px; /*	padding: 10px 0px 0px 30px; */
	background:  url(http://www.indiandollsworld.com/images/square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3 {
	margin: 10px 15px;   /* 	margin: 10px 15px;         */
}
ul, ol {
	margin: 10px 30px;
	padding: 0 12px;	
	color: #666666;	  /* 	color: #72A545;	        */
}
ul span, ol span {
	color: #666666;
}

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-logo {
  margin: 0px 0px 0px 0px;
  border: 0px solid #FFFFFF !important; /* IE fix   #806B4D*/  
}
img.float-topbar {
  margin: 0px 0px 0px 0px;
  border: 0px solid #FFFFFF !important; /* IE fix   #806B4D*/  
}
img.float-paypal {
  float: right;
  margin: 0px 0px 0px 0px;
  border: 0px solid #FFFFFF !important; /* IE fix   #806B4D*/ 
 
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #990000; /* #32CD32;  green*/
}
a:hover img {  
  border: 2px solid  #FF0000 !important; /* IE fix    #806B4D */
  border: 2px solid  #FF0000            /* #32CD32;   #72A545;          */
}

code {
  margin: 10px;
  padding: 0 0 0 5px;
  text-align: left;
  display: block;
  overflow: auto; 
  font: normal 1em/1.5em Verdana, sans-serif; 
  /*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;*/
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 1px solid #808080;   /*#72Af45 */
  border-right: 1px solid #808080;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(http://www.indiandollsworld.com/images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 1px dotted #808080;  /*  #72A545, */
	border-right: 1px dotted #808080; /*  #72A545, */
	border-top: 1px dotted #808080;  /*  #72A545, */
	border-bottom: 1px dotted #808080;  /*  #72A545, */
	font-weight: bold; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px; 
	vertical-align: top;
}

/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
   width: 960px;  	
	text-align: left;		
	background: #FFF;	
}


#content-wrap {
	clear:both;
   margin: 0; padding:0;
	width: 960px;	
}

/* header */
#header {
	position: relative;
	background:  url(http://www.indiandollsworld.com/images/headerbg-green.gif) repeat-x;
	height: 84px;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 2.2em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #808080;  /*707277 or a1a1a1 */
	text-transform: none;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 60px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 1.0em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #808080;
	top: 6px;
	left:230px;
	width: 420px;
}

#header .searchform {
	position: absolute;
	top: 5px; right: 3px;	
}

/* main column */
#main {
	float: left;
	margin-left: 10px;  /* spacing between center col and left or right col */
	padding: 0;
	width: 560px;	
	border-left: 0px solid #f2f2f2;  /*left side boder of main col */
}




.post-footer {
	background-color: #FAFAFA;
	padding: 2px; margin-top: 0px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background:  url(http://www.indiandollsworld.com/images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background:  url(http://www.indiandollsworld.com/images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background:  url(http://www.indiandollsworld.com/images/page.gif) no-repeat left center;
	padding-left: 5px; margin: 0 10px 0 5px;
}

/* sideabar */
#sidebar {
	float: left;
	width: 200px;
	margin: 0;	padding: 0; 
	display: inline;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 1px 0;	 /* 8px */
	padding-right: 0;		
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px dotted #808080; /* 1 px solid #EFF0F1;  */
	background:  url(http://www.indiandollsworld.com/images/arrow_red.gif) no-repeat 2px 5px;  /* position of small icon x and y */
	padding: 0px 2px 4px 16px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}
/* This is created by R */
#sidebar ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	/*border-bottom: 4px solid #808080; */ /* 4 px solid   */
}

.left-note {
	background-color: #FFFFFF;
	padding: 0px; 
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 30px;
    margin-bottom: 0px;
	font-size: 95%;
	border: 0px solid #f2f2f2;
}

/* rightbar */
#rightbar {
	float: right;
	width: 180px;
	padding: 0;	margin: 0;		
}

.right-google-ad {
	background-color: #FFFFFF;
	padding: 0px; margin-top: 0px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}

/* footer */
#footer {
	clear: both;
	background: #FFF url(http://www.indiandollsworld.com/images/footerbg.gif) repeat-x left top;
	border-top: 1px solid #F2F2F2;
	text-align: center;	
	height: 50px;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/* menu */
#menu {

	clear: both;

	margin: 0; padding: 0;	



}
#menu ul {	
	position: relative; 
	/* bottom: 2px;   next element 2px from bottom */

	margin: 0; padding: 0;	
	float:none;
	font: bold 1.0em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 960px;/* 775px; */
	 border-bottom: 1px solid #808080; /* by R 808080 */
     border-top: 1px solid #808080;  /* by R 808080 */

	border-width: 1px 0 1px 0;    
    border-width: 0px 0 1px 0; 
	list-style: none;
}

#menu p
{
	background-image:url(http://www.indiandollsworld.com/images/top-bar.gif); 
    background-repeat: no-repeat;
}

#menu ul li{
	display: inline;	
}
#menu ul li a {	
	/* position: relative; bottom: -4px; */
	float: left;
	/* color: #808080; */
    
/*     margin:'0' '30' '0' '50';  */

	padding: 0px 10px 0px 10px; 

	/* padding: 0px 22px;   spacing between top nav */
	text-decoration: none;
	background: url(http://www.indiandollsworld.com/images/menudivide.gif) repeat-y right top; 
	/* border-top: 2px solid #808080; 	 4 px solid Dark green 007236 by R */
	/* border-bottom: 1px solid #808080;  4 px solid Dark green 007236 */
}
#menu ul li a:hover{
	color: black;
	/* background-color: #F3F3F3; */
	/* border-bottom: 4px solid #808080;   4 px solid   light green 32cd32 */

}
#menu ul li#current a{
	color: #333;
	/* background-color: #F3F3F3; */
	/* border-bottom: 4px solid #808080;  4 px solid   */
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear { clear: both; }
.block { display: block; }
.hide  { display: none; }	
.green { color: #808080; }  /*  .green {	color: #32CD32; }  */ 

/* by R */
.dottedLineGrayBG {
	background-image: url(http://www.indiandollsworld.com/images/dotted_line_gray_hori.gif);
	background-repeat: repeat-x;
}

.dottedLineGrayBG2 {
	background-image: url(http://www.indiandollsworld.com/images/dotted_line_gray_verti.gif);
	background-repeat: repeat-y;
}

.regularPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006600;

}
.salePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: line-through;
}

.soldout {
	color: #FF0000;
	font-weight: bold;
}
  
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      height: 38px;
      padding:-30px 0px -30px 300px;
      background:#FFFFFF;
      font-size:120%;
      font-weight:bold;
	  margin:'100' '0' '0' '0';




      }
    #tabsB ul {
	margin:'0' '0' '0' '0';
	
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:10;
      padding:0;
      font-weight:bold;
      }
    #tabsB a {
      float:left;
      background:url("http://www.indiandollsworld.com/images/tableftB.gif") no-repeat left top;
      margin:'0' '0' '0' '0';
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("http://www.indiandollsworld.com/images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	
	
#tabsB ul li#active a{

      /*background-position:0% -42px; */

	/* color: #333;*/
	/* background-color: #F3F3F3; */
	/* border-bottom: 4px solid #808080;  4 px solid   */
}
	
/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#FFF;
	               border-bottom: 1px solid #990000;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("http://www.indiandollsworld.com/images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("http://www.indiandollsworld.com/images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	
	
	
/* Two col */
.title {
padding
padding:'0px' '0px' '3px' '0px';
	border-bottom: 1px solid #990000;
}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 280px;
}

.twocols .col2 {
	float: right;
	width: 280px;
}


.list1 {
	margin-left: 0;
	padding-left: 30;
	list-style: none;
}

.list1 li {
	padding-left: 10px;
	background: url(http://www.indiandollsworld.com/images/arrow_red.gif) no-repeat 4px 10px;

}
/* Two col */
