/* PopArt Comics Studio */
/* Developed by Arca Digital */


/* GLOBALS */

*
{
margin: 0;
padding: 0;
}

body
{
margin: 0 auto;
padding: 0;
width: auto;
height: auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color: #e7e7e7;
}


/* INSIDE */

#containerTop
{
height: 110px;
width: 100%;
display: block;
background-color: #FFFFFF;
background-image: url(../images/common/bgContainerTop.gif);
background-position: bottom;
background-repeat: repeat-x;
}

	#containerTopInto
	{
	width: 797px;
	display: block;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/common/bgContainerInto.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

		#headerArea
		{
		display: block;
		height: 110px;
		margin: 0;
		padding: 0;
		width: 100%;
		}
		
	#contentTop
	{
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../images/common/bgContentTop.gif);
	background-repeat: repeat;
	background-position: top;
	}
	
		#contentTopInto
		{
		width: 797px;
		display: table;
		min-height: 70px;
		margin: 0 auto;
		background-image: url(../images/common/bgContentTopInto.gif);
		background-position: center top;
		background-repeat: repeat-y; 
		padding-bottom: 15px;
		}

		
	#contentTopShadow
	{
	display: block;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	background-image: url(../images/common/bgContentShadow.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	
	#contentTopShadowInto
	{
	display: block;
	width: 797px;
	height: 29px;
	margin: 0 auto;
	background-image: url(../images/common/bgContentTopShadowInto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#containerBottom
{
height: auto;
width: 100%;
display: block;
background-image: url(../images/common/bgContainerBottom.gif);
background-repeat: repeat;
background-position: top left;
}

	#containerBottomInto
	{
	width: 797px;
	display: block;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/common/bgContainerBanners.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding-bottom: 15px;
	}

#contentSubmenu
{
width: 317px;
height: auto;
display: block;
float: left;
}

	#contentSubmenu ul
	{
	padding: 0;
	margin-left: 50px;
	margin-top: 40px;
	list-style: none;
	}
	
	#contentSubmenu li
	{
	font-size: 14px;
	display: block;
	height: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
	#contentSubmenu li a
	{
	color: #333333;
	text-decoration: none;
	border-left: 3px solid #a92a2e;
	padding-left: 8px;
	padding-right: 5px;	
	}
	
	#contentSubmenu li a:hover
	{	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a92a2e;
	}
	
	#contentSubmenu li a.selected
	{
	border-left: none;
	padding-left: 11px;
	color: #a92a2e;
	}
	
	#contentSubmenu li a:hover.selected
	{
	background-color: #e4e4e4;
	color: #a92a2e;
	}
	
#contentConcept
{
width: 383px;
height: auto;
display: block;
float: right;
padding-right: 60px;
}

	#contentConceptImage
	{
	width: 100%;
	display: block;
	clear: both;
	}
	
	#contentConceptText
	{
	width: 100%;
	display: block;
	}
	
		#contentConceptText p
		{
		line-height: 16px;
		margin-top: 5px;
		padding: 0;
		}
		
	#contentLeft
	{
	float: left;
	display: block;
	width: 200px;
	}
		
		#contentLeft h1
		{
		font-size: 13px;
		}
	
	#contentRight
	{
	float: left;
	display: block;
	width: 465px;
	padding-left: 10px;
	}
	
		#contentRight p
		{
		text-align: justify;
		font-size: 12px;
		text-indent: 10px;
		line-height: 18px;
		}
	
	DIV.downloadBox
	{
	display: block;
	width: 185px;
	border: 1px solid #a0a0a0;
	background-color: #dadada;
	padding: 1px;
	background-image: url(../images/common/bgDownloadBox.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	
	DIV.downloadBox h1
	{
	font-size: 13px;
	}
	
	DIV.downloadBox p
	{
	font-size: 10px;
	padding-right: 5px;
	text-align: left;
	}
	
	DIV.downloadBox a
	{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/common/icoPdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 43px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 7px;
	}
	
	DIV.downloadBox a.press
	{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/common/icoDownload.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 43px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 7px;
	}
	
		DIV.downloadBox a:hover
		{
		color: #A92A2E;
		text-decoration: underline;
		}
	
	DIV.joinBox
	{
	display: block;
	width: 185px;
	border: 1px solid #a0a0a0;
	background-color: #dadada;
	padding: 1px;
	background-image: url(../images/common/bgDownloadBox.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
		
		DIV.joinBox p
		{
		font-size: 11px;
		padding-bottom: 10px;
		padding-top: 7px;
		padding-left: 5px;
		padding-right: 8px;
		}
		
		DIV.joinBox dl
		{
		margin-left: 12px;
		}
		
			DIV.joinBox dt
			{
			font-size: 11px;
			margin-right: 13px;
			line-height: 13px;
			padding-bottom: 3px;
			}
			
			DIV.joinBox dd
			{
			padding-bottom: 7px;
			}
			
				DIV.joinBox dd.input
				{
				text-align: right;
				margin-right: 20px; 
				}
			
			INPUT.joinInput
			{
			height: 17px;
			border: 1px solid #A0A0A0;
			color: #797979;
			width: 150px;
			font-size: 11px;
			padding-left: 2px;
			padding-right: 2px;
			}
			
				INPUT.joinInput:focus
				{
				border: 1px solid #A92A2E;
				}
			
			TEXTAREA.joinText
			{
			width: 150px;
			height: 100px;
			border: 1px solid #A0A0A0;
			font-size: 11px;
			color: #797979;
			padding: 2px;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			}
			
				TEXTAREA.joinText:focus
				{
				border: 1px solid #A92A2E;	
				}
				
			INPUT.joinSubmit
			{
			font-size: 11px;
			background-color: #A92A2E;
			color: #FFFFFF;
			border: 1px solid #A92A2E;
			background-image: url(../images/common/bgButton.gif);
			background-position: top;
			background-repeat: repeat-x;
			padding: 1px;
			}
			
				INPUT.joinSubmit:hover
				{
				background-image: none;
				
				}

/* NEWS */
#divContentNews
{
	width:  630px;
	height: auto;
	display: block;
	margin: 0 auto;
}

	#divNews
	{
	
	}
		#divNewsFull
		{
			display: table;
			margin: 0 auto;
			padding-bottom: 30px;
		
		}
		
			#divNewsFull h1
			{
				font-size: 18px;
			}
		
			#divNewsFull h2
			{
				font-size:  12px;
				font-weight: normal;
				color: #666666;
			}
		
			#divNewsFull p
			{
				line-height: 18px;
				margin-bottom: 10px;
				margin-top: 5px;
			}
		
			#divNewsFull p img
			{
				margin: 3px;
				margin-right: 10px;
				padding: 3px;
				background-color: #c1c1c1;
				border: 1px solid #7a7a7a;		
			}
			
			.formSearch
			{
				padding-top: 10px;
				margin-bottom: 10px;
			}
		
		.divNewsOthers
		{
			display: block;
			clear: both;
			margin:  0 auto;
			width: 610px;
			padding-bottom: 10px;
			padding-top: 5px;
		}
					
				.ulNews li
				{
					list-style: none;
					border-left: 3px solid #a92a2e;
					padding-left:  8px;
					display:  block;
					margin-top: 10px;
					margin-bottom: 10px;
				}
					
					.ulNews li a h1
					{
					
						color: #333333;
						font-size: 14px;
						font-weight: normal;
					}					

						.ulNews li a:hover h1
						{
					
							color: #a92a2e;
							text-decoration: underline;
						}					

					.ulNews li a .divDate
					{
					
						color: #a92a2e;
						font-size: 11px;
						font-weight: normal;
					}					

		#divNewsHome
		{
			display: table;
			margin: 0 auto;
			padding-bottom: 10px;
		
		}		

			#divContentNews .ulNews
			{
				border-top: none;
				width: auto;
			}
			

/* FAQ */
#contentFaqQuestions
{
width: 630px;
height: auto;
display: block;
margin: 0 auto
}

	#contentFaqQuestions h1
	{
	font-size: 14px;
	line-height: 18px;
	color: #A92A2E;
	padding-bottom: 10px;
	padding-top: 4px;
	}
	
	#contentFaqQuestions ol
	{
	padding-left: 30px;
	}
	
		#contentFaqQuestions li
		{
		line-height: 20px;
		font-size: 12px;
		}
		
			#contentFaqQuestions li a
			{
			color: #333333;
			text-decoration: none;
			}
			
				#contentFaqQuestions li a:hover
				{
				color: #A92A2E;
				text-decoration: underline;
				}

#contentFaqAnswers
{
width: 650px;
height: auto;
display: block;
float: right;
margin: 0 auto
}

	#contentFaqAnswers h1
	{
	font-size: 14px;
	line-height: 18px;
	color: #A92A2E;
	padding-bottom: 10px;
	padding-top: 4px;
	}
	
	#contentFaqAnswers ol
	{
	padding-left: 30px;
	}
	
		#contentFaqAnswers li
		{
		line-height: 20px;
		font-size: 12px;
		}

	
/* CONTACT */

#contactText
{
width: 317px;
height: auto;
display: block;
float: left;
padding-top: 20px;
}

	#contactText p
	{
	margin-left: 60px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	}
	
#contentContact
{
margin: 0 auto;
width: 600px;
}

	#contentContactAddress
	{
	display: block;
	float: left;
	width: 300px;
	}
	
		#contentContactAddress p
		{
		font-size: 12px;
		line-height: 17px;
		padding-bottom: 10px;
		}
	
	#contentContactForm
	{
	display: block;
	float: left;
	width: 300px;
	}

	#contentContactForm h1
	{
	font-size: 14px;
	}
	
		#contentContactForm dl
		{
		padding-top: 10px;
		}
		
		#contentContactForm dt
		{
		font-size: 12px;
		}
		
		#contentContactForm dd
		{
		padding-bottom: 10px;
		}
		
			#contentContactForm dd.input
			{
			text-align: right;
			padding-right: 120px;
			}
		
			INPUT.contactInput
			{
			height: 17px;
			border: 1px solid #A0A0A0;
			color: #525252;
			width: 180px;
			font-size: 11px;
			padding-left: 2px;
			padding-right: 2px;
			}
			
				INPUT.contactInput:focus
				{
				border: 1px solid #A92A2E;
				}
				
			SELECT.contactSelect
			{
			height: 18px;
			border: 1px solid #A0A0A0;
			color: #525252;
			width: 185px;
			font-size: 11px;
			padding-left: 2px;
			padding-right: 2px;
			}	
			
				SELECT.contactSelect:focus
				{
				border: 1px solid #A92A2E;				
				}
			
			TEXTAREA.contactText
			{
			height: 17px;
			border: 1px solid #A0A0A0;
			color: #525252;
			width: 180px;
			height: 100px;
			font-size: 11px;
			padding-left: 2px;
			padding-right: 2px;
			}
			
				TEXTAREA.contactText:focus
				{
				border: 1px solid #A92A2E;				
				}
				
			INPUT.contactButton
			{
			font-size: 11px;
			background-color: #A92A2E;
			color: #FFFFFF;
			border: 1px solid #A92A2E;
			background-image: url(../images/common/bgButton.gif);
			background-position: top;
			background-repeat: repeat-x;
			padding: 1px;			
			}
			
				INPUT.contactButton:hover
				{
				background-image: none;
				}

/* TEXTS */
#contentTexts
{
width: 650px;
margin: 0 auto;
}

	#contentTexts p
	{
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	text-indent: 15px;
	}


/* PROFILE */

DIV.profile
{
display: table;
border-left: 3px solid #A92A2E;
margin-top: 20px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
width: 430px;
}

	DIV.profile h1
	{
	font-size: 16px;
	display: block;
	line-height: 22px;
	margin-bottom: 5px;
	}
	
	DIV.profile img
	{
	margin-right: 6px;
	margin-top: 2px;
	background-color: #E4E4E4;
	padding: 3px;
	border: 1px solid #B2B2B2;
	}
	
	#contentRight DIV.profile p
	{
	font-size: 11px;
	text-indent: 0px;
	line-height: 16px;
	}
	

/* PREVIEW INDEX */

#previewIndex
{
width: 687px;
height: auto;
display: table;
margin: 0 auto;
}

	SPAN.previewItem
	{
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
	SPAN.previewItem a img
	{
	padding: 3px;
	background-color: #c1c1c1;
	border: 1px solid #7a7a7a;
	}
	
		SPAN.previewItem a:hover img
		{
		border: 1px solid #a92a2e;
		background-color: #a92a2e;
		}
	
		SPAN.previewItem h1
		{
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		display: block;
		line-height: 17px;
		}
		
			SPAN.previewItem a h1
			{
			color: #333333;
			text-decoration: none;
			}
			
			SPAN.previewItem a:hover h1
			{
			color: #a92a2e;
			text-decoration: underline;
			}			
		
		SPAN.previewItem h2
		{
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		display: block;
		line-height: 17px;
		}
		
			SPAN.previewItem a h2
			{
			color: #333333;
			text-decoration: none;
			}
			
			SPAN.previewItem a:hover h2
			{
			color: #a92a2e;
			text-decoration: underline;
			}

/* PREVIEW */

#breadCrumb
{
display: block;
margin-bottom: 10px;
margin-left: 75px;
}

	#breadCrumb ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#breadCrumb li
	{
	font-size: 11px;
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 14px;
	}
	
		#breadCrumb li a
		{
		color: #a92a2e;
		text-decoration: none;
		}
		
		#breadCrumb li a:hover
		{
		text-decoration: underline;
		}

#previewFirstImage
{
margin: 0 auto;
width: 100%;
text-align: center;
padding-bottom: 5px;
}

	#previewFirstImage img
	{
	border: 2px solid #a92a2e;
	}
	
#previewInfo
{
width: 650px;
margin: 0 auto;
display: block; 
}	
	
	#previewDates
	{
	float: left;
	width: 50%;
	display: block;
	}
	
		#previewDates h1
		{
		font-size: 18px;
		}
		
			#previewDates h1 SPAN.previewIssue
			{
			font-size: 14px;
			font-weight: normal;
			}
			
		#previewDates h2
		{
		font-size: 14px;
		}
		
		#previewDates h3
		{
		font-size: 12px;
		}
		
		#previewDates h4
		{
		font-size: 12px;
		font-weight: normal;
		margin-bottom: 7px;
		}
		
			#previewDates SPAN.previewCreditLabel
			{
			font-size: 11px;
			padding-right: 5px;
			}
			
			#previewDates SPAN.previewCreditName
			{
			font-size: 11px;
			font-weight: bold;
			}
	
	#previewResume
	{
	float: left;
	width: 50%;
	displauy: block
	}
	
		#previewResume
		{
		line-height: 16px;
		}

/* HOME */

#homeContainerTop
{
height: 371px;
width: 100%;
display: block;
background-image: url(../images/common/homeBgContainerTop.gif);
background-position: bottom;
background-repeat: repeat-x;
background-color: #FFFFFF;
}

	#homeContainerTopInto
	{
	width: 797px;
	display: block;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/common/homeBgContainerInto.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

		#homeHeaderArea
		{
		display: block;
		height: 110px;
		margin: 0;
		padding: 0;
		width: 100%;
		}
		
			SPAN.headerLogo
			{
			width: 220px;
			display: block;
			float: left;
			text-align: right;
			}
			
			SPAN.headerLogo img
			{
			border: none;
			margin-top: 32px;
			}
				
			#homeHeaderLeft
			{
			width: 515px;
			height: 110px;
			display: block;
			float: right;
			}
		
				#homeHeaderTools
				{
				display: block;
				width: 515px;
				height: 43px;
				color: #a92a2e;
				}
				
					#homeHeaderTools ul
					{
					list-style: none;
					margin: 0;
					padding-left: 260px;
					padding-top: 16px;
					}
					
					#homeHeaderTools li
					{
					list-style: none;
					display: block;
					float: left;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					margin-left: 10px;
					margin-right: 10px;
					}
					
					#homeHeaderTools li a.siteMap
					{
					color: #a92a2e;
					text-decoration: none;
					background-image: url(../images/common/icoSiteMap.gif);
					background-position: left;
					background-repeat: no-repeat;
					padding-left: 20px;
					display: none;
					}
					
					#homeHeaderTools li a.langIco
					{
					color: #a92a2e;
					text-decoration: none;
					background-position: left;
					background-repeat: no-repeat;
					padding-left: 80px;
					}
					
						#homeHeaderTools li img
						{
						border: none;
						vertical-align: middle;
						
						}
					
					#homeHeaderTools li a:hover
					{
						text-decoration: underline;
					}
					
				
				#homeHeaderMenu
				{
				display: block;
				width: 515px;
				height: 67px;
				}				
				
				#homeHeaderMenu ul
				{
				margin-bottom: 0;
				margin-top: 0;
				margin-right: 0;
				margin-left: 68px;
				padding: 0;
				list-style: none;
				}
				
				#homeHeaderMenu li
				{
				float: left;
				display: block;
				height: 42px;
				margin: 0;
				padding: 0;
				}
				
				#homeHeaderMenu li a img
				{
				border: none;
				}
				
				#homeHeaderMenu li a
				{
				display: block;
				float: left;
				padding-left: 8px;
				padding-right: 8px;
				margin-left: 0px;
				margin-right: 10px;
				margin-top: 12px;								
				height: 42px;
				line-height: 26px;
				background-image: url(../images/common/bgMenuOFF.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				}
				
				#homeHeaderMenu li a:hover
				{
				display: block;
				float: left;
				padding-left: 8px;
				padding-right: 8px;
				margin-top: 12px;
				margin-left: 0px;
				margin-right: 10px;																
				height: 42px;
				line-height: 26px;
				background-image: url(../images/common/bgMenuHOVER.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				}
				
				#homeHeaderMenu LI.selected
				{
				float: left;
				display: block;
				padding-left: 10px;
				padding-right: 10px;
				margin-top: 12px;
				margin-left: 0px;
				margin-right: 10px;				
				height: 42px;
				line-height: 26px;				
				background-image: url(../images/common/bgMenuON.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				}				
				
			#homeHeaderOutdoor
			{
			display: block;
			height: 261px;
			width: 100%;
			text-align: center;
			}

#homeContainerBottom
{
height: auto;
width: 100%;
display: block;
background-image: url(../images/common/homeBgContainerBottom.gif);
background-repeat: repeat;
background-position: top;
margin-top: 0px;
}

	#homeContainerBottomInto
	{
	width: 797px;
	display: block;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/common/homeBgContainerBanners.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding-bottom: 15px;
	}

/* PRESS NOTES */
	
	#homePress
	{
	display: block;
	padding-top: 10px;
	clear: both;
	padding-left: 50px;
	}
	
		#homePress h1
		{
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 10px;
		padding-left: 0px;
		margin-top: 5px;
		display: block;
		}
		
		#homePress a
		{
		font-size: 12px;
		}
		
		DIV.pressText
		{
		font-size: 11px;
		display: block;
		border-left: 3px solid #A0A0A0;
		padding-left: 6px;
		margin-top: 4px;
		margin-bottom: 4px;
		}
		
			#contentRight DIV.pressText p
			{
			font-size: 11px;
			text-align: justify;
			line-height: 14px;
			text-indent: 0px;
			}
			
		#homePressNotes h1 a
		{
		color: #003333;
		}
	
	#homeContainerBannersArea
	{
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	display: block;
	width: 740px;
	text-align: center;
	}
	
	SPAN.homeBanner
	{
	width: 234px;
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	display: block;
	}
	
		SPAN.homeBanner img
		{
		border: 2px solid #a92a2e;		
		}

	#homePressNotes
	{
	clear: both;
	height: auto;
	display: block;
	margin: 0 auto;
	}
	
		#homePressNotes h1
		{
		font-size: 14px;
		font-weight: normal;
		line-height: 25px;
		padding-top: 12px;
		padding-bottom: 7px;
		margin: 0;
		}
		
		#homePressNotes ul
		{
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
		SPAN.pressDate
		{
		color: #a92a2e;
		font-size: 11px;
		display: block;
		}
		
		#homePressNotes li
		{
		display: block;
		border-left: 3px solid #a92a2e;
		font-size: 11px;
		padding-left: 8px;
		text-align: left;
		margin-bottom: 12px;
		}
		
			#homePressNotes li a
			{
			color: #333333;
			text-decoration: none;
			}
			
			#homePressNotes li a:hover
			{
			color: #a92a2e;
			text-decoration: underline;
			}
			
		#homeFooter
		{
		clear: both;
		width: 100%;
		display: block;
		height: 40px;
		background-image: url(../images/common/homeBgFooter.gif);
		background-position: top;
		background-repeat: repeat-x;
		text-align: center;
		padding-top: 8px;
		}
		
			
			#homeFooter SPAN.footerLink
			{
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 10px;
			}
			
				#homeFooter SPAN.footerLink a
				{
				text-transform: uppercase;
				font-size: 9px;
				text-decoration: none;
				color: #a92a2e;
				}
				
				#homeFooter SPAN.footerLink a:hover
				{
				text-decoration: underline;
				}
				
		#homeFooter p
		{
		clear: both;
		font-size: 9px;
		color: #666666;
		text-align: center;
		display: block;
		margin: 0;
		padding-top: 5px;
		}