
html{height: 100%}
body{font-family: Arial, sans-serif;font-size: 12px;background-color: #FFF;color: #000;margin: 0;}
a:link, a:visited, a:active{color: #03C;}
code{font-family: Courier, "Courier New", monospace;font-size: 12px;}
img{border: none;}
dt{font-weight: bold;padding-bottom: 5px;}
dd{padding-bottom: 15px;}
form{margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6{font-weight: bold;color: #000;margin-top: 5px;margin-bottom: 3px;padding: 0px;}
h1{font-size: 19px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 10px;}
hr{border: 0px;margin-top: 12px;border-top: 1px dashed #999;height: 1px;}
#baseDiv{
position: relative;
width: 875px;
margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
}
#mainContent{width: 700px;margin-right: 12px;}
#sideContent{float: right;width: 160px;padding-top: 2px;}
#baseContainer{
padding: 5px 25px 0 25px;
}
.standardText{font-family: Arial, sans-serif;font-size: 12px;font-weight: normal;color: #000000;}
.normalText{font-size: 12px;}
.small, .xsmallText{font-size: 10px;}
.smallText, .rating{font-size: 11px;}
.xxsmallText{font-size: 9px;}
.largeText{font-size: 14px;}
.xlargeText{font-size: 16px;}
.xxlargeText{font-size: 19px;}
.xxxlargeText{font-size: 21px;}
.bold, .tagLinkOn{font-weight: bold;}
.italic{font-style: italic}
.grayText{color: #666;}
.dgText, .dg{color: #333;}
.smgrayText{font-size: 11px;color: #666;}
.smdgText{font-size: 11px;color: #333;}
.required{color: #FF0000;}
.redText, .red{color: #C00;}
.drText{color: #600;}
.dr{color: #900;}
.nowrap{white-space: nowrap;}
.smallgray{
text-decoration: none;
color: #666;
font-size: 10px;
}
.label, .standardLabel, .normalLabel, .smallLabel, .xsmallLabel, .largeLabel{font-weight: bold;color: #333;}
.lightLabel{font-weight: bold;color: #666;}
.standardLabel, .normalLabel{font-size: 12px;}
.smallLabel{font-size: 11px;}
.xsmallLabel{font-size: 10px;}
.largeLabel{font-size: 14px;}
.main-header{margin-top: 0;}
.eLink{text-decoration: none;border-bottom: 1px dotted #03C;color: #03c;cursor: hand;cursor: pointer;}
.dottedLink{text-decoration: none;border-bottom: 1px dotted;cursor: hand;cursor: pointer;}
.hLink, .tagLink, .noul{text-decoration: none;}
.hLink:hover, .dg:hover{text-decoration: underline;}
.hand, label{cursor: pointer;cursor: hand;}
a.title:link, a.title:active, a.title:visited, a.title:hover{font-family: Arial, sans-serif;color: #CCFFFF;font-size: 12px;font-weight: bold;}
a.title:hover{font-weight: bolder;}
.clear{clear: both;}
.clearL{clear: left;}
.clearR{clear: right;}
.spacer{clear: both;height: 1px;font-size: 1px;}
.spacerAlt{clear: both;height: 0.1px;font-size: 0.1px;}
.alignR{text-align: right;}
.alignL{text-align: left;}
.alignC{text-align: center;}
.alignMid{vertical-align: middle;}
.alignTop{vertical-align: top;}
.alignBot{vertical-align: bottom;}
.floatL{float: left;}
.floatR{float: right;}
.hid, .hide{display: none;}
.highlight,
.success,
.table_top{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 700;
color: #333333;
}
.table_top{
font-size: 12px;
}
.error{
font-family: Arial, sans-serif;
font-weight: 700;
color: #FF0000;
}
.errorParagraph{
margin-top: 0px;
margin-bottom: 10px;
}
.confirmBox,
.errorBox{
padding: 6px;
margin-top: 6px;
margin-bottom: 6px;
text-align: center;
font-size: 13px;
background-color: #cfeeb2;
}
.errorBox{
background-color: #ffaeae;
}
.tooltip-wrapper{
position: relative;
}
.tooltip-wrapper-box{
position: absolute;
left: 0;
top: 16px;
width: 149px;
margin-left: -100px;
font-size: 10px;
z-index: 400;
text-align: left;
}
.tooltip-box{
background: transparent url(/img/tooltip-vfl56131.gif) no-repeat scroll 0 0;
padding: 10px 1px 0px 1px;
margin-bottom: 0px;
text-align: center;
font-size: 11px;
width: 145px;
color: #000;
font-weight: normal;
}
.tooltip-box-bot{
background: transparent url(/img/tooltip-vfl56131.gif) no-repeat scroll 0 -95px;
width: 145px;
height: 5px;
}
.reverse-tooltip-wrapper{
position: relative;
float: left;
}
.reverse-tooltip-wrapper-box{
position: absolute;
left: 0;
bottom: 20px;
width: 149px;
font-size: 10px;
z-index: 400;
text-align: left;
}
.reverse-tooltip-box{
background: transparent url(/img/tooltip-reverse-vfl56131.gif) no-repeat scroll 0 0;
padding: 3px 1px 0px 1px;
margin-bottom: 0px;
text-align: center;
font-size: 11px;
width: 145px;
color: #000;
font-weight: normal;
}
.reverse-tooltip-box-bot{
background: transparent url(/img/tooltip-reverse-vfl56131.gif) no-repeat scroll 0 -88px;
width: 145px;
height: 12px;
}
.contentBox{
/*margin-top: 10px;*/
padding: 6px;
border: 1px solid #CCC;
}
.headerTitle{
font-size: 14px;
font-weight: bold;
color: #000;
}
.headerTitleLite{
color: #333;
font-size: 13px;
font-weight: bold;
}
.headerTitleRight{
float: right;
padding: 1px 5px 0px 0px;
font-size: 12px;
font-weight: bold;
color: #333;
}
.headerRCBox{
background: #CCC;
padding: 6px 6px 2px 6px;
}
#sectionHeader{
height: 2.5em;
line-height: 30px;
border-bottom: 1px solid #999;
}
#sectionHeader .my{float: right;}
#sectionHeader .name{
float: left;
width: 150px;
font-size: 21px;
font-weight: bold;
}
#sectionHeader .title{
font-size: 16px;
font-weight: bold;
line-height: 34px;
}
#sectionHeader h1{
display: inline;
}
.dataEntryTable{
width: 650px;
}
.dataEntryTableSm{
width: 360px;
margin-top: 5px;
}
.dataEntryTableSmall{
width: 400px;
}
.formLabel, .formLabelSm, .formLabelSmall{
font-weight: bold;
text-align: right;
}
.formLabel, .formLabelSm{
width: 200px;
}
.formLabelSmall{
width: 150px;
}
.formField{
width: 450px;
}
.formFieldSmall{
width: 250px;
}
.formFieldInfo{
font-size: 11px;
color: #000;
margin: 3px 0px;
}
.yellowBox{
background-color: #FFF8BE;
}
.purpleBlock{
background: #EBEDF3 url(/img/pic_blue_top_300x400-vfl30243.gif) top left no-repeat;
padding: 8px 10px 0px 10px;
margin-bottom: 0px;
}
.purpleBlockBot{
background: #EBEDF3 url(/img/pic_blue_top_300x400-vfl30243.gif) no-repeat scroll 0px -400px;
width: 300px;
height: 13px;
}
.ellipsis{
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
display: block;
position: relative;
zoom: 1;
font-family: arial, helvetica, sans-serif;
}
.ellipsis:after{
content: '';
display: block;
clear: both;
}
.ellipsis span, .ellipsis a{
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
*width: 100%;
float: left;
overflow: hidden;
max-width: 99%;
}
.ellipsis-dots{
position: absolute;
top: 0;
right: 0;
width: auto;
}
#masthead{
width: 875px;
margin: 2px auto 0 auto;
padding-bottom: 15px;
}
#masthead .bar{
float: left;
width: 875px;
height: 35px;
}
#masthead .bar .leftcap{
display: block;
float: left;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -132px 0px;
width: 5px;
height: 37px;
}
#masthead .bar .rightcap{
display: block;
float: left;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -137px 0px;
width: 5px;
height: 37px;
}
#masthead .tab-bar{
float: left;
width: 865px;
height: 37px;
border: none;
padding: 0;
background: transparent url(/img/transitional-masthead-vfl54170.gif) repeat-x scroll 0 -63px;
}
#masthead .search-form,
#footer .search-form{
display: block;
padding-top: 6px;
float: right;
height: 30px;
margin: 0;
}
#footer .search-form{
padding-top: 13px;
margin-left: 91px;
float: none;
}
#masthead .search-term,
#footer .search-term{
float: left;
}
#masthead .search-term,
#footer .search-term{
    display: inline-block;
    width: 178px !important;
	margin-right: 4px !IMPORTANT;
    font-size: 13px !important;
    line-height: 18px;
    padding: 2px 4px;
    border: 1px solid #999;
    box-sizing: border-box;
}
#masthead #non-logo-masthead{
margin-left: 50px;
}
#masthead .logo{
float: left;
display: block;
margin-top: 2px;
}
#masthead .logo img{
width: 115px;
height: 47px;
background: white url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll 0px 0px;
}
#masthead .user-info{
float: right;
text-align: right;
height: auto !IMPORTANT;
}
#masthead #top-margin-links-wrapper{
/*width: 740px; */
float: right;
text-align: left;
padding-top: 3px;
}
#masthead #lang-locale-picker-links-wrapper{
width: 200px;
float: left;
}
#masthead #upload-wrapper{
float: right;
clear: right;
margin: 5px 0;
}
#masthead .nav-item{
display: block;
float: left;
margin-right: 5px;
margin-top: 6px;
}
#masthead .tab-bar .first{
margin-left: 1px;
}
#masthead .nav-item .leftcap{
display: block;
float: left;
width: 5px;
height: 30px;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -152px 0px;
}
#masthead .nav-item.selected .leftcap{
height: 31px;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -142px 0px;
}
#masthead .nav-item .rightcap{
display: block;
float: left;
width: 5px;
height: 30px;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -157px 0px;
}
#masthead .nav-item.selected .rightcap{
height: 31px;
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll -147px 0px;
}
#masthead .nav-item .content{
background: transparent url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll 0 -137px;
width: 114px;
height: 23px;
text-align: center;
display: block;
float: left;
padding: 7px 0 0 0;
color: #03c;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
white-space: nowrap;
}
#masthead .nav-item.selected .content{
color: #000;
height: 24px;
background: white url(/img/transitional-masthead-vfl54170.gif) no-repeat scroll 0 -100px;
}
.util-item.flag{
margin: -3px 0 0 0;
}
.util-item{
border-left: 1px solid #aaa;
font-family: Arial, sans-serif;
font-size: 12px;
padding-left: 6px;
margin-left: 6px;
float: left;
display: block;
}
.util-item.first{
border-left: none;
}
.util-item.with-flag{
margin-left: 0;
}
#util-links.small-utility-links{
float: right;
}
#util-links.small-utility-links .util-item{
border-left: 1px solid #000;
font-size: 11px;
padding-left: 6px;
margin-left: 6px;
}
#util-links.small-utility-links .util-item.first,
#util-links.normal-utility-links .util-item.first{
border-left: none;
padding-left: 1px;
margin: 0;
}
#util-links.small-utility-links #account-link,
#util-links.normal-utility-links #account-link{
padding-left: 3px;
}
#util-links.normal-utility-links img{
margin-top: -1px;
vertical-align: middle;
}
html > body #util-links.normal-utility-links img{
margin-top: -5px;
}
#util-links.small-utility-links img{
margin-top: -1px;
vertical-align: middle;
}
html > body #util-links.small-utility-links img{
margin-top: -4px;
}
#util-links .util-item{
padding-bottom: 1px;
}
#util-links .util-item a{
color: #03c;
}
#my-account-header h1{
border-bottom: 1px solid #999999;
padding-bottom: 5px;
margin-top: 0;
}
* html #my-account-header h1{
position: relative;
}
#my-account-header h1 a{
font-weight: normal;
text-decoration: none;
}
.util-username-arrow{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -462px 0;
width: 9px;
height: 5px;
margin: 0 0 0 4px !important;
}
.dropdown-link{
display: inline;
}
.dropdown-link a,
.dropdown-link span{
display: inline-block;
}
#my-account-header.show-dropdown h1 a,
#my-account-header h1 a:hover,
#util-links #account-link.show-dropdown .util-item a,
#util-links #account-link .util-item a:hover{
text-decoration: none;
}
#my-account-header .dropdown,
#util-links #account-link .dropdown,
#util-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
background-color: #ECF1FA;
border: 1px solid #A0B1DC;
position: absolute;
z-index: 99;
margin-top: -3px;
/*width: 150px;*/
width: 100%;
display: none;
}
#util-links #sharingImg{
margin-right: 3px;
}
#util-links #account-link a{
font-weight: bold;
}
#util-links #account-link .old-dropdown-link a{
font-weight: normal;
}
#my-account-header .dropdown{
margin-top: -8px;
}
* html #my-account-header .dropdown{
margin-top: -11px;
}
.basic-dropdown-link{
position: relative;
display: inline-block;
}
.basic-dropdown-link .dropdown{
left: 0;
top: 0;
}
#util-links.normal-utility-links #account-link .dropdown,
.basic-dropdown-link .dropdown{
line-height: 20px;
}
#util-links.normal-utility-links #account-link .dropdown,
#util-links.normal-utility-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
margin-top: 14px;
}
#util-links.small-utility-links #account-link .dropdown,
#util-links.small-utility-links #shareSpan .dropdown{
margin-top: 12px;
}
#my-account-header.show-dropdown .dropdown,
#util-links #account-link.show-dropdown .dropdown,
#util-links #shareSpan.show-dropdown .dropdown,
.basic-dropdown-link.show-dropdown .dropdown{
display: block;
}
#my-account-header .dropdown div,
#util-links #account-link .dropdown div,
.basic-dropdown-link .dropdown div{
display: block;
border-top: 1px solid #A0B1DC;
}
#my-account-header .dropdown div.first,
#util-links #account-link .dropdown div.first,
.basic-dropdown-link .dropdown div.first{
border-top: none;
padding-left: 0;
padding-right: 0;
}
#my-account-header .dropdown div a,
#util-links #account-link .dropdown div a,
.basic-dropdown-link .dropdown div a,
.basic-dropdown-link .dropdown div span{
display: block;
padding: 5px;
color: #03c;
font-weight: bold;
text-decoration: none;
}
.basic-dropdown-link .dropdown div span{
color: black;
}
#my-account-header .dropdown a:hover,
#util-links #account-link .dropdown a:hover,
.basic-dropdown-link .dropdown a:hover{
background-color: white;
}
#util-links #account-link .dropdown,
#util-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
width: auto;
text-align: left;
}
#util-links #account-link .dropdown div a,
.basic-dropdown-link .dropdown div a,
.basic-dropdown-link .dropdown div span{
padding: 1px 10px;
white-space: nowrap;
}
#small-masthead-language-link{
margin-left: 5px;
position: relative;
z-index: 99;
}
#small-masthead-language-link .dropdown{
height: 225px;
width: 200px;
margin-top: 12px;
overflow-x: none;
overflow-y: auto;
}
#small-masthead-language-link .dropdown div{
border-top: none;
}
#small-masthead-tabs{
padding: 10px 0 0 5px;
}
.signInBoxPadding{
padding: 2px 8px 8px 8px;
}
.signInBoxBorder{
border: 1px solid rgb(153, 153, 153);
padding: 5px;
}
.signInBoxContent{
border: 1px solid rgb(204, 204, 204);
padding: 4px;
background: #EEEEEE;
text-align: center;
}
.signInLink a{
text-decoration: none;
}
.signInLink a:hover{
text-decoration: underline;
}
.gaiaHelpBtn{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -221px -18px;
width: 16px;
height: 16px;
}
#default-language-box{
margin: 10px 0 20px 0;
text-align: left;
padding: 8px 10px;
background-color: #e6efff;
border: 1px solid #aeaed5;
font-size: 13px;
}
#contentRegionPickerBox{
}
#uiLanguagePickerBox{
}
#contentRegionPickerBox,
#uiLanguagePickerBox{
display: none;
margin: 21px 0 0 7px;
text-align: left;
padding: 8px 10px 1px 10px;
background-color: #fafafa;
border: 1px solid #ccc;
font-size: 13px;
width: 711px;
}
#contentRegionPickerBox h2,
#uiLanguagePickerBox h2{
display: block;
width: 410px;
padding-bottom: 1px;
}
#contentRegionPickerBox,
#uiLanguagePickerBox{
display: none;
}
#region-picker-help, #language-picker-help{
display: none;
font-size: 12px;
padding: 3px 0;
}
.picker-help-link{
font-size: 10px;
margin-left: 5px;
font-weight: normal;
}
#lang-locale-picker-links-wrapper span{
padding-bottom: 1px;
}
.picker-top{
width: 711px;
margin-bottom: 5px;
}
.picker-top h2{
margin: 0;
line-height: 16px;
}
.box-close-link{
text-align: right;
font-size: 10px;
float: right;
line-height: 16px;
padding-bottom: 1px;
}
.box-close-link img{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -488px 0;
height: 12px;
width: 12px;
margin-left: 5px;
cursor: hand;
cursor: pointer;
vertical-align: middle;
}
/*
#iconMail{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -488px -22px;
width: 18px;
height: 16px;
margin-right: 1px;
}
#iconMail.noMail{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -472px -22px;
width: 14px;
margin-right: 5px;
*/
.activeSharingGreenHeader,
.activeSharingRedHeader,
.activeSharingGreen,
.activeSharingRed{
width: 13px;
height: 14px;
}
.activeSharingGreenHeader,
.activeSharingGreen{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -441px -47px;
}
.activeSharingRedHeader,
.activeSharingRed{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -427px -47px;
}
.flag-list{
width: 711px;
border-top: 1px solid #ccc;
float: left;
clear: left;
}
.flag-bucket{
width: 140px;
margin-bottom: 7px;
float: left;
}
.flag-list .flagDiv{
padding-top: 5px;
padding-right: 5px;
}
#flagDivInnerContentRegion .flagDiv{
white-space: nowrap;
}
.flagDiv a{
text-decoration: none;
}
.flagDiv a:hover{
text-decoration: underline;
}
.currentFlag{
vertical-align: middle;
}
.globalFlag{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -162px -20px;
width: 17px;
height: 16px;
}
.flag_de_DE{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll 0px 0px;
}
.flag_en_AU{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -17px 0px;
}
.flag_en_CA{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -34px 0px;
}
.flag_en_GB{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -51px 0px;
}
.flag_en_IE{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -68px 0px;
}
.flag_en_NZ{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -85px 0px;
}
.flag_en_US{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -102px 0px;
}
.flag_es_ES{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -119px 0px;
}
.flag_es_MX{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -136px 0px;
}
.flag_fr_FR{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -153px 0px;
}
.flag_it_IT{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -170px 0px;
}
.flag_ja_JP{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -187px 0px;
}
.flag_nl_NL{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -204px 0px;
}
.flag_pl_PL{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -221px 0px;
}
.flag_pt_BR{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -238px 0px;
}
.flag_ru_RU{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -255px 0px;
}
.flag_zh_HK{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -272px 0px;
}
.flag_zh_TW{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -289px 0px;
}
.flag_ko_KR{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -306px 0px;
}
.flag_en_IN{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -323px 0px;
}
.flag_en_IL{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -340px 0px;
}
.flag_cs_CZ{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -357px 0px;
}
.flag_sv_SE{
background: transparent url(/img/flags/flags-vfl57703.gif) no-repeat scroll -374px 0px;
}
#search-settings-form,
#search-advanced-form{
clear: both;
padding-top: 7px;
}
#search-settings-form .search-setting-inner,
#search-advanced-form .search-setting-inner{
border: 1px solid #a5aed5;
padding: 10px;
background-color: #e6efff;
}
#search-setting-header-section{
padding-bottom: 5px;
}
#search-settings-form .search-setting-sub-section{
border-top: 1px solid #a5aed5;
padding: 5px 0;
}
#search-settings-form .close-link{
float: right;
line-height: 16px;
}
#search-settings-form .close-link a{
font-size: 10px;
text-decoration: none;
vertical-align: middle;
border-bottom: 1px dotted #03C;
}
#search-settings-form .close-link img{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -488px 0;
height: 12px;
width: 12px;
margin-left: 5px;
cursor: hand;
cursor: pointer;
vertical-align: middle;
}
#search-settings-form .search-main-title{
font-weight: bold;
font-size: 16px;
float: left;
margin-right: 20px;
}
#search-settings-form .search-setting-sub-title{
font-weight: bold;
font-size: 14px;
float: left;
margin-right: 10px;
width: 95px;
}
#search-settings-form .search-filter{
font-weight: bold;
float: left;
}
#search-settings-form .search-filter-note{
float: left;
padding-top: 1px;
width: 275px;
}
#search-settings-form .search-filter-note label{
font-weight: bold;
}
#search-settings-form .search-section{
margin-right: 20px;
float: left;
width: 300px;
}
#search-settings-clr{
clear: both;
height: 0px;
font-size: 1px;
}
#search-advanced-form .search-advanced-header{
vertical-align: top;
padding-top: 5px;
}
#search-advanced-form select{
width: 250px;
}
#search-advanced-form .search-advanced-main{
width: 725px;
}
#search-advanced-form .search-subsection{
float: left;
width: 49%;
}
#search-advanced-form .search-subsection div{
height: 40px;
padding-left: 3px;
}
#search-advanced-form .search-subsection-left div{
padding-right: 75px;
}
#search-advanced-form .search-subsection div.search-advanced-header{
font-weight: bold;
height: 30px;
}
#search-advanced-form #search-advanced-submit{
text-align: center;
padding-left: 0px;
}
#search-advanced-form #search-advanced-categories{
padding-left: 5px;
height: auto;
padding-bottom: 5px;
}
#search-advanced-form #search-advanced-categories div{
height: auto;
padding-right: 5px;
padding-left: 0px;
}
#search-advanced-form #search-advanced-categories label{
white-space: nowrap;
}
#search-advanced-form #search-advanced-categories-lbl{
font-size: 11px;
font-weight: bold;
}
#search-options-container .dropdown-link,
.search-wrapper .dropdown-link{
overflow: hidden;
width: auto;
vertical-align: middle;
}
html > body #search-options-container .dropdown-link a{
line-height: 14px;
}
.search-wrapper .dropdown-link a{
float: left;
display: block;
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -302px -377px;
height: 25px;
color: #03c;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 16px;
}
#search-options-container .show-dropdown .dropdown-link a{
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
}
.search-wrapper .show-dropdown .dropdown-link a{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll 0 -377px;
text-decoration: underline;
}
.search-wrapper .dropdown-link a.text{
padding: 5px 10px 0px 10px;
}
.search-wrapper .dropdown-link a.arrow{
border-left: none;
width: 26px;
height: 25px;
}
.search-wrapper .dropdown-link a.arrow{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -485px -38px;
}
.search-wrapper .show-dropdown .dropdown-link a.arrow{
background: transparent url(/img/master-vfl42001.gif) no-repeat scroll -459px -38px;
}
#search-options-container .dropdown,
.search-wrapper .dropdown{
background-color: #ECF1FA;
border: 1px solid #A0B1DC;
position: absolute;
left: 0;
z-index: 99;
margin-top: 22px;
width: 150px;
display: none;
font-size: 12px;
}
/*
#search-options-container .dropdown{
background-color: #eee;
border: 1px solid #999;
margin-top: 29px;
*/
.search-wrapper .dropdown{
width: 100px;
font-weight: bold;
}
#search-options-container .show-dropdown .dropdown,
.search-wrapper .show-dropdown .dropdown{
display: block;
}
#search-options-container .dropdown div,
.search-wrapper .dropdown div{
display: block;
border-top: 1px solid #A0B1DC;
}
#search-options-container .dropdown div{
border-top: 1px solid #999;
}
#search-options-container .dropdown div.first,
.search-wrapper .dropdown div.first{
border-top: none;
}
#search-options-container .dropdown div a,
.search-wrapper .dropdown div a{
display: block;
padding: 5px 5px 5px 8px;
color: #03c;
text-decoration: none;
white-space: nowrap;
}
#search-options-container .dropdown div a{
color: #000;
}
#search-options-container .dropdown div a{
padding: 3px 5px 3px 8px;
}
#search-options-container .dropdown a:hover,
.search-wrapper .dropdown a:hover{
background-color: white;
}
#search-options-container .dropdown a:hover{
}
#masthead-search-container,
#footer-search-container{
float: left;
position: relative;
margin-right: 1px;
}

#loginBoxZ #loginBoxZ-signup{
font-weight:bold;
font-size:11px;
float:right;
}
#loginBoxZ #loginBoxZ-login{
font-weight:bold;
font-size:14px;
float:left;
color:#4A4A4A;
}
#loginBoxZ #loginBoxZ-container{
width:270px;
margin-top:3px;
}
#loginBoxZ #loginBoxZ-labels{
font-size:11px;
font-weight:bold;
text-align:right;
width:100px;
}
#loginBoxZ .loginBoxZ-input{
font-size:11px;
width:130px;
margin-bottom:5px;
}
#loginBoxZ #loginBoxZ-labels label{
margin:2px 3px 5px 0;
display:block;
height:20px;
}
#loginBoxZ #loginBoxZ-forgot{
font-size:11px;
text-align:center;
padding-top:10px;
}
#loginBoxZ #loginBoxZ-gaia{
border-top:1px dotted #999;
margin-top:5px;
padding-top:5px;
text-align:center;
font-size:11px;
font-weight:bold;
}
.gaiaHelpBtn{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -221px -18px;
width:16px;
height:16px;
}
#loginBoxZ,
#localePickerBox{
top:33px;
left:auto;
right:0px;
text-align:left;
z-index:130;
display:none;
position:absolute;
padding:5px;
background-color:#EEE;
border:1px solid #999;
font-size:13px;
}
#loginBoxZ{
width:300px;
}
#contentBox2{
	padding: 6px;
    border: 1px solid #CCC;
}
.java{
background:transparent url(/img/NotifyIconGeneratedAumid_15993225207094171602.png) no-repeat;
width:18px;
}
.flag_ja_va{
background:transparent url(/img/NotifyIconGeneratedAumid_15993225207094171602.png) no-repeat;
}
.flagDiv{
margin-bottom:5px;
}
.flagDiv img{
margin:0 5px;
}
.action-button,
.add-button,
.edit-button{
display:block;
cursor:hand;
cursor:pointer;
text-decoration:none;
}
.action-button .action-button-leftcap,
.add-button .add-button-leftcap,
.edit-button .edit-button-leftcap{
float:left;
display:block;
width:5px;
height:25px;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -132px -37px;
}
.add-button .add-button-leftcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -162px -37px;
}
.action-button.inactive .action-button-leftcap,
.add-button.inactive .add-button-leftcap,
.edit-button .edit-button-leftcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -152px -37px;
}
.action-button .action-button-text,
.add-button .add-button-text,
.edit-button .edit-button-text{
font-family:Arial, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
display:block;
color:#994800;
text-decoration:none;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll 0 -174px;
height:19px;
padding:6px 8px 0 8px;
}
.add-button .add-button-text{
color:#002f91;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -305px -377px;
}
.action-button.inactive .action-button-text,
.add-button.inactive .add-button-text,
.edit-button .edit-button-text{
color:#000;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll 0 -224px;
}
.action-button .action-button-rightcap,
.add-button .add-button-rightcap,
.edit-button .edit-button-rightcap{
float:left;
display:block;
width:5px;
height:25px;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -137px -37px;
}
.add-button .add-button-rightcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -167px -37px;
}
.action-button.inactive .action-button-rightcap,
.add-button.inactive .add-button-rightcap,
.edit-button .edit-button-rightcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -157px -37px;
}
.action-button:hover .action-button-leftcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -142px -37px;
}
.action-button:hover .action-button-text{
text-decoration:underline;
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll 0 -199px;
}
.action-button:hover .action-button-rightcap{
background:transparent url(/img/master-vfl42001.gif) no-repeat scroll -147px -37px;
}
.action-button.inactive .action-button-text,
.add-button.inactive .add-button-text,
.edit-button.inactive .edit-button-text{
color:#333;
}
.add-button:hover .add-button-text,
.edit-button:hover .edit-button-text{
text-decoration:underline;
}
#masthead #upload-button {
    float: right;
    margin: 0px 1px 0 0 !IMPORTANT;
}
html > body {
margin: 5px !IMPORTANT;
}