a:link {
text-decoration: underline;
color:#0000FF;
}
a:visited {
text-decoration: underline;
color:#0000FF;
}
a:active {
text-decoration: none;
color:#6699FF;
}
a:hover {
text-decoration: none;
color:#6699FF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

.jan06_banner_nav_bar{
	background-color:#6e96d5;
	height:25px;
	background-image:  url("images/page_parts/jan07_nav_bar_fill.gif");
	background-repeat: repeat-x;
}

.jan06_left_column {
	background-color:#F2F2F2;
	background-image:  url("images/page_parts/left_column_border.gif");
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	
	border-top-color: #FEFEFE;
	border-bottom-color: #FEFEFE;
	
	background-position: right;
	vertical-align:top;
}

.jan06_main_column {
	background-color:#FFFFFF;
	vertical-align:top;
}

.jan06_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
}

.jan06_bodytext_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
}

.jan06_cookie_crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	margin-left: 10px;
	margin-top: 10px;
}
.jan06_table_bkg1 {
	background-color: #E5E5E5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-right-style: solid;
	border-left-style: none;
	text-align: left;
}
.jan06_table_bkg2 {
	background-color: #F1F1F1;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right: 1px solid #FFFFFF;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.jan06_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.jan06_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #225A9F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #225A9F;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
.jan06_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F1F1F;
}

.jan06_subtitles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #225A9F;
}

.jan06_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F1F1F;
}

.jan06_subtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #225A9F;
}

.jan06_subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #225A9F;
	height:15px;
}
.jan06_table_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.jan06_table_border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.jan06_table_border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


.jan06_footer { background-color:#225A9F;
height:25px;
text-align:center;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

/* footer links*/
.jan06_footer a:link{
	text-decoration: underline;
	color:#BDD0EC;
}

.jan06_footer a:visited{
	text-decoration: underline;
	color:#BDD0EC;
}

.jan06_footer a:hover{
	color:#FFFFFF;
	text-decoration: none;
	
}

.jan06_footer a:active{
	color:#FFFFFF;
	text-decoration: none;
}








.jan06_table_header {
background-color:#225A9F;
text-align:center;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
ol {
  margin-top: 5px;
}

ul {
  margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}

.jan06_subtitles_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A376C;
}
.jan06_subheader_big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.jan06_imagefloat_rightside {
	float:right;
	vertical-align:top;
	height: inherit;
	text-align: left;
	background-position: left;
}

.jan06_imagefloat_leftside {
	float:left;
	vertical-align:top;
	height: inherit;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 8px;
	
}

.jan06_imagefloat_center {
	float:left;
	vertical-align:top;
	height: inherit;
	text-align: center;
	padding-right: 6px;
	padding-bottom: 8px;
	
}


.jan06_float_right_50 {
	float:right;
	vertical-align:top;
	height: inherit;
	width: 50%;

}


.jan06_float_left_50{
	float:left;

	vertical-align:top;
	height: inherit;
	
	width: 50%;
	
}



.jan06_productphoto {
	float:left;
	vertical-align:top;
	text-align: left;
}

.jan06_details_buynow {
	float:right;
	vertical-align:top;
	
}
.jan06_line_through {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.jan06_align_bottom {
	vertical-align:bottom;
	}
	
/*h1 {
	margin-bottom: 0px;
	margin-left: 10px;
}*/

.jan06_product_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
}
.jan06_product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	padding-left: 10px;
	padding-top: 10px;
  padding-right: 10px;
	padding-bottom: 10px;
}
.jan06_product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
}
.jan06_red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color:#FF0000;
}

.jan06_red_font_regular {

	color:#FF0000;
}

.jan06_pop_up_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	padding-left: 10px;
	padding-top: 10px;
  padding-right: 10px;
	padding-bottom: 10px;
}
.jan06_gift_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	margin: 10px;
}

.jan06_left_grey_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}

.jan06_left_grey_border_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}


/*Styles from old site*/
/*.jan06_user_notice_terms
{
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	overflow: auto;
	/*overflow:scroll;*/
	/*border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	width:570;
	height:125;
}*/

.jan06_question_box{
background-image:url(images/page_parts/question_box_fill.gif);
background-repeat:repeat-y;
	width:175px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #225A9F;
	line-height:15px;
	margin-left:8px;
	
}



.jan06_question_box a:link {
text-decoration: none;
color: #225A9F;
}

.jan06_question_box a:visited {
text-decoration: none;
color: #225A9F;
}

.jan06_question_box a:active {
text-decoration: underline;
color: #6E96D5;
}

.jan06_question_box a:hover {
text-decoration: underline;
color: #6E96D5;
}


.jan06_footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-style: italic;	

}

.jan06_list_price_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	text-decoration: line-through;
}
.jan06_list_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight:bold;
	font-variant: normal;
	color: #225A9F;
}

.jan07_list_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight:bold;
	font-variant: normal;
	color: #23723E;
}
.jan06_featured_products {
	padding-top: 10px;
}

.jan06_homepage_product {
	color: #4D4D4D;
	text-decoration: none;
}

.jan06_homepage_product a:link {
	color: #4D4D4D;
	text-decoration: none;
}

.jan06_homepage_product a:active {
	color: #4D4D4D;
	text-decoration: none;
}

.jan06_homepage_product a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

.jan06_homepage_product a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

.jan06_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4D4D4D;
	margin-left: 10px;
	margin-top: 10px;
}

.jan06_price_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #225A9F;
}

.jan06_size_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F8740E;
}

.jan06_size_big a:link {
	color: #F8740E;
	}

.jan06_size_big a:active {
	color: #F8740E;
	}

.jan06_size_big a:visited {
	color: #F8740E;
	}
	
.jan06_size_big a:hover {
	color: #F8740E;
	}	

.jan07_list_price_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight:bold;
	font-variant: normal;
	color: #23723E;
}


.jan08_xmas_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	
}