@charset "UTF-8";
/* CSS Document */


html, body, input[type=text], textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	background-color:#000;
	margin:0px;
	padding:0px;
	height:100%;
}
p {
	white-space:normal;
}
a {
	color:#36F;
	text-decoration:none;
	font-weight:bolder;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#36F;
}
hr {
	width:450px;
	border:#FFF 1px solid;
}
h1 {
	background:url(images/subheading.gif) center top no-repeat;
	width:447px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-variant:small-caps;
	font-size:24px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#float_left {
	float:left;
}
#float_right {
	float:right;
}
#clear {
	clear:both;
}

#header {
	background:url(images/header_bg_repeat.jpg) repeat-x;
	height:108px;
}
#name {
	background:url(images/header.jpg);
	width:750px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
}
#navtop_bg {
	background:url(images/navtop_bg_repeat.jpg) repeat-x;
	height:40px;
	margin:0px;
}
#navtop {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#navtop_bg table {
	float:left;
	height:32px;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
}
#navtop_bg table a {
	outline:none;
	display:block;
}
#home {
	background:transparent url('images/home_btn.gif') no-repeat scroll top right;
	display:block;
	width:34px;
	height:32px;
}
#orderschport {
	background:transparent url('images/orderschport_btn.gif') no-repeat scroll top right;
	display:block;
	width:285px;
	height:32px;
}
#orderschport2 {
	margin:5px 0px 5px 0px;
}
#orderschport2 a {
	font-size:18px;
	font-weight:bold;
}	
/*#findyourphotos {
	background:transparent url('images/findyourphotos_btn.gif') no-repeat scroll top right;
	display:block;
	width:184px;
	height:32px;
}*/
#custreviews {
	background:transparent url('images/custreviews_btn.gif') no-repeat scroll top right;
	display:block;
	width:181px;
	height:32px;
}
#contact {
	background:transparent url('images/contact_btn.gif') no-repeat scroll top right;
	display:block;
	width:119px;
	height:32px;
}
#phonenumber {
	background:transparent url('images/phonenumber.gif') no-repeat scroll top right;
	display:block;
	width:226px;
	height:32px;
}



#center {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:100%;
}
#main_bg {
	background:#FFF url(images/bg_repeat.jpg) repeat-x;
	background-position:bottom;
	width:100%;
	padding-top:2px;
}
#content_bg_repeat {
	background:url(images/main_bg_repeat.gif) repeat-y;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	padding-bottom:20px;
}
#content_bg {
	background:url(images/main_bg_top.gif) no-repeat top;
	width:750px;
	height:100%;
	min-height:65px;
}
#left_col {
	width:531px;
	float:left;
}
#right_col {
	width:219px;
	float:right;
}



#slideshow {
	padding:0px 0px 20px 0px;
	width:425px; 
	height:475px;
	margin-left:auto;
	margin-right:auto;
	border:none;
}






#contactform {
	width:350px;
	margin-left:auto;
	margin-right:auto;
}
#contactform ul {
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-variant:small-caps;
	list-style-type:none;
	padding:0px;
}
#contactform li {
	margin-left:auto;
	margin-right:auto;
}
#contactform p {
	margin:0px 0px 10px 0px;
}
#contactform h2 {
	text-align:center;
	font-size:26px;
	color:#FF9;
	margin-top:20px;
}
#contactform input[type=text] {
	background:url(images/input_textbg.gif) center;
	border:thin solid #000;
	font-size:16px;
	width:350px;
	height:25px;
	padding:0px;
}
#contactform textarea {
	background:url(images/textarea_bg.gif) center;
	border:thin solid #000;
	font-size:16px;
	width:350px;
	height:125px;
}
#contactform input[type=submit] {
	font-size:15px;
	font-variant:small-caps;
	width:200px;
}
#contactform hr {
	width:350px;
}
#contactform #contactinfo {
	color:#FFF;
	font-weight:bolder;
	font-size:12px;
	text-align:left;
}
#contactform #contactinfo a {
	color:#FF9;
}	
#success {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	color:#FF9
}





#reviews {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
#reviews h2 {
	margin-top:20px;
}
#reviews hr {
	width:450px;
	border:#FFF 1px solid;
}




#portfolio {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}
#portfolio h2 {
	margin-top:20px;
}
#portfolio hr {
	width:450px;
	border:#FFF 1px solid;
}



#sitemap {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
#sitemap a {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-align:left;
}
#sitemap h2 {
	margin-top:20px;
}
#sitemap ul {
	list-style-type:disc;
	padding:0px 0px 0px 30px;
	line-height:35px;
	color:#09F;
	text-align:left
}
#sitemap li {
	margin:0px;
}



.thumbnail {
	position:relative;
	z-index:0;
	outline:none;
}
.thumbnail:hover {
	background-color:transparent;
	z-index:50;
}
.thumbnail img {
	outline:#000 thin solid;
}
.thumbnail img:hover {
	outline:#FFF thin solid;
}
.thumbnail span {
	position:absolute;
	background-color:#FFF;
	visibility:hidden;
}
.thumbnail span img {
	padding:1px;
	width:250px;
	border:none;
}
.thumbnail:hover span {
	visibility:visible;
	top:0;
	left:60px;
}








#navright ul {
	margin:0px 0px 0px 0px;
	padding-left:0px;
	list-style:none;
}
#navright a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:right;
	color:#0a2e89;
    line-height: 55px;
}
#navright a:hover {
	text-decoration:none;
}
.navright_btn {
    background: transparent url('images/nav_btn_off.jpg') no-repeat top ;
	display:block;
    height:58px;
	width:207px;
    margin-top:4px;
	margin-left:auto;
	margin-right:auto;
    text-decoration: none;
}
.navright_btn:hover {
	background: transparent url('images/nav_btn_over.jpg') no-repeat scroll top right;
}
#navright span {
	margin-right:25px;
}







#about {
	font-weight:lighter;
	color:#FFF;
	text-align:left;
	margin:15px 20px 20px 20px;
}
#about hr {
	width:100%;
	size:1px;
	color:#CCC;
	margin:0px;
}
#about a {
	color:#39F;
}
#about ul {
	list-style-type:disc;
	padding:0px 0px 0px 10px; 
	color:#999;
}
#about li {
	margin:0px;
}








#footer_bg {
	background:url(images/footer_bg_repeat.jpg) repeat-x;
	height:63px;
}
.footer {
	font-size:12px;
	color:#FFF;
	text-align:left;
	line-height:18px;
	padding-top:20px;
}
.sldigitaldesign {
	font-size:10px;
	line-height:17px;
	clear:both;
	text-align:left;
}
