@charset "utf-8";
/* CSS Document */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif; margin:0;
	color:#333333; background:#ffffff url(../images/template/bg/body.gif) repeat-x top;
}

table, td, input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    color:#666666;
}

.main_wrapper {
	margin:auto; width:770px;
	background: transparent url(../images/template/bg/wrapper.gif) top repeat-y;
} .main_wrapper .mw-top {
	margin:0 auto;
	background: transparent url(../images/template/bg/wrapper-top.gif) top repeat-x;
} .main_wrapper .mw-bottom {
	background: transparent url(../images/template/bg/wrapper-bottom.gif) top repeat-x;
} .header {
	background: transparent url(../images/template/bg/header-bg.gif) top no-repeat;
}

.style-content {
	padding:4px 18px 4px 18px;
	background: #fff url(../images/template/bg/content-line.gif) -8px top no-repeat;
} .style-content td {
	line-height:17px;
}

.sub-leftpanel {
	background:#fff url(../images/template/bg/leaf.jpg) bottom left no-repeat;
	padding-bottom:40px;
}

.footer {
	background: #fff url(../images/template/bg/footer.gif) left top repeat-x;
	height:53px;
} .footer a {
	 font:10px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;
	 word-spacing:4px; text-decoration:none;
} .footer a:hover {
	color:#023D77; text-decoration:none;
}

/* border style */
.border-bottom {
	border-bottom:1px dashed #000066; padding-top:10px;
}

/* clock */
.clock {
	background: transparent url(../images/template/bullets/clock.gif) no-repeat left; padding-left:22px;
}

/* img thumb style */
.link-thumb img {
	border:3px solid #E5E5E5; background:#93ADCE; padding:3px;
} .link-thumb:hover img {
	border:3px solid #E5E5E5; background:#FFCC00;
} 

.thumb {
	border:3px solid #E5E5E5; background:#93ADCE; padding:3px;
}


/* products */
.cherifer img {
	border:3px solid #E5E5E5; background:#F1B04C; padding:3px;
} .cherifer:hover img {
	border:3px solid #E5E5E5; background:#FEEA06;
}

.pedcee img {
	border:3px solid #E5E5E5; background:#0E8035; padding:3px;
} .pedcee:hover img {
	border:3px solid #E5E5E5; background:#3E3E74;
} 

.memorx img {
	border:3px solid #E5E5E5; background:#6D328E; padding:3px;
} .memorx:hover img {
	border:3px solid #E5E5E5; background:#2F2F93;
}


/* text-color */
.text-darkBlue {
	color:#0A56A2;
}

.text-violet {
	color:#6D328E;
}

.text-green {
	color:#0E8035;
}

.text-orange {
	color:#F1B04C;
}

/* list style */
ul {
	list-style:none; list-style-image:url(../images/template/bullets/star.gif);	
} ul.green-list{
	list-style:none; list-style-image:url(../images/template/bullets/star-green.gif);	
}

/* text style */
#trebuchet-22px {
	font:22px "Trebuchet MS", Verdana, Arial, sans-serif; font-weight:bold;
}

#trebuchet-14px {
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif; font-weight:bold;
}

#testimonial-top {
	padding:25px 0 0 30px;
	background: transparent url(../images/template/misc/testimonials/qoute-top.gif) 2% 4% no-repeat;
}

#testimonial-bottom {
	padding:0 20px 20px 0;
	background: transparent url(../images/template/misc/testimonials/qoute-bottom.gif) 98% 98% no-repeat;
}

.faq .faq-question {
	color:#F96800; font:18px "Trebuchet MS", Verdana, Arial, sans-serif;
} .faq .faq-answer {
	color:#FFCC00; font:18px "Trebuchet MS", Verdana, Arial, sans-serif;
}

a {
	color:#60A0D0; text-decoration:none;
} a:hover {
	color:#0D5CA9; text-decoration:underline;
}
