﻿#topNav {
width: 985px;
height: 55px;
}

#topNavContent {
position:inherit;
width: 960px;
height: 50px;
padding-top: 0px;
margin-left: 15px; 
}

* html a:hover {
visibility:visible;
}

/**************  Logo **********/
.nav_logo {
position: relative;
float: left;
background: url(/assets/img/nav/nav_india.gif) -0px -0px no-repeat;
white-space: nowrap;
display: block;
width: 119px;
height: 50px;
margin: 0;
padding: 0;
}

.nav_logo a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_logo a:hover {
}

/**************  findAGrill **********/
.nav_findAGrill {
position: relative;
float: left;
background: url(/assets/img/nav/nav_india.gif) -119px -0px no-repeat;
display: block;
width: 119px;
height: 50px;
}

.nav_findAGrill a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_findAGrill a:hover {
background: url(/assets/img/nav/nav_india.gif) -119px -53px no-repeat;
}

body#findAGrill .nav_findAGrill a {
background: transparent url(/assets/img/nav/nav_india.gif) -119px -157px no-repeat;
}

/**************  Accessories **********/
.nav_Accessories {
position: relative;
float: left;
background: url(/assets/img/nav/nav_india.gif) -238px -0px no-repeat;
display: block;
width: 119px;
height: 50px;
}

.nav_Accessories a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_Accessories a:hover {
background: url(/assets/img/nav/nav_india.gif) -238px -53px no-repeat;
}

body#Accessories .nav_Accessories a {
background: transparent url(/assets/img/nav/nav_india.gif) -238px -157px no-repeat;
}

/**************  Recipe **********/
.nav_findARecipe {
position: relative;
float: left;
background: url(/assets/img/nav/nav_india.gif) -357px -0px no-repeat;
display: block;
width: 119px;
height: 50px;
}

.nav_findARecipe a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_findARecipe a:hover {
background: url(/assets/img/nav/nav_india.gif) -357px -53px no-repeat;
}

body#findARecipe .nav_findARecipe a {
background: transparent url(/assets/img/nav/nav_india.gif) -357px -157px no-repeat;
}

/************** experience center **********/
.nav_experience {
float: left;
position: relative;
background: url(/assets/img/nav/nav_india.gif) -475px -0px no-repeat;
white-space: nowrap;
display: block;
width: 119px;
height: 50px;
}

.nav_experience a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_experience a:hover {
background: url(/assets/img/nav/nav_india.gif) -475px -53px no-repeat;
}

body#experiencecenter .nav_experience a {
background: transparent url(/assets/img/nav/nav_india.gif) -475px -157px no-repeat;
}

/**************  learntoGrill **********/
.nav_learntoGrill {
float: left;
position: relative;
background: url(/assets/img/nav/nav_india.gif) -594px -0px no-repeat;
display: block;
width: 119px;
height: 50px;
}

.nav_learntoGrill a {
display: block;
width: 119px;
height: 50px;
float: left;
}

.nav_learntoGrill a:hover {
background: url(/assets/img/nav/nav_india.gif) -594px -53px no-repeat;
}

body#learntoGrill .nav_learntoGrill a {
background: transparent url(/assets/img/nav/nav_india.gif) -594px -157px no-repeat;
}

/**************  Support **********/
.nav_Support {
float: left;
position: relative;
background: url(/assets/img/nav/nav_india.gif) -713px -0px no-repeat;
display: block;
width: 119px;
height: 50px;
}

.nav_Support a {
display: block;
width: 119px;
height: 50px;
display: block;
float: left;
}

.nav_Support a:hover {
background: url(/assets/img/nav/nav_india.gif) -713px -53px no-repeat;
}

body#Support .nav_Support a {
background: transparent url(/assets/img/nav/nav_india.gif) -713px -157px no-repeat;
}

/**************  Contact **********/
.nav_contact {
float: left;
position: relative;
background: url(/assets/img/nav/nav_india.gif) -833px -0px no-repeat;
display: block;
width: 125px; /*larger to fit last btn*/
height: 50px;
}

.nav_contact a {
display: block;
width: 125px;
height: 50px;
display: block;
float: left;
}

.nav_contact a:hover {
background: url(/assets/img/nav/nav_india.gif) -833px -53px no-repeat;
}

body#contact .nav_contact a {
background: transparent url(/assets/img/nav/nav_india.gif) -833px -157px no-repeat;
}

/**************  End Nav Controls **********/

.SearchBoxDiv {
width:274px;
/*border: solid #cccccc 1px;*/
height:32px;
padding-left: 10px;
padding-right: 10px;
}

.SearchBoxDiv input {
font-size: 14px;
color: #666666;
background: transparent;
border: solid 1px #ffffff;
}

.IntPopUp {
z-index: 5;
visibility:hidden;/**/
position:absolute;
width:325px;
height:237px;
overflow: hidden;
background-color:#ffffff;
padding:0px;
background: url(/assets/img/InternationalBG.jpg) no-repeat;
}

.IntPopUp_LeftColumn {
font-size: 12px;
float: left;
width:147px;
height:210px;
padding: 10px 5px 10px 10px;
line-height:24px;
color: #666666;
}

.IntPopUp_LeftColumn a:hover{ color: #000000;}

.IntPopUp_RightColumn{
font-size: 12px;
float : left;
width:147px;
height:210px;
padding: 10px 5px 10px 10px;
line-height:24px;
color: #666666;
}

.IntPopUp_RightColumn a:hover{ color: #000000;}
