/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	[ SECTION: PHOTO SERVICES ]

	Notes:

	The catalog style sheet should only contain styles necessary
	for the rendering of pages within the "photo" folder of
	the Web application.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Formating used for Services Section on Photo Services Page */
#ptitle {
	margin: 25px 20px;
}

#pimage {
	margin-top: 10px;
	margin-left: 45px;
}

#photo_services {
	width: 416px; border-right: 1px solid #b7b7b7; padding-right: 10px;
}

#photo_services h3 {
	font-size: 16px;
	margin-top: 15px;
}

#photo_services h3, #photo_services h4, #photo_services p, .p_button {
	padding-left: 15px;
}

#photo_services p.no_bot_pad {
	padding-bottom: 0;
}

.sm_img {
	padding-top: 10px; margin-right: 15px;
}

/* Inernet Services Section on Photo Services Page */

#os_tc {
	background-image: url(../../assets/site/images/generic/i_service_tc.gif); margin-top: 15px;
}

#os_bc {
	background-image: url(../../assets/site/images/generic/i_service_bc.gif); margin-bottom: 15px;
}

#os_tc, #os_bc {
	background-position: top left; background-repeat: no-repeat; height: 10px; width: 416px; overflow: hidden;
}

#os_mid {
	background-color: #eeede6;
}

#os_mid li, #os_mid p, #is li, #is p {
	width: 270px;
}

/* Formatting for left column on Photo Services Page */

#photo_products {
	width: 127px; padding-left: 10px; text-align: center;
}

#photo_products ul {
	padding: 0; margin: 0; width: 127px; list-style: none;
}

#photo_products li {
	padding: 0 0 5px 0; margin: 0 0 5px 0; width: 127px; border-bottom: 1px solid #b7b7b7; display: block; line-height: 1.2;
}

#photo_products li#no_bot_bor {
	border-bottom: none;
}

#photo_products li a {
	color: #1b3b91; text-decoration: none;
}

#photo_products li a:hover {
	text-decoration: underline;
}

/* InStore Services Formatting */

#page_title_smmid {
	margin-bottom: 15px;
}
#instore-con {
	background-image: url(../../assets/site/images/generic/bkgrd-instore-2col.gif); background-repeat: repeat-y; background-position: top left; 
}
.instore_ps {
	padding: 0; margin: 0; height: 150px; width: 276px; margin-bottom: 15px;  border-bottom: 1px solid #b7b7b7;
}
.left-col {
	margin-right: 20px;
}
.instore_ps h3 {
	font-size: 13px; margin-bottom: 0; line-height: 1.2; padding-bottom: 10px;
}

.instore_ps img {
	padding: 0; margin: 0 0 15px 0;
}


.instore_ps p {
	padding-bottom: 0; line-height: 1.3;
}

.col_left {
	border-right: 1px solid #b7b7b7; padding-right: 10px;
}

.col_left li {
	margin-right: 1px;
}

.col_right li {
	margin-left: 12px;
}
