@charset "utf-8";
/* CSS Document */
/* Basic Body Stuff  */
body,td,th {
	font-family: sans-serif;
	font-size: 14px;
	background-color:#000000;
	color:#aaa;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color:#fff;
	text-decoration: none;
	outline:0;
	
}
a:hover {
	text-decoration: none;
	color:#aaa;
	outline:0;
}

.red{
	color:#d11121;
	text-decoration: none;
	font-weight:bolder;
	outline:0;
}	
a:active {
	text-decoration: none;
	outline:0;
}

#loader {
	background-color:#000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10;
	display:block;
}
#loadercontent {

	border:#333333 thin solid;
	position:relative;
	top:200px;
	margin:auto;
	padding:10px;
	width:410px;	
	text-align:center;
	font-size:18px;
}
/* Content Stuff  */

#mainwrapper {
	position:relative;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:1024px;
	height:768px;
	z-index:0;
}
#bgheaderimage {
	position:absolute;
	top:0px;
	background-image:url(../images/topbg3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1024px;
	height:100px;
	z-index:2;
}
#imagewrapper {
	background:url(../images/productbg.jpg) no-repeat top center;
	height: 200px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	top:410px;
	text-align:center;
	font-size:11px;
	text-align: justify;
	text-justify: newspaper;
}

#imagewrapper img {float:left; margin: 0 10px 20px 0px;}

#bigleft {float:left; width:590px; height:180px; 
}

#littleleft {float:left;width:275px; height:160px; margin:10px 10px 10px 20px ;  
}

#littleright {float:right; width:275px; height:160px; margin:10px 0; 
}

#bigright {float:right; width:275px; height:160px; margin:10px 20px 10px 10px;
}



#latestmodulewrapper {
	height: 325px;
	width: 239px;
	position:absolute;
	top: 74px;
	left:762px;
	right: 0px;
	bottom:0px;
	overflow: hidden;
	float:right;
	z-index: 5;
}
#dslogo2 {
	position:absolute;
	top:57px;
	left:745px;
	width:270px;
	height:21px;
	background-image:url(../images/d&slogo2c.png);
	background-repeat:no-repeat;
	z-index:5;
	height:25px;
}
#quotefader {
	position:absolute;
	top:241px;
	left:0;
	font-weight:lighter;
	font-size:14px;
	height:11px;
	width:361px;
	text-align:center;
	margin:0px;
	padding:10px;
	z-index: 8;
}

#social {
	position:absolute;
	top:13px;
	height:71px;
	margin:10px;
	left: 22px;
	width: 180px;
}
#latesttabs {
	position:absolute;
	top:81px;
	left: -2px;
	height:246px;
	width: 240px;
}
#newsletter {
	position:absolute;
	top:179px;
	left: 0px;
	height:79px;
	margin:0px;
	width:300px;
}
#newsletter .subpoint{
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
}
#emailbox {
	background:#333333;
	border:#666 solid thin;
	padding:10px;
	padding-left:5px;
	padding-right:5px;	
	font-weight:bold;
	text-align:center;
	height:65px;
}
#newsletter .header{
	font-size:18px;
}
#newsletter .image{
	float:left;
	text-align:right;
	width:35px;
}
#newsletter .form{
	float:right;
	text-align:left;
	width:220px;
}

#conceptpointwrapper {
	position:absolute;
	top: 100px;
	left: 13px;
	height: 300px;
	width: 333px;
	bottom:0px;
	overflow: hidden;
	float:left;
	z-index: 3;
}
#logowrapper {
	height: 90px;
	width: 350px;
	position: absolute;
	left: 14px;
	top: 4px;
	z-index: 5;
}
#navwrapper  {
	height: 37px;
	width: 324px;
	float:right;
	position: absolute;
	right: -15px;
	top: 0px;
	z-index: 5;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#content {
	margin:10px;
	padding:5px;
	width:auto;
	height:inherit;
}
#conceptpoint  {
	margin:10px;
	padding:10px;
	width:auto;
	font-size:18px;
	text-align:right;
}

#conceptpoint subpoint {
	font-size:14px;
}
#div1, #div2, #div3, #div4 {
	position:absolute;
	top: 105px;
	left: 347px;
	width:400px;
	height: 290px;
	z-index:5;
	border:#999 solid thick;
	visibility:hidden;
	
}
#videoplayer {
	width:340px;
	height:460px;
	float:right;
}
#paragraph {
	width:240px;
	height:460px;
	float:left;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:hidden;
	overflow-y:visible;
}
#paragraph header{
	font-size:18px;
	font-weight:bold;
	color:#d11121;
}
#addthis {
	z-index:200;
}
#more {
	background-color:#FFFF00;
	width:240px;
	height:100px;
	float:right;
	padding:5px;
	font-weight:bold;
}
#popupcontent {
	width:600px;
	height:410px;
}
#boxshot {
	margin:5px;
	width:50px;
	height:69px;
}
#rss_subscribe {
	padding:5px;
	margin:5px;
}
#form {
	border: 1px solid #ccc;  
	padding: 1px; 
	background-color:#000; 
	color: #ccc;
}
#webfooter {
	/*background-image:url(../images/footer.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	position: absolute;
	z-index: 5;
	top: 611px;
	left:0px;
	width:100%;
	height:100px;
	
}
#copyright1{
	padding:0px;
	font-size:12px;
	color:#333;
	text-align:left;
	width:300px;
	float:left;
	margin:10px;
}
#copyright2{
	padding:0px;
	font-size:12px;
	color:#333;
	text-align:right;
	width:650px;
	float:right;
	margin:10px;
}
#accent {
	position:absolute;
	top:68px;
	left:40px;
	width:317px;
	height:567px;
	z-index:5;
	visibility:hidden;
}
#accent {
	position:absolute;
	top:84px;
	left:24px;
	width:318px;
	height:177px;
	z-index:4;
}
#tickertape{
z-index:10px;
}

#subtickertape{


}

.subtickertapefont{
	font:16px sans-serif;
	font-style:italic;
	text-decoration:none;
}

.subtickertapefont a{
	font:16px sans-serif;
	font-style:italic;
	text-decoration:none;
}
#aboutus {
	width:600px;
}
#download {
	padding:5px;
	font-size:12px;
}
#aboutlaoder {
	z-index:6;

}
#autext {
	padding:10px;
	width:600px;

}
#flash {

	width:100%;
	height:200px;
	z-index:7;
	text-align:center;
	
}

#frontvideo {
	position:absolute;
	top:110px;
	left:346px;
	width:400px;
	height:290px;
	z-index:4;
	visibility:visible;

}
object { 
	outline:none; 
}
#it {
	width:600px;
	height:480px;
}
#it_text {
	width:320px;
	height:480px;
	float:left;
}
#it_iframe {
	height:480px;
	width:280px;
	float:right;
}

#tooltips {
	position:absolute;
	left:-51px;
	top:-17px;
	width:70px;
	height:20px;
	z-index:1;
	text-align:left;
	z-index:10;
}
#tdiv1, #tdiv2, #tdiv3, #tdiv4, #tdiv5, #tdiv6 {
	position:absolute; 
	width:282px; 
	text-align:center; 
	visibility:hidden; 
	font-family:sans-serif; 
	font-size:12px;
	}

.myForm td, input, select, textarea, checkbox {
	font-family: Sans-serif;
	font-size: 14px;
}

.myForm td {
	color: white;
}

.myForm {
	background-color: #46444D;
	border: 3px solid #000000;
	padding: 10px;
}

.required {
	color: red;
}

#ssImg img {
	background: white;
	border: 1px gray;
}

