@charset "utf-8";
/* SSS Main Blog Page */
.galleryhome .WhiteInner {
	padding: 8px 20px;}
.galleryhome .imagegallery {
	width:100%;
	margin-top:30px;}
.galleryhome .imagegallery .image {
	margin:0 23px 23px 0;
	width:100px;
	height:170px;
	float:left;
	position:relative;
	text-align:center;}
.galleryhome .imagegallery .imageteaser {
	width:100px;
	height:100px;
	overflow:hidden;
	position:relative;}
.galleryhome .imagegallery .lnkViewFull {
	background: transparent url(../siteimages/icoMagnifyingGlass.gif) no-repeat 0 3px;
	padding-left: 14px;}
.galleryhome .imagegallery .image .imageteaser a {
	position: relative;
	cursor:pointer;}
.galleryhome .imagegallery .image .imageteaser a img {
	position: relative; bottom: 150px; right: 150px;}
.galleryhome .imagegallery .image .imageteaser a .mask {
	overflow:hidden;}
.galleryhome .imagegallery .nomargin {
	margin-right:0;}
.galleryhome h1 {margin:0;display:inline;}
.galleryhome p.right {
	float:right;
	width:210px;
	text-align:right;}
.galleryhome p.right a {
	font-size:100%;}
.galleryhome p.right a.big {font-size:130%;font-weight:bold;}
.galleryhome .latestgallery {
	border:1px solid #bd1b1b;
	width:100%;
	margin: 20px 0 10px;}
.galleryhome .latestgallery h2 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:20px;}
.galleryhome .latestgallery .inner {
	padding:10px;}
.galleryhome .latestgallery .inner .image {
	float:left;
	margin:0 23px 0 0;
	position:relative;
	text-align:center;}
.galleryhome .latestgallery .inner .imageteaser {
	width:100px;
	height:100px;
	overflow:hidden;
	position:relative;}
.galleryhome .latestgallery .image a img {
	border:0;}
.galleryhome .latestgallery .image a {
	position: relative;
	cursor:pointer;
	*z-index:99;}
.galleryhome .latestgallery .image a img {
	position: relative; bottom: 150px; right: 150px;
	*z-index:1;}
.galleryhome .latestgallery .image a .mask {
	overflow:hidden;
	*z-index:1;}
.galleryhome .latestgallery .inner .nomargin {
	margin-right:0;}
.galleryhome .othergallery {
	margin-top:10px;
	padding:10px;}
.galleryhome .othergallery h2 {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;}
.galleryhome .cntArticleComments {
	border:1px solid #CC0000;
	padding:5px 10px 10px;
	margin: 20px 0 10px;}
.galleryhome .cntArticleComments h4 {
	margin-bottom: 10px;
	color: #000 !important;
	position: relative !important; top: 0!important; left: 0!important;
	font-size: 200%!important;}
.galleryhome .cntArticleComments .cntComments {
	margin-bottom: 10px;}
.galleryhome .cntArticleComments .cntArticleComment {
	padding: 12px;
	padding-bottom: 7px;
	border-bottom:1px solid #ccc;}
.galleryhome .cntArticleComments .row1 {
	background-color:#eee;}
.galleryhome .cntArticleComments .row2 {
	background-color:#fff;}
.galleryhome .cntArticleComments .cntArticleComment .comment {
	}
.galleryhome .cntArticleComments .cntArticleComment .author {
	margin-bottom: 5px;
	font-size: 90%;}
.galleryhome .cntArticleComments .cntArticleComment .date {
	color: #666;
	font-style: italic;}
.galleryhome .cntArticleComments .cntArticleComment .name {
	font-weight: bold;}
.galleryhome .cntArticleComments .cntForm {
	width: 85%;}
.galleryhome .cntArticleComments .cntForm textarea {
	width:60%}
.galleryhome .cntArticleComments .cntForm .submit {
	width:32%;}
.teaser {
	background-color:#fce1e1;
	border:1px solid #bd1b1b;
	width:150px;
	padding:10px;
	text-align:center;
	position:absolute;
	bottom:-30px;
	left:70px;
	z-index:99;}
.contact .errortext {
	color:#FF0000;
	border:0;padding:0;}
.contact .errorbox {
	border:1px solid red;
	width:480px;
	height:20px;
	padding:7px;
	margin:10px 0;}
.galleryhome h4.comp {
	font-size:18px;
	color:#6e6e6e;
	font-weight:normal;}
.galleryhome .red {
	color:#b10505;}