/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

/* Font family information */

body#ff-synapse, #ff-synapse td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;	
}

body#ff-synapse h1, body#ff-synapse h2, body#ff-synapse h3, body#ff-synapse h4,
body#ff-synapse #rokslide-toolbar, body#ff-synapse #horiz-menu, body#ff-synapse #bottom-menu td {
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-optima, #ff-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

body#ff-geneva, #ff-geneva td {
	line-height: 135%;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-helvetica, #ff-helvetica td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

body#ff-lucida, #ff-lucida td {
	line-height: 135%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	line-height: 135%;
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	line-height: 135%;
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end font family information */

form {
	margin: 0;
	padding: 0;
}
body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.contentheading {
	font-size: 190%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-style: italic;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 27px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 27px;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

/*#header {
	height: 105px;
}*/

#banner {
	float: right;
	margin-top: 5px;
	margin-bottom:10px;
	/*width: 468px;
	height: 60px;
	overflow: hidden;*/
}

#showcase {
	overflow: hidden;
}

#showcase-padding {
	padding-top: 20px;
}

#maincol {
	padding: 60px 0px;
}

/*#leftcol,
#rightcol {
	margin-left: -8px;
	margin-right: -8px;
}*/

#leftcol2,
#rightcol2 {
	padding: 15px 0px 15px 0px;
}

/*#bottom-topbar {
	height: 34px;
}*/

#bottom {
	padding-top: 20px;
	padding-bottom: 40px;
	/*overflow: hidden;*/
}

.wrapper {
	position: relative;
}

#pathway {
	position: relative;
	z-index: 1;
	height: 20px;
	margin-bottom: 15px;
}

/*img#logo {
	width: 173px;
	height: 42px;
	position: absolute;
	top: 22px;
}*/

#body-padding {
	padding-bottom: 40px;
}

#mainbody-padding {
	padding: 0;
}

#maincol-container {
	padding: 0 20px;
}

table.mainbody {
	width: 100%;
}

#sidecol-padding {
	padding: 0 20px 10px 20px;
}

img#rocket {
	width: 144px;
	height: 20px;
	float: right;
	margin-top: 9px;
	margin-right: 60px;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

#showcasemodules .block1, 
#showcasemodules .block2,
#showcasemodules .block3 {
	padding-top: 1px;
}

/*#showcasemodules .block3 {
	float: right;
	width: 300px;
}

#showcasemodules .block1 {
	float: left;
	width: 300px;
}

#showcasemodules.ad1ad3 .block1,
#showcasemodules.ad2ad3 .block2 {
	float: none;
	margin-right: 325px;
	width: auto;
}

#showcasemodules.ad1ad2 .block2 {
	float: none;
	margin-left: 325px;
	width: auto;
}

#showcasemodules.ad1ad2ad3 .block2 {
	margin-right: 325px;
	margin-left: 325px;
}*/



/* @end */

/* @group Modules */

#showcasemodules .module-featured {
	padding: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#showcasemodules .module,
#bottommodules .module {
	margin-left: 15px;
	margin-bottom: 10px;
}

#leftcol .moduletable h3,
#rightcol .moduletable h3,
#leftcol .moduletable-hilite1 h3,
#rightcol .moduletable-hilite1 h3,
#leftcol .moduletable-hilite2 h3,
#rightcol .moduletable-hilite2 h3 {
	padding: 22px 0 0 15px;
	margin: -15px -15px 0 -15px;
	height: 40px;
	font-size: 130%;
	line-height: 22px;
}

#leftcol .moduletable,
#rightcol .moduletable,
#leftcol .moduletable-hilite1,
#rightcol .moduletable-hilite1,
#leftcol .moduletable-hilite2,
#rightcol .moduletable-hilite2 {
	padding: 15px 15px 25px 15px;
}

#maincol .module h3,
#maincol .module-hilite3 h3,
#maincol .module-hilite4 h3 {
	padding: 22px 0 20px 15px;
	margin: 0px -5px 0 -5px;
	font-size: 130%;
	line-height: 22px;
}

#showcasemodules .module-featured h3 {
	padding: 22px 0 20px 15px;
	margin: -25px -5px 0 -5px;
	font-size: 130%;
	line-height: 22px;
}

#maincol .module,
#maincol .module-hilite3,
#maincol .module-hilite4 {
	padding: 0 5px 0px 5px;
}

#maincol .module-hilite5 h3,
#maincol .module-hilite6 h3 {
	padding: 22px 0 20px 15px;
	margin: 0 -15px 0 -15px;
	font-size: 130%;
	line-height: 22px;
}

#maincol .module-hilite5,
#maincol .module-hilite6 {
	padding: 0 15px 25px 15px;
}

#mainmodules {
	overflow: hidden;
}

#showcasemodules .module,
#maincol .module-hilite3,
#maincol .module-hilite4,
#maincol .module-hilite5,
#maincol .module-hilite6,
#bottommodules .module {
	margin-right: 15px;
}

#bottommodules .module h3,
#showcasemodules .module h3 {
	font-size: 130%;
	line-height: 20px;
}

#bottom-menu {
	/*height: 34px;*/
	float: left;
	margin-left: 10px;
	/*position: absolute;*/
}

#bottom-menu a {
	text-decoration: none;
}

#bottom-menu a.mainlevel {
	 line-height: 26px;
	 height: 27px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 margin-top: 6px;
	 display: block;
	 float: left;
	 background: none;
}

/* @end */

/* @group Horizontal Menu */

/*#horiz-menu {
	height: 38px;
	margin-top: 75px;
	position: absolute;
}*/

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 38px;
	line-height: 34px;
	padding: 0 17px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
}

#horiz-menu a {
	background-position: 0 -38px;
	background-repeat: no-repeat;
}

#horiz-menu li {
	background-position: 100% -38px;
	background-repeat: no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	background-position: 0 -76px;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background-position: 100% -76px;
}

#horiz-menu li.parent:hover a,
#horiz-menu li.parent.sfHover a,
#horiz-menu li.parent-sfHover a {
	background-position: 0 -114px;
}

#horiz-menu li.parent:hover,
#horiz-menu li.parent.sfHover,
#horiz-menu li.parent-sfHover {
	background-position: 100% -114px;
}

#horiz-menu li.active a {
	background-position: 0 0;
}

#horiz-menu li.active {
	background-position: 100% 0;
}

/* splitmenu specific overrides */

#horiz-menu.splitmenu li.parent:hover a,
#horiz-menu.splitmenu li.parent-sfHover a {
	background-position: 0 -76px;
}

#horiz-menu.splitmenu li.parent:hover,
#horiz-menu.splitmenu li.parent-sfHover {
	background-position: 100% -76px;
}

#horiz-menu.splitmenu li.active:hover a,
#horiz-menu.splitmenu li.active-sfHover a {
	background-position: 0 0;
}

#horiz-menu.splitmenu li.active:hover,
#horiz-menu.splitmenu li.active-sfHover {
	background-position: 100% 0;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu span {
	display: block;
	height: 27px;
}

ul.menu a {
	display: block;
	line-height: 30px;
	text-indent: 15px;
	height: 27px;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
}

ul.menu ul a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu ul a {
	text-indent: 0;
}

ul.menu li a {
	padding-left: 10px;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.active a:hover {
	text-decoration: none;
}

ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 30px;
	height: 27px;
	font-size: 100%;
	padding-left: 25px;
	text-decoration: none;
}

a#active_menu.sublevel {
	color: #fff;
	background: none;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */


/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 20px;
	line-height: 22px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 5px;
	height: 20px;
	padding-right: 15px;
}

span.pathway a {
	float: none;
	padding: 0 10px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4 {
	padding-left: 15px;
	margin-left: 0;
}

ul.number li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 50px;
	margin: 15px 0;
}

blockquote p {
	padding: 0 50px 0 0;
	margin-top: 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

/* @grup RokContentRotator */

.rok-content-rotator {
	padding-top: 1px;
	width: 605px;
	height: 140px;
}

.rok-content-rotator h2 {
	width: 200px;
	font-size: 100%;
}


.rok-content-rotator h2 a.active {
	font-weight: bold;
	font-size: 120%;
}

.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	width: 10px;
	height: 15px;
	left: 210px;
}

.rok-content-rotator .content {
	padding: 10px;
}


/* dont change below */
.rok-content-rotator {
	position: relative;
}

.rok-content-rotator ul {
	margin: 0;
	padding: 0;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 0;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator h2 a {

}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 250px;
}

/* @end */

/* @group RokSlide */

#moduleslider-size {
	height: 260px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rokslide-toolbar span {
	white-space: nowrap;
}

#frame {
	text-align: left;
}

#maincol #frame .module {
	margin-right: 10px;
} 

#frame .module, #frame .module-hilite3, #frame .module-hilite4, #frame .module-hilite5, #frame .module-hilite6 {
	float: left;
}

#frame .module div, #frame .module-hilite3 div, #frame .module-hilite4 div, #frame .module-hilite5 div, #frame .module-hilite6 div {
	padding: 0 5px;
}

#frame .module div div, #frame .module-hilite3 div div, #frame .module-hilite4 div div, #frame .module-hilite5 div div, #frame .module-hilite6 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-hilite4, #frame .mmpr-1 .module-hilite5, #frame .mmpr-1 .module-hilite6 {
	width: 100%;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-hilite4, #frame .mmpr-2 .module-hilite5, #frame .mmpr-2 .module-hilite6 {
	width: 46%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-hilite4, #frame .mmpr-3 .module-hilite5, #frame .mmpr-3 .module-hilite6 {
	width: 31%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-hilite4, #frame .mmpr-4 .module-hilite5, #frame .mmpr-4 .module-hilite6 {
	width: 22%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-hilite4, #frame .mmpr-5 .module-hilite5, #frame .mmpr-5 .module-hilite6 {
	width: 18%;
}

#tabmodules {
	overflow: hidden;
}

#tabmodules li span {
	margin-left: -1px;
}

#tabmodules li.first span {
	margin-left: 0;
}

#tabmodules div div div {
	padding-top: 15px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	padding: 0;
}

/* @end */

#accessibility-section {
	width: 110px;
	height: 20px;
	margin-top: 80px;
	right: 0;
	position: absolute;
}

#accessibility-section span {
	background-repeat: no-repeat;
}

#accessibility-section a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility-section #access-buttons {
	float: right;
	padding-right: 10px;
}

#accessibility-section .button {
	display: block;
	float: right;
	width: 13px;
	height: 14px;
	margin-right: 15px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */

/* @group signal login styling */

#sl_vert {
	position: relative;
	overflow: hidden;
	margin-bottom: -10px;
}

#sl_vert.logout {
	margin-bottom: 0;
	padding-bottom: 50px;
}

#sl_vert #greeting {
	width: 55%;
}

#sl_username {
	height: 18px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#sl_vert #sl_username input#mod_login_username {
	background: url(../images/username.png) 3px 50% no-repeat;
	width: 130px;
}

#sl_pass {
	height: 30px;
	margin: 0;
}

#sl_vert #sl_pass input#mod_login_password {
	background: url(../images/password.png) 3px 50% no-repeat;
	width: 130px;
}

#sl_submitbutton {
	position: absolute;
	top: 27px;
	right: 30px;
	font-size: 100%;
}

.logout #sl_submitbutton {
	top: 0;
	right: 30px;
}

#sl_vert #sl_username input#mod_login_username, 
#sl_vert #sl_pass input#mod_login_password, 
#sl_vert #sl_submitbutton input.button {
	height: 18px;
	line-height: 18px;
	padding: 2px 2px 2px 25px;
	font-size: 100%;
}

#sl_vert #sl_submitbutton input.button { 
	height: 24px;
	padding: 2px 10px;
	cursor: pointer;
}

#sl_rememberme {
	float: left;
	height: 20px;
	line-height: 20px;
}

#sl_rememberme input {
	float: left;
}

#sl_lostpass,
#sl_lostname,
#sl_register {
	float: left;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
}
/* @end */

/* demo content stuff */
/* can be deleted */

#monitor-image {
	margin-top:-20px;
	width:175px;
	height:191px;
	float:right; 
	position: relative;
	background:url(/mar08/images/stories/monitor.png);
}

#online-image {
	width:60px;
	height:39px;
	float:left; 
	position: relative;
	background:url(/mar08/images/stories/online.png);
}


.no-padd{
	padding-left:0px;
	padding-right:0px;	
}
.no-padd-left{
	padding-left:0px;
}
.no-padd-right{
	padding-right:0px;	
}
div.maincol {
    float: right;
}
div.leftcol {
    float: left;
	padding:0px;
}
.blog-featured .items-row .span6:last-child {
    width: 20%;
}
.blog-featured .items-row .span6:first-child {
    width: 80%;
	padding-right:20px;
}
#maincol img{
	max-width:100%;
	height:auto;	
}
.items-row .span6 {
    width: 50%;
    float: left;
}
#header a img#logo {
    background: none;
}
.leftcol #leftcol #leftcol2, #rightcol #rightcol2 {
    margin: 0px 7px;
    background: #E9E2C9;
    border-top: solid 1px #f9f8f1;
    border-left: solid 1px #f9f8f1;
    border-right: solid 1px #f9f8f1;
	min-height:300px;
}
.leftcol #leftcol #leftcol2 > div{
	background:none;
	margin:0px 7px;	
}
.leftcol #leftcol #leftcol2 .moduletable_menu {
    margin: 0px 20px;
}
.leftcol #leftcol .moduletable ul {
    background: #DFD8BF url(../images/style2/modules/module-side/module-bg.png) 50% 100% no-repeat;
	padding-bottom:40px;
	padding-top:30px;
}
.leftcol #leftcol .moduletable ul.menu{
	padding-left:20px;
	padding-right:20px;	
}
#leftcol .moduletable h3 {
    margin-left: 0;
    margin-right: 0;
}
.leftcol #leftcol{
	background:url(../images/style2/column-shadow-r.png) 100% 15px no-repeat;
}
.leftcol{
	background:url(../images/style2/column-shadow-l.png) 0px 15px no-repeat;
}
#rightcol{
	background:url(../images/style2/column-shadow-r.png) 100% 15px no-repeat,
	url(../images/style2/column-shadow-l.png) 0px 15px no-repeat;
}
#rightcol #rightcol2 {
    padding: 0px 10px;
}
#pathway ul.breadcrumb {
    background: none;
    padding: 0;
}
#pathway ul.breadcrumb li:before{
	content:"";
	display:none;	
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega span.menu-title {
    background: none;
    padding-left: 0;
    font-weight: normal;
    color: #F2E6B6;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega a {
    background: url(../images/style2/menu-l.png) 0px -38px no-repeat;
    padding: 10px 17px 8px;
    height: 30px;
	border:none;
	box-shadow:none;
}
#bottom-menu .moduletable .custom ul{
	margin-bottom:4px;	
}
#bottom-menu .moduletable .custom li {
    display: inline-block;
    padding-right: 15px;
    padding-top: 5px;
}
#js-mainnav ul.megamenu li.mega .childcontent{
	top:27px;	
}
#horiz-menu div#js-mainnav{
	background:none;
	border:none;
	box-shadow:none;	
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega {
    margin: 0px 2px;
    background: url(../images/style2/menu-r.png) 100% -38px no-repeat;
    box-shadow: none;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega.active a {
    background-position: -1px 0px;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega.active {
    background-position: 100% 0;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega.active:hover, #horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega:hover{
	background-position:100% -114px;	
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega.active:hover a, #horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega:hover a{
	background-position:0 -114px;	
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega .childcontent .childcontent-inner > div.megacol ul li {
    display: inline-block;
	width: 100%;
    border-bottom: 1px solid #1C0F0B;
    background: #2B1B15;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega .childcontent .childcontent-inner > div.megacol ul li a {
    background: none;
    width: 100%;
	text-shadow:none;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega .childcontent .childcontent-inner > div.megacol > ul > li:hover > a > span{
	color:#ffffff;	
}
#js-mainnav .js-megamenu ul.megamenu .childcontent .childcontent-inner > div.megacol ul.megamenu {
    width: 100%;
}
#js-mainnav .js-megamenu ul.megamenu .childcontent .childcontent-inner {
    background: none;
    border: none;
    padding: 0;
}
#horiz-menu #js-mainnav .js-megamenu ul.megamenu li.mega .childcontent .childcontent-inner > div.megacol ul li.haschild a {
    background: url(../images/style2/dropdown-child.png) 95% 50% no-repeat;
}
a:hover {
    color: #5B7876;
}
div#banner {
    margin-right: 5%;
}
#banner .moduletable .custom div {
    border: solid 2px grey;
    padding: 5px 10px;
    /*box-shadow: 0 2px 9px rgb(0, 0, 0) inset;*/
}
div#header {
    background: #F7F0D9 !important;
}
#banner .moduletable .custom div span {
    color: #556D4F !important;
}
address {
    font-style: italic;
    line-height: 135%;
    margin-bottom: 0;
}
#pathway span.divider img {
    visibility: hidden;
}
#pathway span.divider {
    background: url(../images/style2/typo/bullet-3.png) center center;
    padding: 0px 5px;
}
#pathway ul.breadcrumb li.active .icon-location {
    visibility: hidden;
}
#pathway ul.breadcrumb li > span {
    color: #222222;
}
#showcasemodules .amzn_wdgt {
    width: 100% !important;
}
#maincol div#mainmodules {
    clear: both;
}
.page-header h2 {
    font-style: italic;
    color: #5B7876;
    font-size: 190%;
    margin-bottom: 0px;
}
.item-page table {
    width: 100% !important;
}
div#osdonatesticky {
    position: relative;
}
div#osdonatesticky p, div#osdonatesticky form{
    color: #F2E6B6;
}
#leftcol .moduletable h3 span {
    color: #4B3B24;
}
table.table-bordered-article tr td {
    border: solid 2px #F7F0D9;
}
table.poem-directory td {
    padding-bottom: 10px;
}
.wrapper a.nounder {
    display: inline-block;
    margin-bottom: 5px;
}

/* Client Phase 2 */
#body-bg .vina-accordion-content{
	margin-bottom:10px;
	clear:both;
}
#body-bg .vina-accordion-content .vina-accordion-item {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    border: 1px solid #cdc6ac;
    font-size: 13px;
    margin-top: 8px;
    padding: 7px 12px;
    text-transform: capitalize;
}
#body-bg .vina-accordion-content .vina-accordion-item span {
    background-position: 0 0;
	cursor:pointer;
}
.vina-accordion-content .vina-accordion-item.accordion-open .title {
    /*color: #ffffff;*/
}
#body-bg .vina-accordion-content .vina-accordion-item.accordion-open {
    /*background: #2e1d17 none repeat scroll 0 0;*/
	margin-bottom:0px;
}
#body-bg .vina-accordion-content .vina-accordion-container {
    /*background: #eae2c9 none repeat scroll 0 0;*/
    margin-bottom: 7px;
}
.vina-accordion-container input.button {
    background: url("../images/email_300px.png") no-repeat;
    float: right;
    text-indent: -9999px;
    background-size: 77% auto;
    width: 40px;
    height: 40px;
    border: none;
}
.vina-accordion-content .content ul li {
    list-style-position: unset;
}
.vina-accordion-content .introtext{
	padding:10px;	
}
.paymentdetails .djcf_prow{
	width:32%;
	float:left;
	margin-right:17px;	
}
.paymentdetails .djcf_prow:last-child{
	float:right;
	margin-right:0px;
}
#dj-classifieds .pointspackages.djcf_outer{
	border:none;	
	display:inline-block;
}
div#dj-classifieds.djcftheme-default div.paymentdetails{
	display:inline-block;	
	padding-left:15px;
	padding-right:15px;
}
#dj-classifieds .pointspackages .title_top, #dj-classifieds div.dj-category .cat_row_title {
    background: #dad1b2 none repeat scroll 0 0;
    color: #2b1b15;
    font-size: 21px;
}
#dj-classifieds div.paymentdetails .djcf_prow .djcf_prow_col_desc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    padding: 0;
	margin-bottom:20px;
}
#dj-classifieds div.paymentdetails .djcf_prow .djcf_prow_col_buynow {
    clear: both;
    display: block;
    width: 100%;
}
#dj-classifieds .paymentdetails .djcf_prow .djcf_prow_in {
    background: #fff9f9 none repeat scroll 0 0;
    border: 1px solid #e4ddc7;
}
#dj-classifieds div.paymentdetails .djcf_prow .djcf_prow_desc_row:nth-child(2n) {
    background: #f8f8f8 none repeat scroll 0 0;
}
#dj-classifieds div.paymentdetails .djcf_prow .djcf_prow_desc_row {
    border-bottom: 1px solid #e7e7e7;
    border-top: medium none;
}
#dj-classifieds div.paymentdetails .djcf_prow .djcf_prow_col_desc h3 {
    background: #8f9e8b none repeat scroll 0 0;
    color: #ffffff;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 18px 10px;
}
.vina-accordion-container .content-accord-wrapper {
    display: inline-block;
    width: 100%;
}
#dj-classifieds div.paymentdetails .djcf_prow a.button {
    background: #503227 none repeat scroll 0 0;
    border-bottom: 3px solid #8e6c5f;
    color: #ffffff;
    font-size: 15px;
    padding: 7px 20px;
    text-shadow: none;
	text-transform:capitalize;
	transition:all 0.2s ease 0s;
}
#dj-classifieds div.paymentdetails .djcf_prow a.button:hover {
    background: #8e6c5f none repeat scroll 0 0;
	transition:all 0.2s ease 0s;
	border-color:#503227;
}
div#dj-classifieds div.djcf_prow .djcf_prow_desc_row.djcf_prow_main_desc{
	text-align:center;
}
div#dj-classifieds div.djcf_prow .djcf_prow_desc_row .djcf_prow_desc_label {
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
}
div#dj-classifieds div.djcf_prow .djcf_prow_desc_row.djcf_prow_main_desc p span {
    display: block;
    margin-bottom: 10px;
}
div#dj-classifieds div.djcf_prow h4.djcf_prow_details_title {
    background: #E0E0E0;
    color: #303030;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
div#dj-classifieds div.djcf_prow .djcf_prow_desc_row .djcf_prow_desc_value{
	text-align:left;
	padding-left:20px;	
}
#dj-classifieds div.dj-category{
	border:none;	
}
.login + div ul.nav.nav-tabs.nav-stacked{
	border:none;	
}
.login + div ul.nav.nav-tabs.nav-stacked > li {
    display: inline-block;
    margin: 0;
}
.login + div ul.nav.nav-tabs.nav-stacked > li a {
    border: medium none;
    padding: 0 5px 0 0;
	background:none;
}
.login form {
    background: #ede4ca none repeat scroll 0 0;
    border: 1px solid #d7cbab;
}
.login form .control-group {
    display: inline-block;
    width: 24%;
}
.login form .control-group:nth-child(3) .control-label {
    float: left;
    margin-right: 9px;
    padding-top: 2px;
}
.login form .control-group input[type="text"], .login form .control-group input[type="password"] {
    border: 1px solid #d6cdb0;
    height: 28px;
    width: 98%;
}
.login form .control-group button[type="submit"]{
    background: #503227 none repeat scroll 0 0;
	border-radius:0px;
    color: #ffffff;
    font-size: 15px;
    padding: 3px 20px;
	font-weight:bold;
	float:right;
    text-shadow: none;
	text-transform:capitalize;
	transition:all 0.2s ease 0s;
	border:none;
}
.login form .control-group:nth-child(2), .login form .control-group:nth-child(1) {
    width: 32%;
}
.login form .control-group:nth-child(4) {
    width: auto;
}
.login form .control-group button[type="submit"]:hover {
    background: #8e6c5f none repeat scroll 0 0;
	transition:all 0.2s ease 0s;
}
.login .control-label {
    text-align: left;
}
.amzn_wdgt .wdgt_ft {
    display: none;
}
.icons li{
	display:inline-block;
	list-style-type:none;	
	margin-right:8px;
}
.icons li.email-icon > a {
    background: url("../images/email_300px.png") no-repeat;
    display: inline-block;
    height: 40px;
    text-indent: -9999px;
    width: 30px;
    background-size: 100% auto;
}
.icons li.print-icon > a {
    background: url("../images/print_300px.png") no-repeat;
    display: inline-block;
    height: 40px;
    text-indent: -9999px;
    width: 30px;
    background-size: 100% auto;
}
#leftcol .sm-menu dt, #leftcol .sm-menu dt div{
	cursor:pointer !important; 	
}
#leftcol .moduletable > h3 {
    display: none;
}
#leftcol .sm-menu h3.sm-head {
    background: #181818;
	background: -moz-linear-gradient(top,  #181818 0%, #212121 50%, #252525 100%);
	background: -webkit-linear-gradient(top,  #181818 0%,#212121 50%,#252525 100%);
	background: linear-gradient(to bottom,  #181818 0%,#212121 50%,#252525 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#252525',GradientType=0 );
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 28px;
	padding-top:20px;
    padding-left: 0;
}
@media all and (-ms-high-contrast:none){
	#leftcol ul li a{
		display:inline-block;	
	}
	#leftcol ul li small{
		display:block;	
	}
}

/* For Template Module Position */
.mod-preview-wrapper{
	background:none;
}