/* CSS Document by Kali Pappas of strangegirldesigns.com for Tracie Arnold.  */

/* Basic Tags... */

body {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 16px;
	font-size-adjust: 0.38;
	color: #000000;
	background-color: #000000;
	margin: 0;
	padding: 0;
}

a:link {
	color: #993333;
	text-decoration: none;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #993333;
	text-decoration: underline;
}

a:active {
	color: #993333;
	text-decoration: none;
}

a img {
	border: none; 
}

a {
	font-weight: bold;
}



h1 {
	text-align: left;
	color: #333333;
	font: 24px Garamond, Georgia, Times, serif;
	font-size-adjust: 0.38;
	font-weight: bold;
	border-bottom: 1px solid #993333;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

h2 {
	text-align: right;
	color: #993333;
	font: 18px Garamond, Georgia, Times, serif;
	font-size-adjust: 0.38;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

ul {
	list-style: disc url(http://www.moviegowns.com/dot.png) inside;
	}
	
p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em;
}

	
	img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }
	
.error {
	width:600px;
	margin:auto;
	text-align:center;
	color:#ffcc99;
	font-size:14px;
	font-size-adjust: 0.38;
	background-color:#000000;
	
}

/* Layout-related Tags */

#wrapper {
	margin:0;
	padding:0;
	background-image:url(http://www.moviegowns.com/ppcbg.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#header { 
	height:350px;
	margin: 0;
	padding:0;
	background: url(http://www.moviegowns.com/ppcheader.png);
	background-position: top left;
	background-repeat:no-repeat;
}

#mainlinklayer {
	z-index:1;
	position:absolute;
	top:290px;
	left:65px;
	width:250px;
	height:67px;
}

#rightoverlayfeather {
	z-index:2;
	position:absolute;
	margin:0;
	padding:0;
	top:170px;
	left:915px;
	width:232px;
	height:300px;
	
}

#rightoverlayfeather2 {
	z-index:3;
	position:absolute;
	margin:0;
	padding:0;
	top:470px;
	left:984px;
	width:163px;
	height:191px;
	
}

#titlelayer {
	z-index:4;
	position:absolute;
	top:255px;
	left:395px;
	width:500px;
	height:100px;
}

/* Nav-related Tags */

#sidebar {
	float:left;
	width:255px;
	margin-top:0;
	margin-left:55px;
	margin-bottom:0;
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	border:0;
	text-align:center;
}

.innersidebar {

	margin:0;
	padding:0;
	border:0;
	width:250px;
	
}

.innersidebar img {
padding: 0;
margin: 0;
border:0;
display:block;

}

a.sidebarlinks:link {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-size-adjust: 0.38;
	color: #993333;
	text-decoration: none;
}

a.sidebarlinks:visited {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-size-adjust: 0.38;
	color: #993333;
	text-decoration: none;
}

a.sidebarlinks:hover {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-size-adjust: 0.38;
	color: #993333;
	text-decoration: underline;
}

a.sidebarlinks:active {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-size-adjust: 0.38;
	color: #993333;
	text-decoration: none;
}

.navbarwrapper {
	margin:0;
	padding:0;
	border:0;
	width:250px;
	background-image:url(http://www.moviegowns.com/cardbg.png);
	background-position: top left;
	background-repeat: repeat-y;
	
}

.navbar {
	padding:0;
	border:0;
	margin-top:0;
	margin-right:40px;
	margin-left:40px;
	margin-bottom:0;
	text-align:center;
}		

	
/* Content-related Tags */

#contentppc {
	
	margin-left:350px;
	width: 625px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:20px;
	

}

.illuminateddropcap {
	float: left;
	margin-right:2px;
	padding: 0 3px 0 3px;
	font-size: 34px; 
	font-size-adjust: 0.38;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #993333;
	background-color: #ffffff;
	border: 1px solid #666666;
	line-height: 1em;
}

.floatright {
	float:right;
	padding-top:0;
	margin-top:0;
}

.floatleft {
	float:left;
	padding-top:0;
	margin-top:0;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

#slideshow {
	z-index:5;
	width:300px;
	height:400px;
    padding-left: 20px;
}

#innerslideshow {
	width: 237px;
	height: 335px;
	padding:0;
	margin:0;
}

#lowerslideshow {
	width:280px;
	height:450px;
	background-image:url(http://www.moviegowns.com/slideshowbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:32px;
    padding-left: 32px;
}

#lowerinnerslideshow {
	width: 237px;
	height: 335px;
	padding:0;
	margin:0;
}

.smalltext {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-size-adjust: 0.38;
	font-style: italic;
	margin: 0;
	padding-top: 25px;
	padding-right: 30px;
}


#gallerywrapper {
	
	width: 625px;
	
}

.chunkcenter {
	margin:0px auto;
	width:400px;
	text-align:left;
	padding:5px;
}

.indexstyle {
	width:400px;

}

.chunkcenter2 {
	margin:0px auto;
	width:500px;
	text-align:left;
	padding:5px;
}

.indexstyle2 {
	width:500px;

}


/* Form-related Tags */

 label
{

display: block;
}

 input
{
background: #ffffff;
border: 1px solid #993333;
}

 textarea
{
background: #ffffff;
border: 1px solid #993333;
}

.submit input
{
color: #ffffff;
background: #993333;
}

 fieldset
{
border: 1px solid #993333;
padding: 10px;
}

legend
{
color: #ffffff;
font-weight: bold;
background: #993333;
border: 1px solid #993333;
padding: 6px 6px 6px 6px;
} 

/* Image Treatment-related Tags */

.imagecentercontainer {
     margin-left: auto;
     margin-right: auto;
}
.imagecenter {
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

.imageborder {
	padding: 10px;
	margin: 10px;
	border: 1px solid #666666;
	background-color: #ffffff;
}

.imageborderindex {
	padding: 10px;
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
	background-color: #ffffff;
	
}

/* Search Tags */


.main_cat1 {font-size: 18px; font-weight: bold;font-size-adjust: 0.38;}
.main_cat2 {font-size: 14px; font-weight: bold;font-size-adjust: 0.38;}
.cat1:visited {font-size: 18px; font-weight: bold;font-size-adjust: 0.38;}


.title{font-size:16px;font-size-adjust: 0.38;}



.searchBox {
	border: 1px solid #993333;
	padding-bottom: 7px;
	
}

#result_report {
	text-align:center ;
	padding:3px; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	font-weight: bold
}


#other_pages {
	text-align:center;
	font-weight: bold;
	font-size:12px;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #993333;
		border-bottom:1px solid #993333;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #993333;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}



/* Lower Area and Footer-related Tags */

#kitty {
	float:right;
	margin-top:0;
	padding-top:0;
	text-align:center;
	width:300px;
}


#footerppc {
	clear:left;
	height:300px;
	background: url(http://www.moviegowns.com/ppcfooter.png);
	background-position: top left;
	background-repeat: no-repeat;
	border:0;
}

#disclaimer {
	width:800px;
	margin-left:125px;
	text-align:center;
	color:#ffcc99;
	font-size:14px;
	font-size-adjust: 0.38;
	background-color:#000000;
	font-style:italic;
}

#disclaimer2 {
	width:800px;
		margin: 0 auto;
	padding: 0;
	text-align:center;
	color:#ffcc99;
	font-size:14px;
	font-size-adjust: 0.38;
	background-color:#000000;
	font-style:italic;
}

a.disclaimera {
	color:#CC6666;
}

/* Done! */