﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	color: white;
}

a:visited {
	/*color: #C19B28;*/
}

a:hover {
	text-decoration: underline;
	/*color: #E6CD84;*/
}

a:active {
	color: #C19B28;
}

body {
	background:url(SpraycanGirl-sized.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	margin:0;
	padding: 0;
/*	text-align: center; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 1.1 SHIM */

.shim {
	display: none;
}



/* PhattMasterLayout */

.contentCell
{
	width: 1120px;
	height: 1080px;
	background-color:Black;
	border-right:1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:100px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.contentCellIntro
{
	width: 1120px;
	height: 1080px;
	/*background-color:Black;*/
	opacity: 1;
	filter:alpha(opacity=100);
	/*border-right:1px solid #999999;
	border-left: 1px solid #999999;*/
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:100px;
	position:absolute;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	z-index: 10;
}

.contentCellIntroTransparent
{
	width: 1120px;
	height: 1080px;
	background-color:Black;
	opacity: 0.8;
	filter:alpha(opacity=80);
	border-right:1px solid #999999;
	border-left: 1px solid #999999;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:100px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 1
}

/* SideNav */
.PhattSideNav
{
	position:absolute;
	top: 0px;
	left: 0px;
	width:224px;
	background-color:black;	
	border: none;
}

.SideNavHeader
{
	width: 500px;
	z-index: 10;
}

.SideNavMenu
{
	position: absolute;
	top: 120px;
	z-index: 20;
}

.SideNavButton
{
	position: relative;
	top: 180px;
	padding: 3px;
	border: none;
}

.NavSubCat
{
	color: White;
	text-decoration: bold;
	font-weight:bold;
	padding-left: 50px;
	font-size: 12pt;	
    border-top: none; 
    padding-top: 5px;
}

.NavInfoButtons
{
	font-family:Helvetica;
	color: #999999;
	font-weight:normal;
	padding-left: 32px;
	font-size: 12pt;	
    border-top: none; 
    padding-top: 5px;
}

.NavInfoButtons:hover
{
	text-decoration:none;
	color:#666666;	
}

.PhattMainCell
{
	position: absolute;
	top: 50px;
	left: 160px;	
}

.HeaderButtons
{
	position: absolute;
	top: 0px;
	left: 565px;
	height: 20px;
	width: 390px;	
}

.HeaderButtons li
{
	 list-style-type: none;
	 display: inline;	
}

.ShoppingCartBackground
{
	position: relative;
	left: 40px;
	top: 30px;
}

.ShoppingCartLabels
{
	z-index: 50;
	position: relative;
	top: -90px;
	left: 20px;
	color: #999999;
	font-size: 12pt;
}

.CheckoutButton
{
	position: relative;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;	
	left: 15px;
	font-weight: bold;
}

.ShoppingCart:hover
{
 background-image: url(Images/Site-Images/ShoppingCartBackground-hover.jpg);	
}

/* PhattIntro */

.IntroText
{
	width:500px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	margin-top: 50px;
	
}

.BoyNavButton
{
	position: absolute;
	float: left; 
	left: 100px;
	width: 150px;
	height: 50px;
	border: 1px solid #999999;
	z-index: 1;
}

.GirlNavButton
{
	float:right;
	position:absolute;
	right: 100px;
	width: 150px;
	height: 50px;
	border: 1px solid #999999;
	z-index: 1;
}

.SuspendersNav
{
	position:absolute;
	margin-left: auto;
	margin-right:auto;
	width: 200px;
	height: 50px;
	
	border: 1px solid #999999;
	z-index: 1;

}

.SubheaderNav
{
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width: auto;
	text-align:center;
	z-index: 2;
}

.formspacer
{
	position: relative;
	height: 20px;
}

.formline
{
	position: relative;
	padding: 3px;
}

/* PhattCat */

.Cat1
{
	position:absolute;
	left: 10px;
	top: 100px;
	width: 100px;
	height:100px;
	border: 1px solid white;	
}
.Cat2
{
	position:relative;
    margin-left: auto;
    margin-right:auto;
	width: 100px;
	height:100px;
	top: 200px;
	border: 1px solid white;	
}
.Cat3
{
	position:absolute;
	right: 10px;
	top: 100px;
	width: 100px;
	height:100px;
	border: 1px solid white;	
}

/* PhattPhoto Page */

.PhattPhotos
{
	position: relative;
	top: 80px;
	left: 40px;
		
}

.pan-wrap
{
    /*background: url(../img/pan_checks.gif) repeat;
	margin: 0 auto 15px;*/
	position: relative;
}

.pan-badge img
{
	position:absolute;
	top:-20px;
	left:-20px;
}

.ClothesName
{
	position: absolute;
	left: 10px;	
}

.ClothesDetailsButton
{
	position: relative;
	left: 0px;	
}

.navigation
{
	position: relative;
    margin-left:auto;
    margin-right:auto;
	width: auto;
	text-align: center;
}

.leftnav
{
	position: relative;
	top: 0px;
	left: 0px;
}

.numnav
{
	position: relative;
	top: 0px;
	left: 50px;	
}

.rightnav
{
	position: relative;
	top: 0px;	
	left: 100px;
}
	

/* Details Page */

.DetailsInfo
{
		
	position: absolute;
    left: 0px;
    width: 110px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333; 
	text-decoration: none;
	z-index: 20;
}

.DetailsImages
{
	position: absolute;
	left: 360px;
	z-index: 20;	
}

.SkuDetails
{
	float: left;
	height:auto;
	position: relative;	
	text-align: left;
	
	color: White;
	text-decoration: bold;
	font-weight:bold;
}

.SkeDetailsCol1
{

}

.SkuDetailsCol2
{
	margin-left: 10px;
	text-align: left;
	width: 60px;
}

.PhotoDetails
{
	float: left;
	position: relative;
}

.DetailsColumn1
{

}

.DetailsColumn2
{
    position: absolute;
    left: 140px;
    width: 110px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
}


.Cost
{
	color: White;
	text-decoration: bold;
	font-weight:bold;
}

.CollapsePanel
{
	height: 0px;
	background-color: Black;
	overflow: hidden;
}

/* PhattDetails */

.phattdetails
{
	position: absolute;
	left: 120px;
	top: 80px;
}

.fontSize
{
font-size: 10pt;
z-index: 10;
}

.RegExpression
{
	font-size: 10pt;
	z-index: 20;
	left: -40px;	
}

/* PhattOrder */

.ContactCol1
{
	width: 120px;	
}

.OrderSummary
{
	position:absolute;
	left: 200px;
	top: 160px;	
}

.CartSummary
{
	position: relative;
	top: 20px;
	left: 50px;
}

.OrderLabels
{
}

/* PhattOrder */

.regexpression
{
	position: relative;
	z-index:20;
	left: -107px;	
}

/* PhattAboutUs */
.PhattInfo
{
	position:absolute;
	top: 120px;
	left: 200px;
}

/* PhattCart */
.CartGrid
{
	position: absolute;
	left: 100px;
	top: 100px;
	width:auto;
}

.tbCartSummary
{
	text-align: right;
	
}

.CartControls
{
	position: absolute;
	top: 300px;	
	left: 100px;
}

.tbCostSummary
{
	font-weight: bold;	
	position: relative;
	margin-left: auto;
    border-collapse: collapse;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	/*text-align: left;*/
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 2px solid #999999;
}

/* Accordian stylse */

.accordionHeader

{

    border: 1px solid #2F4F4F;

    color: white;

    background-color: #2E4d7B;

	font-family: Arial, Sans-Serif;

	font-size: 12px;

	font-weight: bold;

    padding: 5px;

    margin-top: 5px;

    cursor: pointer;

}



.accordionContent

{

    background-color: #D3DEEF;

    border: 1px dashed #2F4F4F;

    border-top: none;

    padding: 5px;

    padding-top: 10px;

}




.watermark {

	background: #FFAAFF;

}



.popupControl {

	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;

	border-style:solid;

	border-color: Black;

	border-width: 2px;

}



.modalBackground {

	background-color:Gray;

}



.modalPopup {

	background-color:#ffffdd;

	border-width:3px;

	border-style:solid;

	border-color:Gray;

	padding:3px;

	width:250px;

}



.sampleStyleA {

	background-color:#FFF;

}



.sampleStyleB {

	background-color:#FFF;

	font-family:monospace;

	font-size:10pt;

	font-weight:bold;

}



.sampleStyleC {

	background-color:#ddffdd;

	font-family:sans-serif;

	font-size:10pt;

	font-style:italic;

}



.sampleStyleD {

	background-color:Blue;

	color:White;

	font-family:Arial;

	font-size:10pt;

}