/* general stuff */

/* CSS Document */
@import "jce_css.css";
html {
	height: 101%;
}

.contentpaneopen ul { margin: 0 0 0 0.5em; list-style-image: url(../graphics/list-tick.gif); }

div.tip { font-family: Arial, Helvetica, sans-serif; }
div.tip div.tip-title { background: black; color: white; padding: 5px 15px; }
div.tip div.tip-text { display: none; }

#distributors-map { position: relative; padding: 0 0 1em; }
#distributors-map ul { margin: 0; padding: 0; list-style-image: none; list-style-type: none; }
#distributors-map ul li { position: absolute; left: 413px; top: 0; display: none; white-space: nowrap; border: 1px solid #777; padding: 5px 10px 1px; width: 160px; }
#distributors-map ul li.active { display: block; }
#distributors-map ul li h3 { margin: 0; padding: 0; font-size: 16px; line-height: 1.4em; text-transform: none; }
#distributors-map ul li p { margin: 0 0 3px; }
#distributors-map ul li ul { padding: 0 0 5px; }
#distributors-map ul li ul li { position: relative; left: 0; border: 0; padding: 0; display: block; margin: 0; list-style-type: circle; }
#distributors-map ul li ul li a { font-size: 1em; }
#distributors-map area { border: 0; outline: none; }

#gallery { margin: 0; padding: 0; list-style-type: none; }
#gallery li { float: left; width: 210px; height: 157px; padding: 0 10px 10px 0; margin: 0; }
#gallery li a { float: left; width: 210px; height: 157px; text-align: center; background: #eee; }
#gallery li a img { border: 0; }

table.contentpaneopen td td { vertical-align: top; }
table.contentpaneopen td td p { margin: 0 0 5px; }
table.contentpaneopen td img { margin: 0 10px 0 0; }

td.nav {border-top: 5px solid #000;}

li {
	line-height: 14px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.threesideborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


body{
	background-color: #000000;
}


a {
	text-decoration:  none;
	font-wecight: bold;
	border: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
a:hover {
	text-decoration:  underline;
	border: none;
	color: #990000;
 }
 
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}
.whiteboarder {
	border: 3px solid #FFFFFF;
}


#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}

#header {
height:  116px; 
width:  100%; 
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 151px;
 float: left;
 position: relative;
 margin-right: 5px;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 770px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

footer-800{  
width:100%;  
font-size: 5px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
font-size: 8px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 14px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
}

#rightcol-broad div.module div div {
width: 177px;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

a.mainlevel {

}



html>body a.mainlevel {
	width:135px;
} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FF9900;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
	color: #CC6600;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width: 90%;
 }
hr.separator {
width: 40%;
 }
a.pnav {
}
.pnav:hover {
}
.small {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.smalldark {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: centre;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul { margin: 0 0 0 10px; padding: 0; list-style-type: none; }
#navigation ul li { float: left; margin: 0 10px 0 0; }
#navigation ul li a { float: left; color: white; font-size: 14px; font-weight: bold; }
#navigation ul li a:hover { text-decoration: none; color: #65a6df; }
#navigation ul li ul { display: none; }

.smallwhite {
	font-size: 9px;
	color: #FFFFFF;
	height: 33px;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px;
}
.smallwhite ul { height: 35px; line-height: 35px; margin: 0; padding: 0; list-style-type: none; }
.smallwhite ul li { display: inline; margin: 0 2em 0 0; }
.smallwhite ul li:last-child { margin: 0; }
.smallwhite ul li a { color: #fff; font-size: 14px; font-weight: bold; }
.smallwhite ul li a:hover { text-decoration: none; color: #65a6df; }

#copyright { color: white; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
	font-size: 10px;
	text-decoration: underline;
	line-height: 12px;
	font-weight: normal;
	color: #990000;
	text-align: right;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF0000;
}

.blog {
width: 100%;
}

.contentheading {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #455660;
	text-align: left;
	padding-bottom: 5px;
	text-transform: none;
}

.contentpaneopen {
	background: transparent;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.contentpane {
	background: transparent;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #455660;
	text-align: left;
	text-transform: none;
}
.componentheading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #455660;
	text-align: left;
	text-transform: none;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
	width:  100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

 }
table.moduletable th  {
	font-size: 14px;
	font-weight: bold;
	color: #455660;
	padding-top: 10px;
	padding-bottom: 5px;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

 .pagenav_next a{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

 .pagenav_prev a{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}



.backgroundimage {

}

#currency_select select {
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
back_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.bottomtable {
	vertical-align: bottom;
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: 10px;
}
.panelbackground {
	background-image: url(../graphics/panelbackground.gif);
	padding: 5px;
	border: thin solid #000000;
}
.contentbackground {
	background-image: url(../graphics/bottom-dots.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shoppingcategorydescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFCC;
}

.article_seperator {
	font-size: 1px;
}

.roundedborder {
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
			 }
			 
.rightbackground {
	background-image: url(../graphics/right_bottom.jpg?v=1);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pagebackground {
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.newsmodulebackground { 
 background-color: #99cccc ; 
 opacity:0.65; 
 filter:alpha(opacity=65) 
} .topshadow {
	background-image: url(../graphics/top-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.righttopbackground {
	background-image: url(../graphics/right_top.jpg?v=1);
	background-repeat: no-repeat;
	background-position: left top;
}

