/* Core style for cadem */

/* standard body */
body {
	margin:0 auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	background-image:  url("pictures/top-menu-bg.gif");
	background-repeat:repeat-x;
	color:#666666;
}
#cadem {
	margin:0 auto;
	width: 1000px;
	height: 150px;
	background-image:  url("pictures/cadem.gif");
	background-repeat: no-repeat;
}
/* main body wrap */
#wrapper {
	border:1px solid;
	border-color:#CCCCCC;
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
}
/* line height */
.lineheight {
	line-height:30px;
	}
/* the menu on top - home, etc... */
#topmenu {
	padding-bottom:20px;
	margin:0 auto;
	width: 1000px;
	height: 40px;
	background-image:  url("pictures/menu.gif");
	background-repeat: no-repeat;
}
#toplinks {
	font-size:11px;
	float:left;
	width: 880px;
	height: 25px;
	margin-top: 25px;
	text-align: right;
}
#buttons {
	float:right;
	width:100px;
	height:25px;
	margin-top: 25px;
	text-align: right;
}
/* mainmenu st, dnc etc...*/
#mainmenu {
	width: 1000px;
	height: 20px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu li {
	display: inline;
}
#mainmenu a {
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
/* banner */
#banner {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0px;
	margin-bottom: 20px;
	/*border-bottom:solid 1px;
	 border-bottom-color: #CCCCCC;*/
}
/* content */
#content {
	width:980px;
	margin:0 auto;
	height:auto;
	padding:10px;
	padding-bottom: 40px;
}

/* top menu bar */
#linkbar {
	margin:0 auto;
	width:1000px;
	height:50px;
	padding-bottom: 20px;
	padding-top:0px;
	background-image:  url("pictures/linkbar.gif");
	background-repeat:no-repeat;
}

/* bottom menu */
#botmenu {
	border-top:solid 1px;
	border-top-color:#E8E8E8;
	width:960px;
	height:20px;
	margin:0 auto;
	padding:20px;
	background-image:   url("pictures/bot-menu.gif");
	clear: both;
}
/* products on index page */
#prodindex {
	float:left;
	padding:10px;
	width:500px;
	height:auto;
	border-right:solid 2px;
	border-color:#FFCC00;
}
/* news on index page */
#newsindex {
	float:right;
	padding:10px;
	width:400px;
	height:auto;
	background-image:   url("pictures/rc-bg.gif");
	background-repeat: repeat-x;
}
#promotions {
	border-top: 2px solid;
	padding:10px;
	width:380px;
	height:auto;
	border-top-color: #FFCC00;
}
/* pictures */
.picleft {
	float:left;
	padding:10px;
}
.picright {
	float:right;
	padding: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: 12px;	
}
/* P tag specs */
p {
	font-size:12px;
}
/* divider | */
.divider {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
p.top-links {
	margin:20px;
}
a {
	color: #0066CC;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

.newsindex {
	font-size: 11px;
	color: #666666;
	line-height: 16px;	
}
.subhead {
	font-size: 12px;
	color: #339999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuhead {
	font-size: 11px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
.text-mini {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.small {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.bold-yellow {
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
}
.green {
	color: #339966;
	font-size: 11px;	
}
.comment {
	color: #999999;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	line-height: 12px;
}
.specs {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	color: #333333;
	font-family: "MS Sans Serif";
	font-size: 10px;
}

.leftcolumn{
width:175px;
float:left;
padding-left:9px;
padding-right:31px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:480px;
float:right;
padding-right:10px;
}
#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("pictures/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("pictures/menu-hover.gif") repeat-x left top;
}
#dnc-info
{
	width:auto;
	border: solid 1px;
	height:auto;
	border-color: #CCCCCC;
	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("pictures/download-bg.jpg");
	background-repeat: repeat-x;
	width:auto;
	height:auto;
	padding:5px;
	padding-top:10px;
}
.downlink {
	padding-left:10px;
	font-weight: bold;
}
/* screenshots etc */
#screen {
	border-left:4px solid #FFCC00;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	padding:10px;
	margin:20px;
	width:auto;
	height:auto;
	float:right;
}
/* 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;
}
/* news main page */
#main-news-left {
	float:left;
	padding-right:10px;
	width:220px;
	height:1020px;
	border-right:solid 1px;
	border-right-color:#FFCC00;
}
#main-news-middle {
	float:right;
	width:720px;
	height:auto;
}
#main-news-right {
	margin-left:10px;
	float:right;
	padding:5px;
	padding-left:10px;
	width:220px;
	height:1020px;
	border-left:solid 1px;
	border-left-color:#FFCC00;
}