/* tag redefinitions */

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;		/* bordo */
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;	
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;	/* arrows */
	SCROLLBAR-TRACK-COLOR: #FFFFFF;		/* trackbar background */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #E0E0E0;
    behavior:url("../../htc/csshover.htc");
}

input {
	border: solid 1px black;
}

p { margin: 0; padding: 0; }

a {
	color: #8b2b4e;
	text-decoration: none;
}

a:hover {
	color: #8b2b4e;
	text-decoration: underline;
}

.inner {
    overflow: auto;
    text-align: left;
    width: 203px;    
}

.frame_small {
    position: absolute;
    margin-top: 48px;
    right: 54px;
    padding: 23px;
    background-image:url(../../images/fr_small.gif);
    background-repeat: no-repeat;
    width: 150px;
    height: 192px;
}

#frame_small {
    width: 150px;
    height: 192px;
}

.frame_medium {
    position: absolute;
    margin-top: 33px;
    right: 42px;
    padding: 25px;
    background-image:url(../../images/fr_medium.gif);
    background-repeat: no-repeat;
    width: 170px;
    height: 218px;
}

#frame_medium {
    width: 170px;
    height: 218px;
}

.frame_large {
    position: absolute;
    right: 30px;
    margin-top: 18px;
    padding: 28px;
    width: 188px;
    height: 242px;
    background-image:url(../../images/fr_large.gif);
    background-repeat: no-repeat;
}

#frame_large {
    width: 188px;
    height: 242px;
}

.frame_news {
    margin-left: 80px;
    padding-left: 19px;
    padding-right: 19px;
    background-image:url(../../images/fr_news.gif);
    background-repeat: repeat-y;
    width: 203px;
}

.frame_newstop {
    margin-top: 20px;
    margin-left: 80px;
    background-image:url(../../images/fr_newstop.gif);
    background-repeat: no-repeat;
    width: 241px;
    height: 20px;
}

.frame_newsbot {
    margin-left: 80px;
    background-image:url(../../images/fr_newsbot.gif);
    background-repeat: no-repeat;
    width: 241px;
    height: 20px;
}


#frame_news {
}

.cherub_header {
    /* cmsclass: Header */
    font-weight: bold;
    font-size: 12px;
    color: #8B2B4E;
}

.cherub_ul {
    /* cmsclass: List */
    color: black;
}

.news {
	height: 335px;
	width:350px;
	overflow: auto;
}

/* Page builder */
.outer {
  /* cmsholder: div */
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#holder {
    /* cmsblock:id,holder,class,bg_index */
	position: absolute;
	top: -300px;
	left: 50%;
	height: 600px;
	width: 800px;
	margin-left: -400px;
	background-color: #EEEEEE;
}

.spacer {
    /* cmsholder: div */
    height:123px;
    width:100%;
}
/* cmsholderend: div */

.breadcrumb_holder {
    /* cmsholder: div */
    position: absolute;
    margin-left: 276px;
    margin-top: -17px;
    font-size: 12px;
    width:500px;
    color:#8B2B4E;
}

#COMPOSER1 {
    /* cmsparam: youarehere */
    float: left;
    margin-right: 3px;
}

#MODULE1 {
    /* cmsobjectid: MODULE1:107 */
    float:left;
}
/* cmsholderend: div */

#MODULE2 {
    /* cmsobjectid: MODULE2:104 */
    background-image: url(../../images/menu/bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding:0px;
    margin:0px;
    height:27px;
    width:100%;
}

#FIXEDOBJECT1 {
    /* cmsobjectid: IMAGE1 */
    position: absolute;
    top: 69px;
    right: 515px;
    width: 170px;
    z-index: 10;
}
