#pz_title {

    color: #FFFFFF;
    font-size: 24px;
    padding: 0 0 10px 16px;
    font-weight: bold;
    line-height: 30px;

}

#pz_topbar {
    margin-left: -16px;
    height: 39px;
    padding-left: 20px;
    line-height: 26px;
    font-size: 11px;
    color: #303030 !important;
    background-image: url(/partnerzone/assets/bg_top.png);
}

.pz_h1 {

    text-transform: none !important;
    background-image: none !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #FF0000 !important;
    font-family: Arial !important;
    display: block !important;
    line-height: 24px !important;

}

.pz_h2 {

    text-transform: none !important;
    background-image: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #FF0000 !important;
    font-family: Arial !important;
    display: block !important;

}

.pz_h3 {
    color: #FF0000 !important;
}

.pz_a, .pz_a:hover, .pz_a:visited {

    color: #FF0000 !important;
    font-weight: bold;
    text-decoration: none;

}

.pz_boxhead {
    
    /*background-image: url(/partnerzone/box/boxhead_#cb0004.png);
    background-repeat: no-repeat;*/
    background-color: #cb0004;
    border: 1px solid #ac0005;
    border-left: none;
    border-right: none;
    font-weight: bold;
    width: 270px;

}

.pz_boxhead_color {
    color: #FFFFFF !important;
}

.pz_box_padding {
    padding: 2px 0 2px 20px;
}

.pz_boxbody {
    /*background-image: url(/partnerzone/assets/boxshadow.gif);*/
    background-repeat: repeat-x;
    /*border: 1px solid #{BOXBORDER};
    border-top: none;*/
    width: 270px;
    background-color: #cb0004;
    margin-bottom: 15px;
}

.pz_box_styles {
    font-size: 12px;
    color: #FFFFFF;
}

#pz_right {
    
    /*border: 1px solid #ccc;
    background-color: #{BOXBG};*/
    float: right;
    width: 356px;
    padding-top: 10px;
    
}

#pz_container {

    overflow: hidden;

}

.pz_sec {

    /*margin-left: 5px;*/
    
}

#pz_right_padding {

    padding: 0px;
    padding-top: 0;

}

#pz_left {
    
    background-color: #fff;
    margin-right: 376px;
    
}

.pz_padding {
    
    padding: 10px 10px 0 30px;
    
}

img {

    border: none;

}

.pz_td {

    padding-left: 10px;

}

.pz_pre_img {

    border: 1px solid #ccc !important;

}

.pz_hr {
    
    border: none;
    border-top: 1px solid #ccc;
    margin: 20px 0;

}

.pz_text {
    width: 410px;
    font-size: 12px !important;
}

.pz_area {
    width: 410px;
    height: 100px;
    font-size: 12px !important;
}

.pz_form {
    font-size: 12px !important;
}







/* NWC Styles for CRN / IWK */

IMG#image_logo_html
{
	margin-bottom:3px;
	margin-left:10px;
}
 
IMG.imgcaptionLeftFloat
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
 
IMG.imgcaptionRightFloat
{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
 
IMG.imgcaptionCenter
{
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
 
P.imgcaptionLeftFloat IMG
{
	margin-bottom:10px;
	margin-right:10px;
}
 
P.imgcaptionRightFloat IMG
{
	margin-bottom:10px;
	margin-left:10px;
}
 
P.imgcaptionCenter IMG
{
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

P.imgcaptionLeftFloat
{
	color:#666666;
	float:left;
	font-size:0.8em;
	line-height:125%;
}
 
P.imgcaptionRightFloat
{
	color:#666666;
	float:right;
	font-size:0.8em;
	line-height:125%;
}
 
P.imgcaptionCenter
{
	color:#666666;
	font-size:0.8em;
	line-height:125%;
	text-align:center;
}














/* CRN / IWK Styles for NWC */

#img-left {
    
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 0px;
    width: 245px;

    }

#img-left img {

	border: 1px solid #D2D2D2;

}	

#img-left .bu {
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;

}		

#img-right {
    
    float:right;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	width: 245px;

}	

#img-right img {

	border: 1px solid #D2D2D2;

}	

#img-right .bu {
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;

}


#container_left {
            padding: 0 !important;
            margin: 0 !important;
            width: 795px !important;
        }
