/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;
color: #666;
background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/
a:link {color: #CC6600;}
a:hover {/*color: #659FDE;*/text-decoration:underline;}
a:visited {color: #CC6600;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */


.mainTable1 {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.mainTable2 {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.innerTable1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menuBullet {
	font-size: 18px;
	color: #6d6868;
	background-image: url(../images/juris-website_innerMenuBack.png);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style-position: inside;
	list-style-image: url(../images/juris-website_bigArrowBullet.png);
	line-height: 65px;
	padding-left: 20px;
}
body,td,th {
	font-family: Helvetica, Arial, Verdana, SansSerif;
	font-size: 12px;
	color: #404040;
	line-height:20px;
}
.title1 {
	font-size: 26px;
	line-height: 30px;
}
.redBullet {
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-image: url(../images/juris-website_arrowBullet.png);
	list-style-type: none;
	text-indent: 10px;
	padding-bottom: 5px;
}
.footerMenuHeader {
	font-family: Helvetica, Arial, Verdana, SansSerif;
	font-size: 13px;
	color: #cc0033;
}
.footerMenuText {
	font-family: Helvetica, Arial, Verdana, SansSerif;
	font-size: 10px;
	color: #990000;
	line-height: 10px;
}
.resetIndent {
	margin: 0px;
	padding: 0px;
}
.footerCopyright {
	padding-top: 10px;
	width: 340px;
}
.footerMenu {
	padding-top: 5px;
	
}
.mainProductText {
	font-size: 14px;
	color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-size: 14px;
}

/* cut from fong.css */
a{
	text-decoration:none;
}

.componentheading{
	display:none;
}

#headermenu ul{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:35px;
}

#headermenu li{
	margin:0px;
	padding:0px;
	width:130px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	float:left;
	background:url(../images/headermenu_inactive.jpg);
}

#headermenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#headermenu a:hover{
	xcolor:#000000;
	text-decoration:none;
	font-weight:bold;
	xbackground:url(../images/headermenu_active.jpg);
}

#headermenu li.active{
	background:url(../images/headermenu_active.jpg);
}

#headermenu li.active a{
	color:#000000;
}

.latestnewsproducts, .latestnewssolution{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

.latestnewsproducts li, .latestnewssolution li{
	margin-left:0px;
	padding-left:42px;
	height:50px;
	line-height:50px;
	background:url(../images/productmenu.jpg);
}

.latestnewsproducts a, .latestnewssolution a{
	color:#6d6868;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

.footerMenuHeader a{
	color:#de152c;
	text-decoration:none;
}

.latestnewsfooterproducts, .latestnewsfootersolution{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

.latestnewsfooterproducts li, .latestnewsfootersolution li{
	height:20px;
	line-height:20px;
}

.latestnewsfooterproducts li a, .latestnewsfootersolution li a{
	color:#a72222;
	text-decoration:none;
	font-weight:bold;
}

/* css for product banner start */
div.clr{
	clear:both;
	width:0px;
	height:0px;
	display:none;;
	overflow:hidden;
}

#productBanner{
	width:974px;
	height:282px;
	margin:0px auto;
	overflow:hidden;
}

#productBanner ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#productBanner ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	position:absolute;
}

#productBanner td.bannerimg{
	overflow:hidden;
	width:549px;
	height:282px;
}

#productBanner td.description{
	background-color:#990000;
	color:#FFFFFF;
	font-size:20px;
}

#productBanner td.description a{
	color:#FFFFFF;
	text-decoration:underline;
}

#productBanner td.description table.bannerListProduct{
	width:421px;
	background-color:#ffffff;
	margin:1px;
}

#productBanner td.description table.bannerListProduct td{
	font-size:12px;
	padding:0px 5px;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #990000;
}

#productBanner td.description table.bannerListProduct td.active{
	padding:0px 5px;
	text-align:center;
	color:#FFFFFF;
	background-color:#fe9595;
}

#productBanner td.description table.bannerListProduct a{
	line-height:30px;
	text-align:center;
	color:#990000;
	text-decoration:none;
}
/* css for product banner end */

div.moduletablenews h3{
	margin:10px 0px 10px 30px;
	color:#626262;
}

ul.latestnewsnews{
	list-style-image: url(../images/newslist.png);
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 30px;
}

ul.latestnewsnews li{
	line-height:14px;
	margin:7px 0px;
}

div.moduletableproducts h3{
	display:none;
}

div.moduletablesolution h3{
	display:none;
}

div.search{
	margin-bottom:6px;
	text-align:right;
}

td.componentarea .blog, td.componentarea table{
	width:100%;
}

span.pagination span, span.pagination a{
	padding:0px 6px;
}