﻿#search
{
}

#search .newsContainer
{
    margin-bottom:15px;
    float:left;
}
#search .box
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#search .logo
{
	max-width: 380px;
    margin-left:80px;    
    float:left;
}

#search .box.main
{
    padding-top: 20px;
    padding-bottom: 20px;    
}

#search .gray .box, #search .gray .tabs .tab.selected
{
    background-color: #f2f2f2;   
}
#search .green .box, #search .green .tabs .tab.selected
{
    background-color: #9dc655;
}
#search .orange .box, #search .orange .tabs .tab.selected
{
    background-color: #EB951F;
}
#search .blue .box, #search .blue .tabs .tab.selected
{
    background-color: #728FB2;
}
#search .blue .box, #search .blue .tabs .tab.selected a, #search .green .tabs .tab.selected a
{
    color: #ffffff;
}
#search .yellow .box, #search .yellow .tabs .tab.selected
{
    background-color: #EAEA53;
}

#search .dropVendor
{   
    position:relative;
    color: #000000;
    margin-left: 60px;     
    height: 48px;
    width: 170px;    
    float:left;          
    background-image: url('images/serach-bar.png'); 
}
#search .dropVendor .button
{    
    margin-right:-50px;
    height: 48px;
    width: 50px;
    background-image: url('images/serach-bar.png');
    background-position: right;
    float:right;        
}
#search .dropVendor .button img
{
    margin-top:14px;
    padding:3px;
    cursor:pointer;
}
#search .dropVendor #vendorLabel
{
    margin-top: 14px;
    margin-left:19px;
    font-size: 1.2em;
}
#search .dropVendor #vendorDropDown
{
    position:absolute;
    background-color: #ffffff;
    border: solid 1px #555555;
    margin-top: 6px;    
    left: 20px;
    width: 165px;            
    display:none;
    z-index: 1;
}
#search .dropVendor #vendorDropDownPane
{
    width: 100%;
    height: 180px;
    overflow:auto;
    float:left;        
}
#search .dropVendor #vendorDropDown .item
{
    width: 100%;
    font-size: 1.2em;
    line-height: 1.4em;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    z-index: 1;
    cursor:pointer;
}
#search .dropVendor #vendorDropDown .item:hover
{
    background-color:#eeeeee;
}
#search .textboxVendor
{   
    margin-left: 40px; 
    height: 48px;
    width: 410px;    
    float:left;          
    background-image: url('images/serach-bar.png'); 
}
#search .textboxVendor .text
{
    float:left;
    margin-top: 11px;
    margin-left: 20px;
    width: 330px; 
    outline: none;
    border-width: 0;   
}
#search .textboxVendor .button
{
    margin-right:-50px;
    height: 48px;
    width: 50px;
    background-image: url('images/serach-bar.png');
    background-position: right;
    float:right;        
}
#search .textboxVendor .button input
{
    margin-top:10px;
}

#search .dropVendor
{
    float:left;
}

#search .vendors .vendor
{
    position: relative;
    
    clear:both;
    width:100%;
    
    margin-top: 2px;
    margin-bottom: 2px;    
    
    cursor: pointer;
    
    z-index: 0;
}
#search .vendors .vendor:hover
{
   background-color: #A6B2BF;
}
#search .vendors .vendor.selected
{
    background-color: #A6B2BF;
}

#search .vendors .vendor .vendorLogo
{
    float:left;
    margin-left: 160px;
    width: 250px;    
    padding-top: 4px;
    padding-bottom: 4px;    
    margin-top: 4px;
    margin-bottom: 4px;
    z-index: 0;
    background-color: #ffffff;
    text-align:center;
}

#search .vendors .vendor .text
{    
    float:left;
    margin-top: 23px;
    margin-left: 10px;
    font-size: 1.4em;
}

#search .vendors .vendor .text .link a
{     
    color: #ffffff;
    text-decoration: none;
}
#search .vendors .vendor .text .link a:hover
{
    text-decoration: underline;
}

#search .categories .category
{
    position: relative;
    
    clear:both;
    width:100%;
    
    margin-top: 2px;
    margin-bottom: 2px;    
    
    cursor: pointer;
    
    z-index: 0;
}
#search .categories .category:hover
{
   background-color: #efefef;
}
#search .categories .category.selected
{
    background-color: #A6B2BF;
}

#search .categories .category .categoryLogo
{
    float:left;
    margin-left: 190px;
    width: 250px;
    margin-top: 4px;
    margin-bottom: 4px;
    z-index: 0;
}

#search .categories .category .text
{    
    float:left;
    margin-top: 21px;
    font-size: 1.4em;
}
#search .categories .category .text .link a
{     
    color: #000000;
    text-decoration: none;
}
#search .categories .category .text .link a:hover
{
    text-decoration: underline;
}


#search .textbox
{    
    height: 48px;
    width: 521px;
    margin-left:auto;
    margin-right:auto;      
    clear:both;    
    background-image: url('images/serach-bar.png'); 
}

#search .textbox .text
{
    margin-top: 11px;
    margin-left: 20px;
    width: 450px; 
    outline: none;
    border-width: 0;   
}

#search .textbox .button
{
    float:right;
    margin-top: 11px;    
    margin-right: 20px;
    outline: none;
    border-width: 0;   
}

#search .result
{
    padding-top: 40px;   
    display:block;
    clear:both; 
    width:100%;
}

#search .resultNumber
{
    text-align: right;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-right: 1.4em;
    padding-left: 1.4em;
    font-size: 1.2em;
}

#search .resultList
{
    width: 800px;
    margin-right:auto;
    margin-left:auto;
    margin-top: 20px;
}

#search .resultList .item
{    
    margin-top: 10px;
    margin-bottom: 20px;
    min-height:60px;
}

#search .resultList .item .image .day
{
    color: #555555;
    position:absolute;
    font-size:3.0em;
    text-align:center;
    width:100%;
    top:13px;
}

#search .resultList .item .image .day.news
{
    top:25px;
}

#search .resultList .item .image .month
{
    position:absolute;
    font-size:1.0em;
    text-align:center;
    width:100%;
    top:51px;
    color:#ffffff;
}

#search .resultList .item .image .month.news
{
    font-size:1.1em;
    color:#555555;
    top:12px;
}

#search .resultList .item .image
{
    float:right;
    position:relative;
}

#search .resultList .item .title a
{
    font-size: 1.4em;
    text-decoration:underline;
    color:#555555;
}

#search .resultList .item .description
{   
    margin-top: 5px;
    margin-bottom: 5px; 
    font-size: 1.2em;    
    color:#555555;
    width: 600px;
}

#search .resultList .item .url
{
    margin-top: 5px; 
    font-size: 1.2em;    
    color:#D68421;
}

#search .resultList .separator
{
    border-top: dotted 1px #bbbbbb;
    width:100%;
}

#search .tabs
{   
    width:740px;
    margin-left:auto;
    margin-right:auto;
    padding-left: 123px;   
}

#search .tabs .tab
{
    font-size:1.1em;
    float:left;
    padding-bottom:10px;
    padding-top:8px;   
    margin-bottom: 20px; 
    width: 123px;
    text-align:center;
}

#search .tabs .tab a
{
    color: #555555;
    text-decoration:none;
}

#search .brands
{
    margin-top: 30px;
    margin-bottom: 30px;
}

#search .brands .brand
{
    position: relative;
    
    clear:both;
    width:100%;
    
    margin-top: 2px;
    margin-bottom: 2px;    
    
    cursor: pointer;
}
#search .brands .brand:hover
{
   background-color: #CAE1EB;
}
#search .brands .brand.selected
{
    background-color: #CAE1EB;
}

#search .brands .brand .brandLogo
{
    float:left;
    margin-left: 160px;
    width: 250px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#search .brands .brand .text
{    
    float:left;
    margin-top: 21px;
    font-size: 1.2em;
}

#search .brands .brand .text .type
{
    color: #000000;
}

#search .brands .brand .text .link a
{
    font-size:1.2em;
    text-transform:uppercase;
    color: #555555;
    text-decoration: none;
}
#search .brands .brand .text .link a:hover
{
    text-decoration: underline;
}

#search .voidResult
{
    padding-top: 40px;   
    display:block;
    clear:both; 
    width:100%;
}
#search .resultVoid
{
    text-align: left;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-right: 1.4em;
    padding-left: 1.4em;
    font-size: 1.4em;
}

#search .advPanel
{
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left:auto;
    margin-right:auto;
    width:620px;  
    
    font-size: 1.2em;  
}

#search .advPanel .row
{
    height: 30px;
}

#search .paging
{
    width:100%;
    text-align:center;
    font-size: 1.3em;
    margin-top: 20px;
}

#search .paging .item
{
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
    color: #D68421;    
}

#search .paging .item a
{
    color: #555555;
    text-decoration: none;
}

#search .hints
{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;	
}

#search .hint
{
	display:inline;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.2em;
}

#search .hint a
{
	color: #555555;
}
#search .hint a:hover
{
	color: #D68421;
}
