div.box_small img, div.box_large img
{
border: 0px !important;
}
/* Small Box */
div.box_small
{
width: 214px;
background: url("../images/box_bg_small.jpg") repeat-y;
float: left;
margin-top: 10px;
margin-right: 2px;
_margin-right: 1px;
min-height: 200px;
}

div.box_small div.read_more_wrapper, div.box_large div.read_more_wrapper
{
margin-left: 5px;
}

div.box_small > div 
{
width: 214px;
background: url("../images/box_small_footer.jpg") left bottom no-repeat;
}

div.box_small span.header
{
height: 26px;
width: 214px;
background: url("../images/box_header_small.jpg") no-repeat;
display: block;
color: #fff;
padding: 6px 0px 0px 10px;
margin-bottom: -6px;
font-size: 12px;
}

div.box_large span.header div.left
{
float: left;
width: 200px;
overflow:hidden;
background: none;
}

div.box_large span.header div.left a
{
color: white;
text-decoration: none;
}

div.box_large span.header div.right
{
float: right;
width: 16px;
height: 16px;
left: -22px;
position: relative;
background: none;
}

div.box_small p
{
color: #5B7E6F;
padding: 8px;
min-height: 110px;
_height: 110px;
}

div.box_small img
{
padding-left: 3px;
}

div.box_small div.link
{
height: 20px;
background: url("../images/box_small_link_bg.jpg") right no-repeat;
margin: 0px 5px 0px 5px;
padding-top: 1px;
width: 100px;
}

div.box_small div.link div
{
width: 15px;
height: 20px;
background: url("../images/box_small_link_left.jpg") no-repeat;
float: left;
margin-right: 5px;
}

div.box_small div.link a
{
color: #003420;
text-decoration: none;
line-height: 5px;
}
/* /Small Box */

/* Large Box */
div.box_large
{
width: 243px;
background: url("../images/box_bg_large.jpg") repeat-y;
float: left;
margin-top: 10px;
margin-right: 2px;
}

div.box_large div
{
width: 243px;
background: url("../images/box_large_footer.jpg") left bottom no-repeat;
}

div.box_large span.header
{
height: 25px;
width: 243px;
background: url("../images/box_header_large.jpg") no-repeat;
display: block;
color: #fff;
padding: 7px 0px 0px 10px;
margin-bottom: -7px;
}

div.box_large span.fixtures
{
background: url("../images/box_header_large_fixtures.jpg") no-repeat;
}

div.box_large span.grass
{
background: url("../images/box_header_large_grass.jpg") no-repeat;
}

div.box_large img
{
padding-left: 3px;
}

div.box_large div.link
{
height: 20px;
background: url("../images/box_small_link_bg.jpg") right no-repeat;
margin: 0px 5px 0px 5px;
padding-top: 1px;
width: 130px;
}

div.box_large div.link div
{
width: 15px;
height: 20px;
background: url("../images/box_small_link_left.jpg") no-repeat;
float: left;
margin-right: 5px;
}

div.box_large div.link a
{
color: #003420;
text-decoration: none;
line-height: 5px;
}

div.box_large ul.links
{
list-style: none;
padding-left: 4px;
width: 235px;
}

div.box_large ul.links li
{
/*background: url("../images/li_bg.png") center bottom no-repeat;*/
background-image: url('/fileadmin/templates/images/li_bg.png');
_background-image: url('/fileadmin/templates/images/li_bg.gif');
/*background-position: bottom center;*/
background-position: 0px 7px;
background-repeat: no-repeat;
overflow:hidden;
}

div.box_large ul.links li ul
{
	margin-left: 15px;
	list-style: none;
}

div.box_large ul.links li.last
{
background: none;
}

div.box_large ul.links li a
{
text-decoration: none;
padding: 0px 0px 0px 20px;
color: #003420;
display: block;
height: 21px;
line-height: 22px;
}

div.box_large ul.links li:hover a:hover
{
background: url("/fileadmin/templates/images/li_hover.jpg") left no-repeat;
color: #fff;
}

div.box_large ul.links li.active, div.box_large ul.links li.active a
{
background: url("/fileadmin/templates/images/li_hover.jpg") left no-repeat;
color: #fff;
}

div.box_large ul.articles
{
list-style: none;
padding: 5px 0px 0px 7px;
width: 235px;
}

div.box_large ul.articles
{
color: #567267;
font-size: 11px;
}

div.box_large ul.articles li
{
border-bottom: 1px solid #ADBEB6;
padding-bottom: 5px;
margin-bottom: 10px;
}

div.box_large ul.articles li strong
{
color: #003420;
font-size: 11px;
}

/* /Large Box */

/* 2col Box */
div.box_2col
{
width: 300px;
height: 150px;
float: left;
margin-top: 10px;
margin-right: 2px;
color:#5B7E6F;
}

div.box_2col > div
{
padding-right: 5px;
}

div.box_2col div.read_more_wrapper, div.box_large div.read_more_wrapper
{
margin-left: 5px;
}


div.box_2col span.header
{
height: 26px;
/*width: 214px;*/
background: url("../images/box_header_290.jpg") no-repeat;
display: block;
color: #fff;
padding: 6px 0px 0px 10px;
margin-bottom: 6px;
font-size: 12px;
}


div.box_2col p
{
color: #5B7E6F;
}

div.box_2col img
{
margin-left: 3px;
margin-right: 10px;
/*width: 120px;
height: 100px;
border: 5px solid #B8C7C3;
vertical-align:text-top;*/
}

div.box_2col div.link
{
height: 20px;
background: url("../images/box_2col_link_bg.jpg") right no-repeat;
margin: 0px 5px 0px 5px;
padding-top: 1px;
width: 100px;
}

div.box_2col div.link div
{
width: 15px;
height: 20px;
background: url("../images/box_2col_link_left.jpg") no-repeat;
float: left;
margin-right: 5px;
}

div.box_2col div.link a
{
color: #003420;
text-decoration: none;
line-height: 5px;
}
/* /Small Box */
