@charset "utf-8";

/* ----------------------------
Resets
---------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; }

fieldset,img { border: 0; }

legend { color: #000; }

li { list-style: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: ;
	vertical-align: top;
	font-weight: normal;
}

input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}
.clear {
	clear: both;
	
	}

/* ----------------------------
Styles
---------------------------- */
@font-face {
    font-family: 'MinionProRegular';
    src: url('../fonts/minionpro-regular-webfont.eot?') format('eot'),
         url('../fonts/minionpro-regular-webfont.woff') format('woff'),
         url('../fonts/minionpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-regular-webfont.svg#webfontgGpP97YJ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionProBoldItalic';
    src: url('../fonts/minionpro-boldit-webfont.eot?') format('eot'),
         url('../fonts/minionpro-boldit-webfont.woff') format('woff'),
         url('../fonts/minionpro-boldit-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-boldit-webfont.svg#webfontofaEtKnm') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionProBold';
    src: url('../fonts/minionpro-bold-webfont.eot?') format('eot'),
         url('../fonts/minionpro-bold-webfont.woff') format('woff'),
         url('../fonts/minionpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-bold-webfont.svg#webfontCxNkCpSW') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionProItalic';
    src: url('../fonts/minionpro-it-webfont.eot?') format('eot'),
         url('../fonts/minionpro-it-webfont.woff') format('woff'),
         url('../fonts/minionpro-it-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-it-webfont.svg#webfontjZvJrF5S') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionProSemibold';
    src: url('../fonts/minionpro-semibold-webfont.eot?') format('eot'),
         url('../fonts/minionpro-semibold-webfont.woff') format('woff'),
         url('../fonts/minionpro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-semibold-webfont.svg#webfont3nEYCMKd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeignotLTStdBold';
    src: url('../fonts/peignotltstd_bold-webfont.eot?') format('eot'),
         url('../fonts/peignotltstd_bold-webfont.woff') format('woff'),
         url('../fonts/peignotltstd_bold-webfont.ttf') format('truetype'),
         url('../fonts/peignotltstd_bold-webfont.svg#webfont0TCq6ZLh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeignotLTStdDemi';
    src: url('../fonts/peignotltstd_demi-webfont.eot?') format('eot'),
         url('../fonts/peignotltstd_demi-webfont.woff') format('woff'),
         url('../fonts/peignotltstd_demi-webfont.ttf') format('truetype'),
         url('../fonts/peignotltstd_demi-webfont.svg#webfontZD6DQ6a5') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeignotLTStdLight';
    src: url('../fonts/peignotltstd_light-webfont.eot?') format('eot'),
         url('../fonts/peignotltstd_light-webfont.woff') format('woff'),
         url('../fonts/peignotltstd_light-webfont.ttf') format('truetype'),
         url('../fonts/peignotltstd_light-webfont.svg#webfont1DdBGkAc') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.content a:hover { text-decoration: none !important; }
}
html { background-color: #cdc7b4; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
p, li {  color: #333333; letter-spacing: .01em;  }
a { text-decoration: none; }
a:hover { text-decoration: underline; *text-decoration: none; }
.container { width: 996px; min-height: 300px; padding-top: 16px; margin: 0 auto; }
.c-bottom { width: 996px; margin: 0 auto; height: 20px; background-image: url(../images/c-bottom.png); background-repeat: no-repeat; background-position: center bottom; }
.header { height: 80px; width: auto; background-image: url(../images/header-bg.png); background-repeat: no-repeat; padding: 28px 0 0 0px; display:block; }
.header a { width: 135px; height:55px; display: block; text-indent: -9999px; outline: none;}
.header h2 { color: #ffffff; font-size: 36px; font-family: "MinionProRegular", Georgia, serif; font-variant: small-caps; }
.header p { color: #ffffff; }
.menu { height: 57px; background-image: url(../images/nav-bg.png); }
.content { width: auto; height: auto; min-height: 400px; background-image: url(../images/contentbg.png); background-repeat: repeat-y; padding-top: 1px; padding-right: 23px; padding-bottom: 1px; padding-left: 23px; /*overflow: auto;*/ *overflow: visible; }
.content a {color: #b01900; text-decoration:none; }
.content a:hover {color: #b01900; text-decoration:underline; *text-decoration: none; }
.content ul li a {color: #b01900; text-decoration:none;}
.content ul li a:hover {color: #b01900; text-decoration:underline;}
.content hr { border: 0; height: 1px; margin: 9px 0; *margin: 2px 0; _margin: 2px 0; padding: 0; background-image: url(../images/dotted-hr.png); background-repeat: no-repeat; background-color: transparent; filter: alpha(opacity=30); }
.content h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 5px 0; text-transform:uppercase;  }
.content p {font-size: 14px;}
.slider { height: 354px; width: 630px; float: left; position:relative; z-index: 100;  margin: 0 10px 0 0; }
.imagesholder img {  }
.showreel { height: 103px; width: 630px; background-image: url(../images/slider-info-bg.png); background-repeat: repeat-x; position: absolute; bottom: 0; left: 0; z-index: 200; }
.showreel p { color: #fff; font-size: 16px; margin: 40px 20px 0 20px; letter-spacing: 0.03em; line-height: 1.4em; }
.showreel p a { color: #fff; font-size: 12px; background-image: url(../images/white-arrow.png); background-repeat: no-repeat; background-position: right center; padding: 0 15px 0 5px; }
.paging { width: 100px; height: 16px; float: right; margin: -15px 12px 0 0; }
.paging ul {  }
.paging ul li { font-size: 11px; display: inline; margin: 0 5px 0 0; }
.paging ul li a { color: #fff; padding: 1px 0 0 5px; width: 11px; height: 15px; background-image:url(../images/paging-ball-black.png); display: inline-block; font-size: 11px; }
.paging ul li a:hover { text-decoration: none; color: #1e3470; background-image:url(../images/paging-ball-white.png); }
.paging ul li a.current { background-image:url(../images/paging-ball-white.png);  color: #1e3470; }
.newsfeed { width: 310px; float: left; }
.newsfeed .title  { width: 295px; height: 39px; background-image: url(../images/title-bg.png); background-repeat: repeat-x; padding: 10px 0 0 15px; margin: 0 0 10px 0; }
.newsfeed .title h2 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #fff; font-weight: normal; letter-spacing: 0.08em; float: left;  }
.newsfeed .title a {   }
.newsfeed .title a.rss-icon { width: 16px; height: 16px; background-image:url(../images/rss-icon.png); background-repeat: no-repeat; display: block; float: left; margin: 4px 0 0 10px;  }
.newsfeed .title a:hover.rss-icon {  background-image:url(../images/rss-icon-hover.png); background-repeat: }
.newsfeed hr {  border: 0; height: 1px; padding: 0; background-image: url(../images/dotted-hr.png); background-repeat: no-repeat; background-color: transparent;  filter: alpha(opacity=30);}
.news-item { padding: 0 15px; }
.news-item p { font-size: 14px; line-height: 1.3em; }
.news-item p.tiny-sep { font-size: 10px; color: #666666;  }
.news-item p a { color: #b01800;  font-size: 10px; background-image: url(../images/red-arrow.png); background-repeat: no-repeat; background-position: right center; padding: 0 10px 0 0; }
.news-item p span { font-size: 10px; color: #666666; text-transform: uppercase; }

.featured-brands { height: 60px; }
.featured-brands-heading { width: 109px; height: 60px; float: left; margin: 0 11px 0 0; }
.brand-thumb { width: 74px; height: 60px; float: left; margin-right: 10px; position: relative; }
.brand-thumb a { display: block; width: 74px; height: 60px; }
.brand-thumb a:hover { background-color: green; }
.brand-thumb .brand-detail { display: none; margin: 0; padding: 10px 0 0 10px; width: 185px; height: 50px; position: absolute; top: 0; left: 74px; background-color: #070c19; z-index: 900; }
.brand-detail-last { display: none; margin: 0; padding: 10px 0 0 10px; width: 185px; height: 50px; position: absolute; top: 0; left: -195px; background-color: #070c19; z-index: 900; }
.lastchild-thumb:hover > .brand-detail-last { display: block; }
.brand-thumb p { color: #cdc7b4; font-size: 16px; }
.brand-thumb:hover > .brand-detail { display: block; }
.lastchild-thumb { margin-right: 0; }

.box-section { width: 310px; height: 223px; float: left; margin: 0 0 5px 0; position: relative; }
.box-section a { color:#FFFFFF;}
.middle { margin: 0 10px; }
.box-info { width: 295px; min-height: 49px; height: auto; background-image: url(../images/box-bg.png); background-repeat: repeat-x; position: absolute; top:0; left:0; padding: 10px 0 0 15px; z-index: 100;}
.box-info span{ color: #fff; font-size: 11px; }
.box-info h4 {  font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 18px; color: #fff; font-weight: normal; letter-spacing: 0.08em; margin: 3px 0 0 0; font-size:16px\0/;}

.landing-col-one { width: 600px; height: auto; padding: 5px 15px; float: left; margin: 0 10px 10px 0; }
.landing-col-one h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0; text-transform:uppercase;  }
.landing-col-one p { font-size: 14px; }
.landing-col-two { width: 270px; height: 200px; padding: 5px 20px; float: left; }
.landing-col-two h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0;  }

.landing-form input { width: 240px; padding: 5px 15px; font-size: 12px; border: 0; background-color: #f2f0eb; color: #333333; margin: 0 0 10px 0; *margin-bottom:0px;}
.landing-form button.continue { border: 0; background-image: url(../images/continue-button.png); background-repeat: no-repeat; height: 35px; width: 141px; background-color: transparent; text-indent: -9999px; cursor: pointer; }

.foot { width: 946px; margin: 0 auto; height: 50px; padding: 20px 25px 0 25px;font-size:11px;}
.foot p { font-size: 11px; padding: 0 0 0 5px; color: #666666; clear: both; }
#navlist { font-family: Arial, Helvetica, sans-serif; font-size: 11px; list-style-type: none; margin: 0 0 18px 0; padding: 0; }
#navlist li { border-right: 1px solid #666; float: left; line-height: 1.1em; margin: 0 .5em 0 -.5em; padding: 0 .75em 0 .75em; }
#navlist li a { color: #666666; text-decoration: none; }
#navlist li a:hover { text-decoration: underline; }


/* ----------------------------
About Pages
---------------------------- */
.mission-img {width: 950px; height: 284px;}
.content p, .landing-col-one li {line-height: 20px;}
.content ul li {}
.redbullet ul {line-height:20px;}
.redbullet li {background-image: url(../images/red-arrow-large.png); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 18px; margin: 0 0 10px 0; font-size: 14px; line-height: 22px;}
.landing-col-two-inner { position: relative; width: 270px; min-height:334px; padding: 10px 18px; float: right; background-color:#f2f0eb; border: solid 1px #e4e0d7;}
.landing-col-two-inner h2 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; display:block;}
.landing-col-two-inner h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0;  }
.landing-col-two-inner p {font-size: 14px;}
.landing-col-two-inner p span{color: #333333;}
.landing-col-two-inner hr { border: 0; height: 1px; margin: 9px 0;  *margin: 2px 0; _margin: 2px 0; padding: 0; background-image: url(../images/dotted-hr-medium.png); background-repeat: no-repeat; background-color: transparent;  filter: alpha(opacity=30);}
.shadow-one {background-image: url(../images/shadow-one.png); background-repeat: no-repeat; background-position: left top; padding-top: 10px;}
.static-showreel { height: 66px; width: 630px; background-image: url(../images/static-slider-info.png); background-repeat: repeat-x; position: absolute; bottom: 0; left: 0; z-index: 200; }
.static-showreel p { color: #fff; font-size: 14px; margin: 15px 20px 0 20px; letter-spacing: 0.03em; line-height: 1.4em; }
.our-family p {font-size: 15px; line-height: 1.28em;}
.our-family h3 {font-size: 24px;}
.column {width: 450px; min-height: 20px; float: left; margin-right: 20px;background-image: url(../images/column-shadow.png); background-repeat: no-repeat; background-position: left top; padding: 15px 0 15px 15px;}
.column-last {width: 440px; min-height: 550px; float: left; margin-right: 0;background-image: url(../images/column-last-shadow.png); background-repeat: no-repeat; background-position: right bottom; padding: 15px 15px 15px 10px;}
.column img {float: left; margin: 0 15px 10px 0;}
.column h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0;  }
.column p {font-size: 14px; margin-bottom: 10px;}
.column-last img {float: left; margin: 0 15px 0 0;}
.column-last h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0;  }
.column-last p {font-size: 14px; margin-bottom: 10px;}


/* ----------------------------
Brand Pages
---------------------------- */
.brand-img {width: 950px; height: 324px;}
#brands-menuWrapper {width: 950px; height: 32px; background-color: #f2f1ec; border: 1px solid #e6e3d9; padding: 6px 0; margin-bottom: 10px;}
#brands-menuWrapper ul { padding: 0 0 0 5px; margin: 0; color: White; font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 13px; font-size: 12px\9; text-transform:uppercase; }
#brands-menuWrapper ul li { display: inline-block; *display: inline; _display: inline; border-right: 1px dotted #cdc7b4; padding: 0 5px 0 1px;}
#brands-menuWrapper ul li:last-child {border: none;}
#brands-menuWrapper ul li a { padding: 8px 6px; color: #b01900; text-decoration: none; float: left; background-color: #f2f1ec; *margin: 0 10px 0 0; _margin: 0 10px 0 0; }
#brands-menuWrapper ul li a:hover { -moz-box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0px 0px 6px #ccc; box-shadow: 0px 0px 6px #ccc; background-color: #fff; color: #b01900; }
#brands-menuWrapper ul li a.current { -moz-box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0px 0px 6px #ccc; box-shadow: 0px 0px 6px #ccc; background-color: #fff; color: #b01900; }

.brandWrapper {width: 308px; height: 60px; border: 1px solid #ccc; margin: 0 0 10px 0; float: left; display: block;}
.middle {margin-left: 10px; margin-right: 10px;}
.brandWrapper a:hover {text-decoration: none;}
.brandWrapper:hover {background-color: #eeede8; text-decoration: none; cursor: pointer;}

.brand-thumb-img {width: 60px; height: 60px; float: left;}
.brand-info {width: 225px; height: 45px; float: left; padding: 12px 0 0 15px; *padding-left:12px;}
.brand-info h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #000000; }
.brand-info p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; text-transform:uppercase; }
.brand-info p span { color: #b01800;  font-size: 10px; background-image: url(../images/red-arrow.png); background-repeat: no-repeat; background-position: right center; padding: 0 10px 0 0; *padding-right:8px; }


/* ----------------------------
Brand Pages
---------------------------- */
.news-block {margin: 0 0 10px 0;}
.news-block h2, .news-block h2 a { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #b01900; margin-bottom: 7px; margin-top: 10px; line-height: 22px; }
p.small-text { font-family: Arial, Helvetica, sans-serif; font-size: 10px !important; font-weight: normal; color: #666666; padding-bottom: 5px; text-transform:uppercase; }
p.small-text a { color: #b01800;  font-size: 10px; padding: 0 0px; text-transform:uppercase;}
.news-image { width: 67px; height: 67px; float: left; -moz-box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0px 0px 6px #ccc; box-shadow: 0px 0px 6px #ccc; margin: 5px 10px 1px 0;}


.news-detail {width: 510px; height: auto; float: left; margin-top: 5px;}
.news-block p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #333333; line-height: 1.3em; margin: 0 0 3px 0; margin-bottom:15px; }
.news-Bigimage { width: 306px; height: 204px; float:right; /* -moz-box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0px 0px 6px #ccc; box-shadow: 0px 0px 6px #ccc; margin: 5px 10px 1px 0;*/ background:url(../images/frame.png); margin-left:10px;}
.news-Bigimage2 { width: 120px; height: 230px; float:right; -moz-box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0px 0px 6px #ccc; box-shadow: 0px 0px 6px #ccc; margin: 5px 10px 1px 0; /* background:url(../images/frame.png);*/ margin-left:10px;}
.news-Bigimage img{ padding:5px; padding-top:4px;}
a.read-more { color: #b01800;  font-size: 11px; background-image: url(../images/red-arrow.png); background-repeat: no-repeat; background-position: right center; padding: 0 10px 0 0; letter-spacing: 0.03em; }
.news-block p  a{color: #b01800;}

.news-menu-wrapper { width: 590px; height: auto; position: relative; margin: 15px 0;}
.news-menu-wrapper a:hover {text-decoration: none;}
.previous {position: absolute; left: 0; position: absolute; right: 0; background-image: url(../images/gray-arrow-large.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; color: #cdc7b4; }
.next { position: absolute; right: 0; background-image: url(../images/red-arrow-large.png); background-repeat: no-repeat; background-position: right center; padding: 0 15px 0 0; color: #b01900; }

.paging-red { width: 100px; height: 16px; position: absolute; top: 0; left: 250px; }
.paging-red ul {  }
.paging-red ul li { font-size: 11px; display: inline; margin: 0 5px 0 0; }
.paging-red ul li a { color: #fff; padding: 0 0 0 5px; width: 11px; height: 16px; background-image:url(../images/paging-ball-gray.png); display: inline-block; font-size: 11px; line-height: 1.6em; background-repeat: no-repeat; }
.paging-red ul li a:hover { text-decoration: none; color: #fff; background-image:url(../images/paging-ball-red.png); }
.paging-red ul li a.current { background-image:url(../images/paging-ball-red.png);  color: #fff; }

ul.link-list { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:normal; line-height: 22px; color: #333333; }
ul.link-list li { margin: 0; padding: 4px 5px 4px 10px;}
ul.link-list li:hover {}
ul.link-list li.selected {background-color: #faf9f7;}

ul.link-list li a { font-size: 14px; text-decoration: none; background-image: url(../images/black-arrow.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; color: #333333;}
ul.link-list li a:hover {  background-image: url(../images/red-arrow-dark.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; color:#b01900; }
ul.link-list li a.selected {  background-image: url(../images/red-arrow-dark.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; color:#b01900; }

ul.sub-link-list { list-style-type: disc; color: #636466; list-style-position:inside; margin: 4px 0 0 15px;  }
ul.sub-link-list li { padding: 0 !important; margin-bottom: 5px; }
ul.sub-link-list li a { text-decoration: none; background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; }
ul.sub-link-list li a:hover {  }
li.selected-link-list a{ background-image: url(../images/black-arrow-down.png) !important; background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px;}
li.selected-link-list ul.sub-link-list li a { text-decoration: none; background-image: url(../images/bullet.png) !important; background-repeat: no-repeat; background-position: left center; padding: 0 0 0 15px; }

/* ----------------------------
Contact Pages
---------------------------- */
.contact-img { height: 332px; width: 630px; float: left; position:relative; z-index: 100;  margin: 0 10px 0 0; }
.contact-info p { font-size: 14px; line-height: 22px; margin-bottom: 4px; }
.bourbon-image { position: absolute; left: 0; top: 0px; z-index: 50;}

.contact-col-two-inner { position: relative; width: 280px; min-height: 200px; padding: 250px 14px 0 14px; float: left; background-color:#f2f0eb; border: solid 1px #e4e0d7;}
.contact-col-two-inner h3 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 21px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0 0 10px 0;  }
.contact-col-two-inner p {font-size: 14px;}
.contact-col-two-inner p span{color: #b01900;}
.contact-col-two-inner hr { border: 0; height: 1px; margin: 9px 0;  *margin: 2px 0; _margin: 2px 0; padding: 0; background-image: url(../images/dotted-hr-medium.png); background-repeat: no-repeat; background-color: transparent;  filter: alpha(opacity=30);}
p.address-text {font-size: 14px;}
.direction-box {width: 91px; height: 64px; position: absolute; background-image: url(../images/directions-link.png); right: 15px; top: 250px; }
.direction-box a {display: block; widows: 91px; height: 64px;}

.website-link {background-image: url(../images/website-icon.png) !important; background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px; font-size: 14px; color: #b01900; }
.check-box {margin: 3px 0 0 0; display: block; float: left; *margin: 0; _margin: 0;}
.checkboxes p {margin: 0 0 5px 20px; width: 550px;}

.form-left {width: 295px; min-height: 300px; height: auto; float: left; margin-right: 10px;}
.form-right {width: 295px; min-height: 300px; height: auto; float: left; }

/* contact form */
.contactForm label {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; line-height: 22px; letter-spacing: 0.02em; }
.contactForm label span {color: #b4270f; margin: 0 5px;}
.contactForm .enterData { width: 285px; height: auto; background-color: #fff; border: 1px solid #dddddd; margin: 5px 0 15px 0; *margin: 5px 0 2px 0 !important; _margin: 5px 0 2px 0 !important; color: #636466; font-size: 14px; padding: 7px 0px 7px 10px; font-family: Arial, Helvetica, sans-serif; }
.contactForm select {  }
.contactForm .enterDataMultiline { width: 585px; height: 100px; background-color: #fff; border:  1px solid #dddddd; margin: 5px 0 15px 0; *margin: 5px 0 2px 0 !important; _margin: 5px 0 2px 0 !important; color: #636466; font-size: 14px; padding: 10px 0px 5px 10px; font-family: Arial, Helvetica, sans-serif; overflow: auto; }
p.fineprint1 {color: #b4270f; font-style: italic;}
.contactForm button.submit { border: 0; background-image: url(../images/submit-btn.png); background-repeat: no-repeat; height: 35px; width: 105px; background-color: transparent; text-indent: -9999px; cursor: pointer; float: right; }
.last {margin-right: 0 !important;}
/* ----------------------------
Product Spec Pages
---------------------------- */
.shadow-two {background-image: url(../images/shadow-one.png); background-repeat: no-repeat; background-position: left top; padding: 10px 0 0 15px;}
.table-listing { clear:both; background-color: #f2f0eb; min-height: 500px; padding-bottom: 15px; margin-top: 15px; }
.maintable tr td hr{ width: 97%; margin: 7px 0 0 10px;  filter: alpha(opacity=30); *margin: 2px 0; _margin: 2px 0;}
.maintable .toptd{ background-image: url(../images/table-bg.png); background-repeat: repeat-x; height:27px; margin:5px; color:#ffffff; text-transform:uppercase; font-size:10px; text-align:left; padding-left:10px; vertical-align:middle;}
.maintable .texttd{ height:30px;color:#333333; font-size:12px; text-align:left; padding-left:10px; vertical-align:top;padding-top:10px; padding-bottom:0px;}
.headingtd {}
.headingtd h4 {font-size: 16px; color: #000000; font-weight: bold; padding: 10px 15px 0 10px;}
.maintable .texttd span{color:#333333; font-size:12px;}
.maintable a{color:#0072bc; text-decoration:none; font-size:12px;}
.maintable a:hover{color:#0072bc; text-decoration:underline; font-size:11px;}

a.new-search {color: #b01800;  font-size: 13px; background-image: url(../images/magnifier.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px;}
a.text-file {color: #b01800;  font-size: 13px; background-image: url(../images/textfile-icon.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px; margin-left: 10px;}
a.excel-file {color: #b01800;  font-size: 13px; background-image: url(../images/excelfile-icon.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px;}
.columnForm {width: 455px; min-height: 20px; float: left; margin-right: 20px;}

.contactForm .selectData { width: 455px; height: auto; background-color: #fff; border: 1px solid #dddddd; margin: 5px 0 15px 0; *margin: 5px 0 10px 0 !important; _margin: 5px 0 10px 0 !important; color: #636466; font-size: 14px; padding: 7px 0px 7px 10px; font-family: Arial, Helvetica, sans-serif; }

/* ----------------------------
Product Spec Pages
---------------------------- */
.col3-1 {width: 141px; min-height: 200px; float: left; margin: 0 18px 0 0; background-color: #f2f0eb; border: 1px solid #e4e0d7; 
padding: 35px 7px 0 7px;position: relative;}
.col3-2 {width: 600px; min-height: 200px; float: left; margin: 0 18px 0 0; background-image: url(../images/shadow-one.png); background-repeat: no-repeat; background-position: left top; padding: 0 0 20px 0;}
.col3-3 {width: 155px; min-height: 200px; float: left; margin: 0; }

.product-image { width: 200px; min-height: 200px; float: left; padding: 30px 0 0 0; background-image: url(../images/table-reflect.png); background-repeat: no-repeat; background-position: center bottom; }
.product-info {width: 390px;min-height: 300px; float: left; }
.product-info h1 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 35px; color: #333333; font-weight: normal; letter-spacing: 0.08em; margin: 15px 0 0 0; text-transform:uppercase;}
.product-info h2 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 18px; color: #333333; font-weight: normal; letter-spacing: 0.08em; margin: 0; text-transform:uppercase;}

.press-release {color: #b01800;  font-size: 14px; background-image: url(../images/press-release.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px; margin-right: 10px; margin-bottom: 10px; display: inline-block;}
.multimedia-kit {color: #b01800;  font-size: 14px; background-image: url(../images/multimedia-kit.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px; margin-right: 10px; margin-bottom: 10px; display: inline-block;}
.website {color: #b01800;  font-size: 14px; background-image: url(../images/website-icon.png); background-repeat: no-repeat; background-position: left center; padding: 0 0 0 20px; margin-bottom: 10px; display: inline-block;}

.col3-3 h4 { font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 16px; color: #b01900; font-weight: normal; letter-spacing: 0.08em; margin: 0; text-transform:uppercase;}
.col3-3 p {font-size: 12px; line-height: 17px;}
.col3-3 table td {font-size: 11px; padding: 2px 0; }
.bestserved-box {background-color: #f2f0eb; border: 1px solid #e4e0d7; width: 135px; min-height: 100px; padding: 10px;  background-repeat: no-repeat; background-position: center bottom;}
.nutrition-box {background-color: #f2f0eb; border: 1px solid #e4e0d7; width: 135px; min-height: 100px; padding: 10px;}

.brand-selector-heading {position: absolute; left: 0; top: 0;}
ul.brand-list {}
ul.brand-list li {
	 padding: 3px 0; }
ul.brand-list li a {font-family:  "PeignotLTStdLight", Georgia, serif; font-size: 13px; color: #b01900; font-weight: normal; text-transform:uppercase;}
ul.brand-list li a:hover {text-decoration: none;}
.col3-1 hr {margin: 3px 0; padding: 0; filter: alpha(opacity=30); *margin: 1px 0; _margin: 1px 0;}
ul.brand-sublist {margin :5px 0;}
ul.brand-sublist li { margin: 0 0 3px 0; padding: 2px 5px; }
ul.brand-sublist li:hover { background-color: #faf9f7; }
ul.brand-sublist li.selected { background-color: #faf9f7; }
ul.brand-sublist li a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; padding: 0 0 0 12px; background-image: url(../images/black-arrow.png); background-repeat: no-repeat; background-position: left 4px; margin: 0; display: block; text-transform:none; }
ul.brand-sublist li a:hover {background-image: url(../images/red-arrow-dark.png); color: #b01900; text-decoration: none;}
ul.brand-sublist li a.selected {background-image: url(../images/red-arrow-dark.png); color: #b01900; text-decoration: none;} 
/* ----------------------------
Menu
---------------------------- */

#nav {
	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: 0.02em;
	margin: 0;
	line-height: 70%;
	padding: 0 0 0 3px;
}
#nav li {
	text-indent: -9999px;
	float: left;
	position: relative;
	list-style: none;
	margin-right: 1px;
	outline: none;
	z-index: 2000;
}

#nav li a.home-link{ width: 164px; height: 57px; background:url(../images/home.png) no-repeat; display: block; }
#nav li a:hover.home-link{ background:url(../images/home-hover.png) no-repeat; }
#nav li.current a.home-link { background:url(../images/home-hover.png) no-repeat; }

#nav li a.aboutus-link{ width: 164px; height: 57px; background:url(../images/aboutus.png) no-repeat; display: block; }
#nav li a:hover.aboutus-link{ background:url(../images/aboutus-hover.png) no-repeat; }
#nav li.current a.aboutus-link { background:url(../images/aboutus-hover.png) no-repeat; }

#nav li a.brands-link{ width: 164px; height: 57px; background:url(../images/brands.png) no-repeat; display: block; }
#nav li a:hover.brands-link{ background:url(../images/brands-hover.png) no-repeat; }
#nav li.current a.brands-link { background:url(../images/brands-hover.png) no-repeat; }

#nav li a.press-link{ width: 164px; height: 57px; background:url(../images/pressbtn.png) no-repeat; display: block; }
#nav li a:hover.press-link{ background:url(../images/pressbtn-hover.png) no-repeat; }

#nav li.current a.press-link { background:url(../images/pressbtn-hover.png) no-repeat; }

#nav li a.trade-link{ width: 164px; height: 57px; background:url(../images/tradebtn.png) no-repeat; display: block; }
#nav li a:hover.trade-link{ background:url(../images/tradebtn-hover.png) no-repeat; }
#nav li.current a.trade-link { background:url(../images/tradebtn-hover.png) no-repeat; }

#nav li a.contact-link{ width: 164px; height: 57px; background:url(../images/contact.png) no-repeat; display: block; }
#nav li a:hover.contact-link{ background:url(../images/contact-hover.png) no-repeat; }
#nav li.current a.contact-link { background:url(../images/contact-hover.png) no-repeat; }
					

#nav li:hover { }
#nav li.selected {}
.submenu-image { width: 245px; height: 100px; margin: 20px 0 0 0; text-indent: 0; }
#nav li:last-child {  }
#nav li:after {
}
#nav li.lastchild { margin: 0; }

/* main level link */
#nav a {
	font-size: 16px;
	font-size: 14px\9;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin: 0;
		outline: none;

}
#nav a.subscript { letter-spacing: 0; font-family: Arial, Helvetica, sans-serif; display: inline-block; font-size: 10px; font-weight: normal; margin: 10px 0 0 0; }
#nav a:hover.subscript { text-decoration: none; }
/* main level link hover */
#nav .current a, #nav li:hover {
	background-color: ;
	color: #fff;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	border: none;
	color: #fff;
	background-repeat: no-repeat;
}
#nav ul a:hover {
}
/* level 2 list */
#nav ul {
	background: #142249; /* for non-css3 browsers */
	display: none;
	margin: 0;
	padding: 0;
	width: 246px;
	padding: 0 20px;
	position: absolute;
	top: 57px;
	right: 0;
	z-index: 1000;
	cursor: auto;
	
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li { cursor: pointer; float: none; margin: 0; background-image:url(../images/nav-sep.png); background-position: center bottom; background-repeat:no-repeat; width: 100%; height: auto; padding: 0; text-indent: 0; }
#nav ul li:hover { background-image: none; background-color: #1e3068;}
#nav ul a span { font-style: italic; font-weight: normal; }
#nav ul li.sub-lastchild { margin: 0 0 20px 0; }
#nav ul a {
	font-family:  "PeignotLTStdLight", Georgia, serif;
	font-size: 14x;
	display: block;
	font-weight:normal;
	margin: 0;
	color: #e5e5e5;
	letter-spacing: 0.05em;
	padding: 17px 20px;
	background-image: url(../images/white-arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-right:10px\0/;
	
}
#nav ul li:hover > a {
	text-decoration: none;
	background-image: url(../images/white-arrow.png); 
	background-position: 5px center; 
	background-repeat: no-repeat;
	 }
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {

}
#nav ul li:last-child > a {

}
/* clearfix */
#nav:after {

}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
.product-logo { width: 200px; height: 50px; margin-top: -80px; }


.history-wrapper {float: left; width: 630px; }
.history-wrapper hr { width: 99%; margin: 10px 0; }
.history-nav {position: relative; margin: 20px 0 0 0; height: 25px;}
.history-nav .paging-red {left: 100px;}
.history-nav .previous, .history-nav .next { font-size: 12px; }
.inline-img-right {float: right; margin: 5px 0 5px 5px;}
.history-ribbon { height: 44px; width: 630px; background-image: url(../images/static-slider-info.png); background-repeat: repeat-x; position: absolute; bottom: 0; left: 0; z-index: 200; }
.history-ribbon p { color: #fff; font-size: 14px; margin: 13px 20px 0 20px; letter-spacing: 0.03em; line-height: 1.4em; }

.redbulletsmall li {background-image: url(../images/red-arrow-large.png); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 18px; margin: 0 0 2px 0; font-size: 12px;}
.redbullet {line-height:20px;}


  .toptd a {color:#ffffff; text-transform:uppercase; font-size:10px;}
  .toptd a:hover {color:#ffffff; text-transform:uppercase; font-size:10px; text-decoration:none}
  .toptd span{display: none;}
  .toptd span{display: none;}
  .toptd a:hover span {
  position: absolute;
  margin:15px 0px 0px 0px;
  background-color: #1d326c;
  max-width:220;
  padding: 6px 10px 6px 10px;
  border: 1px solid #cbcbcb;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #FFF;
  text-align:left;
  display: block;
  text-transform:none;
  *margin-left:0px;
  }
