﻿body {
	margin: 0;
	background: url('/gfx/bg.jpg');
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 0.8em;
	color: #00003b;
}

a
{
	color: #3A0400;
	text-decoration: none;	
}

a:hover
{
	color: #7F2A00;
	text-decoration: underline;
}

a img 
{
	border: none;
}

#page
{
	width: 1063px;
	margin: 0 auto;
}

#header
{
	background: url('/gfx/header.jpg') no-repeat;
	height: 178px;	
	position: relative;
}

#logo
{
	position: absolute;
	top: 46px;
	left: 280px;	
}

#motto
{
	color:#FFFFFF;
	font-size:1.1em;
	left:400px;
	line-height:1em;
	padding-right:20px;
	position:absolute;
	top:146px;
}

.txtSearch
{	
	width: 170px;
	height: 20px;	
	text-align: right;
	border: none;
	color: #444;
	font-style: italic;
	padding-right: 5px;
	position: absolute;
	top: 73px;
	right: 126px;	

}

.btSearch
{
	background: url('/gfx/btsearch.jpg') no-repeat;
	height: 26px;
	width: 70px;
	position: absolute;
	border: none;
	position: absolute;
	top: 73px;
	right: 51px;
	cursor: pointer;
}

#footer
{
	background: url('/gfx/footer.jpg');
	height: 52px;	
	text-align: center;
	font-size: 0.7em;
	color: #fff;
	line-height: 50px;
	font-family: Verdana;
}

#footer a
{
	text-decoration: none;
	color: #FEFF5F;	
}

#footer a:hover
{
	color: #DEDFA7;
}

#pageContent
{
	background: url('/gfx/pageContentBG.jpg') repeat-y;	
	position: relative;
	padding: 1px 24px;
}

#leftContent
{
	float: left;
	width: 200px;
}

#centerContent
{
	width: 550px;
	float: left;
	padding: 15px 35px;
}

#rightContent
{
	width: 195px;
	float: left;
}

#menuHeader
{
	background: url('/gfx/menuHeader.jpg') no-repeat;
	width: 190px;
	height: 38px;
	margin-top: 3px;
}

#menuItems
{
	background: url('/gfx/menuItemsBg.jpg') repeat-y;	
	padding-top: 4px;
}

.menuSectionItem
{
	height: 38px;
	background: url('/gfx/menuSectionItem.jpg')	no-repeat;
	width: 142px;
	line-height: 38px;
	margin: 0 4px 4px 4px;
	color: #fff;
	padding-left: 40px;
}

#rightContent
{
	height: 520px;	
}


#pageContenHeader
{
	position: absolute;
	top: 0;
	left: 0;
	height: 300px;	
	width: 1063px;
	background: url('/gfx/pageContentHeaderBG.jpg') no-repeat;
	z-index: -1;
}

.clear
{
	clear: both;	
}

#partners, #recomended, #partnersPages
{
	width: 192px;	
	font-weight: bold;
	font-size: 1.0em;
}

#partners h1, #recomended h1, #partnersPages h1
{
	background: url('/gfx/partners_h1.jpg') no-repeat;
	height: 42px;
	margin: 0;
	margin-top: 3px;
	
}

#recomended h1
{
	background: url('/gfx/recomended_h1.jpg') no-repeat;
}

#partnersPages h1
{
	background: url('/gfx/partnersPage_h1.png') no-repeat;
}

#partners a, #recomended a, #partnersPages a
{
	color: #6A696D;
	text-decoration: none;	
}

#partnersPages a img
{
	margin-top: 3px;	
}


#partners a:hover, #recomended a:hover
{
	color: #56535F;	
}

.partnersItem
{
	background:url('/gfx/partnersItem_bg_hov.jpg') no-repeat; 
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
}

.partnersItem:hover
{
		background:url('/gfx/partnersItem_bg_hov.jpg') no-repeat;
}

.watchAlso h1
{
		background: url('/gfx/watchAlsoH1.jpg') no-repeat;
		height: 60px;
		line-height: 50px;
		padding-left: 50px;
		color: #a63500;
		margin: 0;
		font-size: 1.2em;
}

.watchAlso
{
	background: url(/gfx/watch_ext.jpg) repeat-y;
	width: 192px;
	overflow:hidden;
	
}

.watchAlso div
{
	padding: 1px 8px;	
}

.arrowTopBox
{
	display: block;
	background: url('/gfx/arrow.jpg') no-repeat;
	padding: 2px 20px ;
	background-position: -2px 4px;
}
	
.watchAlso span
{
	color: #3A0400;
	font-weight: bold;
	display: block;
	padding: 10px 0; 	
}

.watchAlso div i
{
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding: 0 20px ;	
}

.watchAlso hr
{
	border: none;
	margin: 0 4px 0 3px;
	padding: none;
	border-bottom: dotted 1px #444;	
}

#pageContent table td
{
	vertical-align: top;	
}

.pageCenterContent
{
	padding: 0 5px;	
}

.pageCenterContent h1 
{
	color: #212125;
	padding-left: 20px;
	padding-top: 5px;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Tahoma, Sans-Serif;	
}

.pageCenterContent h1 a
{
	text-decoration: none;	
	color: #212125;
}


.newsHeader
{
	height: 58px;
	background: url('/gfx/newsHeaderText_bg.png') repeat-x;
	position: relative;	
}

.singleLineHeader
{
	line-height: 40px;	
}

.partnersDetails
{
	padding-top: 20px;	
}

.newsItem
{
	padding: 10px 15px 5px 15px;
	color: #3a0400;
}

.partnerItem
{
	border: solid 1px #CECECF;
	border-top: none;	
}

.newsItem a
{
	color: #a63500;
	text-decoration: none;
	font-weight: bold;	
}

.newsHeader span
{
	position: absolute;
	top: 28px; 
	left: 20px;
	color: Red;	
	font-size: 0.9em;
}

.AltNewsItem
{
	color: #4F0600;	
}

.AltNewsItem img
{
	/* float: left !important;	*/
}

.add-coment-bt
{
	text-align: right;
	padding-top: 10px;	
}

.add-coment-bt input
{
	background: url('/gfx/button.png') no-repeat;
	height: 28px; width: 111px;
	line-height: 24px;	
	border: none;
	color: #EFD1D1;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
}

.add-coment-bt input:hover
{
	color: 	#fff;
}

.coment-box .post
{
	width: 500px;	
}

.com_smile
{
	background: url('/gfx/comments_smile.png')	no-repeat;
	height: 70px;
	width: 79px;
}

.UserComent table td
{
	vertical-align: top;	
}

.coment-text
{	
	margin-top: 5px;
	background: #e0e0e1;
	color: #515054;
	padding: 10px;
	font-size: 0.9em;	
}

.UserComent
{
	padding-bottom: 10px;	
}

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

.gallery a img
{
	border:1px solid #BBBBBB;
	margin:7px 14px 7px 0;
	padding:5px;
}

.holidayCardItem
{
	border:1px solid #BBBBBB;
	margin:7px 14px 7px 0;
	padding:5px;
	width: auto;
	height: 195px;
	float:left;		
}

.gallery
{
	text-align: center;	
	
}

.galleryTopBoxItem
{
	padding-bottom: 20px;	
	width: 140px;
}

.galleryTopBoxItem img
{
	width: 140px;	
}

.tags
{
	padding-top: 10px;	
}

.red
{
	color: Red;	
}

.displayNone
{
	display: none;	
}

.googleRank
{
	position: absolute;
	top: 145px;
	left: 145px;	
}

.sendCardBT
{
	background: url("/gfx/button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #EFD1D1 !important;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: bold;
    height: 28px;
    line-height: 24px;
    width: 111px;	
    display: block;
}

.sendCardBT:hover
{
	color: #fff!important;	
}

.tdRigthHolidayCard
{
	text-align: right;	
}
