/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
}
.containerrow1 
{

}
.containerrow2
{

}
.content
{
	padding:0;
}
.notepad-binder
{
	margin-left:20px;
}
#notepad-plain
{	
	width:408px;
	max-width:408px;
	margin:-5px 0 0 20px;
	padding:60px 20px 0 20px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	line-height:18px;
	background-image:url(../../Images/layout/backgroundJournalImage.gif);
	background-repeat:no-repeat;
	background-position: 50% 10px;
}
#notepad-plain h1
{
	margin:14px 0 0 0;
	color:#8E059B;
	font-size:14px;
	font-weight:bold;
}
#notepad-plain h1 a:link
{
	text-decoration:none;
}
#notepad-plain h1, a:visited, #notepad-plain h3 a:visited
{
	text-decoration:none;
	color:#8E059B;
}
#notepad-plain h1 a:hover,  #notepad-plain h3 a:hover
{
	color:#fff;
	background-color:#FB2887;
	text-decoration:none;
}
#notepad-plain .smalltext
{
	font-size:10px;
}
#notepad-plain .smalltext a
{
 	font-weight:normal;
}
#notepad-plain .smalltext a:visited
{
	color:#8E059B;
}
/**Talk to me**/
#notepad-talktome
{		width:408px;
	max-width:408px;
	margin:-5px 0 0 20px;
	padding:100px 20px 0 20px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	line-height:18px;
	background-image:url(../../Images/layout/backgroundtalktome.gif);
	background-repeat:no-repeat;
	background-position: 50% 10px;
}
#notepad-talktome h1
{
	margin:10px 0 0 0;
	color:#8E059B;
	font-size:14px;
	font-weight:bold;
}
#notepad-talktome h1 a:link
{
	text-decoration:none;
}
#notepad-talktome h1 a:visited, #notepad-talktome h3 a:visited
{
	text-decoration:none;
	color:#8E059B;
}
#notepad-talktome h1 a:hover, #notepad-talktome h3 a:hover
{
	color:#fff;
	background-color:#FB2887;
	text-decoration:none;
}
#notepad-talktome .smalltext
{
	font-size:10px;
}
#notepad-talktome .smalltext a
{
 	font-weight:normal;
}
#notepad-talktome .smalltext a:visited
{
	color:#8E059B;
}

/**Latest Stuff**/
#notepad-lateststuff
{		width:408px;
	max-width:408px;
	margin:-5px 0 0 20px;
	padding:90px 20px 0 20px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	line-height:18px;
	background-image:url(../../Images/layout/header-blog2.gif);
	background-repeat:no-repeat;
	background-position: 50% 10px;
}
#notepad-lateststuff h1
{
	margin:10px 0 0 0;
	color:#8E059B;
	font-size:14px;
	font-weight:bold;
}
#notepad-lateststuff h1 a:link
{
	text-decoration:none;
}
#notepad-lateststuff h1 a:visited, #notepad-lateststuff h3 a:visited
{
	text-decoration:none;
	color:#8E059B;
}
#notepad-lateststuff h1 a:hover , #notepad-lateststuff h3 a:hover
{
	color:#fff;
	background-color:#FB2887;
	text-decoration:none;
}
#notepad-lateststuff .smalltext
{
	font-size:10px;
}
#notepad-lateststuff .smalltext a
{
 	font-weight:normal;
}
#notepad-lateststuff .smalltext a:visited
{
	color:#8E059B;
}

/**Continue**/

#notepade-continue
{		width:408px;
	max-width:408px;
	margin:0 0 0 20px;
	padding:14px 20px 0 20px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	line-height:18px;
}
#notepade-continue h1
{
	margin:20px 0 0 0;
	color:#8E059B;
	font-size:14px;
	font-weight:bold;
}
#notepade-continue h1 a:link
{
	text-decoration:none;
}
#notepade-continue h1 a:visited, #notepad-continue h3 a:visited
{
	text-decoration:none;
	color:#8E059B;
}
#notepade-continue h1 a:hover, #notepad-continue h3 a:hover
{
	color:#fff;
	background-color:#FB2887;
	text-decoration:none;
}
#notepade-continue .smalltext
{
	font-size:10px;
}
#notepade-continue .smalltext a
{
 	font-weight:normal;
}
#notepade-continue .smalltext a:visited
{
	color:#8E059B;
}