/* $FreeBSDMall: web/stest/css/slackstore.css,v 1.12 2012/04/17 11:10:10 loader Exp $ */

body {
        font-family: Arial,Helvetica,Geneva,sans-serif; 
        margin: 0;
	color: #000;
	background-color: #fff;
	background: url(images/nav/slack_bg.jpg);
}

div.signature {
	margin-top: 3.5em;
	margin-bottom: 1em;
}

div.content {
	width: 90%;
}

 
/* Fonts */

p {
        font-family: Arial,Helvetica,Geneva,sans-serif;
}

font.white {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	color: white;}

font.nice {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
}

font.copyright {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	color: white;
	font-size: smaller;
}

font.title {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
	color: white;
        font-size: medium;
}

font.announcement {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: smaller;
}

font.motto {
	color: white;
}

font.newsitem {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 8pt;}

font.topnavbar {
        font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: yellow;
}

font.topheader {
        font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 50%;
	color: blue;
}


/* Tables */

th {
        font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
        font-weight: bold;
}

th.white {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	color: white;
        font-weight: bold;
}

tr.header {
	background-color: #fe021a;
	color: #fe021a;
}

tr.boxstyle1 {
	background-color: #fe9700;
	color: #fe9700;
}

table.leftcolumn {
	width: 180px;
}


a.navbar:visited { color: white }
a.navbar:link { color: white }

li.contributions {
	line-height: 2.5;
}

li p {
	line-height: 1;
}

div.centralcolumn {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

div.contentbox {
	background-color: white;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 15px;
	border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;

}

div.contentbox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

div.contentbox p {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

div.contenttitle {
	background-color: black;
	color: white;
	padding: 2px 15px 2px 15px;
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
}

div.leftnavheader {
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
	background-color: #444;
	color: white;
}

div.leftnavimage {
        padding-top: 8px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 2px;
}

div.leftproductbox {
	background-color: #eeeeee;
	width: 171px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
}

div.leftsubheader {
	background-color: #ccc;
	padding: 3px 3px 3px 3px;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.search {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

td.top-left-semi {
	height: 30px;
	width: 13px;
	background: url(images/nav/b-left_semi.gif) right no-repeat;
}

td.top-right-semi {
	height: 30px;
	width: 17px;
	background: url(images/nav/b-right_semi.gif) right no-repeat;
}

td.top-block {
	height: 30px;
	width: 60px;
	background: url(images/nav/b-block.gif) right no-repeat;
}

ul.leftnavlist {
	list-style: none;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

ul.leftnavlist li {
	list-style: none;
	padding-left: 0px;
	margin-left: 3px;
	margin-top: 10px;
}

/* Used only by the company page. */

div.office {
	width: 400px;
	margin-top: 20px;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div.loctitle {
	background-color: #004a80;
	color: #fff;
	margin-top: 0px;
}

div.loctitle h3 {
	padding: 5px 5px 5px 5px;
	margin: 0;
}

div.ofdetails {
	margin: 0;
	padding: 0;
}

div.ca {
        margin: 0;
        background: url("http://store.slackware.com/images/nav/sf-fade.jpg") bottom right no-repeat;
        padding: 10px 0px 10px 15px;  /* order: top right bottom left */
}

/* End of company page only use */
