﻿*
{
    margin:0;
    padding:0;
}
body 
{
    color: #333333;
    text-align:right;
    font-size:13px;
    font-family:Arial;
}
.style5
        {
            width: 100%;
            border-collapse: collapse;
            height: 60px;
            background-color: #f07100;
        }
.tblStruct
{
    width:668px;
    margin:auto;
    padding-top:20px;  
}
.headerContainer
{
    width:770px;
    height:300px;
    margin:auto;
    padding-top:20px;
    
}
.mainContainer
{
    width:768px; margin:auto; border:1px #5bc3eb solid; border-top:0;border-bottom:0;
    padding-top:50px;
}
.rightCol
{
    width:120px;
    background:url(images/menuItemBgxx2.jpg) repeat-y;
}
a.menuItem
{
    background: url(images/menuItemBg2.jpg) no-repeat;
    display: block;
    width: 110px;
    height: 25px;
    color: #FFFFFF;
    padding-right: 10px;
    line-height: 25px;
    vertical-align: middle;
    text-decoration: none;
    font-family: Arial;
    font-size: 14.px;
    font-weight: bold;
}
a.menuItem:HOVER
{
    background: url(images/menuItemBgHover2.jpg) no-repeat;
}
.menuFrame
{
    width:423px;
    height:25px;
    background:url(images/menuBG2.jpg) repeat-y;
    float:right;
}
.menuFrame table 
{
    height:25px;
}
.menuFrame table td
{
    border-left:1px white solid;
    text-align:center;
}

.footer
{
    background:url(images/footerCorner.jpg) left bottom no-repeat #f07100;
    height:50px;
}

.search
{
    background: url(images/search.jpg) no-repeat;
    vertical-align: middle;
    margin-top: 2px;
    margin-bottom: 2px;
    table-layout: fixed;
}
.textbox
{
    border-color: #FFFFFF;
    line-height: normal;
    vertical-align: top;
    text-align: center;
}
.menual
{
    font-family: Arial;
    font-size: 12.px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
a.experItemTitle
{
    background: url(images/recomnh.gif) no-repeat;
    display: block;
    height: 44px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-family: Aharoni;
    font-size: large;
    font-weight: bold;
    vertical-align: text-bottom;
    line-height: 46px;
}
a.experItemDesc
{
 
    display: block;
    color: #000000;
    text-decoration: none;
    text-align: right;
    font-family: Ariel;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
}

.textlabel
{
    padding-right: 10px;
    color: #f07100;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.textlabel2
{
    padding-right: 10px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.style2
{

    border-width: 0px;
    width: 100%;
        height: 56px;
    }
div.resultsFrame 
{
	min-height:300px;
}
.innerPageTitle
{
    font-size: 16px;
    color: #0066FF;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

a.pageTitle 
{
	font-size:14px;
	color: #FF3300;
	font-weight:bold;

}
span.resultFoundTitle
{
    font-size: large;
    color: #FF3300;
    font-weight: bold;
    border-bottom: 1px silver solid;
    width: 100%;
    display: block;
}
a.resultItemTitle
{
    color: #0066FF;
    font-weight: bold;
    font-size: 14px;
}
div.resultItemDesc
{
	margin-bottom:5px;
}
.thickbox
{
	display:block;
	width:250px;
	height:250px;
	display:block;
	overflow:hidden;
}
div.thumbFrame
{
    background-color: #e8e8e8;

    text-align: center !important;
    padding: 5px;
    border: 1px lightblue solid;
}
div.thumbFrameCategory
{
    background-color: #e8e8e8;
	width:140px;
	height:140px;
	text-align:center !important;
	padding:5px;
	border:1px lightblue solid;
}