@import "reset.css";
@import "text.css";

html, body{
	background: #fff url(../images/bg.gif) top left repeat-x;
	color: #fff;
	text-align: center;
	height: 100%
}
/* PAGE STRUCTURE */
#inside{
	background: #fff url(../images/bg_inside.gif) top left repeat-x;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#container{
	position: relative;
	min-height: 100%;
	_height:  100%;
}
#container .wrapper{
	padding-bottom: 86px;
}

/* HEADER */
#logo{
	float: left;
	margin: 6px;
	padding: 0;
	width: 268px;
	height: 32px;
	background: url(../images/logo.png) top left no-repeat;
}
#logo a{
	display: block;
	text-indent: -9999px;
}
#topnav {
	height: 33px;
}
#topnav ul{
	float: right;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.9em;
}
#topnav ul li{
	float: left;
	list-style: none;
	margin: 0;
}
#topnav ul li a{
	color: #FFEDE8;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 32px;
	display: block;
	margin: 0;
}
#topnav ul li a.current, #topnav ul li a:hover{
	color: #F4FBFF;
	text-decoration: none;
	background: url(../images/nav_glow.gif) bottom center no-repeat;
}
#header{
	background: url(../images/header.jpg) no-repeat;
	background-position: 19px 0;
}
#header_main_image{
	float: left;
	margin: 6px;
	padding: 0;
	width: 350px;
	height: 350px;
	background: url(../images/df_main_product_image.PNG) top left no-repeat;
}
#header h1{
	font-family: AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 2em;
	color: #fff;
	padding: 4px 0 0 0;
}
#highlight h2{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 2em;
	color: #fff;
	padding: 8px 0 0 0;
}
#inside #header #highlight h1{
	padding: 17px 0 3px 9px;
}
#highlight p{
	margin: 0;
	padding: 0;
}
#highlight img{
	float: left;
	margin: 0;
	_margin: -3px 0 0 0;
	padding: 0;
}
#highlight{
	position: relative;
}
#highlight p{
	color: #FFEDE8;
}
#functionalDemo{
	position: absolute;
	bottom: 2px;
	right: 340px;
	text-transform: uppercase;
	color: #555;
	font-size: .9em;
	width: 210px;
}
#functionalDemo span{
	margin-top: 4px;
	float: left;
}
#functionalDemoDownloadImage{
	height: 58px;
	width: 120px;
	float: right;
	background: url(../images/df_download.gif) top left no-repeat;
	text-indent: -9999px;
}
#functionalDemoDownloadImage:hover{
	background-position: 0 -58px;
}

#buynow{
	position: absolute;
	bottom: 2px;
	right: 80px;
	text-transform: uppercase;
	color: #555;
	font-size: .9em;
	width: 240px;
}
#buynow span{
	margin-top: 4px;
	float: left;
}
#buynowImage{
	height: 58px;
	width: 120px;
	float: right;
	background: url(../images/df_buynow.gif) top left no-repeat;
	text-indent: -9999px;
}
#buynowImage:hover{
	background-position: 0 -58px;
}



#partners{
	position: absolute;
	bottom: 13px;
	right: 300px;
	text-transform: uppercase;
	color: #555;
	font-size: .9em;
	width: 300px;
}
#partners span{
	margin-top: 8px;
	float: left;
}
#partners img{
	float: right;
}
#df_download{
	position: absolute;
	bottom: 8px;
	left: 400px;
	width: 120px;
	text-indent: -9999px;
	height: 58px;
	background: url(../images/df_download.gif) top left no-repeat;
}
#df_download:hover{
	background-position: 0 -58px;
}

#df_buynow{
	position: absolute;
	bottom: 8px;
	left: 600px;
	width: 120px;
	text-indent: -9999px;
	height: 58px;
	background: url(../images/df_buynow.gif) top left no-repeat;
}
#df_buynow:hover{
	background-position: 0 -58px;
}



/* MAIN CONTENT AREA */
#content{
	margin: 20px 0 0 0;
}
.with_sidebar{
background: url(../images/content_sidebar.gif) top left repeat-y;
}
#slides, #right{
	background: url(../images/slides.gif) top right no-repeat;
	width: 690px;
	_width: 680px;
	float: right;
	margin: 0;
	padding: 0;
}
#sidebar{
	background: url(../images/sidebar.gif) top left no-repeat;
	width: 270px;
	float: left;
}
#sidebar h3{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 1.3em;
	margin: 15px 0 10px 21px;
}
#sidebar p{
	color: #444;
	margin: 0 50px 0 20px;
	background: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 10px;
}

#searchform{
	margin: 0 0 0 20px;
	padding: 0;
}
#s{
	border:1px solid #CCCCCC;
	padding:5px 5px 6px 5px;
	color:#909090;
	width:130px;

}
#searchsubmit{
	background: url(../images/button_bg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:6px 4px;
}
#submit{
	margin: 0 auto;
	background: url(../images/button_bg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:.8em;
	margin:0px;
	padding:4px 5px;
	text-transform: uppercase;

}
.block{
	background: url(../images/news.gif) top left no-repeat;
	width: 203px;
	margin: 0 0 0 19px;
	color: #333;
}
.block img{
	margin: 11px;
	}
.block ul{
	background: url(../images/news_footer.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 15px 0;
	list-style:none;
}
.block ul li{
	padding: 15px 15px 0 15px;
}
.block ul li em{
	font-weight: bold;
	display: block;
	font-size: .9em;
	font-style: normal;
}
ul.navigation li a span{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border: none;
	color: inherit;
	}
#content_footer{
	background: url(../images/content_footer.gif) top left no-repeat;
	height: 20px;
	clear: both;
}
#slides h2, #right h2{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	text-align: center;
	color: #444;
	font-size: 2em;
	padding-top: 7px;
	line-height: 1.3em;
}
.column{
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.align_left{
	float: left;
	margin: 5px 20px 20px 0;
}
.align_right{
	float: right;
	margin: 5px 0 20px 20px;
}
h4{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	line-height: 15px;
}
#footer{
	background: url(../images/footer.gif) top left repeat-x;
	margin: -86px 0 0 0;
	height: 46px;
	padding: 30px 0 10px 0;
	color: #555;
	position: relative;
}
#fake{
	display: none;
}
#follow{
	float: right;
	margin: 5px 5px 20px 0;
	text-transform: uppercase;
	font-size: .8em;
}
#footer img{
	float: right;
	margin: 0 0 0 5px;
}

/*SLIDER*/


#slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
	 padding: 0;
}

.scroll {
	margin: 0 0 0 50px;
    height: 550px;
    width: 550px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	 color: #444;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 510px;
}

ul.navigation {
    list-style: none;
    margin: 0px;
    padding: 0;
    padding-top: 20px;
}

ul.navigation li {
	width: 253px;
	height: 38px;
	padding: 0 0 10px 17px;
	margin: 0;
}
ul.navigation img{
	float: left;
	margin: 4px 8px 0px 12px
}
ul.navigation a {
    padding: 9px 10px 10px 10px;
    color: #000;
	 background: url(../images/tab.gif) top left no-repeat;
    text-decoration: none;
	 display: block;
	 font-weight: bold;
	font-size: 1.2em;
	outline: none;
}
ul.navigation a.selected {
	 background: url(../images/tab_a.gif) top left no-repeat;
	 color: #fff !important;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
.panel h2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.4em;
}

/*Inside pages*/

#right{
	color: #444;
	padding: 18px 60px 0 20px;
	width: 610px;
	_width: 600px;
	}

#right ul{
	margin: 15px 15px 15px 0;
	border-bottom: 1px solid #BFBFBF;
	padding: 0;
}
#right ul li{
	border-top: 1px solid #BFBFBF;
	padding: 5px;
	margin: 0;
	list-style-position: inside;
}

#right img{
	padding: 4px;
	background: #EEEEEE;
	border: 1px solid #DFDFDF;
}

.entry h3{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 25px;
}
.post-meta{
	background: #F3F3F3;
	padding: 6px;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.entry{
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 10px 0;
}

/* CONTACT FORM*/
legend{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 15px;
	margin: 0 0 10px 0;
}
#bademail{
	border: 2px solid #B44426;
	background: #F0C4B9;
	padding: 5px;
	margin-bottom: 10px;
}
#success{
	border: 2px solid #239E1A;
	background: #BAF3B6;
	padding: 5px;
	margin-bottom: 10px;
}
#badserver{
	border: 2px solid #BEBF00;
	background: #FFFFAA;
	padding: 5px;
	margin-bottom: 10px;
}
#myForm input,#myForm textarea{
	border: 1px solid #ccc;
	padding: 5px;
}