* {
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia,"Times New Roman",Times,serif;
	background: #FFFFFF url('../image/body_bg_x.jpg') repeat-x center top;
	background: #FFFFFF url('http://www.tacobell.com/nutrition/css/../img/bg-body.png') repeat-y scroll center center;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input, select, button {
	vertical-align:middle;
}

img {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

ul, ol {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

input.input-text, textarea {
	overflow:auto;
	padding:2px;
}
input.input-text, select, textarea {
	border:1px solid #B6B6B6;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	margin: 0px auto;
	width:950px;
	border: 1px solid #F7F7F7;
	background: #FFF;
min-width: 800px;
}

#column {
width: 200px;
float: left;
	padding: 1%;
	font-size: 14px;
background: #F7F7F7;
border-right: 1px solid #bbbbbb;
border-left: 1px solid #bbbbbb;
}

#content {
  width: 690px;
  float: left;
  margin: 0;
  padding: 1% 2%;
  /*border-left: 1px solid #EEEEEE;*/
  border-right: 1px solid #bbbbbb;
}

/*-- Header --*/
#header {
	padding:0;
	text-align:right;
	margin-bottom:12px;
	z-index:999;
	height: 80px;
	clear:both;
}
#header .a {
	background: url('../../core/image/logo.gif') no-repeat;
	width: 382px;
	height: 70px;
	margin: 15px 0px;
	float: left;
}

#header .b {
	float:right;
	margin:0;
	padding:0;
}

.header-cart {
	background:transparent url(../image/header_cart_bkg.gif) no-repeat scroll 0 0;
	height:35px;
	width:330px;
}
.header-cart .items {
	color:#FFFFFF;
	float:left;
	line-height:35px;
	margin:0;
	padding:0;
	text-indent:35px;
	text-transform:uppercase;
}
#header .header-cart .button {
	cursor:pointer;
}
.header-cart .button {
	border:medium none;
	float:right;
	height:23px;
	margin:6px 4px 4px 0;


}

/*-- Bar --*/
#bar {
	background:transparent url(../image/nav_bkg.gif) no-repeat scroll 0 0;
	height:36px;
	width:950px;
	clear:both;
	border-bottom: 1px solid #bbbbbb;
}
#bar ul{
	float:left;
	font-size:1em;
}
#bar li {
	float:left;
	position:relative;
	text-align:left;
}
#bar li a {
	background:transparent url(../image/nav_sep.gif) no-repeat scroll right bottom;
	color:#444444;
	float:left;
	font-weight:bold;
	line-height:36px;
	padding:0 12px 0 0;
}
#bar li a span {
	padding:0 0 0 12px;
	cursor:pointer;
	display:block;
	white-space:nowrap;
}


#footer { 
	clear: both; 
	border-top: 5px solid #0000dd;
	padding: 10px;
	background: #F7F7F7;
	color: #666;
	height: 80px;
}
#footer a {
	color: #666;
	text-decoration: none;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer a:hover {
	text-decoration: underline;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading, h3 {
	border-bottom: 1px solid #0000cc;
	margin-bottom: 5px;
	clear:both;
	padding: 2px 0;
}

.heading span, h3 span {
	padding: 5px 10px;
	font-weight: bold;
	width: 100%;

	/*color: white;
	background: #0000cc;*/
	text-align: center;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
    margin: 0px 0px 15px 0px;
}

.breadcrumb a {
	color: #006699;
}


.price, .price_old, .price_new {
	font-size: 120%;
	color: #666666;
/*display: block;*/
	margin: 0px 0;
color:#159DCC;
font-family:Georgia;
font-size:16px;
font-weight:bold;
}
.price_old {
	text-decoration: line-through;
}

.price_new {
	color:#006600;
}

.savings {
	color: #880000;
	font-size: 10px;
}


#locale {
	display:block;
	margin-top: -60px;
}



.products, .categories {
	float: left;
	width: 33%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	margin-top: 0px;
	font-size: 120%;
}

.images {
	float: left;
	width: 25%; 
	text-align: center; 
	cursor: pointer;
	border: 1px solid #ff0000;
}

.thumb {
	float: left;
	margin-right: 10px;
}

.title, .title a {
	color: #737573;
	font-weight: bold;
	display: block;
font-size: 16px;
text-decoration: underline;
line-height: 22px;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}


.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	margin: 0;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.box ul {
list-style-type: none;
margin-left: 0px;
padding-left: 0px
}

/* box cart */
#module_cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

#module_cart .b {
	text-align: center;
}

/* box category */
#module_category {
	padding-top: 5px;
}

#module_category li a {
	background: url('../../core/image/arrow.gif') no-repeat 12px 8px;
	margin-top: 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	font-weight: bold;
	color: #737573;
	font-size: 16px;
	line-height: 22px;
}

/* box information */
#module_information li a {
	background: url('../../core/image/arrow.gif') no-repeat 12px 8px;
	margin-top: 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #737573;
	font-size: 16px;
	line-height: 22px;
}

#module_information a:hover, #module_category a:hover {
	text-decoration: underline;
}
/* box review */
#module_review h4 {
	text-align: left;
}

#module_review div {
	text-align: center;
}

#module_review a.description {
	text-decoration: none;
}

#module_review img {
	padding: 3px;
}

/* box best */
#module_best {
	margin-bottom: 40px;
}

#module_best h4 {
	text-align: left;
}

#module_best div {
	text-align: center;
	margin: bottom;
}

#module_best img {
	padding: 3px;
}

.products span {
	display: block;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../../core/image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../../core/image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

#price {
	color: red;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
.clear {
	clear:both;
}

/*pagination*/
.pagination a{
	border: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.pagination a:hover{
	background: #dddddd;        
}

.pagination a.current {
	font-weight: bold;
	border: 1px solid #000;
	background: #dddddd;
}

/*-- Module_Search --*/
.search {
 float:right;
 position: relative;
 left: 125px;
}

.search fieldset {
	border:medium none;
}

.search legend {
display:none;
}

.mini-search {
float:right;
position:relative;
width:275px;
z-index:97;
}
.mini-search .input-text {
background:transparent url(../image/search_bkg.gif) no-repeat scroll 0 0;
border:0 none;
height:15px;
margin:2px 0 0 0;
padding:9px 8px 8px 35px;
width:167px;
}
.search-autocomplete {
background:#F9F5F0 none repeat scroll 0 0;
border:1px solid #999999;
left:45px !important;
position:absolute;
top:22px !important;
width:216px !important;
}
.search-autocomplete li {
border-bottom:1px solid #F4EEE7;
padding:2px 8px 1px;
}
.search-autocomplete li .amount {
float:right;
font-weight:bold;
}
.search-autocomplete li.odd {
background:#F6F6F6 none repeat scroll 0 0;
}
.search-autocomplete li.selected {
background:#ECF9EA none repeat scroll 0 0;
}

.language {
 float:right;
position: relative;
 top: -50px;
 left: -15px;
 display:block;
}

.currency {
float:right;
position: relative;
 top: -30px;
 display:block;
}


.clearBoth {
	clear:both;
}

.dropdown {
background-color:#FFFFFF;
background-image:url(http://dishnetwork.com/images/template/input_bg.jpg);
background-position:left top;
background-repeat:repeat-x;
border:1px solid #6B0001;
color:#666666;
font-size:10px;
font-style:normal;
height:20px;
margin:0;
padding:2px 0 0 2px;
}

.dropdown {
color:#666666;
font-size:10px;
font-style:normal;
}

a.button{
background: transparent url('../../core/image/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.button, a:visited.button, a:active.button{
color: #494949; /*button text color*/
}

a.button span{
background: transparent url('../../core/image/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.button:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.button:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*-- Bar --*/
#bar {
	background:transparent url(../image/nav_bkg.gif) no-repeat scroll 0 0;
	height:36px;
	width:950px;
	clear:both;
	border-bottom: 1px solid #bbbbbb;
}
#bar ul{
	float:left;
	font-size:1em;
}
#bar li {
	float:left;
	position:relative;
	text-align:left;
}
#bar li a {
	background:transparent url(../image/nav_sep.gif) no-repeat scroll right bottom;
	color:#444444;
	float:left;
	font-weight:bold;
	line-height:36px;
	padding:0 12px 0 0;
}
#bar li a span {
	padding:0 0 0 12px;
	cursor:pointer;
	display:block;
	white-space:nowrap;
}