@import url("form.css");
/*   
Theme Name: Alexander Mann Media
Description: DCDM Research Default Template
Author: Alex Ryan
Author URI: www.alexandermannmedia.com
Version: 1.0
*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717171;
	text-align:center;
	background:#5A5B5D;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
} 
a{
	text-decoration:none;
} 
.hide{
     position: absolute;
     left: -9999px;
}
/*--------------------------start page structure
*/
#wrap{
	margin:0 auto;
	width:950px;
	text-align:left;
}
/*----------------------header
*/
#header{
	width:950px;
	height:147px;
	overflow:hidden;
}
#header h1{
	width:328px;
	height:61px;
	padding:45px 0px 41px 0px;
	float:left;
}
#header h1 a{
	/*width:232px;*/
	height:61px;
	display:block;
	background:url(image/logo_DCDM.jpg) no-repeat;
}
/*-------------------------------navigation
*/
#jsddm {	
	margin: 0;
	padding: 0;
	float:right;
	overflow:hidden;
	margin:45px 20px 41px 0;
	border-left:1px solid #434446; 
}

#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}
 
#jsddm li a {	
	display: block;
	/*background: #324143;*/
	text-decoration: none; 
	color: #FFF;
	padding:0 8px 0 15px;
	border-right:1px solid #434446;
	height:50px;
}

#jsddm li a small{
	width:auto;
	color:#9C9C9E;
	text-align:center;
	display:block; 
	float:left;
}

#jsddm li a:hover {	
	background: #000;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
}
		
#jsddm li ul {	
	margin: 0;
	padding: 0;
	width:200px;
	position: absolute;
	visibility: hidden; 
}
		
#jsddm li ul li {	
	float: none;
	padding:0;
	margin:0;
	display: inline;
}
			
#jsddm li ul li a {	
	background: #000;
	/* for IE */
 	 filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
	color: #FFF;
	text-align:center;
	padding:13px 0 0px 15px;
	float:left;
	border-bottom: 1px solid #333;
	width: 200px;		
	height: 35px;		
}
#jsddm li ul li a strong {
	color:#FFF; 
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
}
#jsddm li ul li a small{
	color:#9C9C9E; 
	clear: left;
}
			
#jsddm li ul li a:hover {	background: #222}
			
.whatwedo {
	overflow:hidden;
}
.whatwedo strong{
	width:97px;
	height:14px;
	display:block;
	background:url(image/whatWedo.png) no-repeat;
	margin:18px 0 4px 0; 
}
.expertiseBtn{
	overflow:hidden;
}
.expertiseBtn strong{
	width:68px;
	height:14px;
	display:block;
	background:url(image/expertiseBtn.png) no-repeat;
	margin:18px 0 4px 0; 
}
.territories{
	overflow:hidden;
}
.territories strong{
	width:75px;
	height:14px;
	display:block;
	background:url(image/terriesBtn.png) no-repeat;
	margin:18px 0 4px 0; 
}
.careears{
	overflow:hidden;
}
.careears strong{
	width:55px;
	height:14px;
	display:block;
	background: url(image/careears.png) no-repeat;
	margin:18px 0 4px 0; 
}
.aboutBtn{
	overflow:hidden;
}
.aboutBtn strong{
	width:70px;
	height:14px;
	display:block;
	background:url(image/aboutBtn.png) no-repeat;
	margin:18px 0 4px 0; 
}
.contactBtn{
	overflow:hidden;
}
.contactBtn strong{
	width:45px;
	height:14px;
	display:block;
	background:url(image/contactBtn.png) no-repeat;
	margin:18px 0 4px 0; 
}


/*.nav{
	width:640px;
	height:61px;
	float:right;
	overflow:hidden;
	margin:45px 0 41px 0;
	background:url(image/navBar.jpg) no-repeat 0 45px;
}
.nav li{
	height:61px;
	float:left;
	display:block;
	background:url(image/navBar.jpg) no-repeat right;
	padding:0px 10px ;
}
.nav li a{
	color:#fff;
	line-height:20px;
	font-size:16px;
	display:block;
	padding-top:8px;
}
.nav li span{
	color:#9C9C9E;
	font-size:11px;
	display:block;
}
.nav li a:hover{
	text-decoration:underline;
}*/

/*---------------------bannerBx
*/
#bannerBg,
#bannerTop{
	width:950px;
	display:block;
}
#bannerBg{
	background:url(image/bodyBxbg.jpg) repeat-y;
}
#bannerTop{
	background:url(image/bodyBxtop.jpg) no-repeat;
}
#banner{
	width:908px;
	height:298px;
	padding:19px 21px 17px 21px;
}
#bannerCont{
	width:908px;
	height:298px;
	background:url(image/bannerimg.jpg) no-repeat;
	float:left;
}
#bannerCont a{
	width:96px;
	height:20px;
	display:block;
	background:url(image/more.jpg) no-repeat;
	margin-left:407px;
	margin-top:245px;
}
/*----------------------------productBx
*/
#productBg,
#productTop,
#productBtm{
	width:950px;
	display:block;
}
#productBg{
	background:url(image/productBg.jpg) repeat-y;
}
#productTop{
	background:url(image/productTop.jpg) no-repeat;
}
#productBtm{
	background:url(image/productBtm.jpg) no-repeat left bottom;
}
#productCont{
	width:944px;
	overflow:hidden;
	padding:20px 3px 20px 3px;
}
#productCont li{
	width:220px;
	float:left;
	padding:0 6px 0 10px;
	overflow:hidden;
}
#productCont li a{
	width:160px;
	display:block;
	color:#717171;
	height:60px;
}
#productCont li a strong{
	width:160px;
	display:block; 
	color: #333;
}
.firstTab{
	background:url(image/home-icon-01.jpg) no-repeat;
	padding-left:60px;
	width:160px;
	display:block;
}
.secondTab{
	background:url(image/home-icon-02.jpg) no-repeat;
	padding-left:60px;
	width:160px;
	display:block;
}
.thiredTab{
	background:url(image/home-icon-03.jpg) no-repeat;
	padding-left:60px;
	width:160px;
	display:block;
}
.fourthTab{
	background:url(image/home-icon-04.jpg) no-repeat;
	padding-left:60px;
	width:160px;
	display:block;
}
.product img{
	margin:0 6px 0 10px;
}
.product fieldset{
	width:152px;
	float:right;
}
.product h3{
	width:93px;
	height:14px;
}
.product h3 a{
	background:url(image/contener1.png) no-repeat;
	width:93px;
	height:14px;
	display:block;
}
.product .cont2{
	width:94px;
	height:14px;
}
.product .cont2 a{
	background:url(image/cont2.png) no-repeat;
	width:94px;
	height:14px;
	display:block;
}
.product .cont3{
	width:102px;
	height:14px;
}
.product .cont3 a{
	background:url(image/cont3.png) no-repeat;
	width:102px;
	height:14px;
	display:block;
}
.product .latestN{
	width:102px;
	height:14px;
}
.product .latestN a{
	background:url(image/cont4.png) no-repeat;
	width:102px;
	height:14px;
	display:block;
}
.product p{
	line-height:16px;
	padding-top:5px;
}
.product p a{
	font-size:12px;
	color:#0066CC;
}
/*-------------------------footer
*/
#footer{
	width:950px;
	height:69px;
	overflow:hidden;
	padding-top:21px;
}
#ftradd{
	width:444px;
	float:left;
	padding-left:8px;
	color: #fff;
}
#ftradd .footernews {
	color: #ccc;
	padding-top: 3px;
}
#ftradd .latest-news { color: #fff; }
#ftradd a { color: #00c6ff; }
#ftradd a:hover { text-decoration: underline; }
#ftradd dl{
	width:444px;
}
#ftradd dl dd{
	float:left;
}
#ftradd dl .midadd{
	padding:0 32px 0 42px;
}
#ftrCont{
	width:445px;
	float:right;
	padding-right:24px;
	text-align:right;
}
#ftrCont span{
	color:#B4B5B7;
	display:block;
	padding-top:10px;
	font-size:11px;
}
#ftrCont p{
	color:#fff;
	padding-top:6px;
	text-transform:uppercase;font-size:11px;
}
#ftrCont p a{
	color:#fff;font-size:11px;
}
#ftrCont p a:hover{
	text-decoration:underline;
}
/*----------------------start subpage
*/
#mainbodyBg,
#mainbodyTop,
#mainbodyBtm{
	width:950px;
	display:block;
}

#mainbodyBg{
	background:url(image/mainbodyBg.jpg) repeat-y;
	
}
#mainbodyTop{
	background:url(image/smainbodyTop.jpg) no-repeat;
}
#mainbodyBtm{
	background:url(image/mainbodyBtm.jpg) no-repeat left bottom;
}
#bodyCont{
	width:944px;
	overflow:hidden;
	padding:2px 3px 9px 3px;
}
/*----------------------------contlft
*/
#contlft{
	width:218px;
	float:left;
	background: url(image/contlftBg.jpg) no-repeat right 2px;
	padding:26px 17px 0 18px;
}
#contlft .nos{
	width:218px;
	height:14px;
	background:url(image/nos.jpg) no-repeat;
	margin-top:19px;
}
#contlft .sector{
	width:218px;
	height:14px;
	background:url(image/sector.jpg) no-repeat;
	margin-top:12px;
}
#contlft h3 { 
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 0; padding: 0;
	border-bottom:1px solid #CCCCCC;
	line-height:18px;
	display:block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#contlft span{
	width:218px;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	color:#666666;
	line-height:18px;
	display:block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#contlft a {
	color: #2397ae;
}
#contlft a:hover { color: #2397ae; font-weight: bold; }

/*---------------------------lftproductBx
*/
#lftproductBx{
	width:208px;
	background:#fff url(image/lftproductBg.jpg) no-repeat bottom;
	padding:20px 0 20px 10px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
}
#lftproductBx img{
}
#lftproductBx fieldset{
	width:146px;
	float: left;
	margin-left: 5px;
}
#lftproductBx h3{
	margin: 0px; padding: 0px;
}
#lftproductBx a{
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 5px;
	text-align: left;
	color: #000;
}
#lftproductBx p{
	line-height:14px;
	font-size:11px;
}
#lftproductBx p a {
	font-size:11px;
	color:#0066CC;
}
#lftproductBx p a:hover{
	color:#333B42;
}
/*---------------------contrgt
*/
#contrgt{
	width:660px;
	float:right;
	background:url(image/bodyrgtBg.jpg) no-repeat right top;
	overflow:hidden;
	padding:15px 15px 0 16px;
	color: #333;
}
#contrgt a { color: #2397ae; }
#contrgt a:hover { text-decoration: underline; }
#contrgt h2{
	color:#d74c00;
	font-size:30px;
	line-height: 40px;
	float:left;
	padding-right:16px;
}
#contrgt h3{
	color:#2397ae;
	font-size:30px;
	line-height: 40px;
	padding-left:15px;
	background:url(image/bodyrgtheaderbar.jpg) no-repeat left center ;
	float: left;
}
#contrgt .label{
	color:#666666;
	font-size:18px;
	clear: left;
	line-height: 25px;
}
#contrgt p{
	line-height:18px;
	margin-bottom: 15px;
	clear: left;
}
#contrgt .rgttop{
	width:652px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	padding:8px 0 13px 0;
	overflow:hidden;
	margin:15px 0 20px 0;
}
#contrgt .rgttop h4{
	width:550px;
	float:right;
	line-height:22px;
	font-size:18px;
	color:#2A90B6;
	font-weight:normal;
	letter-spacing:-1px;
}
#contrgt .rgttop label{
	font-size:14px;
	color:#2A90B6;
	font-weight:bold;
}
#contrgt .graph{
	width:652px;
	border:none;
	float:left;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:140px;
}
#contrgt .graph p{
	width:300px;
	float:right;
	color:#333px;
	line-height:18px;
}
#contrgt .graph strong{
	padding:4px 0 8px 0;
	display:block;
}
#contrgt ul {
	margin-left: 20px;
	padding: 10px;
	}
#contrgt ul li {
	list-style: disc;
	margin: 2px;
	}
/*--------------------subpage2
*/
.rgttop .lion{
	margin-left:75px;
}
.rgttop fieldset{
	width:333px;
	float:right;
	padding-right:33px;
}
.rgttop fieldset h2{
	height:61px;
	width:333px;
	background:url(image/advanteg.png) no-repeat;
	margin-top:26px;
}
.rgttop fieldset p{
	display:block;
	padding-bottom:10px;
}
.rgttop fieldset a{
	width:69px;
	height:21px;
	background: url(image/learnmore.jpg) no-repeat;
	display:block;
}
.clearLeft { clear: left; }

.eachPost { display: block; clear: left; margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }

#contrgt  .categoryHeader { color:#d74c00;
	font-size:30px;
	font-weight: bold;
	line-height: 40px;
	padding-right:16px; }

