/* Thomas Preston Photography */

*{
	margin: 0;
	padding: 0;
}
body {
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
ul {
	overflow: hidden;
}
li {

}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
a img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#www-thomas-preston-com {
	width:880px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Top Header Content*/

#header {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header .logo/* Logo */

 {
	height: 59px;
	width: 290px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header   .logo  img {


}
#header  .left-line {
	height: 92px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#skip {
	visibility: hidden;
	display: none;
}

/* Main Content */

#content {
	height: auto;
	width: auto;
	position: relative;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.clear-small {
	clear: both;
	padding-top: 0px;
}
.clear-large {
	clear: both;
	padding-top: 30px;
}
#images {
	width: auto;
	float: left;
	padding: 10px;
	height: auto;
}
#thumbnails {
	width: auto;
	color: #666666;
	font-size: 90%;
	height: auto;
	margin: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 145px;
}
#thumbnails .right-line {
	height: 127px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#right-line {
	height: 95px;
	width: 30px;
	padding: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#images .main-image {
	width: auto;
	float: left;
	padding: 10px;
	height: auto;
}
#images   .main-image img  {

}
#nav-main {
	width: 120px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	clear: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-main li {
	padding: 0px;
	text-indent: -9999px;
}
#nav-main h3 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#nav-main img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-main   #home-btn   a {
	width: 110px;
	background-image: url(../images/home-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main   #home-btn   a:hover, .home-active   a {
	width: 110px;
	background-image: url(../images/home-down.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main #about-btn a {
	width: 110px;
	background-image: url(../images/about-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main #about-btn a:hover, .about-active a {
	width: 110px;
	background-image: url(../images/about-down.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#nav-main #port-btn a {
	width: 110px;
	background-image: url(../images/port-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#nav-main #port-btn a:hover, .port-active a {
	width: 110px;
	background-image: url(../images/port-down.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#nav-main #contact-btn a {
	width: 110px;
	background-image: url(../images/contact-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main #contact-btn a:hover, .contact-active a {
	width: 110px;
	background-image: url(../images/contact-down.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#nav-main #login-btn a {
	width: 110px;
	background-image: url(../images/login-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main #login-btn a:hover, .login-active a {
	width: 110px;
	background-image: url(../images/login-down.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#home {
	width: 598px;
	float: left;
	height: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#home a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#home a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#home p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#home h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
#home img {
	width: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
}

#about {
	width: 630px;
	float: left;
	padding: 12px;
	height: auto;
}
#about a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#about a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}

#about p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#about h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#about h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #7ABAFD;
	margin: 0px;
}

#about img {
	width: auto;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#contact {
	width: 630px;
	float: left;
	padding: 12px;
	height: auto;
}
#contact a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#contact p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#contact h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#contact h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #7ABAFD;
	margin: 0px;
}
#contact img {
	width: auto;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#contact       .checkbox  .box-multi   {
	width: 280px;
	height: 58px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
#contact     .checkbox   {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#contact     .checkbox     p   {
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#contact     .checkbox     .box   {
	width: 280px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#contact     .submit   {
	height: 25px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact .text-box {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#login {
	width: 630px;
	float: left;
	padding: 12px;
	height: auto;
}
#login a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#login p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 100%;
}
#login h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#login img {
	width: auto;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#login .checkbox .box-multi {
	width: 280px;
	height: 58px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
#login .checkbox {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#login .checkbox p {
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#login .checkbox .box {
	width: 280px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#login .submit {
	height: 25px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#faqs {
	width: 630px;
	float: left;
	padding: 12px;
	height: auto;
}
#faqs a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#faqs a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#faqs p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#faqs h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#faqs h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #7ABAFD;
	margin: 0px;
}

#faqs img {
	width: auto;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#image-roate {
	width: 320px;
	float: right;
	padding: 0px;
	height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-image: url(../image-rotate/pics.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: visible;
}
#wedding-rotate {
	width: 318px;
	float: right;
	padding: 0px;
	height: 476px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-image: url(../wedding-rotate/pics.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#pag  {
	height: 30px;
	width: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: right;
	display: block;
	position: relative;
	margin-right: 50px;
}
#pag  .next-btn  a  {
	width: 20px;
	background-image: url(../images/next-btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#pag  .prev-btn  a  {
	width: 20px;
	background-image: url(../images/prev-btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	font-size: 1px;
	color: #FFFFFF;
	background-position: center center;
	text-decoration: none;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
	float:left;
	padding:0px;
	margin: 1px;
	}

	p.thumb a{
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	height: 80px;
	width: 61px;
	}	
	p.thumb a img{
	float:left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
#loadarea {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	height: auto;
	width: auto;
}
#loadarea img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#portfolio {
	width: 630px;
	float: left;
	padding: 12px;
	height: auto;
}
#portfolio .image {
	width: auto;
	float: left;
	padding: 0px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolio img {
	width: 50%;
	padding: 0px;
	height: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
#portfolio .img {
	width: 0px;
	padding: 0px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
#portfolio h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: lowercase;
	display: block;
}
#portfolio h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}


#portfolio p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#portfolio a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#portfolio a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#portfolio        .checkbox   .box-multi   {
	width: 280px;
	height: 58px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
#portfolio      .checkbox   {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#portfolio      .checkbox      p   {
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#portfolio      .checkbox      .box   {
	width: 280px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#portfolio      .submit   {
	height: 25px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolio      .box-list   {
	width: 200px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#portfolio-gallery {
	width: 650px;
	float: left;
	padding: 12px;
	height: 600px;
	overflow: visible;
}
#portfolio-gallery p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#portfolio-gallery h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: lowercase;
	display: block;
}
#portfolio-gallery        .checkbox   .box-multi   {
	width: 280px;
	height: 58px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
#portfolio-gallery      .checkbox   {
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
	float: none;
}
#portfolio-gallery      .checkbox      p   {
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#portfolio-gallery      .checkbox      .box   {
	width: 280px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#portfolio-gallery      .submit   {
	height: 25px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolio-gallery      .box-list   {
	width: 200px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#portfolio-gallery  p.thumb{
	float:left;
	padding:0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 1px;
	}

#portfolio-gallery  p.thumb a{
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	}	
#portfolio-gallery  p.thumb a img{
	float:left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
#portfolio-gallery .image {
	width: 600px;
	padding: 0px;
	height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: both;
}
#portfolio-gallery .image img {
	padding: 0px;
	margin: 0px;
}

#portfolio-gallery  .back {
	height: 10px;
	width: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
	text-decoration: none;
}
#portfolio-gallery .back a {
	text-decoration: none;
	color: #999999;
}
#portfolio-gallery .back a:hover {
	text-decoration: underline;
	color: #999999;
}
#portfolio-gallery .h1 {
	float: left;
	display: block;
}
p.rotate {
	float:right;
	padding:0px;
	margin: 1px;
}
p.rotate a {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	height: 80px;
	width: 61px;
}
p.rotate a img {
	float:left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#portfolio-gallery .order {
	width: 61px;
	height: 100px;
	clear: right;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 1px;
	text-align: center;
}
#portfolio-gallery .order a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#portfolio-gallery .order a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

#single-portfolio  {
	width: 350px;
	float: left;
	padding: 12px;
	height: auto;
}
#image   {
	width: 350px;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
}
#image .img {
	width: 0px;
	padding: 0px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
#single-portfolio  img {
	width: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	clear: none;
}
#single-portfolio  .img {
	width: 0px;
	padding: 0px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
#single-portfolio  h1 {
	height: auto;
	width: auto;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #7ABAFD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: lowercase;
	display: block;
}
#single-portfolio  h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}


#single-portfolio  p {
	overflow: visible; /* IE's opacity*/
	left: 0px;
	top: 0px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#single-portfolio  a:hover {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: underline;
}
#single-portfolio  a {
	overflow: visible;
	color: #7ABAFD;
	font-weight: bold;
	text-decoration: none;
}
#single-portfolio         .checkbox   .box-multi   {
	width: 280px;
	height: 58px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
#single-portfolio       .checkbox   {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#single-portfolio       .checkbox      p   {
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#single-portfolio       .checkbox      .box   {
	width: 280px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
#single-portfolio       .submit   {
	height: 25px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#single-portfolio      .box-list   {
	width: 200px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#image-roate1 {
	width: 186px;
	float: left;
	padding: 0px;
	height: 170px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	overflow: visible;
}
#nav-main #facebook-btn a {
	width: 110px;
	background-image: url(../images/facebook-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav-main #facebook-btn a:hover, .facebook-active a {
	width: 110px;
	background-image: url(../images/facebook-up.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 23px;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#image-roate1  a:hover   img  {
	opacity:0.8;
	filter:alpha(opacity=70);
}
#image1 {
	width: 320px;
	float: right;
	padding: 0px;
	height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	overflow: hidden;
}
#image1 a:hover img {
	opacity:0.8;
	filter:alpha(opacity=70);
}
#image1 img {
	width: auto;
	padding: 0px;
	height: auto;
	overflow: visible;
	margin: 0px;
}

