﻿/* DEFAULT BOX - LEFT BOX */

.box
{
	clear:both;
	float:left;
	width:185px;
}

.box .title, .box .title-left
{
	overflow:hidden;
	clear:both;
	float:left;
	width:185px;
	height:30px;
}

.box .title
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) repeat-x 0px -43px;
}

.box .title-left
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat -101px -6px;
}

.box .title-right
{
	clear:both;
	float:left;
	padding:7px 10px;
	width:165px;
	height:16px;
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat 85px -6px;
	color: rgb(102,102,102);
	font-size:12px;
}

.box .title-right span
{
	float:right;
	font-size:11px;
}

.box .box-top, .box .box-top-left, .box .box-top-right
{
	overflow:hidden;
	clear:both;
	float:left;
	width:185px;
	height:3px;
}

.box .box-top
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) repeat-x 0px -43px;
}

.box .box-top-left
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat -101px -37px;
}

.box .box-top-right
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat 85px -37px;
}

.box .box-content
{
	clear:both;
	float:left;
	padding:10px;
	width:163px;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
}

.box .box-content h1
{
	margin:0px;
	padding:0px;
	font-size:16px;
}

.box .box-content h1 a
{
	text-decoration: none;
	color: rgb(85,85,85);
}

.box .box-content h1 .date
{
	float:right;
	font-size:12px;
	font-weight:normal;
	color: rgb(152,152,152);
}

.box .box-content p
{
	margin:0px;
	padding:5px 0px 10px 0px;
	line-height:20px;
}

.box .box-content a
{
	color: rgb(0,174,239);
	font-weight:bold;
	text-decoration: none;
}

.box h2
{
	position: relative;
	top:-5px;
	clear:both;
	float:left;
	width:185px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color: rgb(32,173,83);
	font-size:12px;
}


.box .line
{
	overflow:hidden;
	clear:both;
	float:left;
	width:173px;
	height:1px;
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat 0px -41px;
}

.box .h2
{
	position:relative;
	top:-5px;
	left:-10px;
}

.box .subcontent
{
	clear:both;
}

.box .box-bottom, .box .box-bottom-left, .box .box-bottom-right
{
	overflow:hidden;
	clear:both;
	float:left;
	width:185px;
	height:3px;
}

.box .box-bottom
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) repeat-x 0px 2px;
}

.box .box-bottom-left
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat -101px -2px;
}

.box .box-bottom-right
{
	background: url(/resources/images/sorpa/template/2009/bg-boxes.gif) no-repeat 85px -2px;
}


/* RIGHT BOX */

div#right .box, div#right .box .title, div#right .box .title-left
{
	width:200px;
}

div#right .box .title-right
{
	width:180px;
	background-position: 100px -6px;
}

div#right .box .box-content
{
	width:178px;
}

div#right .box .box-bottom, div#right .box .box-bottom-left, div#right .box .box-top, div#right .box .box-top-left
{
	width:200px;
}

div#right .box .box-top-right
{
	width:200px;
	background-position: 100px -37px;
}

div#right .box .box-bottom-right
{
	width:200px;
	background-position: 100px -2px;
}


/* MIDDLE BOX */

div#content .box, div#content .box .title, div#content .box .title-left
{
	width:545px;
}

div#content .box .title-right
{
	width:525px;
	background-position: 445px -6px;
}

div#content .box .box-content
{
	width:523px;
}

div#content .box .box-bottom, div#content .box .box-bottom-left, div#content .box .box-top, div#content .box .box-top-left
{
	width:545px;
}

div#content .box .box-top-right
{
	width:545px;
	background-position: 445px -37px;
}

div#content .box .box-bottom-right
{
	width:545px;
	background-position: 445px -2px;
}

div#content .box .line
{
	width:545px;
	background: rgb(221,221,221);
}


/* CLEAR */

.clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:185px;
	height:5px;
}

div#right .clear
{
	width:200px;
}


/* ADS */

.ad
{
	clear:both;
	float:left;
	width:185px;
	text-align:center;
}

.ad img
{
	vertical-align:bottom;
}

div#content .ad
{
	padding:10px 0px 20px 0px;
	width:543px;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
}

div#right .ad
{
	width:200px;
}


/* SUBNEWS */

.subnews
{
	clear:both;
	float:left;
	width:543px;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
	background: url(/resources/images/sorpa/template/2009/bg-subnews.gif) no-repeat top right;
}

.box .subnews h2
{
	top:0px;
	width:100%;
	padding:0px;
	font-size:14px;
}

.subnews ul
{
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}

.subnews ul li, .subnews ul li a
{
	line-height:16px;
	font-size:11px;
	color: rgb(136,136,136);
	text-decoration: none;
}

.subnews ul li a
{
	font-weight:bold;
}

.subnews-left
{
	float:left;
	padding: 10px;
	width:251px;
}

.subnews-right
{
	float:left;
	padding: 10px;
	width:252px;
}


/* FIXES */

div#page-container div.left-wide div#left
{
	margin-right:5px;
	margin-top:5px;
}

div#page-container div.left-wide div#content
{
	width:545px;		
	margin-top:5px;
	padding-top:0px;
	background: none;
}

div.left-header ul li a
{
	color:#ffffff;
}