/*  
Theme Name: GetFitSource
Theme URI: 
Description: none
Version: 1.0
Author: GetFitSource
Author URI: 

Last Modified on April 3, 2007
*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}

body {
	margin: 0px; 
	color: #494949; 
	text-align: center;
	background-color: #cdcdcd;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12px;
	color: #494949;	
}


/* Wrapper Definition */
#wrapper {
	margin:0px auto 0px auto;
	width: 939px; 		
	text-align: left;
	BACKGROUND-IMAGE: url(/insight/wp-content/themes/GetFitSource/images/tile_inscreen.jpg);
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #ffffff;
/*	border:1px solid #ffffff;		*/
}	


p {
	margin: 0.7em 0;
	line-height:1.6em;


}

a:link, a:visited {
	color: #494949;
	text-decoration:underline;	
}

a:hover, a:active {
	color:#494949;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, sans-serif;
}

blockquote{
	color:#666;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}

.clear {
	clear:both;
	height:20px;
}

fieldset {
	border:0;
}

/* Header Image Area Definition */
#headertop{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#ffffff url(images/headertop.jpg) no-repeat; 
	height: 36px;
	width: 939px;
}

#topmenu{
	padding: 10px 0px 0px 550px;
}

#header{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	height: 138px;
	width: 939px;
	background: #ffffff url(images/headerbg.jpg) repeat-x;
}

#header img{
	border:none;
}

#headerbottom{
	clear:both;
	height: 40px;
	width: 939px;
	background:#cecece url(images/navigation.jpg) no-repeat;
}


#contenttop{
	clear:both;
	height: 49px;
	width: 939px;
	background:#ffffff url(images/contenttop.jpg) no-repeat;
}

#toptitle{
	text-transform:uppercase;
	font-size:18px;
	padding:15px 0px 0px 20px;
	float:left;
	width:60%;
}

#go{
	vertical-align:middle;
}

#s{
	vertical-align:middle;
}

#searchtitle{
	padding:15px 0px 0px 20px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}


#headerright {
	padding:0px 0px 0px 0px;
	margin:-140px 0px 0px 640px !important;
	margin:-145px 0px 0px 640px;
	background:url(images/box.jpg) no-repeat;
	height:138px;
	width:306px;			
}
 #box{
	padding: 20px 25px 5px 25px;
}


#navigation {
	clear: both;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 175px;
	height: 42px;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}

#navigation ul{
	float: left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	width:auto;
	margin:0px;
	padding: 0px 10px 0px 10px;
	text-align:center;
	list-style-type: none;
	height: 40px;	
	background: url(images/devider.jpg) 0px 0px  no-repeat;			
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:active,
#navigation ul li a:visited {
	font: bold 12px/40px "Trebuchet MS", Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#494949;
	text-decoration: none;
	text-transform:uppercase;
	width: 80px;
	height:40px;		
}

#navigation ul li a:hover{
	text-decoration:underline; 	
}




/* Container Definitions */
#container {
	clear:both;
	border:1px solid #ffffff;
}

/* Content Definitions */

#content {
	float: left; 
	width: 530px; 	
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
/*	border:1px solid #ff00ff;		*/
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#content ul.asides {
	margin:0;
	padding:2em;
}


#content h3 {
	font-size: 1.4em; 
	font-weight:bold;
	margin: 1em 0 0;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}

#content .post {
	padding:0 0 2em 0;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 24px; 
	margin: 1em 0 0;	
	font-weight: bold;
	line-height:1.4em;	
	letter-spacing:0px;
	color: #292828;
}

#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
    color: #494949;
    text-decoration:none;	
}

#content h2 a:hover, #content h2 a:active {
  color: #494949;
}


#content .entry {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
}

}



#content .entry a,
#content .entry a:link { 
	text-decoration: underline;
	color: #494949;
}
#content .entry a:visited { 
	text-decoration: underline;
	color: #494949; 
}

#content .entry a:hover, 
#content .entry a:active {
	text-decoration: underline;
	color: #494949; 
}

#content .post-info{
	font-size: 12px;
	color: #494949;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
/*	border-bottom: 1px dotted #a2a2a2;	*/
}

#content .post-info a ,
#content .post-info a:link { 
	text-decoration: underline;
	color: #494949;
} 
#content .post-info a:visited {
	color: #494949;
	font-weight:bold;	
}

#content .post-info a:hover, #content .post-info a:active {
  color: #494949;
}

#content .post-info1{
	font-size: 12px;
	color: #bcc2b8;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;	
}
 
#content .post-info1 a ,
#content .post-info1 a:link { 
	text-decoration: underline;
	color: #494949;
}  
#content .post-info1 a:visited {
	color: #494949;	
}

#content .post-info1 a:hover, #content .post-info1 a:active {
  color: #494949;
}


#content .postmetadata {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:right;
}

#content .leftpostmeta{
	float:left;
}

#content .postmetadata .commenticon{
	background: url(images/comment.jpg) no-repeat left center;
	padding: 5px 0px 5px 30px;
}

#content .postmetadata .readicon{
	background: url(images/readmore.jpg) no-repeat left center;
	padding: 5px 0px 5px 30px;
}

#content .postmetadata .editicon{
	background: url(images/edit.jpg) no-repeat left center;
	padding: 5px 0px 5px 30px;
}

#content .postmetadata .diggicon{
	background: url(images/digg.jpg) no-repeat left center;
	padding: 5px 0px 5px 30px;
}

#content .postmetadata .delusicon{
	background: url(images/delus.jpg) no-repeat left center;
	padding: 5px 0px 5px 30px;
}

#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #494949;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
  color: #494949;
}


#content a {
    color: #494949;
    text-decoration:none;
}

#content a:link { 
	text-decoration: underline;
	color: #494949;
}  
#content a:visited {
	color: #494949;	
}

#content a:hover, a:active {
  color: #494949;
	}


#content .commentblock{
	color: #494949;
	overflow:hidden;
	padding: 10px;	
	border:1px solid #d4d4d4;
}
/* Sidebar Definitions */
#sidebar {
	float: right; 
	width: 170px;
	font-size: 11px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;			
	margin:0px 0px 0px 10px;
	background:#e6e6e6;	
}

#sidebar ul ul li a,#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	color:#494949;
	font-weight:bold;
	text-decoration:none;
	background:url(images/dot.jpg) no-repeat;
  	padding:0px 0px 0px 20px;
}

#sidebar ul ul li a:hover{
	color:#494949;
}

#sidebar h2 { 
	font: normal 12px/30px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: left;	
	letter-spacing:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
 	border:0;
	height: 30px;
	text-transform:uppercase;
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
  padding:0px;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px;
}

#sidebar ul ul li {
  padding:0px 0px 0px 10px;
	border-bottom:1px solid #ffffff;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  padding:0px 0px 0px 0px;
}

#sidebar li.sideblock p {
    margin:0;
	padding:0px 0px 5px 15px;
}

#sidebar li.sideblock p img {
	margin:0;
	border:#E0DFE4 1px solid;
	background:none;
}

#sidebar li.sideblock {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

#sidebar li.linkcat {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

/* These help support the widgets properly */
#sidebar ul table {
	width: 160px;
	margin: 0px;
}

#sidebar ul .textwidget {
	margin:0px;
	padding:0px 15px 0px 15px;
}

/* This is to support the search widget properly */
#sidebar ul form#searchform {
    margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}


/* Sidebar Two Definitions */
#sidebar2 {
	float: left; 
	width: 170px;
	font-size: 11px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;			
	margin:0px 10px 0px 0px;
	background:#e6e6e6;	
}

#sidebar2 ul ul li a,#sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited {
	color:#494949;
	font-weight:bold;
	text-decoration:none;
	background:url(images/dot.jpg) no-repeat;
  	padding:0px 0px 0px 20px;
}

#sidebar2 ul ul li a:hover{
	color:#494949;
}

#sidebar2 h2 { 
	font: normal 12px/30px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: left;	
	letter-spacing:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
 	border:0;
	height: 30px;
	text-transform:uppercase;
}

#sidebar2 ul {
	list-style:none;
}

#sidebar2 li {
  padding:0px;
}

#sidebar2 ul ul {
    list-style:none;
	margin: 0px;
}

#sidebar2 ul ul li {
  padding:0px 0px 0px 10px;
	border-bottom:1px solid #ffffff;
}

#sidebar2 ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar2 ul ul ul li {
  padding:0px 0px 0px 0px;
}

#sidebar2 li.sideblock p {
    margin:0;
	padding:0px 0px 5px 15px;
}

#sidebar2 li.sideblock p img {
	margin:0;
	border:#E0DFE4 1px solid;
	background:none;
}

#sidebar2 li.sideblock {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

#sidebar2 li.linkcat {
  border:0;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

/* These help support the widgets properly */
#sidebar2 ul table {
	width: 140px;
	margin: 0px;
}

#sidebar2 ul .textwidget {
	margin:0px;
	padding:0px 15px 0px 15px;
}

/* This is to support the search widget properly */
#sidebar2 ul form#searchform {
    margin:0;
	padding:15px 10px 10px 10px;
	text-align:center;
}



/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding:0px 0px 5px 15px;
}


/* Footer Definitions */
#footerup {
	clear: both; 	
	width: 939px;
}
#footerup p{
	padding: 0px 100px 0px 100px;
}
#footer {
	clear: both; 	
	background:	#ffffff url(images/footerbg.jpg) no-repeat;	
	width: 939px;
	height: 54px; 
}

#footer p{
	padding: 0px 0px 0px 50px;
	text-align:center;
}

#feeds {
	color: #494949; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #494949;
}

#comments h3{
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #494949;
}
	
#respond {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #494949;
	border-bottom: 1px dotted #d4d4d4;		
}



#commentform {
	margin:10px 0;	
	padding:10px;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #E0DFE4 1px solid;
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
/*	border-bottom: #E0DFE4 1px solid; */
/*		background-color:#e0e0e0; */
}

.commentlist li.alt {
/*	background-color:#f2f2f2;	 */
}

.commentlist li.authorcomment {
/*    border-top:#8F8F6B 1px solid;	*/
/*	border-bottom:#8F8F6B 1px solid;  */		
}

.commentlist li .cmtinfo {
	font-size:1em;
	padding: 5px 10px 5px 10px;	
}



.commentlist li #pesan.alt{  
	padding: 15px 10px 10px 10px;
}

.commentlist li #pesan{
	padding: 15px 10px 10px 10px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #494949;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #494949;	 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #767676; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

input.textbox, 
textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(/images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

label{
	font-size:12px;
	color:#333631;
	width: 200px;
}

#submit {

	color:#323530;
	font-family:Verdana, "Trebuchet MS", Arial, Serif;
	font-size:12px;
	border:1px solid #d3d3d3;	
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, "Trebuchet MS", Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 5px 3px 5px 0px;
  margin: 5px 0px 0px 0px; 
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 55px;
  height: 50px;
/*  background-color:#62e01d; */
  background: #62e01d url(/images/datebg.jpg) no-repeat;
}

#content .posttitle{
/*  float: left; */
	padding-bottom: 1em;
}

.calborder {
  display: inline;
  float: left;
  margin-right: 1em;
}

.cal span { display: block; }

.cald {
  font-size: 1.0em;
  letter-spacing: .05em;
  padding-left: .2em
}
.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 1.60em;
  line-height: .7em;
}

.caly {
  font-size: 1.0em;
  line-height: 1em;
}

#go1{
	vertical-align:middle;
}

#s1{
	vertical-align:middle;
}

#go2{
	vertical-align:middle;
}

#s2{
	vertical-align:middle;
}

#go3{
	vertical-align:middle;
}

#s3{
	vertical-align:middle;
}






/* Shopping Cart CSS */



.cat_description {  font-size : 10px; font-weight: bold }
.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.navBlue     { color: #FF0000; font-size: 10pt; }
.subnavBlue     { color: #9966FF; font-size: 10pt; }



TR.header {
  background-color: inherit;
}

TR.headerNavigation {
  background-color: inherit;
}

TD.headerNavigation {
  font-size: 10px;
  color: #494949;
  font-weight : bold;
}

A.headerNavigation { 
  color: #494949; 
}

a:hover.headerNavigation {
  color: #494949;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #494949;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: inherit;
}

TD.footer {
  font-size: 10px;
  background-color: inherit;
  font-weight: bold;
}

.infoBox {
  background: #e6e6e6;
}

.infoBoxContents {
  background: #e6e6e6;
  font-size: 11px;

}

.boxtext {  
  color:#494949;
  font-weight:bold;
  text-decoration:none;
  background:url(/insight/wp-content/themes/GetFitSource/images/dot.jpg) no-repeat;
  padding:0px 0px 0px 20px;  

}
.infoBoxContentsHeader{
  background: #e6e6e6;
  font-size: 10px;
}

.infoBoxNotice {
  background: #e6e6e6;
}

.infoBoxNoticeContents {
  background: #e6e6e6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  background: #e6e6e6;
  color: #494949;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TD.main_table_heading {
  font-size: 10px;
  background-color: inherit;
  color: #494949;
}

TD.main_table_heading_inner {
  font-size: 10px;
  background-color: inherit;
  color: #494949;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background-color: inherit;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background-color: inherit;
}

TABLE.productListing {
  background-color: inherit;

}

.productListing-heading {
  font-size: 10px;
  background-color: inherit;
  color: #494949;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-size: 20px;
  font-weight: bold;
  color: #494949;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #494949;
}

TR.subBar {
  background-color: inherit;
}

TD.subBar {
  font-size: 10px;
  color: #494949;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #494949;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background-color: inherit;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: font-size: 10px; color: #494949; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #494949;
  border-spacing: 1px;
}

.linkListing-heading {
  font-size: 10px;
  font-weight: bold;
  background-color: inherit;
  color: #eeeeee;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 4px;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #e6e6e6;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content  {BACKGROUND: none; COLOR: #494949; FONT-SIZE: 10px;}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-size: 11px;
  line-height: 1.5;
  color: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-size: 10px;
  font-weight: bold;
  color: #494949
}
A.HeaderPageLinks {
  font-size: 10px;
  font-weight: bold;
  color: #494949;
}
a:hover.HeaderPageLinks {
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-size: 10px;
  font-weight: bold;
  background: #494949;
  color: #494949;
}
.yearHeader { font-family: Helvetica, Arial, "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #494949; background-color: #494949; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, "Trebuchet MS"; font-size: 11px; font-weight: bold; color: #494949; background-color: #494949; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, "Trebuchet MS"; font-size: 10px; color: #494949; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, "Trebuchet MS"; font-size: 10px; color: #494949; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, "Trebuchet MS"; font-size: 10px; color: #494949; background-color: #494949; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, "Trebuchet MS"; font-size: 11px; color: #494949; background-color: #494949; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle { 
  margin: 0;
  margin-bottom: 0.2em;
}

p.infoBlurb { 
  margin: 0;
  margin-bottom: 2em;
}


TD.productPriceInListing {
  border: 1px;
  border-style: solid;
  background-color: inherit;
  border-color: #494949;
  border-spacing: 1px;
}

TD.productPriceInBox {
  border: 1px;
  border-style: solid;
  background-color: inherit;
  border-color: #494949;
  border-spacing: 1px;
}

TD.productPriceInProdInfo {
  border: 1px;
  border-style: solid;
  background-color: inherit;
  border-color: #494949;
  border-spacing: 1px;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
        background: #F1F0F1;
}

#shadow-container .shadow2 {
        background: #DBDADB;
}

#shadow-container .shadow3 {
        background: #B8B6B8;
}

#shadow-container .container {
        background-color: inherit;
        padding: 0px;
}

