/* BOX GENERAL DESIGN */

div.border-box {

    	margin-bottom: 10px;
}

/* Default box style */

div.border-box div.border-tl {

    	background: url(../images/border-tl.gif) no-repeat top left;
}

div.border-box div.border-tr {

    	background: url(../images/border-tr.gif) no-repeat top right;
    	padding: 0 160px 0 60px;
}

div.border-box div.border-tc {

    	font-size: 0;
    	height: 16px;
    	background: #fff;
}

div.border-box div.border-ml {

    	background: url(../images/border-ml.gif) repeat-y center left;
}

div.border-box div.border-mr {

    	background: url(../images/border-ml.gif) repeat-y center right;
    	padding: 0 10px;
}

div.border-box div.border-mc {

    	height: 1%; /* Preventing margins on content from breaking the box (for IE) */
    	background-color: #fff;
    	padding: 0 10px 10px;
}

div.border-box div.border-mc:before, div.border-box div.border-mc:after { /* Preventing margins on content from breaking the box */

    	content: "-";
    	height: 0;
    	visibility: hidden;
    	display: block;
    	clear: both;
}

div.border-box div.border-bl {

    	background: url(../images/border-bl.gif) no-repeat bottom left;
}

div.border-box div.border-br {

    	background: url(../images/border-bl.gif) no-repeat bottom right;
    	padding: 0;
}

div.border-box div.border-bc {

    	font-size: 0;
    	height: 6px;
    	background: url(../images/border-bl.gif) repeat-x bottom left;
}

input.box, textarea.box { 

	border: 1px solid #cfcfcf; 
}

.blue { color: #0c83cb; }

div.attribute-link { 

	background: url('../images/arrow.jpg') no-repeat 14px 14px; 
}

div.attribute-link a { 

	color: #0c83cb; padding-left: 14px; 
}

/**************************/
TABLE.renderedtable TD { 

	vertical-align: top; 
	padding: 0.2em; 
	border-color: #cfcfcf; 
	text-align: left; 
}

TABLE.renderedtable TD p { 

	color: #696868; 
	margin: 0; 
	padding: 0; 
}

TABLE.renderedtable TH { 

	vertical-align: bottom; 
	padding: 0.2em; 
	border-color: #cfcfcf; 
	text-align: left; 
	white-space: nowrap; 
	color: #696868; 
	background-color: #f4f5f6; 
	font-weight: normal; 
}

TABLE.renderedtable TH p { 

	color: #696868; 
	margin: 0; 
	padding: 0; 
}

TABLE.renderedtable { 

	border-collapse: collapse; 
	empty-cells: show; 
	border-color: #cfcfcf; 
	border-style: solid; 
	border-width: 1px; 
}

TABLE.renderedtable TR.bgdark, TABLE.renderedtable TR.bglight  { 

	background-color: #fff; 
}

form table td p { 

	line-height: 1.3em; 
}

table.reference td { 

	border: 1px solid #cfcfcf; 
}

table.reference { 

	border-collapse: collapse; 
	border: none; 
	margin: 0; 
	padding: 0; 
}

/****************/
/* line */
div.content-view-line div.attribute-image { float: left; margin: 0; padding: 0; }
div.content-view-line div.attribute-image img { margin: 10px; padding: 0; border: 0; display: block; }
div.content-view-line div.class-article div.attribute-image img { margin-left: 0; }

div.content-view-line div.attribute-short { margin: 10px 0 0; padding: 0; }

div.content-view-line div.attribute-link { background: url('../images/arrow.jpg') no-repeat 0 4px; margin: 8px 0 0; padding: 0 }
div.content-view-line div.refcontent { float: left; width: 153px; }
div.content-view-line div.refcontent h2 { margin-top: 8px; margin-bottom: 4px; color: #696868; font-size: 12px; }
div.content-view-line div.refcontent h2  a { color: #696868; }

/**************/
.float-break
{
    height: 1%; /* Fix for IE */
}

.float-break:after /* Terminate floating elements flow */
{
    content: "-";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

div.bottomcontent table td { vertical-align: top; }
div.bottomcontent table td div.attribute-long{ padding-right: 14px; }
div.bottomcontent ul,  div.bottomcontent li{ list-style-type: none; padding-left: 0; margin-left: 0; }

div.content-view-references { position: relative; height: 220px; }
div.tl, div.tr, div.bl, div.br {  border: 1px solid #cfcfcf; width: 252px; height: 100px; position: absolute; 
		padding: 0; margin: 0; background: transparent url('../images/ref_line_bg.jpg') repeat-x; }
div.tl { top: 0; left: 0; }
div.tr { top: 0; left: 262px; }
div.bl { top: 110px; left: 0; }
div.br { top: 110px; left: 262px;}

div.refbox { border: 1px solid #cfcfcf; margin: 0; padding: 0; margin-bottom: 10px; }

div.refbox div.attribute-image { height: 308px; background: transparent url('../images/ref_full_img_bg.jpg') repeat-x; padding-top: 20px; text-align: center; }

div.refbox div.attribute-image div.imagegroup { height: 130px; }

div.refbox div.attribute-image img { display: block; margin: 0 auto; padding: 0; }
div.refbox div.attribute-image div.image-leftbg { display: none; }
div.refbox div.attribute-image div.image-rightbg { display: none; }

div.refbox div.refcontent { padding: 4px 10px; margin: 0; /*height: 120px;*/ background: transparent url('../images/ref_full_text_bg.jpg') repeat-x; }
div.refbox div.refcontent td.label { font-weight: bold; text-transform: uppercase; width: 140px; }

/* NAVIGATORS */

div.content-navigator
{
    display: block;
    clear: both;
    padding: 10px 0;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}

div.content-navigator-forum-link { background: transparent url('../images/arrow_up.jpg') no-repeat 0 4px; padding-left: 14px; }
div.content-navigator-previous { background: transparent url('../images/arrow_left.jpg') no-repeat 0 4px; padding-left: 14px; }
div.content-navigator-next { background: transparent url('../images/arrow.jpg') no-repeat 100% 4px; padding-right: 14px; }

div.folder-hp h1 { color: #000; }
span.label { text-transform: uppercase; }
div.folder-hp div.attribute-header { margin-bottom: 14px; }

div.folder-hp div.attribute-image { float: left; }
div.folder-hp div.attribute-image img { display: block; margin: 14px 10px 0 -18px;  }
div.folder-hp div.attribute-long { float: left; width: 520px; margin: 0; padding: 0; margin-left: 10px;  }

div.content-references { float: left; width: 250px; padding-left: 34px; }
div.content-references h3{ color: #0c83cb; text-transform: uppercase; }
div.content-references div.reference-hp h3{ color: #696868; text-transform: uppercase; margin-top: 0; margin-bottom: 0; background: transparent url('../images/ttoolbar_arrow_black.gif') no-repeat 0 4px; padding-left: 10px; }
div.content-references div.reference-hp h3 a { color: #696868; text-transform: none; }
div.content-references div.content-view-bechildren { margin-bottom: 10px; }
div.content-references div.content-view-luchildren { border-top: 1px solid #cfcfcf; margin-right: 20px; }

div.content-news { width: 100%; }

div.news-hp { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px solid #cfcfcf; }
/*div.news-hp div.attribute-byline { padding-top: 0; border-bottom: 1px solid #cfcfcf; }*/
div.news-hp span.date { color: #0c83cb; padding-right: 4px; }
div.news-hp h3 { display: inline; background: transparent url('../images/ttoolbar_arrow_black.gif') no-repeat center left; color: #696868; padding-left: 10px; }
div.news-hp h3 a { color: #696868; }
div.news-hp p { margin-top: 0; margin-bottom: 10px; }
div.content-news h4 { background: url('../images/arrow.jpg') no-repeat 0 4px; margin: 10px 0; padding-left: 16px; }
div.news-hp div.content-view-line div.attribute-image img { margin: 4px 14px 10px 0; padding: 0; border: 0; display: block; }

div.gallery-references div.reference div.attribute-image { float: none; margin: 0; height: 80px;background: transparent url('../images/gallery_hp.jpg') no-repeat;
		position: relative; }
div.gallery-references div.reference div.attribute-image img { display: block; margin: 0; position: absolute; bottom: 10px; left: 27px; }

div.gallery-references div.reference div.refcontent { float: none; }

div.gallery-references div.reference { border: 1px solid #cfcfcf; width: 130px; float:left; height: 195px; 
		background-color: #fcfdfd; padding: 10px; margin-right: 12px; margin-bottom: 10px; }
div.gallery-references div.last { margin-right: 0; }

div.gallery-references { margin: 0; padding: 0; }
div.gallery-references div.content-view-children { margin: 0; padding: 10px 10px 10px 12px; margin-bottom: 10px;}

div.gallery-references div.refcontent h3 { color: #696868; height: 35px; }
div.gallery-references div.refcontent h3 a { color: #696868; }
div.gallery-references div.refcontent div.attribute-line { height: 50px; }

div.gallery-references div.refcontent div.attribute-link { background: url('../images/arrow.jpg') no-repeat 0px 4px; height: 20px; }
div.gallery-references div.refcontent div.attribute-link a { color: #0c83cb; padding-left: 16px; }

div.attribute-text { margin: 14px 0 10px; }
div.attribute-text h2, div.attribute-text h3 { margin: 10px 0; }

div.content-search div.content-view-line h2 { font-size: 1em; }
div.content-search div.content-view-line div.attribute-short p { margin: 0; }
div.content-search div.content-view-line div.attribute-image img { margin-left: 0; }
div.content-search label { font-weight: normal; margin-bottom: 14px; }
div.content-search div.content-view-line p { margin: 0; padding: 0 }

