﻿body
{
    color: #666666;
}

a
{
    text-decoration: none;
}

a:hover 
{
    background-color: #77b2ff;
    color: #FFFFFF;
}

.anohover:hover
{
    background-color: #FFFFFF;
}

#naslulogo 
{
    border: 0px;   
}

#naslu_login 
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

#header 
{
   width: 750px;
}

.loginid 
{
    color: #ffaa31;
}

#usermenu 
{
    border-bottom: 1px dotted;
    color: #3399ff;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px; 
}

.dropDownPanelMenu
{
    border: 1px solid #868686;
	z-index: 1000;
	background: #FFFFFF;
	cursor: default;
	padding: 4px 4px 5px 2px;
	font-size: 12px;
	font-weight: normal;
}

.dropDownPanelItem
{
    margin: 2px 4px 4px 4px;
    text-decoration: none;
	cursor: pointer;	
	white-space: nowrap;
	font-family: Arial;
}

.dropDownPanelItem:hover
{
    color: Blue;
    background-color: #FFFFFF;
    text-decoration: underline;
}

.watermarked
{
    color: #999999;
    font-family: Arial;
    font-size: 10px;
}

.menuitem 
{
    border-right: 1px dotted;
    border-color: #3399ff;
    padding: 3px 5px 3px 5px;
    font-family: Arial;
    font-size: 14px;
}

.menuitem:hover 
{
    color: Blue;
    background-color: #FFFFFF;
    text-decoration: underline;
}

#maincontent 
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    vertical-align: top;
    width: 700px;
}

.welcometext 
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
}

.codeJewelTitle
{
    font-family: Arial;
    font-size:16px;
    color: #444444;
    font-weight: bold;
}

.codeJewelTitleBig 
{
    font-family: Arial;
    font-size:16px;
    color: #444444;
    font-weight: bold;
}

.codeJewelItem
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.codeJewelItemDate
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

.codeJewelItemPreview 
{
    width: 314px;
    height: 150px;
    overflow: hidden;
    font-family: Courier;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid;
    border-color: #ffaa31;
    background-color: #ffffff;
    color: #444444;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

.codeJewelItemPreviewLink
{
    font-family: Arial;
    font-size: 14px;
    color: #3399ff;
}

.codeJewelItemPreviewText
{
    font-family: Arial;
    font-size: 14px;
    color: #444444;
}

.contactItem 
{
    width: 120px;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    border: 1px dotted;
    border-color: #444444;
    font-family: Arial;
    font-size: 12px;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
}

#main_footer
{
    font-family:Arial;
    font-size:9px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    border-top: 1px dotted;
    border-color: #3399ff;
}

#legal 
{
    font-family: Arial;
    font-size:10px;
    padding-left: 5px;
}

.right 
{
    color: Green;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.wrong 
{
    color: Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.searchDivCS 
{
    text-align:center; 
    background-color:#fefefe; 
    border: 1px dotted; 
    border-color: #ffaa31; 
    padding: 10px 10px 10px 10px;
}

.searchDivPeople
{
    text-align:center; 
    background-color:#fefefe; 
    border: 1px dotted; 
    border-color: #b3d4ff; 
    padding: 10px 10px 10px 10px;
}

.button 
{
    height: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    border:1px solid;
    border-color:#ffaa31;
}

.button:hover
{
    color: #ffaa31;
    border-color:#666666;
}

.buttonSearchBlueBorder
{
    height: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    border:1px solid;
    border-color:#77b2ff;
}

.buttonSearchBlueBorder:hover
{
    color: #77b2ff;
    border-color:#666666;
}

.textOrangeBig 
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #ffaa31;
}

.textGrayNormal
{
    font-family: Arial;
    font-size: 12px;
    color: #444444;
}

.textBoxDescription
{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	border-right: #ffaa31 1px solid;
	border-top: #ffaa31 1px solid;
	padding-bottom: 10px;
	border-left: #ffaa31 1px solid;
	padding-top: 10px;
	border-bottom: #ffaa31 1px solid;
	padding-right: 5px;
	padding-left: 5px;
}

.textGrayNormalBold
{
    font-family: Arial;
    font-size: 12px;
    color: #444444;
    font-weight: bold;
}

.textGrayNormalBigger
{
    font-family: Arial;
    font-size: 14px;
    color: #444444;
}

.textGrayNormalBiggerBold
{
    font-family: Arial;
    font-size: 14px;
    color: #444444;
    font-weight: bold;
}

.textGrayLessRelevant
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #888888;
}

.linkNormal
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

.linkNormalBold
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

#tagCloud a
{
    font-family: Arial;
    font-weight: bold;
    color: #76a5d3;
}

#tagCloud a:hover
{
    color: #ffaa31;
}

.footerItem
{
    font-size:11px; 
    margin-right:2px; 
    color:#444444; 
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/other/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../images/other/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/other/SavedStar.png);
}

.accordionHeader 
{
    background-color: #dddddd;
    font-family: Arial;
    font-size: 12px;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
}

.accordionHeader:hover 
{
    cursor: pointer;
}

.accordionContent
{
    background-color: #ffffff;
    border: solid 1px #dddddd;
    font-family: Arial;
    font-size: 12px;
    padding: 3px 3px 3px 3px;
}

.changeLanguage
{
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px;
}