body{margin:0 auto; padding:0px; background:#2f3239 url('/siteimages/templates/bg.jpg') repeat-x top;}

.lblTitle
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

/* Site Search Formatting */
.txtSearch
{
	float:left;
	margin:0;
	width:130px;
	border:0px none;
	line-height:14px;
	font-size:10px;
	color:#333;
	background:url('/siteimages/templates/search-box.gif') no-repeat 0 0;; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

input.btnSiteSearch{
	float:right;
	padding-left:5px;
	margin:0;
	width:55px;
	height:24px;
	border:0px none;
	font-family:arial;
	font-size:14px;
	color:#fff;
	background:none;
	cursor:pointer; padding-right:0; padding-top:0; padding-bottom:0
	}
.txtSearchError
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	height: 24px;
	background: red;
}

/* END Site Search Formatting */
.CancelHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.CancelDetails {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.Link
{
	font-size: 11px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.LinkExchange
{
	font-size: 12px;
	color: #000E90;
	font-family: Arial;
	text-decoration: underline;
}
.Link1
{
	font-size: 14px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.Link2
{
	font-size: 14px;
	color: activecaption;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}
.Help {
	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.operator
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	font-family: Arial;
}
.visitor
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Category
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.DataGrid
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.NewsTitle
{
	font-size: 10px;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}

.body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.body_gray
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
}

.body_gray_bold
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.body_white
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}
.bodySmall
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.body_Bold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.Crumb
{
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.Message
{
	font-size: 12px;
	color: #ff3366;
	font-family: Arial;
}

.Message_Success
{
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
}
.header3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial;
}
.header4
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial;
}

.header5
{
	font-weight: bold;
	font-size: 15px;
	color: cornflowerblue;
	font-family: Arial;
}

.TableHeader
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}
.NewsBody
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.image
{
	display: block;
	font-size: 10pt;
	color: black;
}
.image_inv
{
	display: none;
}
.TextboxNoBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white;
}
.TableDefault
{
	background-color: white;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableDefaultAdmin
{
	background-color: #ffffcc;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModalBackground 
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalBackground1 
{	
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup 
{	
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:390px;
}
.PopupControl
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
}

.PopupControl1{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.PopupControl2
{
	padding: 10px;
	background-color:White;
	border: 1px solid #000000;
	display:none;		
}

.PopupControl3
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
	display:none;
}
.AccordionContent
{
    background-color: #FFFFDD;
    border: 1px dashed #FFFFDD;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #D3DEEF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.Path_Page
{
	border: 1px solid #2F4F4F;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.Progress_Overlay
{
	text-align:center;
}

.Book
{
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px black; 
	width: 600px; 
	height: 500px;
}
.Book .BookTitle
{
	font-size: 16pt;
}
.Book .BookTOCTitle
{
	text-decoration: underline;
}
.Book .TOCHeader
{
	height: 80px;
}
.Book .PageHeader
{
	height: 50px;
	padding: 5px;
}
.Book .BookPageFooter
{
	height: 50px;
	padding: 5px;
	border-top: solid 1px black;
}
.Book .BookContent
{
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px black;
	height: 380px;
}
.Book .BookTOC
{
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
}
.Book A
{
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.Edit
{
	padding-left: 5px;
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.TOC
{
	color: mediumblue;
	font-size: 12pt;
	text-decoration: underline;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('/images/FilledStar.png');

}

.emptyRatingStar {
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar {
    background-image: url('/images/SavedStar.png');
}
/* Site Map */
.TreeParentStyle
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.TreeNodeStyle
{
	font-size: 10pt;
	padding-bottom: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
.VerticalNavParent
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}
.VerticalNavChild
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: olive;
}
/* SEO Styles */
.h1
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
/* Table Styles */
.TableBlue
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #1c9ed0;
}
.TableGreen
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #85be23;
}
.NewsList
{
	font-size: 13px;
	color: #333300;
	font-family: Arial;
	font-weight: bold;
	list-style-type: circle;
}
.CSSPrice
{
	font-size: 10px;
	color: #333300;
	font-family: Arial;
	text-align: right;
}

.ActivityGridActive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #3668D9;
	color: White;
	font-weight:bold;
	width: 120px;
	height: 30px;
}

.ActivityGridActiveItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: #869DD1;
	color: Black;
	text-align:center;
}
.ActivityGridInactive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #757575;
	color: Black;
	width: 120px;
	height: 30px;
}
.ActivityGridInactiveItem
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ABABAB;
	color: Black;
	text-align:center;
}

.lblTitle1
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}

.lblMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.lblSearch
{
	font-weight: bold;
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormHeader
{
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormField
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Store Categories */
.lnkLink
{
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


.txtKeywords
{
	
}


/* Inset 3D Raised */

.panSearch {background: transparent; width:40%; }
.panSearch h1, .panSearch_test p {margin:0 10px;}
.panSearch h1 {font-size:2em; color:#fff;}
.panSearch p {padding-bottom:0.5em;}

.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b4, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b, .panSearch_test .b4b {display:block; overflow:hidden; font-size:1px;}
.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b {height:1px;}
.panSearch .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.panSearch .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.panSearch .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.panSearch .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.panSearch .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.panSearch .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.panSearch .b1 {margin:0 5px; background:#fff;}
.panSearch .b2, .panSearch_test .b2b {margin:0 3px; border-width:0 2px;}
.panSearch .b3, .panSearch_test .b3b {margin:0 2px;}
.panSearch .b4, .panSearch_test .b4b {height:2px; margin:0 1px;}
.panSearch .b1b {margin:0 5px; background:#999;}

.panSearch .boxcontent
{
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: url('none');
	background-repeat: repeat
}
/*Subscriber Locator Styles*/
.LocatorSubscriberGoogleMapInfoWindow
{
	width:400px;
	height:200px;
}

.LocatorLocationGoogleMapInfoWindow
{
	width:350px;
	height:200px;
}
/*Vertical Nav Styles*/

#submenu   
{
	margin: 0 auto; padding: 0; width: 207px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

#submenu ul {
    margin: 0 auto; padding: 0 0 4px 0; 
    list-style: none; display: block;
    }

#submenu ul li {
    margin: 0 auto; margin-top: 1px; padding: 0; display: block;
	font-size: 12px; 
    }

#submenu ul li a {
	background: url('images/snav_li_tile.png') repeat-x left top;
    margin: 0 auto; display: block; font-weight: normal;
	color: #000; border: 1px solid #c9c9c9; text-decoration:none; padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px
    }
	
#submenu ul li a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; text-decoration: none;
	color: #000;
    }	
	
#submenu ul li.active a {
	background: url('images/snav_li_active_tile.png') repeat-x left top;
    margin: 0 auto; display: block; font-weight: normal;
	color: #000; font-weight: bold; padding-left:28px; padding-right:5px; padding-top:5px; padding-bottom:5px 
    }
	
#submenu ul li.active a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; text-decoration: none;
	color: #000;
    }

#submenu ul li.thirdlevel a {
	background: url('images/snav_li_third_tile.png') no-repeat left top;
	border: medium none;
	font-size: 11px; color: #263100; font-weight: normal; padding-left:25px; padding-right:0; padding-top:7px; padding-bottom:4px
    }
		
#submenu ul li.thirdlevel a:hover {
	background-position: 0px -60px; 
	padding: 7px 0 4px 25px;
	font-size: 11px; color: #263100; font-weight: normal; text-decoration: none;
    }

.header_standard
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}







/*------------------------------------------------ RICH PRINT ----------------------------------------*/




.rich_print{margin:0 auto; padding:0px; background:#2f3239 url('/siteimages/templates/bg.jpg') repeat-x top;}

#rich_print_main_wraper{width:903px; margin:0 auto; padding:5px 0px 0px 0px;}

/*#rich_print_top_wraper{width:870px; float:left; background:url('/siteimages/templates/top_bg.jpg') no-repeat top;; padding-left:16px; padding-right:16px; padding-top:0px; padding-bottom:0px}*/

#rich_print_top_wraper{width:902px; float:left; padding:0px 0px 0px 0px; background:url('/siteimages/templates/top_bg.jpg') top no-repeat;}

#rich_print_top_wraper_1{width:870px; float:left; padding:0px 16px 0px 16px; }

#rich_print_top_wraper_2{width:902px; float:left; }

#rich_print_top_right{width:262px; float:left;}

#rich_print_logo{width:219px; float:left; padding:2px 0px 5px 10px;}

#rich_print_blue_bg{width:262px; float:left;}

#rich_print_testimonial{width:232px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#40518c; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:5px}

#rich_print_top_left{width:606px; float: right;}

#rich_print_top_nav{width:606px; padding:0px 0px 0px 0px; float:left;}

#rich_print_top_nav ul{margin:0px; padding:0px; float:left; display:inline; list-style-type:none;}

#rich_print_top_nav ul li{float:left; text-align:center; line-height:105px; font-family:Arial, Helvetica, sans-serif; font-size:15px;}

#rich_print_top_nav ul li a{float:left; text-align:center; line-height:105px; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; color:#192351; padding:0px 8px;}

#rich_print_top_nav ul li a span{float:left; text-align:center; line-height:105px; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; padding:0px 8px;}

#rich_print_top_nav ul li a:hover{float:left; text-align:center; line-height:105px; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none;  background:url('/siteimages/templates/nav_bg.jpg') repeat-x top; color:#fff; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px}

#rich_print_top_nav ul li a span:hover{float:left; text-align:center; line-height:105px; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none;  background:url('/siteimages/templates/r.jpg') no-repeat top; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px}

#rich_print_banner{width:606px; float:left;}

#rich_print_mid_wraper{width:871px; float:left; background: url('/siteimages/templates/mid_bg.jpg') repeat-y;  font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:16px; padding-right:16px; padding-top:0px; padding-bottom:0px}

.rich_print_w_246{width:246px; float:left; padding:8px 0px;}

.rich_print_w_246 ul{margin:0px; padding:0px; list-style-type:none; display:block; float:left;}

.rich_print_w_246 ul li{float:left; background:url('/siteimages/templates/arrow.jpg') no-repeat 2px 6px; width:234px; text-align:left; color:#40518c; font-weight:bold; padding-left:12px; padding-right:0px; padding-top:4px; padding-bottom:4px}

.rich_print_w_246 ul li a{float:left; text-align:left; color:#40518c; font-weight:bold; text-decoration:none;}

.rich_print_w_246 ul li a:hover{float:left; text-align:left; color:#40518c; font-weight:bold; text-decoration: underline;}

.rich_print_left_list{width:246px; float:left;}

.rich_print_h1{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#313d72;}

.rich_print_upload{width:256px; height:79px; float:left; margin-top:8px; color:#fff; font-size:11px; } 

.rich_print_uplod_link{font-size:15px; color:#fff; text-decoration:none; font-weight:bold;}

.rich_print_uplod_link:hover{font-size:15px; color:#fff; text-decoration:none; font-weight:bold;}

#rich_print_w_590{width:590px; float:right; padding:8px 0px; color:#727287;}

.rich_print_w_192{width:167px; float:left; background:url('/siteimages/templates/right_brd.jpg') no-repeat right bottom; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px}

.rich_print_link{color:#40518c; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.rich_print_link:hover{color:#40518c; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#rich_print_dwn_wraper_2{width:903px; float:left;}

.rich_print_contact_dwn{width:212px; background:url('/siteimages/templates/contact_dwn.jpg') no-repeat top; height:35px; float:left; padding-left:89px; padding-right:0px; padding-top:85px; padding-bottom:0px}

.rich_print_printing_dwn{width:235px; background:url('/siteimages/templates/printing.jpg') no-repeat top; height:35px; float:left; padding-left:70px; padding-right:0px; padding-top:85px; padding-bottom:0px}

.rich_print_product_dwn{width:231px; background:url('/siteimages/templates/product.jpg') no-repeat top; height:35px; float:left; padding-left:65px; padding-right:0px; padding-top:85px; padding-bottom:0px}

#rich_print_footer{width:873px; padding:10px 15px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ababab;}

.rich_print_footerlink{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ababab; text-decoration:none; padding:0px 3px; }

.rich_print_footerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:none; padding:0px 3px; }
