@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - bro 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.bold {
	font-weight: bold;
}
	
.textaligncenter {
	text-align: center;
}

.successerror {
	color: #D60919;
	font-weight: bold;
}

.brclear {
	clear: left;
	margin-bottom: 20px;
}

body { 
	margin: 0 auto;
	font:62.5%/1.2 "Times New Roman", Times, serif;
	background: url(/images/body_bg.gif) repeat;
}



/* =Typography
-------------------------------------------------------------*/
p {
	text-align:left;
	font-size:120%;
	margin-bottom: 8px;
}

li {
	text-align:left;
	margin-bottom: 4px;
	font-size:120%;
}



/* =Headings
-------------------------------------------------------------*/
h1 {
	font-size: 330%;
	font-weight: bold;
	margin-bottom: 12px;
}

h2 {
	font-size: 250%;
	font-weight: bold;
	margin-bottom: 12px;
}

h3 {
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 10px;
}



/* =Layout
-------------------------------------------------------------*/
#wrapper {
	width: 772px;
	margin: 10px auto;
	text-align: left;
	background: #FFFFFF url(/images/wrapper_bg.jpg) no-repeat top center;
	border: 1px solid #E8CF90;
	border-left: 0;
}

#masthead {
	width: 772px;
	height: 190px;
	background: transparent url(/images/masthead_bg.gif) no-repeat 4px bottom;
}

#sidebar {
	float: left;
	width: 202px;
	padding: 30px 10px 0;
}

#content {
	width: 520px;
	float: left;
	padding: 20px 15px 0;
}

#mastbottom {
	width: 772px;
	clear: left;
	background: #FFFFFF url(/images/mastbottom_bg.jpg) no-repeat bottom center;
	height: 80px;
}

#mastbottom02 {
	width: 752px;
	clear: left;
	background-color: #E5DDC8;
	margin-top: 2px;
	padding: 10px;
}
	


/* =Advanced Layout (by area)
-------------------------------------------------------------*/

/*MASTHEAD
-------------*/

	
/*SIDEBAR
-------------*/
#navlinks {
	text-transform: uppercase;
}

	#navlinks li {
		width: 200px;
		float: left;
		position: relative;
	}
		
		.littlenav {
			color: #8E834D;
			padding-left: 10px;
			padding-bottom: 1px;
			border-left: 12px solid #E5DDC8;
			border-bottom: 1px solid #E5DDC8;
			display: block;
			line-height: 24px;
			vertical-align: bottom;
			text-align: right;
			width: 178px;
			font-size: 100%;
		}
		
		.bignav {
			color: #8E834D;
			padding-left: 10px;
			padding-bottom: 2px;
			border-left: 12px solid #E5DDC8;
			border-bottom: 1px solid #E5DDC8;
			display: block;
			height: 24px;
			vertical-align: bottom;
			text-align: right;
			width: 178px;
			font-size: 100%;
		}
		
		#activepage {
			border-left: 12px solid #8E834D;
		}
		
			#navlinks li:hover a, #navlinks li.sfhover a {
				color: #D60919;
				border-left: 12px solid #D60919;
				text-decoration: none;
			}
			
		#navlinks li ul.subnavlinks {
			background-color: #FFFFFF;
			border: 1px solid #E5DDC8;
		}
		
			#navlinks li ul.subnavlinks li {
				margin-bottom: 0;
			}
			
			#navlinks li ul.subnavlinks a {
				display: block;
				padding: 2px 0 2px 10px;
				color: #8E834D;
				font-size: 11px;
				line-height: 14px;
				background-color: white;
				border: 0;
				border-right: 6px solid #E5DDC8;

			}
			
				#navlinks li ul.subnavlinks a:hover {
					color: #FFFFFF;
					background-color: #8E834D;
					border-right: 6px solid #D60919;
					text-decoration: none;
				}
	
	
			
/*--------------------------------------
Son of Suckerfish Sidenav Dropdown Menus
---------------------------------------*/
#navlinks li ul {
	position: absolute;
	display: none;
	left: 200px;
	top: -5px;
}
		
#navlinks li:hover ul, #navlinks li.sfhover ul  {
	display: block;
}




/*CONTENT
-------------*/
#content p {
	font-size:140%;
	margin-bottom: 10px;
}

#content li {
	font-size:140%;
}

#member_content {
	clear: left;
}

#nomemberpara {
	padding-left: 40px;
	padding-top: 20px;
}


/*--------------------------------------
State Lists
---------------------------------------*/

.stateheader {
	color: #8E834D;
	cursor: pointer;
	margin: 12px;
	float: left;
	width: 160px;
	padding-left: 30px;
}
	
.stateheadercan {
	color: #8E834D;
	cursor: pointer;
	margin: 12px;
	float: left;
	background: url(/images/canadaflag.jpg) no-repeat left center;
	width: 160px;
	padding-left: 30px;
}
	
.stateheaderusa {
	color: #8E834D;
	cursor: pointer;
	margin: 12px;
	float: left;
	background: url(/images/usaflag.jpg) no-repeat left center;
	width: 160px;
	padding-left: 30px;
}

.state_list {
	clear: left;
	display: none;
}

	.state_list li {
		display: block;
		float: left;
		padding: 2px;
	}
	
#state_list {
	clear: left;
	margin-top: -10px;
}

	#state_list li {
		width: 30px;
		margin: 0 8px;
	}
	
.can_state_list {
	clear: left;
	display: none;
}

	.can_state_list li {
		display: block;
		float: left;
		padding: 2px;
	}
	
#can_state_list {
	clear: left;
	margin-top: 30px;
}

	#can_state_list li {
		width: 160px;
		margin: 0 8px;
	}

#member_list {
	display: none;
	clear: left;
}

	#member_list li {
		width: 150px;
		float: left;
	}
	
		#member_list li ul {
			padding: 8px 0;
		}

			#member_list li ul li {
				padding: 0 10px;
				font-size: 90%;
			}
	
#assoc_list {
	display: none;
	clear: left;
}

	#assoc_list li {
		width: 150px;
		float:left;
	}
	
		#assoc_list li ul {
			padding: 8px 0;
		}

			#assoc_list li ul li {
				font-size: 90%;
				padding: 0 10px;
			}
	
.contentlist {
	list-style: inside;
	list-style-type: square;
	margin-bottom: 12px;
}
	
#newsletters {
	float: right;
	margin-top: 30px;
	margin-left: 15px;
	list-style: none;
}

	#newsletters li {
		padding: 2px 10px;
		height: 16px;
	}

		#newsletters li a {
			padding: 2px 10px;
			border-left: 6px solid #EEEEEE;
			border-bottom: 1px solid #EEEEEE;
			color: #999999;
			display: block;
		}
		
			#newsletters li a:hover {
				border-left: 6px solid #D60919;
				border-bottom: 1px solid #D60919;
				text-decoration: none;
				color: #D60919;
			}

/*MASTBOTTOM
-------------*/


/*MASTBOTTOM02
-------------*/
#bottomnav {
	color: #8E834D;
}

#copyright {
	color: #8E834D;
}



/* =Links
-------------------------------------------------------------*/
a {
	color: #D60919;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}



/* =Advanced Links (by area)
-------------------------------------------------------------*/
#logolink {
	float: left;
	width: 120px;
	height: 130px;
	margin-top: 20px;
}

#bottomnav a {
	color: #8E834D;
}

	#bottomnav a:hover {
		color: #000000;
		text-decoration: none;
	}

#copyright a {
	color: #8E834D;
}

	#copyright a:hover {
		text-decoration: underline;
	}
	
#state_list li a {
	width: 20px;
	border-left: 6px solid #E5DDC8;
	border-bottom: 1px solid #E5DDC8;
	text-transform: uppercase;
	display: block;
	color: #8E834D;
	margin: 2px;
	padding-left: 5px;
}

	#state_list li a:hover {
		border-left: 6px solid #D60919;
		text-decoration: none;
	}
	
	#state_list li a:active {
		border-left: 6px solid #D60919;
		text-decoration: none;
	}
	
#can_state_list li a {
	width: 160px;
	text-align: right;
	border-left: 6px solid #E5DDC8;
	border-bottom: 1px solid #E5DDC8;
	text-transform: uppercase;
	display: block;
	color: #8E834D;
	margin: 2px;
	padding-right: 5px;
}

	#can_state_list li a:hover {
		border-left: 6px solid #D60919;
		text-decoration: none;
	}
	
	#can_state_list li a:active {
		border-left: 6px solid #D60919;
		text-decoration: none;
	}
	
.stateheaderusa a {
	color: #8E834D;
}

	.stateheaderusa a:hover {
		color: #D60919;
		text-decoration: none;
	}
	
.stateheadercan a {
	color: #8E834D;
}

	.stateheadercan a:hover {
		color: #D60919;
		text-decoration: none;
	}

.stateheader a {
	color: #8E834D;
}

	.stateheader a:hover {
		color: #D60919;
		text-decoration: none;
	}



/* =Forms
-------------------------------------------------------------*/
fieldset {
	padding: 10px;
	border: 1px solid #E5DDC8;
	margin-bottom: 20px;
}
	
legend {
	color: #D60919;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
	
label {
	display: block;
}
	
input {
	width: 200px;
	margin-bottom: 8px;
}

input.chk {
	width: auto;
}

input.qty {
	width: 15px;
}

select {
	width: 204px;
	margin-bottom: 8px;
}

	input.radio, input.submit, input.reset {
		width: auto;
	}
				
		input.radio {
			float: left;
			margin-right: 15px;
		}

textarea {
	width: 350px;
	height: 60px;
}

.formfloat {
	float: right;
	margin-right: 180px;
}

.formpara {
	height: 20px;
	margin-bottom: 12px;
	padding-left: 30px;
}

.textboxpara {
	height: 80px;
}

.spacer {
	margin-top: 20px;
}



/* =Images
-------------------------------------------------------------*/
#headerimage {
	padding-top: 20px;
	padding-right: 4px;
}

.subheadimage {
	margin-bottom: 4px;
}

.flag {
	float: left;
}

#payform td {
	font-size: 12px;
	color: #000;
}

#payform td strong {
	font-size: 14px;
	color: #000;
	font-weight:bold;
}

#payform td label {
	margin-bottom: 8px;
}

#payform td label.brolabel {
	display:inline;
	line-height:26px;
	vertical-align: top;
	_vertical-align: middle;
	font-weight:bold;
}

td.error {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
}

td.refresh {
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
}

img {
	border:none;
}

img.capatcha {
	margin-bottom: -10px;
	padding-right: 10px;
}

/* =Tables
-------------------------------------------------------------*/



/* =Miscellaneous
-------------------------------------------------------------*/



/* =Print Styles
-------------------------------------------------------------*/
@media print { 

	}
	
	/*misc override styles
	-------------------------------------------------------*/
		address, address font, font {
		font-size: 14px;
	}
