/*Register and Login pages*/
.register-page, .login-page, .forgotpassword-page {
	border: 1px solid #9b9694;
	padding: 50px 70px;
	font-size: 14px;
	margin: auto;
	margin-top: 20px;
	width: 350px;
}

.register-page-error, .login-page-error, .forgotpassword-page-error {
	color: #990000;
	margin-bottom: 20px;
}

.register-page h1, .login-page h1, .forgotpassword-page h1 {
	font-size: 16px;
	background: none;
	/*color: #990000;*/
	color: #407437;
	margin-bottom: 5px;
}

.register-page h1 span, .login-page h1 span, .forgotpassword-page h1 span {
	background: none;
	color: black;
}

.login-page a {
	display: block;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.login-page a:hover {
	text-decoration: none;
}

.login-page-leftdiv {
	float: left;
	margin-top: 6px;
}

img.captcha {
	margin-right: 0px;
	float: left;
	width: 128px;
	border: 1px solid #274B6C;
}

/*Home page*/
.featured-species {
	text-align: center;
	margin-bottom: 8px;
}

.featured-species a {
	text-decoration: none;
	color: black;
}

.featured-species a:hover {
	text-decoration: underline;
}

/* Articles */
.article-preview {
	float: left;
	margin: 6px 5px;
}

.one-article {
	/*width: 590px;*/
}

.two-article {
	width: 262px;
}

.three-article {
	width: 262px;
}

.article-preview h1 {
	/* border-bottom: 1px solid #274B6C; */
	color: black;
	padding: 0 8px; 
}

.article-preview {
	margin: 8px;
}

.article-content {
	font-size: 13px;
	line-height: 20px;
}

.article-preview .info {
	color: graytext;
	margin: 8px;
}

/*Species list*/
.sub-category {
	float: left; 
	width: 250px;
	margin: 0 20px;
	height: 50px;
	vertical-align: baseline;
	padding-top: 8px;
}

.sub-category .img, .family-preview .img {
	width: 40px; 
	text-align: center; 
	float: left;
}

.sub-category .text, .family-preview .text {
	float: left; 
	padding: 0 10px;
	width: 160px;
}

.family-preview {
	float: left; 
	width: 250px;
	margin: 0 20px;
	height: 40px;
	vertical-align: baseline;
}

.family-preview span {
	font-size: 22px;
	line-height: 12px;
	color: #5681B4;
	text-align: center; 
	float: left;
}

.family {
	float: left; 
	width: 240px;
	margin: 0 20px;
	height: 40px;
	vertical-align: baseline;
	padding: 12px 0 0 20px;
}

.show-all-families{
	font-size: 12px;
	font-weight: bold;
}

.view {
	float: right; 
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
}
	
.view a {
	text-decoration: none;
	color: #6E656A;
}

.view a.selected {
	/*color: #990000;*/
	color: #407437;
}

.view a:hover {
	text-decoration: underline;
}

.sub-category-column {
	float: left; 
	width: 300px;
}

.sub-category-column h3 {
	margin-left: 55px;
}

.sub-category-bg {
	cursor: pointer;
	background: url('../images/subcategory-bg.png') no-repeat;
}

.category-description {
	margin-bottom: 10px;
}

.top-pager-panel .pager {
	float: right;
}

.pager {
	margin-right: 6px;
}

/*Category Advanced Search*/
.category-aSearch-header .title {
	width: 400px;
	height: 48px;
	font-size: 30px;
}

.category-aSearch-header .description {
	letter-spacing: 1px;
}

.species-group {
	font-size: 12px;
	margin-top: 10px;
}

.species-group label {
	width: 100px;
	display: block;
	float: left;
	padding-top: 6px;
}

.species-group input{
	width: 200px;
}

.species-group select {
	width: 206px;
}

.frequency-group {
	font-size: 12px;
	margin-top: 10px;	
}

.frequency-group .header{
	margin-bottom:4px;	 
	font-weight:bold;
}

.frequency-group input{	
	margin-right: 6px;
}

.frequency-group label{
	
}

.frequency-group-item{
	width: 174px;
	padding-bottom: 6px;
	float:left;
	margin: 0px 10px;
	font-size: 12px;
}

.sub-category-item, 
.category-habitats-item,
.category-regions-item,
.category-leafs-item,
.category-months-item,
.category-capShapes-item,
.category-capTextures-item,
.category-gillStalkAttachments-item,
.category-sporeBearingSurfaces-item,
.category-gillsTypes-item,
.category-stalkCapAttachments-item,
.category-stalkShapes-item{	
	float: left; 
	width: 278px;
	margin: 0 10px;
	vertical-align: baseline;
	padding-bottom: 6px;
	font-size: 12px;
}

.sub-category-item input, .category-fruits-item input, .category-leafs-item input{
	vertical-align: sub;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.category-fruits-item .img, .category-leafs-item .img {
	width: 40px; 
	text-align: center; 
	float: left;
}

.sub-category-item .img {
	width: 50px; 
	text-align: center; 
	float: left;
}

.sub-category-item .text, category-leafs-item .text {
	float: left; 
	padding: 0 5px;
	width: 150px;
	margin-top: 5px;
}

.category-sizes-item, .category-fruits-item {
	float: left; 
	width: 174px;
	margin: 0 10px;
	vertical-align: baseline;
	font-size: 12px;
}

.category-fruits-item .text {
	float: left; 
	padding: 0 5px;
	width: 100px;
	margin-top: 5px;
}

.category-colors-item {
	float: left; 
	width: 174px;
	margin: 4px 10px;
	font-size: 12px;
}

.category-sizes-item, .category-fruits-item {
	padding-bottom: 6px;
}

.category-colors-item input,
		.category-habitats-item input, 
		.category-regions-item input,
		.category-sizes-item input,
		.category-fruits-item input,
		.category-leafs-item input,
		.category-months-item input,
		.category-capShapes-item input,
		.category-capTextures-item input,
		.category-gillStalkAttachments-item input,
		.category-gillsTypes-item input,
		.category-sporeBearingSurfaces-item input,
		.category-stalkCapAttachments-item input,
		.category-stalkShapes-item input {
	vertical-align: sub;
	margin-right: 6px;
}

.category-sporeBearingSurfaces-item,
.category-gillsTypes-item{
	height:20px;
}
.category-sporeBearingSurfaces-item input,
.category-gillsTypes-item input{
	float:left;
}

.category-capShapes-item, 
.category-capTextures-item,
.category-gillStalkAttachments-item,				
.category-stalkCapAttachments-item,
.category-stalkShapes-item{
	height:30px;
}
.category-capShapes-item img, 
.category-capTextures-item img,
.category-gillStalkAttachments-item img,
.category-sporeBearingSurfaces-item img,
.category-gillsTypes-item img,
.category-stalkCapAttachments-item img,
.category-stalkShapes-item img{
	margin-top:-10px;
}
.category-capShapes-item input, 
.category-capTextures-item input,
.category-gillStalkAttachments-item input,				
.category-stalkCapAttachments-item input,
.category-stalkShapes-item input{
	float:left;
	margin-top:7px;
}

.category-colors-item .color-icon {
	margin-right: 46px;
	font-size: 34px;
	vertical-align: top;
	line-height: 12px;
}

.color-spot-border {
	width:12px; 
	height:13px; 
	background-image:url(../images/colorspotborder.png); 
	background-repeat:no-repeat;
	padding-left: 2px;
	padding-top: 1px;
}

/*Species preview*/
.item-preview {
	padding: 10px 5px;
	text-align: justify;
}

.item-preview-header {
	margin-bottom: 5px;
}

.item-preview-image {
	float: left;
	width: 80px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px; 
}

.item-preview-text {
	float:left; 
	width:480px;
}

a.item-preview-title {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
}

a.read-more-link {
	text-decoration: underline;
	white-space: nowrap;
}

a.read-more-link:hover {
	text-decoration: none;
}

/*Common use*/
.error {
	color: #990000;
	display: block;
}

/* Species */
.species-property {
	margin-bottom: 8px;
	text-align: justify;
}

.related-video {
	float:left; 
	margin-right: 20px;
}

.species-property-form {
	margin-top: -8px;
}

.species-property h3 {
	color: #09432A;
	margin-bottom: 4px;
}

.species-property h3.characteristics {
/*	color: #838679; */
	color: black;
}

.property-block {
	width: 288px;
	float: left;
	margin-left: 10px;
}

.property-block h3 {
	/*color: #990000;*/
	color: #407437;
	font-size: 12px;
	font-weight: bold;
}

.property-block p {
	line-height: 16px;
}

.property-block a {
	color: black;
}

.species-communityPhotos-link {
	float: left;
	margin-bottom: 10px;
}

.photos-footer-link {
	margin-top: 10px;
	text-align: right;
	float: right;
}

.species-communityPhotos-link a, .photos-footer-link a {
	color: black;
	font-weight: bold;
}

.species-header {
	margin-bottom: 10px;
}

.species-header .title {
	font-size: 30px;
	font-weight: normal;
	color: black;
}

.species-header .latin {
	margin-left: 15px;
	font-size: 18px;
}

.species-event-bar {
	margin-bottom: 15px;
}

.event-bar-item {
	background: url('../images/event-bar-bg-hover.gif') repeat-x;
	padding-top: 4px;
	margin: 0 1px 15px 1px;
	width: 198px;
	height: 24px;
	float: left;
	text-align: center;
}

.species-event-bar a {
	color: white;
	text-decoration: none;
	display: block;
	margin: 0 2px;
}

.event-bar-item img {
	margin-right: 4px;
}

.event-bar-item span {
	vertical-align: super;
	font-size: 10px;
}

.species-left-block {
	width: 295px;
	float: left;
	margin-right: 5px;
}

.species-right-block {
	width: 295px;
	float: right;
	margin-right: 5px;
}

.species-buttons {
	float: left;
	width: 295px;
	text-align: right;
	margin-left: 5px;
}

.species-img {
	background-color: black;
	padding: 6px 0;
}

.species-img-container {
	width: 288px; 
	float: left;
	text-align: center;
}

.species-img-sound {
	width: 280px; 
	float: left;
	text-align: center;
	/*background-color: black;*/
	padding: 6px 0;
}

img.speciesSoundImage {
	border: 1px solid #274B6C;
	cursor: pointer;
	/*width: 340px;*/
}

.species-sound-ico {
	margin-bottom: -10px;
	margin-right: 5px;
}
	
.species-sound-image-footer {
	width: 360px;
	height: 30px;
}

.species-property-voice {
	margin-bottom: 8px;
	text-align: justify;
	width: 300px;
	float: right;
	margin-right: 10px;
	font-size: 14px;
}

.caption-text {
	font-size: 11px;
	float: left;
	color: white;
	padding: 10px 0px 4px 4px;
	text-align: left;
	font-weight: bold;
}

.photo-credits {
	font-size: 9px;
	float: right;
	color: white;
	padding: 10px 4px 4px 0px;
	text-align: right;
	text-decoration: underline;
}

.species-images {
	width: 288px; 
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

.species-images img {
	margin: 6px 8px 0 0;
	cursor: pointer;
}

img.mediumImage, img.largeImage {
	border: 1px solid #274B6C;
}

.range-maps {
	text-align: center;
}

.range-maps-img {
	width: 288px;
	cursor: pointer;
}

img.scaled-w {
	width:280px;
	height:auto;
}

img.scaled-h {
	width:auto;
	height:270px;
}

.community-photo img {
	cursor: pointer;
}

/* Albums, Sightings and Life Lists */
.lifelists-header h1, .albums-header h1, .sightings-header h1, .listentry-header .title {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.listentry-header .listentry-view {
	padding-top: 8px;
	float: left;
	width: 300px; 
	/*color: #990000;*/
	color: #407437;
}

.lifelists-header .view, .albums-header .view {
	float: right; 
	padding-right: 7px;
	padding-top: 8px;
	font-size: 13px;
}

.listentry-header .view {
	float: right;
	margin-top: 10px;
	width: 300px;
	text-align: right;
}

.lifelists-entries-header .view {
	float: right;
	margin-top: 15px;
}

.mediaItems-header .view {
	float: right;
}

.lifelists-header .view a, .albums-header .view a, .sightings-header .view a, .lifelists-entries-header .view a, .mediaItems-header .view a, .listentry-view a, .listentry-header .view a {
	color: #6E656A;
	font-weight: bold;
	text-decoration: none;
}

.lifelists-header .view span, .albums-header .view span, .sightings-header .view span, .lifelists-entries-header .view span, .mediaItems-header .view span, .listentry-view span, .listentry-header .view span {
	color: #6E656A;
}

.lifelists-header .view a.selected, .albums-header .view a.selected, .sightings-header .view a.selected, .lifelists-entries-header .view a.selected, .mediaItems-header .view a.selected, .listentry-header .view a.selected {
	/*color: #990000;*/
	color: #407437;
}

.lifelists-header h1, .albums-header h1, .listentry-header .title {
	width: 400px;
	height: 48px;
	font-size: 30px;
}

.lifelists-header .addbutton, .albums-header .addbutton, .listentry-header .addbutton {
	float: right;
}

.lleh-left, .mih-left {
	width: 350px;
	float: left;
	padding-top: 30px;
}

.lleh-left h1, .mih-left h1 {
	font-size: 30px;
}

.lleh-right, .mih-right {
	width: 250px;
	float: right;
	text-align: right;
}

.sightings-header .addbutton {
	float: right;
}

.lifelists-header .addbutton a, .albums-header .addbutton a, .sightings-header .addbutton a, .listentry-header .addbutton a {
	color: #990000;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.lifelists-header .lists-count, .albums-header .albums-count {
	float: left; 
	width: 400px; 
	font-weight: bold; 
	font-size: 16px; 
	padding-top: 6px; 
	/*color: #990000;*/
	color: #407437;
}

.lifelists-header .lists-count span, .albums-header .albums-count span {
	font-size: 14px; 
	color: #6E656A;
}

.lifelists-body .list-image, .albums-body .album-image {
	float:left; 
	width:150px; 
	margin:10px 20px;
	height: 200px;
}

.lifelists-body .list, .albums-body .album {
	margin:10px;
}

.lifelists-body .entry {
	height: 150px;
	margin: 10px 0;
}

.lifelists-body .entry .cover {
	float:left; 
	margin-right:10px;
}

.lifelists-body .opts {
	margin-top: 10px;
}

.lifelists-body .list-image .cover {
	background: transparent url('../images/lifelist-cover.jpg');
	width:150px;
	height:150px;
}

.lifelists-body .list-image .cover a{
	display:block;
	width:150px;
	height:150px;
}

.albums-body .album-image .cover {
	background: transparent url('../images/album-cover.jpg');
	width:150px;
	height:150px;
}

.albums-body .album-image .cover a{
	display:block;	
	width:150px;
	height:150px;
}

.lifelists-body .cover img, .albums-body .cover img {
	width:150px;
	height:150px;
}

.lifelists-body .species .cover img {
	height: 150px;
}

.lifelists-body .title {
	padding-top: 8px;
}

.lifelists-body .title a, .albums-body .title a {
	color: #6E656A;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.lifelists-body .title .latin, .sightings-body .title .latin {
	font-style: italic; 
	font-size: small;
}

.lifelists-body .entered {
	font-size: 12px;
	margin-top: 3px;
}

.lifelists-body .comments {
	margin-top: 8px;
	line-height: 16px;
}

.lifelists-footer .menu, .albums-footer .menu, .sightings-footer .menu {
	float:left;
}

.lifelists-footer .pager, .albums-footer .pager, .sightings-footer .pager {
	float:right;
}

.lifelists-footer .menu a, .sightings-footer .menu a {
	color: #6E656A;
	text-decoration: none;
}

.lifelists-footer .menu span, .sightings-footer .menu span {
	color: #6E656A;
}

.listentry-left {
	width: 280px;
	padding: 10px 20px 10px 0;
	float: left;
}

.listentry-left .description {
	float:left; 
	width: 200px; 
	margin-right:10px
}

.listentry-left .species {
	width: 280px;
}

.listentry-left .title {
	font-size: 26px;
}

.listentry-left .latin {
	font-style: italic;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.listentry-left .field-name {
	/*color: #990000;*/
	color: #407437;
	font-weight: bold;
	font-size: 12px;
}

.listentry-left .field-content {
	line-height: 18px;
	font-size: 12px;
}

.listentry-right {
	width: 280px;
	padding: 10px 0 10px 20px;
	float: right;
}

.listentry-right .species-images img {
	width: 80px;
	height: 52px;
}

.listentry .mediaitems {
	float:left; 
	width: 550px; 
}

.listentry-footer span {
	color: #6E656A;
}

.listentry-footer a {
	color: #6E656A;
	text-decoration: none;
}

.sightings-header .message {
	float: left; 
	padding-top: 8px;
	color: #6E656A;
	font-weight: bold;
	text-decoration: none;
}

.sightings-header .message span {
	/*color: #990000;*/
	color: #407437;
}

.sightings-header .view {
	float: right; 
	margin-left: 30px; 
	padding-top: 8px;
}

.sightings-body-list {
	float: left; 
	width: 400px;
}

.sightings-body .sighting-item-image {
	float: left; 
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
	height: 180px;
}

.sightings-body .species {
	/*float: left;
	margin-right: 10px;
	width: 200px;*/
}

.sightings-body .species img {
	margin-right:10px;
	margin-bottom:10px;
}

/*.sighting-item-image .img {
	width: 80px;
	height:52px; 
	overflow:hidden;
}*/

.sightings-body .title, .sightings-body .title a {
	color: #6E656A;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.sightings-body .sightings-list {
	float: left;
	width: 300px;
}


.sightings-body .sightings-list li.selected {
	background: #fdfeaf;
}

.sightings-media-items, .entry-media-items {
	margin: 10px;
	line-height: 5px;
	text-align: center;
}

.sightings-media-items input,  .sightings-media-items select, entry-media-items input, .entry-media-items select {
	width: 260px;
}

.sightings-search-block {
	width: 190px; 
	float: left;
	margin-right: 10px;
}

.sightings-search-block #tabs {
	height: 18px;
	font-weight: bold;
	font-size: 11px;
}

.sightings-search-block #tabs a {
	font-weight: bold;
	padding: 2px 10px 0 10px;
	height: 18px;
	width: 75px;
	float: left;
	display: block;
	color: #828383;
	text-decoration: none;
	background: url('../images/sght-bg2.jpg') repeat-x;
}

.sightings-search-block #tabs a.selected-tab, .sightings-search-block #tabs a:hover {
	color: #ffffff;
	background: url('../images/sght-bg1.jpg') repeat-x;
}

.sightings-search-form {
	background: #e5e4d7;
	padding: 5px;
	margin-top: -2px;
}

.sightings-search-form .column {
	float:left; 
	width:180px;
}

.sightings-search-form .field {
	font-weight: normal;
	margin-bottom: 8px;
	width: 150px;
}

.sightings-search-form .submit {
	width: 150px;
}

/* Watch List*/
.watchlist-body .watchlist-item-image {
	float:left; 
	margin-right:5px;
	margin-left:5px;
	width:90px;
	/*height:150px;*/
	margin-top: 10px;
}

.watchlist-body .species {
	float:left; 
	margin-right:10px;
	width:200px;
}

/*.watchlist-item-image .img {
	width:80px;
	height:52px; 
	overflow:hidden;
}*/

.watchlist-body .title, .watchlist-body .title a {
	color: #6E656A;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

.watchlist-body .title .latin {
	font-style: italic; 
	font-size: small;
}

.watchlist-options {
	position: absolute; 
	z-index: 1000; 
	background: white; 
	border: 1px solid #000000;
}

/* Search Page */
.search-form {
	border: 1px solid #9b9694;
	padding: 40px 60px;
	font-size: 14px;
	margin: auto;
	margin-top: 20px;
	width: 400px;
}

.search-form h1 {
	font-size: 20px;
	background: none;
	/*color: #990000;*/
	color: #407437;
	margin-bottom: 5px;
}

.search-form h3 {
	color: #09432A;
}

.search-form span {
	color: #a4a2a1;
}

.search-by-block {
	width: 290px;
	height: 20px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
}

.search-by-block input {
	vertical-align: top;
	margin-right: 10px;
}

/* Form for editing albums, items, lists , entries etc.*/
.form-line span {
	float:left;
}

/* Map styles */
.map-form br {
	display: block;
	clear: both;
}

/*Site map page*/
.sitemape-page {
	font-size: 16px; 
	font-weight: bold;
}

.sitemape-page li {
	padding: 5px 22px 5px 16px;
}

.sitemap-subelements {
	font-size: 12px; 
	font-weight: normal;
	padding-left: 50px;
}

/**
 * The search results block styling
 */
.criteria-panel {
 	width: 169px;
 	border-bottom: 1px solid #9b9694;
 	margin: 30px 0 15px 0;
 }
 
.characteristic-name-block {
	width: 168px;
	padding: 4px 0 6px 0;
}

.characteristic-name {
	font-size: 14px;
	font-weight: bold;
	float: left;	
}

.display-all-characteristics {
	float: right;
	display: block;
	cursor: pointer;
}

.characteristic-element {
	margin: 4px 0;
}

.characteristic-element a {
	color: black;
	text-decoration: none;
}

.characteristic-element a:hover {
	text-decoration: underline;
}
 
.species-list {
 	float: left;
 	margin-left: 10px;
 }
 
.search-results-list {
 	width: 600px;
 	float: left;
 	margin-left: 10px;
 }
 
 /*Select life list*/
 .select-lifelist {
	line-height:5px; 
	padding:10px;
	text-align: center;
	width: 484px;
}
 
.select-lifelist-block {
	float:left; 
	width: 120px;
	height: 140px;
}

.select-lifelist-block img {
	width:100px;
	height:100px;
	padding: 4px 0;
}

.select-lifelist-block a.title {
	color: #6E656A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	line-height: 11px;
}

.select-lifelist-block a.title:hover {
	text-decoration: underline;
}

.field-guides-block {
	margin-bottom: 30px;
}

.field-guides-block a {
	margin: 20px 24px 0 24px; 
	float: left;
}

/* Species Sounds page */
.species-sound-title {
	font-size: 20px;
}

.species-sound-latinTitle {
	font-size: 16px;
	font-style: italic;
}

.audio-player {
	background: url('../images/audio-player-bg.jpg') repeat-x;
	padding: 5px 10px;
	width: 330px;
	height: 30px;
}

.sound-properties {
	width: 324px;
	text-align: left;
	margin: 8px 0 6px 0;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

img.qg-header {
	width: 400px;
	margin-right: 10px;
	float: left;
}

p.qg-header {
	font-size: 14px;
	padding-left: 10px;
}

.video-preview h2 {
	color: black;
}

.similar-species-item {
	float: left; 
	margin: 5px; 
	height: 100px;
	width: 85px;
	text-align: center;
}

.playlist-container {
	margin-top: -10px;
	border-top: 1px solid #DEDEDC;
	border-left: 1px solid #DEDEDC;
	border-right: 1px solid #DEDEDC;
	width: 348px;
}
ol.playlist {
	margin-left: 0px;
	list-style-position: inside;
}

ol.playlist li {
	border-bottom: 1px solid #DEDEDC;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 5px;
}

ol.playlist li, ol.playlist li a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

ol.playlist li.selected, ul.playlist li.selected,
ol.playlist li.selected a, ul.playlist li.selected a {
	font-weight: bold;
	background-color: #DEDEDC;
}

.sound-credit {
	width: auto;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

p.your-photo-desc {
	width: 400px;
}

.welcome-block {
	width: 512px;
	height: 302px;
	margin: 20px 0 40px 0;
	text-align: center;
	padding: 20px 16px;
	background-image:url(../images/background1.jpg); 
}

.home-items-block {
	width: 298px; 
	height: 419px;
	padding: 0 4px;
	background-image:url(../images/backgrounds.jpg);
	background-repeat: no-repeat;
}

.home-selected-item1, .home-selected-item2 {
	width: 96px;
	color: white;
	float: left;
	margin-right: 7px;
	text-align:center;
}

.home-selected-item1 {
	height: 15px;
	padding-top: 15px;
	background-image:url(../images/1.png); 
}

.home-selected-item2 {
	height: 20px;
	margin-bottom: -1px;
	padding-top: 10px;
	background-image:url(../images/2.png); 
}

.home-items-tabs a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.home-items-tabs a:hover {
	text-decoration: none;
}

.home-color1 {
	/*color: #990000;*/
	color: #407437;
}

.welcome-text {
	font-size: 25px; 
	margin-right: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.fingertips-text {
	font-size: 14px;
}

.welcome-text-block {
	font-size: 13px;
}

.welcome-left-block, .welcome-right-block {
	text-align: left; 
	width: 250px; 
	float: left;
}

.welcome-right-block {
	margin-left: 10px; 
}

.blog-block {
	float: right;
}

.welcome-text-item {
	padding-left: 20px;
	margin-bottom: 20px;
	background: url('../images/item-img.gif') no-repeat 0 2px;
}

ul.your-feedback {
	margin-left: 30px;
	list-style-type:disc;
	width: 380px;
}

.feedback-desc-block {
	width: 380px;
}

.size-slider-container{
	position:relative;
}

.size-slider-bar{
	width:219px;
	height:24px;
	background:url('../images/slider_bar.png') no-repeat top left;
	padding-top:4px;
}

.size-slider-text{
	width:232px;
	height:23px;
	background:url('../images/slider_text.png');
}

.size-slider-overlay{
	width:232px;
	height:50px;
	position:absolute;
	opacity:0.5;
	filter: alpha(opacity=50);
	background-color:white;
}

.size-slider-button{
	width:13px;
	height:19px;
	background:url('../images/slider_button.png');	
}
