/*=====================
/* 		STRUCTURE
/*=====================*/

div#box-page ul.subnav {
	top: 100px;	
}

div#box-page {
	width: 1000px;
}

div#box-content {
	padding: 40px 0 0 20px;
	min-height: 500px;
	font-family: Times, "Times New Roman", Georgia, serif;
}

div#box-content.image,
div#box-content.search-image,
div#box-content.feature
{
	padding-left: 0;
}

div#box-columns {
	width: 990px;
}

div#column-left {
	width: 750px;
}

div#box-columns.image div#column-left, 
div#box-columns.search-page div#column-left,
div#box-columns.search-image div#column-left,
div#box-columns.feature div#column-left {
	width: 770px;
	position: relative;
	bottom: 15px;
}

div#box-columns.feature div#column-left table:first-child {
	position: relative;
	left: -2px;
}

div#box-content.image div#column-left {
	text-align: right;
}

div#column-right {
	width: 200px;
	padding: 25px 0 0 0;
	float: right;
	font-size: 12px;
}
	
div#box-columns.gallery div#column-right {
	width: 220px;
}

div#box-columns.collection div#column-right {
	padding-top: 40px;
}

div#box-columns.feature div#column-right br {
	display: none;	
}


/*=====================
/* 		LEFT COLUMN
/*=====================*/

div#box-columns.collection div#column-left h2.breadcrumb {
	padding: 36px 0;
	font-size: 15px;
}

div#box-columns.search-image div#column-left, 
div#box-columns.image div#column-left {
	text-align: right;
}

div#box-columns.login h2, div#box-columns.login h3 {
	margin: 1.2em 0 1em 0;
	font-size: 18px;
}

div#box-columns.login {
	width: 750px;
	line-height: 1.6;
}

div#box-columns.login p {
	font-size: 14px;
}

div#box-columns.login {
	width: 750px;
	line-height: 1.6;
}


/*=====================
/* 		RIGHT COLUMN
/*=====================*/

div#column-right p {
	margin: 0;
}

/*-----	BREADCRUMB  -----*/

h2.breadcrumb span {
	visibility: hidden;
	margin-right: 0;
}

h2.breadcrumb a,
h2.breadcrumb a span,
a.gallery_collection_link
{
	visibility: visible;
	margin-right: 10px;
}

h2.breadcrumb strong,
div#box-content.gallery a.gallery_collection_link,
div#box-columns.image a.gallery_collection_link,
div#box-columns.image a.gallery_link
{
	margin-right: 0;
	padding-left: 20px;
	background-image: url(/images/common/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div#box-content.gallery a.gallery_collection_link,
div#box-content.image a.gallery_collection_link {
	visibility: hidden;	
}

div#column-right h2.title {
	padding: 0;
	margin: 0 0 8px 0;
	font-size: 22px;
	color: #C64215;
}

div#column-right h2.breadcrumb {
	font-size: 12px;
	margin: 0;
}

p.num,
span#pos,
span.gallery_list_num_images {
	color: #331A0A;
	font-weight: 900;
}

#box-columns.image span.gallery_list_num_images {
	text-transform: uppercase;
}

#box-columns.collection span.gallery_list_num_images {
	font-size: 13px;
	font-style: italic;
}

div#column-right div.desc {
	margin-top: .6em;
	margin-bottom: .6em;
	color: #331A0A;
	line-height: 1.5;
}

div#column-right td.gallery_list_description {
	padding-left: 0;	
}

ul#image-links {
	margin: 25px 0;	
}

ul#image-links li {
	display: inline;
	margin-right: 5px;	
}

span#pos {
	letter-spacing: .12em;	
}

div#image-nav a, div#image-nav span {
	margin-right: 15px;
}

.green-arrow,
div#box-columns.feature a.gallery_list_name {
	background-image: url(/images/common/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.green-arrow {
	font-size: 12px;	
}

div#box-columns.feature a.gallery_list_name {
	text-transform: uppercase;
}

div#box-columns.feature div#column-right p
{
	margin-bottom: 0;
}


/*-----	SEARCH  -----*/

div#box-search {
	margin-top: 35px;
}

div#box-columns.collection div#box-search {
	margin-top: 0;
}

div#box-search form input {
	visibility: hidden;
	font-size: 9px;
}

div#box-columns.gallery div#box-search form input {
	visibility: visible;
	font-size: 9px;
}

div#box-columns.gallery div#box-search form input {
	margin: 6px 3px 0 0;
	position: relative;
	top: 1px;
}

div#box-columns.gallery div#box-search form input.gallery_search_box.keywords {
	margin: 0;
}

div#box-columns.gallery div#box-search form input.gallery_search_box.submit {
	visibility: hidden;
	margin: 0;
}

div#box-search form input.search_box {
	width: 150px;
	margin-right: 5px;
	display: inline;
	visibility: visible;
}

div#box-search h3 {
	margin-bottom: 4px;
}


/*=====================
/* 	FEATURED GALLERIES
/*=====================*/

div#box-columns.feature div#column-right h3 {
	margin: 60px 0 .6em 0;
}

div.feature_galleries_name a {
	font-size: 26px;
	color: #C64215;
}

a.gallery_list_name {
	font-size: 13px;
}

div#box-columns.feature div#column-right a.green-arrow {
	font-size: 13px;
}

div.feature_galleries_description {
	margin-top: .6em;
	font-size: 13px;
}

div#box-columns.feature div#column-right div.feature_galleries_description
{
	min-height: 200px;
}

div#box-columns.feature div#column-right a.green-arrow
{
	display: block;
	margin-top: 4px;
}

div#box-columns.feature div#column-right table,
div#box-columns.feature div#column-right table td
{
	width: 180px !important;
	background-image: none !important;
}

div#box-columns.feature div#column-right table td:first-child img,
div#box-columns.feature div#column-right ul.gallery_list td:first-child
{
	display: none;
}


/*=====================
/* 	COLLECTION LIST
/*=====================*/

div#box-columns.gallery-list h2 {
	padding: 30px 0 20px 0;
}

ul#list-collections li {
	width: 230px;
	float: left;
	margin-right: 10px;
	text-align: right;
}

ul#list-collections li h3 {
	height: 10px;
	position: relative;
	top: 320px;
}

ul#list-collections li img.index {
	width: 230px;
	height: 300px;
}


/*=====================
/* 	COLLECTION DISPLAY
/*=====================*/

div#box-columns.collection ul.gallery_list {
	width: 770px;
}

div#box-columns.collection ul.thumbs li {
	width: 90px;
	margin: 0 20px 0 0;
}

div#box-columns.collection ul.thumbs li table td {
	width: 90px;
	text-align: left;
}

div#box-columns.collection ul.thumbs li table td.slide {
	height: auto;
	text-align: left;
}

div#box-columns.collection a.gallery_list_name,
div#box-columns.collection span.gallery_list_num_images {
	margin-top: .2em;
	font-size: 14px;
	line-height: 1;
	display: block;
}

div#box-columns.collection span.gallery_list_num_images  {
		margin-top: .4em;
		font-size: 12px;
		color: #333;
}

div#box-columns.collection ul.gallery_list br {
	display: none;
}


/*=====================
/* 	GALLERY DISPLAY
/*=====================*/

div#column-right p#batch-download {
	margin: 20px 0 0 0;
	display: none;
}

p#batch-download img {
	margin-right: 10px;
	vertical-align: middle;
}

p#batch-download span {
	display: block;
	padding-left: 30px;
	font-style: italic;
}

div#box-columns.search ul.gallery_list, 
div#box-columns.search ul.thumbs.search_thumbs,
div#box-columns.gallery ul.gallery_list, 
div#box-columns.gallery ul.thumbs.gallery_thumbs {
	width: 790px;
	margin-left: -40px;
}

div#box-columns.search ul.thumbs li, 
div#box-columns.gallery ul.thumbs li {
	height: 97px;
	width: 115px;
	margin: 0 0 0 43px;
}

ul.thumbs li table,
div#box-columns.search ul.thumbs li table td,
div#box-columns.gallery ul.thumbs li table td,
ul.thumbs li table td.slide
{
	width: 90px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#box-columns.search ul.thumbs li table td.slide, 
div#box-columns.gallery ul.thumbs li table td.slide {
	height: 90px;
}

div.thumb_links {
	height: 90px;
	left: 95px;
	position: absolute;
	top: 29px;
	width: 20px;
}

div.thumb_links a {
	display: block;
}

a.thumb_links_cart {
	margin-top: 5px;
}

ul.gallery_collection_list {
	width: 830px;
}

ul.gallery_collection_list li {
	width: 350px;
	margin: 0 65px 0 0;
	float: left;
}

ul.thumbs.gallery_collection_list li table,
ul.thumbs.gallery_collection_list li table td
{
	text-align: left;
	margin: 0;
}

ul.thumbs.gallery_collection_list li td br {
	display: none;
}

div#nav-gallery {
}

a.gallery_collection_list_name,
span.gallery_collection_list_num_galleries
{
	position: relative;
	left: 210px;
}

a.gallery_collection_list_name {
	bottom: 140px;
}

span.gallery_collection_list_num_galleries {
	display: block;
	bottom: 130px;
	font-size: 13px;
	font-style: italic;
}


/*=====================
/* 	IMAGE DISPLAY
/*=====================*/


#box-columns.image #column-left,
#box-columns.search-image #column-left {
	text-align: right;
}

#box-columns.image #column-left > div,
#box-columns.search-image #column-left > div {
	width: 100% !important;
}

#box-columns.image #column-left div div {
	min-height: 513px;
}

div#nav-gallery {
	margin-top: 10px;
}

div#nav-gallery form {
	display: inline;
	margin-right: 15px;
}

div#nav-gallery a {
	margin-left: 15px;
	color: #C64215;
}

div#nav-gallery a.page_next {
	margin-right: 0;
}

div#nav-gallery a.buy_rights_managed,
div#nav-gallery a.add_to_lightbox_link {
	margin-right: 45px;
	padding-left: 20px;
	background-image: url(/images/common/arrow_red.png);	
	background-repeat: no-repeat;
	background-position: left center;
}

span#pos {
	margin-right: 15px;
}

div.image-info {
	line-height: 1.8;
	font-weight: 900;
	color: #331A0A;
}

div.image-info p:first-child {
	line-height: 1.3;
}

div.email-download {
	margin-top: 45px;
}

div.email-download a {
	display: block;
	margin-bottom: 15px;
	padding-left: 20px;
	background-image: url(/images/common/arrow.png);	
	background-repeat: no-repeat;
	background-position: left center;
}


/*=====================
/* 	SEARCH RESULTS
/*=====================*/

div#box-columns.search div#nav-gallery {
	margin: 14px 0 8px 0;
}

div.search_result {
	margin: .6em 0 0 0;
}

div.search_result br {
	display: none;
}

div#column-right table.input {
	display: none;
	padding: 0;
}

table.input, #box-search input {
	font-size: 11px;
}

input.btext.lg.bold, table.input select {
	width: 180px;
}

table.input td {
	padding-bottom: 6px;
}

input.gallery_search_box.submit {
	text-align: right;
}

#box-search form {
	font-weight: 900;
	color: #331A0A;
}

table.input label, #box-search span {
	color: #331A0A;
	display: block;
	margin-bottom: 3px;
	font-weight: 900;
}

div.checkbox {
	width: 90px;
	float: left;
}

div.checkbox input {
	margin-left: 0;	
}


/*=====================
/* 	CLIENT PAGES
/*=====================*/

div#psMainCustom a,
div#psMainCustom a.submenu
{
	color: #C34319 !important;
	text-decoration: none;
	font-weight: 900;
}

div#psMainCustom a:hover {
	color: #331A0A !important;
	background-color: transparent !important;
}


div#psMainCustom .sectiontitle {
	margin: 20px 0 10px 0 !important;
	display: block;
	color: #331A0A !important;
}

div#psMainCustom span#L_NAME0 .sectiontitle {
	margin-top: 6px !important;
}

div.ClickEdit.strD:hover {
	background: transparent !important;
}

div#psMainCustom {
	width: 990px;
	min-height: 481px;
	padding: 40px 0 0 20px;
	color: #331A0A !important;
	border: none;
	clear: both;
	background-image: url('http://jensenlarson.com/images/common/bg_pattern.png');
	background-position: right 40px;
	background-repeat: no-repeat;
}

div#psMainCustom div.crumbs {
	margin-top: 20px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0 !important;
}

div#psMainCustom div.crumbs a {
	text-decoration: none !important;
	color: #331A0A !important;
}

div#psMainCustom .red {
	color: #C64317 !important;
}

div.sectiontitle {
	margin: 10px 0;
}

div#psMainCustom,
div#psMainCustom table.info td,
div#psMainCustom .btext {
	font-size: 12px;
}

div#psMainCustom div.box.green.slim a,
div#psMainCustom div.box.green.slim a:hover {
	text-decoration: none;
	/*
background-color: #ABC692 !important;
*/
}

div#psMainCustom div.box.green.slim {
	width: 730px !important;
}

div#psMainCustom > table {
	width: 744px;
	float: none !important;
}

div#psMainCustom > table > td {
	width: auto;
}

div#psMainCustom table,
div#psMainCustom table td,
div#psMainCustom table th
 {
	background-color: #FFF;
	text-align: left;
	font-size: 12px  !important;
	font-family: "Univers 55", Arial, sans-serif !important;
}

div#psMainCustom table.info th {
	text-align: left;
}

div#psMainCustom > form {
	width: 744px;
}

div#psMainCustom table.info input {
	width: 150px;
}

div#psMainCustom ul.Lightbox table {
	width: auto;
}

table.info th {
	font-size: 12px;	
}

table.lbxDrawerTab td {
	background-color: #D6E3F2 !important;
	border: none !important;
}

div.MenuItem.highlight {
	background-color: #C64317 !important;
}
 
div.MenuItem.highlight.over.disabled,
div.MenuItem.highlight.disabled {
	background-color: transparent !important;
}

div.MenuItem.highlight.over {
	background-color: #331A0A !important;
}

ul.Lightbox div.panel,
ul.Lightbox div.caption,
ul.Lightbox div.PsStarRating {
	background-color: #331A0A;
}

div#psMainCustom ul.Lightbox li table td {
	width: 110px;
	text-align: center;
}

div#psMainCustom #lbxImgCnt {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 0;
}

div#psMainCustom #lbxShow {
	overflow: auto;
}

div#psMainCustom #lbxShow ul li {
	background-color:#E4E4E4;
	border: 1px solid #CCC;
	margin: 5px;
	color: #333;
}

div#psMainCustom #matrix td.img img {
	margin-right: 10px;
	vertical-align: middle;
}

div#PSCart {
	color: #331A0A !important;
	width: 744px;
}

div#psMainCustom  #PSCart div.photoghead {
	border-bottom: 2px solid #331A0A;
}

div#PSCart h2 {
	margin-left: 0 !important;
}

div#psMainCustom .button.grnBut {
	background: #C64317 none repeat scroll 0%;
}

div#psMainCustom #PSCart table.cartItem {
	width: 730px;
}

div#psMainCustom #PSCart table.cartItem th {
	background-color: #FAFAFA;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

div#psMainCustom #PSCart table.cartItem td {
	border-bottom:1px dotted #AAAAAA;
	font-size: 12px;
	padding: 3px;
	vertical-align:top;
}

div#psMainCustom #PSCart div.imgcont {
	height: auto;
}

div#psMainCustom ul.ftabTabs
{
	width: 742px;
}

/* -----	LIGHTBOX ----- */

div#psMainCustom #psImgShow div.sectiontitle {
	margin: 0 0 10px 15px !important;	
}

div#psMainCustom #psImgShow td {
	border: none !important;
}

div#psMainCustom #psImgShow td.pad {
	background-color: #FFF !important;
}

div#psMainCustom #psImgShow p {
	clear: both;
	margin: 0 0 1em 0;
	font-weight: 900;
	color: #331A0A;
}

div#psMainCustom #psImgShow p.description {
	font-weight: 500;
}

div#psMainCustom #psImgShow p.description br {
	display: block;
}

div#psMainCustom #psImgShow p br {
	display: none;
}

div#psMainCustom #psImgShow p input {
	font-size: 10px !important;
	padding: 2px !important;
}

div#psMainCustom div.ftabContent
{
	width: 730px;
	overflow: auto;
	padding: 5px;
}

div#psMainCustom  div.ftabContent form,
div#psMainCustom  div.ftabContent div.box.green.slim,
div#psMainCustom div.fpane table
{
	width: 712px !important;
}

div#psMainCustom div.fpane table th,
div#psMainCustom div.fpane table td {
	width: auto !important;
	padding: 5px !important;
	text-align: left;
}

div#psMainCustom div.ftabContent div.fpane table td {
	text-align: left;
	width: auto !important;
}

/* -----  DOWNLOADS ----- */

div#psMainCustom p.btext.lg {
	width: 730px;
	padding: 0;
	margin-bottom: 8px;
	font-size: 14px !important;
	background-color: transparent;
}

div#psMainCustom table.null {
	height: 20px;
}

body #psCartPrompt table.psCpBody td,
body #psBsPrompt table.psCpBody td
{
	font-family: "Univers 55", Arial, sans-serif !important;
	font-size: 12px !important;
}
