/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */



/* Style Manager custom css */
body {
       color: #000000;
	background-image: url("https://ddsx.com/development/NW/images/bg_body.gif");
	background-repeat: repeat;
	background-position: left top;
}
html {
	font-size: 12px;
}
.builder-module {
	background-color: #D8E6E9;
        border-left : 1px solid #000;
        border-right: 1px solid #000;
}
.builder-module.builder-module-header { 
	background-image: url("https://ddsx.com/development/NW/images/banner.jpg");
	height: 304px; 
} 
.builder-module-sidebar-with-element {
	background-color: #9C3C2C;
}
.builder-module-sidebar-with-element .widget a {
	color: #EFE839;
         font-size: 12px;
text-align: left;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #FFFFFF;
        font-size: 12px;
text-align: left;
}

.builder-module.builder-module-widget-bar {
	background-color: #133E6B;
}

.builder-module.builder-module-footer {
	background-color: #D8E6E9;
}

/*custome css*/
#menu-primary-1 li a {
	background: url("/wp-content/themes/wsigenesis/images/arrow.png") no-repeat scroll left center transparent;
	
float: left;
	
	
	line-height: 26px;
	list-style: none outside none;
	padding-left: 27px;
	
	width: 98%;

}
