/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #BCBABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	padding: 5px;
}

td.grey {
	background-color:#BCBABB;
}

td.midgrey {	
	background-color: #D2D2D2;
}

td.white {
	background-color:#FFFFFF;
}

.footer {
	color: #555555;
	font-size: 10px;
	padding-top: 10px;
	margin-top:10px;
}

.quote {
	width:100%;
	padding: 5px;
	color: #00AFF0; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

.quotecredit {
	text-align: right;
	font-size: 12px;
	font-weight:normal;
	padding: 5px;
}

.testimonial {
	width:95%;
	padding: 5px;
	color: #555555;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

.testimonialtitle {
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 3px;
}
.clear   {
	clear: both;
}
.padding   {
	height: 7px;
}

a:link {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: underline;
	color: #555555;
}

a.footer:link {
	color: #555555;
	text-decoration: underline;
	font-size: 10px;
}
a.footer:visited {
	text-decoration: underline;
	color: #555555;
	font-size: 10px;
}


a.footer:hover {
	text-decoration: none;
	color: #555555;
	font-size: 10px;
}










.style3 {color: #FFFFFF}
.style5 {
	color: #7F7F7F;
	font-size: 11px;
}
#left {
	width: 240px;
}



#left .section-title {
	height: 15px;
	border: 1px solid #7F7F7F;
	padding-top: 3px;
	padding-left: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #7F7F7F;
	background-color: #D2D2D2;
}
#left .left-section {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	padding-bottom: 15px;
}
input.text,select      {
	height: 18px;
	width: 170px;
	border: 1px solid #7F9DB9;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #7F7F7F;
	margin-left: 9px;
}
#gallery-content input.register {
	background-image: url(/images/input-register.jpg);
	height: 22px;
	width: 78px;
}

#left .left-section .section-text {
	margin-left: 13px;
	margin-top: 5px;
}


#left .left-section .go {
	background-image: url(/images/input-go.jpg);
	height: 22px;
	width: 38px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#left .left-section form {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#left .left-section .login {
	height: 22px;
	width: 60px;
	background-image: url(/images/input-login.jpg);
	margin-left: 9px;
}
#gallery-content {
	width: 690px;
}


#gallery-content #description {
	width: 300px;
	float: left;
	margin-right: 80px;
}
#gallery-content #whatsnew .spacer {
	height: 5px;
	width: 10px;
}

#gallery-content .content-title {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #0BB1EF;
	margin-bottom: 7px;
}

#gallery-content #feature-photo .img-wrapper {
		height: 250px;
		width: 251px;
}
#gallery-content #result-single #image-wrapper {
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #565656;
	float: left;
}

#gallery-content #feature-photo {
	width: 251px;
	float: left;
}

.formtable {
	vertical-align: top;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	text-align: right;
	width: 158px;
	padding-right: 24px;
}
.formtable .text {

}
#gallery-content .td-botton-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	padding-top: 3px;
	padding-bottom: 3px;
}
#gallery-content .img-desc-title {
	float: left;
	width: 110px;
	font-weight: bold;
}
#gallery-content .img-desc {
	float: left;
	width: 341px;
}

#gallery-conten .img-desc .img-desc-content {
	width: 231px;
}

