/* Style Sheet for Recommended Websites Warehouse Subpages and Software 2025 */



/* GENERAL PAGE STYLE */

body{
	background-image: url("assets/warehousebackground.jpg");
	background-color: #FF6366;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed;	
	margin:0;
}




h1{
	font-family: roboto bk;
	color: #ab0000;
	font-weight: normal;
	text-align: center;	
	font-size: 55px;
	margin-left:0px;
	margin-top: 5px;
	margin-bottom:5px;
}
h2{
	font-family: roboto bk;
	font-weight: normal;
	color: #ab0000; 
	text-align: center;
	font-size: 28px;
	margin-left:0px;
	margin-top:12px;
	margin-bottom:0px;
}
h3{
	font-family: roboto bold;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-left:1px;
	margin-right:1px;	
	font-size: 17px;
	margin-top:13px;
	margin-bottom:0px;
}		
p{
	font-family: roboto;
	text-align: center;
	line-height: 135%;
	margin-top: 2px;
	margin-left: 1px;
	margin-bottom:10px;
}







/* GLOBAL TITLE NAVIGATION BAR */
.globaltitlebar{
	padding: 0px 0; 
	display:block; 
	background-color:#000000; 
	height:50px; 
	width:100%;
}
			
.globalnav{
	margin:auto; 
	font-family: roboto italic; 
	width:950px; 
	font-size:20px; 
	list-style-type:none; 
	overflow:hidden; 
	color:white; 
	list-style-type:none; 
	overflow:hidden;
	padding-top: 2px;
}
.irclogo {
	float: left;
	margin: auto;
	color: white;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 9px;	
}
.globalmenuitem {
	float: left;
	font-family: roboto italic; 
}
.globalmenuitem a {
	font-family: roboto italic; 
	font-size: 22px; 
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
.globalmenuitem a:hover:not(.active) {
	background-color: #840000;
}





/* Page Content Body */
.contentbody{
	font-family: roboto;
	margin: auto;
	height: auto;
	width: 950px;
}





/* --SECONDARY TITLE BAR-- */

.secondarytitlebar{
	background-image:url(assets/warehousenarrowband.jpg);
	background-size: cover;
	background-position: center;
	overflow: hidden;
	padding: 0px 5px;
	height: 50px;
	width: 950px;
	color: white;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	background-color: #000000;
}
.secondarytitlename {
	float: left;
	font-family: roboto bold italic;
	font-size: 36px;
	line-height: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 9px;		
}
.secondarytitlename a{ 
	display: block;	
	text-shadow: 1px 2px 5px #000000;
	color: white;
	text-align: center;
	text-decoration: none;
}
.secondarytitlebutton {
	font-family: roboto bold italic; 
	float: left;
	font-size: 18px;
	text-shadow: 1px 2px 5px #000000;
}
.secondarytitlebutton a {	
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 9px;
	padding-right: 9px;
}
.secondarytitlebutton a:hover:not(.active) {
	background-color: #840000;
}






/* BANNER GRAPHIC */
.topspacer{	
	height: 15px;
}






.maincontent{
	margin: auto;
	background-color: white;
	overflow: auto;
	height: auto;
	width: 930px;
	padding-left: 10px;
	padding-right: 10px;
}






.sourcelink {
	font-family: roboto bold italic;
	color: #C10300;
	font-size: 29px;
	line-height: 26px;
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 4px;	
	margin-bottom: 7px;
}

.sourcelink a{
	color: #C10300;
	text-decoration: none;	
}

.sourcelink a:hover{
	color: #630200;
	text-decoration: underline;
}
.sourcedesc{
	text-align: left; 
	font-size: 15px; 
	color: black;
}








.pagespacer25{
	padding-top: 12px; 
	margin-left: 9px; 
	margin-right: 9px;
}
.pagespacer120{
	padding-top: 240px; 
	margin-left: 9px; 
	margin-right: 9px;
}
.divider5px{
	width: 100%;
	margin-bottom: 5px; 
	padding-bottom: 1px; 
	background-color: #bababa;
}







/* RELATED LINKS BLOCK */

.relatedbox{
	height: 56px;
	width: 950px;
	background-color:#000000; 
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	padding: 0px;
	font-weight: normal;
}
.relatedtitle{
	float: left;
	font-family: roboto;
	font-size: 17px;
	color: white;
	padding-top: 17px;
	padding-left: 6px;
	margin: 1px;
}
.relatedlinkbox{
	float: left;
	font-family: roboto bold;
	font-size: 15px;
	color: white;
	margin-top: 10px;
	margin-left: 7px;
	background-color: #454545;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.relatedlinkbox a{
	color: white;
	text-decoration: none;
}
.relatedlinkbox:hover{
	text-decoration: underline;
}







/* FOOTER DESIGN */
.footer {
	height: 100px;
	background-color: #840000;
	background-image: url("../../assets/footerbg.jpg");
	background-position: center left;
	background-size: cover;	
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 14px 0;
}
.footertext{
	margin-top: 15px;
	margin-bottom: 2px;
	font-family: roboto italic;	
}


