/* 
Stop The Junk Mail CSS style
Author: Brian Dodson, Tool Studios, brian@toolstudios.com
Last Updated: 05.10.07
 */

/*==========Default Elements and Definitions=============*/

html {font-family:"Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;}

body {color:#000000; text-align:center; margin:15px auto; line-height:16px;}

a, a:link, a:visited {color:#E21F26; text-decoration:none;}
a:hover, a:active {color:#E21F26; text-decoration:underline;}

p {font-size:12px;}

	p.small {font-size:10px;}

h1 {font-size:14px; margin-bottom:0px; color:#7E8082; font-weight:normal;}

	h1 a:link, h1 a:visited {color:#E21F26; text-decoration:none;}
	h1 a:hover, h1 a:active {color:#E21F26; text-decoration:underline;}

h2 {font-size:12px;}

form {margin:0; padding:0;}

/*==========EOF Default Elements and Definitions=============*/

#container {width:820px; margin:0px auto; text-align:left;} /* centers the page */

#header {}

#nav {float:right; position:relative; width:480px; line-height:16px; z-index:1; padding-top:10px; padding-bottom:15px;}

	.navButton {float:left; border-right:1px solid #000000; height:16px; font-size:11px; color:#000000; padding-right:9px; padding-left:9px;}
		.navButton a:link, .navButton a:visited {color:#000000; text-decoration:none;}
		.navButton a:hover, .navButton a:active {color:#E21F26; text-decoration:none;}
		.navButton a.active:link, .navButton a.active:visited, .navButton a.active:hover, .navButton a.active:active {color:#E21F26; text-decoration:none;}
		
		.contactUsNow {border-right:0px;}
	
	.navParent {position:relative;} /* Op7 bug fix */
		
	.floatfix {margin-right:-3px;}
	/* this fixes the IE 3px bug that is common in this type of float arrangement */ 
	
	.navDropDown {width:120px; position: absolute;left: -3000px;
		top: 15px; /* puts dropdowns directly under top nav */
		text-align: left; /* needed because IE misapplies text centering to boxes */	
		background: url( '../images/spacer.gif');
		background-color: #DCDDDE;
		font-size:10px;
		padding:10px;
		}
		
	.navDropDown ul { 
		width: 120px; /* tweaked so that dropdowns appear to "line up" with top links */
		margin: 0;
		padding:0;
		background-color:#DCDDDE;
		text-align:left; 
		list-style-type:none;
		}
		
	.navDropDown li {
		position: relative; 
		vertical-align: bottom; /* IE5/win bugfix */
		font-size:10px;
		padding:0;
		margin:0;
		list-style-type:none;
		text-align:left;
		}
	
	.navDropDown li a:link, .navDropDown li a:visited {color:#000000; text-decoration:none;}
	.navDropDown li a:hover {color:#E21F26; text-decoration:none;}
	
	#nav ul {margin:0; padding:0;}
	
	#nav li {text-align:left; list-style-type:none; margin:0;}
					
	.navParent:hover div.navDropDown, li.sfhover div.navDropDown {
		left:0px; z-index:8300; min-height:0; text-align:left;
		} /* hover rule for dropdowns */ 
	
	.navSpacer {height:8px;}  
		
.accountLinks {height:28px; vertical-align:middle; padding:15px 20px 0px 0px; color:#79248E; font-size:11px;}
.accountLinks a {color:#79248E; text-decoration:none; font-weight:bold;}

.logOutText {font-size:10px; color:#E21F26; font-style:italic;}
	.logOutText a:link, .logOutText a:visited {color:#000000; text-decoration:none; font-style:normal;}
	.logOutText a:hover, .logOutText a:active {color:#000000; text-decoration:underline; font-style:normal;}
	
		.userInfo {}
		.cartInfo {}
			.cartInfo a img {}
			.cartInfo div {}

#mainAdzone {}

#pageBody {}

.frameLeft {background:url('../images/frameLeft-bg.gif') repeat-y top left #FFFFFF; width:21px;}
.frameTop {background:url('../images/frameTop-bg.gif') repeat-x top #FFFFFF; padding-top:20px; min-width:562px;}
.frameRight {background:url('../images/frameRight-bg.gif') repeat-y top right #FFFFFF; width:21px;}
.frameBottom {background:url('../images/frameBottom-bg.gif') repeat-x bottom #FFFFFF;}

.pageContainer {border-left:1px solid #9C9EA0; border-right:1px solid #9C9EA0; border-bottom:1px solid #9C9EA0; background-color:#FBF7EE;}

.pageContent {background-color:#FCF5EA; font-size:12px; margin:10px;}

.rightCol {width:175px; background:url('../images/rightCol_bg.gif'); border-right: #A89F92; padding:8px 5px;}

	.breadcrumbs {}
	
	.headerImage {}
	
	.normalPad {}
	
	.module {background-color:#FBF7EE; padding:15px; font-size:12px; color:#000000;}
		.module strong {color:#E21F26; font-weight:bold;}
		.module a:link, .module a:visited {color:#E21F26; text-decoration:none;}
		.module a:hover, .module a:active {color:#E21F26; text-decoration:underline;}
		
	.frame {width:100%; height:175px; overflow:auto; font-size:12px; color:#7E8082;}
		.frame a:link, .frame a:visited {color:#E21F26; text-decoration:none;}
		.frame a:hover, .frame a:active {color:#E21F26; text-decoration:underline;}
		.frame th, .frame td {padding:5px;}
		
	.resources {background-color:#EAEDF5; padding:15px; font-size:11px;}
		.resources th {color:#000000; font-style:italic;}
		
	.addMedia {font-family:"Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif; background-color:#F9F3E6; border:1px solid #333D1A; margin:0px;padding:20px; width:600px;}
		.addMedia h1 {text-align:center; margin:0px auto; font-size:24px; font-weight:normal; color:#E21F26;}
		.addMedia p {text-align:center; margin:0px auto; font-size:12px; color:#000000; font-style:italic; padding-top:20px;}
		.addMedia table {text-align:center; font-family:"Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;}
		
	.homeNews {font-size:10px; line-height:11px;}
		.homeNewsListings {background-color:#FBF7EE; padding:0px; width:195px; border-left:1px solid #949698; border-right:1px solid #949698; height:120px; overflow:auto;}
		.homeNewsListings div.date {color:#333333; padding:0px 5px;}
		.homeNewsListings div.title {color:#000000; padding:0px 5px 7px 5px;}		
		.homeNewsListings div.title a:link, .homeNewsListings div.title a:visited, .homeNewsListings div.title a:hover, .homeNewsListings div.title a:active {color:#E31B23; text-decoration:none;}
		
	.rightColNews {font-size:10px; line-height:11px; margin-bottom:10px;}
		.rightColNewsListings {background-color:#FBF7EE; padding:0px; width:172px; border-left:1px solid #949698; border-right:1px solid #949698;}
		.rightColNewsListings div.date {color:#333333; padding:0px 5px;}
		.rightColNewsListings div.title {color:#000000; padding:0px 5px 7px 5px;}		
		.rightColNewsListings div.title a:link, .rightColNewsListings div.title a:visited, .homeNewsListings div.title a:hover, .rightColNewsListings div.title a:active {color:#E31B23; text-decoration:none;}
		
	.rightColButtons img {margin-bottom:10px;}

			
	.homeFacts {font-size:10px; line-height:11px;}

		.homeFactsListings {background-color:#FBF7EE; padding:0px; width:317px; border-left:1px solid #949698; border-right:1px solid #949698; height:120px; overflow:auto;}
		.homeFactsListings div.date {color:#9FA1A4; padding:0px 5px;}
		.homeFactsListings div.title {color:#5F6062; padding:0px 25px 7px 5px;}
		.homeFactsListings div.floatLeft {padding-left:15px;}
		
			.homeFactsListings div.title a:visited{color:#E21F26; text-decoration:none;}
			.homeFactsListings div.title a:link{color:#000000; text-decoration:none;} 
			.homeFactsListings div.title a:hover{color:#AA0000; text-decoration:none;}

	.homeMessage {padding:20px 20px 20px 35px; border-left:1px solid #9C9EA0; border-right:1px solid #9C9EA0; font-size:13px; line-height:22px;}
	.homeMessage p {padding-right:10px;}
	
		.homeMessageBullets {font-size:12px; color:#000000; line-height:15px;}
			.homeMessageBullets h1 {font-size:13px; color:#000000;}
			.homeMessageBullets a:link, .homeMessageBullets a:visited {color:#000000; text-decoration:none;}
			.homeMessageBullets a:hover, .homeMessageBullets a:active {color:#000000; text-decoration:underline;}
			
		.homeMessageBulletsSmall {font-size:11px; color:#000000; line-height:14px;}
			.homeMessageBulletsSmall h1 {font-size:12px; color:#000000;}
			.homeMessageBulletsSmall a:link, .homeMessageBulletsSmall a:visited {color:#000000; text-decoration:none;}
			.homeMessageBulletsSmall a:active, .homeMessageBulletsSmall a:hover {color:#000000; text-decoration:underline;}

		.affiliateBanners img {margin:5px 5px 5px 2px; border:1px solid #cccccc; padding:2px;}

.form {margin-bottom:15px; font-size:11px; color:#E21F26;}
	.form a:link, .form a:visited {color:#7E8082; text-decoration:none;}
	.form a:visited, .form a:active {color:#7E8082; text-decoration:underline;}
	
	.form th p, .form td p {color:#000000; margin:0; padding:0;}

	.formLabel {font-size:12px; color:#7E8082; padding-top:10px;}
	
	/*input, textarea, select {font-size:11px; margin-right:25px; margin-bottom:15px;} */
	input, textarea, select {font-size:11px;}
	option {font-size:11px;}
	input:focus, textarea:focus {background-color:#f2f2f2;}
	
	input[type="checkbox"], input[type="radio"], input[type="submit"] {margin-right:0px; margin-bottom:0px;}
	
	fieldset input, fieldset textarea, fieldset select, fieldset option {font-size:11px; margin-right:20px;}

	.required {color:#E21F26; font-weight:normal; font-size:11px;}
	
	.formText {font-size:11px; color:#000000;}
		.formText a:link, .formText a:visited {color:#E21F26; text-decoration:none;}
		.formText a:hover, .formText a:active {color:#E21F26; text-decoration:underline;}
	
	.formNote {font-size:11px; font-style:italic; color:#626366;}
		.formNote a:link, .formNote a:visited {color:#E21F26; text-decoration:none;}
		.formNote a:hover, .formNote a:active {color:#E21F26; text-decoration:underline;}
		
	.buttonRow {float:right; padding:15px 0px;}
		.buttonRow input {margin-right:0px; margin-bottom:0px;}
	
	.important {font-size:14px; color:#E21F26;}
	
.cart {line-height:18px; font-size:11px; border-bottom: solid 1px #999999; border-right: solid 1px #999999; margin: 20px;}

.items {padding: 5px; border-top: solid 1px #999999; border-left: solid 1px #999999;}

#footer {line-height:12px; text-align:center; padding:20px 0px;}
#footer_blog {line-height:12px; text-align:center; padding:20px 0px;}
	
	.leftFooterBtn {float:left; margin:0;}
	
	.rightFooterBtn {float:right; margin:0;}
	
	.footerLinks {margin:0px auto; font-size:11px; color:#7E8082; font-style:italic;}
		.footerLinks a:link, .footerLinks a:visited {color:#7E8082; text-decoration:none;}
		.footerLinks a:hover, .footerLinks a:active {color:#7E8082; text-decoration:underline;}
	
	.footerCopy {margin:0px auto; font-size:10px; color:#5F6062; padding-top:10px;}
		.footerCopy a:link, .footerCopy a:visited {color:#5F6062; text-decoration:none;}
		.footerCopy a:hover, .footerCopy a:active {color:#5F6062; text-decoration:underline;}

.noBorder {border:0;}
.noMargin {margin:0;}
.noPadding {padding:0;}
.rowEven {background-color:#F2F2F2; padding:10px;}
.rowOdd {background-color:#FFFFFF; padding:10px;}
.success {padding:5px; border:1px solid #009933; margin:10px; color:#009933; font-size:14px;}
.error {padding:5px; border:1px solid #E21F26; margin:10px; color:#E21F26; font-size:14px;}
.note {}
.hrline {height:1px; margin:5px 0px 5px 0px; padding:0; border-bottom:1px solid #5F6062;}
.brclear {clear:both; height:0; margin:0; font-size: 1px; line-height: 0;}
.floatLeft {float:left; margin-right:5px;}
.floatRight {float:right; margin-left:5px;}
.nofloat {float:none;}
.textCenter {text-align:center;}
.textLeft {text-align:left;}
.textRight {text-align:right;}

.vcard {font-size:11px; font-weight:bold;}

.note {font-size:10px; font-style:italic; color:#999999;}
