/*############ POPULAR PRODUCTS USER CONTROL #############*/
.popular_tbl {
	width: 95%;
}
.popular_position {
	border-top: 1px solid #A4A4A4;
	padding-top: 5px;
	width: 280px;
	margin-top: 15px;
	float: left;
}
.popular_row  {

}
.popular_cell {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding-left:2px;
}
.popular_head_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
.Popular_Item_Tbl {

}
A.popular_link {
	color:#666666;
	text-decoration:none;
}
A.popular_link:link {
	color:#666666;
}
A.popular_link:active {
	color:#666666;
}
A.popular_link:visited {
	color:#666666;
}
A.popular_link:hover {
	color:#000000;
	text-decoration:underline;
}
/*############ End Popular Products ##################*/

/*############ FEATURED VIDEOS USER CONTROL #############*/
.FeaturedVideos_Tbl {
width: 95%;
}
.FeaturedVideos_Item_Tbl {

}
.FeaturedVideos_Position {
	border-top: 1px solid #A4A4A4;
	padding-top: 5px;
	width: 280px;
	margin-top: 15px;
	float: left;
}
.FeaturedVideos_Row {
}
.FeaturedVideos_Cell {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-left:2px;
}
.FeaturedVideos_head_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
A.FeaturedVideos_link {
	color:#666666;
	text-decoration:none;
}
A.FeaturedVideos_link:link {
	color:#666666;
}
A.FeaturedVideos_link:active {
	color:#666666;
}
A.FeaturedVideos_link:visited {
	color:#666666;
}

A.FeaturedVideos_link:hover {
	color:#000000;
	text-decoration:underline;
}
/*############ End Featured Videos ##################*/

/*########## Featured News User Control #############*/
.FeaturedNews_Position {
	clear: left;
	width: 990px;
	height: 80px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: left;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.FeaturedNews_Borderright {
	border-right: 1px solid #A4A4A4;
}
.FeaturedNews_Tbl {
	width: 100%;
}
.FeaturedNews_Img {
	width: 101px;
}
.FeaturedNews_Item_Tbl {
	width: 98%;
	height: 90px;
}
.FeaturedNews_Header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	height: 20px;
}
.FeaturedNews_Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
}
A.FeaturedNews_Header {
	color:#000000;
	text-decoration:none;
}

A.FeaturedNews_Header:link {
	color:#000000;
}

A.FeaturedNews_Header:active {
	color:#000000;
}

A.FeaturedNews_Header:visited {
	color:#000000;
}

A.FeaturedNews_Header:hover {
	color:#000000;
}
A.FeaturedNews_Text {
	color:#666666;
	text-decoration:none;
}

A.FeaturedNews_Text:link {
	color:#666666;
}

A.FeaturedNews_Text:active {
	color:#666666;
}

A.FeaturedNews_Text:visited {
	color:#666666;
}

A.FeaturedNews_Text:hover {
	color:#666666;
}
.FeaturedNews_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.FeaturedNews_date {
	color:#666666;
	text-decoration:none;
}

A.FeaturedNews_date:link {
	color:#666666;
}

A.FeaturedNews_date:active {
	color:#666666;
}

A.FeaturedNews_date:visited {
	color:#666666;
}

A.FeaturedNews_date:hover {
	color:#666666;
}
/*########## End Featured News #############*/

/*############ RSS Feed User Control ##################*/
.RSS_Tbl {
	width: 280px;
}
.Feed1 {
	border-top: 1px solid #A4A4A4;
	padding-top: 2px;
	width: 280px;
	margin-top: 2px;
	float: left;	
}
.RSS_Position {
	clear:right;
	width: 375px;
	height: 100px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #A4A4A4;
	margin-top: 17px;
	margin-right: 12px;
	padding-top: 12px;
	padding-bottom: 8px;
	float: left;
	left: 300px;
	top: 28px;
}
.RSS_Header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	padding-left:5px;
	height: 20px;
}
.RSS_Row {

}
.RSS_Cell {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#666666;
	padding-left:9px;
}
A.RSS_Link {
	color:#666666;
	text-decoration:none;
}
A.RSS_Link:link {
	color:#666666;
}
A.RSS_Link:active {
	color:#666666;
}
A.RSS_Link:visited {
	color:#666666;
}
A.RSS_Link:hover {
	color:#000000;
	text-decoration:underline;
}
/*############ End RSS Feed ##################*/

/*########## Banner User Control #############*/
.banner_container {
	clear:both;
	background-image:url('images/mid_home.jpg');
	background-repeat:repeat-x;
	width: 100%;
	display: block;
}
.banner_burst {
	background-image:url('images/mid_home.jpg');
	position: relative;
	background-repeat:repeat-x;
	height: 200px;
	width: 1003px;
	display: block;
}
.banner_links {
	float: left;
	padding-top: 9px;
	padding-left: 26px;
	width: 210px;
}
.banner_flash {
	float:left;
	padding-left: 30px;
	width: 710px;
}
/*########## End Banner #############*/
/*########### Mailing List User Control ############*/
.mailing_list_position {
	border-top: 1px solid #A4A4A4;
	padding-top: 5px;
	width: 280px;
	float: left;
	margin-top: 5px;	
}
.mailing_list_table {
	width: 280px;
	margin-top: 8px;
}
.mailing_list_back {
	background-image: url('images/home/mailing_list_left.png');
	text-align: center;
	background-repeat: no-repeat;
	width: 156px; 
	height: 27px;
}
.mailing_list_input{
	border: 0px solid #000000;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:black;
	/*height: 12px;*/
	width:145px;
}
.mailing_list_input_cell {
	padding-left:3px;
	padding-bottom:0px;
	text-align:center;
	vertical-align: middle;
}
.mailing_list_button {
	height:27px;
	width:50px;
	border-width:0px;
	background: white;
	cursor: pointer;
	background-image: url('images/home/mailing_list_submit.png');
}
}
/*############# End Mailing List #############*/
/*############# Home Ads ##############*/
.HomeAds_Position {
	 float: right;
	 width: 700px;
	 margin-top: 10px;
}
/*############# End Home Ads ##############*/


.default_mid {
	width: 1000px;
	clear: both;
}


/*############# LineCard Top Bar Panel ##############*/
.lc_searchbox_linecardnav_container {
  height: 36px; 
  width: 100%;
  background-image: url('images/backgrounds/silverbar36px.gif');
}
.lc_searchbox_linecardnav_bar {
  height: 36px; 
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
/*############# END LineCard Top Bar Panel ##############*/


/*############# Search Box User Control ##############*/
.searchbox_container {
  float:left;
  width: 250px;
  padding-left: 0px;
  padding-top: 7px;
  text-align: left;

}
.searchbox_input {
   BORDER-RIGHT: #999999 2px solid;      
   BORDER-TOP: #999999 2px solid;      
   BORDER-LEFT: #999999 2px solid;      
   BORDER-BOTTOM: #999999 2px solid;      
   FONT-SIZE: 12px;      
   WIDTH: 192px;      
   COLOR: white;     
   FONT-FAMILY: Arial, Helvetica, sans-serif;      
   BACKGROUND-COLOR: black;
}
.searchbox_button {
 	height:21px;
	width:31px;
	border-width:0px;
	cursor: pointer;
	background-image: url('images/search/search_button.gif');
}

/*############# End Search Box User Control ##############*/


/*############# LineCardNav User Control ##############*/
.linecardnav_container {
  float: left;
  height: 36px; 
  width: 50px;
}
.linecardnav_letter_container{
  width: 680px;
  padding-left: 60px;
  padding-top:10px;
}
.lc_alphatableback {
	border: 2px solid #999999;
	text-align: center;
	background-color: #000000;
}
.lc_alpha_leftborder {
	border-left-style: solid;
	border-left-width: 1px;
	width: 27px;
	height:17px;
	text-align: center;
	background: black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: white;
}
.lc_alpha_leftborder_disabled {
	border-left-style: solid;
	border-left-width: 1px;
	width: 27px;
	height:17px;
	text-align: center;
	background: black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: gray;
}
.lc_alpha_leftborder_hover
{
    background-image: url('images/linecard/alpha_background.gif');
	border-left-style: solid;
	border-left-width: 1px;
	width: 27px;
	height:17px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: white;
	cursor: pointer;
}
.lc_alpha_all {
	color: white;
	width: 27px;
	height: 17px;
	cursor: pointer;
	text-align: center;
	background: black;
}
.lc_alpha_all_hover {
	background-image: url('images/linecard/alpha_background.gif');
	cursor: pointer;
	width: 27px;
	height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
.lc_alphatext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
/*############# End LineCardNav User Control ##############*/



/*############# Linecard Main Content Panel ##############*/
.lc_MainContentPanelOuter {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.lc_MainContentPanelInner {

  float: left;
  clear: both;
  height: 100%; 
  height: auto !important;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
}

/*############# End Linecard Main Content Panel ##############*/



/*############# Multi-Page Left Panel ##############*/
.multipage_leftpanel {
  float: left;
	border-right: solid 1px gray;
	
	text-align: center;
	min-height: 20px;
	width: 235px;
}
/*############# End Multi-Page Left Panel ##############*/


/*############# Linecard Right Panel ##############*/
.lc_rightpanel {
	float: left;
	position: relative;
	border-left: solid 1px gray;
	left: -1px;
	height: 100%;
	min-height: 20px;
	width: 758px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*############# End Linecard Right Panel ##############*/

/*############# Linecard ##############*/

.linecard_position {
  padding: 5px 0 0 0;
  margin: 0 0 0 0;
}
.lc_line_container {
  float: left;
  border-top: solid 1px gray;
  padding: 10px 0 0 0;
  margin: 5px 0 0 0;
}
.lc_line_col {
  float: left;
  height: 44px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.lc_line_col1{
  clear: left;
  width: 250px;
}
.lc_line_col2{
  width: 394px;
  text-align: left;
}
.lc_line_col3{
  width: 57px;
}
.lc_line_col4{
  width: 57px;
  float: right;
}
.lc_linename_table {
  height: 44px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.lc_linename_text {
  
}
.lc_linecode_text {
  color: Green;
  
}
/*############# End Linecard ##############*/

