﻿.PeriodicMailSerieMailDefinitionEditBlock
{
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
	background-color: #ffefd5;
}

.PeriodicMailSerieMailDefinitionEditBlockTitleRow
{
	background-color: Silver;
}

.PeriodicMailSerieMailDefinitionEditBlockControls
{
	margin-left: 5px;
	margin-bottom: 5px;
}

.PeriodicMailSerieMailDefinitionEditBlockPreview
{
	border-color: Silver;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
	background-color: White;
}

.PeriodicMailSeriesSelectionList
{
	POSITION: relative;
	padding-top: 15px;
	padding-bottom: 0px;
}
.PeriodicMailSeriesSelectionListItem
{
	CLEAR: both;	
	PADDING-RIGHT: 20px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 10px;	
	PADDING-TOP: 0px
}
.PeriodicMailSeriesSelectionListItemImage
{
	FLOAT: left;	
	DISPLAY: block;	

	MARGIN: 0px;

	PADDING-LEFT: 0px;	
	PADDING-TOP: 0px;	
	PADDING-RIGHT: 10px;	
	PADDING-BOTTOM: 0px;	
	PADDING-LEFT: 0px;	
	
	WIDTH: 50px;	
	HEIGHT: 50px
}
.PeriodicMailSeriesSelectionListItemTitle
{
	PADDING-LEFT: 60px;	
	font-weight:bold;
}
.PeriodicMailSeriesSelectionListItemDescription 
{
	PADDING-LEFT: 60px;	
}
.PeriodicMailSeriesSelectionListItemDescription P
{
	line-height:1.3em !important;
}

.PeriodicMailSeriesSelectionListItemSubscribeLink
{
	PADDING-LEFT: 60px;	
}

/* .tabcontrol { margin-left:12px;}
.subtab {float:left; width:auto; height:25px; text-decoration:none; cursor:pointer; margin:0px 1px 0px 1px; padding-left:5px;padding-right:5px;font-size:smaller}
.subtab:hover span {text-decoration:underline}
.subtab span {display:inline-block; width:auto; height:25px; line-height:18px; padding:0px 10px 0px 10px; font:12px Arial, Helvetica, sans-serif;}
.subtab_on {background:#64bf29 url(http://www.meereffect.nl/images/subtab_on_bg.gif) left bottom no-repeat; color:#fffdf5}
.subtab_on span {background:url(http://www.meereffect.nl/images/subtab_on_right.gif) right bottom no-repeat}
.subtab_off {background:#93C965 url(http://www.meereffect.nl/images/subtab_off_bg.gif) left bottom no-repeat; color:#fffdf5}
.subtab_off span {background:url(http://www.meereffect.nl/images/subtab_off_right.gif) right bottom no-repeat}
*/

.subtab
{
	position:relative;
	float:left;
	width:auto;
	height:auto; 
	text-decoration:none; 
	cursor:pointer; 
	margin-right:5px;
	padding-top:2px;
	font-size:smaller;
	background:#93C965 url(http://www.meereffect.nl/images/subtableft.gif) left repeat-y;
}

.subtabtop
{
    position: absolute;
    top:0px;
    left:0px;
	width:100%;
	height: 1px;
	background: url(http://www.meereffect.nl/images/subtabtop.gif) repeat-x  50% top;
	z-index:2;
}

.subtabtopleft
{
    position: absolute;
	width:100%;
	height: 1px;
	background: url(http://www.meereffect.nl/images/subtabtopleft.gif) no-repeat;
	top:0px;
	left:0px;
}

.subtabtopright
{
    position: absolute;
	width:3px;
	height: 1px;
	background: url(http://www.meereffect.nl/images/subtabtopright.gif) no-repeat;
	top:0px;
	right:0px;
}

.subtabbottom
{
    position: absolute;
	width:100%;
	height: 4px;
	background: url(http://www.meereffect.nl/images/subtabbottom.gif) repeat-x 50% top;
}

.subtabbottomleft
{
    position: absolute;
	width:4px;
	height: 4px;
	background: url(http://www.meereffect.nl/images/subtabbottomleft.gif) no-repeat;
	top:0px;
	left:0px;
}

.subtabbottomright
{
    position: absolute;
	width:4px;
	height: 4px;
	background: url(http://www.meereffect.nl/images/subtabbottomright.gif) no-repeat;
	top:0px;
	right:0px;
}
.subtabcontent
{
	width:auto;
	height:auto;
	position:relative; 
	margin-top:2px;
	margin-left:2px;
	padding-left:6px;
	padding-right:6px;
	background: #93C965 url(http://www.meereffect.nl/images/subtabright.gif) right repeat-y;
}

.subtabcontenton 
{
	font-size:small;
	font-weight:bold;
	color:White !important;
}

.subtabcontentoff 
{
	font-size:small;
	color:White !important;
}
