/* CSS Document */

/* Orange Header */

.orHead {
	background: #db9313 url(_i/orR.gif) no-repeat top right;
}
.orHead h2 {
	background: url(_i/orL.gif) no-repeat top left;
	padding: 5px 5px 5px 20px;
}
.grcontent {
	background: #e1e0e0 url(_i/grR.gif) no-repeat bottom right;
}



.grcontent .contentpaneclass {
	background: url(_i/grL.gif) no-repeat bottom left;
	padding: 10px;
}

#main.home .grcontent .contentpaneclass {
	height: 95px;
	overflow: hidden;
}
.orHead h2, .orHead h2 .Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-transform:none;
}

#main.home .orHead h2, #main.home .orHead h2 .Head {
	text-align: center;
}

td.icon img {
	margin-right: 25px;
}

.container_bottom{
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
/*	background-position: left bottom; */
}


.grad-9e9f9e{
background:#fff url(images/grad_to_9e9f9e.gif) repeat-x;
}

.grad-e4e6e6{
background:#f1f2f2 url(images/grad_to_e4e6e6.gif) repeat-x;
}

.grad-e4e6e6-2{
background:#f1f2f2 url(images/grad_to_e4e6e6.gif) repeat-x;
margin-top:-15px;
}

.grad-dbdcdc{
background:#ededed url(images/grad_to_dbdcdc.gif) repeat-x;
}

.grad-dbdcdc .Normal{
color: #2a5389;
}

.rc-t{background:url(images/rc_t.gif) repeat-x;}
.rc-l{background:url(images/rc_l.gif) repeat-y;}
.rc-r{background:url(images/rc_r.gif) repeat-y;}
.rc-b{background:url(images/rc_b.gif) repeat-x;}

.rg-t{background:url(images/rg_t.gif) repeat-x;}
.rg-l{background:url(images/rg_l.gif) repeat-y;}
.rg-r{background:url(images/rg_r.gif) repeat-y;}
.rg-b{background:url(images/rg_b.gif) repeat-x;}


/*CONTAINERS*/
.wedjet_pop {
	cursor:move;	
	background: url(_i/pop_bg.png) no-repeat !important ;
	/*background: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/pop_bg.png',sizingMethod='scale');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='image',src='_i/pop_bg.png');*/

}

.wedjet1 {
	cursor:move;	
	background: url(_i/myBG.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/myBG.png',sizingMethod='scale');
}
.wedjet2 {
	cursor:move;
	background: url(_i/squareBL.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/squareBL.png',sizingMethod='scale');
}
.wedjet3 {
	cursor:move;	
	background: url(_i/squareGR.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/squareGR.png',sizingMethod='scale');
}




.wedjet4 {
	
	background: url(_i/squareOR.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/squareOR.png',sizingMethod='scale');
}

.wedjet5 {
	cursor:move;	
	background: url(_i/check-flagDark.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/check-flagDark.png',sizingMethod='scale');
}

.wedjet6 {
	cursor:move;
	background: url(_i/thought_bubbleBL.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/thought_bubbleBL.png',sizingMethod='scale');
}

.wedjet7 {
	cursor:move;	
	background: url(_i/thought_bubbleOR.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/thought_bubbleOR.png',sizingMethod='scale');
}

.wedjet8 {
	cursor:move;	
	background: url(_i/thought_bubbleGR.png) no-repeat !important ;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_i/thought_bubbleGR.png',sizingMethod='scale');
}

/*CONTENT*/
.WEDJET .head{
	color:#eeeeee;
	
}

.WEDJET  .normal{
	color:#eeeeee;	
}

.WEDJET  .SubHead{
	color:#FFFFFF;	
}
.WEDJET  a:link, #ContentArea  a:visited, #ContentArea  a:active{
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
.WEDJET  a:link {
	font-weight:bold;
}
.WEDJET  a:hover{
	color:#222222;	
}
.WEDJET_TITLE .head{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}

.WEDJETTOOLBAR
{
	background: #dddddd;
	margin-left: -5px;
	border: 1px solid #333333;
	padding: 2px;
}
.WEDJETTOOLBAR .Selector
{
	background: #333333;	
}
.WEDJETTOOLBAR .Directions
{
	border-bottom: 1px dotted #333333;
	background: #dddddd;
	font-size: 11px;
	color: #333333;
	margin-bottom: 2px;
}
.WEDJETTOOLBAR .PoweredBy
{
	margin-top: 2px;
	border-top: 1px dotted #333333;
	background: #dddddd;
	font-size: 9px;
	color: #333333;
	text-align: right;
	font-style: italic; 
}


.black_overlay{
			display:none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #bbb;
			z-index:1;
			-moz-opacity: 0.6;
			opacity:.60;
			filter: alpha(opacity=80);
		}


/* Home 3 boxes */

table.HomeBox {
	height: 180px;
	border: 0;
	width: 100%;
	margin-bottom: 10px;
}

table.HomeBox td.lft {
	vertical-align: top;
	padding: 0;
	background: url(_i/homeboxL.png) no-repeat top left;
}
table.HomeBox td.rt {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	background: url(_i/homeboxR.png) no-repeat top right;
}
/* Magazine Containers */
.magazine .colorbar .Head {
color:#FFFFFF;
font-weight:bold;
line-height:1.6em;
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
.magazine .colorbar {
border-left:1px solid #DFDACD;
border-right:1px solid #DFDACD;
border-top:1px solid #DFDACD;

padding-right:10px;
text-align:right;

}
.magazine #divCenter .colorbar {
background-color:#385A22;
background-image:url("images/headerGreen.gif");
background-repeat:repeat-x;
}
.magazine #divRight .colorbar {
background-color:#314E62;
background-image:url("images/headerBlue.gif");
background-repeat:repeat-x;
}
.magazine #divLeft .colorbar {
background-color:#806C2D;
background-image:url("images/headerGold.gif");
background-repeat:repeat-x;
}
.magazine .shadow {
background-color:#EBE9E1;
background-image:url("images/shadow2.gif");
background-repeat:repeat-x;
height:10px;
}
.mag-content {
background-color:#FFFFFF;
border-bottom:1px solid #DFDACD;
border-left:1px solid #DFDACD;
border-right:1px solid #DFDACD;
padding:10px 8px;
}
.devotional {
background: #fff url(images/devotional.jpg) no-repeat top left;
}
#dnn_ctr640_dnnSOLPARTACTIONS_ctldnnSOLPARTACTIONS {
z-index: 10; position: relative;
}
