/* CSS Document */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:6px; 
	margin-bottom:45px;
	background: #333 url('images/Untitled-1.jpg') fixed repeat-x left top;
}
img {
	border:none;
}
ul, a, h2 {
	margin:0; padding:0; list-style:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:840px;
	height:auto;
	/* background-color:#FFF; */
	padding:0 2px;
	margin:auto;
}

/* Header part style start from here */

#headcontainer{
	width:840px;
	height:132px;
	background: transparent url(images/bmja_header.png);
	border-top:4px solid #9D9C9C;
	margin:auto;
}


#leftcontainer{
	width:385px;
	height:132px;
	background: transparent ;

	float:left;
	margin-top:auto;
}

#logo{
	position:relative;
	top:5px;
	left:0px;
	width:500px;
	height:100px;
	line-height:19pt;
	z-index:9999;
	
	/*  for IE6 - padding-left:65px; */
	
	padding-left:15px;
	margin:auto;
	}

	
.mastBLUE{
	position:relative;
	top:25px;
	left:4px;
	text-transform: uppercase;
	letter-spacing:0px;
	font-size:2.4em;
	color:#fff;
	font-family:tahoma,verdana;
}
.mastMOUNTAIN{
	position: relative;
	top: 25px;
	left:4px;
	letter-spacing: 0px;
	font-size: 2.4em;
	color: #fff;
	font-weight: bold;
	font-family: tahoma,verdana;
	text-transform: uppercase;
}

.mastJEEPALL{
	position:relative;
	top:25px;
	left:8px;
	text-transform: uppercase;
	letter-spacing:14px;
	font-size:1.1em;
	color:#fff;
	font-family:tahoma,verdana;
}
.welcome{
font-size:0.8em;
font-family:tahoma;
padding-left:5px;
}

#bannerContainer{
	position:relative;
	top:10px;
	left:80px;
	margin:0px;
	padding:0px;
}

a.welcome, a.welcome:visited{text-decoration:none;color:navy;font-weight:bold;}
a.welcome:hover, a.welcome:active{text-decoration:underline;color:navy;font-weight:bold;}	
	
	
#rightcontainer{
	width:200px;
	height:132px;
	background: transparent;
	float:left;
	margin-top:auto;
}

#searchcontainer{
width:207px;
height:auto;
padding-right:20px;
float:right;
margin:auto;
}

#sleft{
width:10px;
height:33px;
float:left;
margin:auto;
}

#smiddle{
width:187px;
height:33px;
padding-top:5px;
background-image:url(images/searchbg.jpg);
background-repeat:repeat-x;
float:left;
margin:auto;
}

#search{
width:49px;
height:auto;
float:left;
margin:auto;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#000; background-color:inherit;
}

#sbox{
width:105px;
height:auto;
float:left;
margin:auto;
}

#sbutton{
width:30px;
height:auto;
padding-top:3px;
text-align:center;
float:left;
margin:auto;
}

#sright{
width:10px;
height:33px;
float:right;
margin:auto;
}

/* Header part style end here */


/* nav part style start from here */

#navcontainer{
	width:840px;
	height:39px;
	background:url(images/navbg.png) 0 0 repeat-x;
}
#navcontainer ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0 0 32px;
}
#navcontainer ul li {
	float:left; padding:0 10px 0 14px;
	background:url(images/navarrrow.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {	
	padding-right:0;
}
#navcontainer ul li a {
	color:#f3f3f3; background-color:inherit; text-decoration:none;
}
#navcontainer ul li a:hover, #navcontainer ul li span {
	color:#FCE302; background-color:inherit;
}

#homecontainer{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

#homearrow{
width:auto;
height:20px;
padding-left:30px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#home{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

a.hometxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#A3A2A2; background-color:inherit;
text-decoration:none;
}
a.hometxt:hover{
	color:#638E02; background-color:inherit;
}







#aboutuscontainer{
	width:87px;
	height:39px;
	float:left;
	margin-top:auto;
}

#aboutarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#about{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#serviescontainer{
	width:86px;
	height:39px;
	float:left;
	margin-top:auto;
}

#servicesarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#services{
width:25px;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}






#foodgallerycontainer{
	width:108px;
	height:39px;
	float:left;
	margin-top:auto;
}

#foodarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#food{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

#pricingcontainer{
	width:145px;
	height:39px;
	float:left;
	margin-top:auto;
}

#pricingarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#pricing{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}

#deliverycontainer{
	width:150px;
	height:39px;
	float:left;
	margin-top:auto;
}

#deliveryarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#delivery{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



#contactscontainer{
	width:90px;
	height:39px;
	float:left;
	margin-top:auto;
}

#contactsarrow{
width:auto;
height:20px;
padding-right:5px;
padding-top:15px;
text-align:center;
float:left;
margin:auto;
}

#contacts{
width:auto;
height:27px;
padding-top:12px;
text-align:center;
float:left;
margin:auto;
}



/* nav part style end here */

/* banner part style start from here */

#banner{
width:840px;
height:262px;
background-color:#000; 
color:#4D4747;
margin:auto;
}

#bleft{
width:542px;
height:262px;
padding-top:0px;
padding-right:0px;
float:left;
margin:auto;
border:1px solid #333;
background: transparent url(images/crawlpagemast.jpg) no-repeat top left;
}

#bright{
width:279px;
height:262px;
border-top:1px solid #333;
background:#333 url('images/categorybg.png') repeat-y;
float:left;
line-height:auto;
margin:auto;
}

#bright2{
width:300px;
height:262px;
border-top:1px solid #333;
background:transparent;
float:left;
line-height:auto;
margin:auto;
}


#brf{
width:100px;
height:262px;
float:left;
margin:auto;
}

#brcategory{
width:168px;
height:264px;
float:left;
text-align:left;
margin:auto;
}

#brcategory2{
width:168px;
height:264px;
float:left;
padding-left:5px;
text-align:left;
margin:auto;
}

#brcategory ul{
	margin-left:25px;
	line-height:18px;
}

#brcategory2 ul{
	margin-left:25px;
	line-height:18px;
}

#brcategory li{
list-style-image: url('images/bullet1.jpg');

}


#brcategory2 li{
list-style-image: url('images/bullet1.jpg');
}

#category{
width:128px;
height:24px;
padding-top:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFF; background-color:inherit;
text-decoration:underline;
float:left;
margin:auto;
}


.categorynav{
width:128px;
height:18px;
float:left;
margin:auto;
}

.cbullet{
width:22px;
height:18px;
float:left;
margin:auto;
}

.bullet{
width:8px;
height:10px;
padding-top:5px;
float:left;
margin:auto;
}


.ctxtcontainer {
width:106px;
height:18px;
float:left;
margin:auto;
}

.ctxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFF; background-color:inherit;
text-decoration:none;
}
.ctxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFE200; background-color:inherit;
text-decoration:none;
}

#cmore{
width:128px;
height:18px;
text-align:right;
float:right;
margin:auto;
}

/* banner end part style end here */

.blank{
width:840px;
height:12px;
background-color:#FFFFFF; color:#4D4747;
margin:auto;
}

/* body part style start from here */

#bodycontainer{
width:840px;
height:auto; color:#4D4747;
background-color:#FFFFFF;
padding:0px;
margin:auto;
text-align:left;
}


#bodycontainerleft{
width:200px;
height:auto;
background-color:#FFFFFF;
float:left;
margin:auto; color:#4D4747;
margin-right:15px;
}

#lmaim{
width:195px;
height:auto;
text-align:center;
margin:auto;
}

#blmaim{
width:205px;
height:17px;
text-align:center;
margin:auto;
}

#loginmaim{
width:205px;
height:auto;
text-align:center;
margin:auto;
}

#loging{
width:203px;
height:33px; text-indent:-2000px;
background:url(images/newuser.png) 0 0 no-repeat;
}

#loging2{
width:203px;
height:33px; text-indent:-2000px;
background:url(images/bmja_merchandise.png) 0 0 no-repeat;
}

#loginbg{
height:137px;width:203px;
background-color:#EAEAEA; color:#4C4A4A;
}

#logingbottom{
width:203px;
height:6px;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#advtmaim{
width:205px;
height:202px;
background-image:url(images/clear.gif);
background-repeat:no-repeat;
background-position:left top;
float:left;
margin:auto;
}

#clickherecontainer{
width:150px;
height:25px;
padding-top:122px;
text-align:right;
margin:auto;
}

.clicktxt{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#000; background-color:inherit;
text-decoration:none;
}
.clicktxt:hover{
color:#FF0000; background-color:inherit;
}

.newusercontainer{
width:175px;
height:32px;
text-align:center;
margin:auto;
}

.newleft{
width:67px;
height:auto;
padding-top:15px;
float:left;
margin:auto;
}

.newright{
width:101px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

.nutxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#4C4A4A; background-color:inherit;
}

#forgot{
width:165px;
height:auto;
padding-top:10px;
text-align:left;
margin:auto;
}

.forgottxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:blue; background-color:inherit;
text-decoration:none;
}
.forgottxt:hover{
text-decoration:underline;
}

#signup{
width:60px;
height:auto;
padding-top:11px;
float:right;
margin:auto;
}

#bodycontainercenter{

color:#4D4747;
background-color:#FFFFFF;
float:left;
text-align:left;
font-family:Trebuchet MS;
width:400px;
height:auto;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-bottom:0px;


}



#bodycontainercenter h2{
	color:#3366CC;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	border-bottom:2px solid #A2B9CF;
	margin-bottom:5px;
	font-size:13.5pt;
	letter-spacing:-1px;
	font-weight:bolder;
	line-height:normal;
}

#col3left h2{
	color:#3366CC;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	border-bottom:2px solid #A2B9CF;
	margin-bottom:5px;
	font-size:13.5pt;
	letter-spacing:-1px;
	font-weight:bolder;
	line-height:normal;

}

#bodycontainercenter h3{
	color:#333;
	font-family:Trebuchet MS;
	font-size:10pt;
	letter-spacing:0;
	font-weight:bolder;
}

#wmaim{
width:543px;
height:auto;
text-align:left;
margin:auto;
margin-top:18px;
font-size:8pt;
line-height:normal;

}

#welcome{
height:43px;
/* text-indent:-2000px; */
font-size:16pt;
font-weight:normal;
letter-spacing:-1px;
margin-bottom:-15px;
}

#wtxt{
width:315px;
height:auto;
float:left;
margin:auto;
background-repeat:no-repeat;
text-align:left;
}

.wtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:justify;
color:#4D4747; background-color:inherit;
}

.h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
font-weight:bold;
text-align:justify;
color:#4D4747; background-color:inherit;
}

.rmore{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:right;
color:#FF0000; background-color:inherit;
text-decoration:none;
}
.rmore:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
text-align:right;
color:#5E8800; background-color:inherit;
text-decoration:none;
}

#bodycontainerright{
color:#4D4747;
width:223px;
height:100%;
background:#fff url(images/categorybg2.png) top no-repeat;
float:right;
margin:auto;
}

#bodycontainerright2{
color:#4D4747;
width:223px;
height:100%;
background:#fff url(images/categorybg2B.png) top no-repeat;
float:right;
margin:auto;
}

#bodycontainerright3{
color:#4D4747;
width:223px;
height:100%;
background:#fff url(images/categorybg2B.png) top no-repeat;
float:right;
margin:auto;
}

#rmaim{
width:200px;
height:auto;
text-align:center;
margin:auto;
}


#rmaim2{
width:210px;
height:auto;
text-align:center;
margin:auto;
}

#featured{
height:43px;
/* text-indent:-2000px; */
font-size:14pt;
font-weight:normal;
letter-spacing:-1px;
margin-bottom:-15px;
text-align:left;
font-family:Trebuchet MS;
}

.fpm1{
width:192px;
height:91px;
float:left;
margin:auto;
}

.fpmleft{
width:97px;
height:auto;
float:left;
margin:auto;
}

.fpmright{
width:84px;
height:auto;
float:left;
margin:auto;
}

.ftext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
padding-left:8px;
text-align:left;
color:#4D4747; background-color:inherit;
}

#blankright{
width:192px;
height:14px;
text-align:center;
margin:auto;
}

#rightpic{
width:192px;
height:170px;
float:left;
text-align:right;
margin:auto;
}


/* body end part style end here */



#footercontainercenter{
width:840px;
height:78px;
background-color:#FFFFFF; color:#4D4747;
border-bottom:1px solid #FFFFFF;
margin:auto;
}

#fooertleft{
width:210px;
height:79px;
background:#333 url(images/footerleftbkg.png) top right no-repeat;
color:#4D4747;
border-right:1px solid #333;
float:left;
margin:auto;
}

#fstore{
width:194px;
height:22px;
padding-top:2px;
margin-left:0px;
text-align:center;
margin:auto;
}

#footeright{
width:629px;
height:78px;
background-color:#FFFFFF;
float:left; 
color:#4D4747;
margin:auto;
}

#frtop{
width:629px;
height:35px;
background-image:url(images/footertop.png);
background-repeat:repeat-x;
text-align:center;
float:left;
margin:auto;
}


#fooertxt{
height:auto;
padding-top:7pt;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF; background-color:inherit;
text-decoration:none;
}

a.fnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF; background-color:inherit;
text-decoration:none;
}
a.fnav:hover, #fooertxt span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFE200; background-color:inherit;
text-decoration:none;
}


#copyright{
width:609px;
height:39px;
padding-top:5px;
float:left;
margin:auto;
text-align:center;
background: #555;

}

.copyrighttxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:white;
text-align:center;
padding-left:20px;
background-color:inherit;
}
.copyrighttxt a {
	color:#fff; text-decoration:underline; background-color:inherit;
}
.copyrighttxt a:hover {
	text-decoration:none;
}

#cardcontainer{
width:270px;
height:40px;
float:left;
margin:auto;
}

#card{
width:170px;
height:17px;
padding-top:5px;
padding-right:30px;
float:right;
margin:auto;
}

#cardtxtcontainer{
width:170px;
height:15px;
float:right;
margin:auto;
}

.cardtxt{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
text-align:left;
padding-top:5px;
color:#4D4747; background-color:inherit;
}

#col3left{
	float: left;
	text-align: left;
	vertical-align: text-top;
	width:500px;
	height:auto;
	font-size:8pt;
	font-family:tahoma;
	padding:20px;
	line-height:12pt;
	margin-right:20px;
}


#col3,#col3center {
	float: left;
	width: 145px;
	text-align: left;
	vertical-align: text-top;
	font-size:11px;

}


#col3center {margin: 0 2px;}

#col3 ul{
	list-style: none;
	color:navy;
}

#col3center ul{
	list-style: none;
	color:navy;
}

#col3centerRight{
margin: 0 2px;
	float: left;
	width: 236px;
	text-align: left;
	vertical-align: text-top;
	font-size: 8pt;
	margin-left:42px;
	margin-right:-10px;
	border-right:2px solid black;
	background:#fff url(images/categorybg2.png) top no-repeat;

}

#col3RightInner{
	padding-left:20px;

}

#col3RightInner ul{
	margin-left:76px;
	line-height:18px;
}

#col3RightInner li{
list-style-image: url('images/bullet1.jpg');
}

#col3 h2{
	color:#3366CC;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	border-bottom:2px solid #A2B9CF;
	margin-bottom:5px;
	font-size:13.5pt;
	letter-spacing:-1px;
	font-weight:bolder;
	line-height:normal;
}


fieldset, .fieldset {border:1px solid #7A94AF; padding:10px;margin-bottom:18px}
legend, .legend {background:#AFC0D2;
  padding:0px 5px;
  border:1px solid #7A94AF;
  font-weight:bold;
  color:#282D80;}
  
 .inputclass, .formfield {border:1px solid #7A93AF;
  background:#f8f8f8;
  padding-left:4px;
  font-size:10px;
  letter-spacing:0px;
  color:#369}
 
  
 .inputclass:focus, .formfield:focus {border:1px solid #006;
  background:#FFFFFF;
  padding-left:4px;
  font-size:10px;
   letter-spacing:0px;
  color:#036}
  
 .button, .reset {border:2px outset #006;
  font:11px Arial, Geneva, sans-serif;
  background:#7A93AF;
  color:#FFF}
  
 .button:active, .reset:active, .button:hover, .reset:hover {border:2px outset #7A93AF;
  font:11px Arial, Geneva, sans-serif;
  background:#006;
  color:#FFF}
 
 .submit {border:2px outset #AFC0D2;
  font:bold 11px Arial, Geneva, sans-serif;
  background:#7A93AF;
  color:#FFF}
  
 .submit:active, .submit:hover {border:2px outset #7A93AF;
  font:bold 11px Arial, Geneva, sans-serif;
  outline:none;
  background:#006;
  color:#FFF}