@charset "utf-8";
/* DC101 Corporate Website Styles */ /* from local */

body {
	background:#FFF url(../images/bg_body.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}

a:link, a:visited, a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*** BEGIN HEADER ***/

#header {
	background:url(../images/bg_head.jpg);
	height:120px;
	margin:0 auto;
	width:980px;
}

/*** END HEADER ***/

/*** BEGIN NAVIGATION ***/

#navigation {
	background:url(../images/bg_nav.jpg) no-repeat;
	height:30px;
	margin:0 auto;
	padding:10px 111px 0;
	position:relative;
	width:758px;
	z-index:5;
}

#nav_1 {
	background:url(../images/nav_1_off.png);
	width:120px;
}

#nav_1:hover {
	background:url(../images/nav_1_on.png);
	width:120px;
}

#nav_1_on {
	background:url(../images/nav_1_on.png);
	width:120px;
}

#nav_2 {
	background:url(../images/nav_2_off.png);
	width:93px;
}

#nav_2:hover {
	background:url(../images/nav_2_on.png);
	width:93px;
}

#nav_2_on {
	background:url(../images/nav_2_on.png);
	width:93px;
}

#nav_3 {
	background:url(../images/nav_3_off.png);
	width:119px;
}

#nav_3:hover {
	background:url(../images/nav_3_on.png);
	width:119px;
}

#nav_3_on {
	background:url(../images/nav_3_on.png);
	width:119px;
}

#nav_4 {
	background:url(../images/nav_4_off.png);
	width:112px;
}

#nav_4:hover {
	background:url(../images/nav_4_on.png);
	width:112px;
}

#nav_4_on {
	background:url(../images/nav_4_on.png);
	width:112px;
}

#nav_5 {
	background:url(../images/nav_5_off.png);
	width:114px;
}

#nav_5:hover {
	background:url(../images/nav_5_on.png);
	width:114px;
}

#nav_5_on {
	background:url(../images/nav_5_on.png);
	width:114px;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li {
	display:inline;
	float:left;
	position:relative;
}

#navigation ul li a {
	display:inline-block;
	height:30px;
	margin:0 20px;
	text-decoration:none;
}

#navigation ul li a:hover {
	color:#333;
	text-decoration:none;
}

#navigation ul li ul {
	background:#333;
	display:none;
	left:30px;
	padding:0;
	position:absolute;
	top:30px;
	width:200px;
}
	
#navigation ul li ul li a {
	border-bottom:1px solid #666;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:auto;
	margin:0;
	padding:5px 0 8px 10px;
	text-decoration:none;
	width:190px;
}

#navigation ul li ul li a:hover {
	background-color:#999;
	color:#FFF;
	height:auto;
	margin:0;
	padding:5px 0 8px 10px;
	width:190px;
}

#navigation li.over ul.navlevelone { 
	display:block; 
}

/*** END NAVIGATION ***/

/*** BEGIN MAIN CONTENT ***/

#index {
	background:#FFF;
	height:auto;
	margin:0 auto;
	min-height:700px;
	padding:20px 20px 40px 20px;
	width:940px;
}

#container {
	background:#FFF;
	height:auto;
	margin:0 auto;
	min-height:700px;
	padding:20px 20px 40px 40px;
	width:920px;
}

#container h1 {
	color:#990000;
	font:normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:14px 0 25px -2px;
}

#container h2 {
	color:#333;
	font-weight:normal;
}

#container h6 {
	color:#666;
	font:normal 10px Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#container h6 a {
	color:#666;
}

#container h6 a:hover {
	color:#999;
}

#container ul {
	margin:0 0 0 -20px;
	line-height:24px;
}

#container ul li {
	list-style-image:url(../images/li_container.gif);
}

#container p {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:22px 0 0;
	width:420px;
}

#container p strong {
	color:#990000;
	font:normal normal bold 16px Arial, Helvetica, sans-serif;
	margin:0;
}

#container p a {
	color:#0066cc;
}

#right_column {
	display:block;
	float:right;
	height:auto;
	margin:30px 0 0;
	position:relative;
	width:460px;
	z-index:0;
}

#rc_top {
	background:url(../images/bg_rc_top.gif) no-repeat;
	height:5px;
	width:460px;
}

#rc_mdl {
	background:url(../images/bg_rc_mdl.gif) repeat-y;
	color:#666;
	font-size:12px;
	height:auto;
	padding:5px 10px 10px;
	width:440px;
}

#rc_mdl_index {
	background:url(../images/bg_rc_mdl.gif) repeat-y;
	color:#666;
	font-size:12px;
	height:210px;
	padding:5px 10px 10px;
	width:440px;
}

#rc_mdl p, #rc_mdl p:first-line {
	color:#666;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:15px 0 0 5px;
}

#rc_btm {
	background:url(../images/bg_rc_btm.gif) no-repeat;
	height:5px;
	margin-bottom:10px;
	width:460px;
}

#rc_btm2 {
	background:url(../images/bg_rc_btm.gif) no-repeat top;
	height:10px;
	padding:0 0 0 195px;
	width:265px;
}

.btnPromo1 {
	background:url(../images/btn_promo1.gif) no-repeat;
	cursor:pointer;
	float:left;
	height:10px;
	margin:0 10px 0 0;
	width:10px;
}

.btnPromo2 {
	background:url(../images/btn_promo2.gif) no-repeat;
	cursor:pointer;
	float:left;
	height:10px;
	margin:0 10px 0 0;
	width:10px;
}

.button {
	cursor:pointer;
	float:left;
	height:50px;
	margin:10px 0 0;
	width:220px;
}

.b1 {
	background:url(../images/btn_request.png);
	//margin:20px 0 0;
}

.b2 {
	display:none;
	background:url(../images/btn_whitepapers.png);
	margin:20px 0 0;
}

.b3 {
	background:url(../images/btn_schedule.png);
}

.b4 {
	background:url(../images/btn_multimedia.png);
	margin-left:-5px;
}

.focus_img {
	float:left;
	margin:3px 13px 0 0;
}

.focus_txt {
	clear:both;
	display:block;
	position:relative;
	height:auto;
	margin:20px 0 0;
	width:440px;
}

.focus_txt a {
	color:#0066cc;
}

.focus_txt strong {
	font-size:14px;
}

.focus_txt_index {
	color:#333;
	clear:both;
	display:block;
	position:relative;
	height:auto;
	margin:0;
	width:440px;
}

.focus_txt_index strong {
	font-size:22px;
}

.focus_txt_index a {
	color:#0066cc;
}

.focus_txt_index li {
	color:#666;
	float:left;
	font-size:14px;
	font-weight:bold;
	list-style-image:url(../images/img_arrow_sm.gif);
	margin:5px 0 0 20px;
	width:200px;
}

.focus_txt_index li a {
	color:#666;
}

.font {
	color:#333;
	font-size:12px;
	width:420px;
}

.hr_left {
	background:#CCC;
	border:none;
	clear:left;
	float:left;
	height:1px;
	margin:20px 0;
	width:420px;
}

.txt_partner {
	float:left;
	height:auto;
	width:300px;
}

.img_partner {
	float:left;
	margin:5px 20px 10px 0;
}

/*** END MAIN CONTENT ***/

/*** BEGIN FOOTER ***/

#prov_icons {
	background:url(../images/bg_prov.png);
	height:40px;
	margin:0 auto;
	width:980px;
}

#footer {
	background:transparent url(../images/bg_foot.gif) no-repeat top;
	height:auto;
	margin:0 auto;
	padding:0 0 0 20px;
	width:960px;
	height: 256px;
}

.link {
	float:left;
	margin:0 20px 0 0;
	width:auto;

}

.link h1 {
	border-bottom:1px solid #666;
	color:#CCC;
	font-size:16px;
	font-weight:normal;
	height:32px;
	margin:0;
	padding:26px 0 0;
	width:140px;
}

.link h1 a {
	background:none;
	border-bottom:1px solid #666;
	color:#CCC;
	font-size:16px;
	font-weight:normal;
	height:32px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:140px;
}

.link a {
	background:url(../images/img_arrow.png) no-repeat left center;
	border-bottom:1px solid #666;
	color:#999;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:21px;
	padding:7px 0 0 7px;
	width:133px;
}

.copyright {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.63em;
	height:18px;
	margin:0 auto;
	padding:12px 0 8px;
	width:980px;
	text-align:center;
}

.copyright a {
	color:#666;
}

/*** END FOOTER ***/

/*** BEGIN FORMS ***/

.txt_block1 {
	color:#333;
	font-size:12px;
	height:auto;
	line-height:17px;
	margin:0;
	padding:0 0 0 13px;
	width:397px;
}

.txt_bg1 {
	background:url(../images/bg_txt_block1.png) no-repeat top left;
}

.txt_block1 h3 {
	font-size:16px;
	margin:0;
	padding:0;
}

.txt_block1 a {
	color:#0066cc;
	margin:0 0 0 10px;
}

.txt_block1 hr {
	background:#CCC url(../images/hr_block1.png) no-repeat;
	border:none;
	height:1px;
	margin:20px 0;
}

.txt_block1 label {
	display:inline-block;
	float:left;
	font-size:16px;
	height:17px;
	margin:12px 0 0;
	padding:4px 0 0;
}

.label1 {
	width:100px;
}

.label2 {
	width:397px;
}

.label3 {
	width:225px;
}

.label4 {
	width:175px;
}

.label5 {
	width:286px;
}

.txt_block1 input {
	color:#333;
	border:1px solid #999;
	float:left;
	font-size:16px;
	height:18px;
	margin-top:12px;
	padding:2px;
}

.input1 {
	margin:0 10px 0 0;
	width:100px;
}

.input2 {
	width:175px;
}

.input3 {
	width:291px;
}

.input4 {
	margin:0 10px 0 0;
	width:125px;
}

.input5 {
	width:150px;
}

.input6 {
	width:397px;
}

.input7 {
	width:215px;
}

.txt_block1 select {
	border:1px solid #999;
	display:inline;
	font-size:12px;
	height:20px;
	float:left;
	margin:0 0 0 16px;
	padding:0;
}

.select1 {
	width:95px;
}

.select2 {
	width:55px;
}

.select3 {
	width:90px;
}

#visit {
	display:block;
	float:left;
	font-size:14px;
	height:24px;
	margin:10px 0 0;
	padding:0;
	width:397px;
}

.sm1 {
	color:#990000;
	float:left;
	font-size:14px;
	width:108px;
}

textarea {
	border:1px solid #999;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	height:76px;
	margin:12px 0 0;
	padding:2px;
	width:391px;
}

.txt_block2 {
	float:right;
	height:auto;
	padding:0 0 0 20px;
	width:225px;
}

.txt_block2 img {
	border:none;
	float:right;
}

.bg_block2 {
	background:url(../images/bg_btn_contact.png) no-repeat left;
}

.btn_pad {
	margin:10px 0 0;
}

small {
	float:left;
	font-size:12px;
	margin:18px 0 0;
}

#submit {
	float:left;
	height:32px;
	width:397px;
	margin:18px 0 0;
	text-align:left;
}

#submit input {
	background:url(../images/btn_submit.png);
	border:none;
	cursor:pointer;
	float:right;
	height:32px;
	margin:0;
	padding:0;
	width:98px;
}

#img_id {
	border:none;
	float:right;
	margin:0;
}

.hr_light {
	background-color:#CCC;
	border:none;
	float:left;
	height:1px;
	margin:0 0 20px;
	width:420px;
}

#error {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0;
}

/*** END FORMS ***/

/*** BEGIN PROMO CONTENT SWITCHER ***/

#div1, #div2, #div3, #div4 {
	display:none;
}

/*** BEGIN INDEX CONTENT SWITCHER ***/

#focus1, #focus2, #focus3 {
	display:none;
}

/*** BEGIN INDEX CONTENT ***/

#index_content1 {
	background:url(../images/coupon_index01.png);
	cursor:pointer;
	float:left;
	height:230px;
	width:460px;
	margin:15px 20px 0 0;
}

/* #coupon2 #index_content1 {
	background:url(../images/coupon_index02.png);
	cursor:pointer;
	float:left;
	height:230px;
	width:460px;
	margin:15px 20px 0 0;
} */

#index_content2 {
	float:left;
	height:auto;
	width:460px;
	margin:15px 0 0 0;
}

.index_content3 {
	float:left;
	font-size:12px;
	height:auto;
	margin:25px 0 0;
	padding:0 15px 0 0;
	width:297px;
}

.index_content4 {
	float:left;
	font-size:12px;
	height:auto;
	margin:25px 0 0;
	padding:0 10px 0 5px; /* padding:0 15px; on server?? */
	width:282px;
}

.index_content5 {
	float:left;
	font-size:12px;
	height:auto;
	margin:25px 0 0;
	padding:0 0 0 15px;
	width:297px;
}

.index_content3 img, .index_content4 img, .index_content5 img {
	float:left;
	margin:0 15px 0px 0;
}

.index_content3 a, .index_content4 a, .index_content5 a {
	color:#0066CC;
}

/*** BEGIN 	MULTIMEDIA ***/

.multi {
	float:left;
	height:auto;
	margin:0 20px 40px 0;
	width:440px;
}

.multi img {
	border:none;
}

/*** CONTENT SPECIFIC STYLES***/

table {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

table td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	color:#333;
	font-size:12px;
	padding:5px;
}

table strong {
	font-size:12px;
}

#container ul .content_li {
	font-size:12px;
	line-height:14px;
	list-style-image:none;
	width: 420px;
	margin-top: 5px;
}

#container .content_ul {
	margin-top: 15px;
}

.margin_right {
	margin-right:5px;
}

.note {
	color:#666;
	font-size:10px;
	margin:6px 0 0 0;
}

/* STYLES FOR TESTIMONIALS.PHP & COMPANY.PHP */

h3.testimonials { 
	background:url(../images/bg_testimonial.png) no-repeat top left;
	font: normal 16px/24px Arial;
	color: #666;
	padding: 10px 37px 0px 40px;
	width: 325px;
	margin:20px 0 0;
}

h4.testimonials {
	text-align:right;
	font: normal 12px Arial;
	color: #666;
	margin:0;
	width: 387px;
	font-weight:bold;
}

h4 a {
	color:#666;
}

h5.testimonials {
	text-align:left;
	font: normal 12px Arial;
	color: #000;
	margin:5px 0 20px 0;
	width:420px;
	font-weight:bold;
}

h5 a {
	color:#000;
}

