/* ******************************************************************************************* */
/*     Container set:     OptimistSkin Red: StipeTitle           */
/*     Date created:    26.03.2009.        */
/*     Author contacr:     zarko@considero.net    */
/* ******************************************************************************************* */

/* ********************     GENERAL    *********************** */
.StripeTitleMaster {
	width: 100%;
}
p {
	margin: .4em 0;
	padding: 0;
}
/* ------------------------------     TITLE    ------------------------------ */
/* ------------------------------     CONTENT    ------------------------------ */
/* ------------------------------     OTHER    ------------------------------ */
.STActionsPane {
	padding: 0px 5px;
	height: 0px;
}
.PrintRSS {
	text-align: right;
}
.PrintRSS img {
	vertical-align: middle;
	margin: 2px;
}
.PrintRSS input {
	margin: 2px;
}
input[type='image'] {
	vertical-align: middle;
}
/* ====================    White    ==================== */
.STWhite {
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	margin-bottom: 5px;
}
h1.STWTitle {
	background-image: url(images/StripeTitleWhite.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
}
h1.STWRedTitle {
	background-image: url(images/StripeTitleRed.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ffdbda;
}
h1.STWBlackTitle {
	background-image: url(images/StripeTitleBlack.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
h1.STWRedCTitle {
	background-image: url(images/StripeTitleRedContra.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #b9ffd0;
}
h1.STWTitleXL {
	background-image: url(images/StripeTitleWhite.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
}
h1.STWRedTitleXL {
	background-image: url(images/StripeTitleRed.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #ffdbda;
}
h1.STWBlackTitleXL {
	background-image: url(images/StripeTitleBlack.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
h1.STWRedCTitleXL {
	background-image: url(images/StripeTitleRedContra.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #010101;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #b9ffd0;
}
.STWPane {
	padding: 2px 8px;
}
.STWDottedBottom {
	padding-top: 2px;
	border-bottom: 1px dotted #d2d2d2;
}
.STWSolidBottom {
	padding-top: 2px;
	border-bottom: 1px solid #efefef;
}
h1 img {
	vertical-align:middle;
	margin: 1px 2px;
}
/* ====================    Red    ==================== */
.STRed {
	background-color: #ffa9a7;
	border: 1px solid #9e2421;
	margin-bottom: 5px;
}
h1.STRTitle {
	background-image: url(images/StripeTitleRedDark.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #9e2421;
}
h1.STRTitleXL {
	background-image: url(images/StripeTitleRedDark.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #9e2421;
}
.STRDottedBottom {
	padding-top: 2px;
	border-bottom: 1px dotted #ababab;
}
.STRSolidBottom {
	padding-top: 2px;
	border-bottom: 1px dotted #ababab;
}
/* ====================    Red Contra    ==================== */
.STRedC {
	background-color: #a6ffc3;
	border: 1px solid #79ba8e;
	margin-bottom: 5px;
}
h1.STRTitleC {
	background-image: url(images/StripeTitleRedContraDark.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #219e4a;
}
h1.STRTitleCXL {
	background-image: url(images/StripeTitleRedContraDark.gif);
	background-position: center 1px;
	background-repeat: repeat;
	padding:3px 5px 1px;
	margin: 1px;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #219e4a;
}
/* ====================    instancename    ==================== */
/* ====================    instancename    ==================== */
/* ====================    instancename    ==================== */
/* ====================    instancename    ==================== */

