/* CORE */

html {
	}

body {
	margin:10px 10px 10px 10px;
	color: #000;
	background:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	}

li, ul, ol {
	text-align: left;
	}
h1, h2, h3 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: normal;
}

h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
p       {
	line-height: 22px;
	color: #4C4C4C;
	margin-top: 0px;
	font-size: 12px;
}

td {
	}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        color: #000000;
	background-color: #ffffff;
	font-size: 0.95em;
        letter-spacing: 1pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
	}
h1{
	font-size: 25px;
	letter-spacing: 1px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	font-size: 20px;
	padding: 0px;
	letter-spacing: 1px;
	}

h2.collections {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom: 1;
	margin-top:2;
	color: #940000;
	font-style: italic;
	text-align: center;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 22px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
}

h4 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.95em;
	background-color: #660000;
	letter-spacing: 2pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: .85 em;
	letter-spacing: 1pt;
	padding: 0px;
        color: #8B0000;
	font-weight: bold;
        text-align: center;
	}
	
/*images*/
img {
	display: block;
	border:0;
	}
img.inline {
	display: inline;
	border:0;
	}
.img_paddRight {
	margin-right: 20px;
}


#company_logo {
	background-image: url(images/logo_JHBreakellCo.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 320px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 20px;
}
#body , #footer, #header{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.column  {
	display: inline;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.col_one  {
	width: 540px;
	margin-right: 20px;
}
.col_two  {
	width: 220px;
}
.col_two .module  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	width: 100%;
}
.col_two h2  {
	margin-top: 10px;
}
.nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
}
/*Home*/
#promo {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#featured_products {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product_thumb {
	float: left;
	width: 140px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.product_thumb img {
	padding-bottom: 10px;
}

/*cart*/
.cart_mini {
	padding-bottom: 15px;
	padding-left: 30px;
	padding-top: 15px;
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	background-position: -3px -120px;
	width: 190px;
}
.cart_mini a.checkout {
	padding-left: 10px;
}

/*footer*/

#footer .footer_col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
}
#footer table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-right: 20px;
	padding-left: 20px;
}
.footer_nav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.footer_nav li {
	list-style-type: none;
	display: inline;
}
.footer_nav li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #535353;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	float: left;
	width: 90%;
}
.footer_nav li a:hover, .footer_nav2 li a:hover {
	color: #5979BF;
}
.footer_nav2 {
	display: block;
	float: right;
	width: 255px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_nav2 li {
	display: inline;
	list-style-type: none;
}
.footer_nav2 li a {
	display: block;
	float: left;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	color: #545454;
	text-decoration: none;
	height: 12px;
}
#footer .phone {
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
#footer .copyright {
	font-size: 10px;
	color: #787878;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .copyright a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.catalog {
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer .catalog a {
	color: #5979BF;
	padding-right: 20px;
	text-decoration: none;
	font-size: 12px;
}
#footer h2, #body h2, .module .sidebarRight h3 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}
.social h2 {
	float: left;
}
.social  {
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	width: 270px;
}
.social li {
	display: inline;
	list-style-type: none;
}
.social li a {
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 20px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(images/icons_social.png);
	background-repeat: no-repeat;
        color: #FFF;
	text-decoration: none;
}
.social li a.blogger {
	background-position: 0px 0px;
}
.social li a.facebook {
	background-position: 0px -18px;
}
.social li a.youtube {
	background-position: 0px -36px;
}


.subTitle {
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
}

#top_nav {
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#breadcrumb {
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 4px 4px 4px 4px;
	}

#area_middle_left {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5;
	}

#area_middle_right {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}
	
/*forms-buttons*/
.homeInput {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border: 1px solid grey;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline;
	display:inline-block;
	width:100px;
	margin:0.0em;
	padding:1px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#ffffff;
	color: #660000;
	border: 1px soild #cccccc;
	vertical-align:middle;
	horizontal-align:right;
	white-space:nowrap;
	cursor:hand;
	cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:50px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background: #ffffff;
	color:# 660000;
	}
.addtocart_btn:hover { background: #ffffff; color: #660000 text-decoration: none;}
{*.addtocart_btn:hover strong { background:#ffffff; color:black;  }*}

.btnstyle1:hover {
	background-image: url(images/button_bgHover.png);
	background-repeat: repeat-x;
	color: #3B5282;
	border: 1px solid #3B5282;
}
.btnstyle1 {
	color: #FFF;
	background-color: #5979BF;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #CDD7E4;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
         }

.btnstyle2 {
         background:#ffffff; 
         color: #660000; 
         border-top: 1px solid #cccccc;
	 border-right: 1px solid #cccccc;
	 border-bottom: 1px solid #cccccc;
	 border-left: 1px solid #cccccc;
         }
 .btnstyle3 {
	color: #FFF;
	background-color: #5979BF;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #CDD7E4;
	padding: 5px;
 }


#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {
	text-align: absleft;
	font-size: 9pt;
	font-weight: normal;
	}
.content {
	padding: 10px;
}
.content a , #body a, #header a{
	color: #5979BF;
	text-decoration: none;
}
.content h1 {
	font-size: 36px;
}
.content h2 {
	font-size: 25px;
	margin-top: 10px;
}
.intro {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	color: #666;
	padding-top: 30px;
	display: block;
	padding-bottom: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.intro_video {
	width:250px;
	float:left;
	margin-left: 20px;
	min-height:288px;
	height:auto!important;
	height: 288px;
}
.intro_copy {
	line-height: 18px;
	color: #666;
	display: block;
	padding-bottom: 30px;
}
.intro_specials {
	display: block;
	padding-bottom: 30px;
	background-image: url(images/icons_specials.jpg);
	background-repeat: no-repeat;
	background-position: 600px 20px;
	padding-right: 200px;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.intro_specials h2, .intro_specials p {
	padding-left: 30px;
}
.icon {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
}

.screen {
	background-position: 0px -2px;	
}
.info {
	background-position: 0px -40px;
}
.map {
	background-position: 0px -83px;
}
.blog {
	background-position: right -170px;
}
.module {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	float: left;
	width: 100%;
	padding-top: 34px;
	padding-bottom: 34px;
}
.module .sidebar {
	width: 200px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}
.module a {
	font-size: 12px;
	text-decoration: underline;
}
.module  .sidebarRight{
	width: 284px;
	float: right;
	margin-left: 35px;
	margin-bottom: 20px;
}
.module .sidebarRight h3{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	margin-bottom: 10px;
	padding-top: 8px;
}
.module .sidebarRight p{
	padding-left: 18px;
	padding-bottom: 20px;
	line-height: 18px;
}
/*icons*/
.module .sidebarRight .icon{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	width: 229px;
	display: block;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.module .sidebarRight img {
	margin-bottom: 10px;
}
.module .colLeft {
	padding-left: 30px;
}
.module .copy {
	padding-right: 30px;
}
.copy ul , ol{
	margin-top: 5px;
	color: #4C4C4C;
}
.copy ul li , ol li{
	font-size: 12px;
	padding-bottom: 8px;
	line-height: 20px;
}
.list_space li{
	padding-top: 15px;
}
.list_space li ul li {
	padding: 0px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85725F;
	font-style: italic;
	line-height: 15px;
	width: 200px;
	padding-top: 10px;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85725F;
}
.border {
	border: 3px solid #E3E3E3;
}
	
/*	Styles for Banners*/
	
#banner {
	height: 240px;
	width: 760px;
	overflow: hidden;
	border: 5px solid #E3E3E3;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#banner h1 {
	color: #FFF;
	display: block;
	margin: 0px;
	font-size: 46px;
	padding-top: 10px;
}
#banner p {
	color: #FFF;
	line-height: 20px;
	padding-top: 15px;
}
#banner h1, #banner p {
	padding-left: 47px;
}
.beachSea {
	background-image: url(images/banner_beachSea.jpg);
}
.boatMarine {
	background-image: url(images/banner_boatMarine.jpg);
}
.bracelets {
	background-image: url(images/banner_bracelets.jpg);
}
.chains {
	background-image: url(images/banner_chains.jpg);
}
.charms {
	background-image: url(images/banner_charms.jpg);
}
.children {
	background-image: url(images/banner_children.jpg);
}
.earrings {
	background-image: url(images/banner_earrings.jpg);
}
.garden {
	background-image: url(images/banner_garden.jpg);
}
.gifts {
	background-image: url(images/banner_gifts.jpg);
}
.giftsHer {
	background-image: url(images/banner_giftsHer.jpg);
}
.giftsHim {
	background-image: url(images/banner_giftsHim.jpg);
}
.mens {
	background-image: url(images/banner_mens.jpg);
}
.nostalgic {
	background-image: url(images/banner_nostalgic.jpg);
}
.pendants {
	background-image: url(images/banner_pendants.jpg);
}
.pins {
	background-image: url(images/banner_pins.jpg);
}
.romantic {
	background-image: url(images/banner_romantic.jpg);
}
.snowflake {
	background-image: url(images/banner_snowflake.jpg);
}
.winter {
	background-image: url(images/banner_winter.jpg);
}
.steps {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 13px;
	color: #4C4C4C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.stepsHeader {
	font-size: 25px;
	padding-top: 10px;
}
.steps .number {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 40px;
	color: #CFD3DC;
	display: block;
	line-height: 16px;
}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
	}
	
	
.strike {
          text-decoration: line-through 
	}




.productprice {
         	font-size: 1em;
		font-weight: bolder;
		color: black;
		background: transparent;

              }

.prodshipweight {
         	  font-size: 0.75em;
		  font-weight: bolder;
		  color: black;
		  background: transparent;

		}

.normaltext {
         	font-size: 0.75em;
		font-weight: bolder;
		color: black;
		background: transparent;

	     }
.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;

	     }

.smalltext {
                font-size: 0.75em;
		font-weight: bolder;
		color: black;
		background: transparent;


	}  
.xsmalltext {
                font-size: 0.75em;
		font-weight: bolder;
		color: black;
		background: transparent;

	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
        background-color: #d2ddb6;
        color: #000000;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000088;
	border-bottom: 5px solid #000088;
	border-left: 5px solid #000088;
	border-right: 5px solid #000088;
        background-color: #999999;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: #660000;
	background-color: #eeeeee;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #660000;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #cccccc;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #dddddd;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#cartHelpText{
	font-size: 0.75em;
	}

#footer_text {
	text-align: center;
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
        font-family: arial, sans-serif;
	}

A.gateway_links:link,A.gateway_links:visited {
        color: #ffffff;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

A.menu_links:link,A.menu_links:visited {
        color: #660000;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}

A.mainarea_links:link,A.mainarea_links:visited {
        color: #78gt85;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:hover {
        color: #ffffff;
        font-size: 0.75em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.page:link, a.page:visited {
	font-size: 9pt;
	color: #000;
	font-style: normal;
	padding-bottom:2px;
	padding-top:2px;
}
        
a.page:hover {
	color: #999;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration: underline;
}

a.tweet {
        font-family:  Arial, Verdana, Helvetica, sans-serif; 
	color: black;
	font-style: normal;
	}

.carttext{
	font-size: 0.70em;
	font-weight: strong;
	}

.homepageitems
{
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	font-style: normal;
	padding-bottom:2px;
	padding-top:2px;
        width: 33%;
}
.homepageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3B3B3B;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

a.footer:link {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	font-style: normal;
	text-decoration: none;
	padding-bottom:2px;
	padding-top:2px;
}

a.footer:visited {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	font-style: normal;
	text-decoration: none;
	padding-bottom:2px;
	padding-top:2px;;
}
        
a.footer:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #999999;
	font-style: normal;
	text-decoration: underline;
	padding-bottom:2px;
	padding-top:2px;;
}

a.content:link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	text-decoration: underline;
	text-align: left;
	margin-top: 1px;
}

a.content:visited {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: black; 
	text-decoration: underline;
	text-align: left;
	margin-top: 1px;
}

a.content:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999999;
	text-decoration: underline;
	text-align: left;
	margin-top: 1px;
}

.main {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.maincell {
	border: 1px solid #cccccc;
}

#grey {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#red {
	border: 1px solid #1B2757;
}

.txtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10pt;
	word-spacing: normal;
	margin: 3px 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}
.important {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
.Instructions {
	FONT-WEIGHT: normal; FONT-SIZE: 11pt; BACKGROUND-IMAGE: none; MARGIN: 5px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e7e3d7; TEXT-ALIGN: left; TEXT-DECORATION: none
}

.ContentTableHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; BACKGROUND-IMAGE: none; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #d2ddb6; TEXT-ALIGN: left; TEXT-DECORATION: none;  padding-left: 5px;
}

.Content {
	MARGIN-TOP: 1px; FONT-WEIGHT: normal; FONT-SIZE: 11pt; BACKGROUND-IMAGE: none; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none; padding-left: 5px;
}

.Headings {
	FONT-WEIGHT: 700; FONT-SIZE: 13pt; PADDING-BOTTOM: 10px; COLOR: black; PADDING-TOP: 10px; FONT-STYLE: normal; FONT-FAMILY: Arial. Verdana, Helvetica, sans-serif;  padding-left: 5px;
}
                                                                                
#parentcat { line-height: 2; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }


/*These styles control the landing pages graphic and text*/

#grahic_landing {
	height: 360px;
	width: 543px;
	border: 1px solid #CCC;
}
#text_landing {
	width: 215px;
	color: #333;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#text_landing p a {
	font-weight: bold;
	text-decoration: none;
	color: #333F8D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*End of styles that control the landing pages graphic and text*/


/*styles for homepage links*/

.home_links {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #CCC;
}
.home_links a:link {text-decoration: none;}
.home_links a:visited {text-decoration: none;}
.home_links a:active {text-decoration: none;}
.home_links a:hover {text-decoration: none;}
.btn_pale {
	display: block;
	width: 198px;
	background-image: url(images/home_btn_pale.jpg);
	background-repeat: repeat-x;
	background-color: #DFDFDB;
	text-align: center;
	padding: 10px;
	margin-bottom: 6px;
	border: 1px solid #DFDFDB;
}
.home_links a .btn_pale{
	text-decoration: none;
	color: #333;
}
.home_links a .btn_pale .header {
	font-size: 13px;
	font-weight: bold;
	color: #584942;
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.home_links a .btn_pale .header img {
	float: left;
	padding-left: 30px;
}
.home_links a .btn_pale .header_blog {
	font-size: 13px;
	font-weight: bold;
	color: #584942;
	background-image: url(images/icon_rss.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 23px top;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*End of styles for homepage*/


/*styles for join email list form*/

.btn_blue {
	display: block;
	width: 198px;
	background-image: url(images/home_btn_blue.jpg);
	background-repeat: repeat-x;
	background-color: #CDD7E4;
	text-align: center;
	border: 1px solid #CDD7E4;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.home_links .btn_blue .header {
	font-size: 13px;
	font-weight: bold;
	color: #485E78;
	display: block;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*End of styles for join email list form*/
h2.home {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.form th, .form td{
	text-align: left;
	font-size: 13px;
	letter-spacing: normal;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-bottom-style: none;
}
.map {
	width: 276px;
	margin-bottom: 10px;
}
.video {
	float: right;
	width: 448px;
}

/*temporary Styles for homepage*/
.bgMark {
	background-image: url(images/makers_mark.gif);
	background-repeat: no-repeat;
	background-position: 120px 239px;
}
.txt.bgMark a {
	color: #000;
	padding-left: 10px;
}
/*End of temporary Styles for homepage*/

.price {
	color: #000;
	font-weight: bold;
}
