/*
EasyDNNMailChimp CSS file

Instructions: To properly create theme the first ID selector (#dnnhero) must equal the name of the css file
(example: this file is called dnnhero.css and the first ID selector must called dnnhero).
 Names may be in its sole discretion,
 only important thing is  that the first ID selector is the same as css filename so the theme is correct.
 To quickly change the name of the first ID selector use the find / replace function in your editor.
*/

div.ModEasyDNNMailChimpC
{
    background-color: #E3E3E3;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#dnnhero
{
	clear:both;
	width:300px;
	}


#dnnhero .boxname {
	display: block;
	clear: both;
	background-image: url(images/namebox1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 174px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-left: 6px;
	margin-bottom: 3px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#dnnhero .boxlastname {
	display: block;
	
	clear: both;
	background-image: url(images/namebox1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 174px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-left: 6px;
	margin-bottom: 3px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dnnhero .boxemail {
	float: left;
	clear: both;
	display: block;
	background-image: url(images/emailbox-dnnhero.png);
	background-repeat: no-repeat;
	/*height: 22px;*/
    height: 15px;
	width: 206px;
	border: none;  border-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-left: 6px;
    padding-bottom: 8px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: transparent;

}


#dnnhero a.btnsubscribe:link, #dnnhero a.btnsubscribe:active, #dnnhero a.btnsubscribe:visited
{
	background-position: left top;
	float: left;
	clear: none;
	background-image: url(images/btnsubscribe-hero.png);
	height: 21px;
	width: 71px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
	line-height: 11px;
}


#dnnhero a.btnsubscribe:hover
{
	background-position: left top;
	float: left;
	clear: none;
	background-image: url(images/btnsubscribe-hero_off.png);
	height: 21px;
	width: 71px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
}


#dnnhero a.btnunsubscribe:link, #dnnhero a.btnunsubscribe:active, #dnnhero a.btnunsubscribe:visited
{
	float: left;
	clear: both;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#dnnhero a.btnunsubscribe:hover
{
	float: left;
	clear: both;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#dnnhero .title 
{
	display: block;
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-bottom: 5px;
}
#dnnhero .valid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	background-color: #ffdbdb;
	clear: both;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 3px;
	margin-left: 80px;
	margin-bottom: 3px;
}

#dnnhero label {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#dnnhero input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#dnnhero .radioscrb {
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

#dnnhero .chkbox {
	display: block;
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:3px;
}


/***************Add in Version 2.0.***************************/


#dnnhero a.btnarchive:link, #dnnhero a.btnarchive:active, #dnnhero a.btnarchive:visited
{
	float: left;
	clear: both;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#dnnhero a.btnarchive:hover
{
	float: left;
	clear: both;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	


/*Archive*/

#dnnhero_a .Archive
{
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


#dnnhero_a .ArchiveTitle
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
	display:block;
}

#dnnhero_a .ArchiveGrid
{
	width: 400px;
}

#dnnhero_a .Archive a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#dnnhero_a .Archive a:hover
{
	text-decoration:none;
}


#dnnhero_a .Pager span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	
	}

#dnnhero_a .Pager a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
	}
	
	
#dnnhero_a .Pager a:hover
{	
	text-decoration:underline;
	
	}
	
	
/********** version 2.5 *******/

#dnnhero .maincustomfields
{
    display:block;
    }

#dnnhero .boxcustom {
	display:block;
	clear: both;
	background-image: url(images/namebox1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 174px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-left: 6px;
	margin-bottom: 3px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}

