@charset "utf-8";
/* CSS Document */

#container {
	width: 662px;
	background: transparent url(../_images/bg-container-footer-store.png) bottom left no-repeat;	
	behavior: url(../_css/iepngfix.htc); 
	padding: 0px 0px 12px 0px;
	margin: 0px;
	margin-bottom: 15px;	
	margin-left: 21px;

}

*+ html #container {
	margin-top: 0px;
}

* html #container {
	margin: 0px;
	left: -30px;
	/*margin-top: 10px;
	margin-bottom: 40px;*/
}

#content {
	background: #ffffff url(../_images/bg-container-store.gif) top left repeat-y;
	min-height:380px;
}

* html #content {
	width: 638px;
}

#storeMenu {
	padding: 0px 0px 0px 1px;
	margin: 20px 0px 0px 0px;
	background: url(../_images/bg-container-header-store.png) bottom left no-repeat;	
	behavior: url(../_css/iepngfix.htc); 
	height: 68px;
	list-style: none;
}

#storeMenu li {
	margin: 0px;
	padding: 0px;
	height: 37px;
	float: left;
}

#storeMenu li a {
	display: block;
	padding-top: 8px;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 159px;
	height: 29px;
	color: #666666;
	text-align: center;
	background: #ABABAB url(../_images/topmenu-store.png) top left no-repeat;
}

#storeMenu li a:hover, #storeMenu li a.on {
	background: #Da5213 url(../_images/topmenu-store-hover.png) top left no-repeat;
	color: #ffffff;
}

#storeMenu li#first a {
	background-image: url(../_images/topmenu-store-left.png);
}

#storeMenu li#first a:hover, #storeMenu li#first a.on {
	background-image: url(../_images/topmenu-store-left-hover.png);
}

#rightBar {
	width: 160px;
	float: right;
	margin-top: 20px;
}

* html #rightBar {
	position: absolute;
	left: 825px;
	top: 110px;
	float: none;
}

#rightBar h2 {
	color: #c32c00;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}


#rightBar .storeInfo {
	margin-bottom:20px;
}

#storeboxContainer {
	background: url(/_images/store-specials-bg-bottom.png) bottom left no-repeat;
	behavior: url(../_css/iepngfix.htc); 
	padding-bottom: 15px;
	width: 144px;
}

#storebox {
	background-image: url(/_images/store-specials-bg.png);
	behavior: url(../_css/iepngfix.htc); 
	background-repeat: repeat-y;
	width: 124px;
	margin-top: 0px;
	padding: 0px 10px;
	text-align: center;
}

#backtolaxworld {
	background:url(/_images/backtolaxworld.png) no-repeat;
	width:129px;
	height:19px;
	text-indent:-9999px;
	font-size:10px;
}
#backtolaxworld:hover {
	background-position: bottom;
	cursor:pointer;
}

#leftmenu {
	margin: 20px 0px 0px 0px;
}

#leftmenu h2 {
	font: 14px;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
	padding: 10px 2px 5px 2px;
	text-transform: uppercase;
	text-align: center;
	background: url(/_images/store-specials-bg-top.png) top left no-repeat;
	behavior: url(../_css/iepngfix.htc); 
	width: 140px;
}

#storebox .special {
	border-top: 1px #c32a00 solid;
	padding-top: 8px;
}

#storebox h4 {
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

#storebox a {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#content p {
	line-height: 130%;
	font-size: 11px;
	color: #333333;
	margin: 0px 16px 10px 16px;
	padding: 0px 0px 16px 0px;
	border-bottom: 1px #cccccc solid;
}

#rightBar p {
	margin: 0px;
	padding: 0px 1px;
	border-bottom: 0px;
	color: #333333;
	line-height: 130%;
	font-size: 10px;
}

#content #productHolder {
	padding: 10px 0px;
	margin: 0px 16px;
	position: relative;
}

#content #productHolder .product {
	color: #666666;
	line-height: 115%;
	height: 200px;
	padding: 0px 15px;
	width: 117px;
}

#content #productHolder .product h2 {
	color: #666666;
	font-size: 11.15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 31px;*/
	line-height: 115%;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
}

#content #productHolder .product h4 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}


#mailList {
	font-size: 11px;
	font-weight: bold;
	color: #C52c00;
	margin-bottom: 30px;
}

#mailList .field {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}

#mailList .searchText {
     border-style: hidden;
     border-width: 0px;
     padding: 4px 8px;
	 width: 115px;
	 margin-top: 5px;
     background: transparent url(../_images/bg-search.png) no-repeat;
	 behavior: url(../_css/iepngfix.htc); 
     margin-left:0px;
	 float: left;
}

#mailList .submit {
     background: transparent url(../_images/bg-submit.png);
	 behavior: url(/_css/iepngfix.htc); 
	 float: left;
	 margin-top: 5px;
	 width: 15px;
	 height: 19px;
}

#container #content h3 {
	text-align: left;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}

#content #productHolder .product h3 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
}

#contactUs {
	margin-left: 16px;
}

#contactUs td {
	font-size: 12px;
}

#contactUs td input {
	border: 1px #333 solid;
}

#contactUs td textarea {
	border: 1px #333 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#events th {
	font-size: 10.5px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
}

#events tr td {
	border-bottom: 1px #ffffff solid;
	font-size: 10.5px;
	color: #555555;
	padding: 5px;
}

#events tr.odd {
	background-color: #e3e3e3;
}

#events tr.even {
	background-color: #cccccc;
}

#events p {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
}



/* CONTACT US PAGE */
#directions {
	float: right;
	width: 250px;
}

#locationsPopupBox {
	background-color:#cccccc;
	border: 2px solid #000000;
	left: 401px;
	margin: 0px;
	padding: 10px;
	position: absolute;
	top: 160px;
	visibility:hidden;
	width: auto;
	z-index: 200;
}


