@charset "utf-8";
/* CSS Document */

p {
}

a {
	text-decoration: none;
	font-size: inherit;
}
a:hover {
	text-decoration: underline;
}

/********** FORMS *************/

select {
	width: auto;
	height: auto !important;
}

.form_textbox {
	min-height: 22px !important;
	height: auto !important;
}

.form_textbox_small {
	min-height: 22px !important;
	height: auto !important;
}
	
.form_textarea_narrow {
	min-height: 22px !important;
	height: auto !important;
	width: 240px !important;
}

.form_textarea_shorter {
	min-height: 22px !important;
	height: auto !important;
}


/***** SHOPPING CART *********/

.cstyle {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

.cstyle form {
	float: left;
}

.cstyle select {
min-width: 50px;
max-width: auto;
border: 1px solid #cccccc;
background-color: #ffffff;
}


/********* SECONDARY CONTENT **********/
.csecondary {
	min-width: 0;
	max-width: 25%;
	height: 100%;
	float: right;
	margin: 0;
	padding: 0 8px;
	position: relative;
}

.cprimary {
	width: 66%;
	float: left;
}




/****************************************** BLOG ****************************************/

#blog_content
{
	min-width: 300px;
	max-width: 70%;
	float: left;
	min-height: 300px;
	margin: 0;
	text-align: left;
	/* defines content element */
}
	
	#blog_content h1
	{
		border-bottom: 1px solid #E4E4E4;
		margin: 5px 36px 10px 0px;
		padding: 5px 0px 5px 0px;
		font-weight: bold;
		font-size: 18px;
		color: #003087;
		line-height: 1.5;
	}

	#blog_content h2
	{
		margin: 5px 0px;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		text-align: left;
		

		/* defines generic h2 element */
	}

	#blog_content h3
	{
		
		text-transform: uppercase;
		text-align: left;
		
		/* defines generic h3 element */
	}

	#blog_content a
	{
		color: #b32017;
		text-decoration: none;
		font-size: 12px;
	}

	#blog_content a:hover
	{
		text-decoration: underline;
	}
	
#blog_subcontent, #subcontent
{
	min-width: 147px;
	max-width: 25%;
    -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background-color: #fff;
	float: right;
	margin: 16px 0 16px 0;
	padding: 0 12px 8px 12px;
	text-align: left !important;

	/* defines subcontent element */
}

.blog_prof_ul {
	list-style: none;
}
.blog_prof_ul li {
	list-style: none;
}

	#blog_subcontent h1, #subcontent h1
	{
		margin: 0 0 5px 0;
		padding: 0px;
		font-weight: bold;
		font-size: 14px;
		text-align: left;
		color: #4c4c4c;
		border-bottom: 1px solid #616668;

		/* defines generic h1 element */
	}

	#blog_subcontent h2, #subcontent h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		text-align: left;
		color: #000000;

		/* defines generic h2 element */
	}

	#blog_subcontent h3, #subcontent h3
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		text-align: left;
		color: #000000;

		/* defines generic h3 element */
	}

	#blog_subcontent ul, #subcontent ul
	{
		margin: 0;
		padding: 0;

	}

	#blog_subcontent ul li, #subcontent ul li
	{
		list-style: none;
	}

	#blog_subcontent ul li a, #subcontent ul li a
	{
		padding: 0;
		width: 100%;
		text-decoration: none;
		margin-left: 12px;
		font-size: 13px;
		line-height: 24px;
	}

	#blog_subcontent ul li a:hover, #subcontent ul li a:hover
	{
		text-decoration: underline;
		background-color: transparent;
	}

#categories
{ 
	
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	

	/* defines container for categories element */
}
	#categories ul
	{
		
		background-position: bottom left;
		background-repeat: no-repeat;
		padding: 0px 10px 10px 0;
	}
	
#archives {
}

#contributors {
}
	
	.article
{
	padding: 0 10px 5px 0;
	margin-bottom: 16px;
}

	.article .details
	{
		margin: 0 0 6px 0;
		padding: 0;
		list-style: none;
		font-size: 12px;

		/* defines the container for the article details */
	}

	.article .details li
	{
		margin: 0px 5px 10px 0px;
		display: inline;

		/* defines each detail part */
	}
	.article .details li a {
		font-size: 12px;
	}

	.article .introduction
	{
		border-bottom: 1px solid #E4E4E4;
		line-height: 18px;
		font-size: 12px;
		color: #000000;
		padding-bottom: 12px;
		margin-bottom: 12px;

		/* defines the article introduction container */
	}

	.article .link
	{
		font-size: 12px;
		text-align: left;
		margin: 4px 0 4px 0;

		/* defines the container for the full information link */
	}

	.article .gallery
	{
		/* defines the container for article gallery */
	}

	.article .gallery img
	{
		border: 1px solid #EEEEEE;
		padding: 3px;
		margin: 3px;
	}
	
	
	
	
	/************************************** Member Services Menu ***************************/

#accordion {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	width: 100%;
	margin: 0;
	color: #454545;
}
#accordion ul {
	margin: 0;
}
/*heading styles*/

#accordion h2 {
	font-size: 14px;
	color: #3bb063;
	padding-top: 10px;
	line-height: 18px;
	margin: 0 0 8px 0;
}
#accordion h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32px;
	padding: 0 7px;
	color: #fff;
	/*border: 1px solid #ccc;*/
	margin: 0;
	font-weight: normal;
	background: #b32017;
	clear:both;
}
/*heading hover effect*/
#accordion h3:hover {
	/*text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);*/
}
/*iconfont styles*/
#accordion h3 span {
	font-size: 16px;
	margin-right: 10px;
}
/*list items*/
#accordion li {
	list-style-type: none;
}
/*links*/
#accordion ul ul li a {
	color: #454545;
	text-decoration: none;
	font-size: 13px;
	line-height: 27px;
	display: block;
	padding: 0 15px 0 42px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}

/*hover effect on links*/
#accordion ul ul li a:hover {
	background: #eee;
	border-left: 6px solid #3bb063;
}
/*Lets hide the non active LIs by default*/
#accordion ul ul {
	display: none;
}
/*#accordion li.active ul {
	display: block;
}*/

.icons {
	height: 20px;
	width: 20px;
	margin: 0 6px 0 0;
}

/************************************************* NEW Member Services Menu Links ****************************************/
.accordion {
	margin: 0;
}
.accordion ul {
	margin: 0;
}
.accordion li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.accordion li a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-decoration: none;
	font-size: 13px;
	line-height: 27px;
	display: block;
	padding: 0 0 0 10px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
.accordion li a:hover {
	background: #eee;
	border-left: 6px solid #194369;
}

.member_portal_top {
	padding-left: 7px;
	padding-bottom: 6px;
}

.inner-wrapper {
	max-width: 1060px;
	height: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 2.5%;
	overflow: auto;
	
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.65);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.65);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 0.65);

}


/**************************************************/


	
.member-login-content {
	color: #333333;
	margin: 8px 0;
	font-size: 12px;
}
.member-login-content li {
	font-size: 12px;
	text-decoration: none;
	list-style: none;
	display: inline;
}
.member-login-content a {
	color: #044e8c;
	font-size: 12px;
	text-decoration: none;
	list-style: none;
	font-weight: bold;
}
.member-login-content a:hover {
	text-decoration: underline;
	background-color: transparent;
}
.member_login_name {
	font-size: 12px;
	font-weight: bold;
	color: #1b488e;
}
.member_login_exp {
	font-size: 10px;
}	
	
	
/************ Editor Styles *****************/
.title {
	margin: 0 0 13px 0;
	font-family: 'bebas_neueregular';
	font-size: 30px;
	color: #b32017;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #1b488e;
	line-height: 1.2;
}
	
.sub_title {
	font-family: 'bebas_neueregular';
	font-size: 24px;
	line-height: 1.2;
	color: #003087;
	padding-bottom: 9px;
	font-weight: normal;
}

/*
.sub_title2 {
	font-family: 'bebas_neueregular';
	font-size: 22px;
	line-height: 16px;
	color: #003087;
	padding-bottom: 9px;
	font-weight: bold;
}
*/

.Table_Blue {
   	font-family: 'droid_sansregular',sans-serif;
	font-size: inherit;
	line-height: 20px;
	font-weight: normal;
	color: #003087;
}

.Content_Bold_Blue {
   	font-family: 'droid_sansregular',sans-serif;
	font-size: inherit;
	line-height: 20px;
	font-weight: bold;
	color: #003087;
}

.Content_Bold_Red {
   	font-family: 'droid_sansregular',sans-serif;
	font-size: inherit;
	line-height: 20px;
	font-weight: bold;
	color: #9a3324;
}




.sub_title2 {
	font-family: 'droid_sansregular',sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4c4c4c;
}

.small {
	font-size: 85%;
}

.copyright {
	color: #ffffff;
	font-family: 'droid_sansregular',sans-serif;
	font-size: 11px;
}
	
.links {
	font-family: 'droid_sansregular',sans-serif;
	font-size: inherit;
	color: #b32017;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.normal_font {
	font-family: 'droid_sansregular',sans-serif;
	font-size: inherit;
	line-height: 18px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
	
	

/********************************* For Print ******************/

@media print {
a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "" !important;
  }
  a[href]:after {
    content: "" !important;
  }

  a[href]:after {
    content: "" !important;
  }
}





