/*** Editing Styles ------------------------------------------------------ ***/

.text_general {
	/* text 12 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.titles {
	/* titles 23 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
.titles_black {
	/* titles 20 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.titles_white {
	/* titles 20 white  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.titles_yellow {
	/* titles 20 yellow  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #d78003;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles {
	/* subtitles 16 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #2d53df;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles2 {
	/* subtitles 15 yellow  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #d78003;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles3 {
	/* subtitles 15 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #222222;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles4 {
	/* subtitles 17 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #222222;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles5 {
	/* subtitles 18 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #222222;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles6 {
	/* titles 20 red  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #f00e03;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles7 {
	/* titles 23 red  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #f00e03;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.text_big {
	/* text 13 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2d53df;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.text_big2 {
	/* text 13 grey  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.text_big3 {
	/* text 13 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.captions  {
	/* text 10 gray */	
    color: #666666;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}

.formatted_qlinks{
	display:block;
	background-color:#444444;
	padding-bottom:5px;
	/*background:url("../images/nav_rightside-bg.png") no-repeat scroll left bottom transparent;*/
}
/*** End Editing Styles ***/

/*** Reset ----------------------------------------------------- ***/
body, p, th, ul, li, ol, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a747b;
}
input, select, textarea {
	color: #333333;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
}
img {
	border:medium none;
}
a {
	color: #0b5cce;
	text-decoration: none;
	cursor: pointer;
}
a:hover, #gallery-list li a:hover, #faq-category strong.question:hover {
	color: #fbaf18;
}
a.item {
	color: #3F4040;
}
a.item:hover {
	color: #104484;
}
li {
	margin-left: 20px;
}
ul li {
	list-style-image:url(../images/li_dot.png);
}
p {
	margin-bottom: 15px;
}
div.social p a {
	padding:4px 5px;
}
div.social h1 {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	font-weight:bold;
	width:210px;
	padding-bottom:5px;
}
/*** End Reset ***/

/*** Common -------------------------------------------------------------- ***/
div.clear {
	clear: both;
}
div.empty {
	display:block;
	width:100%;
	height:3px;
}
.empty2 {
	display:block;
	width:100%;
	height:10px;
}
#google_map {
	background: #ffffff;
	border: 1px solid #7c868d;
	height: 400px;
}
body.blank h1 {
	font-size: 18px;
	color: #f35115;
	line-height: normal;
	margin: 0 0 15px 0;
	font-style: italic;
	font-weight: bold;
}
.in_title {
	float: right;
	margin: -44px 0 0 0;
	color: #6b93e5;
	font-size: 11px;
	padding-right: 10px;
}
/*** End Common ***/

/*** Forms --------------------------------------------------------------- ***/
p.required {
	margin: 0;
	float: right;
}
p.message {
	font-size: 14px;
	color: #333333;
}
input.empty, textarea.empty {
	color: #999999;
}
form table, form p.margin {
	margin-bottom: 10px;
}
form td, form th {
	padding: 2px 5px 2px 0;
}
label.label {
	display: block;
	padding-right: 10px;
	width: 160px;
	position: relative;
}
label.label em {
	position: absolute;
	right: 0;
	top: 0;
}
input.w05 {
	width: 60px;
}
input.w1 {
	width: 120px;
}
input.w15 {
	width: 180px;
}
p.buttons {
	margin: 0;
	padding-left: 175px;
}
p.error {
	color: #e46100;
}
#form_errors {
	border: 1px solid #337BD4;
	background: transparent url(../images/box-bg.png) repeat scroll left top;
	padding: 10px;
	margin-bottom: 10px;
	color: #337BD4;
}
#form_errors ul {
	margin-top: 5px;
	color: #333333;
}
.c1_form em.note {
	display: block;
	width: 160px;
	font-size: 11px;
}
/*** End Forms ***/

/*** Layout -------------------------------------------------------------- ***/
html, body {
	min-height: 100%;
	width:100%;
	position: relative;
}
body.bg_1 {
	background: #fafafa url("../images/yellow_bg.png") repeat-x scroll center bottom;
}
#super-container {
	text-align: center;
	min-height: 100%;
}
#super-container .header_container {
	width:100%;
	background-color: #fdb813; 
	text-align: center;	
}
#super-container .container {
	width:100%;
	text-align: center;
	background: transparent url("../images/black_gradient.png") repeat-x scroll center top;	
}
/*** End Layout ***/

/*** Header home tpl ---------------------------------- ***/
#header {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	height:125px;
}
#header .left {
	float:left;
	height:125px;
	width: 530px;
	display:block;
}
#header .left .nav {
	height:35px;
	width: 520px;
	display:block;
	padding:10px 0 0 10px;
	margin-bottom:40px;
}
#header .left .wireless {
	height:30px;
	width: 520px;
	display:block;
	background: transparent url(../images/national_wireless.gif) no-repeat scroll 15px top;
}
#header .logo {
	float:left;
	height:125px;
	width: 470px;
	display:block;
	margin: 0;
	background: transparent url(../images/natwire_logo.gif) no-repeat scroll left 20px;
}
#header .logo a {
	padding-top: 120px;
	height: 0;
	overflow: hidden;
	width: 470px;
	display:block;
}

/*** End Header ***/
/*** Home styles ------------------------------------------------ ***/

.home_container {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
}
.home_container .product_nav {
	float:left;
	/*width:540px;
	background: transparent url(../images/product_service_navs.png) repeat-x scroll left top;*/
	margin:0 0 0 10px;
	padding: 0 0 0 0;
}
.home_container .service_nav .book {
	background: transparent url(../images/product_service_navs.png) repeat-x scroll left -50px;
}
.home_container .service_nav {
	float:left;
	height:30px;
	padding: 0 0 0 0;
}
.home_container .search {
	float:right;
	width:190px;
	padding:7px 5px 0 0;
	text-align:right;
}
.home_container .rotator_container {
	height:342px;
	width:1000px;
	background: transparent url(../images/rotator_bg.jpg) no-repeat scroll 10px top;
}
.home_container .rotator_container .left_col {
	float:left;
	width:240px;
	max-height: 310px;
	padding:15px 15px 15px 25px;
}
.home_container .rotator_container .rotator {
	float:left;
	width:710px;
	height:336px;
}
.home_container .rotator_container .rotator_new {
	float:left;
	width:980px;
	height:336px;
	padding-left:10px;
}
.home_container .home_content {
	width:1000px;
	height: 234px;
	background: transparent url(../images/two_boxes.png) no-repeat scroll 10px top;
}
.home_content .column_left {
	float:left;
	width: 455px;
	max-height:234px;
	padding: 15px 0 15px 30px;
}
.home_content .column_left .left_sm {
	float:left;
	width: 250px;
}
.home_content .column_left .right_sm {
	float:right;
	width: 180px;
}
.home_content .column_right {
	float:right;
	width: 450px;
	max-height:234px;
	padding: 15px 25px 15px 0;
}
/*** Subpage styles ------------------------------------------------ ***/
.home_container .subpage_content {
	width:980px;
	margin: 10px;
}
.home_container .subpage_content .sc_left .top_curve {
	display:block;
	height:15px;
	width:780px;
	background: transparent url(../images/content_top.png) no-repeat scroll left top;
}
.home_container .subpage_content .sc_left {
	float:left;
	width:780px;
}
.home_container .subpage_content .sc_left .padding {
	padding:0 12px 10px 13px;
	background: transparent url(../images/content_bg.png) repeat-y scroll left top;
}
.home_container .subpage_content .sc_left .padding .column-left {
	float:left;
	width:200px;
}
.home_container .subpage_content .sc_left .padding .column-right {
	float:right;
	width:540px;
}
.home_container .subpage_content .sc_foot {
	display:block;
	background: transparent url(../images/footer_end.png) no-repeat scroll left bottom;
	height:20px;
	width:780px;
}
.subpage_content .column_rt{
	float:right;
	width: 180px;
}
.page-title {
	float:left;
	width:520px;
	padding: 10px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.page-breadcramb {
	float:right;
	padding: 2px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}
.page-breadcramb a {
	color: #ffffff;
}
.page-breadcramb a:hover {
	color: #fbaf18;
}
.subpage_content .column_rt .nav-onright{
	display:block;
	width:190px;
	background-color:#444444;
	/*background: transparent url(../images/nav_rightside-bg.png) no-repeat scroll left bottom;
	padding:10px 10px;*/
}
.subpage_content .column_rt .nav-onright .section-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding:10px;
	background-color:#666666;
	margin-bottom:0;
	border-bottom:1px solid #777777;
}
ul#submenu li {
	display: block;
	line-height:18px;
	background-color:#676767;
	list-style:none;
	list-style-image:none;
	margin-left: 0;
	border-bottom:1px solid #777777;
}
ul#submenu li a {
	display: block;
	color: #ffffff;
	line-height:18px;
	padding:5px 10px 12px 10px;	
}
ul#submenu li a:hover {
	display: block;
	color: #3a89fd;
}
ul#submenu li.on a {
	display: block;
	color:#fbaf18;
	display: block;
	background-color:#777777; 
}
/*** End Home styles ***/
/*** Navigation ------------------------------------------------ ***/
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#navigation ul li {
	float: left;
	list-style: none;
	list-style-image: none;
	position: relative;
	margin:0;
}
.nav #navigation ul li a {
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 0 12px 0 11px;
}
#navigation ul li a span {
	display: block;
	cursor: pointer;
	line-height: 17px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li.active a {
	display: block;
	color: #ffffff;
	font-weight: bold;
}
#navigation ul li.on a {
	display: block;
	color:#1358d4;
	font-weight: bold; 
}
/*** END navigation ***/
/*** Service navigation ..................................***/
#s_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#s_nav ul li {
	float: left;
	list-style: none;
	list-style-image: none;
	position: relative;
	margin:0;
	line-height:40px;
	background: transparent url(../images/product_service_navs.png) repeat-x scroll left top;
}
.service_nav #s_nav ul li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px 0 14px;
}
#s_nav ul li a span {
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
#s_nav ul li a:hover, #s_nav ul li.active a {
	display: block;
	color: #f4c130;
	font-weight: bold;
}
#s_nav ul li.on a {
	display: block;
	color:#1358d4;
	font-weight: bold;
	background:#d3d3d3;
	border-bottom:3px solid #f2b72e;  
}
#service_submenus ul {
	float:left;
	margin:0;
	list-style:none;
	width:150px;
}
#service_submenus ul li {
	list-style:none;
	float:left;
	margin:0;
}
#service_submenus a {
	cursor:pointer;
	display:block;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	margin-left:1px;
	padding:3px 5px 4px 13px;
	border-bottom:1px solid #111111;
	border-top: 0;
	background: transparent url(../images/subnav_bg2.png) repeat scroll left top;
}
#service_submenus a:hover {
	color:#ffc25e;
	font-weight:bold;
	border-bottom:1px solid #777777;
}
/*** END Service navigation ***/
/*** Product navigation ..................................***/
#p_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#p_nav ul li {
	float: left;
	list-style: none;
	list-style-image: none;
	position: relative;
	margin:0;
	line-height:40px;
	background: transparent url(../images/product_service_navs.png) repeat-x scroll left top;
}
#p_nav ul li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px 0 14px;
}
#p_nav ul li a span {
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
#p_nav ul li a:hover, #p_nav ul li.active a {
	display: block;
	color: #f4c130;
}
#p_nav ul li.on a {
	display: block;
	color:#f4c130;
	font-weight: bold;
	border-bottom:3px solid #f2b72e;
}
#products_submenus ul {
	float:left;
	margin:0;
	list-style:none;
	width:150px;
}
#products_submenus ul li {
	list-style:none;
	float:left;
	margin:0;
}
#products_submenus a {
	cursor:pointer;
	display:block;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	margin-left:1px;
	padding:3px 5px 4px 13px;
	border-bottom:1px solid #111111;
	border-top: 0;
	background: transparent url(../images/subnav_bg2.png) repeat scroll left top;
}
#products_submenus a:hover {
	color:#ffc25e;
	font-weight:bold;
	border-bottom:1px solid #777777;
}
/*** END Produc navigation ***/
/*** Product side navigation ***/
#product-side ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#product-side li {
	float: left;
	list-style: none;
	list-style-image: none;
	position: relative;
	margin:0;
	line-height:40px;
	background: #666666;
	text-align:center;
	width:190px;
}
#product-side .product-side_sub ul li {
	background: #777777;
}
#product-side .product-side_sub ul ul li {
	background: #888888;
	width:100%;
	text-align:center;
	border-bottom:solid 1px #666666;
}
#product-side li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px 0 14px;
}
#product-side ul li.on a {

}
#product-side #product-side_132 {
	line-height: 23px;
	height: 50px;
}
#product-side #product-side_132 a {
	height: 50px; 
}
#product-side a:hover {
	background-color: #999;	
}
/*** END Product navigation ***/

/*** Drop Down Menu ........................................ ***/
.cssmenu_sub {
	height:22px;
}
#cssmenu_submenus ul {
	float:left;
	margin:0;
	list-style:none;
	width:150px;
}
#cssmenu_submenus ul li {
	list-style:none;
	float:left;
	margin:0;
}
#cssmenu_submenus a {
	cursor:pointer;
	display:block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	padding:3px 5px 4px 10px;
	border-bottom:1px solid #111111;
	border-top: 0;
	background: transparent url(../images/subnav_bg2.png) repeat scroll left top;
}
#cssmenu_submenus a:hover {
	color:#feca50;
	font-weight:bold;
	border-bottom:1px solid #feca50;
}
/*** End Drop Down Menu ***/

/*** Footer -------------------------------------------------------- ***/
.footer_container{
	width:100%;
	text_align:left;
}
.footer_container #footer {
	width:1000px;
	margin: 0 auto;
	display:block;
	text-align:left;
	padding: 0;
	height: 90px;
}
.footer_container #footer .locations {
	width:450px;
	display:block;
	text-align:center;
	height: 35px;
	margin:0 auto;
	background: transparent url(../images/locations.png) no-repeat scroll center 15px;
}
.footer_container #footer .locations .contact_link a {
	float:left;
	width:112px;
	display:block;
	text-align:center;
	height: 35px;
}
#footer .footer_left {
	padding: 20px 0 0 20px;
	float:left;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#footer .footer_left a {
	color: #666666;
}
#footer .footer_left a:hover {
	color: #000000;
}
#footer .footer_nav {
	float:right;
	width: 450px;
	padding: 20px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:right;
	font-weight: bold;	
}
#footer .footer_nav a {
	color: #666666;
}
#footer .footer_nav a:hover {
	color: #000000;
}

/*** End Footer ***/

/*** boxes ------------------------------------------------- ***/
div.box1 {
	min-height:20px;
	width:274px;
}
div.box1 div.top {
	background: transparent url("../images/box_edge.png") no-repeat scroll left -50px;
	height: 15px;
}
div.box1 div.padding {
	background: transparent url("../images/box_middle.png") repeat-y scroll left top;
	padding: 0 25px 0 15px;
}
div.box1 div.bottom {
	background: transparent url("../images/box_edge.png") no-repeat scroll left -75px;
	height: 25px;
}

div.box2 {
	width:310px;
	margin-bottom: 5px;
}
div.box2 div.top {
	background: transparent url("../images/box_edge.png") no-repeat scroll left top;
	height:17px;
}
div.box2 div.padding {
	background: transparent url("../images/box_middle.png") repeat-y scroll -290px top;
	padding:0 25px 0 20px;
	min-height:10px;
}
div.box2 div.bottom {
	background: transparent url("../images/box_edge.png") no-repeat scroll left -25px;
	height:25px;
}
/*** End boxes ***/

/*** rotator additional styles.......................***/
.c1-rotator-images {
  margin: 0 auto;
}
.c1-rotator{
  margin: 0 auto;
}
.c1-rotator-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	background: transparent url("../images/rotator_bg.png") repeat-x scroll left bottom;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	width: 660px;
	font-size:19px;
	line-height:normal;
	color:#ffffff;
	padding: 13px 25px 13px 25px;
	text-align:right;
	font-weight: bold;
}

/* newsletter style ................................***/
.blue_dividers {
	color: #2aa5ce;
    font-family: Arial;
    font-size: 12px;
}

/*** Sidebar ------------------------------------------------------------- ***/
#sidebar h2 {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6a747b;
	font-weight: normal;
	margin: 0;
	padding: 0 10px 0 20px;
	line-height: 20px;
}
#sidebar h2 span {
	float: right;
	height: 20px;
	width: 30px;
	background: transparent url(../images/box_edge.png) no-repeat scroll right -100px;
}
#sidebar h2.collapse {
	color:#104484;
}
#sidebar h2.collapse span {
	background-position: -250px -100px;
}
#sidebar h2:hover {
	color:#104484;
}
/*** End Sidebar ***/

/*** Events Calendar ----------------------------------------------------- ***/
#event-calendar .content {
	position: relative;
	padding: 15px 0 20px 0;
}
#event-calendar table {
	border-spacing: 0;
	border-collapse: collapse;
	color: #3f4040;
	margin: auto;
}
#event-calendar caption a {
	font-size: 16px;
	font-weight: bold;
	color: #6a747b;
	line-height: 28px;
	background: none;
	height: auto;
	width: auto;
}
#event-calendar caption a:hover {
	background: none;
}
#event-calendar th {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #eeeeee;
	line-height: 12px;
	height: 18px;
	border-bottom: 1px solid #c5c5c5;
	padding: 0;
	vertical-align: top;
}
#event-calendar td {
	font-size: 14px;
	line-height: 18px;
	height: 25px;
	width: 25px;
	padding: 0;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #ababad;
	border-right: 1px solid #ababad;
	background: #d5d5d5 url(../images/calendar_bg.png) no-repeat scroll left top;
	font-weight: bold;
	text-shadow: #ffffff 0 0 2px;
}
#event-calendar a {
	display: block;
	color: #3f4040;
	height: 24px;
	padding: 1px 0 0 1px;
}
#event-calendar a:hover {
	background: transparent url(../images/calendar_bg.png) no-repeat scroll left -50px;
}
#event-calendar td.other {
	background-color: #e1e1e1;
}
#event-calendar td.highlighted {
	background-color: #da9a27;
}
#event-calendar td.selected {
	background-color: #888888;
	background-position: left -50px;
	text-shadow: #000000 0 0 2px;
}
#event-calendar td.selected a {
	color: #ffffff;
}
#event-calendar .title {
	display: none;
	position: absolute;
	width: 180px;
}
#event-calendar a:hover .title {
	display: block;
}
#event-calendar .title .top {
	display: block;
	background: transparent url(../images/box_edge.png) no-repeat scroll left -100px;
	height: 8px;
}
#event-calendar .title .middle {
	display: block;
	background: transparent url(../images/box_middle.png) repeat-y scroll -600px top;
	padding: 0 20px 0 10px;
	color: #768087;
	font-size: 12px;
	text-shadow: none;
}
#event-calendar .title .bottom {
	display: block;
	background: transparent url(../images/box_edge.png) no-repeat scroll left -117px;
	height: 13px;
}
/*** End Events Calendar ***/

/*** News Summary -------------------------------------------------------- ***/

.news_summary {
	width: 240px;
}
.news_summary .ns_title_date {
	width: 240px;
	margin-bottom: 10px;
	text-align: left;
}
.news_title {
	font-size: 13px;
	color: #d31502;
	font-weight: normal;
	line-height:normal;
}
.news_summary .dotted {
	font-size: 11px;
	color: #888888;
}
.but_attachmnt {
	display:block;
	line-height:33px;
	width:160px;
	margin:4px;
	text-align:center;
	background: transparent url(../images/att_but.png) no-repeat scroll left top;
}

/*** End News Summary ***/

/*** Sidebar scroll icons ------------------------------------------------ ***/
#sidebar a.prev {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 100%;
	background: transparent url(../images/calendar_bg.png) no-repeat scroll -68px center;
}
#sidebar a.prev:hover {
	background-position: -70px center;
}
#sidebar a.next {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 100%;
	background: transparent url(../images/calendar_bg.png) no-repeat scroll -112px center;
}
#sidebar a.next:hover {
	background-position: -110px center;
}
/*** End sidebar scroll icons ***/

/*** Search -------------------------------------------------------------- ***/
#search-embed {
	padding: 0;
}
#search-embed form {
	height: 16px;
	width: 180px;
	padding: 14px 0 8px 10px;
}
#search-embed input {
	font-size: 11px;
	color: #2060d2;
	padding: 1px 2px 2px 21px;
	width: 160px;
	background: transparent url(../images/magnifier.png) no-repeat scroll top left;
	border:none;	
}
#search-embed .submit input {
	font-size: 12px;
	color: #222222;
	padding: 0;
}
/*** End Search ***/

/*** Featured product ---------------------------------------------------- ***/
.featured {
	width: 440px;	
}
.featured .image {
	float:left;
	display:block;
	width: 180px;
	height:190px;
	padding-left: 8px;
	background: transparent url(../images/featured_bg.png) no-repeat scroll top left;	
}
.featured .image .fd_image {
	display:block;
	width: 160px;
	height:180px;
}
.featured .info {
	float:right;
	width: 230px;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
}
.featured .info .fd_title {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height:normal;
}
.featured .info .view_all a {
	font-size: 12px;
	color: #cd7901;
	font-weight: normal;
	line-height:normal;
}
.featured .info .view_all a:hover {
	color: #333333;
}
/*** Featured product ***/

/*** Printer Friendly ---------------------------------------------------- ***/
.print_only {
	display: none;
}
@media print {
	.print_only {
		display: block;
	}
	.print_hidden {
		display: none;
	}
	body {
		color: #000000;
	}
	#super-container {
		background: none;
		text-align: left;
	}
	.container {
		background: none;
		margin: 0;
		width: auto;
	}
	#header, .home_container .banner, #sidebar, #footer {
		display: none;
	}
	.home_container {
		background-color: transparent;
	}
	.home_content {
		min-height: none;
		padding: 0;
	}
	.home_content .col_wide {
		float: none;
		padding: 0;
		width: auto;
	}
}
/*** End Printer Friendly ***/
/*** Product - features, benefits table style ------------------------- ***/
#product table {
	border-spacing: 1px;	
	border-collapse:separate;
	color:#555555;
}
#product table td {
	padding:4px;
}
/*** Accessories - table style ------------------------- ***/
table.access {
	border-spacing: 1px;	
	border-collapse:separate;
}

/*** Quick link styles - formatted content ------------------------- ***/

.formatted_qlinks a {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.formatted_qlinks a:hover {
	color: #fbaf18;
}
