/*******************************/
/* HTML/BODY TAGS              */
/*******************************/
html { height: 100%; margin-bottom: 1px; }
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align: center;
	background: #fff;
	font-size: 11px;
	color: #333333;
}
* {margin:0; padding:0;}
#page_container {margin:auto; width:900px; text-align:left; position:relative;}

/*******************************/
/* COMMON BASE TAGS            */
/*******************************/
a, a:link, a:visited {color:#26ade4; text-decoration:none; border:0;}
a:hover, a:active {text-decoration:underline;}
a i {visibility:hidden;}
a img {border:0;}
h1 {font-size:20px; font-weight:bold; padding: 10px 0 15px 10px; color:#00CCFF;}
h2 {font-size:16px; font-weight:normal; padding-bottom:10px; color:#333333;}
h3 {font-size:12px; font-weight:bold; padding: 5px 0 2px 0; color:#333333}
h4 {font-size:16px; font-weight:normal;}
p {margin-bottom:15px;}
ul {padding-bottom:15px;}
ul li { margin-left:15px;}
ol li { margin-left:15px;}
.header_description {width: 550px;}
a.rollover {display: block; width: 248px; height: 41px; background: url(../../../images2009/signup_button.gif); background-position: bottom; margin: 0 0 0 85px}
a.rollover:hover {background-position: top;}

/*******************************/
/* TOP TAGS                    */
/*******************************/
#top_container {width: 100%; height: 25px; background: #f4f4f4; border-bottom: solid 1px #ededed;}
#top_details {width:900px; margin:0 auto; text-align: right; padding: 5px 0 0 0; font-size: 12px}

/*******************************/
/* HEADER TAGS                 */
/*******************************/
#header_container {height: 85px; margin-bottom: 6px;}
#logo {width: 250px; float: left; padding: 11px 0 0 0;}
#centertop {width: 350px; float:left; padding: 11px 0px 0 50px; text-align:center; font-size:14px;}

#support {width: 250px; float: right; padding: 7px 0 0 0; text-align: right;}
#support ul {list-style-type: none;}
#support li {line-height: 1em}
#support img {padding: 3px 0 0 0; float: right;}

/*******************************/
/* NAV TAGS                    */
/*******************************/
#nav_container {width: 900px; vertical-align:middle; padding: 0 0 0 0; height: 36px; background: url(../../../images2009/nav_bg.jpg) repeat-x; color: #fff;}

/*******************************/
/* MAIN CONTAINER TAGS         */
/*******************************/
#main_container {clear: both; display: block; padding-top: 10px;}

/*******************************/
/* BANNER CONTAINER TAGS       */
/*******************************/
#banner_container {margin: 6px 0 0 0; clear: both; display: block;}
#banner_shadow {margin: 0 0 0 0; padding: 0 0 0 0;}

/*******************************/
/* HIGHLIGHTS CONTAINER TAGS   */
/*******************************/
#highlights_container {width: 900px; height: 187px; clear: both; margin: 0 0 0 0;}
#highlight_left {width: 370px; height: 174px; background: url(../../../images2009/demo_reviews.jpg) no-repeat; float: left; text-align: left; margin: 13px 19px 0 0}
#highlight_middle {width: 254px; height: 187px; background: url(../../../images2009/gift_ideas.jpg) no-repeat; float: left; text-align: left;}
#highlight_right {width: 246px; height: 174px; background: url(../../../images2009/whats_new.jpg) no-repeat; float: right; text-align: left; margin: 13px 0 0 0}
#demo_copy {width: 170px; padding: 0px 0 0 0px; margin: 0 0 0 180px; color: #614c41}
#gifts_copy {width: 130px; padding: 0px 0 0 0px; margin: 0 0 0 10px; color: #fff}
#gifts_copy a {color: #ffffff}
#whatsnew_copy {width: 250px; padding: 6px 0 0 20px; line-height: 1.7em; color: #614c41; list-style-image: url(../../../images2009/checkmark.gif); font-size: 10px}

/*******************************/
/* HOTPICKS CONTAINER TAGS     */
/*******************************/
#hot_picks_container {background: url(../../../images2009/hot_picks.jpg) no-repeat; width: 910px; height: 148px; margin: 10px auto; clear: both; display: block;}
/*******************************/
/* AWARD CONTAINER TAGS     */
/*******************************/
#award_container {background: url(../../../images2009/award-display.jpg) no-repeat; width: 900px; height: 235; margin: 0px auto; padding: 20px 0px 20px 0px; clear: both; display: block;}
/*******************************/
/* EDITABLE CONTAINER TAGS     */
/*******************************/
#editable_container {background: url(../../../images2009/editable_panel.jpg) no-repeat; width: 910px; padding: 10px 250px 10px 50px; height: 148px; margin: 10px 0px 0px 0px; clear: both; display: block;}
#editable_block {width: 820px;}
#editable_block img{height: 100px;}
/*******************************/
/* FOOTER TAGS                 */
/*******************************/
#footer_container {width: 100%; min-height: 200px; background: #f4f4f4; border-top:solid 1px #ededed; clear:both; text-align:left; margin: 16px 0 0 0}
#footer {width: 855px; margin: 0 auto; padding: 15px 0 0 0; font-size: 10px}
#footer h3 {font-size:10px}

/*******************************/
/* SLIDER TAGS                 */
/*******************************/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 5px solid black;*/
width: 775px; /*width of featured content slider*/
height: 300px;
float: left;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
/*background: white;*/
width: 775px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 300px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#slider{
margin: 0 0 0 0;
height: 300px;
float: left;
}

#paginate-slider{
background-color: #9fe8ff;
visibility: visible;
border-color: #9fe8ff;
width: 125px;
height: 300px;
float: right;

}

#paginate-slider a img{
width: 96px;
height: 45px;
border: 3px solid white;
margin: 6px 0 0 11px;
}

#paginate-slider a img:hover, #paginate-slider a.selected img{
border: 3px solid #705d53;
}

/*2008 Design Legacy tags*/

#right_col {
	position: relative;
	float: right;
	width: 670px;
	padding-left: 10px;
}
#left_col {
	position: relative;
	float: left;
	width: 206px;
	padding-right: 10px;
}
#product_samples {
	vertical-align: top;
	float: right;
	width: 255px;
}
#lefttd td{
	border-left: 1px solid rgb(0,0,0);
}
#product_details {
	float: left;
	width: 585px;
	margin: 0px 0px 0px 10px;
}
#product_feature {
	margin-top: 20px;
}
h1.productline {font-size:20px; font-weight:bold; padding: 0px 0 5px 0px; color:#26ade4;}
h3.productline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
a.productline {color:#26ade4}
.greytxt_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.white_18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF9CC;
	text-decoration: none;
	font-weight: bold;
}
.blue_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #016AA0;
}
.brown_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #82664f;
}
.blue_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #016AA0;
	text-decoration: none;	
}
.blue_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #016AA0;
	text-decoration: none;
}
.red_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #B90000;
}
.white_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF9CC;
}
.blue_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #016AA0;
	text-decoration: none;
}
.blue_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #016AA0;
	text-decoration: none;
}
.txt_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.txt_16px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #016aa0;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
.redtxt_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #B90000;
	font-weight: bold;
}
.txt_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
txt_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.redtxt_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B90000;
}
.txtbox {
	border: 1px solid #CCCCCC;
	width: 140px;
}

.txtbox_120px {
	border: 1px solid #CCCCCC;
	width: 120px;
	font-size: 11px;
	overflow:auto;
}

.txtbox_200px {
	border: 1px solid #CCCCCC;
	width: 120px;
}

.tc_search_specific {
	background-image: url(../../../../images/tc_leftsearch.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 206px;
}
.bg_search_specific {
	background-image: url(../../../../images/bg_leftsearch.gif);
	background-repeat: repeat-y;
	padding: 15px;
	width: 176px;
}
.bc_search_specific {
	background-image: url(../../../../images/bc_leftsearch.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 206px;
}
.hr_separator {
	background-image: url(../../../../images/hr_separator.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.tc_products {
	/*background-image: url(../../../../images/tc_products.gif);*/
	background-repeat: no-repeat;
	height: 6px;
	width: 250px;
}
.bg_products {
	/*background-image: url(../../../../images/bg_products.gif);*/
	background-repeat: repeat-y;
	padding: 5px;
	width: 250px;
}
.bc_products {
	/*background-image: url(../../../../images/bc_products.gif);*/
	background-repeat: no-repeat;
	height: 5px;
	width: 250px;
}
.blnk {
	background-image: url(../../../../images/bg_toplinks.gif);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 127px;
}
.bkgr_products {
	background-image: url(../../../../images/bkgr_products.gif);
	background-repeat: no-repeat;
	height: 245px;
	width: 269px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 150px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#FFCCCC;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}