body { 
	background-color: #4a4a4a;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(/_images/_pgElements/bkgd_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
}

#pgHead {
	margin: 0 auto;
	width: 960px;
	height: 190px;
	padding: 0;
	background-image: url(/_images/_pgElements/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuArea {
	float: right;
	margin: 0 20px 0 0;
	padding: 25px 0 0 0;
	width: 510px;
}

#specialAd {
	float: right;
	margin: 0 20px 0 0;
	padding: 30px 0 0 0;
	width: 490px;
	height: 75px;
}

#mainArea {
	margin: 0 auto;
	width: 920px;
	background-image: url(/_images/_pgElements/bkgd_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainCol {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 630px;
}

#rightCol {
	float: right;
	margin: 20px 0 0 0;
	padding: 10px;
	width: 240px;
	background-color: #cacaca;
	color: #3d3d3d;
}

.recentshoots h1, .recentshoots p, .recentshoots a:link, .recentshoots a:visited {
	color: #3d3d3d;
}

.recentshoots a:hover {
	color: #bf2227;
	}

#fp_mainCol {
	float: left;
	margin: 0;
	padding: 0;
	width: 455px;
}

#fp_rightCol {
	float: right;
	margin: 0;
	padding: 0;
	width: 430px;
}

#footer {
	margin: 0 auto 20px auto;
	width: 960px;
}


/* -------- 2nd Menu STYLES ----------- */

#secondarymenu {
	margin: 0 auto 20px auto;
	padding: 3px;
	background-color: #3f3f3f;
	height: 23px;
	text-align: center;
	}

#secondarymenu .btmLinks {
	color: #e7e7e7;
	font-size: 1.1em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}

#secondarymenu .btmLinks a:link, #secondarymenu .btmLinks a:visited {
	text-decoration: none;
	color: #e7e7e7;
}

#secondarymenu .btmLinks a:hover {
	border: none;
	color: #bf2227;
}


/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.1em;
	color: #e7e7e7;
	line-height: 1.3em;
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
	color: #e7e7e7;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

h3 {
	font-size: 1.5em;
	color: #e7e7e7;
	line-height: 1.2em;
	text-align: left;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: normal;	
}

p {
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
	color: #e7e7e7;
	}

td {
	font-size: inherit;
	font-weight: normal;
	color: #e7e7e7;
	}

#formPrep td {
	font-size: inherit;
	font-weight: normal;
	color: #333333;
	}

strong {
	font-size: 1.05em;
	font-weight: bolder;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #ffffff;
	}

a:hover {
	color: #bf2227;
	}

ul {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #e7e7e7;
	}

li {
	list-style-type: circle;
	padding: 6px 0 0 10px;
	}
	
/* -------- PROOF PAGE STYLES ----------- */

#proofpage {}

#ppMain {
	float: left;
	margin: 0;
	padding: 0;
	width: 520px;
}

#ppComments {
	float: right;
	margin: 0;
	padding: 0;
	width: 390px;
}

#proofpage h1 {
	font-size: 1.5em;
	color: #e7e7e7;
	line-height: 1.3em;
	text-align: center;
	margin: 16px 0 16px 0;
	padding: 6px;
	font-weight: normal;
	background-color: #333333;
}

#proofpage h2 {
	font-size: 1.3em;
	color: #e7e7e7;
	line-height: 1.0em;
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: normal;	
}

#proofpage p {
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
	color: #e7e7e7;
	}

#proofpage #proofcommentbox {
	margin: 0 auto 10px auto;
	padding: 5px;
	width: 380px;
	height: 275px;
	overflow: auto;
	background-color: #ededed;
	color: #333333;
	}
	
#proofpage #proofcommentbox p {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	}
	
#proofpage .label {
	padding-top: 9px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
	color: #e7e7e7;
	}

.obscurepp {
	position: absolute;
	z-index: 1000;
	display: none;
    width: 550px;
    height: 450px;
	font-size: 1.3em;
	color: #e7e7e7;
	line-height: 1.0em;
	text-align: center;
	font-weight: bold;
	font-style: normal;	
    background-color: #4a4a4a; 
    margin: 0;
    padding: 0;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
	background-image: url(/_images/_pgElements/ImageBlk_550x450.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.EmptyCart { background-image: url(/_images/_pgElements/ShoppingCartIcon_Empty.png); width: 60px; height: 50px; display: block; margin: 0 auto; }
.FullCart { background-image: url(/_images/_pgElements/ShoppingCartIcon_Full.png); width: 60px; height: 50px; display: block; margin: 0 auto; }

/* -------- RIGHT COLUMN STYLES ----------- */

#rightCol p, #rightCol a:link, #rightCol a:visited {
	color: #3d3d3d;
}

#rightCol a:hover {
	color: #bf2227;
	}

#rightCol h1 {
	font-size: 1.8em;
	color: #3d3d3d;
	line-height: 1.0em;
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: normal;
}

#rightCol p {
	font-size: 1.0em;
	line-height: 1.0em;
	color: #3d3d3d;
	text-align: left;
	margin-bottom: 6px;
}

/* -------- COPYRIGHT ----------- */

#Copyright {
	padding: 20px 0 0 0;
	color: #e7e7e7;
	font-size: .9em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #e7e7e7;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #bf2227;
}


#Copyright .btmLinks {
	color: #e7e7e7;
	font-size: 1.35em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}

#Copyright .btmLinks a:link, #Copyright .btmLinks a:visited {
	text-decoration: none;
	color: #e7e7e7;
}

#Copyright .btmLinks a:hover {
	border: none;
	color: #bf2227;
}


/*-------------- Picture Protection -------------------*/
.slideshow { position: relative;  }
.obscure {
	z-index: 1000; 
	position: absolute; 
	top: 0; 
	left: 0; 
	display: none;
    background-color: #4a4a4a; 
    margin: 0;
    padding: 0;
    width: 300px;
    height: 210px;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
	background-image: url(/_images/_pgElements/ImageBlk_300x210.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.obscurefpPix {
	z-index: 1000; 
	top: 0; 
	left: 0; 
	display: none;
    background-color: #4a4a4a; 
    margin: 0;
    padding: 0;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
}

/*-------------- Forms -------------------*/

#modApp{
	width: 75%;
	margin: 30px auto 10px auto;
	padding-bottom: 20px;
	text-align: left;
	background-color: #444;
	color: #eee;
	}

#modApp fieldset { 
	width: 92%;
	padding: 1px 13px 15px 13px;
	margin: 0 auto;
	border: 1px solid #ddd;
	}

#modApp legend { 
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
	color: #ddd;
	padding: 0 6px 0 6px;
 }

#modApp .row {
	clear: both;
	padding-top: 10px;
	width: 100%;
	}

#modApp .row .label {
	vertical-align: text-top;
	float: left;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: right;
	width: 25%;
	padding-top: 6px;
	color: #eee;
	}

#modApp .row .formfields {
	float: right;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	width: 70%;
	margin-right: 15px;
	}

#modApp .small{
	color: #eee;
	display: block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	}

#modApp .required {
	color: red;
	display:block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	}

#modApp .smalltext {
	color: #eee;
	display:block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	padding-bottom: 3px;
	}

#modApp input, textarea {
	font-size: 1.0em;
	padding: 2px;
	border: solid 1px #333;
	width: 100%;
	margin: 9px 0 2px 0;
	}

#modApp .radio {
	font-size: 1.0em;
	padding: 0;
	width: 20px;
	margin: 12px 0 0 0;
	}

#modApp textarea {
	height: 150px;
	}

#modApp select {
	margin: 9px 0 2px 0;
	}

#modApp .checkbox {
	font-size: 1.0em;
	padding: 0;
	margin: 9px 0 2px 0;
	border: none;
	width: 20px;
	text-align: left;
	}

#modApp button { 
	clear:both;
	padding: 0;
	margin: 0 auto;
	width: 125px;
	height: 31px;
	background: transparent url(../_images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	}

#modApp input:focus{ border: solid 1px red; background-color: #ffffcc; color:#000000; }



