 
/* ===============================

 WIDGET CSS 
 
 =================================*/

/* ======================
Spaceing
========================= */

.space {
clear:both;
height:0;
font-size: 1px;
}
.space5 {
clear:both;
height: 5px; 
}
.space10 {
clear:both;
height: 10px; 
}
.space15 {
clear:both;
height: 15px; 
}
.space20 {
clear:both;
height: 20px; 
}
.space25 {
clear:both;
height: 20px; 
}
.space30 {
clear:both;
height: 30px; 
}

/* ======================
Box Space
========================= */

.boxBlank {
padding: 5px;
}

/* +++++++++++++++++++++++ 

Main Content
 
++++++++++++++++++++++++++ */

/* ======================
WYSIWYG 
========================= */

.Mwidget {
width: 100%; /* 568px */
}

/* ======================
Content Link List
========================= */

.Linklistbox {
display: block;
width: 94%;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 3%;
}

/* ===========================
Content Link List Style 
============================== */

.Linklistbox ul.linklist  {
font-size: 9pt;
font-weight: bold;
text-transform:uppercase;
list-style: none;
list-style-image:none;
border-top: 1px solid #dadacc;
}
.Linklistbox .linklist a  {
padding-top: 8px;
padding-left: 35px;
padding-bottom: 8px;
display:block;
//width: 90%; /* IE ONLY */
}
/* ===========================
Content Link List Default Color 
============================== */

.Linklistbox .linklist a  {
border-collapse:collapse;
color: #6A0714;
text-decoration:none;
background-image: url(/images/add.png);
background-position: 8px 0;
background-repeat: no-repeat;
border-bottom: 1px solid #dadacc;
}
.Linklistbox .linklist a:hover  {
color: #B60D23;
text-decoration:none;
background-image: url(/images/add.png);
background-position: 8px -28px;
background-color: #f9f8ed;
border-bottom: 1px solid #dadacc;
}
/*
.Linklistbox  .linklist a#currentpage  {
background-color:#FFF;
background-image:url();
background-position:top right;
background-repeat:no-repeat;
color:#333333;
text-decoration:none;
border-top-width: 1px;
border-left-width: 3px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #5B89A9;
border-left-color: #5B89A9;
}
*/

/* ======================
Grid Two Col
========================= */

.column50 {
width: 50%; /* 284px */
float: left;
}

/* ======================
Grid Three Col
========================= */

.column33 {
width: 33%; /* 189px */
float: left;
}


/* +++++++++++++++++++++++ 

Side Content
 
++++++++++++++++++++++++++ */
/* ======================
Image Link
========================= */
/*
#widget-textlink184a,
#widget-textlink184b,
#widget-textlink184c,
#widget-textlink184d
*/
.widget-textlink184 {
display: block;
/*width: 184px;*/
margin: 0px;
padding: 0px;
}
/* ===========================
Image Link Style 
============================== */

ul.textlink  {
font-size: 8pt;
font-weight: bold;
text-transform:uppercase;
list-style: none;
list-style-image:none;
}
.textlink a  {
padding-top: 10px;
padding-left: 8px;
padding-bottom: 10px;
display:block;
/* width: 173px; */
}
/* ===========================
Image Link Default Color 
============================== */

.textlink a  {
background-color:#FFFFFF;
border-collapse:collapse;
border-left:3px solid #FFFFFF;
border-top:1px solid #FFFFFF;
color: #83a6be;
text-decoration:none;
}
.textlink a:hover  {
background-color:#FFFFFF;
color: #83a6be;
text-decoration:none;
}

css_sidebar_active_color = objConfigFile.item("css_sidebar_active_color")
css_sidebar_bg_active_color = objConfigFile.item("css_sidebar_bg_active_color")
css_sidebar_border_active_color = objConfigFile.item("css_sidebar_border_active_color")

.textlink a.currentpage  {
background-color:#e8eff4;
background-image:url(/images/toprightarrow.gif);
background-position:top right;
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
border-top-width: 1px;
border-left-width: 3px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
}

/* ======================
Flash Movie
========================= */
/*
#widget-flash184a,
#widget-flash184b,
#widget-flash184c,
#widget-flash184d
*/
.widget-flash184 {
display: block;
/*width: 184px;*/
}

/* ======================
WYSIWYG 
========================= */
/*
#widget-184a,
#widget-184b,
#widget-184c,
#widget-184d 
*/
.widget-184 {
display: block;
/*width: 184px;*/
}
/*background-color: #ffffff;*/

/* ======================
IMAGE 
========================= */
/*
#widget-img184a,
#widget-img184b,
#widget-img184c,
#widget-img184d 
/*
.widget-img184 {
display: block;
/*width: 184px;*/
}
