﻿.alternateTableRow { background: #EAEAE0; text-align: center;  }
.alternateTableRow .borderLeftTD { background:#EAEAE0 url(../Images/borderBG.gif) right center no-repeat; text-align: center; height:20px;  }
.alternateTableRow .borderLeftTDFirstCol { background: #EAEAE0 url(../Images/borderBG.gif) right center no-repeat; }
.countryTD { background: url(../Images/borderBG.gif) right center no-repeat; width: 100% ; padding:5px 0 }
.alternateTableRow .countryTD { text-align: left; background: #ffffff url(Images/borderBG.gif) right center no-repeat; }
.country { background: url(../Images/CountryTdBG.gif) repeat-y; display: block; width: 80%; color: #ffffff; font-size: 13px; font-weight: bold; font-family: Arial; height:15px; padding:3px 0 3px 0}
.countryTable { border: 1px solid #AEACAD; display: table; position: absolute; }
.borderLeftTD { background: url(../Images/borderBG.gif) right center no-repeat; text-align:center; height:20px; ;vertical-align:middle; }
.borderLeftTDFirstCol { background: url(../Images/borderBG.gif) right center no-repeat; text-align: left; color: #55544F; font-size: 11px; font-weight:normal; font-family: Arial; vertical-align: middle;}
td .borderLeftTDFirstCol{ color:#666666; font-family:Arial; font-size:11px; vertical-align: middle;}
.specialHeaderTd-1{ background: url(../Images/firstSpecialTD.gif) no-repeat right;}
.specialHeaderRow td { text-align: center; }
.borderLeftTD img {display:block; margin:0 auto}
.popUpTitle { background:#DDDDDD; padding:5px 10px; color:#585858; font-size:12px; font-weight:bold; }

.osx-modal-content, .osx-modal-data{ display: none; color: #6A6A6A; font-size: 11px; font-weight: normal; height:500px; }
#osx-overlay { background-color: #000; cursor: wait; }
.ms-WPBody h2 { font-size:12px}

/* Container */
#osx-container {height:500px; display:table; background-color: #EAEAE0; color:#666666; font-family: Arial; font-size: 10px; padding:20px; width: 600px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -moz-box-shadow: 0 0 64px #000; -webkit-box-shadow: 0 0 64px #000; overflow:auto; }
#osx-container a { color: #ddd;}
.osx-modal-title { color: #000; background-color: #ddd; border-bottom: 1px solid #ccc; font-weight: bold; padding: 6px 8px; text-shadow: 0 1px 0 #f4f4f4; }
#osx-container .close { display: none; float: right; }
#osx-container .close a { display: block; position:absolute; color: #777; font-size: 12px; font-weight: bold; padding: 5px 0px; right:45px; text-decoration: none; text-shadow: 0 1px 0 #f4f4f4; }
#osx-container .close a:hover { color: #000; }
.osx-modal-data { padding: 6px 12px; height:500px; }
#osx-container h2 { margin: 10px 0 6px; }
#osx-container p { margin-bottom: 10px; }
#osx-container span { color: #777;  }

/* Text Link */
a.gstextLink:link {text-decoration:underline; color:#555555}
a.gstextLink:hover {text-decoration:none; color:#663300}
a.gstextLink:active {text-decoration:underline; color:#555555}
a.gstextLink:visited {text-decoration:underline; color:#555555}

