﻿body
{
    scrollbar-face-color: #D3C89D;
    scrollbar-highlight-color: #D3C89D;
    scrollbar-3dlight-color: #E3DCC1;
    scrollbar-darkshadow-color: #FAFAFA;
    scrollbar-shadow-color: #AFAFAF;
    scrollbar-arrow-color: #95795D;
    scrollbar-track-color: #FAFAFA;
}
/*Ajax control toolkit rating control stars*/
/*For StarCssClass on the control*/
.ratingStar {
    font-size: 0pt;
    width: 12px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    margin-top:2px;
}

.ratingStarWithoutPointer {
    font-size: 0pt;
    width: 12px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}

/*For FilledStarCssClass on the control*/
.filledRatingStar {
	background-image: url(../images/FilledStar.gif);

}

/*For EmptyStarCssClass on the control*/
.emptyRatingStar {
	background-image: url(../images/EmptyStar.gif);
}

/*For WaitingStarCssClass on the control*/

.savedRatingStar {
	background-image: url(../images/SavedStar.gif);
}

.modalPopup
{

   background-color:#E8F7FE;
   border-width: 1px;
   border-color:#E8F7FE;
   padding:5px;
}

.modalHeader
{
   cursor: move;
   padding:0px;
   font-weight:bold;
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-size: 1em;
   background: White;
   color:#284775;
   background-color: #F9F9F9;

}

.modalBackground
{
   background-color: #2DA2B6;
   filter: alpha(opacity=40);
   opacity: 0.4;
}

.TenderSearchContainer
{
    float:left;
    width:700px;
}

.TenderTextCol
{
    float:left;
    width:450px;        
}
.TenderDropdownCol
{
    float:left;
    width:250px;        
}

.FotoGallery
{
	float:left;
	width:660px;
	clear:both;
}

.FotoGallery .photo {
	margin: 30px;
	position: relative;
	width: 100px;
	height: 55px;
	float: left;	
}
.FotoGallery .photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.FotoGallery .photo a {
	text-decoration: none;
}
.FotoGallery .cerceve span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
	background: url(../images/floral-corner.png) no-repeat;
}

.VideoGallery{
	
}
.VideoGallery .video {
	width: 640px;
	height: 480px;
	margin-bottom:30px;
	float: left;
}
.VideoGallery .list{
	width: 600px;
	margin-left:-20px;
}
.VideoGallery .list .header{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.VideoGallery .list .listItem{
	font-family:Arial;
	font-size:13px;
	line-height:30px;	
	border-top:dotted 1px #427484;
}

.SitemapContainer
{
	float:left;
	width:710px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.ClearBoth
{
	clear:both;
}
.SitemapItems{
	float:left;
	width:215px;
	padding:0 20px 0 0;
}
.SitemapItems ul{
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
}
.SitemapItems ul li{
	background:url(../images/sitemapLi.gif) no-repeat 0 2px;
	padding:0 0 11px 26px;
	font-size:11px;
	line-height:13px;
}
.SitemapItems ul a{
	color:#4b7282;
	text-decoration:none;
}
.SitemapItems ul a:hover{text-decoration:underline;}
.SitemapItems h3{
	margin:0 0 4px;
	font:15px/24px Arial, Helvetica, sans-serif;
	color:#3ca7e1;
	background:url(../images/sitemapUL.gif) no-repeat;
	padding:4px 0 5px 30px;
}
.PollArea
{
    padding:0 7px 0 8px;
}
.PollArea a
{
    float:left;    
    cursor:pointer;
	text-indent:0;
    color:#6d1b03;	
	font-weight:bold;
	margin-top:25px;
	margin-left:10px;	
}
.PollArea .submit-button{
	background:url(../images/bg-submit2.gif) no-repeat;
	color:#fff;
	font:bold 1.0909em/16px Arial,Verdana,sans-serif;
	height:34px;
	margin:10px 0 0 0;	
	width:133px;
	border:0;
	cursor:pointer;
	text-indent:0;
	clear:both;
}
.PollArea .submit-button.hover,
.PollArea .submit-button:hover{background-position:0 -34px;}

.PollArea .AnketBaslik
{
   	color:#6d1b03;
	text-align:center;
	padding:0 7px;
	height:1%;
	overflow:hidden;
	font:bold 1.6363em/38px Arial, Verdana, sans-serif;
	background:url(../images/bg-calendar-heading.gif) no-repeat;
	margin:0 0 0px;	
}
.PollArea .AnketBaslik strong{
	display:block;
}
.PollArea .AnketBaslik a{
	width:34px;
	height:23px;
	background:url(../images/bg-calendar-control.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 0 0;
	position:relative;
}
