@charset "UTF-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#1f1f1f url(http://www.macbiblesoftware.com/images/bgMain.gif) repeat-x center top;
	margin:0;
}

a:link, a:visited {
	color:#3399CC;
	text-decoration: none;
}


a:hover {
	color:#3399CC;
	text-decoration: underline;
}

img {
	border:none;
}

.code {
	font-family:Courier New;
	font-size:12px;
	color:#999;
}

#mainNavContainer {
	 background: url(http://www.macbiblesoftware.com/images/bgNav.gif) repeat-x; 
	 padding:0 39px 0 35px;
}

#secNav {
	 width:375px; 
	 height:135px; 
	 padding-top:20px; 
}

#secNav a:link, #secNav a:visited {
	color:#666;
}

#secNav a:hover {
	color:#3399CC;
	text-decoration: underline;
}

#secNav ul {
	margin-left: 0; 
	padding-left: 0;	
	display: inline;
}

#secNav ul li {
	margin-left: 0; 
	padding: 0px 10px 0; 
	border-right: 1px solid #999; 
	list-style: none; 
	display: inline;
}


#pageNav {
	 padding-top:30px; 
	 color:#666;
}

#pageNav a:link, #pageNav a:visited {
	color:#666;
}

#pageNav a:hover {
	color:#3399CC;
	text-decoration: underline;
}

#pageNav ul {
	margin-left: 0; 
	padding: 5px 0 0;	
	display: inline;
}

#pageNav ul li {
	margin-top:5px;
	padding: 0 0 0 12px; 
	list-style: none; 
	background:url(images/arrow_scholars.gif) no-repeat left center;
}

#highlights {
	background:url(http://www.macbiblesoftware.com/images/bg_highlights.gif) repeat-x bottom center;
	height:176px;
	padding:20px 0 0;
}

#highlights img {
	padding:0 5px 0;
}

#footer {
	font-size:12px;
	line-height:15px;
	color:#666;
	background:url(http://www.macbiblesoftware.com/images/bg_footer.gif) repeat-x;
}

#legal {
	color:#666;
	padding:0 50px 0;
	font-size:11px;
	background:#1f1f1f;
	padding:10px;
	padding-bottom:30px;
}

#copyright a:link, #copyright a:visited {
	color:#666;
}

#copyright a:hover {
	color:#3399CC;
	text-decoration: underline;
}

#macLogos {
	float:right; 
	margin-right:35px;
}


.faqs h1 {
	padding:0;
	margin:0;
	margin:10px 0 3px;
	color:#333;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
}

.faqs p {
	padding:0;
	margin:0;
	padding-bottom:10px;
	color:#666;
	font-size:12px;
	line-height:17px;
}

.productDetails {
	border-bottom:1px solid #e4e4e4;
	padding:10px 35px 40px;
	font-size:12px;
	line-height:17px;
	color:#666;
}

.resourceList {
	border-bottom:1px solid #e4e4e4;
	padding:10px 35px 40px;
	font-size:12px;
	line-height:17px;
	color:#666;
}

.articles {
	padding-left:20px;
}

.articles p {
	padding:0px;
	margin:0px;
	padding-top:6px;
}

.articleTemplate {
	padding:10px 0 10px; 
	margin-top:20px;
}

.articleTitleContainer {
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
}

.articleTitle {
	background:#F2F2F2; 
	padding:10px 20px 10px; 
	margin:10px 0 10px;
}

.articleTitle h1 {
	font-size:18px; 
	font-weight:normal; 
	padding:0; 
	margin:0; 
	padding-bottom:7px;
}

.articleTitle p {
	font-size:12px; 
	padding:0; 
	margin:0; 
	padding:0 20px 7px; 
	color:#666;
}

.articleDetails {
	margin:20px 0 0;
	padding:0 40px 0;
	border-top:dotted 1px #ccc;
}

.articleDetails h1 {
	font-size:17px; 
	font-weight:normal; 
	padding:0; 
	margin:0; 
	margin-top:20px; 
	padding-bottom:7px; 
	color:#333;
}

.articleDetails h2 {
	font-size:14px; 
	font-weight:normal;
	padding:0; 
	margin:0; 
	padding:20px 0 3px; 
	color:#333;
}

.articleDetails h3 {
	font-size:12px; 
	font-weight:bold; 
	padding:0; 
	margin:0; 
	padding:15px 0 3px; 
	color:#333;
}

.articleDetails ul, .articleDetails ol, {
	font-size:12px; 
	padding:0; 
	margin:0; 
	padding-left:20px; 
	color:#666;
}

.articleDetails table {
	font-size:12px; 
	padding:0; 
	margin:0;  
	color:#666;
}

.articleDetails ul li, .articleDetails ol li {
	padding-bottom:5px; 
}

#supportFeedback {
	margin:20px 0 0;
	padding:0 40px 0;
	border-top:dotted 1px #ccc;
}

#supportFeedback p {
	font-size:11px;
	color:#999;
	line-height:14px;
}

#special {
}

#specialProducts td {
	width:50%; 
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:20px 35px 20px;
	color:#666;
}

#specialProducts h1 {
	padding-top:20px;
	font-size:15px;
	font-weight:normal;
	color:#333;
}

#specialProducts p {
	line-height:17px;
}

#specialProducts .blue {
	color:#3399CC;
}

#footer .text {
	float:right;
	width:351px;
	padding-top:12px;
}
.price {
	color:#fff;
	padding-top:10px;
	font-weight: bold;
}
#container {
	margin:auto;
	width:900px;
	background:#FFF;
}
#title {
	background:url(http://www.macbiblesoftware.com/images/bg_resourcesHeader.gif) repeat-x;
	width:900px;
	height:120px;
	border-bottom:1px solid #e4e4e4;
}
#titleSubNav {
	color:#666;
	margin:55px 35px 0;
	float:right;
}
.subnav {
	color:#666;
	margin:55px 35px 0;
	float:right;
}
.section {
	font-size:12px;
	line-height:17px;
	color:#666;
	clear:right;
	border-bottom:1px solid #e4e4e4;
}
.section .sizeHeader {
	background:url(http://www.macbiblesoftware.com/images/bg_adsHeader.gif) repeat-y;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 3px 2px;
}
#container .productlist {
	border-bottom:1px solid #e4e4e4;
	background:url(http://www.macbiblesoftware.com/images/product_main.jpg) no-repeat;
	width:900px;
	height:416px;
}
#container .productlist img {
	width:375px;
	height:35px;
}

#videoLinks {
	font-size:12px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#videoLinks .videoName {
	padding:0;
	margin:0;
	padding-top:20px;
}

.downloadText {
	font-size: 11px;
	color: #999;
}
	
.downloadText p {
	padding-top:0px;
}

#firstTimeInstall {
	float: left;
	height: 200px;
	width: 190px;
	text-align: center;
}
#currentUserInstall {
	height: 200px;
	width: 190px;
	float: left;
	text-align: center;
	margin: 0px;
}
#downloadingBooks {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}

#exegeticalGuide {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
#passageGuideCommentaries {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
#passageGuide2 {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
.topFarRightVideo{
	text-align: center;
	height: 200px;
	width: 180px;
	float: left;
	margin: 0px;
}

.topFarLeftVideo {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
.topSecondVideo {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
.topThirdVideo {
	text-align: center;
	height: 200px;
	width: 190px;
	float: left;
	margin: 0px;
}
