@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #193441;*/
	background-color: #000000;
	margin: 0px;
}

#page_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
}

#skolnicks_outer_wrapper {
	/*width: 778px;
	border: 8px solid #d5d5d5;
	padding: 3px;*/
}

#skolnicks_wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 11px solid #e5e5e5;
	padding: 22px;
}

#pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	display: block;
	padding-top: 9px;
	padding-left: 100px;
	margin-top: 16px;
	margin-bottom: 0px;
	background-image:url(/assets/images/pic_wedding_photo_album.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 41px;
}

#pageSubTitle {
	font-size: 16px;
	font-weight: bold;
	color: #254b7d;
	margin-bottom: 6px;
}

#top_nav {
	display: block;
	width: 100%;
	height: 20px;
}

#top_nav .top_nav_links {
	float: right;
	margin-bottom: 6px;
}

#content_wrapper {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	padding: 0;
}

#content_wrapper .nav {
	width: 190px;
	background-color: #d5d5d5;
	padding-top: 16px;
	padding-left: 11px;
	border-right: 1px solid #003366;	
}

#content_wrapper .content {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

#content_wrapper .promo_column {
	width: 40px;
	/*border-left: 1px solid #003366;*/
}

#skolnicks_nav {
	background-color: #000000;
	color: #ffffff;
	height: 23px;
	padding-top: 7px;
	border-top: 1px solid #ffffff;
}

#skolnicks_nav .nav_links {
	float: left;
	padding-left: 6px;
}

.prodLink a {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}

.prodLink a:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#skolnicks_nav .nav_info {
	float: right;
	padding-right: 6px;
	font-weight: bold;
	font-size: 14px;
}

#skolnicks_topbar {
	background-image: url(/assets/images/bg_topbar.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	width: 100%;
	height: 29px;
	border-bottom: 2px solid #ffffff;
}

#skolnicks_topbar .headline {
	float: left;
	padding-left: 6px;
	width: 50%;
	border: 1px solid #000000;
}

#skolnicks_topbar .topbar_nav {
	padding-top: 6px;
	padding-right: 6px;
	float: right;
}

#skolnicks_header {
	width: 100%;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/assets/images/bg_header.jpg);
	background-repeat: no-repeat;
}

#skolnicks_footer {
	/*background-image: url(/assets/images/bg_footer.gif);
	background-repeat: repeat-x;*/
	margin-left: auto;
	margin-right: auto;
	height: 29px;
	/*border-top: 2px solid #ffffff;*/
}

#skolnicks_footer .copyright {
	padding-top: 11px;
	padding-bottom: 11px;	
	text-align: center;
	/*color: #006699;*/
	color: #ffffff;
	font-size: 10px;
}

#contact_locations {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#contact_locations td {
	width: 50%;
	text-align: center;
}

#list_two_col ul {
	float: left;
	padding: 16px;
}

#list_three_col ul {
	float: left;
	padding: 0px;	
}

#divider {
	clear: both;
	/*background-image: url(/assets/images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	*/
	width: 100%;
	margin-left: 16px;
	border-top: 1px dotted #006699;
	margin-bottom: 0px;
	margin-top: 0px;
}

#clear {
	clear: both;
}

#photoset {
	margin-top: 11px;
	padding-top: 16px;
}

.floatLeft {
	float: left;
	margin-right: 16px;
}

.floatRight {
	float: right;
	margin-left: 16px;
}

.floatLeftNoMargin {
	float: left;
	margin: 0;
}

.floatRightNoMargin {
	float: right;
	margin: 0;
}

.picFloatLeft {
	float: left;
	margin-right: 16px;
	border: 1px solid #000000;	
}

.picFloatRight {
	float: right;
	margin-left: 16px;
	border: 1px solid #000000;	
}

.pic {
	border: 1px solid #000000;
}

.picHeader {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.picCollage {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

a {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;	
}

a.whiteLinks {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.whiteLinks:hover {
	text-decoration: underline;	
}

a.whiteLinksBold {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.whiteLinksBold:hover {
	text-decoration: underline;
	font-weight: bold;	
}

a.whiteLinksSmall {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.whiteLinksSmall:hover {
	text-decoration: underline;	
}

a.blueLinks {
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}

a.blueLinks:hover {
	text-decoration: underline;	
}

a.blueLinksSmall {
	/*color: #006699;*/
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.blueLinksSmall:hover {
	text-decoration: underline;	
}

a.blueLinksBold {
	/*color: #006699;*/
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.blueLinksBold:hover {
	text-decoration: underline;	
}

#spacer_10px {
	height: 10px;
}

#custom_wedding_albums {
	display: block;
	float: left;
	width: 400px; 
}

#manufacturers {
	float: right;
	margin-left: 16px;
	width: 194px;
}

#phone_hours {
	display: inline; vertical-align: top; top: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.smallWhiteText {
	font-size: 10px;
	color: #ffffff;
}

.grayText {
	color: #dddddd;
}

#user_login_wrapper {
	background-image: url(/assets/images/bg_login.jpg);
	background-repeat: no-repeat;
	width: 273px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
}

#user_login_container {
	color: #ffffff;
	padding: 16px;
}

#user_login_links {
	float: left;
}

#user_login_submit_button {
	float: right;
}

.formPlainCopy {
	width: 225px;
}

#leftnav_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: circle;
}

#leftnav_wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#broker_login_wrapper {
	background-image: url(/assets/images/bg_login.jpg);
	background-repeat: no-repeat;
	width: 273px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
}

#broker_login_container {
	color: #ffffff;
	padding: 16px;
}

#broker_login_submit_button {
	margin-top: 11px;
}