/* ---------- Global Site Set up ---------- */
*{margin: 0; padding: 0;}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background-color: #CCC;
  margin: 0px;
  -webkit-text-size-adjust: none;
}
#site{
  margin: 0px auto;
  width: 1024px;
  text-align: left;
  padding: 0px;
  border-left: solid 2px #000000;
  border-bottom: solid 2px #000000;
  border-right: solid 2px #000000;
}
#header{
  position: relative;
  width: 984px;
  height: 86px;
  margin: 0px auto;
  padding-right: 40px;
  background: #90BC5A url('share/images/content/hdr_bg.jpg') repeat-x;
}
#header a.homepage_link,
#header a.homepage_link:visited {
  position: absolute;
  top: 29px;
  left: 37px;
  height: 39px;
  width: 440px;
  background: url('share/images/content/griddler_logo.jpg') no-repeat;
}

/* HOLIDAY STYLE#header a.homepage_link,
#header a.homepage_link:visited {
  position: absolute;
  top: 12px;
  left: 0px;
  height: 73px;
  width: 503px;
  background: url('share/images/content/holiday_logo.jpg') no-repeat;
}
*/
#main {
  width: 1024px;
  padding: 25px 0px 10px;
  margin: 0 auto;
  background: #ffffff;
}
#leftnav_divider {
	width: 950px;
	margin: 0 auto;
}
#main_min_height{
  float: left;
  width: 0px;
  height: 380px;
}
#footer{
  width: 994px;
  height: 50px;
  font-size: 10px;
  padding: 0 0 0 30px;
  border-top: solid 2px #000000;
  color: #000000;
  background-color: #FFF;
  line-height: 15px;
  text-align: left;
}
.clear{
  clear: both;
}
#bottom_shadow {
  height: 10px;
  margin: 0px auto;
  width: 966px;
}
/* ---------- End Global Site Set up ---------- */

/* ---------- Header Content ---------- */
#header .forms{
  margin: 25px 0px 0px 8px;
  float: right;
  clear: none;
  font-weight: bold;
  color: #999999;
  text-align: right;
}
/* HOLIDAY STYLE #header .forms{
  margin: 25px 35px 0px 8px;
  position: relative;
  float: right;
  clear: none;
  font-weight: bold;
  color: #999999;
  text-align: right;
  z-index: 2;
}
#header .giftCorner {
	height: 86px;
	width: 89px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('share/images/content/holiday_corner.jpg') no-repeat;
	z-index: 1;
}*/
#header .forms a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#header .forms a:hover {
	text-decoration: underline;
}
#header .forms img {
	margin-left: 20px;
}
/* ---------- End Header Content ---------- */

/* ---------- Header-Nav ---------- */
#header_bar{
  position: absolute;
  z-index: 10;
  float: right;
  clear: none;
  top: 60px;
  right: 40px;
  border: solid 1px #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_bar_shadowcolor {
	background-color: #000000;
	height: 3px;
	margin: 0px auto;
	width: 1024px;
}

#header_bar .button {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	height: 24px;
}
#header_bar .button_highlight{
	position: relative;
	float: left;
	background-color: #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	height: 24px;
}
#header_bar .button a {
	color: #000000;
}
#header_bar .button_highlight a {
	color: #FFFFFF;
}
#header_bar .button_highlight a:hover, #header_bar .button a:hover {
	text-decoration: underline;
}
#header_bar a, #header_bar a:visited {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px 10px;
	line-height: 23px;
}
#header_bar a:hover {
  text-decoration: underline;
}

/* IE Hack :( \*/
* html #header_bar img {margin-left: -3px;margin-right: -3px;}
/* End IE Hack */

#header_bar #left{
  height: 20px;
  width: 20px;
  float: left;
}
#header_bar #right{
  margin-left: 200px;
  margin-right: 0px;
}

#header_bar #login{
  float: right;
  margin-right: 30px;
  height: 25px;
}
#header_bar #login a,
#header_bar #login a:visited {
  width: 70px;
  background: url('share/images/layout/login_background.gif') repeat-x;
}
/* ---------- End Header-Nav ---------- */


/* ---------- General styles --------- */
h1 {
	color: #000000;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h2 {
	color: #56962D;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
}
h3, h3 a {
	color: #56962D;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	color: #56962D;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 18px 0 0 0;
}
hr {
	clear: both;
	border-top: solid 3px #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 8px 0;
}
.hdr {
	margin-bottom: 15px;
}
.tealHighlight {
	background-color: #56962D;
	border: solid 1px #435C2F;
	padding: 10px;
	color: #FFFFFF;
	margin: 0;
	
}
.tealHighlight strong, .buyInfo strong {
	font-size: 12px;
}
.tealHighlight a {
	color: #FFFFFF;
	text-decoration: none;
}
.tealHighlight a:hover {
	text-decoration: underline;
}
.tealHighlight hr {
	clear: none;
	border-top: solid 3px #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0 8px;
}
.leftImage {
	float: left;
	clear: none;
	margin-right: 15px;
}
a.bulletLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	margin-left: 20px;
	padding-left: 18px;
	text-decoration: none;
	font-weight: normal;
	background: url('share/images/general/arrow_icon_small.gif') no-repeat left center; 
}
a.bulletLink:hover, .columnRight a:hover {
	color: #56962D;
}
a.blueLink, .columnRight a.blueLink {
	color: #56962D;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}
a.blueLink:hover, .columnRight a.blueLink:hover {
	text-decoration: underline;
}
input.blueBtn {
	background-color: #56962D;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border: none;
	font-size: 10px;
	margin: 0;
}
.btn {
	margin: 8px 10px 0 0;
}
.bottomPanels {
	float: left;
	clear: none;
	margin: 20px 40px 0 0;
	width: 250px;
	color: #666666;
}
hr.blueRule {
	border-top: solid 4px #56962D;
	clear: right;
	margin: 10px 0px;
}
hr.blackRule {
	border-top: solid 4px #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0px;
	clear: right;
	height: 4px;
}
.title_header {
	font-size: 15px;
	color: #0A3A87;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
} 

.img_button {
	padding-top: 10px;
}

.subHeader {
	font-size: 13px;
	color: #0A3A87;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.subHeaderHomepage {
	font-size: 12px;
	color: #0A3A87;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.subHeaderHomepage span {
	font-size: 10px;
	color: #666666;
	margin: -10px 0px 10px 38px;
	text-transform: uppercase;
	font-weight: bold;
}
.leftNavLinks {
	font-size: 12px;
	color: #0A3A87;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.leftNav_linkDivider {
	width: 184px;
	padding: 8px 0px;
	float: left;
	border-top: solid 2px #0A3A87; 
	margin-bottom: 4px;
}
/* ------ End General styles ------ */

/* ---------- Homepage --------- */
#homepage{
  	position: relative;
  	background: #ffffff;
}
#homepage #home_header {
	background: url('share/images/homepage_assets/homehdr_bg.jpg') repeat-y right top; 
	border-bottom: solid 3px #000000;
	padding: 0 45px 20px;
	margin-bottom: 15px;
	margin: -25px 0 20px 0;
	height: 400px;
	padding-top: 25px;
	position: relative;
}
#gallery {
	margin-right: 60px;
	width: 350px;
	height: 370px;
	float: left;
	clear: none;
}

#info {
	float: right;
	clear: none;
	margin-top: 10px;
	width: 524px;
}

#twitterContest {
	float: right;
	margin-top: -5px;
}
.highlight {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px 8px;
	margin: 5px 0;
}

.threeCols .highlight {
	background-color: #000000;
}

.buyInfo .highlight strong {
	font-size: 11px;
}

.buyInfo {
	float: right;
	clear: none;
	width: 225px;
	height: 260px;
	padding-top: 0px;
	margin-left: 25px;
}
.buyInfo span.shipping,
.tealHighlight span.shipping {
	display: inline-block;
	width: 94%;
	padding: 3px 2%; 
	background-color: #AE0832;
	border: solid 1px #6E0D03;
	color: #FFF;
	margin-bottom: 12px;
	font-weight: bold;
}
.threeCols .buyInfo span.shipping,
#left_column .tealHighlight span.shipping {
	background-color: #FFCC00;
	border: solid 1px #435C2F;
	color: #000;
}

.tealForm {
	margin: 5px 12px 6px;
	border-top: solid 2px #ffffff;
}

.threeCols .buyInfo {
  display: block;
	float: left;
	margin: 0 25px 0 0;
	clear: none;
}

#homepage embed, #homepage object {
	margin: 0;
	padding: 0;
}

#homepage .tealHighlight {
	height: 182px;
	padding: 13px;
} 

#homepage .sectionindex_2cols .tealHighlight strong {
	font-size: 15px;
}

#homepage .tealHighlight .links {
	background-color: #374c27;
	float: left;
	margin-top: 12px;
	font-weight: bold;
}

#homepage .tealHighlight .links a {
	float: left;
	clear: none;
	width: 154px;
	border-right: solid 2px #56962D;
	padding: 4px 3px 4px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#homepage .tealHighlight .links a:hover { color: #FFCC00; }

#homepage .threeCols .buyInfo {
	height: auto;
} 
/* ---------- End Homepage --------- */

/* ---------- Static Three Column --------- */
#left_column{
  float: left;
  width: 300px;
  overflow: visible;
  padding: 15px 10px 20px 10px;
}

#left_column .inner_nav {
  display: block;
}

#left_column .inner_nav a,
#left_column .inner_nav a:visited {
  float: left;
  clear: both;
  text-decoration: none;
  color: #FFFFFF;
  padding: 3px;
  font-size: 14px;
  width: 160px;
}
#left_column .inner_nav a.selected{
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 8px;
}
#left_column .inner_nav span {
  float: left;
  clear: both;
  text-decoration: underline;
  color: #FFFFFF;
  padding: 3px;
  margin-top: 5px;
  font-size: 14px;
  width: 160px;
}
#left_column .inner_nav span.selected{
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 8px;
}
#left_column .inner_nav a.child,
#left_column .inner_nav a.child:visited {
  font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}
#left_column .inner_nav a.child:hover {
	text-decoration: underline;
	margin-top: 0px;
}
#left_column .inner_nav a.child_selected,
#left_column .inner_nav a.child_selected:visited {
  font-size: 12px;
	margin-top: 0px;
	color: #000000;
	font-weight: bold;
}
#left_column .inner_nav span.child{
  font-size: 12px;
  display: block;
	color: #FFFFFF;
	text-transform: none;
}
#left_column .inner_nav span.child_selected {
  font-size: 12px;
  display: block;
	color: #FFFFFF;
	text-transform: none;

}
#left_column .inner_nav a.child_child,
#left_column .inner_nav a.child_child:visited {
  font-size: 11px;
	width: 164px;
	padding: 3px 0px 3px 5px;
	color: #FFFFFF;
	margin-top: 0px;
}
#left_column .inner_nav a.child_child:hover {
  	text-decoration: underline;
  	margin-top: 0px;
}
#left_column .inner_nav a.child_child_selected,
#left_column .inner_nav a.child_child_selected:visited {
  font-size: 11px;
	width: 164px;
	padding: 3px 0px 3px 5px;
	color: #000000;
	margin-top: 0px;
	text-transform: none;
}
#left_column .inner_nav a.child_child_selected:hover {
	text-decoration: underline;
	margin-top: 0px;
}
#left_column .login_nav{
  bottom: 0px;
	margin-left: 5px;
}
#middle_column{
	position: relative;
	float: right;
	width: 570px;
	color: #000000;
}

#middle_column #my_form {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;
}
#middle_column #my_form td {
	padding: 5px 0px;
}
#middle_column #my_form input,  #middle_column #my_form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 8px 5px 5px 0px;
	text-transform: none;
	font-weight: normal;
	border: solid 1px #999999;
}
#middle_column #my_form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px;
	text-transform: none;
	font-weight: normal;
}

#middle_column #my_form input.radioBtn{
	margin: 0;
	border: none;
}
#middle_column .input_btn {
	background-color: #0A3A87;
	color: #FFFFFF;
	border: none;
	padding: 2px 4px;
}
#middle_column #cell_list {
	float: left;
}
#middle_column #cell_list td {
	border-top: solid 1px #91BEE2;
	padding: 10px 0px 15px 0px;
}
#middle_column .infosection_divider {
	border-top: solid 1px #91BEE2;
	margin: 10px 0px;
	padding-top: 10px;
	clear: right;
}

.sectionindex_2cols {
  	position: relative;
	margin: 10px 0 0 0px;
	padding: 0 0 25px 40px;
	float: left;
	clear: none;
	width: 43%;
}

#homepage .sectionindex_2cols {
	width: 370px;
	padding: 0 0 10px 52px;
}

.sectionindex_video {
  	position: relative;
	margin: 10px 0 0 0px;
	padding: 0 0 15px 30px;
	float: left;
	clear: none;
	width: 520px;
}
.sectionindex_video img.leftImage { 
	margin-top: 2px;
	margin-right: 25px; 
}

.sectionindex_video p {
	float: left;
	clear: none;
	width: 200px;
	font-weight: bold;
	font-size: 15px;
}

.accesories_index {
	position: relative;
	display: inline;
	float: right;
	clear: none;
	width: 225px;
	margin: 10px 45px 0 0;
}

#middle_column .bread_crumbs{
  position: absolute;
  top: 12px;
  left: 0px;
  font-size: 10px;
  color: #999999;
}
#middle_column .bread_crumbs a,
#middle_column .bread_crumbs a:visited {
  color: #999999;
  text-decoration: none;
}
#middle_column .bread_crumbs a:hover {
  text-decoration: underline;
}
#middle_column .padding{
  position: relative;
  margin: 10px 0px 0px 0px;
}
#middle_column .min_height{
  float: left;
  width: 1px;
  height: 470px;
}

#middle_column .section_title {
  width: 90%;
  padding: 5px 0px 5px 28px;
  color: #666666;
  border-top: dotted 1px #999999;
  border-bottom: dotted 1px #999999;
  margin: 0px;
  vertical-align: middle;
  background: url('share/images/icon_bullet.jpg') no-repeat left center;
}

#middle_column td {
  padding: 4px;
  vertical-align: top;
}

#right_column{
  /*float: left;
  width: 190px;
  text-align: center;*/
  border: solid 1px #ff00ff;
}
/* ---------- End Static Three Column --------- */

/* ---------- Start Static Two Column --------- */
#middle_column.extra_wide {
  width: 570px;
}
#middle_column.extra_wide .padding{
  padding: 0;
  position: relative;
  top: 0px;
  margin: 0;
}
/* ---------- End Static Two Column --------- */

/* ---------- Footer Links --------- */
#footer .seccurityLogo {
	float: right;
	clear: none;
	margin: 5px 20px 0 0;
}
#footer #links {
	float: left;
	clear: none;
	width: 250px;
	text-align: left;
}
#footer a {
	color: #000000;
  	font-size: 10px;
	text-decoration: none;
}
#footer #links a,
#footer #links a:visited {
	float: left;
	clear: none;
 	text-decoration: none;
  	color: #000000;
  	font-size: 10px;
	margin-right: 10px;
}
#footer a:hover, #footer #links a:hover {
  text-decoration: underline;
}
#footer img {
	float: right;
	clear: none;
	position: relative;
	right: 20px;
	top: -18px;
}
/* ---------- End Footer Links --------- */


/* ---------- Main global styles ---------- */
#main p{
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
}

img {
  border: 0;
}

ul, ol{
  	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
/*.recipe ol{
  list-style-type: decimal;
  list-style-position: inside;
} */
li{
  margin: 0px;
  padding: 5px 0;
}

li a {
	color: #000000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: underline;
}

li a:hover {
	text-decoration: underline;
}

table.tracking tr td{
  line-height: 8px;
}

/*#main a {
  color: #0A3A87;
  text-decoration: underline;
}*/

/* - Text Button - */
div.text_button{
  width: 104px;
}
div.text_button a,
div.text_button a:visited {
  background: url('share/images/layout/text_button_back.gif') repeat-x;
  font-size: 10px;
  height: 18px;
  width: 100px;
  color: #ffffff;
  text-align: center;
  float: left;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
}
div.text_button img {
  float: left;
}
/* IE Hack :( \*/
* html .text_button img {margin-left: -3px;margin-right: -3px;}
/* End IE Hack */
/* - End Text Button - */

img.divider{
  margin: 0;
  padding: 0;
}

.address_list{
  float: left;
  margin: 10px 30px 0px 0px;
}
.address {
  margin-bottom: 10px;
}

/* ---------- End Main global styles ---------- */

/* ---------- CUSTOM STYLES ----------------- */
#main p.phoneNumber {
	font-weight: bold;
	margin: 10px 0 15px;
}
#info p.phoneNumber {
	border-top: solid 3px #000;
	border-bottom: solid 3px #000;
}
.phoneNumber strong {
	font-size: 18px;
}
.pdfIcon {
	font-size: 9px;
	color: #999999;
}
.pdfIcon a strong {
	color: #56962D;
	font-weight: normal;
	font-size: 12px;
}
.pdfIcon a {
	text-decoration: none;
	color: #999999;
}
.pdfIcon a:hover {
	text-decoration: underline;
}
.outline {
	padding: 15px;
	margin: 10px 0 0;
	border: solid 1px #000000;
	position: relative;
	right: 60px;
	float: right;
	clear: none;
	width: 52%;
}
.threeCols {
	position: relative;
	clear: both;
	margin: -40px 0 10px 0px;
	padding-left: 40px;
	float: left;

}
.threeCols div.text {
	float: left;
	clear: none;
	margin-right: 25px;
	width: 325px;
}
.griddlerImg {
	position: relative;
	display: block;
	float: left;
	clear: none;
	padding: 0px 25px 0px 25px;
	margin: 0;
}

/* Recipes column */
.RecipeLinks {
	border: solid 1px #56962D;
	padding: 10px 15px 5px;
	width: 100%;
}

.RecipeLinks hr {
	border-top: solid 2px #56962D;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0 5px;
	clear: right;
	height: 2px;
}

#left_column .tealHighlight {
	width: 321px;
	margin-bottom: 15px;
	padding: 4px;
}

#left_column .tealHighlight .leftImage {
	margin-right: 10px;
}

.recipeHeader {
	padding: 5px 10px 5px 5px;
	border: solid 1px #56962D;
	margin-bottom: 5px;
}

#middle_column.extra_wide .padding .sectionindex_2cols {
	margin: 0 6% 0 0;
	padding: 0;
}

#middle_column.extra_wide .padding ul {
	margin: 0 0 25px 0;
}
.nutritionFacts {
	border: solid 1px #56962D;
	padding: 10px;
	margin-top: 20px;
}
.nutritionFacts strong {
	color: #56962D;
}

img.divider {
	margin-left: 20px;
}

#contactInfo {
	margin: 15px auto 35px;
	width: 85%;
}

#contactInfo img {
	margin: 0 0 0 40px;
	float: right;
	clear: none;
}

#contactInfo strong {
	font-size: 12px;
}

#contactInfo .highlight {
	background-color: #FFFFFF;
	border: solid 1px #435a2f;
	color: #435a2f;
	font-size: 13px;
	clear: both;
	margin-top: 10px;
	height: 18px;
}

#faq {
	width: 60%;
	margin: 15px 0 20px 0px;
	padding-left: 35px;
	float: left;
	clear: none;
}

#faq strong {
	font-size: 14px;
}

#faqList {
  display: block;
  position: relative;
	height: 100%;
	float: left;
	width: 25%;
	margin: 0px;
	clear: none;
	margin: 15px 0 0 0px;
	padding-left: 40px;
}
#faqList div.border {
	padding: 10px 10px 10px 10px;
	border: solid 1px #56962D;
}

#faq hr {
	clear: both;
	border-top: solid 1px #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 25px 0 0 0;
}
#faqList ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 5px 0 30px;
	color: #56962D;
}
#faqList ol li a {
	color: #56962D;
}
/* End Recipes Column */
/** SPECIAL OFFERS **/
#offers {
	position: relative;
	width: 930px;
	margin: 15px auto 0;
}
.confirm {
	position: relative;
	border: solid 2px #000;
	padding: 5px 15px 5px 25px;
	width: 890px;
	margin: 15px 0 25px;
	font-size: 14px;
}
.confirm .text {
	position: relative;
	top: 10px;
	display: inline-block;
	margin-left: 15px;
}
.confirm img#checkout {
	position: absolute;
	right: 35px;
	top: 45px;
}
.offerDetails {
	width: 285px;
	float: left;
	clear: none;
}
.addMargin { margin: 0 35px; }
#main .offerDetails p {
	border-top: solid 2px #000;
	margin: 10px 0;
}
#main .offerDetails p strong {
	font-size: 14px;
	color: #E40202;
}
#main .offerDetails p strong span {
  color: #444;
  font-size: 80%;
  font-weight: normal;
}
.video  {
	width: 910px;
	float: left;
	clear: both;
	border-top: none;
	background-color: #56962D;
	color: #FFF;
	margin: 25px 0;
	padding: 10px;
}
.video a, .video a:visited { 
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.video a:hover { text-decoration: underline; }
.video img {
	float: left;
	clear: none;
	margin: -2px 8px 0 3px;
}
/* ---------- END CUSTOM STYLES ----------------- */

/*** Checkout Form Styles ***/
.red{
  color: #ff795f;
}

/* Checkbox */
.input_checkbox_error{
  background: #ff795f;
}
.input_checkbox_title{}
.input_checkbox_cell{}

/* Radio */
.input_radio_error{
  background: #ff795f;
}
.input_radio_title{
  text-align: right;
  vertical-align: top;
}

.input_radio_cell{
  padding: 0px;
}

.input_radio_cell table{
  margin: 0px;
}

.input_radio_cell .red{
  color: #000000;
}

/* Select */
.input_select_error{
  background: #ff795f;
}

.input_select_title{
  text-align: right;
  vertical-align: middle;
}

.input_select_cell{}
.input_select_cell select option{
  padding-right: 4px;
}

/* Text*/
.input_text_error{
  background: #ff795f;
}

.input_text_title{
  text-align: right;
  vertical-align: middle;
  width: 150px;
}
.input_text_cell{}


/* ---- View Cart Styles ---- */
table#shopping_cart {
  width: 95%;
  border-spacing: 0;
}
table#shopping_cart tr.highlight {
  background: #f7f7f7;
}
table#shopping_cart tr.header_row td {
  text-align: center;
}
table#shopping_cart td {
  padding: 5px;
  vertical-align: middle;
}
table#shopping_cart td input {
  text-align: center;
  width: 20px;
}
table#shopping_cart td.money {
  text-align: right;
}
table#shopping_cart tr.divider td {
  border-top: 1px solid #000000;
}
table#shopping_cart td.summary_text {
  text-align: right;
  padding-right: 5px;
}

table#shopping_cart_short {
  float: right;
  border-spacing: 0;
}
table#shopping_cart_short tr.highlight {
  background: #f7f7f7;
}
table#shopping_cart_short tr.header_row td {
  text-align: center;
}
table#shopping_cart_short td {
  padding: 5px;
  vertical-align: middle;
}
table#shopping_cart_short td input {
  text-align: center;
  width: 20px;
}
table#shopping_cart_short td.money {
  text-align: right;
}
table#shopping_cart_short tr.divider td {
  border-top: 1px solid #000000;
}
table#shopping_cart_short td.summary_text {
  text-align: right;
  padding-right: 5px;
}




/* ---- Form Styles ---- */
form.siteForm {
  position: relative;
  float: left;
}
form.siteForm label{
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 5px;
  margin-top: 6px;
}
form.siteForm input{
  float: left;
  margin: 4px;
}
form.siteForm br{
  clear: both;
}

/* ---- Print Styles ---- */
#print_logo {
  display: none;
}

@media print{
*,
#site,
#main,
#middle_column,
#middle_column.extra_wide,
#leftnav_divider,
#footer {
float: none;
width: auto;
border: 0;
background: #ffffff;
margin: 0;
padding: 0;
}

#print_logo {
  display: block;
  width: 100%;
  border-bottom: solid 2px #000000;
  padding-bottom: 5px;
}

#header,
#header_bar_shadowcolor,
#left_column {display:none;}

}

