﻿body 
{
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Arial;
	font-size: 12px;
	color: #323333;
}
#wrap
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#topAdBG
{
	background-image: url(../images/topAdBG.jpg);
	width: 719px;
	height: 92px;
	text-align: center;	
	padding-top: 6px;
}
#topBanner
{
	background-image: url(../images/topBanner.jpg);
	width: 950px;
	height: 114px;	
}
#mainContent
{
	background-image: url(../images/contentBG.jpg);
	width: 930px;
	background-repeat: repeat;
	padding: 10px 10px 0px 10px;
}
#yellowGradient
{
	background-image: url(../images/yellowGradient.jpg);	
	background-position: bottom;
	background-repeat: repeat-x;
	width: 930px;
	padding-bottom: 5px;
}
#column1
{
	float:left;
	width: 220px;
	padding-right: 10px;
}
#column2
{
	float: left;
	width: 435px;
	padding: 0px 10px 0px 10px;
}
#column3
{
	float: left;
	width: 230px;
	padding-left: 9px;
}
.subMenuHeader
{
	width: 216px;
	background-color: #464545;
	color: #d4d1d1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subMenu
{
	background-image: url(../images/subMenuBG.jpg);
	width: 196px;
	padding-left: 20px;
	padding-top: 10px;
	color: White;
	font-weight: bold;
}
.subMenu a
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.subMenu ul
{
	padding-top: 2px; 
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.subMenu li
{
	padding-bottom: 1px;
	padding-top: 1px;
}
.subMenu ul li a
{
	padding-bottom: 0px;
}
.subMenu a:hover
{
	text-decoration: none;
}
.readMagazine
{
	margin-top: 10px; 
	font-weight: bold;
	text-align: center;
}
.magazineCoverBG
{
	background-image: url(../images/magazineCoverBG.jpg);
	width: 163px;
	height: 194px;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 25px;
}
.magazineCoverBG img
{
	border: none;
}
.upComingEventsHeader
{
	/*background-image: url(../images/eventsBG.gif);
	width: 226px;
	height: 25px;
	padding-top: 5px;*/
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	border-top: dotted 2px gray;
	padding-top: 7px;
}
.eventsColumn1
{
	width: 95px; 
	padding-bottom: 7px;
}
.eventsColumn2
{
	padding-bottom: 7px;
}
.eventHeader
{
	font-size: 14px; 
	font-weight: bold;
	padding-bottom: 5px;
}
.eventHeader a
{
	color: #323333;
}
.eventHeader a:hover
{
	text-decoration: none;
} 
.flashBoxTop
{
	background-image: url(../images/flashBoxTop.jpg);
	width: 441px;
	height: 15px;
}
.flashBoxMiddle
{
	background-image: url(../images/flashBoxMiddle.jpg);
	width: 416px;
	padding: 0px 10px 10px 15px;
	background-repeat: repeat-y;
}
.flashBoxBottom
{
	background-image: url(../images/flashBoxBottom.jpg);
	width: 441px;
	height: 10px;
	font-size: 0px;
}
.coverStoryTitle
{
	color: #b40909;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
.flashBoxTextTD a
{
	color: #016aae;
	text-decoration: none;
}
.flashBoxTextTD a:hover
{
	text-decoration: underline;
}
.flashBoxImageTD
{
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}
.flashBoxTextTD
{
	padding-left: 5px;
}
.featuredArticleSection
{
	padding-top: 10px;
	padding-left: 4px;	
}
.featuredArticlesHeaderBG
{
	background-image: url(../images/featured_articleBG.gif);
	width: 433px;
	height: 41px;
	color: White;
	font-size: 28px;
	text-align: center;
	padding-top: 10px;
}
.featuredArticlesBG
{
	background-color: #4d9dea;
	background-image: url(../images/featuredArticlesBlueBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
	min-height: 405px;
	width: 433px;
	padding-top: 10px;
	color: White;
}
.featuredArticleBottom
{
	background-image: url(../images/BlueBG_bottom.gif);
	width: 433px;
	height: 10px;
	background-repeat: no-repeat;
	font-size: 0px;
}
.featuredArticleImageTD
{
	width: 190px; 
	padding-left: 10px; 
	text-align: center;
	padding-bottom: 7px;
}
.featuredArticleTextTD
{
	padding-right: 10px;
	padding-bottom: 7px;
}
.featuredArticleTitle
{
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 5px;
}
.featuredArticleTitle a
{
	color: White;
	text-decoration: none;
}
.featuredArticleTitle a:hover
{
	text-decoration: underline;
}
.swapBoxBG
{
	background-image: url(../images/swapbox.gif);
	width: 433px;
	height: 116px;
	margin-top: 10px;
}
.swapText
{
	padding: 20px 0px 0px 117px;
	width: 195px;
	font-weight: bold;
}
.swapText a
{
	color: #1861b5;
	text-decoration: none;
}
.swapHeader
{
	font-weight: bold;
	color: #1861b5;
	font-size: 18px;
	padding-bottom: 5px;
}
.searchEditorials
{
	background-color: #b1b1b0;
	padding: 10px;
	margin-bottom: 5px;
}
.editorialsText
{
	font-weight: bold; 
	padding-bottom: 5px;
}
.button
{
	background-color: #ca250e;
	color: White;
	cursor: pointer;
}
.greenAdBG
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-color: #bcd466;*/
	background-color: #d4d1d1;
	margin-bottom: 5px;
}
.blueAdBG
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-color: #4a9bea;*/
	background-color: #d4d1d1;
	margin-bottom: 5px;
}
#column3 img
{
	border: none;
}
.eNewsletters
{
	background-color: #b1b1b0;
	margin-top: 5px;
	padding: 3px 0px 5px 10px;
	height: 200px;
}
.eNewslettersHeader
{
	border-bottom: 1px solid gray; 
	font-size: 16px; 
	margin-bottom: 5px;
}
.eNewslettersDirections
{
	padding-top: 15px; 
	padding-bottom: 0px; 
	color: maroon;
}
.editions
{
	padding-top: 5px;
}
.editions a
{
	color: Maroon;
}
.editions a:hover
{
	text-decoration: none;
}
.footerMenu
{
	background-image: url(../images/footer.jpg);
	width: 950px;
	height: 29px;
	text-align: center;
	padding-top: 5px;
	color: #3f3f40;
	font-size: 11px;
}
.footerMenu a
{
	color: #3f3f40;
	padding-left: 5px;
	padding-right: 5px;
}
.footerMenu a:hover
{
	text-decoration: none;
}
.footer
{
	padding-left: 5px; 
	color: White; 
	font-size: 10px;
}
.footer a
{
	color: White;
	text-decoration: none;
}
.childContentTop
{
	background-image: url(../images/mainContentTop.jpg);
	width: 433px;
	height: 11px;
	font-size: 0px;
}
.childContentMiddle
{
	background-image: url(../images/mainContentMiddle.jpg);
	width: 413px;
	padding: 5px 10px 25px 10px;
	background-repeat: repeat-y;
}
.childContentMiddle a
{
	color: #016aae;
	text-decoration: none;
	
}
.childContentMiddle a:hover
{
	text-decoration: underline;
}
.childContentBottom
{
	background-image: url(../images/mainContentBottom.gif);
	width: 433px;
	height: 9px;
	font-size: 0px;
}
.pageTitle
{
	color: #b40909;
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid 1px silver;
	margin-bottom: 10px;
}
.swapDetailBox
{
	background-color: White; 
	width: 320px; 
	margin-left: auto; 
	margin-right: auto;
    border: solid 1px silver; 
    padding: 15px;
}
.swapDetailTD
{
	font-weight: bold;
	width: 75px;
	vertical-align: top;
}
.smallLogo
{
	padding-bottom: 5px;
}
.itemDescArea
{
	border-bottom: solid 2px silver; 
	border-top: solid 2px silver; 
	padding-top: 5px;
    padding-bottom: 5px;
}
.itemDescArea a
{
	color: #00009e;
}
.itemName
{
	color: #bf1631; 
	font-weight: bold; 
	font-size: 13px; 
	padding-bottom: 5px;
}
.swapDetailFooter
{
	padding-top: 7px; 
	text-align: center;
}
.swapDetailFooter a
{
	color: #00009e;
}
.articleWhite
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: dotted 1px gray;
	padding-left: 3px;
}
.articleGray
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: dotted 1px gray; 
	background-color: #f1f0ee;
	padding-left: 3px;
}
.categoryListings ul
{
	padding-top: 0px;
	margin-top: 0px;	
}
.categoryListings li
{
	padding-bottom: 3px;
}
.back
{
	text-align: right; 
	font-weight: bold;
}
.eventBlock
{
	padding-bottom: 5px; 
	border-bottom: dotted 1px silver; 
	margin-bottom: 5px;
}
.eventTitle
{
	font-size: 12px;
	font-weight: bold;
}
.advertiserAnchors
{
	text-align: center;
}
.advertiserIns
{
	font-style: italic; 
	padding-bottom: 5px;
}
.advertiserCategory
{
	font-weight: bold; 
	font-size: 14px; 
	padding-top: 10px; 
	color: #b40909;
}
.advertiser
{
	font-weight: bold; 
	padding-top: 10px;
	
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #cecece;
}
.advertiser a
{
	color: #e1771e;
}
.contestsImgTD
{
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;	
	border-bottom: dotted 1px silver;
	width: 150px;
	padding-top: 10px;
}
.contestsImgTD img
{
	border: none;
}
.contestTextTD
{
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: dotted 1px silver;
	padding-top: 10px;
}
.contestTitle
{
	font-weight: bold; 
	padding-bottom: 5px; 
	font-size: 13px;
}
.lblMessage
{
	color: #b40909;
	font-style: italic;
	font-weight: bold;
}
.calendarTitleTD
{
	background-color: #c2e27f; 
	font-weight: bold; 
	padding-left: 3px; 
	font-size: 13px;
}
.calendarEventTD
{
	vertical-align: top; 
	border-bottom: solid 1px silver; 
	padding: 5px 0px 5px 0px;
}
.blogNames
{
	font-size: 14px; 
	font-weight: bold;
}
.lastBlogPost a
{
	color: #d27d00; 
	font-weight: bold;
}
/******************************************/
/*********** Log In Box *******************/
/******************************************/
.loginBox
{ 
	border: solid 1px #cecece; 
	width: 255px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.createMemberBox
{
	float: left; 
	margin-left: 6px; 
	border: solid 1px #cecece; 
	width: 255px;
}
.boxTitle
{
	background-color: #b40909; 
	color: White; 
	text-align: center; 
	font-weight: bold;
    font-size: 13px; 
    padding: 3px;
}
.boxContents
{
	padding: 10px;
}
/******************************************/
/*********** Blogs ************************/
/******************************************/
.lblMessage
{
	color: #b40909;
	font-style: italic;
	font-weight: bold;
}
#blogColumn1
{
	float:left;
	width: 230px;
}
#blogColumn1Top
{
	padding-right: 10px;
}
#blogColumn2
{
	float: left;
	width: 690px;
	padding: 0px 0px 0px 10px;
}
#column2BGTop
{
	width: 690px;
	background-image: url(../images/column2BGTop.jpg);
	height: 13px;
	font-size: 0px;
}
#column2BGMiddle
{
	width: 670px;
	background-image: url(../images/column2BGMiddle.jpg);
	background-repeat:repeat-y;
	padding: 5px 10px 25px 10px;
	
}
#column2BGBottom
{
	width: 690px;
	background-image: url(../images/column2BGBottom.gif);
	height: 10px;
	font-size: 0px;
}
#blogContentsC1
{
	float: left;
	width: 430px;
	padding-right: 10px;
}
#blogContentsC2
{
	float: left;
	width: 200px;
	margin-left: 10px;	
	background-color: #eeeeee;
	padding: 10px;
}
.blogName
{
	color: #b40909;
	font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 2px silver;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.blogName a
{
	color: #b40909;
	text-decoration: none;
}
.blogDate
{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
}
.postTitle
{
	font-size: 14px;
	color: #e1771e;
	font-weight: bold;
	margin-bottom: 10px;
}
.postTitle a
{
	color: #e1771e;
	text-decoration: none;
}
.postTitle a:hover
{
	color: #323333;
}
.postText
{
	margin-bottom: 10px;
}
.postText a
{
	color: #016aae;
	text-decoration: none;
	
}
.postText a:hover
{
	text-decoration: underline;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 10px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
    margin-bottom: 15px;
}
.postFooter a
{
    color: #a8a8a8;
    color: #b40909;
    font-weight: bold;
    text-decoration: none;
}
.postFooter a:hover
{
	color: #e1771e;
	font-weight: bold;	
	text-decoration: underline;
}
.sideBarHeader
{
	text-transform: uppercase;
	font-weight: bold;
	color: #eeeeee;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #bbbbbb;
}
.sideBarText
{
	padding-bottom: 10px;
}
.sideBarText a
{
	color: #e1771e;
	text-decoration: none;
}
.sideBarText a:hover
{
	color: #323333;
}
.sideBarText ul
{
	list-style-image: url(../images/bullet.gif);
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.meetBloggers
{
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;
}
.addThis
{
	padding-bottom: 10px;
}
.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 10px 4px 0px 4px
}
.commentMessage
{
    padding-bottom: 10px;
}
.commentFooter
{
    color: #a8a8a8;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 10px;
}
.commentFooter a
{
	color: #e1771e;
	text-decoration: none;
}
.commentFooter a:hover
{
	text-decoration: underline;
}
.commentsMessage
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.commentsMessage a
{
	color: #b40909;
	text-decoration: none;
}
.commentsMessage a:hover
{
	text-decoration: underline;
}
.mouseOver
{
	cursor: pointer;
}
.forumResults
{
	background-color: #f5f5f5;
	padding: 5px;
	border: solid 1px #cccccc;
}
.commentForm
{
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    color: #3f3f40;
}
.commentsHeader
{
	color:#b40909; 
	font-weight: bold; 
	padding-bottom: 5px; 
	font-size: 16px;
}
.formLabel
{
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.bloggerProfile a
{
	color: #016aae;
	text-decoration: none;
	
}
.bloggerProfile a:hover
{
	text-decoration: underline;
}
.rssFeed
{
	display: block;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: dotted 1px silver;
	padding-bottom: 5px;
}
.rssFeed img
{
	border: none;
}
.bookMark
{
	padding-top: 7px;
	padding-bottom: 5px;
}
/*----New Home Page----*/
.inThisIssue
{
	color: #b40909; 
	font-size: 18px; 
	padding-bottom: 10px; 
	font-weight: bold;
}
.issue
{
	padding-bottom: 10px; 
	font-weight: bold; 
	font-size: 14px;
}
.tableOfContents
{
	padding-top: 10px;
}
.tableOfContents a
{
	color: #016aae; 
	font-weight: bold; 
	text-decoration: none;
}
.tableOfContents a:hover
{
	text-decoration: underline;
}
.calendarHeader
{
	background-image: url(../images/calender_header.gif);
	width: 423px;
	height: 28px;
	color: White;
	font-weight: bold;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 10px;
}
.calendarBG
{
	width: 413px;
	background-color: #c3e382;
	padding: 10px;
	padding-bottom: 0px;
}
.calendarFooter
{
	background-image: url(../images/calender_footer.gif);
	width: 433px;
	height: 10px;
	font-size: 0px;
}
.calendarBox
{
	background-color: #eeeeee; 
	font-weight: bold; 
	padding: 3px; 
	margin-bottom: 10px;
}
.submitEvent
{
	text-align: right; 
	padding-right: 5px; 
	padding-bottom: 3px;
}
.submitEvent a
{
	color: #016aae;
	text-decoration: none;
}
.searchCalendar
{
	text-align: right; 
	padding-right: 6px; 
	padding-bottom: 5px;
}
.searchCalendarMessage
{
	text-align: center;
}
.calendarTitles
{
	font-weight: bold; 
	padding-bottom: 5px; 
	font-size: 12px;
}
.calendarCategories td
{
	width: 150px;
	vertical-align: top;
	padding-left: 20px;
}
.calendarCategories a
{
	color: #1961b6;
	text-decoration: none;
	font-weight: bold;
}
.calendarCategories a:hover
{
	text-decoration: underline;
}
.blogHeader
{
	background-image: url(../images/blog_header.gif);
	width: 423px;
	height: 28px;
	color: White;
	font-weight: bold;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 10px;
	margin-top: 10px;
}
.blogBG
{
	width: 413px;
	background-color: #4a9bea;
	padding: 10px;
	padding-bottom: 0px;
}
.blogFooter
{
	background-image: url(../images/blog_footer.gif);
	width: 433px;
	height: 10px;
	font-size: 0px;
}
.homeBlogNames a
{
	font-size: 14px;
	color: #ca250e ;
	font-weight: bold;
	text-decoration: none;
}
.homeBlogDesc
{
	color: White;
	font-weight: bold;
}
.homeLastBlogPost a
{
	font-weight: bold;
	color: #fef629;
	text-decoration: none;
}
.homeCommentFooter
{
    font-size: 10px;
}
.homeBlogTD
{
	vertical-align: top;
	width: 195px;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	background-color: Transparent;
	margin: 0px 0px 0px 0px;
	z-index: 10 !important;
	padding: 7px 0px 0px 2px;
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #b40909;
	background-image: url(../images/menuItemBG.jpg);
	width: 86px;
	height: 24px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	color: #b40909;
	background-image: url(../images/menuItemBG_active.jpg);
	text-decoration: none;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #b40909;
	text-decoration: none;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/bullet_white_down.gif);*/
	background-repeat: no-repeat;
	background-position: 92%;
}




/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #d27d00;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	background-image: none;
	text-align: left;
	font-size: 12px;
	color: #d27d00;
	font-weight: bold;
	border-width: 0px 0px 0px 4px;
	border-color: #d27d00;
	border-style: solid;
	padding: 3px 20px 3px 5px;
	height: auto;
	width: inherit;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	background-image: none;
	border-color: #b40909;
	text-decoration: none;
	color: #b40909;
}

#qm0 div div
{
	margin: 0px 0px 0px 3px;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	border-color: #75B1C2;
	text-decoration: underline;
	background-image: url(images/template2_black_arrow_right.gif);
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(images/template2_black_arrow_right.gif);
}

.category
{
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}

.subCategory
{
    padding-left: 20px;
}
.leftColumn
{
    float: left;
    width: 185px;
    padding-right: 20px;
}
.rightColumn
{
    float: left;
    width: 200px;
}
.logoArea
{
    float: left;
}
.searchArea
{
    float:right;
    padding-top: 40px;
}
.smallMenu
{
    text-align: right; 
    padding-top: 3px;
}
.smallMenu a
{
    color: #b40909;
    text-decoration: none;
}
.smallMenu a:hover
{
    text-decoration: underline;
}