.header-tools a {
    text-decoration: none;
    color: 3399cc;
}

.header-tools a:hover {
    color: #000;
}

.header-tools .main-page {
    margin-left: 10px;
    padding-left: 13px;
    background: url('../img/icons/main_page.gif') no-repeat left center;
}

.header-tools .site-map {
    margin-left: 5px;
    padding-left: 15px;
    background: url('../img/icons/site_map.gif') no-repeat left center;
}

#so-tools {
    height: 50px;
    background: #FFF;
}

.so-tools-send, .so-tools-print {
    float: left;
    margin-top: 18px;
    padding-left: 30px;
    height: 18px;
    line-height: 18px;
}

.so-tools-send a, .so-tools-print a {
    color: #336699;
}

.so-tools-send {
    margin-left: 10px;
    background: url('../img/icons/send.gif') 0 center no-repeat;
}

.so-tools-print {
    margin-left: 33px;
    background: url('../img/icons/print.gif') 0 center no-repeat;
}

.so-container {
    margin-top: 10px;
    /*height: 140px;*/
    background: #FFF;
}

.so-header {
    padding: 6px 10px 6px 10px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #3399ff;
    border-bottom: 1px solid #e4ecf6;
    background: url('../img/icons/so_header.gif') 187px center no-repeat;
}

.so-content {
    padding: 6px 10px 0px 10px;
    color: #666666;
}

.co-content-middle {
    float: left;
    padding-right: 10px;
    width: 470px;
    border-right: 1px solid #e4ecf6;
}

.co-content-rightcol {
    float: left;
    width: 239px;
}

.so-right-container {
    margin: 0 0 10px 10px;
    background: #f0f7ff;
}

.so-right-header {
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 110%;
    font-weight: bold;
    color: #3399ff;
    background: #e4ecf6;
    border-bottom: 1px solid #FFF;
}

.so-right-content {
    padding: 6 10px 10px 10px;
    font-size: 110%;
    line-height: 17px;
}

.so-right-button {
    padding: 14px 0 14px 0;
    background: #e4ecf6;
    text-align: center;
}

.button4 {
    margin: auto;
    display: block;
    width: 210px;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background: url('../img/bg_button4.gif') no-repeat;
}


.co-content-img {
    margin: 20px 0 13px 0;
}

.co-content-text {
    font-size: 110%;
    line-height: 17px;
}

.co-table-big {
    width: 100%;
    border-collapse: collapse;
    background: #f7e47c;
}

.co-table-big td {
    padding: 10px;
    border: 1px solid #FFF;
}

.co-table-header {
    background: #f9f4bd;
}

.co-table-small {
    margin-left: 10px;
    border-collapse: collapse;
    color: #666666;
}


#calendar .calendar-noactive {
	background-color: #DDDDDD;
}

#calendar .today {
	background-color: #f7e47c;
}

#calendar .weekend {
	background-color: #CCE6FF;
}

table .white-cell {
	background-color: white;
}

table .summary-cell {
	background-color: #CCE6FF;
}

#calendar .calendar-selected {
	background-color: #3399ff;
	font-weight: bold;
	color: white;
}

.product-images img {
	/*margin-right: 10px;*/
	margin: 0 10px 10px 10px;
}
div.gallery div {
	width: 140px;
	height: 140px;
	background-color: #e4ecf6;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

