/* Client Tools Consultancy Style Master - Presentation */


/* box_01.gif */
TD.boxheader
{
    background: url(../presentations/images/boxbackground/box_13.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: white;
	vertical-align: top;
}

TD.boxlabel
{
    width: 82px;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    background: url(../presentations/images/boxbackground/box_04.gif) repeat-y;
}

TD.boxcell
{
    width: 498px;
    font-size: 11px;
    background: url(../presentations/images/boxbackground/box_05.gif) repeat-y;
}

/* box_06.gif */
TD.boxmiddle
{
    background: url(../presentations/images/boxbackground/box_12.gif) no-repeat;
}

TD.boxlabelmiddle
{
    background: url(../presentations/images/boxbackground/box_14.gif) no-repeat;
}

TD.boxcontainer
{
    background: url(../presentations/images/boxbackground/box_07.gif) repeat-y;
    color: #000000;
}

TD.boxbottombar
{
    background: url(../presentations/images/boxbackground/box_10.gif) no-repeat;
}

TD.boxfootersingle
{
    background: url(../presentations/images/boxbackground/box_09.gif) no-repeat;
}




div.captiontext
{
	background: white;
    border-style: solid;
    border-color: #555555;
    border-width: 2px;
    width: 560px;
    padding: 5px 5px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
	font-size: 12px;
	height: 56px;
	overflow-y: auto;
}

div.slidecontainer
{
    width: 560px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* IE HACK */
html > body div.captiontext
{
    width: 546px;
}
divx#boxtextx p
{
    margin-top: 0px;
}


Ax.boxnavigationx              { color: #FFFF42; }
A.boxnavigation:hover        { text-decoration: underline; color: #FFFF42; }
A.boxnavigation:visited      { color: #FFFF42; }
A.boxnavigation:link         { color: #FFFF42; }
A.boxnavigation:active       { color: #FFFF42; }
