﻿/*****************************
  Left hand column box 
*****************************/
.box_lhc
{
	width:178px;
	height:168px;
}

.box_lhc .top
{
	width:178px;
	height:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}
.box_lhc .content
{
	width:158px;
	height:401px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox_middle.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding:5px 10px 4px 10px;
}
.box_lhc .bot
{
	width:178px;
	height:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

/*****************************
  Left hand column inner box 
*****************************/
.box_lhc2
{
    margin-bottom: 9px;
	width:158px;
}

.box_lhc2 .left
{
	float:left;
	display:inline;
	height:182px;
	width:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox2_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_lhc2 .content
{
	float:left;
	display:inline;
	width:140px;
	height:172px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox2_middle.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 10px 4px 0px 4px;
}

.box_lhc2 .right
{
	float:right;
	display:inline;
	height:182px;
	width:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox2_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_lhc3
{
	width:158px;
}

.box_lhc3 .left
{
	float:left;
	display:inline;
	height:95px;
	width:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox3_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_lhc3 .content
{
	float:left;
	display:inline;
	width:148px;
	height:95px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox3_middle.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.box_lhc3 .right
{
	float:right;
	display:inline;
	height:95px;
	width:5px;
	background-image:url(/assets/images/boxes/lhc_box/lhcbox3_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

/*****************************
  3 col middle box 
*****************************/
.box_3col_mc
{
	width:438px;
}

.box_3col_mc .top
{
	width:438px;
	height:5px;
	background-image:url(/assets/images/boxes/middle_box/middlebox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_3col_mc .content
{	
	background-image: url(/assets/images/boxes/middle_box/middlebox_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
    min-height: 401px;
	padding: 4px 14px;
	width: 410px;
}

* html .box_3col_mc .content
{
    height: 401px;
}

.box_3col_mc .bot
{
	width:438px;
	height:5px;
	background-image:url(/assets/images/boxes/middle_box/middlebox_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

/*****************************
  3 col right box 
*****************************/

.box_3col_rc
{
	width:276px;
}

.box_3col_rc .top
{
	width:276px;
	height:5px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_3col_rc .content
{
	width:256px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox_middle.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding:7px 10px;
}

.box_3col_rc .bot
{
	width:276px;
	height:5px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

/*****************************
  3 col right box 
*****************************/

.box_3col_rc2
{
	width:252px;
}

.box_3col_rc2 .top
{
	width:252px;
	height:6px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox2_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}

.box_3col_rc2 .content
{
	width:234px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox2_middle.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding:1px 9px;
}

.box_3col_rc2 .bot
{
	width:252px;
	height:6px;
	background-image:url(/assets/images/boxes/rhc_box/rhcbox2_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1pt;
}


.box_rhc_blue .left
{
	background-image:url(/assets/images/boxes/rhc_box/rhcbox_blue_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	font-size:1pt;
	height:43px;
	width:5px;
}

.box_rhc_blue .content
{
	background-image: url(/assets/images/boxes/rhc_box/rhcbox_blue_middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	display:inline;
	float: left;
	font-size: 0.85em;
	height: 27px;
	margin: 0px;
	padding: 8px 4px 8px 4px;
	width: 258px;
}

.box_rhc_blue .content p {margin: 0px;}

.box_rhc_blue .right
{
	background-image:url(/assets/images/boxes/rhc_box/rhcbox_blue_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	font-size:1pt;
	height:43px;
	width:5px;
}

.box_rhc_blue .rssicon {float: left; margin-right: 6px; width: 26px;}

/*****************************
  Transparent corners 
  - these need to be in a 
  - releative positioned box
  - to work
*****************************/

.box_tc 
{
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	position:absolute;
}
.box_tc.topleft { background-image:url(/assets/images/boxes/transparent_top_left.gif); }
.box_tc.topright { background-image:url(/assets/images/boxes/transparent_top_right.gif); }
.box_tc.bottomleft { background-image:url(/assets/images/boxes/transparent_bottom_left.gif); }
.box_tc.bottomright { background-image:url(/assets/images/boxes/transparent_bottom_right.gif); }