/*

	Canadian Pork Council - 2009
	Created by Sherwin | Kaldeway   /John Kaldeway
	www.sherwinkaldeway.com

*/




/* Main Layout */


body{
	color: #555;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}

#wrapper{
	text-align:left;
	width: 960px;	
	margin: 0 auto;
}

#topbar {
	height: 30px;
	width: 100%;
	overflow: hidden;
}

#topbar .logo{
	float: left;
	text-align: left;
	padding: 3px 5px 0px 10px;
	line-height: 26px;
	width: 800px;
}

#topbar .topbarbutton a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 2px 20px 0 20px;
	margin: 0px 0 0 -1px;
	border: white solid 1px ;
	text-align: center;
	color: #FFF;
	height: 30px;
	background: url(../images/topbar-button-bg.png) repeat-x;
}

#topbar .topbarbutton a:hover{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../images/topbar-button-bg-over.png)  repeat-x;
}
.formbutton {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 0px 5px 0px 0;
	border: white solid 1px ;
	text-align: center;
	color: #FFF;
	height: 30px;
	background: url(../images/topbar-button-bg.png) repeat-x;
}

.formbutton:hover {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../images/topbar-button-bg-over.png)  repeat-x;
}

#splitter {
	margin: 80px auto;
	width: 960px;
	padding: 0;
}

#languages {
	width: 240px;
	margin: 0px auto;
	padding: 90px 0;
}

#languages ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
	}

#languages ul li {
	float: left;
	text-align: center;
	margin: 0px 8px;
	font-size: 15px;
	width: 100px;
	border: white solid 1px ;
	text-align: center;
}

#languages ul li a {
	color: #FFF;
	padding: 2px 20px 2px 20px;
	display: block;
	background: transparent url(../images/button-bg.png) repeat-x;
}

#languages ul li a:hover {
	color: #AD0039;
	background: #f0f0f0 url(../images/box-bg.gif) top left repeat-x;
}

#header{
	clear: both;
	margin: 0 auto;
	display: block;
	text-align: left;
	line-height: 0px;
	height: 142px;
	width: 960px;
}

#header .cpclogo {
	margin: 20px 0 12px 70px;
	float: left;
}

#header .cpctag {
	margin: 65px 30px 12px 420px;
	float: left;
}


#nav-container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	background: transparent url(../images/nav-bg.png) bottom no-repeat;
	height: 60px;
}

#content-container {
	margin: 0 auto 0 auto;
	padding: 0 60px 0 60px;
	width: 840px;
	text-align: left;
	background: transparent url(../images/content-bg.png) top left repeat-y;
	height: auto;
}

#dotline {
	border-top: dotted 2px #CCC;
}

#left-column-narrow {
	float: left;
	position: relative;
	width: 220px;
	margin: 0 30px 0 0;
	padding: 30px 0 0 0;	
}

#left-column-wide {
	float: left;
	position: relative;
	width: 590px;
	margin: 0 30px 0 0;
	padding: 30px 0 0 0;	
}

#full-width {
	float: left;
	position: relative;
	width: 840px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;	
}

#middle-column {
	float: left;
	position: relative;
	width: 340px;
	margin: 0 30px 0 0;
	padding: 30px 0 0 0;	
}

#right-column-narrow {
	float: right;
	position: relative;
	width: 220px;
	padding: 30px 0 0 0;	
}

#right-column-wide {
	float: right;
	position: relative;
	width: 590px;
	padding: 30px 0 0 0;	
}


#graybox {
	margin: 0 0 30px 0;
	border: 1px solid #CCC;
	background: #f0f0f0 url(../images/box-bg.gif) top left repeat-x;
}

#graybox p {
	padding: 0 10px;
}

#graybox h2, #graybox h1 {
	padding: 20px 10px 0 10px;
}

form#subscribe {  
    padding: 0 10px
}

#data
{
	margin-bottom: 15px;
	background-color: #f0f0f0;
}
#data td
{
	
	text-align: left;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	border-bottom: 1px solid #999;
}
#data th
{
	padding: 10px 5px 5px 5px;
	background: #7C7C7C url(../images/button-bg.png) top left repeat-x;
	font-size: 13px;
	line-height:15px;
	text-align: left;
	color: #FFF;
}
#data #outerRight
{
	border-right: none;
}

.footer{
	position: relative;
	margin: 0 auto 0 auto;
	clear: both;
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 11px;
	width: 960px;
	background: transparent url(../images/content-bottom.png) top left no-repeat;
}

small {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

/* Typography */

p {
	margin: 0 0 12px 0;
}

h1{
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	color: #cc9900;
	margin: 0;
}
h2{
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
	margin: 0;
}
h3{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
	margin: 0;
}
h4{
	font-size: 13px;
	line-height: 15px;
	padding: 13px 0 0 0;
	font-weight: bold;
	color: #666;
	margin: 0;
}

a:link{
	color: #600;
	text-decoration: none;
}

a:hover{
	color: #F00;
	text-decoration:none;
}

a:visited{
	color: #600;
	text-decoration: none;
}

sup {
	font-size: 50%;
	line-height: 100%;
}

ol li {
	padding-bottom:10px;
}

#content-container ul, #content-container ul li ul {
	padding-bottom: 15px;
}

.pdflink {
	color:#600;
}

.pdflink:hover{
	cursor:pointer;
	color:#F00;
}

#data .red {
	color:#C00;
}
#data .orange {
	color:#C63;
}
#data .yellow {
	color:#FFCC00;
}
#data .green {
	color:#063;
}

/* Navigation */



.menunav{
	display: block;
	clear: both;
	width: 900px;
	height: 60px;
}

.menunav ul{
	clear: both;
	width: 901px;
	margin: 0;
	padding: 0px 30px 0px 30px;
	list-style-type: none;
	float: left;
}

.menunav ul li{
	display: inline;
}

.menunav ul li a{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 16px;
	line-height: 17px;
	color: #fff;
	background: transparent url(../images/button-bg.png) top left repeat-x;
}

.menunav ul li a span{
	display: block;
	float: left;
	}

.menunav ul li a:hover{
	float: left;
	display: block;
	color: #FFF;
}

.menunav ul li a.current{
	color: #000;
	background: none;
	background-color: #FFF;
	display: block;
	cursor: pointer;
}

.menunav ul li.leftbutton a{
	border-left: white solid 1px;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	height: 43px;
	width: 149px;
	padding: 15px 0 0 30px;
}
.menunav ul li.rightbutton a{
	border: white solid 1px ;
	height: 43px;
	width: 148px;
	padding: 15px 0 0 30px;
}

.menusub{
	clear:both;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	color: #999; 
	width: 960px;
	height:60px;
	}
	
.menusub ul{
	width:900px;
	list-style-type:none;
	margin:0;
	padding: 18px 0 0 60px;
	float:left;
	}

.menusub ul li{
	display:inline;
	float:left;
	margin:0;
	padding: 0px 30px 0px 0px;
	font-size:15px;
	}

.menusub a:link, #menusub a:visited, #menusub a:active{
	text-decoration: none;
	}
	
.menusub a:hover{
	text-decoration: none;
	}

.menusub a.current, #menusub a.current span{
	color: #999;
	cursor: default !important;
}

.colnav a{
	display: block;
	float: left;
	clear:both;
	margin:0;
	padding:15px 10px 5px 10px;
	height: 40px;
	width:200px;
	border-top: 1px solid white;
	text-decoration: none;
	Text-align:right;
	line-height: 17px;
	color: #fff;
	
}
.colnav a.teal{
	background: transparent url(../images/but-teal-bg.gif) top left repeat-x;
}
.colnav a.burgundy{
	background: transparent url(../images/but-burgundy-bg.gif) top left repeat-x;
}
.colnav a.blue{
	background: transparent url(../images/but-blue-bg.gif) top left repeat-x;
}
.colnav a.yellow{
	background: transparent url(../images/but-yellow-bg.gif) top left repeat-x;
}
.colnav a.gold{
	background: transparent url(../images/but-gold-bg.gif) top left repeat-x;
}
.colnav a.purple{
	background: transparent url(../images/but-purple-bg.gif) top left repeat-x;
}
.colnav a.green{
	background: transparent url(../images/but-green-bg.gif) top left repeat-x;
}
.colnav a.gray{
	background: transparent url(../images/but-gray-bg.gif) top left repeat-x;
}
.colnav a:hover{
	color: #000;
	background: #f0f0f0 url(../images/box-bg.gif) top left repeat-x;
}

.colnav a.currentpage, .colnav a.currentpage:hover {
	color: #000;
	font-weight:bold;
	background: #f0f0f0 url(../images/box-bg.gif) top left repeat-x;
	cursor: default !important;
}
.colnav a.currentpagelink {
	color: #000;
	border-top: 1px solid #CCC;
	padding: 2px 10px 2px 10px;
	font-weight: normal;
	line-height: 20px;
	height: auto;
	background: #f0f0f0;
}

.colnav a.currentpagelink:hover {
	color: #F00;
	background: #FFF;
}
.colnav a.currentpagelinkactive {
	color: #000;
	border-top: 1px solid #CCC;
	padding: 2px 10px 2px 10px;
	line-height: 20px;
	height: auto;
	background: #f0f0f0;
	font-weight:normal;
	background: #FFF;
	cursor: default !important;
}	

.leftmenu {
	margin: 0;
	width: 220px;
	
	}

.leftmenu a.menuitem{
	display: block;
	height: 40px;
	text-decoration: none;
	text-align: right;
	line-height: 17px;
	background: transparent url(../images/but-gray-bg.gif) top left repeat-x;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 20px 20px 0px 10px;
	color: white;
	border-top: 1px solid white;
}


.leftmenu .menuitem:active{
	background: transparent url(../images/but-gold-bg.gif) top left repeat-x;
	color: white;
}
.leftmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	bottom: 6px;
	right: 5px;
	border: none;
}

.leftmenu a.menuitem:hover{
	background: transparent url(../images/but-blue-bg.gif) top left repeat-x;
	color: white;
}
.leftmenu a.menuitemon{
	background: transparent url(../images/but-blue-bg.gif) top left repeat-x;
	color: white;
	font-weight: bold;
}

.leftmenu div.submenu{ /*DIV that contains each sub menu*/
	margin: 0;
	padding: 0;	
}

.leftmenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0 0 -15px 0;
	padding: 0;	
}

.leftmenu div.submenu ul li{
	text-align: right;
}

.leftmenu div.submenu ul li a{
	display: block;
	width: 200px;
	text-decoration: none;
	border-top: 1px solid #CCC;
	color: #000;
	line-height: 20px;
	padding: 2px 10px 2px 10px;
	background: #f0f0f0;
}

.leftmenu div.submenu ul li a:hover, .leftmenu div.submenu ul li a:active{
	color: #F00;
	background: #FFF;
}

.leftmenu div.submenu ul li a:active{
	color: black;
	background: #FFF;
}

.subcontent{
	display: none;
	}
	
.clear { 
	clear:both;
    height:1px;
    overflow:hidden;
}
