body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #231b41;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
}
img { border: none; }

a:link {
	color: #fffac2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fffac2;
}
a:hover {
	text-decoration: underline;
	color: #CCFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
p {
	color: #fff;
	font-size: 12px;
}
#magazines_content p { line-height: 1.8em; }
#electronic_content p { line-height: 1.8em; }
#affiliates_content p { line-height: 1.8em; }
.infostrips p { line-height: 1.4em; }
li { list-style-type: square; }
/*------------------------------------*/
/*-----------MAIN CONTAINERS----------*/
/*------------------------------------*/
div#header_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #231b41;
	border-top: 9px solid #8981a5;
	border-bottom: 9px solid #8981a5;
	height: 94px;
}
div#header {
	width: 770px; 
	height: 94px;
	margin: 0 auto;
	padding: 0;
}
div#header_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #231b41;
	border-top: 10px solid #8981a5;
	border-bottom: 10px solid #8981a5;
	height: 94px;
}
div#magazines_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #2d2353;
	background: url(http://www.momentummedia.com/images/bg-mag.gif) top center repeat-y;
}
div#magazines_content, div#singlemag_content {
	width: 770px; 
	margin: 0 auto; 
	padding: 0;
	padding-top: 20px;
	background-color: #3c335f;
	border-top: 4px solid #342e54;
}
div#electronic_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #424242;
	background: url(http://www.momentummedia.com/images/bg-elect.gif) top center repeat-y;
}
div#electronic_content, div#electronic_listing  {
	width: 770px; 
	margin: 0 auto; 
	padding: 0;
	padding-top: 20px;
	background-color: #4f4f4f;
}
div#electronic_listing  { border-top: 4px solid #484848; }

div#affiliates_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #505742;
	background: url(http://www.momentummedia.com/images/bg-affil.gif) top center repeat-y;
}
div#affiliates_content, div#affiliates_listing {
	width: 770px; 
	margin: 0 auto; 
	padding: 0;
	padding-top: 20px;
	background-color: #5c634f;
}
div#affiliates_listing { border-top: 4px solid #565d4a; }

div#footer_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #231b41;
	border-top: 3px solid #8981a5;
	
}
div#footer_content {
	text-align: center;
	margin: 0 auto;
}
div#subfooter_strip {
	width: 100%; float: left; margin: 0; padding: 0;
}

div#infopage_strip {
	width: 100%; float: left; margin: 0; padding: 0;
	background-color: #363a41;
}
div#infopage_content {
	width: 770px; 
	margin: 0 auto; 
	padding: 0;
	background-color: #44484e;
	border-top: 4px solid #3e4249;
}
.contentpillow { margin: 0; padding: 40px 60px; }

/*------------------------------------*/
/*-----------BASIC FORMATTING---------*/
/*------------------------------------*/

ul#navlinks {
	float: right;
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 22px;
	margin-bottom: 12px;
}
ul#navlinks li {
	display: inline;
	margin: 0;
	margin-left: -2px;
	padding: 0px 10px;
	border-right: 2px solid #8981a5;
}
ul#navlinks a {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
ul#navlinks a:hover { text-decoration: underline; }
h1 {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .05em;
}
h2 {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
h3 { 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#magazines_content h1 {
	background: url(http://www.momentummedia.com/images/sec-magazines.gif) top left repeat-y;
	padding: 6px 20px;
	width: 250px;
	float: left;
	color: #e5ddeb;
}
#magazines_content p {
	width: 340px;
	float: right;
	padding-right: 64px;
	padding-bottom: 10px;
	margin-top: 40px;
}
#electronic_content h1 {
	background: url(http://www.momentummedia.com/images/sec-electronic.gif) top right repeat-y;
	padding: 6px 20px;
	text-align: right;
	width: 250px;
	float: right;
	color: #dddddd;
}
#electronic_content p {
	float: left;
	width: 400px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 10px;
	padding-left: 64px;
}
#electronic_content ul {
	float: left;
	width: 400px;
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 64px;
	list-style-type: square;
}
#electronic_content li {
	font-weight: normal;
	margin-left: 50px;
	padding: .2em 0;
}
#affiliates_content ul {
	float: right;
	width: 360px;
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 40px;
	list-style-type: square;
}
#affiliates_content li {
	font-weight: normal;
	margin-right: 50px;
	padding: .3em 0;
}
#affiliates_content h1 {
	background: url(http://www.momentummedia.com/images/sec-affiliates.gif) top left repeat-y;
	padding: 6px 20px;
	width: 250px;
	float: left;
	color: #eaede1;
}
#affiliates_content p.spec {
	width: 340px;
	float: right;
	padding: 0;
	padding-top: 10px;
	padding-right: 64px;
	margin: 0;
	margin-bottom: 20px;
margin-bottom: 1em;
}
#magazines_content h1 a {color: #e5ddeb;}
#magazines_content h1 a:hover { color: #fff; text-decoration: none; }
#electronic_content h1 a { color: #dddddd; }
#electronic_content h1 a:hover { color: #fff; text-decoration: none; }
#affiliates_content h1 a { color: #eaede1; }
#affiliates_content h1 a:hover { color: #fff; text-decoration: none; }
#electronic_content img { margin-bottom: 20px; }
#affiliates_content img { margin-bottom: 5px; }
.magazines-cover { clear: left; float: left; margin-top: 0px; margin-left: 20px; margin-bottom: 10px; }


#electronic-cover {
	float: right;
	clear: right;
	margin-top: 16px;
	margin-right:30px;
}
#affiliates-cover { 
	clear: left;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
ul#magazine-list {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 24px;
	display: inline;
}
ul#magazine-list li {
	float: left;
	display: inline;
	padding: 4px 6px;
	list-style: none;
}

ul#footerlinks {
	text-align: center;
	list-style: none;
	padding: 12px 0px;
	margin: 0;
}
ul#footerlinks li {
	text-align: center;
	display: inline;
	padding: 0px 10px;
	list-style: none;
	margin-top: 10px;
	border-right: 1px solid #8981a5;
	font-size: 10px;
}
ul#footerlinks a {
	font-size: 11px;
	font-weight: normal;
	color: #878293;
	text-transform: uppercase;
}
ul#footerlinks a:hover { color: #fff; }

h2.sectionheaders { margin: 0; padding: 3px 0px; border-bottom: 1px solid #c5cfad; margin-bottom: 1.5em; font-size: 18px; width: 480px; }
#infopage_content h2 { color: #c5cfad; }
#infopage_content h3 { margin: 0; margin-bottom: .5em; }

.infostrips {width: 650px; height: 500px; margin: 0; padding: 0; background: url(http://www.momentummedia.com/images/sidestrip-momentum.gif) top right no-repeat; }
.indentedp { margin: 0; margin-left: 20px; line-height: 1.1em; margin-bottom: 3em;}
p.rightmargin { padding-right: 170px; }

/*------------------------------------*/
/*------------SUBPAGES ONLY-----------*/
/*------------------------------------*/
#singlemag_content h2 {
	width: 360px;
	float: left;
	margin: 24px 0 .8em 0px;
	padding: 3px 0 3px 40px;
	color: #d1d9bd;  n
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d9bd;
}
#singlemag_navbox {
	clear: both;
	width: 360px;
	margin: 0 0 0 40px;
	padding: 0;
	padding-top: 90px;
}
.singlemag_button { 
	background-color: #2e254f;
	padding: 2px 8px;
	border: 1px solid #493f6d;
}
#singlemag_content p {
	width: 360px;
	clear: left;
	float: left;
	padding-left: 40px;
	line-height: 1.4em;
}
#electronic_listing h2 {
	width: 440px;
	float: left;
	margin: 24px 0 .8em 0px;
	padding: 3px 0px 3px 40px;
	color: #d1d9bd;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d9bd;
}
#electronic_listing p {
	line-height: 1.4em; 
}
#electronic_listing div { 
	width: 400px;
	float: left;
	padding: 0;
	padding-left: 40px;
	margin: 0 0 40px 0px;
}

.epubitem p { margin: 0; padding: 0; margin-left: 123px; }
.epubitem img { float: left; }

#electronic_listing h3 {
	margin: 0;
	margin-left: 123px;
	padding: 0 0 3px 0;
	color: #fffac2;
	font-size: 13px;
	font-weight: bold;
}
#electronic_listing ul {
	margin: .5em 0 0 160px;
	padding: 0;
	list-style-type: square;
}
#electronic_listing li { padding: 0 0 .3em 0; }

#affiliates_listing h2 {
	width: 400px;
	float: left;
	margin: 24px 0 .8em 0px;
	padding: 3px 0 3px 40px;
	color: #d1d9bd;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #d1d9bd;
}
#affiliates_listing p {
	width: 400px;
	clear: left;
	float: left;
	padding-left: 40px;
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.4em; 
}
#affiliates_listing h3 {
	width: 400px;
	margin: .3em 0 0 0px;
	float: left;
	padding: 3px 0 3px 40px;
	color: #fffac2;
	font-size: 13px;
	font-weight: bold;
}
#affiliates_listing ul {
	width: 440px;
	margin: 0 0 16px 80px;
	float: left;
	padding: 0;
	list-style-type: square;
}
#affiliates_listing li { padding: 0 0 .3em 0; }

.coverimage { 
	float: right;
	padding-right: 30px;
}
magnav {
	float: left;
	clear: left;
	padding: 10px 30px;
}
#mediakitrequest input,textarea,select { background-color: #dfe3d6; }
#mediakitrequest td { color: #ffffff; }

.forminputs { background-color: #CCCCCC; }

/*------------------------------------*/
/*--------------ROLLOVERS-------------*/
/*------------------------------------*/

#link-board1 {
	display: block;
	width: 121px;
	height: 35px;
	background:url(http://www.momentummedia.com/images/doubles/button-am.gif) no-repeat 0 0;
}
#link-board1:hover {   background-position: -121px 0 ; }

#link-board2 {
	display: block;
	width: 165px;
	height: 35px;
	background:url(http://www.momentummedia.com/images/doubles/button-cm.gif) no-repeat 0 0;
}
#link-board2:hover {   background-position: -165px 0 ; }

#link-board3 {
	display: block;
	width: 102px;
	height: 35px;
	background:url(http://www.momentummedia.com/images/doubles/button-tc.gif) no-repeat 0 0;
}
#link-board3:hover {   background-position: -102px 0 ; }

#link-board1 span { display: none; }
#link-board2 span { display: none; }
#link-board3 span { display: none; }

div.spaceblock200 {clear: both; height: 300px;}
div.spaceblock50 {clear: both; height: 50px;}
div.spaceblock30 {clear: both; height: 30px;}






























