/*
DOTNETNUKE SKIN CSS FILE by STROHLSITEDESIGN.COM
*/

.vicectr_normal_content{
	background-image: url(images/bg_bg.png);
	padding: 3px 0px 3px 0px;
}

.vicectr_plain_content{
	padding: 3px 0px 3px 0px;
}

.vicectr_header_left{
	background-image: url(images/ctr_title_left.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 25px;
	width: 10px;
}

.vicectr_header_tile{
	background-image: url(images/ctr_title_tile.png);
	background-position: bottom right;
	background-repeat: repeat-x;
	height: 25px;
}

.vicectr_header_right{
	background-image: url(images/ctr_title_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 25px;
	width: 15px;
}

.vicectr_normal_tlc{
	background-image: url(images/bg_tlc.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.vicectr_normal_top{
	background-image: url(images/bg_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}

.vicectr_normal_trc{
	background-image: url(images/bg_trc.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
}

.vicectr_normal_left{
	background-image: url(images/bg_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 10px;
}

.vicectr_normal_right{
	background-image: url(images/bg_right.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 15px;
}

.vicectr_normal_blc{
	background-image: url(images/bg_blc.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 16px;
	width: 10px;
	line-height: 10px;
	font-size: 10px;
}

.vicectr_normal_bottom{
	background-image: url(images/bg_btm.png);
	background-position: top right;
	background-repeat: repeat-x;
	height: 16px;
	line-height: 10px;
	font-size: 10px;
}

.vicectr_normal_brc{
	background-image: url(images/bg_brc.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
	width: 15px;
	line-height: 10px;
	font-size: 10px;
}
