@charset "utf-8";
/*Rounded Corners*/
.c1{width:12px;height:12px;background-position:left bottom;background-repeat:no-repeat;background-image:url(/templates/default/img/ckeditor/c1.gif);}
.c2{width:auto;height:12px;background-position:left bottom;background-repeat:repeat-x;background-image:url(/templates/default/img/ckeditor/c2.gif);}
.c3{width:12px;height:12px;background-position:left bottom;background-repeat:no-repeat;background-image:url(/templates/default/img/ckeditor/c3.gif);}
.c4{width:12px;height:auto;background-position:left top;background-repeat:repeat-y;background-image:url(/templates/default/img/ckeditor/c4.gif);}
.c5{width:12px;height:12px;background-position:left top;background-repeat:no-repeat;background-image:url(/templates/default/img/ckeditor/c5.gif);}
.c6{width:auto;height:12px;background-position:left top;background-repeat:repeat-x;background-image:url(/templates/default/img/ckeditor/c6.gif);}
.c7{width:12px;height:12px;background-position:left top;background-repeat:no-repeat;background-image:url(/templates/default/img/ckeditor/c7.gif);}
.c8{width:12px;height:auto;background-position:left top;background-repeat:repeat-y;background-image:url(/templates/default/img/ckeditor/c8.gif);}

/*Fontpage 1*/
.1f-font {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.readmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: rgb(255,255,255);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	display: block;
	margin: 0px;
}
.readmore a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	text-decoration: none;
	display: inline;
}
.readmore a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 10px;
}

/*Fontpage 2*/
.2f-font {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.grey-readmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: rgb(204,204,204);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	display: block;
}
.grey-readmore a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: rgb(153,153,153);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	text-decoration: none;
	display: inline;
}
.grey-readmore a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: rgb(102,102,102);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 10px;
}

/*Fontpage 3*/
.f3-main {
	background-image: url(/templates/default/img/ckeditor/f3-main-bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.f3-redmore {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/templates/default/img/ckeditor/f3-readmore-bg.png);
	height: 33px;
	width: 108px;
	line-height: 30px;
	display: block;
	color: rgb(0,0,0);
}
.f3-redmore:hover {
	color: rgb(204,0,0);
	height: 33px;
	width: 108px;
	line-height: 30px;
	display: block;	
}
.f3-columns-bg {
	background-image: url(/templates/default/img/ckeditor/f3-3column-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;

}
.3f-font {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*Fontpage 4*/

.f4-font {
	padding-top: 10px;
	padding-bottom: 10px;
}
.f4-main {
	background-image: url(/templates/default/img/ckeditor/f4-main-bg.png);
	background-repeat: repeat;
	background-position: center center;
}
.f4-columns-bg {
	background-image: url(/templates/default/img/ckeditor/f4-3column-bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
.f4-redmore {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/templates/default/img/ckeditor/f4-readmore-bg.png);
	height: 33px;
	width: 108px;
	line-height: 30px;
	display: block;
	color: rgb(255,255,255);
}
.f4-redmore:hover {
	height: 33px;
	width: 108px;
	line-height: 30px;
	display: block;
}
/*Fontpage 5*/
.f5-columns-bg {
	padding-right: 10px;
	padding-left: 10px;
}
.f5-redmore {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/templates/default/img/ckeditor/f5-readmore-bg.png);
	height: 22px;
	width: 65px;
	line-height: 30px;
	display: block;
	color: rgb(102,102,102);
}
.f5-redmore:hover {
	color: rgb(0,0,0);
	height: 22px;
	width: 65px;
	line-height: 30px;
	display: block;
}
/*Fontpage 6*/
.f6-columns-bg {
	padding-right: 10px;
	padding-left: 10px;
}
.f6-redmore {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/templates/default/img/ckeditor/f5-readmore-bg.png);
	height: 22px;
	width: 65px;
	line-height: 30px;
	display: block;
	color: rgb(51,51,51);
}
.f6-redmore:hover {
	height: 22px;
	width: 65px;
	line-height: 30px;
	display: block;
}
/*ETS-products*/
.ets-prod-title {
	background-image: url(/templates/default/img/ckeditor/ets-prod-title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ets-prod-foot {
	background-image: url(/templates/default/img/ckeditor/ets-prod-foot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*Sidebar templates*/

#sidebar-box{
}
#sidebar-box #bcontent {
}

#sidebar-box #bblue-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#sidebar-box #bgreen-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#sidebar-box #bred-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#sidebar-box #bblack-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#sidebar-box #bbink-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#sidebar-box #bgrey-title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/templates/default/img/ckeditor/blue-box.png);
	line-height: 35px;
	display: block;
	height: 35px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

/*Fontpage 4col*/

.4col-title {
	background-image: url(/templates/default/img/ckeditor/f4col-title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}

.f4col-columns-bg {
}

/*Sidebar boxes*/

#sidebar-box{
}
#sidebar-box #bcontent {
}

#sidebar-box2 {
	background-position: left bottom;
	min-height:190px;
	background-color: #EDEDDE;
	background-image: url(/templates/default/img/ckeditor/box-main-brown.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
#sidebar-box2-grey {
	background-position: left bottom;
	min-height:190px;
	background-color: #FFFFFF;
	background-image: url(/templates/default/img/ckeditor/box-main-grey.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
#sidebar-box2 #bbrown-title {
	background-image: url(/templates/default/img/ckeditor/box-title-brown.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 39px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}
#sidebar-box2 #bred-title {
	background-image: url(/templates/default/img/ckeditor/box-title-brown.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 39px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}
#sidebar-box2 #bgreen-title {
	background-image: url(/templates/default/img/ckeditor/box-title-brown.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 39px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}
#sidebar-box2 #bblue-title {
	background-image: url(/templates/default/img/ckeditor/box-title-brown.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 39px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}
#sidebar-box2 #bblack-title {
	background-image: url(/templates/default/img/ckeditor/box-title-brown.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 39px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}