*{padding: 0; margin: 0;}
body {
	font:13px arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
body * {
	line-height:1.22em;
}
a {
	color: #214CA3;
	text-decoration: none;
}
a:link {
}
a:visited {
	color: #687898;
}
a:active {
}
a:hover {
	color: #22e;
	text-decoration: underline;
}
h1 {
	font-size: 170%;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-size: 152%;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h3 {
	font-size: 124%;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h4 {
	font-size: 116%;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 85%;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
}
li > p {
	margin-top: 0.2em;
}
strong, b {
	font-weight: bold;
}
html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #fff;
	overflow: hidden;
}
body {
	height: 100%;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	color: #8B8F95;
}
#globalmenu {
	width: 100%;
	background-color: #E5A4A8;
	height: 25px;
	border-bottom: 1px solid #D97D80;
	z-index: 300;
	position:absolute;
	top:0;
	clear:both;
}
#content {
	overflow: auto;
	outline: none;
	position: absolute;
	z-index: 3;
	top: 200px;
	right: 0;
	bottom: 0;
	left: 314px;
}
#content-inner {
	position:relative;
	margin-right:200px;
}
#right-menu {
	position:absolute;
	right:0;
	top:0;
	width:180px;
}
* html #content {
	background-color: #fff;
	outline: none;
width: expression(((cWidth = document.body.clientWidth) - 314) + 'px');
	left: 314px;
height: expression(((cHeight = document.body.clientHeight) - 219) + 'px');
}
* html #content-inner {
	background-color: #fff;
}
#left {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 31px;
	width: 314px;
	z-index: 6;
}
* html #left {
	height: 100%;
	top: 31px;
	bottom: 0;
}
#head {
	position: absolute;
	top: 25px;
	left: 0;
	height: 25px;
	margin: 0;
	display: block;
	z-index: 5;
	overflow: hidden;
	margin-left: 314px;
	padding-top: 5px;
	font-weight: bold;
	color: #aaa;
	background: #ebf2fd;
	width:100%;
}
#pageTitle {
	margin: 10px 0 0 314px;
	z-index: 5;
	color: #8B8F95;
	position: relative;
	top: 132px;
	right:0px;
	left:0px;
}
#tabHeader {
	position:absolute;
	left:320px;
	top:138px;
	z-index:9;
	font-size:140%;
	font-weight:bold;
	color:#8B8F95;
}
a {
	color: #125BB3;
	color: #3060A0;
	color: #36c;
	text-decoration: none;
}
a:link {
}
a:visited {
	color: #6B8FB3;
	color: #36a;
}
a:active {
}
a:hover {
	color: #22e;
	text-decoration: underline;
}
#globalmenu a {
}
#globalmenu a:link {
	color: #fff;
}
#globalmenu a:hover {
	color: #fff;
}
#globalmenu a:visited {
	color: #ebf2fd;
}
#globalmenu a:active {
	color: #fff;
}
#globalmenu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 8px;
}
#globalmenu li {
	float: left;
	padding: 0;
	margin: 0.7em 1em 0 0;
	font-size: 77%;
	color: #fff;
	font-weight: bold;
}
ul#mh_right {
	float: right;
	margin-right: 1em;
	white-space: nowrap;
}
ul#mh_login {
	float: right;
	padding: 0;
	margin: 0;
}
div#mh_search {
	float: right;
	padding: 0em 0em 0em 1em;
	margin: 2px 1em 0 0;
}
*+html div#mh_search {
	margin-top: 0;
}
* html div#mh_search {
	margin-right: 0.5em;
	padding-left: 0em;
}
#mh_search form {
	margin: 0;
	padding: 0;
}
input#mh_searchQuery {
	color: #999;
	font-size: 85%;
	background-color: #FFF6F6;
	border: 1px solid #D97D80;
	padding: 0.17em 0.0833em 0.17em 0.25em;
	width: 10em;
	margin: 0;
}
input#mh_searchQuery:focus, input#mh_searchQuery:hover {
	background-color: #fff;
	border: 1px solid #999;
	color: #333;
}
input#mh_searchSubmit {
	vertical-align: top;
}
* html input#mh_searchSubmit {
	margin-top: 2px;
}
*+html input#mh_searchSubmit {
	margin-top: 2px;
}
div.linkblock:hover {
	background-color: #fff !important;
	background-image: url(../images/linkblock-bg.gif);
	background-repeat: repeat-x;
}
#site_logo {
	margin: 4px 0 1.0em 0.8em;
}
#site_logo img {
	cursor: pointer;
	border: 0;
}
#mediumRect {
	display: block;
	position: absolute;
	width: 300px;
	margin-left: 7px;
	margin-top: 0.5em;
	top: 65px;
	height: 315px;
	z-index: 0;
}
#sidebarTabs {
	position: absolute;
	top: 390px;
	left: 7px;
	overflow:hidden;
	width:300px;
	height:225px;
}
* html #sidebarTabs {
	padding-bottom: 28px;
	bottom: 0;
	margin-bottom: 0;
}
*+html #sidebarTabs {
	bottom: 3px;
}
#mh_left {
	float: left;
	margin-top: 3px;
	margin-left: 0.5em;
}
#mh_left a:link, #mh_left a:visited {
	color: #F285B1;
	font-weight: bold;
}
p.linklistSort {
	margin: 0 0 0.5em 0;
	padding: 3px 0 0 6px;
	color: #693;
	color: #396;
	font-weight: bold;
	/*width: 98%;*/
	clear: both;
	float:left;
}
#pageTitle p.linklistSort {
	position: relative;
	top: -1.4em;
}
p.linklistSort a, p.linklistSort em {
	font-weight: normal;
	font-size: 85%;
	color: #999;
}
p.linklistSort a {
	color: #0000CC !important;
	padding: 0 0.25em;
}
p.linklistSort select {
	margin-left: 2.0em;
	font-size: 85%;
}
#pageTitle h1 {
	padding: 0 0 0 6px;
	top: -2px;
	font-size: 140%;
	font-weight: bold;
	text-transform: capitalize;
	color: #8B8F95;
	z-index: 900;
	float: left;
	position: relative;
	overflow: hidden;
}
* html #pageTitle h1 {
	left:314px;
}
.titleTabs {
	background: url(../images/header-tabs-blue.gif) repeat-x left bottom;
	padding-bottom: 10px;
	line-height:normal;
	width: 98%;
}
*+html .titleTabs {
	padding-bottom: 10px;
}
* html .titleTabs {
	padding-bottom: 12px;
	/*width: auto;*/
	margin-right: 0.8em;
}
.titleTabs ul {
	font-size: 108%;
	font-weight: bold;
	margin: 0;
	padding: 0 0.5em 1em 0;
	list-style: none;
}
.titleTabs ul li a:link, .titleTabs ul li a:visited, .titleTabs ul li span, .titleTabs ul li strong {
	float: left;
	display: block;
	color: #F285B1;
	padding: 0.16em 0.1em 0.16em 1.1em;
	/*padding: 0.55em 0.1em 0.55em 1.1em;*/
	background: url(../images/header-tabs-pink.gif) no-repeat 0 -100px;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
}
.titleTabs ul a {
	float:none;
}
.titleTabs ul li {
	float: right;
	background: url(../images/header-tabs-pink.gif) no-repeat 100% -100px;
	margin: 0 0.1em 0 0;
	padding: 0 1em 0 0;
	text-align: center;
}
*html .titleTabs ul li {
	padding-bottom:2px;
}
.titleTabs ul li.htactive {
	background:url(../images/header-tabs-blue.gif) no-repeat 100% 0;
}
div.titleTabs ul li.htactive a:link, div.titleTabs ul li.htactive a:visited, div.titleTabs ul li.htactive span, div.titleTabs ul li.htactive strong {
	background: url(../images/header-tabs-blue.gif) no-repeat 0 0;
	padding: 0.16em 0.1em 0.24em 1.1em;
	/*padding: 0.55em 0.1em 0.63em 1.1em;*/
	color: #36a;
}
.titleTabs ul li a:hover {
	color: #6bb38f;
}
.babyFrame, .bottomBabyFrame {
	background:#D97D80 none repeat scroll 0%;
	height:5px;
	position:relative;
	clear:both;
}
.bottomBabyFrame {
	top:-50px;
}
#searchForm {
	float:right;
	position:relative;
	top:-35px;
	width:220px;
	height:40px;
}
#searchButton {
	background-color:#8B8F95;
	color:#FFFFFF;
	padding:2pt 5px;
	text-decoration:none;
}
div.gender {
	border:0px solid #CCCCCC;
	float:left;
	margin:2px 4px 0pt 1px;
	vertical-align:middle;
}
div.genderF {
	background:transparent url(../images/gender_U.gif) no-repeat scroll 1px 0px;
	height:24px;
	width:24px;
}
div.genderM {
	background:transparent url(../images/gender_U.gif) no-repeat scroll -23px 0px;
	height:24px;
	width:24px;
}
div.genderU {
	background:transparent url(../images/gender_U.gif) no-repeat scroll 0pt 0px;
	height:24px;
	width:44px;
}
.additional_info {
	color:#888888;
	font-size:85%;
}
a.home {
	background:transparent url(../images/home.png) no-repeat scroll 0pt 1px;
	padding-left:16px;
}
a.suggestName {
	background:transparent url(../images/add.gif) no-repeat scroll 0pt 1px;
	padding-left:16px;
}
label.category {
	background:transparent url(../images/Category.gif) no-repeat scroll 0pt 1px;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0pt 2px 18px;
}
.MyList {
	background:transparent url(../images/star12.gif) no-repeat scroll 0pt 1px;
	padding-left:16px;
}
#moreMenu {
	width: 175px;
	position:relative;
	top:-1.4em;
	float:left;
}
#moreMenu, #moreMenu * {
	padding: 0;
	margin: 0;
}
#moreMenu, #moreMenu ul {
	list-style: none;
	z-index:1001;
}
#moreMenu ul {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#C9D7F1 rgb(51, 102, 204) rgb(51, 102, 204) rgb(162, 186, 231);
	border-style:solid;
	border-width:1px;
	margin-left:0.5em;
}
#moreMenuItems {
	display:none;
}
#moreMenu a {
	color:#0000CC !important;
	text-decoration:none;
	display:block;
	padding:0.2em 0.5em;
}
#moreMenuItems a:hover {
	background:#3366CC none repeat scroll 0%;
	color:#FFFFFF !important;
}
.floatLeft {
	float:left;
	height:1pt;
}
#indexContent {
	position: absolute;
	left: 314px;
	top: 120px;
	bottom: 0;
	right:10px;
	overflow:auto;
}
#pageHeader {
	position: absolute;
	top:75px;
	left:314px;
	padding-left:6px;
	z-index:999;
	color:#8B8F95;
	background:transparent url(../images/header-tabs-blue.gif) repeat-x scroll left bottom;	
	width:99%;
	padding-bottom:3px;
}
#pageHeader .description {
	font-size:85%;
	color:#776FC7;
	margin:0;
	padding:0;
}

#pageHeader .description em {
	color:#F285B1;
}

#pageHeader h1 {
	font-size:140%;
	font-weight:bold;
}


.cat_display {
	border-bottom:1px dotted #DFDFDF;
	margin-bottom:13px;
	padding-bottom:8px;
	text-align:left;
}
table.rs {
	border-collapse:collapse;
	border-spacing:0pt;	
}
.rs h2.t {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0pt;
	margin-top:0pt;
	padding-top:0pt;
}
.rs p {
	margin:0.3em 0pt 0pt;
}
td.gutter {
	min-width:20px;
	width:40px;
}
.rs .url {
	color:#00AA13 !important;
}
p.discription {
	font-size:10pt;
}
.clear {
	clear:both;
	display:block;
	font-size:0pt;
	height:0pt;
	overflow:hidden;
}
/*************************************/
/*  Demo Styles                      */
    .capt,  .capb {
	background: url("../images/caps.gif") no-repeat;
	height:4px;
	width:100%;
	/*position:absolute;*/
        z-index:100;
	margin:0px;
	padding:0px;
}
.capt {
	position:absolute;
	background-position:0 -4px;
}
.capb {
	margin-top:-19px;
}
#rightMenu {
	position: absolute;
	top:  0;
	right:  5px;
	margin:  0;
	width: 225px;
}
.drawers-wrapper {
}
.drawers {
	margin-bottom:15px;
	color:#76797C;
	font-size:11px;
	line-height: 18px;
}
.drawer {
	background:transparent url(../images/sideboxlight_bg.gif) repeat-y scroll 0pt;
	color:#76797C;
	font-size:11px;
	line-height:1.3em;
	width:90%; /* Added for IE */
}
.drawer-handle {
	background:#939393 url(../images/slider_handlebg.png) no-repeat scroll 0pt;
	color:#333333;
	cursor:default;
	height:25px;
	line-height:25px;
	text-indent:15px;
	font-size:12px;
	width:98%;
}
.drawer-handle.open {
	background-color:#72839D;
	background-position:-188px 0pt;
	color:#FFFFFF;
}
/* nasty, but it fixes the indent on the first one. */
                    h2.drawer-handle span {
}
.drawer ul {
	padding: 0 12px;
	padding-bottom:0pt;
}
.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:16px;
	padding:6px 0pt;
}
.drawer-content ul {
	padding-top: 7px;
}
.drawer-content li a {
	display:block;
	overflow:hidden;
}
.alldownloads li {
	border:0pt none;
	line-height:18px;
	padding:0pt;
}
.drawers a {
	color:#666666;
	text-decoration:none;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	display:block;
}
.drawers h2 a, .drawers h2 a:visited {
	color:#333333;
	text-decoration:none;
	font-family:inherit;
	font-size:12px;
	font-weight:inherit;
	display:block;
}
li.drawer {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0pt;
	margin-top:0pt;	
}
h2.drawer-handle {
	margin:0pt;
	padding:0pt;
}
h2.t a {
	color:#776FC7;
}
h2.t a:hover {
	color:#2222CC;
}

#contentarea {
	margin:0pt 0pt 0pt 307px;
	padding:0pt;
}

/*** Scrollable **/
#topMenu {
	position: absolute;
	left:314px;
	top:48px;
	right:0px;
	height: 118px;
}

* html #topMenu {
width: expression(((cWidth = document.body.clientWidth) - 314) + 'px');
}

#scrollMenuContainer{
	position: absolute;
	overflow:hidden;
	left:32px;
	top:0px;
	right:35px;
	height: 118px;
}

*html #scrollMenuContainer {
	WIDTH: expression(((cWidth = document.body.clientWidth) - 314-68) + 'px');
}

#scrollMenu{
	position:absolute;
	left: 0px;
	right:0px;
	top:15px;
	height: 59px;
}
#items{
	width:2000px;
	height:118px;
	position:absolute;
}
.menuItemWrapper {
	width: 80px;
	height: 118px;
	float: left;
	z-index: 0;
	margin:0px 2px;
}
.menuItemWrapper a,.menuItemWrapper a:visited {
	text-decoration:none;
}
.menuItemWrapper a:hover {
	text-decoration:none;
}
.menuItem {
	position:absolute;
	margin-left:20;
	text-align:center;
	font-size:12px;
	border-color:#EEEEEE  #AEC4E2 #AEC4E2 rgb(238, 238, 238);
	border-style:solid;
	border-width:1px;
	color:#383838;
	background-image:url(../images/ScrollMenuItemblue.gif);
}

.nextButtonWrapper {
	height: 118px;
	position:absolute;
	right:0px;
	width:40px;
	z-index:1;
}
.textWrapper {
	position:absolute;
	top:50%;
	width:100%;
	left:0px;
	/*background-color:green;*/
}
.oneLine {
	margin-top:-7px;
	height:14px;
}
.twoLine {
	margin-top:-14px;
	height:28px;
}
.threeLine {
	margin-top:-21px;
	height:42px;
}

/* next / prev buttons */
a.prev, a.next {
	width:30px;
	height:30px;
	background-repeat:no-repeat;
	position:absolute;/**/
	top:27px;
}

a.prev {
	background:url(../images/button-left.gif);
}

a.prev:hover {
	background:url(../images/button-left-over.gif);
}

a.next {
	background:url(../images/button-right.gif);
	position:absolute;
	right:2px;
}

a.next:hover {
	background:url(../images/button-right-over.gif);
}

/** End of Scrollable  **/
/** LinkBlock **/
div.linkblock {
	padding: 0.5em 0;
	margin-bottom: 0.5em;
	clear: left;
}
.linkblock h3 {
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 139%;
	line-height: 125%;
}
.linkblock p {
	padding: 0;
	margin: 0;
}
.linkblock p.description {
	margin: 0.3077em 2em 0.3077em 0em;
	font-size: 100%;
	line-height: 1.30em;
	color: #383838;
}
.linkblock .fineprint {
	margin: 0 0 0 0;
	padding-top: 0;
	font-size: 85%;
	color: #888;
}
.linkblock .stats {
	margin: 0.17em 0 0 0px;
}
.linkblock div.details {
	padding-left: 0em;
	padding-bottom: 0.5em;
}
.linkblock span.linkUnsaved {
	padding: 0 0 2px 18px;
	margin: 0 1.0em 0 0;
	background: url(../images/icon-no-star.gif) 0 -2px no-repeat;
	color: #36c;
	cursor: pointer;
}
.linkblock span.linkSaved {
	padding: 0 0 2px 18px;
	margin: 0 1.0em 0 0;
	background: url(../images/icon-star.gif ) 0 -2px no-repeat;
	color: #36c;
	cursor: pointer;
}
.linkblock span:hover {
	text-decoration: underline;
	color: #22e;
}
.linkblock div.tools {
	float: right;
	text-align: right;
	margin-right: 1em;
	margin-left: 1em;
}
div.linkblock:hover {
	background-color: #edf4fc;
}
.linkblock:hover p.description {
	color: #000;
}
.linkblock:hover h3 a, .linkblock:hover p.fineprint a, .linkblock:hover p.description a {
	color: #22c;
}
/** End of Link Block **/
#detailContainer {
	height:100%;
}

.nameDetailBlock {
	height:100%;
	color:#383838;
}

#ndHeader {
	border-bottom:1px solid #AAAAAA;
}

#titleBar {
	width:100%
}

#close {
	float: right;
}
.nameDetailBlock #nameContent {
	clear:both;
}

#ndTitle{
	color:#000000;
	font-size:170%;
	font-weight:bold;
	margin-bottom:5px;	
}

#ndTitle span{
	color:#8B8F95;
}

#ndMeaning {
	color:#000000;
	font-size:116%;
}

.nameDetailBlock img.gender {
    float: left;
    margin: 2px 4px 0 1px;
    vertical-align: middle;
	border: 0px solid #ccc;
}

.nameDetailBlock .additional {
	margin: 0 0 0 0;
	padding-top: 0;
	font-size: 100%;
    color: #888;
}

.nameDetailBlock .info {
    margin: 0 0 0.17em 0;
    padding-left: 0;
}


.nameDetailBlock a.linkUnsaved {
    padding: 0 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(../images/icon-no-star.gif) 0 -2px no-repeat;
    color: #776FC7;
    cursor: pointer;
}

.nameDetailBlock a.linkSaved {
    padding: 0 0 2px 18px;
    margin: 0 1.0em 0 0;
    background: url(../images/icon-star.gif ) 0 -2px no-repeat;
    /*font-weight: bold;*/
    color: #36c;
    cursor: pointer;
}


.addInfo {
	border-top:dashed 1px;
	margin-top:10px;
}

.addInfo h3 {
	text-align:right;
	margin:1em 0em;
}
.addInfo span {
	right:0px;
	position:absolute;
}

.addInfo ul {
	margin-right:90px;
	list-style-type: none;	
}

.toolBox {
	margin: 10px 0px;
}

#nameContent{
	height:100%;
	position:relative;
}
#nameContent h2 {
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	font-size:12px;
	top:45px;
}
.listAddInfo ul {
	list-style-type: disc;
	list-style-position:inside;
	height:125px;
	overflow:auto;
	margin-right:0px;
	margin-top:20px;
}

.listAddInfo ul li {
	list-style-type: disc;
	list-style-position:inside;
}


.auxInfoBox {
	position:absolute;
	bottom:0px;
	width:100%;
	color:#666666;
}
/* End of NameDetail Block */
div.nameBlockSep {
	margin-top:100px;
	border-top:2px dotted #939393;
}

div.recentlyVisitedBlock {
}

div.recentlyVisitedBlock h3{
	font-size:100%;
}

div.recentlyVisitedNameBlock {
	width:140px;
	float:left;
	margin:20px 0px;	
}
div.recentlyVisitedNameRightBlock {
	width:160px;
}

/** SideTab **/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {

}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/sidebarTabs.gif) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #339966;
	font-weight:bold;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -35px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -0px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -35px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	background: url(../images/sidebarTabsBody.gif) no-repeat;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/** SideTab End **/
p.slider {
overflow:hidden;
line-height:1.5em;
width:98%;
}

p.linklistSort a.slider_menu {
position:absolute;
right:0px;
top:6px;
}

.nobr {white-space: nowrap}

* html p.slider {
width:98%;
}

	
div.pagination {
	padding:30px 3px;
	margin:3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
