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

/* RTL CSS */




 
/* Container Width CSS */
.container-fluid {max-width:1024px!important;margin-left: auto;margin-right: auto;}

/* Body Background Color CSS */
body,#mdx_panel{ background-color: ##F5F5F5!important;}

/* Container Background Color CSS */
#mdx_mainwrap {background-color:##ffffff;}

/* Header Background Color CSS */
#mdx_headerwrap{background-color:##FFFFFF;}

/* Extra Wrap Background Color CSS */


/* Footer Wrap Background Color CSS */
#mdx_footerwrap{background-color:##666666;}


#mdx_footerwrap .container-fluid{background-color:##666666;}




/* Body text Google font CSS */
body{font-family:'Droid Sans', sans-serif!important;}

/* Title H1 H2 H3 H4 Google font CSS */
h1, h2, h3, h4 {font-family:'Droid Serif', sans-serif!important; font-weight:100!important}

/* Title H1 H2 H3 H4 Google font CSS */
h1, h2, h3, h4 {color:##74AB00!important;} 

/* Body Text Font Color CSS */
body{color:##666666;}

/* Link Color CSS */
a{color:##74AB00!important;}
a:hover{color:##666666!important;} 

/* Footer Font Color CSS */
 
#mdx_footerwrap, #mdx_footerwrap a{color:##333333;}

#mdx_footerwrap a{color:##333333!important;}
#mdx_footerwrap a:hover{color:##74AB00!important;} 



.pricolor{color:##74AB00!important;}
.seccolor{color:##666666!important;}

.pribg{background-color:##74AB00!important;}
.secbg{background-color:##666666!important;}

.pribglink a:hover{background-color:##74AB00!important;}
.secbglink a:hover{background-color:##666666!important;}

.pribdr {border-color:##74AB00!important;}
.secbdr {border-color:##666666!important;}


#dtnav ul ul {border-top: 1px solid ##74AB00;border-bottom: 5px solid ##74AB00;}
#dtnav {border-top: 5px solid ##74AB00;border-bottom: 3px solid ##74AB00;}
#dtnav .active{background-color:##74AB00!important;}
#dtnav a:hover,#dtnav .active li a:hover{color:##74AB00!important;}

#mdx_footerwrap .copyright a {color:##74AB00;}

