@charset "utf-8";
/******************************************************************
***   Global Settings   ***
*******************************************************************/
/*
-------------------------------------------------
@Encoding			= charset "utf-8"
-------------------------------------------------
@Css Version		= Css Level 2
-------------------------------------------------
@Copyright			= Copyright 2008-2009, 
-------------------------------------------------
@Language			= en
-------------------------------------------------
@Author				= http://seedsolutions.co.in/ 
-------------------------------------------------
@Link				= http://seedsolutions.co.in/ 
-------------------------------------------------

*/

/*********************************************************************
***   Body Class Starts Here   ***
**********************************************************************/

/***** Global Selectors *****/
/*
* {
	margin: 0;
	border:0;
	padding:0;
	padding:0 auto 0 auto;
}
*/
html, body {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	background:url(/images/header/headerBg.jpg) repeat-x top;
}

/********** Headings **********/
/*
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
*/
/***** Common Formatting *****/

img {
	border:0;
}


/***** Global Classes *****/

.clear {
	clear:both;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.error {
	color:#FF0000;
	font-size:10px;
}
.smallfont {
	font-size:10px;
}


/* ---------------***  	Wrapper    *** ------------- */


#bodypagebg {		       			/* site center align */
	text-align: center;
	width: 960px;
	margin: 0px auto 0px auto;
	height:auto;
}
#wrapper {	                         /* Main Outer Fix  */
	width:960px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}
/************************************************************************#f3f3f3;
*** Body Class Ends Here ***
*************************************************************************/


/*************************************************************************
*** Header Class Starts Here ***
**************************************************************************/


/*  header Starts here */
#header{
	float:left;
	width:960px;
}

#logo{
	float:left;
	width:231px;
	height:auto;
}

#products{
	position:absolute;
	<!--margin-left:-310px;-->
	float:left;
	width: 375px;
	height:22px;
	line-height:20px;
	text-align: left;
	font-size:11px;
	font-weight:bold;
	color:#727272;
}
#count{
	float:left;
	color: #8b0000;	
	margin-left:2px;
}
#product{
	float:left;
	margin-left:4px;
}

#headerRight{
	float:right;
	width:60%;
}

#topLink{
	position:relative;
	display:inline;
	float:right;
	width:100%;
	height:22px;
	text-align:right;
	color:#727272;
	line-height:20px;
	font-size:11px;
	font-weight: bold;
	
}

#topLink a{
	color:#727272;
	text-decoration:none;
}

#topLink a:hover{
	color:#353535;
	text-decoration:none;
}

#searchOuter{
	float:right;
	width:100%;
	margin-top:20px;
}

.searchBtnOuter{
	float:right; width:30px;
}

.searchBtn{
	float:right;
	width:26px;
	height:25px;
	background:url(/images/header/searchBtn.jpg) no-repeat;
}

.searchTextOuter{
	float:right; width:530px; text-align:right;
}

.searchText{
	width:190px;
	text-align:left;
	height:19px;
	/*border:1px solid #acacac;
	background:url(/catalog/images/search.jpg) no-repeat left;
	padding-left:18px;*/
	border:0px;
	padding-top:3px;
	color:#727272;
	vertical-align:top;
}

.searchTextBox {
 border: 1px solid #acacac;
}

.searchLink{
	float:right; width:254px; text-align:left; color:#8b0000;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

.searchLink a{
	color:#8b0000;
	text-decoration:none;
	}
	
.searchLink a:hover{
	color:#600101;
	text-decoration:none;
	}



/* HEADER Layer starts*/
 div#object1{
  	position:absolute;
 	width:363px;
	height: 68px;

	margin-top:14px;
	margin-left:-155px;

	background-color:#F2F2F2;
	border-left-width:2px;
	border-left-style:solid;
	
	border-right-width:2px;
    border-right-style:solid;
    
	border-bottom-width:2px;
    border-bottom-style:solid;
    border-color: #E5E5E5;
	
	visibility: hidden; 
	z-index: auto;
	/*<!-- margin-left:-12px; -->*/
	
 }
 
 div#bt_abort{
 	margin-top:5px;
 	margin-left: 225px;
 }
  
 div#bt_login{
 	margin-top:5px;
 	margin-bottom:10px;
 	margin-left: 225px;
 	<!--
 	margin-top:-18px;
 	-->
 }
 
 div#loader{
 	background: url(/images/loader.gif) no-repeat center;
 	position:absolute;
 	width:363px;
	height: 68px;

	margin-top:20px;
	margin-left:594px;
	
	background-color:#F2F2F2;
	border-left-width:2px;
	border-left-style:solid;
	
	border-right-width:2px;
    border-right-style:solid;
    
	border-bottom-width:2px;
    border-bottom-style:solid;
    border-color: #E5E5E5;
	
	visibility: hidden; 
	z-index: auto;
	<!-- margin-left:292px; -->
 }

/* Header Layer ends*/	
	
/*  header  Ends here */


/*  menu Starts here */

#menuOuter{
	float:left;
	width:960px;
	/*margin-left:-40px;*/
	align:left;
	padding-top:8px;
	height:32px;
	<!--
	padding-top:10px;
	-->
}

.left_line{
	/*background:url(/catalog/images/Left_deviderLine.jpg) left top no-repeat;*/
	margin:0;
	padding:0;
	background-position:0px 9px;
}

#menuOuter ul
{
list-style: none;
padding:0 0 0 0;
margin:0 auto 0 0;
} 

#menuOuter li
{
float: left;
width:25%;
margin: 0 auto;
font-size:12px;
font-weight:bold;
display:block;
line-height:28px;
}

#menuOuter li a
{
	color:#fff;
	text-decoration:none;
	display:block;
	/*background:url(/catalog/images/deviderLine.jpg) right  no-repeat;*/
	height:30px;
	border-right:1px solid #301515;
}

#menuOuter li a:hover
{
	color:#fff;
	text-decoration:none;
	background:url(/images/header/mouseOver.jpg) center repeat-x;
	display:block;
	border-right:1px solid #301515;
	height:30px;
}

#menuOuter li a span
{
	color:#fff;
	text-decoration:none;
	/*background:url(/catalog/images/mouseOver.jpg) repeat-x right;*/
	display:block;
	height:30px;
	border-left:1px solid #301515;
}

#menuOuter li span
{
	color:#a2958c;
}

.menuActive{
	color:#fff;
	text-decoration:none;
	background:url(/images/header/mouseOver.jpg) center repeat-x;
	display:block;
	border-right:1px solid #301515;
	height:30px;
}

#subMenu{
	float:left; width:960px; margin-top:6px;
}

a.submenu{
margin-left:5.15px;
margin-right:5.15px;
float:left;
text-decoration:none;
}

a.submenu em{
display: block;
float: left;
width: 8px;
height: 18px;
cursor:pointer;
}
a.submenu span{
display: block;
float: left;
height: 18px;
cursor:pointer;
line-height:18px;
color:#68686b;
font-size:10px;
padding:0 3px;
text-decoration:none;
font-weight:bold;
}
a.submenu b{
display: block;
float: left;
width: 8px;
height: 18px;
cursor:pointer;
} 


/* Hover Class here */

a.submenu:hover em{
display: block;
float: left;
background: url(/images/header/em_bg.jpg) no-repeat;
width: 8px;
height: 18px;
cursor:pointer;
}
a.submenu:hover span{
display: block;
float: left;
background:#9a0000;/* url(/catalog/images/span_bg.jpg) repeat-x*/
height: 18px;
cursor:pointer;
line-height:18px;
color:#FFFFFF;
font-size:10px;
text-decoration:none;
padding:0 3px;
}
a.submenu:hover b{
display: block;
float: left;
background: url(/images/header/b_bg.jpg) no-repeat;
width: 8px;
height: 18px;
cursor:pointer;
} 

a.current em{
display: block;
float: left;
background: url(/images/header/em_bg.jpg) no-repeat;
width: 8px;
height: 18px;
cursor:pointer;
}
a.current span{
display: block;
float: left;
background:#9a0000;/* url(/catalog/images/span_bg.jpg) repeat-x*/
height: 18px;
cursor:pointer;
line-height:18px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 3px;
}
a.current b{
display: block;
float: left;
background: url(/images/header/b_bg.jpg) no-repeat;
width: 8px;
height: 18px;
cursor:pointer;
} 

a.
/*  menu  Ends here */

/****************************************************************************
*** Header Class Ends Here ***
******************************************************************************/

/*****************************************************************************
*** Content Class Starts Here ***
******************************************************************************/


/* ---------***Left Panel Starts Here*** ----------- */


/* ---------***Left Panel Ends Here*** -------------- */

/********************************************************************************
*** Content  Class Ends Here ***
*********************************************************************************/


/*********************************************************************************
*** Footer Class Starts Here ***
**********************************************************************************/

#footer {
}
/**********************************************************************************
*** Footer  Class Ends Here ***
***********************************************************************************/

