/*------------------------------
Title: CSS for "Sell The Feeling"
AUthor: Sukanta Sen
------------------------------*/

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #3D8515;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D8515;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

img {border:0;
     }
h1 {
	font-size: 20px;
	color: #73AECE;
	font-weight:bold;
	padding:50px 0 0 10px;
	margin:0
}
h2 {
	font-size: 20px;
	color: #73AECE;
	font-weight:bold;
}
	h2.productHeader {
	font-size: 12pt;
	color:#73AECE;
	margin:10px 0 0 0;
}
a.buynow {
	font-size: 13px;
	color:#73AECE;
	margin:10px 0 0 0;
}
a.buynow:hover {
	font-size: 13px;
	color:#73AECE;
	margin:10px 0 0 0;
}
h3 {
	font-size: 12px;
	color: #73AECE;
}
h4 {
	font-size: 10px;
	color: #73AECE;
}
h5 {
	font-size: 9px;
	color: #73AECE;
}
form{margin:0; padding:0}


/* ----[body]----*/
.orange_header {
	font-size: 20px;
	color: #73AECE;
	font-weight:bold;
}

#main_border{
	
	/*padding:20px 20px 20px 20px;*/
	vertical-align:top;
	width:790px}
	
.inner_table{margin:7px 10px 0 20px}
.inner_page01{margin:0 0 0 0;}
	
/*.logo{background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	display:block;
	width:247px;
	height:166px}*/
.logo_rite{/*background-image:url(images/logo_rite.gif);
	background-repeat:no-repeat;*/
	width:35px;
	height:166px}
	
.line_top{
	background-image:url(images/line_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:35px;
	height:10px}
.line_bottom{
	background-image:url(images/line_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:35px;
	height:10px}
.line{
	background-image:url(images/line_bg.gif);
	width:35px;}
.navi_td{
/*	width:192px;*/
	padding:0 0 0 29px;
	vertical-align:top}	
.sign_up{
	width:150px;
	padding:0 16px; 0 12pt;
/*	font-weight:bold;*/
	color:#FFFFFF;
	background-image:url(images/signup_bg.gif);
	background-repeat: repeat-y;	
}
	
.body_style{
	width:530px;
	padding:0 0 0 10px;
	float:left;
	vertical-align:top;
	line-height: 20px;
}

.body_style01{
	float:left;
	vertical-align:top;
	line-height: 20px;
}

.body_img{margin:0 10px 20px 20px; float:right}
.body_img01{margin:0 10px 20px 0px; float:left}

#menu8 ul {	list-style: none;
        margin: 0;
        padding: 0;}

.subscriber{height:3px}


/* -----[Left Menu]-----*/

#menu8 {font-family:Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        width: 188px;
        margin-top: 5PX;
        }

#menu8 li a {
        text-decoration: none;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 30px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color:#000000;
        display: block;
        background: url(images/menu8.gif);
		background-repeat:no-repeat;
        padding: 10px 0 0 10px;
        }

#menu8 li a:hover {
        color: #000000;
        background: url(images/menu8.gif) 0 -39px;
		background-repeat:no-repeat;
        padding: 10px 0 0 10px;
        }

#menu8 li a:active, #menu8 li #current {
        color: #fff;
        background: url(images/menu8.gif) 0 -78px;
		background-repeat:no-repeat;
        padding: 10px 0 0 10px;
        }

/*contact pupup*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
/*background-color: white;*/
/*padding: 5px;*/
padding: 20px;
left: -2000px;
/*border: 1px dashed gray;*/
visibility: hidden;
/*visibility: visible;*/
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -180px;
left: 180px; /*position where enlarged image should offset horizontally */

}

	

#signup a {color:#000000;
           text-decoration:none;
		   font-family:Arial, Helvetica, sans-serif;
           font-size:12pt;
	       color:#000000;
	       font-weight:bold;
           }

#signup a:hover {color:#FFFFFF;
                 text-decoration:none;
                 }
				 
.orange_header_01{
	font-size: 16px;
	color: #73AECE;
	font-weight:bold;
}

.tt {font-family:Arial, Helvetica, sans-serif;
     font-size:12pt;
	 color:#FFFFFF;
	 }
.cart_head
{
font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
	 color:#FFFFFF;
}	 

#contactid
{
position: absolute;
background-color: transparent;
/*background-color: white;*/
/*padding: 5px;*/
/*border: 1px dashed gray;*/
/*visibility: visible;*/
color: black;
text-decoration: none;
top: 340px;
left: 250px; /*position where enlarged image should offset horizontally */
}
.hidden
{
visibility: hidden;
display:none;
}
.show
{
visibility: visible;
display:block;
}
.printbutton{display:none;}
