/* style for cadem 2009 all pages */

/* standard body */
body {
	margin:0 auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:14px;
}
.c680 {width:680px;}
#cadem{
	width:1000px;
	height:100px;
	margin:0 auto;
	background-image:url(../images/cadem-big1.png);
	background-repeat:no-repeat;
}
.bigtxt1{font-size:12px; line-height:16px; text-align:justify; color:#333;}
/* main body wrap */
#wrapper {
	margin:0 auto;
	width:1000px;
	height:auto;
	clear:both;
}
#container {
	padding-top:25px;
	margin:0 auto;
	width:1000px;
	height:auto;
	clear:both;
}
#container-products {
	margin:0 auto;
	width:680px;
	float:left;
	height:auto;
	padding-top:20px;
	clear:both;
}

/* content */
#content {
	width:980px;
	margin:0 auto;
	height:auto;
	padding:10px;
	padding-bottom: 40px;
}

/* pictures */
.picleft {
	float:left;
	padding:10px;
}
.picright {
	float:right;
	margin-left:10px;
}
/* icons */
.iconleft {
	float:left;
	padding:5px;
}
.iconright {
	float:right;
	padding:5px;
}
/* unordered list specs */
ul {
	list-style-type: disc;
}
ul.big {
	list-style-type: disc;
	font-size: 11px;	
}

.leftcolumn{
width:175px;
float:left;
padding-left:9px;
padding-right:31px;
}

.rightcolumn{
width:480px;
float:right;
padding-right:10px;
}

#dnc-info
{
	width:auto;
	border: solid 1px;
	height:auto;
	border-color: #FFCC00;
	padding: 5px;
}
#buy-pic
{
	width:210px;
	height:110px;
	border-color: #FFFFCC;
	padding: 5px;
	float: left;
	margin: 5px;
	margin-right: 20px;
}

/* DNC access */
#dnc-access {
	border: 1px solid #FFCC00;
	margin-top:50px;
	margin: 0 auto;
	padding:10px;
	width:400px;
	height:350px;
	background-color: #CCCCCC;
}
/* Buy online */
#buy-leftcolumn {
	border-right: solid 1px;
	border-right-color:#FFCC00;
	float:left;
	width:400px;
	height:auto;
	padding:10px;
}
#buy-rightcolumn {
	float:right;
	width:530px;
	height:auto;
}
/* misc */
#misc {
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	width:500px;
	height:auto;
}
.pic {
	float:left;
	width:auto;
	height:auto;
	padding:5px;
}
/* Standard page format */
#left {
	float:left;
	padding:5px;
	padding-right:10px;
	width:190px;
	height:auto;
	border-right:solid 1px;
	border-right-color:#CCCCCC;
}
#rightwrap {
	float:right;
	width:750px;
	height:auto;
}
#right {
	margin-left:5px;
	float:right;
	padding:10px;
	width:220px;
	height:auto;
	border-left:solid 1px;
	border-left-color:#CCCCCC;
}
#middle {
	float:left;
	padding:10px;
	width:560px;
	height:auto;
}

/* downloads */
#download {
	border:1px solid #CCCCCC;
	background-image: url("../images/download-bg.jpg");
	background-repeat: repeat-x;
	width:auto;
	height:auto;
	padding:5px;
	padding-top:10px;
}
/* screenshots etc */
.screen {
	width:210px;
	height:auto;
	float:left;
}
/* contacts and support*/
#con-left {
	border-right:1px solid #FFCC00;
	padding:5px;
	width:600px;
	height:Auto;
	float:left;
}
#con-wrap {
	width:640px;
	height:auto;
	float:right;
}
#con-right {
	padding:5px;
	width:330px;
	height:auto;
	float:right;
}
/* common left column*/
#common-left {
	border-right:1px solid #FFCC00;
	padding:5px;
	width:700px;
	height:Auto;
	float:left;
}
/* Important*/
#important {
	border:1px solid #FF3300;
	padding:5px;
	width:Auto;
	height:Auto;
}
/* advertise*/
#advertise {
	border-bottom:2px solid #FFCC00;
	padding:5px;
	width:Auto;
	height:Auto;
}
/* Floating*/
#float {
	border:1px solid #FFCC00;
	padding:5px;
	margin-left:10px;
	width:400px;
	height:Auto;
	float:right;
}
/* International resellers*/
#resellers-left {
	border-right:1px solid #FFCC00;
	padding:20px;
	width:200px;
	height:Auto;
	float:left;
}
#resellers-list {
	padding:10px;
	width:650px;
	height:Auto;
	float:right;
	border-bottom:1px solid #CCCCCC;
}
/* NEWS*/
#news-left {
	border-right:1px solid #FFCC00;
	padding:10px;
	width:320px;
	height:Auto;
	float:left;
}
#news-right {
	padding:10px;
	width:600px;
	height:Auto;
	float:right;
}
/* products */
.prod1 {
	float:left;
	padding-right:50px;
	width:450px;
	border-right:solid 1px #cccccc;
}
#prods-right {
	float:left;
	width:660px;
}
.prod2 {
	float:right;
	margin-left:15px;
	width:450px;
}
.prod3 {
	float:right;
	padding-left:15px;
	width:305px;
	border-left:solid 1px #cccccc;
}.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
#end {
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	padding-top:30px;	clear:both;
	}
	
																/* headings and fonts - cadem 2009 (adil) */
.hindex{
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	line-height:26px;
}
.h0{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dashed #666666;
	line-height:26px;
}
.h1{
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height:26px;
	margin-bottom:5px;
}
.h11{
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	line-height:26px;
}
.h2{
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height:20px;
}
.h3{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.h4{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.subhead {
	font-size: 12px;
	color: #0099CC;
}
.bigtext {
	font-size:12px;
	line-height:18px;
	}
.menuhead {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.text-mini {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.small {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.bold-black {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.bold-big {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.heading1 {
	font-size: 18px;
	color: #339999;
	font-weight: bold;
}

.bold-red {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}
.blacktext {
	font-size: 10px;
	color: #666666;
}
.red {
	font-size: 11px;
	color: #CC3300;
	line-height:14px;
}

.bold-yellow {
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
}
.green {
	color: #339966;
	font-size: 11px;	
}
.comment {
	color: #999999;
	font-style: italic;
	font-size: 11px;
}
.highlight {
	color: #CC6600;
	font-size: 12px;
	text-decoration: underline;
	line-height: 12px;
}
.specs {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
.form {
	color: #333333;
	font-size: 11px;
}

.headone {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
	padding-bottom:5px;
}
.headtwo {
	font-size: 18px;
	color: #996600;
	font-weight: bold;
}
.headthree {
	font-size: 16px;
	color: #666666;
}
	/* line height */
.lineheight {
	line-height:30px;
	}
	
															/* links and menus - cadem 2009 (adil) */


/* General links */
a {
	color: #0066CC;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a img {border:none; }

/* top menu bar */
#linkbar {
	float:right;
	margin-top:50px;
	width:325px;
	text-align:right;
	line-height:12px;
}

#linkbar a {
	padding: 2px 2px;
	font-size: 11px;
	font-weight:normal;
}

/* Main menu */

#menu {
	margin:0 auto;
	width: 1000px;
	height: 32px;
	background-color:#333333;
	border-bottom: 5px solid #0099FF;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 30px;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 30px;
	padding: 2px 15px 2px 15px;
	font-size: 14px;
	color: #FFFFFF;
	border-right: 1px solid #0099FF;
	width: auto;
}

#menu a:hover {
	text-decoration: none;
	color:#84CEFF;
}
.activetopmenu {
	background-color:#0099FF;
	border-bottom: 1px solid #0099FF;
}

/* bottom menu */
#botmenu {
	border-top:solid 1px;
	border-top-color:#E8E8E8;
	width:960px;
	height:60px;
	margin:0 auto;
	padding:20px;
	background-image:  url("../images/bot-menu.gif");
	clear: both;
}

/* divider | */
.divider {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}

/* left navigator */
#navvy
{
width:auto;
padding: 0;
text-align:left;
}

ul#navvylist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:auto;
}

ul#navvylist li
{
width:auto;
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
	display: block;
	margin:0;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color: #0066CC;
	text-decoration: none;
	background: url("../images/menu-link.gif") repeat-x left top;
}

#navvy>ul#navvylist li a { width: auto; }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
	color: #FF6600;
	width:auto;
	padding-left:7px;
	background: url("../images/menu-hover.gif") repeat-x left top;
}
/* Downloads */
.downlink {
	padding-left:10px;
	font-weight: bold;
}
/* screenshots menu style */
#screen {
	border-left:1px solid #FFCC00;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	padding:5px;
	margin:20px;
	width:auto;
	height:auto;
	float:right;
}
/*********** #navBar link styles ***********/
#navBar{
	width:300px;
	height:auto;
	float:right;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/* end */


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-top:30px;
	border-left: 1px solid #666;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-bgtop {
}

/*#sidebar-bgbtm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(../images/img01.jpg) repeat-y left top;
}*/

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

#sidebar li li {
	margin-left: 15px;
	margin-right: 10px;
	line-height: 24px;
	padding-left: 15px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(../images/img02.jpg) no-repeat left 50%;
	padding: 2px 30px;
	font-size: 12px;
	color:#FFFFFF;
}

#sidebar a {
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Downloads links in products */

#dbar {
	width: 440px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

#dbar li li {
	margin-left: 15px;
	margin-bottom:5px;
	line-height: 12px;
	padding-left: 15px;
	padding-bottom:5px;
	border-bottom: 1px dashed #d2004a;
	background: url(../images/dbar-arrow.jpg) no-repeat left 50%;
}

#dbar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#dbar h2 {
	background: #0099FF url(../images/dbar-h2.jpg) no-repeat left 50%;
	padding: 2px 30px;
	font-size: 12px;
	color:#FFFFFF;
}

#dbar a {
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

#dbar a:hover {
	text-decoration: underline;
}

.blackbelt {
	color:#333;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.blackbelth {
	color:#09F;
	font-size:14px;
	font-weight:700;
	line-height:18px
}
.blackbelthb {
	color:#09F;
	font-size:12px;
	font-weight:500;
	line-height:16px
}
