/* CSS Document */

body, td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
h1{
	font-size: 16px;
	color: #FF0000;

}

.Text_HeaderMainBlack{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-style:normal;
	font-weight: bold;
	}

a.textHeaderBlackLink:link {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;	line-height: 20px;font-style:normal;font-weight: bold;}
a.textHeaderBlackLink:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;	line-height: 20px;font-style:normal;font-weight: bold;}
a.textHeaderBlackLink:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;	line-height: 20px;font-style:normal;font-weight: bold;}
a.textHeaderBlackLink:hover {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #FF0000;	line-height: 20px;font-style:normal;font-weight: bold;}

.Text_HeaderMainRed{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	line-height: 20px;
	font-weight:regular;
}
.Text_Main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	line-height: 20px;
}
.Text_MainSub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #666666;
	line-height: 16px;
}

.Text-Footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.Text-FooterDark{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.Text_Tagline{
	font-family:Arial;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	font-weight:bold;
	font-style: italic;
}
.HeaderbarPageListing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


.imageLeft{
	float:left;
	border:none;
	margin-right:10px;
	margin-bottom:10px;
}
.imageRight{
	float:right;
	border:none;
	margin-left:10px;
	margin-bottom:10px;
}

a.HeaderbarPageListing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.HeaderbarPageListing:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.News_HeaderLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight:bold;
}
a.News_HeaderLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight:bold;
}
.News_HeaderLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
	font-weight:bold;
}
.NewsShortText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #333333;
	line-height: 16px;
}

/* SIDE MENU STUFF */
/* This is the transparent box */
.transbox {
	background-color: #000;
	border: none;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.transbox div {
	padding: 0px;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	}
TD.stretchtable{
	height: 100%;
	background-color: #000;
	border: none;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
/* This is the listings and headers */
.menuHeader{
	padding-left:20px;
	color: #FFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;

}
.menuItems{
	display:block;
	height: 20px;
	width: 180px;
	
	color: #CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
	padding-top:5px;
	padding-left:20px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;

}	
.menuItems:hover{
	color: #FF0000;
	background-color: #010101;
}
.menuItemsNonlink{

	display:block;
	height: 20px;
	width: 180px;
	
	color: #CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;

}		
.menuItemsInset{
	display:block;
	height: 20px;
	width: 170px;
	
	color: #CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
	padding-top:5px;
	padding-left:30px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;

}	
.menuItemsInset:hover{
	color: #FF0000;
	background-color: #010101;
}	
.menuItemsInsetNonLink{
	height: 20px;
	width: 170px;
	
	color: #CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;

}	
/* Browse Products Menu STORE*/
.browseProdMenu{
	display:block;
	height: 20px;
	width: 250px;
	
	color: #000000;
	font-size:12px;
	text-decoration: none;
	background-image: url('images_template/tiling_greyarea.gif');
	padding-top:5px;
	padding-left:10px; font-style:normal; font-variant:normal; font-weight:normal
	
}	
.browseProdMenu:hover{
	color: #FFFFFF;
	background-image: url('images_template/tiling_greyarea_over.gif');
}
/* BULLET LINES & SEPERATORS */
.mainPageSeperator{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.mainBoxdottedine{
	border: 1px dotted #999999;
}

.mainPageSeperatorSolid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* LINKS STUFF */
.mainTextLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
a.mainTextLinks:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
a.mainTextLinks:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
a.mainTextLinks:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
}
a.mainTextLinks:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FF0000;
}
a.footerLinks:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.footerLinks:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.footerLinks:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.footerLinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration:none;
}
/* BACKGROUND STYLES */
.packagesBasic{
	background-image: url('images_packages/packagesselect_basic.jpg');
	background-repeat: no-repeat
}
.packagesRace{
	background-image: url('images_packages/packagesselect_race.jpg');
	background-repeat: no-repeat
	}
	
	
	
/*NAVBAR CSS*/

/* ABOUT CHASECAM */

#about{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/about.gif') no-repeat 0 0;
}

#about:hover{ 
  background-position: 0 -40px;
}

#about span{
  display: none;
}

/* RECORDERS AND PROCESSORS */
#recorders{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/recorders.gif') no-repeat 0 0;
}

#recorders:hover{ 
  background-position: 0 -40px;
}

#recorders span{
  display: none;
}
/* CAMERAS */
#cameras{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/cameras.gif') no-repeat 0 0;
}

#cameras:hover{ 
  background-position: 0 -40px;
}

#cameras span{
  display: none;
}
/* MOUNTS */
#mounts{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/mounts.gif') no-repeat 0 0;
}

#mounts:hover{ 
  background-position: 0 -40px;
}

#mounts span{
  display: none;
}
/* ACCESSORIES */
#accessories{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/accessories.gif') no-repeat 0 0;
}

#accessories:hover{ 
  background-position: 0 -40px;
}

#accessories span{
  display: none;
}
/* PACKAGES */
#packages{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/packages.gif') no-repeat 0 0;
}

#packages:hover{ 
  background-position: 0 -40px;
}

#packages span{
  display: none;
}
/* VIDEOS */
#videos{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/videos.gif') no-repeat 0 0;
}

#videos:hover{ 
  background-position: 0 -40px;
}

#videos span{
  display: none;
}
/* STORE */
#store{
  display: block;
  width: 100px;
  height: 40px;
  background: url('images_navbar/store.gif') no-repeat 0 0;
}

#store:hover{ 
  background-position: 0 -40px;
}

#store span{
  display: none;
}
/*FORM STYLES*/
.formHeaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formTitles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.formFields{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 15px;
}
.formText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/*productdisplays CSS*/

/* Product Listing Tables */
.productHeader{
	color: #FFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:bold;
	}
a.productTitle{
	color: #000000;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.productTitle:hover{
	color: #FF0000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;

	}
.productDescriptiontext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #333333;
	line-height: 18px;
}
.productRRP{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000;
	font-weight: bold;
}
.productRRPexvat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #000000;
	font-weight: bold;
}
.productPrice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FF0000;
	font-weight:bold;

}
.productPriceexvat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #FF0000;
	font-weight:bold;

}
.productSortText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.productPageTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	}
.productPageFeaturetxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	}
.productPageRecommendedTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	font-weight: bold;
	}
a.productPageRecommendedLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #333333;
	}
a.productPageRecommendedLinks:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #FF0000;
	}
a.productSortText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.productSortText:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.productSortForm{
	color: #333333;
	background:#FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align:middle;
	display: inline;
	clear: left;

}
.productQuantityForm{
	color: #333333;
	background:#FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align:middle;

	text-align: center;
	display: inline;
	float: left;
	clear: left;

}
.productPageSelectTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.productPageSelect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border:1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding:2px;
}
a.productPageSelect:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #333333;
	text-decoration: none;
	background-color: #333333;
	display: block;	
	padding:2px;
}
a.productPageSelect:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #333333;
	text-decoration: none;
	background-color: #333333;
	display: block;	
	padding:2px;
}
.productPageSelectONTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.productPageSelectON{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #333333;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding:2px;
}
a.productPageSelectON:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #333333;
	text-decoration: none;
	background-color: #333333;
	display: block;	
	padding:2px;
}
a.productPageSelectON:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #333333;
	text-decoration: none;
	background-color: #333333;
	display: block;	
	padding:2px;
}

/* PRODUCT SEPERATOR */
.geyAreaBackground{
	background-attachment: fixed;
	background-image: url('images_template/tiling_greyarea.gif');
	background-repeat: repeat
}
.geyAreaBackgroundWithline{
	border-bottom:1px dotted #333333; background-attachment: fixed;
	background-image: url('images_template/tiling_greyarea.gif');
	background-repeat: repeat;
	
}
.productgroupBaseline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.productGroupBox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom:10px;
}
.productgroupFeaturePic{
	border: 1px solid #999999;	
}
/* Product Links */
/* PRODUCT TITLE LINK */
a.productHeaderLinks:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-style:bold;
}
a.productHeaderLinks:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-style:bold;
}
a.productHeaderLinks:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-style:bold;
}
a.productHeaderLinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
	font-style:bold;
}
/* FIND OUT MORE LINK */
a.findoutMore:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
	line-height: 20px;
}
a.findoutMore:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
	line-height: 20px;
}
a.findoutMore:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
	line-height: 20px;
}
a.findoutMore:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF0000;
text-decoration:none;
	line-height: 20px;
}
/* BASKET */
.basketHeaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.basketProductTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.basketProductTitle:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.basketProductText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.basketProductPrice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.basketProductTotals{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.basketPaymentRoute{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.basketPaymentRouteNoLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.basketPaymentRoute{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.basketPaymentRoute:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a.basketPaymentRoute:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


/*quicklinkshome CSS*/

/* Recorders */

.quick1{  display: block;
  width: 190px;
  height: 25px;
background: url('http://91.102.66.169/images_quicklinks/recorders.gif') no-repeat 0 0;
}

.quick1:hover{  background-position: 0 -25px;
}

.quick1 span{
  display: none;
}
/* Cameras */

.quick2{  display: block;
  width: 190px;
  height: 25px;
background: url('http://91.102.66.169/images_quicklinks/cameras.gif') no-repeat 0 0;
}

.quick2:hover{  background-position: 0 -25px;
}

.quick2 span{
  display: none;
}
/* Mounts */

.quick3{  display: block;
  width: 190px;
  height: 25px;
background: url('http://91.102.66.169/images_quicklinks/mounts.gif') no-repeat 0 0;
}

.quick3:hover{  background-position: 0 -25px;
}

.quick3 span{
  display: none;
}
/* Packages */

.quick4{  display: block;
  width: 190px;
  height: 25px;
background: url('http://91.102.66.169/images_quicklinks/packages.gif') no-repeat 0 0;
}

.quick4:hover{  background-position: 0 -25px;
}

.quick4 span{
  display: none;
}
/* Chasecam Store */

.quick5{  display: block;
  width: 190px;
  height: 25px;
background: url('http://91.102.66.169/images_quicklinks/store.gif') no-repeat 0 0;
}

.quick5:hover{  background-position: 0 -25px;
}

.quick5 span{
  display: none;
}
/* Go to Store */

.quickStore{  display: block;
  width: 321px;
  height: 30px;
background: url('http://91.102.66.169/images_quicklinks/gotostore.gif') no-repeat 0 0;
}

.quickStore:hover{  background-position: 0 -30px;
}

.quickStore span{
  display: none;
}
/*Dealer login*/
.subLinks{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}
a.subLinks:link{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.subLinks:active{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.subLinks:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.subLinks:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.dealerHeader{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*Payment Portal*/

.paymentHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.paymentHeader:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.paymentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.paymentSubtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.Form_WarningMessage {
	color : #FF0000;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
}


/*News story page layout*/

#newsWrap{
	margin-bottom:20px;
}

#newsWrap p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
	line-height: 20px;
}


#newsWrap a{
	color:#333333;
	text-decoration:underline;
}

#newsWrap a:hover{
	color:#ff0000;
}


/*Dashware product page css*/

.dashware-list strong{font-size:16px; padding:3px 10px; background-color:#ccc; border-bottom:1px solid #bbb; display:block;}

.dashware-list ul{ margin:0; padding:0; margin-bottom:15px; list-style-type:none;}
.dashware-list li{ margin:0; padding:0; padding:5px 10px; border-bottom:1px dashed #ccc; list-style-type:none; font-size:11px; }

.dashware-list br{display:none;}