

#DivButtonsContainer{position: absolute; bottom: 8px; left: 10px; z-index: 1;}

#DivButtons{padding:1px; margin:1px;}
#DivPrev, #DivNext{border: 1px solid white; background: none; text-decoration: none; color:white; font-size:10px; padding:0 5px 0 5px;}
#DivButtons a {margin:0px 2px; padding:0px 6px; border: 1px solid white; background: none; text-decoration: none; color:white; font-size:10px; }
#DivButtons a.activeSlide { background: white; }
#DivButtons a:focus { outline: none; }

/*----------------------- CONTENT AREA -------------------------*/
#HOMECONTENTAREA	{clear: both; width: 780px; height: 100px;  position: relative; z-index: 0;}


/*----------------------- COLUMNS -------------------------*/
#HOME_COL1, #HOME_COL2, #HOME_COL3, #HOME_COL4 {width:189px; height:100px; text-align: left;  }

#HOME_COL1 {z-index: 1;position: absolute; top: 0; left: 0;}
#HOME_COL2 {z-index: 2;position: absolute; top: 0; left: 197px;}
#HOME_COL3 {z-index: 3;position: absolute; top: 0; left: 394px;}
#HOME_COL4 {z-index: 4;position: absolute; top: 0; left: 591px;}


#HOME_COL1_Anim {z-index: 10;position: absolute; width:189px; height:100px; display: none; top: 0; left: 0;}
#HOME_COL2_Anim {z-index: 11;position: absolute; width:189px; height:100px; display: none; top: 0; left: 197px;}
#HOME_COL3_Anim {z-index: 12;position: absolute; width:189px; height:100px; display: none; top: 0; left: 394px;}
#HOME_COL4_Anim {z-index: 13;position: absolute; width:189px; height:100px; display: none; top: 0; left: 591px;}

.columndivide {float: left; width: 8px;}
.columnimagearea {clear: both; width: 189px; height: 100px; overflow: hidden; background-color: #B31F17;}
.columntitle {position: absolute; bottom: 2px; left: 8px; font-size: 16px; font-weight: bold; color: white; z-index: 2;}
.columncontenttitleedit {position: absolute; bottom: 2px; left: 8px; font-size: 16px; font-weight: bold; color: #D5242E; z-index: 2;}
.columntitleselected {color:#D5242E;  font-size: 16px; font-weight: bold; position:absolute; left: 25px; top: 8px; z-index:11;}
.columncontentlink {position: absolute; bottom: 0px; right: 5px; width:26px; height:22px; cursor:pointer; z-index:2; background-image: url(/images/btn_openhomecontent.png); background-repeat: no-repeat;}

.columncontentlinkselected  {position: absolute;
left: -5px;
top: 7px;
z-index: 11;
width: 25px;
height: 26px;
background-image: url(/images/btn_openhomecontentselected.png);
background-repeat: no-repeat;}

.columncontentlinkselectedEnd  {position: absolute;
left: -5px;
top: 7px;
z-index: 11;
width: 25px;
height: 26px;
background-image: url(/images/btn_openhomecontentselected.png);
background-repeat: no-repeat;}

.columncontent {position:absolute; top: 70px; left: 0px; display: none; z-index:10; width: 385px; padding-top: 35px; background-color: white; border: solid 1px #FAC297; box-shadow: 1px 1px 5px #999;}

.columncontentedit {color:#333333; font-size: 12px; line-height: 14px; float: right; padding: 0 3px 25px 0; margin: -25px 0 0 0; width: 235px;}
.columncontentedit p {padding: 4px 25px 0 5px; line-height: 14px; margin: 0;}
.columncontentedit a {text-decoration: none; color: #333333; display: block; padding: 4px 25px 4px 5px; line-height: 14px; margin: 0 0 2px 0;}
.columncontentedit a:hover {background-color: #D5242E; color: white;}

.columncontent-editor {color:#333333; font-size: 12px; line-height: 14px; padding: 0 3px 25px 0; width: 235px;}
.columncontent-editor p {padding: 4px 25px 0 5px; line-height: 14px; margin: 0;}
.columncontent-editor a {text-decoration: none; color: #333333; display: block; padding: 4px 25px 4px 5px; line-height: 14px; margin: 0 0 2px 0;}
.columncontent-editor a:hover {background-color: #D5242E; color: white;}


#HomeContenthighlightImage {width: 177px; height:169px; background-image: url(/Images/HomeContenthighlightImage.jpg); float: left; padding: 13px 0 0 12px;}
#HomeContenthighlightContent {float:left;}


.galbuttonBGoff	{height: 15px; float: left; cursor: pointer; border: solid 1px #ffffff; margin-right: 2px;}
.galbuttonBGon {background-color: #ffffff; height: 15px; float: left; border: solid 1px #ffffff; margin-right: 2px;}

.galbutton {color: #ffffff; font-size: 12px; padding: 0px 9px 0 9px; line-height: 1.3;}

.galbuttonnext {color: #ffffff; font-size: 14px; padding: 0px 9px 0 9px; font-weight: bold; line-height: 1;}

.arrow-icon-down {position: absolute; bottom: 0; right: 3px; box-shadow: 1px 1px 1px #000;}

