.styleMM {
	color: #aeaeae;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}
.styleMM:hover {	color: #fff;
	text-decoration:none;
}

.styleM {	color: #aeaeae;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
}
.styleM:hover {	color: #fff;
	text-decoration:none;
}

.styleM3 {	color: #aeaeae;
	font-size: 9px;
	text-decoration:none;
	text-transform:uppercase;
}
.styleM3:hover {	color: #fff;
	text-decoration:none;
}

.styleM4 {	color: #ff9900;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
}
.styleM4:hover {	color: #fff;
	text-decoration:none;
}

.styleM2 {
	color: #aeaeae;
	font-size: 11px;
	text-decoration:none;
}
.styleM2:hover {	color: #fff;
	text-decoration:none;
}
.styleG {
	color: #ffffff;
	font-size: 9px;
	text-decoration:none;
	text-transform:uppercase;

}
.styleG:hover {	color: #ffff00;
	text-decoration:none;
}
.img2 {	border: 6px solid #212121;
}
.style5 {
	color: #666666;
	padding: 4px;
}
.style11 {font-size: 11px}
.style12 {color: #CCCCCC}
.style13 {
	line-height: 10px;
	color: #999999;
}
.style23 {
	font-size: 28px;
	line-height: 21px;
}
.style24 {color: #999999; font-size: 10px; }
.style25 {color: #FFFFFF}
/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {background:#222;color:#888; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
a {color:#ccc;}
strong,h1,h2,h4,h5,h6 {color:#eee;}
strong a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#eee;}
h3 {color:#eee;}


/* 
-----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#222;border-bottom:1px solid #333;}

div#body-bg {background:transparent url(https://slideshowpro.net/img/bg_header.gif) repeat-x;}

div#header-logo a {background:#222 url(https://slideshowpro.net/img/bg_header_logo.gif) no-repeat;}

div#container {background:#303030;}
div#container-footer {background:#303030 url(https://slideshowpro.net/img/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(https://slideshowpro.net/img/bg_container_br.gif) bottom right no-repeat;}

div#container-top div {background:transparent url(https://slideshowpro.net/img/bg_container_tr.gif) top right no-repeat;}
div#container-empty-top div {background:transparent url(https://slideshowpro.net/img/bg_container_tr.gif) top right no-repeat;}

div#container h1 a.instruction-link {color:#76b41c;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#prod-head {background:transparent url(https://slideshowpro.net/img/bg_container_tr.gif) top right no-repeat;}
div#prod-head div.inner {border-bottom:1px solid #444;}

div#page-info {background:#222;}

div.col-wrap-first {border-top:1px solid #444;}

div.module {background:#121212 url(https://slideshowpro.net/img/bg_module_tl.gif) top left no-repeat;}
div.module-head {background:transparent url(https://slideshowpro.net/img/bg_module_tr.gif) top right no-repeat;}
div.module div.wrap {background:#222;}
div.module div.divider {border-bottom:1px solid #333;}
div.module-footer {background:#222 url(https://slideshowpro.net/img/bg_module_bl.gif) bottom left no-repeat;}
div.module-footer div {background:transparent url(https://slideshowpro.net/img/bg_module_br.gif) bottom right no-repeat;}

div.module img.pad {background:#363636;border-right:1px solid #000;border-bottom:1px solid #000;padding:3px;float:left;margin:0 12px 12px 0;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}

ul.feature-list-bullets li {
	background:transparent url(https://slideshowpro.net/img/bullet_circle.gif) 0 5px no-repeat;
}

ul.list li {
	background:transparent url(https://slideshowpro.net/img/bullet_circle.gif) 0 5px no-repeat;
}


/* 
-----------------------------------------------------------------------------
NAVIGATION: MAIN
-----------------------------------------------------------------------------*/
ul#main-nav li {background:transparent url(https://slideshowpro.net/img/bg_main_nav_tab.gif) no-repeat scroll 0 0;}
ul#main-nav li a {font-size:11px;text-transform:uppercase;color:#aaa;background:transparent url(https://slideshowpro.net/img/bg_main_nav_tab.gif) no-repeat scroll 100% 0;}
ul#main-nav li a:hover {color:#fff;}
ul#main-nav li.selected {background-image:url(https://slideshowpro.net/img/bg_main_nav_tab_selected.gif);}
ul#main-nav li.selected a {background-image:url(https://slideshowpro.net/img/bg_main_nav_tab_selected.gif);color:#fff;}
