/* ---------- Global Site Set up ---------- */
*{margin: 0; padding: 0;}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background: #641934 url('share/images/general/bgpattern.jpg');
  margin: 0px;
}

#site{
  margin: 30px auto;
  width: 1000px;
  text-align: left;
  background: #ffffff;
  padding: 0px;
}

#header{
  position: relative;
  width: 1000px;
  height: 75px;
  margin: 0px auto;
  background: #ffffff url('share/images/general/logo.jpg') no-repeat 38px 18px;
}

#header a.homepage_link,
#header a.homepage_link:visited {
  position: absolute;
  top: 18px;
  left: 40px;
  height: 40px;
  width: 160px;
}

#main {
  width: 920px;
  padding: 0;
  margin: 0px auto 0;
  background: #ffffff;
}


#main_min_height{
  float: left;
  width: 0px;
  height: 380px;
}

#footer{
  width: 960px;
  height: 40px;
  font-size: 11px;
  padding-left: 40px;
  border-top: solid 2px #641934;
  line-height: 40px;
  text-align: left;
}

.clear{
  clear: both;
}

hr.clear{
	float: left;
	width: 99%;
}

.hidden {
	visibility: hidden;
}


/* ---------- End Global Site Set up ---------- */

/* ---------- Header Content ---------- */
#header .links{
  font-size: 13px;
  float: right;
  clear: none;
  position: relative;
  top: 28px;
  right: 15px;
}
#header .links a,
#header .links a:visited{
  text-decoration: none;
  color: #000000;
  margin: 0 25px;
}
#header .links a:hover {
	text-decoration: underline;
}
#header .links a:last-child { margin-left: 0px; }
#header .links #locations {
	display: inline;
	margin: 0 0 0 8px;
}
#header .links #locations select {
	border: solid 1px #641934;
	color: #641934;
}
/* ---------- End Header Content ---------- */

/* ---------- Header-Nav ---------- */
#header_bar{
  width: 920px;
  margin: 0px auto;
  padding: 0 40px;
  height: 40px;
  position: relative;
  background: #641934 url('share/images/general/nav_bg.jpg') repeat-x top left;
  z-index: 4; 
}

#header_bar .button{
  position: relative;
  float: left;
  height: 40px;
}
#header_bar .button a,
#header_bar .button a:visited {
  color: #E9CE23;
}
#header_bar .button_highlight{
  position: relative;
  float: left;
}
#header_bar .button_highlight a {
	color: #FFFFFF;
}
#header_bar a, #header_bar a:visited {
  font-size: 14px;
  height: 40px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  float: left;
  margin-right: 27px;
  line-height: 40px;
  text-transform: uppercase;
}
#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 ---------- */


/* ------ Header Drop-Downs ------ */
#header_bar .drop_down{
  position: absolute;
  left: 0px;
  top: 23px;
  background: #D6D6E6; /* #888888; */
  width: 160px;
  visibility: hidden;
  z-index: 4; 
  filter: alpha(opacity: 85);
  opacity: .85;
}
#header_bar .drop_down a,
#header_bar .drop_down a:visited {
  overflow: hidden;
  display: block;
/*  width: 160px; */
  color: #0A3A87;
  text-align: left;
  float: none;
  font-size: 11px;
  font-weight: normal;
  height: 23px;
  line-height: 23px;
  border-bottom: 1px dotted #0F00D8; 
}
#header_bar .drop_down a:hover {
  text-decoration: underline;
  background: #0A3A87; /* #cd202c; */
  font-weight: normal;
  color: #ffffff;
}

#header_bar .drop_down_child {
  position: absolute;
  left: 160px; 
  top: 0px;
  background: #D6D6E6; /* #888888; */
  width: 160px;
  visibility: hidden; 
  z-index: 4; 
  filter: alpha(opacity: 85);
  opacity: .85;
}
#header_bar .drop_down_arrow {
  position: absolute;
  left: 160px; 
  top: 0px;
  background: #0A3A87;  /* #888888; */
  font-weight: bold;
  color: #ffffff;
  width: 15px;
  visibility: hidden; 
  z-index: 4; 
  filter: alpha(opacity: 85);
  opacity: .85;
  height: 24px;
  line-height: 24px;
  text-align: center;
}


/* ------ End Header Drop-Downs ------ */

/* ---------- General styles --------- */
.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 1px #0A3A87; 
	margin-bottom: 4px;
}
/* ------ End General styles ------ */

/* ---------- Blog and Comments --------- */

h1.blog_title
{
	padding-bottom: 18px;
}
span.blog_title
{
	float: left;
}
span.blog_date 
{
	font-size: 10px;
	color: #9a1a2a;
	float: right;
}
span.comment_message 
{
	font-size: 10px;
	color: #aa1a1a;
	font-weight: bold;
}
span.comment_user 
{
	font-weight: bold;
	color: #9a1a2a;
}
span.comment_date 
{
	font-size: 10px;
	float:right;
}
.comment 
{
	border: solid 1px #cfcfcf;
	display: block;
}
.comment_info 
{
	background-color: #e1e1e1;
/*	border: solid 1px #dfdfdf; */
	display: block; 
	padding: 5px;
	height: 13px;
}
.blog_comment 
{
	background-color: #efefef;
/*	border: solid 1px #dfdfdf; */
	display: block; 
	padding: 10px;

}
.narrowColumns {
	float: left;
	width: 24%;
	margin-bottom: 25px;
}
.equalColumn {
  float: left;
  margin-right: 2%;
  width: 47%;
}

.oneThirdColumn {
  float: left;
  margin-right: 2%;
  width: 31%;
}
.twoThirdsColumn {
  float: left;
  margin-right: 2%;
  width: 64%;
}
/* ------ End Blog and Comments ------ */

/* ---------- Forum --------- */

.forum 
{
	border: solid 1px #cfcfcf;
	display: block;
}
div.forum_topic 
{
	background-color: #e1e1e1;
	display: block; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 13px;
}
div.forum_topic_alt
{
	background-color: #efefef;
	display: block; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 13px;
}
span.topic_title 
{
	font-weight: bold;
	color: #1a9a2a;
}

.forum_table 
{
	border: solid 1px #cfcfcf;
	width: 100%;
}
tr.forum_topic 
{
	background-color: #e1e1e1;
}
tr.forum_topic_alt
{
	background-color: #efefef;
}
td.topic_title 
{
	color: #1a9ada;
}
td.last_post 
{
	color: #1a4a9a;
	text-align: right;
	width: 200px;
}
td.forum_count 
{
	font-size: 11px;
	width: 50px;
	text-align:center;
}
.forum_message 
{
	background-color: #e1e1f1;
	display: block; 
	padding: 5px;
	height: 13px;
}
.forum_comment 
{
	background-color: #efefff;
	display: block; 
	padding: 10px;

}
span.forum_user 
{
	font-weight: bold;
	color: #2a1a9a;
}
span.forum_date 
{
	font-size: 10px;
	float:right;
}
table.forum_pager 
{
	float: right;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 0px;
	vertical-align: middle;
	border: solid 1px #e1e1f1;
	background: #f9fbff;
}

table.forum_pager td.page_num
{
	background: #8191d1;
	color: #f3f4ff;
}
table.forum_pager td.current_page
{
	background: #e1e1f1;
	color: #000000;
	font-weight: bold;
}
table.forum_pager td.page_numbers
{
	background: #f3f4ff;
}
table.forum_pager td.page_numbers a,
table.forum_pager td.page_numbers a:visited {
  text-decoration:  none;
}
/* -------- End Forum ------ */

/* ---------- Homepage --------- */
#homepage{
  position: relative;
  background: #ffffff;
  height: 480px;
}

#homepage .brandList {
	float: left;
	clear: none;
	width: 193px;
	margin-top: 40px;
	color: #641934;
}

#homepage .brandList ul {
	margin: 15px 0;
	padding: 15px 0 0;
	border-top: solid 2px #E9CE23;
	list-style-type: none;
	color: #000000;
}
#left_column ul.brands { 
	margin: 5px 0 0;
	list-style-type: none;
	color: #000000;
}
#homepage .brandList .subCategoryNav ul { 
	margin: 5px 0 0;
	padding: 0px 0 0;
	border-top: none;
}

#homepage .brandList ul li,
#left_column ul.brands li { padding-bottom: 4px; }

#homepage .brandList ul li a,
#left_column ul.brands li a { color: #000000; }

#homepage .brandList ul li.child a,
#left_column ul.brands li.child a 
{
	list-style-type:square;
	padding-left: 3px;
	color: #000000; 
}

#homepage .brandList ul li a:hover,
#left_column ul.brands li a:hover {
	background-color: #E9CE23; 
	text-decoration: none;
	padding-right: 3px;
}

#left_column ul.brands li.active a { color: #999999; }
#left_column ul.brands li.active a:hover { color: #000000; }

#left_column ul.brands li.child_active a { color: #999999; padding-left: 3px;}
#left_column ul.brands li.child_active a:hover { color: #000000; padding-left: 3px;}

#homepage .brandList ul li.child a:hover,
#left_column ul.brands li.child a:hover {
      background-color: #000000;
      color: #E9CE23;
      text-decoration: none;
      /* padding-right: 3px; */
}

#left_column a.activeBrand {
	background: url('share/images/general/brand_highlight_bg.jpg') repeat-x top left;
	text-transform: uppercase;
	padding: 7px 8px 0;
	display: block;
	margin-bottom: 15px;
	font-size: 15px;
	height: 28px;
}
#homepage div.welcomeImg {
	float: left;
	clear: none;
	height: 480px;
}
#homepage #homecontent {
	width: 375px;
	float: left;
	clear: none;
	margin-top: 40px;
}
#homepage #homecontent hr {
	clear: both;
	width: 375px;
	border: none;
	border-top: solid 2px #E9CE23;
	height: 2px;
	margin: 15px 0;
}
#main #homepage #homecontent p { padding-top: 2px; }
#main #homepage #homecontent p.divider { 
	border-bottom: solid 1px #E9CE23;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
#homepage #homecontent .equalColumn {
	width: 165px;
	margin: 0 25px;
}
#homepage #homecontent .equalColumn.rightBox { 
	width: 160px;
	margin: 0;
}
#homepage #homecontent a.highlightLink, #homepage #homecontent a.highlightLink:visited {
	font-size: 12px;
	padding: 3px;
	margin: 10px 6px 10px 0;
}
/* Video Styles */
#homepage #homecontent #video {
	width: 350px;
	height: 90px;
	margin-top: 10px;
	margin-left: 25px;
	display: block;
	clear: both;
	background-color: #E9CE23;
}
#homepage #homecontent #video p { 
	display: inline-block;
	width: 175px;
	margin: 5px 0 0 8px;
	font-size: 11px;
	font-style: italic;
}
#homepage #homecontent #video p a, #homepage #homecontent #video p a:visited {
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
}
#main #videoInfo {
	float: right;
	clear: none;
	width: 220px;
	margin-top: 18px;
}
#main p.videoDesc {
	width: 200px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #E9CE23;
}
#main #middle_column #videoInfo a, #main #videoInfo a:visited {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}
/* ---------- End Homepage --------- */


/* ---------- Left Column ---------- */
#left_column{
  float: left;
  margin-top: 30px;
  width: 165px;
  overflow: visible;
  border: solid 0px red;
}

#left_column .inner_nav {
	width: 175px;
	display: inline;
}
#left_column .inner_nav a,
#left_column .inner_nav a:visited {
  float: left;
  text-decoration: none;
  color: #0A3A87;
  text-transform: none;
  padding: 7px 5px;
  font-size: 10px;
  overflow: hidden;
  width: 175px;
  background: #D6D6E6;
  border-bottom: solid 1px #FFFFFF;
  border-collapse:collapse;
}
#left_column .inner_nav a.selected{
	background: #0A3A87;
	color: #FFFFFF;
	text-transform: none;
/*	border-top: solid 0px #0A3A87; */
}
#left_column .inner_nav a:hover {
  text-decoration: underline;
}
#left_column .inner_nav a.child,
#left_column .inner_nav a.child:visited 
{
  padding-left: 15px;
  color: #0A3A87;
  text-transform: none;
  width: 165px;
  background: #E6E6F6;  
}
#left_column .inner_nav a.child:hover {
  text-decoration: underline;
  margin-top: 0px;
  color: #0A3A87;
  text-transform: none;
}
#left_column .inner_nav a.child_selected,
#left_column .inner_nav a.child_selected:visited {
  width: 165px;
  padding-left: 15px;
  margin-top: 0px;
  color: #FFFFFF; /* #DC1512; */
  text-transform: none;
  background: #0A3A87;
}
#left_column .inner_nav a.child_child,
#left_column .inner_nav a.child_child:visited {
  	width: 165px;
	padding: 5px 0px 5px 15px;
  	color: #0A3A87;
	background-color: #FFFFFF;
	background-image: none;
  	margin-top: 0px;
   text-transform: none;
}
#left_column .inner_nav a.child_child:hover {
  	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: none;
  	margin-top: 0px;
}
#left_column .inner_nav a.child_child_selected,
#left_column .inner_nav a.child_child_selected:visited {
  width: 165px;
  padding: 5px 0px 5px 15px;
  background-color: #FFFFFF;
  background-image: none;
  color: #DC1512;
  margin-top: 0px;
  text-transform: none;
}
#left_column .inner_nav a.child_child_selected:hover {
  text-decoration: underline;
  margin-top: 0px;
  background-color: #FFFFFF;
  background-image: none;
}
#left_column .inner_nav a.inline,
#left_column .inner_nav a.inline:visited 
{
   float: none;
   color: #0A3A87;
   background-color: Transparent;
   text-transform: none;
   border: 0px;
   padding: 0px;
}
#left_column .inner_nav a.inline:hover {
   text-decoration: underline;
}
#left_column .inner_nav .header {
  float: left;
  text-decoration: none;
  color: #0A3A87;
  text-transform: none;
  padding: 7px 5px;
  font-size: 10px;
  overflow: hidden;
  width: 174px;
  background: #FACFCC;
}
#left_column .bottom_nav{
  display: block;
  width: 156px;
  padding-top: 15px;
  margin-left: 15px;
}

/* -- Login Nav -- */

#left_column .login_nav{
  display: block;
  height: 100%;
  padding: 0px;
  border: solid 1px #F1F1F1;
}
#left_column .login_name 
{
	color: #a13333;
	padding: 4px 0px 1px 1px;
}
#left_column .login_info{
  padding-bottom: 15px;
  padding-left: 5px;
}

/* -------- End Left Column ------ */

/* -------- Static Three Column ------ */
#middle_column{
	position: relative;
	float: left;
	width: 700px;
	color: #000000;
	margin: 20px 0 0 5px;
	line-height: 1.5em;
}
#middle_column #my_form {
	text-transform: uppercase;
	font-size: 10px;
	float: left;
}
#middle_column #my_form td {
	padding: 5px 0px;
}
#middle_column #my_form hr {
	border-top: solid 1px #0A3A87;
}
#middle_column #my_form input,  #middle_column #my_form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 5px 0px 10px;
	text-transform: none;
	font-weight: normal;
}
#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 hr, #left_column hr, #storeInfo hr, #homepage hr {
	border-top: solid 1px #641934;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0px;
	clear: right;
	height: 1px;
}
#main #middle_column .padding a,
#main #middle_column .padding a:visited {
  color: #641934;
  font-weight: bold;
}
#middle_column .bread_crumbs{
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
  color: #641934;
}
#middle_column .bread_crumbs a,
#middle_column .bread_crumbs a:visited {
  color: #641934;
  text-decoration: none;
}
#middle_column .bread_crumbs a:hover {
  text-decoration: underline;
}
#middle_column .padding{
  padding: 25px 0;
}
#middle_column.slim .padding{
  padding: 0 0 15px;
}
#middle_column .min_height{
  float: left;
  width: 1px;
  height: 440px;
}

/* -- Start Share Box -- */
#main .share_box{
  position: relative;
  float: right;
  clear: none;
  height: 20px;
  text-align: left;
  line-height: 20px;
 /* z-index: 10;*/
  top: -2px;
}

#main .share_box a,
#main .share_box a:visited {
  position: relative;
  /*color: #ffffff;*/
  color: #000000;
  font-size: 10px;
  text-decoration: none;
  margin-left: 7px;
}
#main .share_box a:hover {
  color: #000000;
}
#main .share_box a img,
#main .share_box a:visited img {
  margin-bottom: -1px;
}
#main .share_box #email_pop{
  position: absolute;
  z-index: 15;
  left: -60px;
  bottom: 30px;
  width: 300px;
  background: #ffffff;
  font-size: 10px;
  line-height: 11px;
}
#main .share_box #email_pop img.top{
  position: absolute;
  left: 0px;
  top: -3px;
}
#main .share_box #email_pop img.bot{
  position: absolute;
  left: 0px;
  bottom: -3px;
}
#main .share_box #email_pop .content {
  border-left: 1px solid #bcbab7;
  border-right: 1px solid #bcbab7;
  padding: 5px;
  padding-top: 2px;
}
#main .share_box #email_pop .content .width {
  position: relative;
  z-index: 2;
  width: 298px;
}
#main .share_box #email_pop .content .width .min_height{
  float: left;
  width: 0px;
  height: 80px;
}
#main .share_box #email_pop .content .width form {
  margin: 0px;
  padding: 0px;
  width: 290px;
}
#main .share_box #email_pop .content .width form input {
  display: inline;
  float: left;
  margin-top: 0px;
  width: 230px;
  /*height: 15px;*/
}
#main .share_box #email_pop .content .width .text_button{
  width: 51px;
  display: inline;
  float: left;
  margin-left: 4px;
  margin-top: 1px;
}
#main .share_box #email_pop .content .width .text_button a,
#main .share_box #email_pop .content .width .text_button a:visited {
  margin: 0px;
  color: #ffffff;
  width: 45px;
  float: left;
}
#main .share_box #email_pop .content .width .text_button img {
  float: left;
}
#main .share_box #email_pop .content .width a.close,
#main .share_box #email_pop .content .width a.close:visited {
  position: absolute;
  top: 0px;
  right: 10px;
  text-decoration: none;
}
/* -- End Share Box -- */

#right_column{
  /*float: left;
  width: 190px;
  text-align: center;*/
  border: solid 0px #ff00ff;
}
#right_column{
  float: right; 
  clear: none;
  width: 120px;
  padding: 55px 5px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
}

#middle_column.slim {
	float: right;
	width: 735px;
	padding-bottom: 10px;
	margin-top: 30px;
}

/* ---------- End Static Three Column --------- */

/* ---------- Start Static Two Column --------- */
#middle_column.extra_wide {
  width: 900px;
  background: #ffffff;
}
/* ---------- End Static Two Column --------- */

/* ---------- Footer Links --------- */
#footer #links {
	float: right;
	clear: right;
	height: 40px;
	padding-right: 40px;
	width: 335px;
}
#footer #links a,
#footer #links a:visited {
	float: right;
	clear: none;
 	text-decoration: none;
  	color: #000000;
  	font-size: 11px;
  	margin-left: 12px;
}
#footer #links a:hover {
  text-decoration: underline;
}
#footer #form {
	float: right;
	clear: none;
}
#footer #form input#textfield {
	border: solid 1px #641934;
	font-style: italic;
	margin-left: 5px;
	padding: 1px 5px 1px 1px;
	color: #666666;
}
#footer #form input#button {
	border: solid 1px #641934;
	background-color: #E9CE23;
	color: #641934;
	text-transform: uppercase;
	/*margin-left: -5px;*/
}
/* ---------- End Footer Links --------- */


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

h1, h1 a {
  font-size: 16px;
  color: #641934;
  text-transform: uppercase;
  font-weight: normal;
}
a.section {
  font-size: 15px;
  color: #641934;
  text-transform: uppercase;
  font-weight: normal;
}
h2, h2 a, #main #middle_column .padding h2 a {
  font-size: 16px;
  color: #641934;
  text-transform: uppercase;
  font-weight: normal;
}

h3, h3 a, #main #middle_column .padding h3 a, #main #middle_column .padding h3 a:visited {
  font-size: 13px;
  color: #000000;
  display: inline;
  background-color: #E9CE23;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 2px;
}

img {
  border: 0;
}

ul, ol{
  margin: 5px 5px 5px 25px;
}
li{
  margin: 0px;
}

table.tracking tr td{
  line-height: 8px;
}
#main a {
	color: #641934;
	text-decoration: none;
}
#main a:hover { text-decoration: underline; }
#main a.textBtn,
#main #middle_column .padding a.textBtn {
	background-color: #641934;
	border: solid 1px #641934;
	padding: 3px 5px;
	color: #E9CE23;
	margin: 12px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
}
#main a.textBtn:hover,
#main #middle_column .padding a.textBtn:hover {
	background-color: #E9CE23;
	color: #641934;
}
#main a.boldLink {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
}
#main a.boldLink:hover { 
	text-decoration: none; 
	color: #641934;
}
#main a.highlightLink, #main p a.highlightLink {
	background-color: #E9CE23;
	color: #000000;
	font-weight: normal;
	padding: 0 3px;
	margin: 5px 6px 0 0;
	display: inline-block;
}
#main a.highlightLink:hover {
	text-decoration: none;
	background-color: #641934;
	color: #E9CE23;
}
/* - 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;
}
.message 
{
	color: #000000;
	font-weight: bold;
	display: block; 
	padding: 5px;
	height: 13px;
}
.form_message 
{
	background-color: #e1e1f1;
	display: block; 
	padding: 5px;
}
.confirm_message {
	background-color: #EDEDED;
	border: solid 1px #CCCCCC;
	color: #341934;
	width: 550px;
	margin: 10px 0 50px 50px;
	padding: 10px;
	min-height: 140px;
	float: right;
	clear: none;
}

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

/* ---------- PRODUCTS STYLE ----------------- */
.categoryImage {
	border-bottom:  solid 1px #CCCCCC;
	padding: 10px 0;
	margin-bottom: 10px;
}
.productList {
	width: 99%;
	float: left;
	clear: none;
}
.categoryList {
	margin: 0 0 15px;
	width: 33%;
	float: left;
	clear: none;
}
.categoryList div.img {
	padding: 0;
	margin: 0;
	float: left;
	height: 110px;
}
.categoryList .listing {
	position: relative;
	padding: 8px 0;
	font-size: 11px;
	line-height: 1.2em;
	color: #999999;
	float: left;
	width: 100%;
	border-top: solid 1px #641934;
	border-bottom: solid 1px #641934;
	/*border-right: solid 1px #641934;*/
}
#main #middle_column .padding .categoryList .listing a.model {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
#main #middle_column .padding .categoryList .listing a.detail {
	position: absolute;
	right: 30px;
	top: 8px;
	font-size: 12px;
}

#productInfo {
	clear: none;
	margin: 0 0 25px 0;
	width: 99%;
	overflow: hidden;
}

.productImage {
	padding: 0;
	margin: 15px 0 15px 1%;
	width: 64%;
	float: left;
	clear: none;
	text-align: center;
}
.productDetails {
	padding: 0;
	margin: 25px 0 15px;
	width: 34%;
	float: left;
	clear: none;
	background-color: #EDEDED;
	border-top: solid 1px #CCCCCC;
	/*height: 180px;*/
}
.productDetails strong { 
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 10px 5px;
	display: block;
	border-bottom: solid 1px #CCCCCC;
}
.productDetails img.productSmallImg {
	border: solid 1px #CCCCCC;
	margin: 12px 0 0 10px;
}
#main #middle_column .productDetails a strong {
	font-weight: normal;
	color: #000000;
	text-transform: none;
	border-top: solid 1px #CCCCCC;
	margin-top: 8px;
}
#main #middle_column .productDetails a:hover strong { color: #641934; }
#main .productDetails p  {
	padding: 8px 10px;
	margin-bottom: 8px;
	border-bottom: solid 1px #CCCCCC;
}
.productPageImg {
	padding: 15px 25px 5px 0;
	/*float: left;
	clear: none;*/
}
.productSmallImg {
	clear: none;
	border: solid 1px #641934;
	width: 80px;
}

.price {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.old_price {
	text-decoration: line-through;
	font-size: 80%;
}
.small_text {
	font-size: 80%;
}
.remove_text {
	font-size: 80%;
}
.columnLeft {
	width: 45%;
	float: left;
	clear: none;
	margin-bottom: 15px;
}
.columnLeft h1 { margin-right: 8px; }
.columnLeft p, .columnLeft ul  {
	width: 90%;
	margin-left: 0;
}
.columnLeft ul, .columnRight ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.columnLeft li, .columnRight ul li {
	padding-bottom: 5px;
}
p.textColumns {
	float: left;
	clear: none;
	padding-right: 35px;
}
.rightPadding {
	padding-right: 35px;
}
.columnRight {
	width: 55%;
	float: right;
	clear: none;
	margin-bottom: 15px;
}
.columnRight ol {
	clear: both;
	margin: 0 0 0 28px;
	padding: 10px 0 0;
	list-style-position: outside;
}
.columnRight ol li {
	margin-bottom: 12px;
}
.columnRight a:hover, .columnLeft a:hover, #narrowContentPanel .blueHighlight a { color: #0084C9; }

.subCategoryNav {
	z-index: 5;
	visibility: hidden;
	position: absolute;
	opacity: .95;
	margin-left: 90px;
	margin-top: -22px;
	border: solid 1px #E9CE23;
	padding-right: 3px;
       /* background: #FFFFFF; */
       background-color: #E9CE23;
       min-width: 120px;
}
.subCategoryIcon
{
      clear: none;
      display: inline;
}
h1.categoryTitle 
{
	clear: left;
       width: 98%;
       float: left;
       clear: none;
}
#homepage .subCategoryIcon a:hover,
#left_column .subCategoryIcon a:hover {
       background-color: #FFFFFF;
       /* padding-left: 3px; */
 }

/* ---------- End Products Styles ---------- */

/* --- INTERIOR PAGES STYLES --- */
img.aboutImg {
	position: absolute;
	top: 11px; /* 10px; */
	right: 0px;
}
div.aboutImg {
	float: right;
	text-align: right;
}
.wideContentColumn {
	width: 520px;
}
/* Featured Brands */
#gallery {
	position: relative;
	float: left;
	clear: none;
	width: 550px;
}
#main #middle_column #gallery a.highlightLink {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
#main #middle_column #gallery a.highlightLink:hover {
	color: #E9CE23;
	background-color: #000000;
}
#galleryIndex {
	float: right;
	clear: none;
	width: 165px;
}
#galleryIndex h2 { font-size: 15px; }
#galleryIndex img {
	margin: 8px 0 2px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#galleryIndex img.current {
	opacity: 1;
	filter: alpha(opacity=100);
}
#galleryIndex img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#galleryIndex img.current:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#main #middle_column #galleryIndex a {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
}
#main #middle_column #galleryIndex a.current {
	color: #641934;
}
#main #middle_column #galleryIndex a.highlightLink {
	color: #000000;
	margin-top: 20px;
}
#main #middle_column #galleryIndex a.highlightLink img {
	margin: -2px 0 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
#main #middle_column #galleryIndex a.highlightLink:hover {
	color: #000000;
	background-color: #E9CE23;
	border-bottom: solid 2px #000000;
}
/* Contact us */
#contactForm {
	float: left;
	clear: none;
	width: 400px;
	margin: 10px 0 35px 35px;
	text-transform: uppercase;
	color: #641934;
}
#homepage #contactForm {
	border-top: solid 1px #641934;
	margin: 0;
	padding-top: 15px;
	width: 100%;
	float: left;
	clear: none;
}
#contactForm input, #contactForm textarea, #contactForm select {
	background-color: #DEDEDE;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	margin-top: 5px;
	color: #641934;
}
#contactForm input:focus, #contactForm textarea:focus {
	background-color: #E9CE23;
}
#main a.yellowBtn { 
	text-transform: uppercase; 
	margin: 15px 10px 15px 0;
	display: inline-block;
	background-color: #E9CE23;
	color: #641934;
	border: solid 1px #641934;
	padding: 2px 4px;
}
#main a.yellowBtn:hover {
	background-color: #641934;
	color: #E9CE23;
	text-decoration: none;
}
#contactForm input.input_btn, input.input_btn {
	background-color: #E9CE23;
	color: #641934;
	border: solid 1px #641934;
	margin: 10px 10px 0 0;
	padding: 2px;
}
#contactForm input.input_btn:hover, input.input_btn:hover {
	background-color: #641934;
	color: #E9CE23;
}
/* store pages */
#storeInfo {
	float: left;
	clear: none;
	width: 330px;
	margin: 0 0 35px;
}
#main a.boldLink {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
}
#main a.boldLink:hover { 
	text-decoration: none; 
	color: #641934;
}
#map {
	float: left;
	clear: none;
	margin: 0 0 35px 50px;
}
#map h2 { margin-bottom: 10px; }
/******* BLOG STYLES *******/
/* BLOG */
#main a.blogHeadline {
	font-size: 18px;
	color: #641934;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#main a.blogHeadline:hover { text-decoration: underline; }
.blogImg {
	float: right;
	clear: none;
	margin: 10px 0 15px 15px;
}

a.previousBlog, a.nextBlog {
	font-size: 14px;
	text-decoration: none;
	color: #015275;
	text-transform: uppercase;
	margin: 8px 0 0;
}
a.previousBlog { float: left; clear: none;}
a.nextBlog {float: right; clear: none;}

a.continueBlog {
	font-style: italic;
	color: #0084C9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rssPanel {
	position: absolute;
	top: -18px;
	right: 0;
	font-size: 9px;
	color: #015275;
	background-color: #DFF0F9;
	padding: 3px 4px;
	border: solid 1px #015275;
}
#rssPanel a {
	text-decoration: none;
	color: #015275;
	text-transform: uppercase;
}
#rssPanel img {
	margin: 0 3px 0 0;
}
.blogUserToolbox {
	color: #FFFFFF;
	background-color: #015275;
	padding: 7px;
	margin: 25px 0 12px;
	float: left;
	clear: both;
	width: 98%;
	text-transform: uppercase;
}
.blogUserToolbox a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
.blogUserToolbox strong {
	float: left;
	clear: none;
}
.blogUserToolbox .tools {
	float: right;
	clear: none;
}

ul.blogList, ul.blogIndex, ul.blogSummIndex {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0;
}

ul.blogList li a {
	text-decoration: none;
}

ul.blogIndex li, ul.blogSummIndex li {
	margin-bottom: 10px;
	padding-bottom: 7px;
	color: #015275;
	border-bottom: solid 1px #CAD6DC;
	float: left;
	width: 100%;
}
ul.blogIndex li strong a, ul.blogSummIndex li strong a {
	font-size: 12px;
	text-transform: uppercase;
}
ul.blogSummIndex li strong a {
	float: left;
	clear: none;
}
ul.blogIndex li a, ul.blogSummIndex li a {
	color: #015275;
	text-decoration: none;
}
ul.blogIndex li a:hover, ul.blogSummIndex li a:hover {
	color: #0084C9;
}
ul.blogSummIndex .rssTools {
	float: right;
	clear: none;
}
/* Blog Nav */
#blogInnerNav {
	width: 230px;
	margin: 35px 20px 0 0;
	padding-left: 20px;
	float: right;
	clear: none;
	position: relative;
	display: inline;
	color: #641934;
}
#blogInnerNav a { text-decoration: none; }
#blogContent a { 
	text-decoration: none;
	color: #641934;
}
#blogContent a.darkBlueLink,
#blogContent .entrySharing a,
#blogContent h2 a { color: #015275; }
#blogInnerNav a:hover, #blogContent a:hover { text-decoration: underline; }
#blogInnerNav #bloggerInfo {
	width: 280px;
	padding: 7px 10px 15px;
	margin-bottom: 18px;
	background: #0084C9 url('share/images/general/hdrnav_bg.jpg') repeat-x left bottom;
	color: #d4ebff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#blogInnerNav #bloggerInfo strong { 
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 15px;
}
#blogInnerNav #bloggerInfo a, #blogInnerNav #bloggerInfo a:visited {
	color: #d4ebff;
}
#blogInnerNav #bloggerInfo a:hover { text-decoration: underline; }
#main #blogInnerNav a.tabLink {
	font-size: 15px;
	padding: 5px 10px;
	color: #641934;
}
#main #blogInnerNav a.tabLink.selected {
	background: #641934;
	color: #E9CE23;
}
ul.entryList {
	width: 250px;
	border-top: solid 2px #641934;
	margin: 5px 0 15px;
	padding: 0;
	list-style-type: none;
}
ul.entryList li {
	width: 238px;
	padding: 10px 10px 10px 0;
	border-bottom: solid 1px #CCCCCC;
}
a.entryTitle { 
	font-size: 14px; 
}
a.entryTitle,
#blogInnerNav .blogIndexContent a { color: #0084C9; }
.darkblueHeader {
	background: #641934;
	color: #E9CE23;	
	float: left;
	clear: none;
	width: 97%;
	padding: 5px 1% 5px 2%;
	font-size: 15px;
	margin: 10px 0 12px;
}
#blogInnerNav .darkblueHeader {
	width: 238px;
	padding: 5px;
}
.lightblueHeader {
	background: url('share/images/general/lightbluegrad_bg.jpg') repeat-x left bottom;
	border: solid 1px #d4ebff;
	color: #015275;	
	float: left;
	clear: none;
	width: 97%;
	padding: 4px 1% 5px 2%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0 0 10px;
}
#blogContent .lightblueHeader a { color: #015275; }
.lightblueHeader img { margin-right: 3px; }
#blogInnerNav .blogIndexContent { 
	font-size: 10px; 
}
#blogInnerNav .blogIndexContent .updateTime, #homepage .narrowPanel .updateTime { color: #999999; }
#blogInnerNav .blogIndexContent ul {
	list-style-type: none;
	margin: 15px 0 0 3px;
	float: left;
	clear: none;
}
#blogInnerNav .blogIndexContent ul li { margin-bottom: 3px; }
#blogInnerNav ul#subscriptions a.blogName:hover {
	color: #0084C9;
	text-decoration: none;
}
/* Blog Content */
#blogContent {
	position: relative;
	display: inline;
	width: 610px;
	float: left;
	clear: none;
	padding-right: 30px;
	margin: 30px 0 25px 8px;
	border-right: solid 1px #641934;
}
#blogContent p { line-height: 1.5em; }
#homepage #blogContent strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#blogContent .ftdEntryInfo, #blogContent .ftdEntryInfo a {
	color: #643934;
	text-transform: uppercase;
}
#blogContent .ftdEntryInfo a { font-weight: bold; }
#blogContent #cuisinartBlogs {
	float: left;
	clear: none;
	border: solid 1px #015275;
	width: 245px;
	margin: 25px 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#blogContent #cuisinartBlogs strong {
	display: block;
	background: #015275 url('share/images/general/darkbluegrad_bg.jpg') repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 15px;
	padding: 5px;	
}
#blogContent #cuisinartBlogs p {
	padding-right: 10px;
	padding-left: 10px;
	width: 225px;
	border-top: solid 1px #FFFFFF;
	background-color: #d4ebff;
	float: left;
	clear: none;
}
img.blogThmb {
	float: left;
	clear: none;
	margin-right: 10px;
}
#blogContent a.blogName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #015275;
	font-size: 13px;
}
a.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0084c9;
	font-size: 15px;
	font-style: italic;
}
#blogIndexRightCol {
	width: 330px;
	float: left;
	clear:none
}
.entryComments {
	background-color: #EDEDED;
	border: solid 1px #CCCCCC;
	color: #341934;
	float: left;
	clear: none;
	width: 400px;
	margin-top: 10px;
	padding: 5px 10px;
	min-height: 140px;
}
.entryComments input, .entryComments textarea {
	border: solid 1px #015275;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.entryComments td {
	padding: 5px 10px 5px 0;
}
#main #homepage .entryComments p.noComments, .callToComment {
	font-size: 15px;
	color: #641934;
	margin-bottom: 15px;
	line-height: 1em;
}
#main #homepage .entryComments p.noComments a { color: #641934; font-weight: bold; }
#blogPager {
	float: right;
	width: 596px;
	padding: 7px 2px 5px;
	margin-top: -15px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #0084C9;
	background: url('share/images/general/lightbluegrad_bg.jpg') repeat-x left bottom;
	border-bottom: solid 1px #d4ebff;
}
.entrySharing {
	float: right;
	clear: none;
	margin: 0;
}
#main #homepage .entrySharing p { 
	margin: 8px 0; 
	padding: 0 12px 0 0;
}
#main #homepage .entrySharing p.divider { 
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin: 8px 0; 
	padding: 5px 0;
}
#main #homepage #blogInnerNav p.divider { 
	border-top: solid 1px #E9CE23;
	border-bottom: solid 1px #E9CE23;
	padding: 5px 0;
}
#main .entrySharing a { 
	color: #641934;
	font-weight: bold;
}
.article_rightimg {
	float: right;
	clear: right;
	margin: 35px 0px 15px 25px;
}

/* Interior blog ad space */
.bannerPlaceholder {
	text-align: center;
	margin-bottom: 15px;
	font-size: 9px;
	color: #999999;
}

#comments {
	margin: 15px 0px;
	border-top: solid 1px #0A3A87;
	border-bottom: solid 1px #0A3A87;
	color: #0A3A87;
}
#comments .user_comment {
	margin: 5px 0px;
	padding-top: 15px;
	border-top: solid 1px #0A3A87;
	color: #333333;
}
#comments .name {
	font-weight: bold;
	float: left;
	clear: none;
	color: #0A3A87;
}
#comments .date_info {
	float: right;
	clear: right;
	color: #91BEE2;
	font-size: 10px;
}
#comments .permalink {
	float: right;
	clear: none;
}
/***** PRESS RELEASES *****/
.news_location {
	text-transform: uppercase;
	font-weight: bold;
}
li.news_headline {
	list-style-type: none;
	position: outside;
	list-style-image: url('share/images/general/blue_bullet.gif');
	margin-left: 15px;
}


/*** Checkout Form Styles ***/
.red{
  color: #ff0000;
}
.field_error{
  color: #990000;
  font-weight:normal;
}
/* Checkbox */
.input_checkbox_error{
  background: #ff0000;
}
.input_checkbox_title{}
.input_checkbox_cell{}

/* Radio */
.input_radio_error{
  background: #ff0000;
}
.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: #ff0000;
}
.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: #ff0000;
}
.input_text_title{
  text-align: right;
  vertical-align: middle;
}
.input_text_cell{}

/* Category*/
.input_category{
  font-weight: bold;
}

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

/**************** CALENDAR ****************/
#calendarHolder {
	width: 630px;
	float: left;
	margin: 10px 0 0 120px;
	padding-bottom: 150px;
	position: relative;
}
#calendarHolder .timeBlocks {
	float: left;
	clear: none;
	margin-left: 45px;
	width: 200px;
}
#calendarHolder .timeBlocks strong {
	text-transform: uppercase;
	color: #641934;
	font-size: 15px;
}
#calendarHolder .timeBlocks select { margin-top: 10px; }
.calendar_table 
{
	border: solid 1px #cccccc;
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
	float: left;
	clear: none;
	width: 350px;
}
.calendar_month_header 
{
	text-align: center;
	color: #ffffff;
	background-color: #641934;
	padding: 5px;
	height: 30px;
	text-transform: uppercase;
	font-size: 15px;

}
#main .calendar_month_header a { 
	color: #FFFFFF;
	margin: 0 10px;
}
#main .calendar_month_header a:hover {
	color: #E9CE23;
	text-decoration: none;
}
.calendar_day_header 
{
	text-align: center;
	background-color: #E9CE23;
    height: 20px;
	text-transform: uppercase;
    font-size: 10px;
    color: #641934;
}
.calendar_day_header td
{
	width: 40px;
}
.calendar_day_row 
{
	text-align: center;
	height: 32px;
	color: #ffffff;
	font-size: 15px;
}
.calendar_day 
{
	background: #DEDEDE url('share/images/general/white_slash.gif') no-repeat center;
}
.calendar_day_blank 
{
	background-color: #ffffff;
}
.calendar_day_link
{
	background-color: #CCCCCC;
}
.calendar_day_old 
{
	background: #efefef url('share/images/general/slash_white.png') no-repeat center;

	
}
.calendar_day_selected
{
	background-color: #E9CE23;
}

span.current_day,
#main #middle_column .padding span.current_day a,
#main #middle_column .padding span.current_day a:visited
{
	font-weight: normal;
	color: #ffb050;
}
#main #middle_column .padding .calendar_table a,
#main #middle_column .padding .calendar_table a:visited
{
	font-weight: normal;
	text-decoration:none;
    color: #ffffff;
}
#main #middle_column .padding .calendar_table a:hover
{
	text-decoration:none;
    color: #ffdadd;
}
/* Appointment Scheduler */
#apptSteps {
	width: 430px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 13px;
	text-align: right;
}
div.retailerContainer {
	border-top: solid 2px #E9CE23;
	border-bottom: solid 2px #E9CE23;
	margin: 10px 0;
	padding: 10px 0;
	float: left;
	clear: none;
	width: 920px;
	position: relative;
}
div.retailer {
	margin: 10px 0;
	width: 440px;
	margin-right: 20px;
	float: left;
	clear: none;
}
div.retailer .address {
	float: left;
	clear: none;
	width: 50%;
}
div.retailer .address span {
	text-transform: uppercase;
	color: #641934;
	font-size: 14px;
}
div.retailer img.phone_icon { 
	margin-top: -3px;
}
#main #homepage div.retailerContainer div.retailer .address p {
	margin: 0 0 0 17px;
	padding-top: 1px;
	line-height: 1.5em;
}
div.retailer .contactInfo {
	margin-top: 9px;
	float: left;
	clear: none;
	line-height: 1.5em;
}
.phone_icon
{
	background-image: url('share/images/general/phone_icon.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	display: inline;
	clear: none;
	padding-right: 3px;
	margin-top: 3px;
	
}
#map_holder {
	margin: 15px 0 30px;
	width: 600px;
	float: right;
	clear: none;
}
#homepage a.highlightLink { position: relative; }

@media print{
  .share_box,
  #left_column,
  #header,
  #header_bar {
    display: none;
  }
  #main,
  #middle_column{
    margin: 0;
  }
  #main,
  #leftnav_divider,
  #footer{
    width: 710px;
  }
  #print_logo{
    margin-left: 15px;
    display: block;
  }
  #footer #links{ 
    width: 380px;
  }
}

