/*
Original Design by TemplateFusion
http://templatefusion.org
Released for free under a Creative Commons Attribution 2.5 Canada License
Modified by EZ Data Software Solutions LLC
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.5em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

p, ul, ol {
	line-height: 200%;
}

p {
  text-align:justify;
  margin: 10px 0;
  padding: 0;
}

.ezdp {
        float:right;
        width:165px;
        /*border: 1px ridge gray;*/
        margin-left:15px;
        padding-left: 0px;
        text-align:center;
        color:#800000;
}

img {
     border: 0px;
}

img.dp {
        /*float:right;*/
        border: 1px ridge #ad8833;
        margin-bottom:5px;
        /*margin-left:15px;
        padding-left: 0px*/
}

img.frm {
         border: 1px ridge #ad8833;
         width:400px;
         /*height:518px;
         margin-top: 10px;*/
}

img.scope {
         border: 1px ridge #ad8833;
         width:460px;
         /*height:355px;
         margin-top: 10px;*/
}

img.share {
         float: left;
         margin: 20px auto;
}

img.demo {
         float: right;
         margin: 20px auto;
         width:50px;
         height:61px;
}

img.reader {
         float: left;
         margin-bottom: 30px;
         padding-left: 15px;
         width:112px;
         height:33px;
}

a {
	color: #333333;
        /*color: #666666;*/
}

a:hover {
	text-decoration: none;
	color: #999999;
}

/* Header */

#ezlogo {
        float: left;
        margin: 15px 15px;
}

#header {
        /*width: 420px;*/
        width: 680px;
	height: 194px;
	margin-left: 250px;
	background: url(images/img02.jpg) no-repeat;

}

#ie6 #header {
        margin-left:expression(document.body.clientWidth > 1024? "250px" : "150px" );
}

#logo {
	float: left;
	padding: 55px 0 0 0;
}

#logo h1 {
	margin: 0;
	color: #ad8833;
	padding-left: 60px;
}

#logo p {
	margin: 0;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
}

#logo a {
	color: #FFFFFF;
}

#container {
        /*width:95%;*/
        background-image: url(images/nav_col_base.jpg);
        background-repeat: repeat-y;
	margin-top: 3px;
}

#cleardiv {
        clear: both;
        height: 1em;
}

/* Page */

#page {
	/*width: 800px;*/
	margin-top: 3px;
	/*padding: 20px 0;*/
}

/* Navigation */
#navigation {
        float: left;
        width: 10%;
        padding-top: 2em;
}

#navigation ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
}

#navigation ul li { margin-top: 4px; }

#navigation ul li a {
        display: block;
        width: 135px;
        padding: 3px 5px 3px 10px;
        text-decoration: none;
        color: #000;
        background-image: url(images/nav_base.jpg);
        background-repeat: repeat-y;
}

#navigation ul li a:hover {
        color: #fff;
        background-color: #ccc;
        background-image: url(images/nav_base2.jpg);
        background-repeat: repeat-y;
}

/* Image */

#image {
	float: right;
	width: 30%;
	margin-right: 15%;
	padding-top: 50px;
}

#ie6 #image {
	float: right;
	width:35%;
	margin-right:10%;
	padding-top: 40px;
	display: inline;
}



/* Content */

#content {
	float: right;
	width: 30%;
	margin-right: 15%;
	padding-top: 40px;
}

#ie6 #content {
	float: right;
	width:35%;
	margin-right:10%;
	padding-top: 30px;
	display: inline;
}

#content a {
	text-decoration: none;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/red_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

.post {
	.padding: 5px 0 10px 0;
	_padding: 5px 0 10px 0;*/
}

.title {
	margin: 0;
	/*padding: 10;*/
}

.caption {
        width: 400px;
        text-align: center;
        color:#800000;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left:20px;
	background: url(images/inf.png) no-repeat left center;
}

.meta .demo {
	padding-left:20px;
	background: url(images/pdf.png) no-repeat left center;
}

.meta .video {
	padding-left:20px;
	background: url(images/webcam.png) no-repeat left center;
}

.meta .cart {
	padding-left:20px;
	background: url(images/cart.png) no-repeat left center;
}

.meta .lock {
	padding-left:20px;
	background: url(images/lock.png) no-repeat;
}

.meta .comments {
	padding-left:20px;
	background: url(images/img05.gif) no-repeat left center;
}

img.float-right {
                float:right;
                margin-right:50px;
                display: inline;
}

/* Sidebar */

#sidebar {
	margin-left: 20%;
	margin-right:50%;
        padding-top: 40px;
}

#ie6 #sidebar {
	margin-left: 20%;
	margin-right:50%;
        padding-top: 30px;
}

#sidebar h3 {
}

#sidebar p {
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li{
}

#sidebar ul ul li {
	padding-left: 15px;
	background: url(images/red_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}
/*
#sidebar ul ul ul{
	margin: 15;
	padding: 0;
	list-style: none;
}

#sidebar ul ul ul li{
	padding-left: 15px;
	background: url(images/red_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}
*/
#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #999999;
}

/* Sitemap */

#wrapper {
         float:none;
}

#ie6 #wrapper {
         float:left;
}

#panel {
        float:left;
	margin-left: 20%;
	margin-right:0;
	margin-bottom:2%;
	width:25%;
        padding-top: 40px;
}

#ie6 #panel {
        float:none;
	margin-left: 20%;
	margin-right:0;
	margin-bottom:2%;
	width:25%;
        padding-top: 40px;
}

#panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#panel li li {
	padding-left: 15px;
	background: url(images/red_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

#panel a {
	text-decoration: none;
}

#panel a:hover {
	color: #999999;
}

/* Features */

#features {
          width:500px;
          margin-left:10px;
}

#features h4 {
          margin: 10px;
}

#features ul {
	margin-left: 25px;
	padding: 0;
	list-style: none;
}

#features li {
	padding-left: 15px;
	background: url(images/red_arrow.gif) no-repeat left center;
}

/* Thumb */

/*#thumb {
        width:400px;
        margin:40px 50px 0 50px;
        text-align:justify;
}

#ie6andup #thumb {
        width:400px;
        margin:40px 50px 0 50px;
        text-align:justify;
}
*/
#thumb h4 {margin:30px;
}

#thumb p {
	font-size:1em;
        padding: 10px 25px 0 30px;
	text-align:justify;
	color:#666666;
}
#ie6andup #thumb p {
	font-size:1em;
        padding: 10px 30px 0 30px;
	text-align:justify;
	color:#666666;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(images/img07.gif) repeat-x;
}

#footer p {
        text-align: center;
        font-size: smaller;
}

#footer a {
        text-decoration: none;
        color: #666666;
}

#footer a:hover {
	color: #999999;
}