/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { 
	margin:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575555; 
}

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;/*vertical-align:top;*/}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }



.btn_hm{
	cursor:pointer;
	background:url(../images/btn_bg.gif) repeat-x left center;
	height:23px;
	width:92px;
	border:0px solid #ffffff;
	font-size:12px;
	color:#656564;
	font-weight:bold;
}

.emailimage{
background:url(../images/newsletter.gif) right bottom; width:54px; height:40px;  float:right; margin-top:-25px; margin-left:-10px;
}
/*harish*/
.toprated_blk{
	 float:left;  
	 width:711px; 
	 _width:705px;
	 _margin-left:0px;
	 _margin-right:0px;
	 _padding:0px;
	 margin-left:0px;
}

.btn{
	cursor:pointer;
	background:#949494 url(../images/btn_dark.gif) repeat-x left center;
	height:25px;
	border:1px solid #949494;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding:0 10px 2px 10px;
	margin:0px;
}

.emailimage_1{
background:url(../images/newsletter.gif) right bottom; width:54px; height:40px; margin-top:-30px; float:right; margin-right:25px;
}

.newsletter_blk
{ margin-left:20px; padding:0px 0 0px 10px;}

.subscribe_blk{
float:left; width:260px; .width:275px; padding-top:10px; margin-right:10px;
}
.toggle{
	float:left;
	padding:5px 10px 0 0px;
	margin:0px;
	height:31px;
	font-size:13px;
	color:#6a6a6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
	width:700px;
	.width:700px;
	_width:700px;
	z-index:2;
	position:relative;
}
.toggle ul{
	padding:0;	
	margin:0;
	list-style-type:none;
}
.toggle ul li{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.toggle ul li a{
	float: left;
	display: block;
	color:#6a6a6a;
	text-decoration: none;
	font-weight:bold;
	padding:0 0 0 0px; 
	height:31px;
	text-align: center;
	margin-right:3px;
	cursor: pointer;
	
}
.toggle ul li a span{
	float: left;
	display: block;
	padding: 10px 14px 0 20px;
	height:31px;
	width:138px;
	/*margin-right:3px;*/
	color: #ffffff;
	background: url(../images/tab_inactive.gif) no-repeat right top; 
	margin-bottom:-10px;
	}
.toggle ul li span{
	display:block;
	float:left;
	color:#6a6a6a;
}
.toggle ul li a:hover{
	color: #6a6a6a;
}
.toggle li a:hover span{
	color: #ffffff;
	/*background: url(../images/tab_active.gif) no-repeat right top; */
}
.toggle ul li.current a{
	color: #6a6a6a;
}
.toggle li.current a span {
	color: #6a6a6a;
	background: url(../images/tab_active.gif) no-repeat right top;
	width:168px;
	margin-left:-6px;
}
.toggle_blk{
	border:1px solid #cdcdcd; width:690px; height:130px; margin-bottom: 1em; padding: 10px; margin-top:-1px;
	_margin-top:-1px;
}
.toggle_blk font{
	font-family:Tw Cen MT, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}
.toggle_blk h1{
	font-family:Rockwell, Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	line-height:18px;
}

.clr{
	clear:both;
	}

.rated_blk_lft{
	 float:left; font-family:Arial, Helvetica, sans-serif; line-height:16px;
}
.rated_blk_rit{
	 float:right; font-family:Arial, Helvetica, sans-serif; line-height:16px;
}