/* 
::::::::::::::::::::::::: Gilman Ciocia    
::::::::::::::::::::::::: 
::::::::::::::::::::::::: sbliss@squarehead.com
::::::::::::::::::::::::: 010106
*/
body {
	background-image: url(../images/bkgd.jpg);
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a {
	cursor: pointer;
}
a img {
	border: 0;
}

/* 
::::::::::::::::::::::::: page wrapper    
*/
#wrapper {
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0;
	margin-left: -360px;
	left: 50%;
}
/* 
::::::::::::::::::::::::: headers    
*/
#flash {
	width: 720px;
	float: left;
}
#banner {
	height: 100px;
	width: 720px;
	float: left;
}
/* 
::::::::::::::::::::::::: tabs container    
*/
#tab-bar {
	height: 40px;
	width: 720px;
	float: left;
}
/* 
::::::::::::::::::::::::: footer    
*/
#footer {
	background-color: #FFFFFF;
	float: left;
	height: 35px;
	width: 720px;
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 11px;
	padding-top: 5px;
}
#footer p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: center;
}
#footer a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#footer a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
/* 
::::::::::::::::::::::::: navbar    
*/
#navbar {
	width: 720px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
	line-height: 10px;
	float: left;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}
#navbar li a:link {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	float: left;
}
#navbar li a:visited {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	float: left;
}
#navbar li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#navbar lli a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
/* 
::::::::::::::::::::::::: left column    
*/
#column-left {
	background-color: #FFFFFF;
	width: 401px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	font-size: 11px;
	line-height: 16px;
}
#column-left h1 {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#column-left h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
}
#column-left h3 {
	font-size: 11px;
	color: #B8860B;
	margin-bottom: -5px;
}
#column-left h4 {
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
	font-weight: bold;
}
#column-left h5 {
	background-color: #B8850B;
	padding: 5px;
	font-size: 15px;
	color: #FFFFFF;
	margin: 10px 0px 0px;
	font-weight: normal;
}
#column-left h6 {
	font-size: 10px;
	margin-top: 10px;
}
#column-left .dropcap {
	font-weight: bold;
	color: #B8850B;
	font-size: 15px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#column-left .pullquote {
	font-size: 14px;
	font-weight: bold;
	color: #698769;
	float: left;
	width: 150px;
	line-height: 20px;
	text-align: right;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #698769;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#column-left .pagination {
	font-weight: bold;
	color: #999999;
}
#column-left table td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
#column-left ul {
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
#column-left ul li {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}

#column-left .special ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style: disc;
}
#column-left .special ul li {
	margin: 2px 0px;
	padding: 0px;
}
#column-left a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-left a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-left a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#column-left a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#column-left .link-major {
	background-image: url(../images/arrow_inline.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#column-left .link-major a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-left .link-major a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-left .link-major a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#column-left .link-major a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
/* 
::::::::::::::::::::::::: right column    
*/
#column-right {
	background-color: #FFFFFF;
	width: 269px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
#column-right img {
	margin-bottom: 5px;
}
#column-right ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: disc;
}
#column-right li {
	margin: 2px 0px 4px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
}
#column-right #sidebar {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#column-right #sidebar h1 {
	font-size: 11px;
	margin-bottom: -10px;
	line-height: 15px;
}
#column-right h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
}
#column-right h4 {
	font-size: 14px;
	display: inline;
}

#column-right .panel .panel-content h2 {
	font-size: 14px;
	line-height: 20px;
}
#column-right .panel .panel-content h4 {
	font-size: 12px;
	margin: 0px;
}
#column-right h5 {
	background-color: #B8850B;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
#column-right .pullquote {
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	line-height: 16px;
	text-align: left;
	border-top: 1px solid #B8860B;
	border-bottom: 1px solid #B8860B;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#column-right .adcopy {
	background: #BAD0E5 url(../images_ads/ad_bottom.jpg) no-repeat bottom;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#column-right .adcopy p {
	margin-right: 8px;
	margin-left: 8px;
}
#column-right .link-major {
	background-image: url(../images/arrow_inline.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#column-right .link-major a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-right .link-major a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-right .link-major a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#column-right .link-major a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
/* 
::::::::::::::::::::::::: wide column    
*/
#column-wide {
	background-color: #FFFFFF;
	width: 680px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	font-size: 11px;
	line-height: 16px;
}
#column-wide h1 {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
}
#column-wide h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
}
#column-wide h3 {
	font-size: 11px;
	color: #B8860B;
	margin-bottom: -5px;
}
#column-wide h4 {
	font: 36px "Arial Black", Arial, Helvetica, sans-serif;
	color: #999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin: 0px;
}
#column-wide .pullquote {
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
	line-height: 18px;
	text-align: center;
	padding: 0px 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #B8860B;
	border-bottom: 1px solid #B8860B;
}
#column-wide .small {
	color: #B8860B;
	margin-top: 10px;
}

#column-wide a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-wide a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#column-wide a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
#column-wide a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
/* 
::::::::::::::::::::::::: solid round corner panels    
*/
.panel {
	background-color: #95AA95;
	margin-bottom: 5px;
}
.rbtop {
	background-image: url(../images/rb_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1px;
	height: 12px;
	width: 100%;
}
.rbtop div{
	background-image: url(../images/rb_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	height: 12px;
	width: 100%;	
}
.rbbot {
	background-image: url(../images/rb_bot_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1px;
	height: 12px;
	width: 100%;	
}
.rbbot div{
	background-image: url(../images/rb_bot_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
	height: 12px;
	width: 100%;	
}
/* 
::::::::::::::::::::::::: outline round corner panels    
*/
.lpanel {
	margin-bottom: 5px;
	background-image: url(../images/lrb_bkgd.jpg);
	background-repeat: repeat-y;
}


.lrbtop {
	background-image: url(../images/lrb_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	height: 12px;
	width: 100%;
}
.lrbbot {
	background-image: url(../images/lrb_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
	height: 12px;
	width: 100%;	
}
#column-right .lpanel a {
	color: #B8860B;
}
#column-right .lpanel a:hover {
	text-decoration: underline;
}

/* 
::::::::::::::::::::::::: panel content    
*/
.panel-content {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: left;
}
.panel-content h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
}
.panel-content p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EEE0;
	padding-bottom: 10px;
}
.panel-content a:link {
	font-weight: bold;
	color: #E0EEE0;
	text-decoration: none;
}
.panel-content a:visited {
	font-weight: bold;
	color: #E0EEE0;
	text-decoration: none;
}
.panel-content a:hover {
	font-weight: bold;
	color: #E0EEE0;
	text-decoration: none;
}
.panel-content a:active {
	font-weight: bold;
	color: #E0EEE0;
	text-decoration: none;
}
/* 
::::::::::::::::::::::::: pop-up window    
*/
#wrapper-pWin {
	width: 600px;
	text-align: left;
	background-color: #95AA95;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #95AA95;
}
#wrapper-pWin .panel form label {
	font-size: 12px;
	font-weight: bold;
}
#wrapper-pWin .panel form {
	margin-bottom: 10px;
	padding-bottom: 15px;
	padding-top: 20px;
	text-align: left;
}
#wrapper-pWin .panel .panel-content {
	text-align: left;
}
/* 
::::::::::::::::::::::::: media    
*/
.media {
	float: left;
	width: 660px;
	padding: 10px 0;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	display: inline;
}
.media dl {
	float:left;
	margin: 0;
	padding: 0;
}	
.media dt {
	float: left;
	width: 320px;
	margin-right: 10px;
	padding: 0;
}	
.media dd {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
.media dd h2 {
	margin: 0;
	padding: 0;
}

/* 
::::::::::::::::::::::::: avMedia    
*/

.avMedia {
	float: left;
	width: 213px;
	padding: 0px;
	margin-right: 17px;
	display: inline;
}
.avMediaR {
	float: left;
	width: 214px;
	padding: 0;
}
.avMedia dl, .avMediaR dl {
	float:left;
	width: 193px;
	margin: 0 0 10px;
	padding: 0 10px 10px;
	border: 1px solid #AAAAAA;
}	

.avMedia dt, .avMediaR dt {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}
.avMedia dd, .avMediaR dd {
	padding: 0;
	margin: 0;
}	
.avMedia .icon, .avMediaR .icon {
	margin: 0 0 10px;
}
	
	
/* 
::::::::::::::::::::::::: merchandise items    
*/
dl.item {
	width: 300px;
	padding: 0;
	margin: 10px 10px 0 0;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	float: left;
}	

dl.item dt {
	margin: 0;
	padding: 0;
}
dl.item dt img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #005140;
}		
dl.item dd {
	margin-left: 135px;
	font-size: .7em;
	line-height: 1.2em;
	font-weight: normal;
}
/* 
::::::::::::::::::::::::: literature items    
*/
.lit-item {
	float: left;
	width: 600px;
	padding: 0;
	margin: 10px 0;
	font-size: 10px;
	line-height: 13px;
}
.lit-item dl {
	float:left;
	margin: 0;
	padding: 0;
}	
.lit-item dt {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
.lit-item dt img {
	width: 250px;
}		
.lit-item dd {
	float: left;
	width: 300px;
	margin: 0 10px;
	display: inline;
	padding: 0;
}
.lit-item dd h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	color: #666666;
}			
/* 
::::::::::::::::::::::::: misc    
*/
.alert {
	font-weight: bold;
	color: #FF6600;
}
#breadcrumbs {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.small {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.promo {
	font-size: 1.1em;
	line-height: 1.5em;
}
.promo strong {
	font-size: 1.1em;
}
.promo  a:link {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
.promo  a:visited {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
.promo  a:hover {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
.promo  a:active {
	font-weight: bold;
	color: #B8860B;
	text-decoration: underline;
}
/* 
::::::::::::::::::::::::: press releases    
*/

#pressrelease {
	background-color: #FFFFFF;
	width: 680px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	font-size: 11px;
	line-height: 16px;
}
#pressrelease h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#pressrelease h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #666666;
	margin: 0 0 20px;
}
#pressrelease h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #666666;
	margin: 0;
}
#pressrelease h4 {
	font-size: 1em;
	margin: 0;
}
#pressrelease address {
	font-style: normal;
	line-height: 1.2em;
	margin: 0 0 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B8860B;
}
#pressrelease address p {
	margin: 0;
}
#pressrelease address a {
	color: #B8860B;
	text-decoration: none;
}
#pressrelease td {
	padding: 4px 0;
	border-bottom: 1px solid #AAAAAA;
}
#pressrelease table {
	margin-bottom: 25px;
}
#pressrelease  a {
	font-weight: bold;
	color: #B8860B;
	text-decoration: none;
}
#pressrelease  a:hover {
	text-decoration: underline;
}

/* 
::::::::::::::::::::::::: ad panels for beige 2008 style ads   
*/
.adTopBeige {
	margin: 0;
	width: 239px;
	padding: 15px 15px 0;
	background: url(../images_ads/ad_top_beige.jpg) no-repeat top left;
	text-align: center;
}
.adBottomBeige {
	height: 20px;
	width: 269px;
	margin: 0 0 10px;
	background: url(../images_ads/ad_bottom_beige.jpg) no-repeat bottom left;
}
.adTopBeige h1 {
	margin: 0 0 4px;
	font-size: 1.4em;
}
.adTopBeige h3 {
	margin: 15px 0 0;
	font-size: 1em;
	font-weight: normal;
}

.adTopBeige p {
	margin: 0 0 4px;
}
.adTopBeige a {
	color: #B8860B;
	font-weight: bold;
	text-decoration: none;
}
.adTopBeige a:hover {
	text-decoration: underline;
}

.checkboxes {border-top: 1px solid #aaaaaa;}
.checkboxes td {vertical-align: center; padding: 5px 5px 5px 0; font-size: 1.1em; border-bottom: 1px solid #aaaaaa;}

/* 
::::::::::::::::::::::::: 2008 promo    
*/

.creamPanel {
	background: url(../promo/coupon_form_bottom.jpg) no-repeat bottom left;
	padding: 0 20px;
	width: 229px;
	float: left;
	margin: 0 0 5px;
}
.creamPanel h3 {
	font-size: 13px;
	margin: 0 0 10px;
}
.accToggle {
	float: left;
	margin: 0;
	cursor: pointer;
	background: none;
}
#column-right .accToggle img {
	margin: 0;
}
#column-right .req {
	font-weight: bold;
	color: #000000;
}
.arrowright {
	text-align: right;
	padding-right: 40px;
	background: url(../promo/rightarrow.jpg) no-repeat right center;	
}

/* 
::::::::::::::::::::::::: in page buttons    
*/

#column-left .button_page {
	width: 269px;
	background: url(../images_ads/ad_top_beige.jpg) no-repeat top left;}
#column-left .button_page a {
	display: block;
	text-align: center;
	font-size: 1em;
	color: #000000;
	padding: 7px 5px 9px;
	background: url(../images_ads/ad_bottom_beige.jpg) no-repeat bottom left;
}
#column-left .button_page a:hover {
	text-decoration: none;
	color: #B8860B;
}




