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

a:link 
{
	color: #00a2ff;
}
a:visited 
{
	color: #00a2ff;
}
a:hover 
{
	color: #7e9315;
}
a:active 
{
	color: #7e9315;
}

body,td
{
font-family:helvetica,tahoma;font-size:12px;
}
/****************************/
#divbody
{width:982px;
margin:0 auto;
background:#ffffff;
}
.header
{
	width:982px;
	height:146px;
	overflow:hidden;
	margin:0 auto;
}
.header_inner
{
	width:810px;
	height:62px;
	height:62px;
	overflow:hidden;
	margin:15px auto;
	_margin:15px auto 11px;
}

.logo
{
	float:left;
	width:225px;
	overflow:hidden;
}
.question
{
	text-decoration:none;
	
}
.cat_name
{
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	height:20px;
	text-decoration:none;
	font-weight:bolder ;
}
.line_header1
{
	margin:15px 5px 5px;
	padding:3px 0px 0px 0px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.morelink
{
	color:Navy;
	font-size:10px;
	text-decoration:none;
}
.answersmall
{
	color: #003366;
	font-size:12px;
}
.slogan
{
	float:left;
	width:405px;
	margin-left:20px;
	overflow:hidden;
}
.slogan_top
{
	width:100%;
	height:20px;
	font-size:18px;
	color:#3e3e3e;
	margin-top:5px;
}
.slogan_bottom
{
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#3e3e3e;
	margin-top:5px;
}
.button
{
	float:none;
	width:155px;
	overflow:hidden;
}

.bread
{
	width:962px;
	overflow:hidden;
	margin:0px auto;
	font-size:12px;
	color:#00a2ff;
}
.bread span
{
	font-size:15px;
	color:#454545;
	margin:0px 10px;
}
.bread a
{
	text-decoration:none;
}

.content
{
	width:962px;
	/*overflow:hidden;*/
	margin:0 auto;
}
.sidebar
{
	float:left;
	width:191px;
	overflow:hidden;
}
.mainbar
{
	float:right;
	width:758px;
	/*overflow:hidden;*/
}

.sidebar_box
{
	margin-top:5px;
	width:191px;
	overflow:hidden;
	background:url(http://www.zazaknowledge.com/images/green/bar_body.jpg) top left repeat-y;
}
.sidebar_box_top
{
	width:191px;
	overflow:hidden;
	height:30px;
	background:url(http://www.zazaknowledge.com/images/green/bar_top.jpg) top left no-repeat;
}
.sidebar_box_bottom
{
	width:191px;
	overflow:hidden;
	background:url(http://www.zazaknowledge.com/images/green/bar_bottom.jpg) bottom left no-repeat;
}
.sidebar_box_inner
{
	width:165px;
	overflow:hidden;
	margin:11px auto 22px;
}
.sidebar_box_header
{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:7px 22px;
}

.sidebar_box_inner input
{
	width:140px;
	height:17px;
	background:#f7f9e9;
	border:#bfbfbf 1px solid;
	margin:0px 0px 10px;
	font-size:12px;
	color:#6e6e6e;
	padding:1px 0px 0px 3px;
}
input.submit
{
	width:66px;
	height:22px;
	border:0px;
	background:url(http://www.zazaknowledge.com/images/green/button.jpg) top left no-repeat;
	padding:0px;
	color:#fff;
}
input.check
{
	width:14px;
	height:14px;
	border:0px;
	padding:0px;
	color:#fff;
	vertical-align:top;
}


.list 
{
	margin-bottom:10px;
}
.list a
{
	margin-left:3px;
	text-decoration:none;
}
.list img
{
	vertical-align:middle;
}

.customfooter
{

width:962px;overflow:hidden;margin:10px auto 0px;
}

.mainbar_box
{
	width:743px;
	/*overflow:hidden;*/
	/*background:url(http://www.zazaknowledge.com/images/green/content_body.jpg) top left repeat-y;*/
	margin-top:7px;
}

.mainbar_box_top
{
	width:743px;
	/*overflow:hidden;*/
	/*background:url(http://www.zazaknowledge.com/images/green/content_top.jpg) top left no-repeat;*/
}
.mainbar_box_bottom
{
	width:753px;
	/*overflow:hidden;*/
	/*background:url(http://www.zazaknowledge.com/images/green/content_bottom.jpg) bottom left no-repeat;*/
}

.mainbar_box_inner
{
	width:740px;
	/*overflow:hidden;*/
	margin:10px 10px;
}

.boxes
{
	width:100%;
	/*overflow:hidden;*/
}
.box
{
	float:left;
	width:360px;
	height:75px;
	border:1px solid #e1e1e1;
	margin:5px 0px 0px 5px;
}
.box_icon
{
	float:left;
	width:66px;
	height:46px;
	overflow:hidden;
	margin:6px 0px 0px 0px;
	text-align:center;
}
.box_icon img
{
	border:0;
}
.box_text
{
	float:left;
	width:210px;
	overflow:hidden;
	margin:6px 0px 0px 0px;
}
.box_header a, .box_header a:visited
{
	color:#ff7200;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.box_text_t
{
	font-size:11px;
	color:#3f3f3f;
	margin-top:5px;
}

.line_header
{
	margin:15px 5px 5px;
	padding:3px 0px 0px 10px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.table tr td
{
	font-size:14px;
}

.footer
{
	width:982px;
	height:29px;
	overflow:hidden;
	margin:10px auto 0px;
	/*background:url(http://www.zazaknowledge.com/images/green/footer.jpg) top left no-repeat;*/
}
.copy
{
	margin:9px 30px 0px 30px;
	color:#000;
}

.highlight { text-decoration: none;color:000099;background:yellow; }
.line_header2
{
	margin:0px;
	padding:3px 0px 0px 5px;
	height:20px;
	/*background:#e6e6e6;*/
	overflow:hidden;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.swiftfieldset 
{
	margin-bottom: 0px; 
	color: #0b517f; 
	BORDER: 1px SOLID #CCCCCC; 
	-moz-border-radius: 4px 4px 4px 4px; 
	padding: 14px
}

.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li 
{
	margin: 5px 5px 5px 10px;
	padding:10px;
	/*overflow:hidden;*/
	color:#0b517f;
	font-size:12px;
	font-weight:normal;
	}
.mediumtext
{
	overflow:hidden;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
	font-size:12px;
}


a.topmenu:link {color: #332B46; text-decoration:none;}
a.topmenu:visited {color: #332B46; text-decoration:none;}
a.topmenu:hover {color: #A52A2A; text-decoration:underline;}
a.bottommenu:link {color: #FFFFFF; text-decoration:none;}
a.bottommenu:visited {color: #FFFFFF; text-decoration:none;}
a.bottommenu:hover {color: #FFFF00; text-decoration:underline;}
a.CustomerServiceemmenu:link {color: #444; text-decoration:none;}
a.CustomerServiceemmenu:visited {color: #444; text-decoration:none;}
a.CustomerServiceemmenu:hover {color: #000000; text-decoration:underline;}
body
{
background-color:#4b4c4e;
margin:23px 10px 10px 10px;
}
#homepage ul {
list-style: none;
margin: 3px 0px 0px 0px;
padding: 0px;
}
#homepage ul li {
display: inline;
padding: 0px;
margin: 0px;
}
#homepage ul li a {
display: block;
color: #990000;
text-decoration: none;
margin: 0px;
padding: 1px 0px 1px 0px;
border-top: 1px solid #C0C0C0;
}
#homepage ul li a:hover {
background: #EFEFEF;
color: #990000;
}
H1 {font-family: Arial; font-size: 12pt; color: Black; text-align:left
}
H2 {font-family: Arial; font-size: 10pt; color: Black; text-align:left
}
FIELDSET.la {
BORDER-BOTTOM: #ddf 1px solid; TEXT-ALIGN: left; BORDER-LEFT: #ddf 1px solid; PADDING-BOTTOM: 1em; PADDING-BOTTOM: 1em; MARGIN: 0.5em auto; PADDING-LEFT: 0.4em; BACKGROUND: url("http://www.dlightonline.com/images/InitialSet/bg-shade.gif") repeat-x left bottom; BORDER-TOP: #ddf 1px solid; BORDER-RIGHT: #ddf 1px solid; PADDING-TOP: 1em
}
FIELDSET.la LEGEND {
COLOR: #900; FONT-SIZE: 1.25em; FONT-WEIGHT: bold
}
FIELDSET.la SELECT {
BACKGROUND-COLOR: #ffffff; MARGIN: 0.1em auto; FONT-SIZE: 0.9em
}
FIELDSET.la INPUT {
MARGIN: 0.1em auto; FONT-SIZE: 0.8em
}
.links {
COLOR: #114c81; TEXT-DECORATION: underline
}
/* Left Navigtaion Column
----------------------------------------------- */
.leftColumn {
margin:5px 15px 5px 0px;
width:230px;
background-color:#f6f6f6;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.leftColumn h2 {
display:block; font-weight:bold; font-size:18px; color:black; margin:0 !important; padding:10px; background-color:#e0e0e0;
background:url("http://www.dlightonline.com/images/InitialSet/header_bg.gif") repeat-x top center;} .vertNav {
margin:0;
padding:0;
font-size:12px;
}
.vertNavLink a{
font-weight:bold;
padding:6px 4px 6px 25px;
line-height:normal;
display:block;
border-bottom:1px solid #ffffff;
}
.vertNavLink a:link, .vertNavLink a:visited {
color:#444;
text-decoration:none;
}
.vertNavLink a:hover {
text-decoration:underline;
background-color:#e5e5e5;
}
.viewMoreCat {
display:none;
}
.viewMoreCats a{
line-height:normal;
display:block;
border-bottom:1px solid #ffffff;
font-weight :bold; font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
.viewMoreCats a:link, .viewMoreCats a:visited {
color:#666666;
text-decoration:none;
}
.viewMoreCats a:hover {
color:black;
text-decoration:underline;
background-color:#e5e5e5;
}
.leftSubCats a{
line-height:normal;
display:block;
border-bottom:1px solid #dedcdc;
font-weight :bold; font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
.leftSubCats a:link, .leftSubCats a:visited {
font-weight:100;
}
.leftSubCats a:hover {
text-decoration:underline !important;
}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 5px #339999;
visibility: hidden;
color: #0099cc;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -280px;
left: 60px; /*position where enlarged image should offset horizontally */
}
.deepsea, .deepsea TD, .deepsea TH
{
background-image: url("http://www.dlightonline.com/images/InitialSet/tbg.JPG"); font-family:Arial, Helvetica, sans-serif;
}


body{background-color: #f4f5e5; background-image: url("http://www.dlightonline.com/images/InitialSet/body_back.gif"); background-repeat: repeat-x;}
div#roundc{ width:982px; margin-left: auto; margin-right: auto; margin:auto; background: #A1A745}
b.rtop, b.rbottom{display:block;background: #A1A745}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
