body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
}

h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

body {
	padding-right: 60px;
}

.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.searchbox:hover {
	border: 2px solid #FDD29A;
}

.searchbox:focus {
    border: 2px solid #FDD29A;
}

.bgFirst {
     padding-left: 5px;
     border-left: 1px solid #ffffff;
     border-right: 1px solid #ffffff;
     border-bottom: 1px solid #e6e6e6;
     border-top: 1px solid #e6e6e6;
     background: #ffffff;
}

.bg1 {
     padding-left: 5px;
     border-left: 1px solid #ffffff;
     border-right: 1px solid #ffffff;
     border-bottom: 1px solid #e6e6e6;
     border-top: 1px solid #ffffff;
     background: #ffffff;
}

.bg2 {
     padding-left: 5px;
     border-left: 1px solid #ffffff;
     border-right: 1px solid #ffffff;
     border-bottom: 1px solid #e6e6e6;
     border-top: 1px solid #ffffff;
     background: #ffffff;
}

.addonBold .title {
	color: #FF0099;
}

.addonBold .text {	
	font-weight: bold;
}

.addonFill {
	background-color: #D7EDFE;
}

.addonBorder {
	border-width: 4px;
	border-color: #FDD29A;
}

/*.addonTop .addonTopIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/images/icon-top.png") no-repeat;
}*/

.bgHover {
	background-color: #FFECD4;
	border-color: #FDD29A;
	cursor: pointer;
}


.adsList td {
	font-size: 13px;
}

.links {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	list-style: square
}

.imageBorder {
	border: 1px solid #808080;
}

.bigFont {
	font-size: 14px;
}

.searchBorder {
	padding: 5px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
}

img {
	border: 0px;
}

a {
	color: #1d1d94;
}

a:hover {
	color: #ff7300;
}

.adsList .date {
	background-image: url(/images/gradient-day.gif);
	background-color: #d2e4fc;
	padding: 3px;
	font-size: 14px;
}

.adsList .black {
	color: #000000;
}

.adsList a:hover .black {
	color: #ff7300;
}

.adsList .date a:hover {
	color: #ff7300;
}

.adsList .date a {
	color: #000000;
}

.adsList .eventDay {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.purpleBoxTitle {
	background-color: #C5B1DF;
	padding: 2px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.purpleBoxTitle a {
	color: #000000;
	text-decoration: underline;
}

.purpleBoxTitle a:hover {
	color: #ff7300;
}

.purpleBorderDown {
	background-image: url('/images/borders/purple-down.gif');
	background-repeat: repeat-x;
}

.blueBorderDown {
	background-image: url('/images/borders/blue-down.gif');
	background-repeat: repeat-x;
}

.purpleBoxTitle small {
	font-weight: normal;
}

.purpleBorder {
	border-left: 1px solid #C5B1DF;
	border-right: 1px solid #C5B1DF;
	border-collapse: collapse;
}

.blueBoxTitle {
	background-color: #D7E7FF;
	font-weight: bold;
	padding: 3px;
	font-size: 13px;
}

.blueBorder {
	border-left: 1px solid #D7E7FF;
	border-right: 1px solid #D7E7FF;
	border-collapse: collapse;
}

.orangeBorder {
	border: 1px solid #fbac45;
	border-collapse: collapse;
}

.orangeBoxTitle {
	background-color: #fbac45;
	font-weight: bold;
	padding: 3px;
	font-size: 13px
}

a.categoryTitle {
	color: #000000;
	font-size: 13px;
}

a.categoryTitle:hover {
	color: #FF7300;
}

.orangeBoxTitleSmall {
	background-color: #fbac45;
	font-weight: bold;
	padding: 3px;
	font-size: 12px
}

.cityBorder {
	border: 1px solid #d2e4fc;
	border-collapse: collapse;
}

.citiesBig {
	font-size: 12px;
}

.cities a {
	color: #1d1d94;
	text-decoration: none;
}

.cities a:hover {
	color: #ff7300;
	text-decoration: underline;
}

.applicantTable td {
	font-size: 15px;
}

.green {
	color: #009900;
	font-weight: bold;
}

.black {
	color: #000000;
}

.categoryMoreSelect a {
	text-decoration: none;
}

.categoryMoreSelect a:hover {
	color: #0000FF;
	text-decoration: underline;
	background: #ffecd4;
}

a:hover .black {
	color: #ff7300;
}

.black {
	color: #000000;
}

a:hover .black {
	color: #ff7300;
}

.date a:hover {
	color: #ff7300;
}

.date a {
	color: #000000;
}

.button {
	background-image: url(../images/btn-bg.gif); 
	cursor:pointer; 
	height: 22px; 
	border: 1px solid #fdd29a; 
	font-family:Arial,Verdana,helvetica,sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	margin: 0px; 
}
    .button:hover {
        background-image: url(../images/btn-bg.gif); 
        background-position: 0px -20px;
    }

.galleryBox {
    width: 160px;
    background-color: #FAFAD2;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
}

.galleryBox.search.first {
    margin-top: 0px;
}

.galleryBox .top {
    height: 4px;
    background: url(/images/cl-orange-top-line-trans.gif) no-repeat;
}

.galleryBox .content {
    border-left: 1px solid #FBAC45;
    border-right: 1px solid #FBAC45;
    position: relative;
}

.galleryBox .content .text {
    padding: 0 5px;
}

.galleryBox .content .text .title {
    font-weight: bold;
    font-size: 15px;
}

.galleryBox .content .images {
    padding: 0 1px;
}

.galleryBox .content .images img {
    border: 1px solid #FBAC45;
    width: 48px;
    height: auto;
    margin: 0 1px;
}

.galleryBox .bottom {
    height: 4px;
    background: url(/images/cl-orange-end-trans.gif) no-repeat;
}
