/* print_pd.css */

html,body
		{
		margin: 0 auto;
		padding: 0; 
 		background-color: #FFFFFF;
		background-image: url(../../picts/pd/bg.gif);
		background-repeat: repeat-y;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100.01%;
		line-height: 1.2em;
		color: #000000;
		}
/*----------------------------------------------------------*/
#header
		{
		margin: auto;
		position: relative;
		height: 99px;
		width: 100%; 
 		border-bottom: 1px solid #FFFFFF;
		background-color: #000000;
		background-image: url(../../picts/pd/bg_head.jpg);
		background-repeat: no-repeat;
		color: inherit;
		}


/*----------------------------------------------------------*/
#language
		{
		display: none;
		margin: 0 0 0 0;
		position: relative;
		height: 99px; 
 		width: 1024px;
		color: inherit;
		}

#languageleft	
		{
		float: left; 
		position: relative;
		width: 178px;
		height: 99px;
		}

#languageright	
		{
		float: right; 
		position: relative;
		text-align: right;
		font-size: 0.65em;
		color: #FFFFFF; 
		width: 846px;
		height: 94px;
		padding: 5px 0 0 0;
		}

/*----------------------------------------------------------*/
#pagewidth	
		{
		margin: 0 0 0 0; 
		width: 1024px;
		font-size: 1em; 
 		}

/*----------------------------------------------------------*/
h2 		
		{
    		margin: 0 0 0 0;
    		padding: 0 0 0 0;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em; 
		}

/*----------------------------------------------------------*/
h3 		
		{
    		margin: 0 0 0 0;
    		padding: 0 0 0 0;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em; 
		}

/*----------------------------------------------------------*/
#bnav	
		{
		display: none;
		width: 1024px;
		height: 20px;
		position: relative;
		margin: 0 0 0 0;
		}

#bnavone	
		{
		float: left; 
		position: relative;
		width: 190px;
		height: 20px;
		background-color: #666666;
		color: inherit;
		}

#bnavtwo	
		{
		float: left; 
		position: relative;
		width: 219px;
		height: 20px;
		background-color: #990000;
		color: inherit;
		border-left: 1px solid #FFFFFF;
		}

#bnavthree	
		{
		float: left; 
		position: relative;
		width: 219px;
		height: 20px;
		border-left: 1px solid #FFFFFF;
		background-color: #666666;
		color: inherit;
		}

#bnavfour	
		{
		float: left; 
		position: relative;
		width: 219px;
		height: 20px;
		border-left: 1px solid #FFFFFF;
		background-color: #666666;
		color: inherit;
		}
 
#bnavfive	{
		float: right;
		position: relative;
		width: 173px;
		height: 20px;
		background-color: #666666;
		border-left: 1px solid #FFFFFF;
		color: inherit;
		}

/*----------------------------------------------------------*/
#casting	
		{
		clear: both;
		width: 620px;
		position: relative;
		margin: 0 0 0 0	;
		padding: 10px 10px 10px 10px;
		border: 10px solid #FFED00;
		background-color: #FFFCD9;
		}

/*----------------------------------------------------------*/
#main	
		{
		clear: both;
		width: 1024px;
		position: relative;
		margin: 0 0 0 0;
		}

#mainleft	{
		display: none;
		float: left; 
		position: relative;
		width: 190px;
		background-color: #CCCCCC;
		color: inherit;
		}

#maincenter	{
		float: right; 
		position: relative;
		width: 834px;
		}

/*----------------------------------------------------------*/
#maintwo	
		{
		clear: both;
		width: 1024px;
		margin: 0 0 0 0;
		}

#maintwoleft	{
		display: none;
		float: left; 
		width: 190px;
		background-color: #CCCCCC;
		color: inherit;
		}

#maintwocenter	{
		float: left; 
		width: 660px;
		}

#maintworight	{
		display: none;
		float: right; 
		width: 174px;
		}

/*----------------------------------------------------------*/
#coneflat	
		{
		clear: both;
		width: 613px;
		height: 107px;
		position: relative;
		margin: 0 0 0 0	;
		padding: 10px 200px 15px 20px;
		color: #FFFFFF;
		background-color: #CC0000;
		border-left: 1px solid #FFFFFF;
		}

/*----------------------------------------------------------*/
#navbg	
		{
		width: 190px;
		min-height: 122px;
		height: auto;
		position: relative;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
		background-color: #990000;
		}

/*----------------------------------------------------------*/
.navcontainerone
		{
		margin: 0 0 0 0;
		padding: 8px 0 0 0;
		width: 190px;
		}

.navcontainerone ul
		{
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		}

.navcontainerone ul li
		{
		display: block;
		}

.navcontainerone ul li a
		{
		background-image: url(../../picts/pd/navbutton_w.gif);
		width: 157px;
		height: 20px;
		padding: 2px 0 0 33px;
		margin: 0 0 0 0;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		background-color: inherit;
		}

.navcontainerone a:hover
		{
		color: #EBCCCC;
		background-image: url(../../picts/pd/navbutton_w.gif);
		background-color: inherit;
		}

.navcontainerone a:active
		{
		background-image: url(../../picts/pd/navbutton_w.gif);
		color: #EBCCCC;
		background-color: inherit;
		}

.navcontainerone .active a
		{
		background-image: url(../../picts/pd/navbutton_w.gif);
		background-color: inherit;
		color: #EBCCCC;
		}

/*----------------------------------------------------------*/
#search
		{
		clear: both;
		margin: 20px 0 18px 0;
		padding: 0 0 0 22px;
		width: 168px;
		}

/*----------------------------------------------------------*/
.searchbox 		
		{
		border-left: #000000 1px solid;
		border-right: #666666 1px solid;
		border-top: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #FFFFFF;
		padding: 1px 0 0 10px;
		width: 100%;
		height: 16px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 1em;
		}

/*----------------------------------------------------------*/
.navcontainertwo
		{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 190px;
		}

.navcontainertwo ul
		{
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		}

.navcontainertwo ul li
		{
		display: block;
		}

.navcontainertwo ul li a
		{
		background-image: url(../../picts/pd/navbutton.gif);
		width: 157px;
		height: 20px;
		padding: 2px 0 0 33px;
		margin: 0 0 0 0;
		color: #000000;
		text-decoration: none;
		display: block;
		background-color: inherit;
		}

.navcontainertwo a:hover
		{
		color: #525252;
		background-image: url(../../picts/pd/navbutton.gif);
		background-color: inherit;
		}

.navcontainertwo a:active
		{
		background-image: url(../../picts/pd/navbutton.gif);
		color: #525252;
		background-color: inherit;
		}

.navcontainertwo .active a
		{
		background-image: url(../../picts/pd/navbutton.gif);
		background-color: inherit;
		color: #525252;
		}

/*----------------------------------------------------------*/
.subcontainerone
		{
		margin: 0 0 0 0;
		width: 190px;
		}

.subcontainerone ul
		{
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		}

.subcontainerone ul li
		{
		display: block;
		}

.subcontainerone ul li a
		{
		background-image: url(../../picts/pd/subnavbutton_w.gif);
		width: 147px;
		height: 18px;
		padding: 2px 0 0 43px;
		margin: 0 0 0 0;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		background-color: inherit;
		}

.subcontainerone a:hover
		{
		color: #EBCCCC;
		background-image: url(../../picts/pd/subnavbutton_w.gif);
		background-color: inherit;
		}

.subcontainerone a:active
		{
		background-image: url(../../picts/pd/subnavbutton_w.gif);
		color: #EBCCCC;
		background-color: inherit;
		}

.subcontainerone .active a
		{
		background-image: url(../../picts/pd/subnavbutton_w.gif);
		background-color: inherit;
		color: #EBCCCC;
		}

/*----------------------------------------------------------*/
.subsep	
		{
		clear: both;
		width: 190;
		height: 10px;
		position: relative;
		margin: 0 0 0 0;
		padding:  0 0 0 0;
		}

/*----------------------------------------------------------*/
.subcontainertwo
		{
		margin: 0 0 0 0;
		width: 190px;
		}

.subcontainertwo ul
		{
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		}

.subcontainertwo ul li
		{
		display: block;
		}

.subcontainertwo ul li a
		{
		background-image: url(../../picts/pd/subnavbutton.gif);
		width: 147px;
		height: 18px;
		padding: 2px 0 0 43px;
		margin: 0 0 0 0;
		color: #000000;
		text-decoration: none;
		display: block;
		background-color: inherit;
		}

.subcontainertwo a:hover
		{
		color: #525252;
		background-image: url(../../picts/pd/subnavbutton.gif);
		background-color: inherit;
		}

.subcontainertwo a:active
		{
		background-image: url(../../picts/pd/subnavbutton.gif);
		color: #525252;
		background-color: inherit;
		}

.subcontainertwo .active a
		{
		background-image: url(../../picts/pd/subnavbutton.gif);
		background-color: inherit;
		color: #525252;
		}

/*----------------------------------------------------------*/
#contentcenter	
		{
		clear: both;
		width: 834px;
		height: 300px;
		position: relative;
		margin: 0 0 0 0;
		}

#contentcenterleft	
		{
		float: left; 
		position: relative;
		width: 660px;
		height: 300px;
		}

#contentcenterright	
		{
		display: none;
		float: right; 
		position: relative;
		width: 174px;
		height: 300px;
		}

/*----------------------------------------------------------*/
.cflat	
		{
		clear: both;
		width: 660px;
		position: relative;
		margin: 0 0 0 0;
		padding:  0 0 0 0;
		}

.cflatleft	
		{
		float: left; 
		position: relative;
		width: 223px;
		}

.cflatright	
		{
		float: right; 
		position: relative;
		width: 417px;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
.rflat	
		{
		clear: both;
		width: 660px;
		position: relative;
		margin: 0 0 0 0;
		padding:  0 0 0 0;
		}

.rflatleft	
		{
		float: left; 
		position: relative;
		width: 220px;
		border-left: 1px solid #FFFFFF;
		}

.rflatright	
		{
		float: right; 
		position: relative;
		width: 419px;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
#shgmbh	
		{
		clear: both;
		width: 660px;
		margin: 0 0 0 0;
		}

#shgmbhleft	
		{
		float: left; 
		width: 220px;
		border-left: 1px solid #FFFFFF;
		}

#shgmbhright	
		{
		float: right; 
		width: 419px;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
#coneflatimg	
		{
		clear: both;
		width: 659px;
		position: relative;
		margin: 0 0 0 0	;
		padding: 0 0 0 0;
		border-left: 1px solid #FFFFFF;
		}

/*----------------------------------------------------------*/
#coneflattext	
		{
		clear: both;
		width: 640px;
		position: relative;
		margin: 0 0 0 0	;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
.coneflattexttwo	
		{
		clear: both;
		width: 640px;
		position: relative;
		margin: 0 0 0 0	;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
.cflattwo	
		{
		clear: both;
		width: 660px;
		position: relative;
		margin: 12px 0 0 0;
		padding:  0 0 0 0;
		}

.cflattwoleft	
		{
		float: left; 
		position: relative;
		width: 220px;
		border-left: 1px solid #FFFFFF;
		}

.cflattworight	
		{
		float: right; 
		position: relative;
		width: 419px;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
.rflattwo	
		{
		clear: both;
		width: 660px;
		position: relative;
		margin: 12px 0 0 0;
		padding:  0 0 0 0;
		}

.rflattwoleft	
		{
		float: left; 
		position: relative;
		width: 220px;
		border-left: 1px solid #FFFFFF;
		}

.rflattworight	
		{
		float: right; 
		position: relative;
		width: 419px;
		padding: 10px 0 0 20px;
		}

/*----------------------------------------------------------*/
.csepone	
		{
		clear: both;
		width: 660px;
		height: 16px;
		margin: 0 0 0 0;
		position: relative;
		background-image: url(../../picts/pd/csepone.gif);
		}

/*----------------------------------------------------------*/

.cthree	
		{
		clear: both;
		width: 640px;
		position: relative;
		margin: 12px 0 0 20px;
		padding:  0 0 0 0;
		}

.cthreeleft	
		{
		float: left; 
		position: relative;
		width: 202px;
		margin: 0 8px 0 0;
		}

.cthreecenter	
		{
		float: left; 
		position: relative;
		width: 202px;
		border-left: 1px solid #000000;
		margin: 0 8px 0 0;
		padding: 0 0 0 8px;
		}

.cthreeright	
		{
		float: right; 
		position: relative;
		width: 202px;
		border-left: 1px solid #000000;
		padding: 0 0 0 8px;
		}

/*----------------------------------------------------------*/
.cseptwo	
		{
		clear: both;
		width: 660px;
		height: 13px;
		margin: 0 0 0 0;
		position: relative;
		background-image: url(../../picts/pd/cseptwo.gif);
		}

/*----------------------------------------------------------*/

.csepthree	
		{
		clear: both;
		width: 660px;
		height: 25px;
		margin: 0 0 0 0;
		position: relative;
		background-image: url(../../picts/pd/csepthree.gif);
		}

/*----------------------------------------------------------*/
.cfour	
		{
		clear: both;
		width: 640px;
		position: relative;
		margin: 0 0 0 20px;
		padding:  0 0 0 0;
		}

.cfourleft	
		{
		float: left; 
		position: relative;
		width: 428px;
		margin: 0 0 0 0;
		}

.cfourright	
		{
		float: right; 
		position: relative;
		width: 202px;
		border-left: 1px solid #000000;
		padding: 0 0 0 8px;
		}

/*----------------------------------------------------------*/
.imagesep	
		{
		clear: both;
		width: 202px;
		height: 10px;
		margin: 0 0 0 0;
		position: relative;
		}

/*----------------------------------------------------------*/
.konhead	
		{
		clear: both;
		width: 390px;
		height: 19px;
		margin: 0 0 0 0;
		padding: 3px 0 0 10px;
		position: relative;
		background-color: #990000;
		color: #FFFFFF;
		font-weight: bold;
		}

/*----------------------------------------------------------*/
.kon	
		{
		clear: both;
		width: 390px;
		margin: 0 0 0 0;
		padding: 10px 0 0 10px;
		position: relative;
		}

/*----------------------------------------------------------*/
.konsep	
		{
		clear: both;
		width: 400px;
		height: 13px;
		margin: 0 0 0 0;
		position: relative;
		background-image: url(../../picts/pd/cseptwo.gif);
		}

/*----------------------------------------------------------*/
.form	
		{
		clear: both;
		width: 419px;
		height: 110px;
		position: relative;
		margin: 0 0 0 0;
		padding:  0 0 0 0;
		}

.formleft	
		{
		float: left; 
		position: relative;
		width: 210px;
		height: 110px;
		margin: 0 0 0 0;
		}

.formright	
		{
		float: right; 
		position: relative;
		width: 209px;
		height: 110px;
		padding: 0 0 0 0;
		}

/*----------------------------------------------------------*/
.nlbox 		{
		font-size: 1em;
		background-color: #e7e7e7;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		width: 150px;
		}
/*----------------------------------------------------------*/
.nlboxtwo 	{
		font-size: 1em;
		margin: 0 0 10px 0;
		background-color: #e7e7e7;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		width: 150px;
		}
		
				
/*----------------------------------------------------------*/
.cb	
		{
		clear: both;
		width: 209px;
		position: relative;
		margin: 0 0 0 0;
		padding:  0 0 0 0;
		}

.cbleft	
		{
		float: left; 
		position: relative;
		width: 20px;
		margin: 0 0 0 0;
		}

.cbright	
		{
		float: right; 
		position: relative;
		width: 184px;
		padding: 0 0 0 5px;
		}

/*----------------------------------------------------------*/

.bottomlist  	
		{
		display: none;
		margin: 10px 0 0 0;
		padding: 0 0 0 20px;
		width: 640px;
		text-align: center;
		font-size: 0.9em;
		}

.bottomlist ul
		{
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		}

.bottomlist ul li
		{
		display: inline;
		color: #666666;
		text-decoration: none;
		background-color: inherit;
		margin: 0 20px 0 0;
		}



.bottomlist  a
		{
		color: #666666;
		text-decoration: none;
		background-color: inherit;
		}

.bottomlist a:hover
		{
		color: #666666;
		background-color: inherit;
		text-decoration: underline;
		}

.bottomlist a:active
		{
		color: #666666;
		background-color: inherit;
		text-decoration: underline;
		}

.bottomlist .active a
		{
		background-color: inherit;
		color: #666666;
		text-decoration: underline;
		}

/*----------------------------------------------------------*/

.adone	
		{
		clear: both;
		width: 107px;
		margin: 5px 0 0 31px;
		padding: 0 0 0 0;
		position: relative;
		}

/*----------------------------------------------------------*/
.adtwo	
		{
		clear: both;
		width: 107px;
		margin: 24px 0 0 31px;
		padding: 0 0 0 0;
		}

/*----------------------------------------------------------*/
.sepleft	
		{
		clear: both;
		width: 107px;
		height: 60px;
		margin: 0 0 0 31px;
		padding: 0 0 0 0;
		}

/*----------------------------------------------------------*/
a.content 		
		{
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		background-color: inherit; 
		}

/*----------------------------------------------------------*/
a.content:hover 
		{
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		background-color: inherit; 
		}

/*----------------------------------------------------------*/
a.contenttwo 		
		{
		text-decoration: none;
		font-weight: bold;
		color: #000000;
		background-color: inherit;  
		}

/*----------------------------------------------------------*/
a.contenttwo:hover 
		{
		text-decoration: none;
		font-weight: bold;
		color: #000000;
		background-color: inherit; 
		}

/*----------------------------------------------------------*/
a.contentfive 		
		{
		text-decoration: none;
		color: #FFFFFF;
		background-color: inherit;  
		}

/*----------------------------------------------------------*/
a.contentfive:hover 
		{
		text-decoration: underline;
		color: #FFFFFF;
		background-color: inherit; 
		}

/*----------------------------------------------------------*/
.clearfix:after 
		{
 		content: "."; 
 		display: block; 
		height: 0; 
 		clear: both; 
 		visibility: hidden;
 		}

/*----------------------------------------------------------*/ 
 
.clearfix
		{
		display: inline-table;
		}

/*----------------------------------------------------------*/

img		
		{
  		border:0;
		}

/*----------------------------------------------------------*/

/* Hides from IE-mac \*/

* html .clearfix
		{
		height: 1%;
		}

.clearfix	{
		display: block;
		}

/* End hide from IE-mac */
