#articlesBox {
	width					: 974px;
	background-image		: url(../Images/content_background.png);
	min-height				: 480px;
}

#articlesBox #articlesTitleBox {
	padding-left : 3px; 
	padding-top : 3px;
}

#articlesBox #articlesTitleBox img {
}

#articlesBox #articlesTitleBox h2 {
	float					: left;
}

#articlesBox .button1 {
	float					: left;
	display					: block;
	width					: 63px;
	background-image		: url(../Images/ArticlesNavigation/article_button2_background.png);
	height					: 17px;
	padding					: 3px;
	text-align				: center;
}

#articlesBox .button1:hover {
	background-image		: url(../Images/ArticlesNavigation/article_button2_hover_background.png);
}

#articlesBox #articlesTitleBox a {
	text-decoration			: none;
	color					: #545454;
}

#articlesBox #articlesTitleBox .arianLink1 {
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_navigation_background1.png); 
	padding					: 4px; 
	height					: 18px; 
	background-repeat		: repeat-x;
	width					: 15px; 
}

#articlesBox #articlesTitleBox .arianLink2 {
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_navigation_background2.png); 
	padding					: 4px; 
	height					: 18px; 
	background-repeat		: repeat-x;
}

#articlesBox #articlesTitleBox .arianLink3 {
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_navigation_background3.png); 
	padding					: 4px; 
	height					: 18px; 
	width					: 11px; 
	background-repeat		: no-repeat;
}

#articlesBox #articlesTitleBox .arianLink4 {
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_navigation_background4.png); 
	padding					: 4px; 
	height					: 18px;
	width					: 15px;
	background-repeat		: no-repeat;
}

#articlesBox #articlesTitleBox .arianLink5 {
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_navigation_background5.png); 
	padding					: 3px; 
	height					: 22px;
	width					: 22px;
	background-repeat		: no-repeat;
}

#articlesBox #articlesTitleBox .arianLink5 img {
	padding					: 0px; 
	border					: none;
}



.arianLink1 a:hover, .arianLink2 a:hover, .arianLink3 a:hover, .arianLink4 a:hover {
	color					: #5478BC !important;
}






.bordered {
	border					: 1px solid #A5A5A5;
}


#articlesContentBox {
	width					: 631px;
	padding-left			: 3px;
	padding-right			: 4px;
	padding-bottom			: 15px;
}

#articlesContentBox a {
	color					: #535353;
}

#articlesContentBox img {
	float					: left;
	margin-top				: 4px;
	margin-right			: 5px;
}

#articlesContentBox #articlesIconsBox {
	padding-left			: 28px;
	padding-right			: 26px;
}

#articlesContentBox>ul>li {
	padding-left			: 0px;
}

#articlesContentBox>ul {
	padding-top				: 5px;
}

#articlesContentBox>ul>p {
	padding					: 5px;
	padding-left			: 5px;
}

#articlesContentBox h3 {
	font-weight				: normal;
	font-size				: 14px;
	float					: left;
	padding-top				: 5px;
}

#articlesContentBox h3 a {
	color					: #676767;
	text-decoration			: none;
}

#articlesContentBox h4 {
	padding-top				: 6px;
	padding-bottom			: 2px;
	margin-bottom			: 0px;
	color					: #676767;
	font-size				: 14px;
}

#articlesContentBox h4 a {
	color					: #676767;
	text-decoration			: none;
}
#articlesContentBox h5 {
	padding-top				: 5px;
	margin-bottom			: 4px !important;
}

#articlesContentBox h6 {
	padding					: 0px;
	margin					: 0px;
	padding-top				: 6px;
	margin-bottom			: 4px !important;
}

#articlesContentBox ul li div {
}

#articlesContentBox .contentPreview {
	display					: block;
	text-align				: justify;
	padding-right			: 5px;
}

#articlesContentBox .contentPreview img {
	display					: none;
}






#articleSetBox {
	margin-right			: 4px; 
	height					: 500px; 
	width					: 970px;
	padding-left			: 6px;
}

#advertisementBar {
	padding-left			: 4px; 
	padding-top				: 5px; 
	padding-bottom			: 1px;
	text-align				: center; 
	height					: 90px;
	border-bottom			: solid 1px #DCDCDC;
}

#advertisementBar .border {
	border				: solid 1px #DCDCDC;
	width				: 728px;
	height				: 90px;
	padding				: 10px;
	background-color	: #FF0000;
}

.advertisementElement {
	border					: solid 1px #DCDCDC;
}

#advertisementColumn {
	border-left				: 1px solid #DCDCDC;
	background-color		: #FFFFFF;
	width					: 305px;
	padding					: 5px;
}

.preview1 {
	display					: block;
	float					: left;
	padding					: 5px;
	height					: 100px;
	width					: 178px;
	background-image		: url(../Images/preview_background_1.png);
	margin-left				: 3px;
	border					: none;
}

.preview1bis {
	display					: block;
	float					: right;
	padding					: 5px;
	height					: 100px;
	width					: 178px;
	background-image		: url(../Images/preview_background_1.png);
	margin-left				: 3px;
	border					: none;
}

.preview2 {
	display					: block;
	float					: left;
	padding					: 5px;
	height					: 140px;
	width					: 301px;
	background-image		: url(../Images/preview_background_2.png);
	margin-left				: 3px;
	border					: none;
}

.preview3 {
	display					: block;
	float					: left;
	padding					: 5px;
	height					: 236px;
	width					: 622px;
	background-image		: url(../Images/preview_background_3.png);
	margin-left				: 3px;
	border					: none;
}

.adminLink {
	color					: #EC3E32 !important;
	font-weight				: normal;
}


#galleriesList ul {
	height					: 275px;
	overflow				: auto;
}

#galleriesList ul li {
	
}

#galleriesList ul li a {
	display					: block;
	padding					: 5px;
	text-decoration			: none;
	color					: #452334;
}


#galleriesList ul li a:hover {
	display					: block;
	padding					: 5px;
	background-color		: #78AB63;
	color					: #FFFFFF;
}



#galleryName {
	display					: block;
	float					: left;
	width					: 200px;
	border					: solid 1px #CFCFCF;
	padding					: 2px;
}




#pollsList ul {
	height					: 275px;
	overflow				: auto;
}

#pollsList ul li {
	
}

#pollsList ul li a {
	display					: block;
	padding					: 5px;
	text-decoration			: none;
	color					: #452334;
}


#pollsList ul li a:hover {
	display					: block;
	padding					: 5px;
	background-color		: #78AB63;
	color					: #FFFFFF;
}

#pollName {
	display					: block;
	float					: left;
	width					: 200px;
	border					: solid 1px #CFCFCF;
	padding					: 2px;
}





#articlesList {
	text-align				: left;
}

#articlesList h4 {
	padding-bottom			: 10px;
}


#articlesList ul {
	height					: 275px;
	overflow				: auto;
	width					: 217px;
}

#articlesList ul li {
	
}

#articlesList ul li a {
	display					: block;
	padding					: 5px;
	width					: 190px;
	text-decoration			: none;
	color					: #452334;
}

#articlesList ul li a:hover {
	display					: block;
	padding					: 5px;
	width					: 190px;
	background-color		: #78AB63;
	color					: #FFFFFF;
}

#modalQuitButton {
	padding					: 3px;
	color					: #672312;
}

#modalQuitButton:hover {
	padding					: 3px;
	color					: #A74332;
}

#modalTitle {
	padding					: 3px;
}





.articleTitleBar {
	border-bottom			: 1px solid #DCDCDC;
	margin-left				: -13px;
	margin-right			: -18px;
	margin-bottom			: 10px;
	background-image		: url(../Images/ArticlesNavigation/article_title_background.png);
	background-position		: bottom center;
	background-repeat		: no-repeat;
	padding-top				: 0px;
	margin-top				: 0px;
}

.articleTitleBar .title {
	font-family				: arial;
	font-size				: 20px !important;
	font-weight				: bold;
	margin-top				: 0px !important;
	padding-top				: 8px !important;
	padding-left			: 10px;
	float					: none !important;
	color					: #F86540 !important;
}


.articleTitleBar .dateBlock {
	font-family				: arial;
	display					: block;
	margin-left				: 5px !important;
	margin-top				: 4px !important;
	padding-left			: 1px !important;
	padding-top				: 0px !important;
	padding-right			: 8px !important;
	padding-bottom			: 10px !important;
	height					: 45px;
	width					: 47px;
	float					: left;
	background-image		: url(../Images/ArticlesNavigation/article_date_background.png);
	background-position		: 0px top;
	background-repeat		: no-repeat;
}

.articleTitleBar .dateBlock .day {
	font-weight				: bolder !important;
	font-size				: 21px;
	color					: #953a30;
	display					: block;
	text-align				: center;
	padding-top				: 5px;
}

.articleTitleBar .dateBlock .monthAndYear {
	padding-top				: 2px !important;
	font-weight				: bolder !important;
	font-size				: 10px;
	color					: #FFFFFF;
	text-align				: center;
}

.articleTitleBar .buttonsBar {
	position				: absolute;
	margin-top				: -20px;
	width					: 647px;
}

.articleTitleBar .buttonsBar .button {
	padding					: 2px !important;
	margin					: 0px !important;
	display					: block;
	float					: right;
}

.articleTitleBar .buttonsBar .button img {
	padding					: 0px !important;
	margin					: 0px !important;
	background-image		: url(../Images/ArticlesNavigation/article_button_background.png);
	border					: none !important;
}

.articleTitleBar .buttonsBar .button:hover img {
	background-image		: url(../Images/ArticlesNavigation/article_button_hover_background.png);
}

.articleTitleBar .buttonsBar .separation {
	margin-right			: 8px !important;
}

.articleDisplayContentText img {
	padding					: 4px;
	margin					: 4px;
	border					: 1px solid #DDDDDD;
}

#articlesToSeeAlsoBox {
	border-top				: 1px solid #DCDCDC;
	margin-left				: -3px;
	margin-right			: -18px;
	margin-bottom			: 10px;
	background-image		: url(../Images/ArticlesNavigation/article_bottom_background.png);
	background-position		: top center;
	background-repeat		: no-repeat;
	padding-top				: 0px;
	margin-top				: 0px;
	padding-left			: 10px !important;
	padding-right			: 10px !important;
}


#commentsBox {
	border-top				: 1px solid #DCDCDC;
	margin-left				: -3px;
	margin-right			: -18px;
	margin-bottom			: 10px;
	background-image		: url(../Images/ArticlesNavigation/article_bottom_background.png);
	background-position		: top center;
	background-repeat		: no-repeat;
	padding-top				: 0px;
	margin-top				: 0px;
	padding-left			: 10px !important;
	padding-right			: 10px !important;
}



#articlesBottomBox {
	border-top				: 1px solid #DCDCDC;
	margin-left				: -3px;
	margin-right			: -18px;
	margin-bottom			: 10px;
	background-image		: url(../Images/ArticlesNavigation/article_bottom_background.png);
	background-position		: top center;
	background-repeat		: no-repeat;
	padding-top				: 0px;
	margin-top				: 0px;
	height					: 60px;
}

