/* CSS Document for Transmeri 2007 */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#e9f1f8;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.container {
	padding:0px;
}
	
form {
	display:inline;
	margin:0px;
}
	
.clear {
	clear:both;
	background-color:#003161;
	}
	
.mainbox_bg {
	background:url(../images/bg2.jpg) repeat-x top;
	padding-top:23px;
}
	
.mainbox {
	border:2px solid #4389c8;
	background-color:#fff;
	width:903px;
	margin:0px auto;
}

.frontpage td.leftblock{
	width:340px;
	vertical-align:top;
	padding:0px 50px 0px 33px;
}
.frontpage td.rightblock{
	width:400px;
	vertical-align:top;
	padding:0px 50px 0px 30px;
}
.mainimage {
	margin-top:16px;
	margin-bottom:20px;
}
.banneri {
	margin:0px;
	padding-bottom:20px;
}
/* Defaultpages */
	
td.leftnavi{
	width:284px;
	vertical-align:top;
	padding:0px;
	border:20px solid #fff;
	border-right:17px #fff solid;
}
/* Leftnavi colors */
.defaultpage_default td.leftnavi{
	background-color:#d2e4f4;
}
.defaultpage_daily td.leftnavi{
	background-color:#d9f0a3;
}
.defaultpage_cosmetics td.leftnavi{
	background-color:#fedbe3;
}
.defaultpage_pro td.leftnavi{
	background-color:#ddbffd;
}
/*Sidemenu  selected colors*/
.defaultpage_default a.sidemenuselected {
	background:#b6d6f3;
	}	
.defaultpage_daily a.sidemenuselected {
	background:#bce067;
	}	
.defaultpage_cosmetics a.sidemenuselected {
	background:#fdc8d2;
	}	
.defaultpage_pro a.sidemenuselected {
	background:#c8a8eb;
	}			
td.mainblock{
	width:531px;
	vertical-align:top;
	padding:6px 10px 30px 8px;	
}
td.centerblock{
	width:385px;
	vertical-align:top;
	padding:0px;	
}
td.centerblock_wide{
	width:550px;
	vertical-align:top;
	padding:0px;	
}
td.rightinfoblock{
	width:146px;
	vertical-align:top;
	padding:0px 0px 0px 15px;
}
.topimage{
	padding:8px 0px 15px 0px;	
}
/* Header */
div.header_bg {
	background-color:#fff;
}

div.header {
	margin:0px auto;
	width:903px;
	position:relative;
}

div.header a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#003161;
}

div.header a:hover {
	text-decoration:underline;
}

div.header_links {
	position:absolute;
	color:#003161;
	top:26px;
	right:0px;
	font-weight:bold;
	width:320px;
}

div.header_tools label {
	font-size:12px;
	vertical-align:bottom;
	padding-bottom:2px;
}

div.header_search {
	margin-bottom:13px;
	display:block;
}

input.searchboxinput {
	font-size:14px;
	color:#003161;
	background:#e9f1f8;
	padding:3px;
	width:98px;
	border:1px solid #003161;
}

input.searchboxsubmit {
	vertical-align:top;
}

.frontpage {
	background:url(../images/block_bg.gif) repeat-x top;
	margin:0px;}

.defaultpage_default {
	background:url(../images/block_bg.gif) repeat-x top;
}

.defaultpage_cosmetics {
	background:url(../images/block_bg.gif) repeat-x top;
}

.defaultpage_daily {
	background:url(../images/block_bg.gif) repeat-x top;
}

.defaultpage_pro {
	background:url(../images/block_bg.gif) repeat-x top;
}
	
/* Horbar 1*/
.horbar {
	font-weight:bold;
	font-size:12px;
	width:903px;
	margin:0px auto;
	padding-top:2px;
	
}

.horbar_bg {	
	/*background:url(../images/horbar_bg.gif) repeat-x bottom #fff;*/
	background:url(../aimg/spacer.gif) repeat-x bottom #fff;
}

.horbar a {
	color:#fff;
	text-decoration:none;
	margin-right:2px;
}

.horbaritem, .horbaritemselected {
	display:inline;
	float:left;
	padding:0px 0px 0px 13px;
}
.horbaritem a, .horbaritemselected a {
	float:left;
	display:block;
	padding:5px 8px 5px 0px;
	white-space:nowrap;
}
.horbaritemselected a {
	color:#000;
}

.horbaritem {
	background:url(../images/horbaritem_left.gif) no-repeat left top;
}
.horbaritem a {
	background:url(../images/horbaritem_right.gif) no-repeat right top;
}
.horbaritem a:hover {
	color:#e9f1f8;
}

/*Horbar 2*/
.horbar2 {
	padding:8px 10px 6px 15px;
	width:903px;
	margin:0px auto;
	}
.horbar2bg {
	clear:both;
	background-color:#fff;
	}	
.horbar2item, .horbar2itemselected {
	display:inline;
	padding-right:10px;
	font-size:11px;
	color:#000;
	}
	
.horbar2item a, .horbar2itemselected a {
	font-size:12px;
	color:#000;
	padding:8px 9px 6px 9px;
	text-decoration:none;
	}	

/*Horbar Default*/
.defaultpage_default .horbaritemselected {
	background:url(../images/horbaritem_left_default.gif) no-repeat left top;
}

.defaultpage_default .horbaritemselected a {
	background:url(../images/horbaritem_right_default.gif) no-repeat right top;
}
.defaultpage_default .horbar2bg {
	background:#dbeaf6 url(../images/horbar_default.gif) repeat-x top;
	}	
.defaultpage_default .horbar2itemselected a {
	text-decoration:underline;
	background-color:#b3d5f3;
	padding:2px 9px 6px 9px;
	}
.defaultpage_default .horbar2item a:hover {
	text-decoration:underline;
	padding:2px 9px 6px 9px;
	}		
/*Horbar Daily*/
.defaultpage_daily .horbaritemselected {
	background:url(../images/horbaritem_left_green.gif) no-repeat left top;
}

.defaultpage_daily .horbaritemselected a {
	background:url(../images/horbaritem_right_green.gif) no-repeat right top;
}
.defaultpage_daily .horbar2bg {
	background:#d1ecb0 url(../images/horbar_green.gif) repeat-x top;
	}	
.defaultpage_daily .horbar2itemselected a {
	text-decoration:underline;
	background-color:#8eb23f;
	padding:2px 9px 6px 9px;
	}	
.defaultpage_daily .horbar2item a:hover {
	text-decoration:underline;
	padding:2px 9px 6px 9px;
	}						
		
/*Horbar Cosmetics*/
.defaultpage_cosmetics .horbaritemselected {
	background:url(../images/horbaritem_left_pink.gif) no-repeat left top;
}

.defaultpage_cosmetics .horbaritemselected a {
	background:url(../images/horbaritem_right_pink.gif) no-repeat right top;
}
.defaultpage_cosmetics .horbar2bg {
	background:#fedbe3 url(../images/horbar_pink.gif) repeat-x top;
	}	
.defaultpage_cosmetics .horbar2itemselected a {
	text-decoration:underline;
	background-color:#fdc8d2;
	padding:2px 9px 6px 9px;
	}	
.defaultpage_cosmetics .horbar2item a:hover {
	text-decoration:underline;
	padding:2px 9px 6px 9px;
	}	
/*Horbar Pro*/
.defaultpage_pro .horbaritemselected {
	background:url(../images/horbaritem_left_lilac.gif) no-repeat left top;
}

.defaultpage_pro .horbaritemselected a {
	background:url(../images/horbaritem_right_lilac.gif) no-repeat right top;
}
.defaultpage_pro .horbar2bg {
	background:#d8c6ea url(../images/horbar_lilac.gif) repeat-x top;
	}	
.defaultpage_pro .horbar2itemselected a {
	text-decoration:underline;
	background-color:#ddbffd;
	padding:2px 9px 6px 9px;
	}	
.defaultpage_pro .horbar2item a:hover {
	text-decoration:underline;
	padding:2px 9px 6px 9px;
	}						

/* Content */

.content, .content p {
	margin:0px;
	font-size:12px;
	color:#000;
}
.rightinfoblock .content, .rightinfoblock .content p {
	font-size:11px;
}

.content h1 {
	font-size:14px;
	font-weight:bold;
	color:#4389c8;
	margin:0px;
	padding-bottom:10px;
}

.content h2 {
	color:#4389c8;
	font-size:12px;
	margin:0px;
	padding-bottom:10px;
}

.content h3 {
	color:#4389c8;
	font-size:11px;
	margin:0px;
	padding-bottom:8px;
}
/*Colors for h1 h2 h3*/

.defaultpage_default .content h1 {
	color:#4389c8;
}
.defaultpage_dafault .content h2 {
	color:#4389c8;
}
.defaultpage_default .content h3 {
	color:#4389c8;
}
.defaultpage_daily .content h1 {
	color:#87a644;
}
.defaultpage_daily .content h2 {
	color:#87a644;
}
.defaultpage_daily .content h3 {
	color:#87a644;
}
.defaultpage_cosmetics .content h1 {
	color:#fb6c8d;
}
.defaultpage_cosmetics .content h2 {
	color:#fb6c8d;
}
.defaultpage_cosmetics .content h3 {
	color:#fb6c8d;
}
.defaultpage_pro .content h1 {
	color:#7b44b9;
}
.defaultpage_pro .content h2 {
	color:#7b44b9;
}
.defaultpage_pro .content h3 {
	color:#7b44b9;
}
.content a {
	text-decoration:none;
	color:#003161;
}

.content a:hover {
	text-decoration:underline;
}

.frontpage td.leftblock .content {
	padding-bottom:15px;
}

div.content_image_caption {
	font-size:11px;
	padding:4px 10px 15px 10px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#184172;
	background:none;
	}
		
form.p4form table {
	margin:15px 0px 5px 0px;
	}
	
form.p4form td {
	padding:2px 8px 2px 0px;
	vertical-align:middle;
	}		
img {
	border:0px;
	}
	
.content img {
	margin:10px;
	}
	
body.contentbg {
	background-color:#fff;
	background-image:none;
	}
	
.notpublic {
	color:red;
	}
	
.content img[align="left"] {
	margin-left:0px;
	}
	
.content img[align="right"] {
	margin-right:0px;
	}

img.contentbaricon,img.contentstateicon {
	border:none;
	margin:3px;
	}		
	

/* News */

.newstitle {
	color:#4389c8 !important;
	font-size:14px !important;
	margin:0px;
	font-weight:bold;
	padding-bottom:10px;
}

.newsdigesttitle {
	color:#4389c8;
	font-size:14px;
	margin:0px;
	padding-bottom:16px;
	font-weight:bold;
}

td.leftblock .newsdigesttitle, td.rightblock .newsdigesttitle {
	color:#4389c8;
	font-size:14px;
	margin:0px;
	padding-bottom:10px;
	font-weight:bold;
}

td.rightinfo .newsdigesttitle {
	color:#4389c8;
	font-size:14px;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:bold;
}
div.frontpage .newsdate {

}	

.newsdate {
	font-size:11px;
	color: 003161;
	display:block;
}
	
.newsdigestitem .newsheading {
	margin:3px 0px;
}
	
.newsheading a {
	font-weight:normal;
	text-decoration:underline;
}
	
.newsingress {
	color:#565656;
}	

.news .newsingress {
	padding-top:5px;
}	

.newsitemingress {
	color:#4389c8 !important;
	padding-bottom:15px;
}	

.newsheading a:hover {
	text-decoration:none;
}
div.newsdigest .newsingress {
	display:block;
	margin-bottom:12px;
}
.newsreadmore {
	padding-top:5px;
}
.newsitemreadmore {
	padding-top:20px !important;
}

div.newsdigest .newsreadmore {
	display:none;
}

/* Search and sitemap styles */

.searchhilited {
	font-weight:bold;
	text-decoration:underline;
	}
	
a.searchhilited {
	color:#003161;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover.searchhilited {
	text-decoration:none !important;
	}
	
.searchresult {
	margin-bottom: 17px;
	}
	
.searchresultcount {
	margin:20px 0px;
	line-height:13px;
	font-size:12px;
	font-weight:bold;
	}
	
.searchheading a {
	color:#4389c8;
	text-decoration:none;
	font-weight:bold;
	}
	
.searchheading a:hover {
	text-decoration:underline;
	}
	
.searchheading {
	margin-bottom: 5px;
		font-size:14px;
	}
	
.searchsummary {
	font-size: 12px;
	}
	
table.sitemaptable {
	width:100%;
	}
	
.sitemaplevel {
	padding-left:50px;
	}
	
.sitemaplevel0 {
	padding-left:30px;
	background-color:#d2e4f4;
	}
	
.sitemaplevel1 {
	}
	
.sitemaplevel1 a {
	font-weight:bold;
	}
/* Footer */

div.footer {
	font-size:11px;
	text-align:center;
	color:#4389c8;
	padding:6px 0px;
}

div.footer span {
	margin:0px 10px;
}
/* Sidemenu */

.sidemenulevel {
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	}

.sidemenulink {
	padding:4px 0px 4px 8px;
	}
	
.sidemenulevel .sidemenulevel {
	font-size:11px;
	padding-left:22px;
	}

a.sidemenulinka, .sidemenulink a {
	text-decoration:none;
	padding:4px 16px;
	line-height: 15px;
	color:#000;
	display:block;
	}

a.sidemenuselected {
	text-decoration:none;
	font-weight:bold;
	}	
.sidemenulink a:hover {
	text-decoration:underline;
	}		

.sidemenuarrow {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top:4px;
	}

.sidemenublank {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top: 3px;	
	height: 12px;
}	
	
/* Path & print */
	
div.path {
	font-size:11px;
	color:#666;
	}
	
div.path a {
	color:#666;
	}
.printer {
	float:right;
	}	
a.pathlink {
	text-decoration:none;
	padding-top:3px;
	}

a:hover.pathlink {
	text-decoration:underline;
	}
	
a.pathlinkcurrent {
	text-decoration:underline;
	}
	
/*** Faq ***********/

.faq p {
	padding:4px 0px;
	}
	
.faq_qa {
	background-color:#fff;
	border:1px solid #d2e4f4;
	padding:5px 9px 7px 9px;
	margin:5px 0px;
	}
	
div.rightinfoblock .faq_qa {
	background:#fff;
	border-left:none;
	border-right:none;
	padding:5px 0px 7px 0px;
	margin:5px 0px;
	}

.faq .question {
	font-weight:bold;
	padding:3px 0px;
	}
	
div.rightinfoblock .faq .question, div.rightinfoblock .faq .answer {
	font-size:11px;
	}

.faq hr.ruler {
	display:none;
	}
		
/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }

.content_image a.attachment, .content_image a.file, .content_image a.jpg, .content_image a.gif {
	background: none;
	padding: 0px;
}