/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* {margin: 0;
    padding: 0;
}

body {
/*    font-family: "Bitstream Vera Sans", Lucida, Verdana, sans-serif; */
    font-family: "Trebuchet MS",verdana,geneva,arial,helvetica,sans-serif;
    font-size: 10.5px;
    line-height: 1.8em;
    background-color: #FFFFFF;
}

#header {
    background-image: url(images/header_bg.jpg);
    background-repeat: repeat-x;
    height: 140px;
}

#header_menu{
    background-image: url(images/header_menu.jpg);
    background-repeat: repeat-x;
    text-align: left;
    height: 73px;
    padding-top: 10px;
}

#container {
    font-size: 1.2em;
    min-width: 950px;
	min-height: 1500px;
}

#left {
    float: left;
    width: 161px;
    margin-left: 20px!important;
    margin-left: 10px;
    padding-top: 0px;
}

#right {
    float: right;
    width: 210px;
    margin-right: 5px;
    padding-top: 27px;
}

#content {
    margin-right: 100px;
    margin-left: 210px;
    padding: 5px;
    min-height: 800px;
}

#footer {
    position: relative;
    background-image: url(images/footer_bg.jpg);
    background-repeat: repeat-x;
    height: 23px;
    text-align: center;
    font-size: .9em;
    padding-top: 60px;
}

p{
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: justify;
}

h1{
    color: #FFFFFF;
    font-size: 3em;
    padding-top: 45px;
    padding-left: 50px;
}
.subheader {
    color: #FFFFFF;
    font-size: 1.5em;
    padding-left: 50px;
}

.heading_color{
    color: #FF9900; 
}

#content .caption {
  text-align: left; 
}

h2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #A7AAB3;
}

h3 {margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #A7AAB3;
}

h4 {
    background-image: url(images/menu_tab.jpg);
    height: 31px;
    width: 146px;
    padding-top: 5px;
    padding-left: 15px;
}

.images_left {float: left;
               margin: 5px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
         padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #FF6633}   /* mouse over link */
a:active {color: #FF3333}   /* selected link */

/***********************************'   Left side Menu  *******************************/

#navlist
{
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #C2C2CA;
    width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li ul li
{
padding-left: 20px;
}

#navlist li a {
    text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    font-weight: bold;
    font-size: 1.1em;
}
.spacer {
    height: 200px;
}
.thumb_note {
    font-size: smaller;
}
td {
    text-align: center;
    padding: 10px;
    vertical-align: top;
}

/*************************************  Screenshot mode navigation **/
.shot_nav {
    width: 100%;
    background-color: gray;
}

.shot_prev {
    text-align: left;
}

.shot_title {
    width: 100%;
    font-weight: bold;
    text-align: center;
}

.shot_next {
    text-align: right;
}
/*************************/
.date {
    width: 100px;
}

.nfield {
    width: 100%;
}

.nshort {
    width: 100%;
    height: 70px;
}

.ntext {
    width: 100%;
    height: 200px;
}

.nbutton {
    width: 100px;
}

.newsblock {
    width:90%;
    padding-left: 5px;
}

.newsblock .news {
    padding: 5px;
}

.newsblock .news .title {
    font-weight: bold;
    font-size: 120%;
}
.newsblock .news .title:hover {
    color:#FF6633;
}

.newsblock .news .date {
    font-size: 70%;
    font-style: italic;
}

.newsblock .news .short {
}

.newsblock .news .full {
    text-indent: 3em;
    text-align: justify;
}

.newsblock .news .full li{
    text-indent: 0;
}

.newsblock .news .more a {
    font-size: 80%;
    text-decoration: none;
    font-style: italic;
    color: #FF6633;
    padding-left: 10px;
}

.newsblock .news li {
    list-style-position: inside;
    line-height: 1em;
}

#content li {
    list-style-position: outside;
    line-height: 1.8em;
    margin-left: 4em; 
}

#content p {
    text-indent: 3em;
}

.sshot {
    width: 630px;
}

.code {
    text-indent: 0;
    width: 100%;
    padding: 10px;
    border: 1px solid #b5acac;
    background-color: #dbd8d8;
}

.mailto {
    text-decoration: underline;
}

.google_search {
    padding-top: 10px;
    padding-left: 20px;
}

.google_search_results {
    width: 100%;
}
.fmatrix {
    border: 1px solid #dbd8d8;
    width: 100%;
    padding: 0px;
}
.fmatrix-main-header {
    font-weight: bold;
    text-align: center;
    background-color: #b5acac;
}
.fmatrix-sub-header {
    font-weight: bold;
    text-align: center;
    background-color: #dbd8d8;
}
.fmatrix-part {
    background-color: #ebe8e8;
    margin-bottom: 1px;
}
.fmatrix-func {
    text-align: left;
    border-bottom: 1px dashed #dbd8d8;
}
.fmatrix-value {
    font-weight: bold;
    border-bottom: 1px dashed #dbd8d8;
    border-left: 1px dashed #dbd8d8;
}
.fmatrix-row:hover {
    background-color: #e0e0e0;
}
.prod-intro {
    margin-left: 220px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.prod-intro .more a {
    font-size: 80%;
    text-decoration: none;
    font-style: italic;
    color: #FF6633;
    padding-left: 10px;
}

.quick-tour-td {
	text-align: left;
}
.quick-tour-td:hover {
    background-color: #ebe8e8;
}
.spotlight {}
.quick-tour-head a {
    text-decoration: none;
    font-weight: bold;
}
.quick-tour-text {
}
.efront-snapshot {
	width: 100%;
	text-align: center;
}
.snapshot-caption {
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.efront-oss-select {
	width: 100%;
	padding: 0px;
	text-align: right;
}
.efront-oss-select select {
	border: 1px solid #e0e0e0;
	background-color: white;
	width: 250px;
	font-weight: bold;
}
.efront-demo {
	margin-bottom: 20px;;
}
.efront-demo .head {
	font-weight: bold;
}
.efront-demo .accounts {
	padding-left: 20px;
	padding-bottom: 10px;
}
.efront-demo .link {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
    border-top: 1px dotted #aba8a8;
    border-bottom: 1px dotted #aba8a8;
    background-color: #e0e0e0;
}
.efront-demo .link .efront-icon {
	margin: 0px;
	width: 48px;
} 
.efront-demo .link .anchor {
	padding-top: 10px;
	margin-left: 60px;
}
.efront-demo .link .anchor a {
    text-decoration: none;
}
.efront-note {
	margin-top: 40px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
    border-top: 1px dotted #aba8a8;
    border-bottom: 1px dotted #aba8a8;
    background-color: #e0e0e0;
}
.efront-note .efront-icon {
	margin: 5px;
	width: 48px;
} 
.efront-note .note {
	margin-left: 60px;
} 

