﻿.arrowChannelHome
{
	right: 120px;
}

#galleryArticle {
	height:602px;
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:440px;
}

#galleryThumbs
{
    width: 440px;
    position: relative;
}

#gallery
{
	width: 440px;
}



.paging
{
	background-color: #ec008c;
}

#articlePaging .nextArticle
{
	background-color: #ec008c;
}

#rate h3
{
    clear: both;
    
}

#rate p
{
    margin: 7px 0 0 0;
}

#articleTags li
{
    padding: 0px;
    margin: 5px 0 0 0;
    font: 0.6em Verdana, Arial, Georgia;
    list-style-image: none;
}

#comments
{
	width: 440px;	
}

.commentText
{
    float: left;
    width: 280px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

.commentText p
{
	font-size: 0.6em;
}

#commentsPaging
{
    background: url(/App_Resources/Images/Site/upp/article/commentsGradBottom.gif) repeat-x;
    height: 46px;
    width: 440px;
    margin: 0 0 10px 0;
    text-align: center;
}

.commentNext a
{
    color: #fff;
    text-decoration: none;
    border: none;
}

.commentNext a:visited
{
    color: #fff
}

.commentNext a:hover
{
    color: #fff;
    border: 0;
}

.commentPrevious a
{
    color: #fff;
    text-decoration: none;
    border: none;
}

.commentPrevious a:visited
{
    color: #fff
}

.commentPrevious a:hover
{
    color: #fff;
    border: 0;
}

#commentsCenter
{
    width: 300px;
    padding: 10px 0 0 0;
    text-align: center;
}

.commentInput 
{
	width: 270px;
}

#buttonPrevious a
{
    background: url(/App_Resources/Images/Site/article/previousBack.gif) no-repeat left #ec008c;
    width: 68px;
    height: 20px;
    float: left;
    color: #fff;
    margin: 32px 8px 0 6px;
    padding: 3px 0 0 16px;
    text-decoration: none;
    font: bold 0.8em verdana, arial, georgia;
}

.commentButton
{
	float: left;
	margin: 18px 0 0 0;
}

#buttonNext a
{
    background: url(/App_Resources/Images/Site/article/nextBack.gif) no-repeat right #ec008c;
    width: 63px;
    height: 20px;
    float: left;
    color: #fff;
    margin:33px 0 0 10px;
    text-decoration: none;
    padding:3px 0 0 15px;
    font: bold 0.8em verdana, arial, georgia;
}

.pagingArticle
{
    background-color: #ec008c;
    padding: 4px;
    color: #fff;
    position: absolute;
    top: 444px;
    right: 15px;
    z-index: 9999;
}

.galleryDetails
{
    height: 506px;
    margin: 0;   
}

.imagePosition
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 440px;
	height: 512px;
}

.imagePosition a
{
	position: relative;
}

.centerimage
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.containerCenter
{
	display: table; height: 512px; width: 440px; #position: relative; overflow: hidden;
}

.imagesCenter
{
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}

.verticalCenter
{
	#position: relative; #top: -50%
}

.containerCenterArticle
{
	display: table; height: 400px; width: 630px; #position: relative; overflow: hidden;
}

.imagesCenterArticle
{
	#position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle;
}

.verticalCenterArticle
{
	#position: relative; #top: -50%; #left: -50%;
}

.articleBody a
{
	border-bottom: 1px dotted #6e0343;
	text-decoration: none;
}
