/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
@import url("slimbox2.css");


body
{
	/*background: #000000 url('body_bg_hifi.gif');*/
	background: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
#wrapper
{
	margin: auto;
	width: 900px;
	background-color:black;
	height:auto;
}
#header
{
	position:relative;
	background-image: url('JPTLogo.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 900px;
	float: left;
	padding: 0px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	text-align:center;
}
#navigation
{
	clear:both;
	position:relative;
	width:900px;
	color: #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	height:30px;
	margin: 0px 0px 0px 0px;
	background: #000000;
}
#leftcolumn
{
	color: #FFFFFF;
	background: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
* html #leftcolumn
{
	width:190px;	
}

#rightcolumn
{
	float: right;
	color: #FFFFFF;
	background: #000000;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	width: 700px;
	display: inline;
}
* html #rightcolumn
{
	width:695px;	
}
.rightContainer
{
	text-align:center;	
}
#footer
{
	clear: both;
	width: 900px;
	float: left;
	color: #FFFFFF;
	background: #000000;
	border-top: solid 2px #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#content
{
	width: 900px;
	color: #FFFFFF;
	background: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	min-height:500px;
}
* html #content
{
	height: 500px;
}

.center
{
	text-align: center;
}

.showDropDownDiv
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5px;
	width: auto;
}

.showDropDown
{
	width: 195px;
}

.showTreeDiv
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.showTree
{
	width: 200px;
}

.ThumbnailItem
{
	display: inline;
	float: left;
	padding: 0px 0px 10px 30px;
}

.ThumbnailImageDiv:hover
{
	cursor: pointer;
}

.ThumbnailImageDiv
{
	vertical-align: middle;
	text-align: center;
}

.ThumbnailImage
{
	border: solid 2px white;
}

.ThumbnailImageLabel
{
	vertical-align: bottom;
	text-align: center;
}
.GalleryPage
{
	display:inline;	
	width:900px;
}
.GalleryDiv
{
	float:left;
	padding: 60px 0px 10px 60px;
}
.GalleryImage
{
	clear:both;
	vertical-align: middle;
	text-align: center;
}
.GalleryDesc
{
	vertical-align: bottom;
	text-align: center;
}
.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=65);
	opacity: 0.65;
}
.modalPopup
{
	background-color: Black;
	border-width: 3px;
	border-style: solid;
	border-color: #EBEBEB;
	padding: 10px;
	text-align: left;
	top: 20px ! important;
	vertical-align: middle;	
	position:absolute ! important;
}

/* BEGIN OLD JPTPHOTO STYLES */

.hidden
{
	display: none;
}

.ErrorText
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20pt;
}
.NormalBold
{
	background-color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	line-height: 12px;
}
.CartListHead
{
	background-color: #cccccc;
	border-bottom: dimgray;
	border-left: solid 1px dimgray;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
	text-align:center;
}
.CartListHead td
{
	padding: 0 5px 0 5px;	
}
.CartListItem
{
	background-color: #000000;
	border-left: solid 1px dimgray ;
	color: White;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}
.CartListItem td
{
	padding: 5px 5px 5px 5px;
}
.CartListItemAlt
{
	background-color: #000000;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}
.CartListItemAlt td
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}
.CartListFooter
{
	background-color: #cccccc;
	line-height: 10pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
	padding-left:10px;
	padding-right:10px;
}
Font
{
	color: White;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Times New Roman;
	font-size: .7em;
	font-weight: 500;
	font-style: normal;
	color: White;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	background-color: Black;
}

A:hover
{
	text-decoration: Underline;
	font-weight: Normal;
	background-color: Black;
	color: #ffffff;
}

P
{
	padding-left:10px;	
	padding-right:10px;
}
/*	

*/
/* END OLD JPTPHOTO STYLES */



/* New JPTPhoto Styles */
.btnShopCart
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0px 5px;
	color: White;
	vertical-align:middle;
	line-height:40px;
}

.btnShopCart:hover
{
	text-decoration:none;
}

.AspNet-Menu a, .AspNet-Menu a:visited, .AspNet-Menu a:active, .AspNet-Menu a:link
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px;
	display:inline;
}
.AspNet-Menu a:hover
{
	text-decoration: underline;
}
.AspNet-Menu
{
	float:left;	
}
#loginStatus
{
	color: White;
}
#loginStatus a, #loginStatus a:visited, #loginStatus a:active
{
	color: White;
	font-family: Georgia;
	vertical-align:middle;
	line-height: 30px;
	padding-right:10px;
}

#utilityLinks
{
	color: White;
	font-family: Georgia;
	display: block;
	float: right;
	
}
.cartLink
{
	font-size: small;
	color: White;
}

/* Begin Tree View Styles*/
.showTreeView div.AspNet-TreeView ul li
{
	white-space: nowrap;
	padding: 3px 0 2px 0;
}

.showTreeView div.AspNet-TreeView ul ul
{
	margin: 2px 0 2px 10px;
}

.showTreeView div.AspNet-TreeView ul li img
{
	border: none;
	vertical-align: middle;
	margin: 0 2px 0 0;
}

.showTreeView div.AspNet-TreeView li a
{
	text-decoration: none;
	color: White;
}
.showTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 18px;
}

.showTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}

.showTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background: url(collapse.gif) 0 -2px no-repeat;
	width: 20px;
	float: left;
	cursor: pointer;
}

.showTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url(expand.gif) 0 -2px no-repeat;
	width: 20px;
	float: left;
	cursor: pointer;
}

.showTreeView .AspNet-TreeView-Selected
{
	/*background-color: #FAFAD2 !important;*/
}

.showTreeView .AspNet-TreeView-ChildSelected
{
	/*background-color: #F5FFFA !important;*/
}

.showTreeView .AspNet-TreeView-ParentSelected
{
	/*background-color: #FFE4E1 !important;*/
}

/* End Tree View Styles */

.productPicker
{
	text-align:center;	
}
.productPicker a, .productPicker a:visited
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px;
}

.modalUtility
{
	text-align:center;	
}

.modalUtility a, .modalUtility a:visited
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px;
}
.shoppingCartDiv
{
	text-align:right;
	padding: 2px 0px 10px 0px;	
	width:700px;
	font-size:smaller;
}
.shoppingCartDiv a, .shoppingCartDiv a:hover, .shoppingCartDiv a:visited, .shoppingCartDiv a:link
{
	color:White;
	text-decoration:none;
	padding-right:10px;
}
.ProfileDetailsHeader
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px;
}
.AspNet-LoginControl
{
}
.AspNet-LoginButtonStyle
{
	margin:10px 5px 10px 5px;
}
.AspNet-LoginTextBoxStyle
{
	margin: 10px 0px 10px 5px;	
}
.AspNet-LoginHyperLinkStyle a, .AspNet-loginHyperLinkStyle a:visited, .AspNet-loginHyperLinkStyle a:active
{
	font-size:smaller;
	color:White;
	text-decoration:none;
}
.AspNet-LoginLabelStyle
{

}
.AspNet-LoginTitleStyle
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px	
}
.AspNet-PasswordTitleStyle
{
	display:none;
}
.AspNet-PasswordTextBoxStyle
{
	margin:5px 0px 5px 5px;
}
.AspNet-CommandRowStyle
{
	font-family: Georgia;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
	color: White;
	vertical-align:middle;
	line-height:30px;
}
.AspNet-CommandRowStyle a:hover
{
	text-decoration: underline;
}
.AspNet-RowStyle
{
	height:35px;
}
.messageItem
{
	border: solid 1px white;
	width: 500px;
	clear:both;	
	margin-top:20px;
	display:inline-block;
}
.errorLocation
{
	padding: 0px 10px 0px 10px;	
	
}
/* End New JPTPhoto Styles */