/* far right column featured product */

/* calendar */
	
table.calendar {
	font: 11px/11px "trebuchet ms",trebuchet,arial,sans-serif;
	border-collapse: collapse; 
	border-spacing: 0;
	width: 100%;
	text-transform: uppercase;
	margin-top: 6px;
	}
table.calendar a {
	text-decoration: none;
	}
table.calendar td {
	padding: 6px 2px 7px 2px;
	background: #bcbcbc;
	margin: 0;
	text-align: center;
	color: #000;
	border: 1px solid #e3e2d0;
	}
table.calendar th {
	padding: 4px 2px 5px 2px;
	}
table.calendar th a, table.calendar th {
	color: #000;
	}
table.calendar th.header {
	color: #333;
	}
table.calendar td .link {
	background: #986a6a;
	position: relative;
	top: 0;
	left: 0;
	margin: -6px -2px -7px -2px;
	padding: 6px 2px 7px 4px;
	}
table.calendar td .link a {
	color: #fff !important;
	}
table.calendar td .chosen {
	background: #ff5f00;
	}
table.calendar td.footer {
	padding: 8px 2px 4px 2px;
	text-transform: none;
	background: transparent;
	border: 0;
	}
table.calendar td.footer a {
	color: #333;
	font-style: italic;
	}

table.calendar td .today {
	color: #fff;
	}
	
/* calendar rollover */

#calroll, #calinsideroll {
    padding: 5px 5px 4px 5px;
    background: #fff;
    border: 1px solid #ccc;
    font: 11px/13px arial,sans-serif;
	color: #000;
	width: 200px;
	z-index:1000;
}
#calroll p, #calinsideroll p {
	margin: 0 0 3px 0;
	}
#calroll strong, #calinsideroll strong {
	color: #670000;
	}

/* right column widgets */

#right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.rightitem, .blog li.widget {
	width: 250px;
	position: relative;
	}
.rightitemtext {
	padding: 10px 0 20px 40px;
	}
.blog li.widget {
	padding: 10px 0 20px 20px;
	}
.blog #right li.widget ul {
	margin: 8px 0 8px 16px;
	list-style-type: square;
	}
.rightitem h1, .rightitem h2, .rightitem h3, .rightitem h4, .rightitem h5, .rightitem h6, .blog li.widget h1, .blog li.widget h2, .blog li.widget h3, .blog li.widget h4, .blog li.widget h5, .blog li.widget h6 {
	color: #333;
	font-family: georgia,serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	text-align: left;
	}
.rightitem .iconimage {
	margin: 0 2px  -5px -32px;
	}
.rightitem p, .rightitem li, .blog li.widget p, .blog li.widget li {
	font: 12px/15px "trebuchet ms",trebuchet,arial,sans-serif;
	margin:  5px 0;
	padding: 0;
	}
.rightitem a, .blog li.widget a {
	color: #a12b28;
	text-decoration: none;
	}
.rightitem a:hover, .blog li.widget a:hover {
	text-decoration: underline;
	}
	
/* Front widgets */

.widgetfront {
	float: left;
	height: 220px;
	margin: 0 20px 20px 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
.fnarrow, .ftall {
	width: 210px;
	}
.ftall {
	height: 460px;
	}
.fwide {
	width: 440px;
	}
.rightitemtext {
	padding: 10px 0 20px 40px;
	}
.widgetfronttitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 194px;
	padding: 8px;
	background: url(/g/black40.png) top left repeat;
	}
.forestgreen .widgetfronttitle {
	background: url(/g/forestgreen.png) top left repeat;
	}
.muave .widgetfronttitle {
	background: url(/g/muave.png) top left repeat;
	}
.bluesteel .widgetfronttitle {
	background: url(/g/bluesteel.png) top left repeat;
	}
.mossygreen .widgetfronttitle {
	background: url(/g/mossygreen.png) top left repeat;
	}
.brick .widgetfronttitle {
	background: url(/g/brick.png) top left repeat;
	}
.mustard .widgetfronttitle {
	background: url(/g/mustard.png) top left repeat;
	}
.brown .widgetfronttitle {
	background: url(/g/brown.png) top left repeat;
	}
.red .widgetfronttitle {
	background: url(/g/red.png) top left repeat;
	}

.border .widgetfronttitle {
	background: url(/g/brown40.png) top left repeat;
	}
	
.fwide .widgetfronttitle {
	width: 424px;
	}
.widgetfronttitle h3 {
	color: #fff;
	font: 16px/19px georgia,serif;
	font-weight: normal;
	}
.widgetfronttitle a {
	color: #fff;
	text-decoration: none;
	}
.widgetfronttitle .fwide {
	width: 440px;
	}
.widgetfronttext {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 194px;
	padding: 3px 8px 8px 8px;
	background: url(/g/black40.png) top left repeat;
	}
.border .widgetfronttext {
	background: transparent;
	top: 35px;
	bottom: auto;
	padding: 3px 9px 9px 9px;
	overflow: auto;
	width: 192px;
	height: 173px;
	}
.ftall.border .widgetfronttext {
	height: 413px;
	}
.widgetfronttext p {
	font: 12px/14px "lucida sans unicode","lucida sans","trebuchet ms",trebuchet,sans-serif;
	color: #ccc;
	margin: 5px 0 0 0;
	padding: 0;
	}
.border .widgetfronttext p {
	color: #333;
	}
.widgetfronttext a {
	color: #fff;
	text-decoration: none;
	}
.border .widgetfronttext a {
	color: #a12b28;
	}
.fwide .widgetfronttext {
	width: 424px;
	}
.border .widgetfronttext img {
	padding: 4px;
	border: 1px #ccc solid;
	}
.border .widgetfronttext .featurerss img {
	border:transparent;
	padding: 0;
	margin: 0 0 6px 0;
	}
	
/* fnarrow noborder */

