 

@charset "utf-8";
/* CSS Document */

html,body{
	background: #818286;
    margin:0;
    padding:0;
    height:100%;
    border:none
   }

/* Layout */

#container {
	width:100%;
}

#header {
	background:url(http://www.dtcaudio.com/web/Images/Layout/dun.jpg) repeat-x;
	width:100%; height:100px;
}

#content {
	background-color:#FFFFFF;
	width:1010px; height:100%;
	overflow:auto;
}

#pCenter {
	width:560px; height:100%;
	float:left;
}

#pLeft {
	background:url(http://www.dtcaudio.com/web/Images/Layout/left_bg.jpg) bottom left no-repeat;
	width:225px; height:100%; 
	float:left;
}

#pRight {
	background:url(http://www.dtcaudio.com/web/Images/Layout/right_bg.jpg) bottom left no-repeat;
	width:225px; height:100%; 
	float:right; 
}

#r_images {
	padding-bottom:15px;
	width:100%;
}

#page {
	background:url(http://www.dtcaudio.com/web/Images/Layout/page_bottombg.jpg) bottom center no-repeat;
	width:100%; min-height:398px;
	overflow:auto;
}

#pageC {
	background:url(http://www.dtcaudio.com/web/Images/Layout/page_topbg.jpg) top center no-repeat;
	width:100%; overflow:auto;
}

#flashC {
	margin-left:10px;	
}

#topmenus {
	background:url(http://www.dtcaudio.com/web/Images/Layout/application_bg.jpg) repeat-y;
	width:210px; height:138px;
}

#sidecorners_bottom {
	background:url(http://www.dtcaudio.com/web/Images/Layout/sidebar_corners_bottom.png);
	width:210px; height:12px;
}

#appmenu {
	width:225px;
	display:table-cell; 
	vertical-align:bottom;
}

#wistudat {
	width:225px;
	display:table-cell; 
	vertical-align:bottom;
}

#bottomleft {
	background:url(http://www.dtcaudio.com/web/Images/Layout/bottomleft.jpg) no-repeat bottom left;
	width:10px; height:141px;
	float:left;
}

#bottomright {
	background:url(http://www.dtcaudio.com/web/Images/Layout/bottomright.jpg) no-repeat bottom left;
	width:10px; height:141px;
	float:right;
}

#sidecorners_idealfor {
	background:url(http://www.dtcaudio.com/web/Images/Layout/sidebar_corners_idealfor.png);
	width:210px; height:24px; 
}

#sidecorners_wistudat {
	background:url(http://www.dtcaudio.com/web/Images/Layout/sidebar_corners_facts.png);
	width:210px; height:24px; 
}

#sidebar {
	background:url(http://www.dtcaudio.com/web/Images/Layout/application_bg.jpg) repeat-y;
	width:210px;
}

#pDemoTitle {
	background-color:#9d987a; 
	width:209px; height:17px;
	color:#FFF;
	border-top:#000000 thin solid;  
}

#pDemoContent {
	background:url(http://www.dtcaudio.com/web/Images/Layout/article_bg.jpg) top left repeat-x;
	width:209px; height:100px; 
}

#footer {
	width:100%;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

#support {
	width:480px; height:25px; 
	background-color:#a59f85; 
	height:130px;
}

#navigator {
	width:502px; height:75px;
	margin-top:27px; padding-left:8px;
}

#productbuttons {
	width:100%; height:24px;
}

#productheaders {
	width:100%; height:51px;
}

#producttext {
	width:140px;
	margin-left:20px;  margin-top:70px;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	font-weight:bold;
}

#img {
	width:200px;
	border:thin solid #999999;
	float:left;
	margin-right:5px;
	opacity:0.80;
	overflow:auto;
}
#img:hover {
	cursor:pointer;
	opacity:1;
}

/* Typography */
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	font-weight:bold;
	margin-left:33px;
}

H2 {
	color: #000;
	font-weight:bold;
}

#txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	font-weight:bold;
}

#col {
	width:150px;
	float:left;
	margin-left:35px;
}

/* Buttons */
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {color: #ccc; text-decoration: underline;}

#index_links a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
#index_links a:hover {color: #ccc; text-decoration: none;}

#button {
	width:480px; height:60px; 
	background-color:#a59f85;  
	margin-top:7px;
	text-decoration: underline;
}
#button:hover{background-color: #333; cursor:pointer;}

#pbutton {
	width:150px; height:15px; 
	background-color:#a59f85;  
	margin-left:7px; margin-top:1px;
	padding-left:3px;
} #pbutton:hover {background-color: #333; cursor:pointer; color:#FFFFFF;}

#overview 				{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/overview_n.jpg); width:68px; height:24px; float:left;}
#overview:hover 		{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/overview_o.jpg); cursor:pointer;}
#overview:active 		{background:url(Images/Layout/ProductPage/Buttons/overview_a.jpg);}

#description 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/description_n.jpg); width:78px; height:24px; float:left;}
#description:hover 		{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/description_o.jpg); cursor:pointer;}
#description:active 	{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/description_a.jpg);}

#specs 					{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/specifications_n.jpg); width:90px; height:24px; float:left;}
#specs:hover 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/specifications_o.jpg); cursor:pointer;}
#specs:active 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/specifications_a.jpg);}

#manual 				{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/manual_n.jpg); width:55px; height:24px; float:left;}
#manual:hover 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/manual_o.jpg); cursor:pointer;}
#manual:active 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/manual_a.jpg);}

#brochure 				{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/brochure_n.jpg); width:66px; height:24px; float:left;}
#brochure:hover 		{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/brochure_o.jpg); cursor:pointer;}
#brochure:active 		{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/brochure_a.jpg);}

#image 					{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/productimages_n.jpg); width:106px; height:24px; float:left;}
#image:hover 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/productimages_o.jpg); cursor:pointer;}
#image:active 			{background:url(http://www.dtcaudio.com/web/Images/Layout/ProductPage/Buttons/productimages_a.jpg);}
