/*---- Begin Common ----- */
    /* Drop Down */
    /* Add the background image and set the height of the image */
div.skinnedSelect {
    background: url('../images/dropdown.png') no-repeat scroll 0pt 100%;
    color: #306580;
    float: right;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    width: 119px;
}

/* Set the opacity to 0 to make the options appear invisible, this allows the image to be visable */
div.skinnedSelect select {
    color: #306580;
    _float: left;
    opacity: 0;
    filter: alpha(opacity =   0);
    moz-opacity: 0;
    width: 119px;
    margin-left: -86px;
}

/* Tee text inside the box */
div.skinnedSelect .text {
    color: #306580;
    float: left;
    text-indent: 12px;
    line-height: 25px;
    width: 86px;
}

/* Shared font sizes */
div.skinnedSelect .text,div.skinnedSelect select option {
    font-size: 12px;
    color: #306580;
}

.commonDropDown {
    background: url(../images/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 196px;
}

.commonDropDown span {
    background: url(../images/common_sprite.png)
        no-repeat right -430px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.commonDropDownExt {
    background: url(../images/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 196px;
}

.commonDropDownExt span {
    background: url(/static-assets/images/common/common_sprite_ext.png)
        no-repeat right -4px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.commonDropDownAlt {
    background: url(../images/common_sprite.png)
        no-repeat 0 -460px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    width: 196px;
}

.commonDropDownAlt span {
    background: url(../images/common_sprite.png)
        no-repeat right -490px;
    display: block;
    height: 24px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.commonDropDownAlter {
    background: url(../images/common_sprite.png) no-repeat 0 -520px;
	_background: url(../images/common_sprite.gif) no-repeat 0 -520px;
    color: #306580;
	cursor: pointer;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    width: 196px;
}

.commonDropDownAlter span {
    background: url(../images/common_sprite.png) no-repeat right -560px;
	_background: url(../images/common_sprite.gif) no-repeat right -560px;
	cursor: pointer;
    display: block;
    height: 25px;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
}

.downPdf {
    background: url("/static-assets/images/customer/adobe.png") top left no-repeat;
	margin: 0 0 0 3px;
    padding: 0 0 0 17px;
    
}

.downPdfWrapper {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}

a.downPdf:hover {
    background: #D7DCE5 url("/static-assets/images/customer/adobe.png") top left no-repeat;
}

a.downPdf:active {
    background: #306580 url("/static-assets/images/customer/adobe.png") top left no-repeat;
    color: #fff;
}

ul.like {
    float: left;
}

ul.like li.text {
    border-right: 2px solid #b0b0b0;
    padding: 0 5px 0 0;
}

ul.like li.action {
    border: none;
}

h3.blue {
    color: #306580;
    font-size: 14px;
    font-weight: normal;
}

.commonSpacer {
    background: url(/static-assets/images/common/spacerCenter.png) repeat-x;
    float: left;
    height: 15px;
    width: 100%;
}


/* -----  End Common ----- */ /* -----    Begin Left Nav    ----- */

.leftHeader {
    background: url(../images/leftmenuheader.gif)
        no-repeat;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 5px 0 0 12px;
    width: 218px;
}


.leftFooter {
    background: url(../images/leftmenufooter.gif)
        no-repeat;
    height: 11px;
    width: 230px;
}

#leftBox {
    float: left;
    margin: 20px 0 0 0;
    _margin: 17px 0 0 0;
    width: 100%;
}

#jumpLeftBox {
    float: left;
    margin: 20px 0 0 0;
    _margin: 17px 0 0 0;
    width: 100%;
}

.leftBoxHeader {
    background: url(../images/leftboxheadbg.gif)
        repeat-x;
    border: 1px solid #d8d8d8;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 6px 0 0 10px;
}

#resourceLeftBox {
    float: left;
    margin: 0;
    width: 100%;
}

.resourceLeftBoxHeader {
    background: url(../images/lefthead.png) repeat-x;
    border: 1px solid #d8d8d8;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding: 6px 0 0 10px;
}

ul.leftBoxContent {
    background: #f3f3f3;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 15px 10px;
}

ul.leftBoxContent li {
    border-top: none;
    color: #74787c;
    font-size: 13px;
    list-style: none;
    line-height: 17px;
    margin: 0;
    padding: 6px 0 0 0;
}

ul.leftBoxContent li a {
    border-top: none;
    font-size: 13px;
    line-height: 13px;
    list-style: none;
    margin: 0;
}

ul.leftboxWhite {
    background: #fff;
}

ul.leftboxsmall li a {
    font-size: 11px;
}

ul.leftboxAbout li a {
    font-size: 12px;
}

.leftBoxContentAlt {
    background: #f3f3f3;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 15px 0;
}

.leftBoxBuzz {
    background: #84878b url(../leftbox_buzz_bg.png)
        repeat-x;
    border-bottom: 1px solid #d8d8d8;
    color: #fff;
    float: left;
    font-size: 14px;
    padding: 15px 0 15px 11px;
    width: 209px;
}

#leftBox ul {
    border: none;
    margin: 0;
    padding: 0 0 0 10px;
}

#leftBox ul li {
    background: #f3f3f3;
    border-top: none;
    font-size: 11px;
    list-style: none;
    line-height: 11px;
    margin: 0;
    padding: 11px 0 0 0;
}

#leftBox ul li a {
    margin: 0;
}

#leftBox li a:hover {
    text-decoration: none;
}

#leftBox ul.small li {
    font-size: 11px;
    height: 10px;
    line-height: 11px;
    padding: 11px 0 0 0;
}

#jumpLeftBox ul {
    border: none;
    margin: 0;
    padding: 0 0 0 10px;
}

#jumpLeftBox ul li {
    background: #f3f3f3;
    border-top: none;
    font-size: 13px;
    list-style: none;
    line-height: 13px;
    margin: 0;
    padding: 11px 0 0 0;
}

#jumpLeftBox ul li a {
    margin: 0;
}

#jumpLeftBox li a:hover {
    text-decoration: none;
}

#jumpLeftBox ul.small li {
    font-size: 11px;
    height: 10px;
    line-height: 11px;
    padding: 11px 0 0 0;
}

/* -----    End Left Nav    ----- */
/* -----    Begin Main Content    ----- */
.mainContent {
    padding: 40px 0 0 0;
    float: left;
    width: 690px;
}

/* -----   End Main Content    ----- */
    /* -----   Begin My Citrix Login    ----- */
.loginbg {
    background: url(/static-assets/images/login/loginbg.gif) no-repeat;
    display: block;
    height: 222px;
    width: 400px;
}

.closeButton {
    float: right;
    padding: 5px 10px 0 0; *
    padding: 9px 8px 0 0;
}

.loginHead {
    color: #8c4050;
    font-size: 21px;
    padding: 20px 0 0 20px;
}

.loginSubText {
    color: #474747;
    font-size: 12px;
    padding: 10px 0 0 20px;
}

.loginUserBox {
    float: left;
    padding: 37px 0 0 0;
    width: 280px;
}

.loginText {
    font-size: 12px;
    font-weight: bold;
    float: left;
    height: 20px;
    text-align: right;
    padding: 2px 10px 0 0;
    width: 85px;
}

.loginTextBox {
    float: left;
    width: 185px;
}

.loginBox {
    background: url(/static-assets/images/login/logintextbox.gif) no-repeat;
    color: #4d4f52;
    float: left;
    height: 30px;
    margin: 0;
    width: 166px;
}

.loginBox .query {
    border: 0;
    background: none;
    color: #4d4f52;
    float: left;
    font-size: 12px;
    margin: 2px 0 0 6px;
    padding: 0;
    width: 160px;
}

.loginTopMargin {
    padding: 10px 0 0 0;
}

.loginButton {
    float: right;
    padding: 5px 20px 0 0;
}

.loginForgot {
    color: #474747;
    font-size: 11px;
    float: left;
    padding: 37px 0 0 0;
    text-decoration: underline;
    width: 120px;
}

.loginForgot a {
    color: #474747;
}

/* -----   End My Citrix Login    ----- */
    /* -----   Begin Widget  ----- */
#widgetWrapper {
    margin: 40px auto;
    width: 960px;
    padding: 0;
}

/* -----   Begin Widget Questions  ----- */
.widgetQuestions {
    
}

.widgetHeader {
    color: #8a3f4f;
    display: block;
    font-size: 45px;
    line-height: 48px;
    padding: 0;
    width: 100%;
}

.widgetBack {
    color: #306580;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.questionAnswer {
    margin: 12px 0 0 0;
}

.question {
    border-bottom: 1px dotted #d7d7d7;
    padding: 16px 0 16px 0;
    overflow: hidden;
    width: auto;
}

.questionLast {
    border-bottom: none;
}

.questionImage {
    background: url(/static-assets/images/news/q_icon.gif) no-repeat;
    display: block;
    float: left;
    padding: 0 0 0 34px;
    width: 92%;
}

.questionImage span {
    color: #306580;
    font-size: 14px;
}

.questionIcon {
    background: url(/static-assets/images/news/plus_icon.gif) no-repeat;
    display: block;
    float: left;
    height: 17px;
    margin: 0 0 0 10px;
    width: 16px;
}

.answerImage {
    background: url(/static-assets/images/news/a_icon.gif) no-repeat;
    float: left;
    margin: 18px 0 0 0;
    padding: 0 0 0 34px;
    width: 95%;
    overflow: hidden;
}

.answerImage span {
    color: #4e4f53;
    font-size: 13px;
}

.answerIconMinus {
    background: url(/static-assets/images/news/minus_icon.gif) no-repeat;
    display: block;
    float: right;
    height: 17px;
    margin: 0 0 0 10px;
    width: 16px;
}

.answerIconPlus {
    background: url(/static-assets/images/news/plus_icon.gif) no-repeat;
    display: block;
    float: right;
    height: 17px;
    margin: 0 0 0 10px;
    width: 16px;
}

/* -----   End Widget Questions  ----- */
    /* -----  Begin Widget Expand  ----- */
.widgetSubHeader {
    color: #54506d;
    font-size: 23px;
    line-height: 25px;
}

.margin38 {
	padding: 25px 0 11px 0;
}

.expand {
	display: inline-block;
    margin: 0 0 14px 0;
    width: 100%;
}

.expandHead {
    display: block;
	float: left;
	line-height: 18px;
	cursor: pointer;
}
.expandIconPlus {
    background: url(/static-assets/images/widget/plus_icon.gif) no-repeat;
    color: #306580;
	float: left;
    padding: 0 0 0 28px;
}

.expandIconMinus {
    background: url(/static-assets/images/widget/minus_icon.gif) no-repeat -20px -20px;
    color: #306580;
    display: block;
	float: left;
    padding: 0 0 0 28px;
}

.expandIconMinusText {
	clear: both;
    color: #4e4f53;
    font-size: 13px;
	line-height: 18px;
    padding: 6px 0 5px 28px;
}

/* -----   End Widget Expand  ----- */
    /* -----   Begin Widget Quote  ----- */
.quoteLeft {
    float: left;
    font-size: 13px;
    margin: 0;
    width: 765px;
}

.quoteLeft p {
    color: #4e4f53;
    font-size: 13px;
    margin: 18px 0 0 0;
}

.quoteComponent {
    display: block;
    /*float: left;*/
    margin: 0;
    width: 220px;
}

.hcStandard {
    display: block;
    /*float: left;*/
    margin: 0;
    width: 490px;
}

.quoteTopLeft {
    background: url(../images/box_left.gif) no-repeat;
    display: block;
    height: 15px;
	overflow: hidden;
}

.quoteTopRight {
    background: url(../images/box_right.gif) right  no-repeat;
    display: block;
    height: 15px;
	overflow: hidden;
}

.quoteTopCenter {
    background: url(../images/box_center.gif) repeat-x;
    display: block;
    height: 15px;
    margin: 0 10px 0 12px;
}
.quoteCenterLeft {
    background: url(../images/box_con_left.gif) repeat-y 0
        0;
    display: block;
	overflow: hidden;
}

.quoteCenterContent {
    background: url(../images/box_con_bg.gif) repeat-x
        #FFF;
    display: block;
    margin: 0 3px 0 2px;
}

.quoteCenterContent_small {
    background: url(../images/box_con_bg_small.gif) repeat-x
        #FFF;
    display: block;
    margin: 0 3px 0 2px;
}

.quoteCenterText {
    color: #74787c;
    font-size: 12px;
    padding: 2px 10px 10px 15px;
}

.quoteCenterTextForQuote {
    color: #74787C;
    font-size: 12px;
    padding: 1px 16px 6px 16px;
}

.quoteCenterTextLarge {
	font-family: Arial,verdana,sans-serif;
    font-size: 13px;
    line-height: 22px;
}

.quoteCenterTextELarge {
    font-size: 14px;
    line-height: 20px;
}

.quoteCenterText ul {
    padding: 10px 0 0 0;
    width: 115px;
}

.quoteCenterText ul li {
    background: url(../images/arrow.png) right no-repeat;
    font-size: 12px;
    margin: 7px 0 0 0;
}

.quoteCenterTextForQuote ul {
    padding: 10px 0 0 16px;
    width: 115px;
}

.quoteCenterTextForQuote ul li {
    font-size: 12px;
    margin: 7px 0 0 0;
}

.quoteCenterTextHead {
    color: #8a3f4f;
    font-size: 14px;
    padding: 2px 10px 10px 15px;
}

.quoteCenterRight {
    background: url(../images/box_con_right.gif) right
        repeat-y;
    display: block;
    overflow: hidden;
}

.quoteBottomLeft {
    background: url(../images/bottom_left.gif) no-repeat;
    display: block;
    height: 21px;
	overflow: hidden;
}

.quoteBottomRight {
    background: url(../images/bottom_right.gif)  no-repeat scroll right;
    display: block;
    height: 21px;
	overflow: hidden;
}

.quoteBottomCenter {
    background: url(../images/bottom_center.png) repeat-x;
    display: block;
    height: 21px;
    margin: 0 8px 0 78px;
}

.quoteBottom {
	padding: 8px 0 0 0;
    
}

.quoteBottomImage {
	 padding: 0;
    text-align: center;
    vertical-align: top;
    width: 60px;
}

.quoteBottomText {
    color: #74787C;
    font: 12px Arial,verdana,sans-serif;
	line-height: 16px;
    padding: 4px 0 0;
    vertical-align: top;
}

.quoteBottomTextStandard {
	width: 158px;
}

.quoteBottomTextRight {
	width: 123px;
}

.quoteBottomText span {
    color: #54506d;
	display: block;
    font: 14px Arial,verdana,sans-serif;
	line-height: 16px;
	margin: 0 0 2px 0;
}

.quoteComponentCenter {
    display: block;
    margin: 0;
}

.quoteText {
    color: #4e4f53;
    font-size: 13px;
    margin: 15px 0 0 0;
}

.quoteRight {
    float: left;
    margin: 18px 0 0 10px;
    width: 185px;
}

.quoteRightText {
    color: #8A3F4F;
    font-size: 14px;
    margin: 0 0 6px 0;
}

.quoteComponentRight {
    display: block;
    margin: 0;
    width: 189px;
}

.quoteLeftText {
    
}

/* -----   End Widget Quote  ----- */
    /* -----   begin Widget Case  ----- */
#caseComponentRight {
    display: block;
    float: left;
    width: 185px;
}

.caseBottomText {
    color: #74787c;
    font-size: 11px;
    float: left;
    margin: 2px 0 0 0;
}

.caseBottomText span {
    color: #54506d;
    font-size: 14px;
}

/* -----   End Widget Case  ----- */
    /* -----   Begin Widget Event  ----- */
#eventComponent {
    display: block;
    float: left;
    margin: 26px 30px 13px 0;
    width: 220px;
}

.eventTopLeft {
    background: url(/static-assets/images/widget/event_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 42px;
}

.eventTopRight {
    background: url(/static-assets/images/widget/event_top_right.png) right
        no-repeat;
    display: block;
    height: 42px;
    margin: 0 0 0 14px;
}

.eventCenterLeft {
    background: url(/static-assets/images/widget/event_center_left.png)
        repeat-y 0 0;
    display: block;
}

.eventCenterContent {
    background: #FFF;
    display: block;
    margin: 0 16px 0 14px;
}

.eventCenterText {
    font-size: 12px;
    padding: 2px 10px 10px 15px;
}

.eventCenterText ul {
    margin: 10px 0 0 0;
    width: 70px;
}

.eventCenterText ul li {
    background: url(/static-assets/images/widget/arrow.png) right no-repeat;
    font-size: 12px;
    margin: 7px 0 0 0;
}

.eventCenterTextHead {
    color: #306580;
    font-size: 14px;
    padding: 10px 10px 10px 15px;
}

.eventCenterTextHead span {
    color: #8d9196;
    font-size: 12px;
}

.eventCenterRight {
    background: url(/static-assets/images/widget/event_center_right.png)
        right repeat-y;
    display: block;
}

.eventBottomLeft {
    background: url(/static-assets/images/widget/event_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 17px;
}

.eventBottomRight {
    background: url(/static-assets/images/widget/event_bottom_right.png)
        right no-repeat;
    display: block;
    height: 17px;
    margin: 0 0 0 14px;
}

.eventTopHeaderIcon {
    background: url(/static-assets/images/widget/calendar.png) no-repeat;
    display: block;
    float: left;
    height: 17px;
    margin: 8px 0 0 0;
    width: 16px;
}

.eventTopHeaderText {
    color: #74787c;
    font-size: 14px;
    float: left;
    margin: 9px 0 0 8px;
}

#eventComponentRight {
    display: block;
    float: left;
    margin: 0 0 0 0;
    width: 180px;
}

#eventComponentCenter {
    display: block;
    float: left;
    margin: 10px 0 0 0;
    width: 740px;
}

/* -----   End Widget Event  ----- */
    /* -----   Begin Widget Tabbed  ----- */
.widgetTab {
	margin: 50px auto;
	width: 960px;
}

.tabTopLeft {
	background: url(/static-assets/images/widget/tab_top_left.png) no-repeat;
	display: block;
	height: 5px;
	overflow: hidden;
}

.tabTopCenter {
	border-top: 1px solid #e1e1e1;
	display: block;
	height: 5px;
	margin: 0 7px 0 5px;
	overflow: hidden;
}

.tabTopRight {
	background: url(/static-assets/images/widget/tab_top_right.png) no-repeat right;
	display: block;
	height: 5px;
	overflow: hidden;
}

.tabCenterLeft {
	border-left: 1px solid #e1e1e1;
	margin: 0 3px 0 0;
	overflow: hidden;
}

.tabCenterRight {
	background: url(/static-assets/images/widget/tab_center_right.png) right repeat-y;
	overflow: hidden;
}

.tabBottomLeft {
	background: url(/static-assets/images/widget/tab_bottom_left.png) no-repeat;
	height: 6px;
	overflow: hidden;
}

.tabBottomCenter {
	background: url(/static-assets/images/widget/tab_bottom_center.png) repeat-x;
	height: 6px;
	margin: 0 7px 0 5px;
	overflow: hidden;
}

.tabBottomRight {
	background: url(/static-assets/images/widget/tab_bottom_right.png) no-repeat right;
	height: 6px;
	overflow: hidden;
}


ul.tab {
	background: url(/static-assets/images/widget/tab.png) repeat-x;
	display: block;
	height: 31px;
	padding: 0 0 0 8px
}


ul.tab li {
	background: url(/static-assets/images/widget/right_bar.png) right no-repeat;
	color: #306580;
    display: block;
    float: left;
	font-size: 13px;
	line-height: 18px;
    height: 31px;
    padding: 0;
	
}

ul.tab li.last {
	background: none;
}

ul.tab li a:hover {
	background: none;
    text-decoration: none;
}

ul.tab li a {
	display: block;
	float: left;
	height: 31px;
	margin: 0 0 0 4px;
	padding: 0 14px 0 11px;
	text-decoration: none;
}

ul.tab li a span {
	background: none;
	display: block;
	padding: 7px 0 0 0;
}

ul.tab li.active {
	background: url(/static-assets/images/widget/left_tab.png) left top no-repeat;
	color: #74787c;
	display: block;
	float: left;
	height: 31px;
	padding: 0;
}

ul.tab li.active a {
	background: url(/static-assets/images/widget/right_tab.png) right top no-repeat;
	color: #74787c;
	display: block;
	float: left;
	height: 31px;
	padding: 0 14px 0 11px;
	text-decoration: none;
}

ul.tab li.active a span {
	background: none;
	color: #4e4f53;
	display: block;
	font-size: 13px;
	line-height: 18px;
	padding: 7px 0 0 0;
}

.tabbedContent {
	margin: 28px 8px 10px 8px;
}

.tabContMargin {
	margin-top: 18px;
}

h1.tabbed {
	font-size: 16px;
	font-weight: normal;
}

/* -----   End Widget Tabbed  ----- */
    /* -----   Begin Widget Styled Table  ----- */
.tableText {
    margin: 18px 0 0 0;
}

.tableComponentCenter {
    display: block;
    float: left;
    margin: 20px 0 0 0;
    width: 740px;
}

.tableBottomLeft {
    background: url(../images/styled_table_left_bottom.png)
        no-repeat 0 0;
    display: block;
    height: 22px;
}

.tableBottomRight {
    background:
        url(../images/styled_table_right_bottom.png) right
        no-repeat;
    display: block;
    height: 22px;
    margin: 0 0 0 20px;
}


.tableFeatures {
    color: #8a3f4f;
    font-size: 15px;
    padding: 0 0 15px 2px;
    width: 424px;
}

.tableServer {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 15px 0;
    text-align: center;
    width: 130px;
}

.tableFeaturesGray {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #4e4f53;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableFeaturesGrayBottom {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #4e4f53;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableServerGray {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableServerGrayBottom {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableServerGrayLast {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableServerGrayLastBottom {
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableFeaturesWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #4e4f53;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableServerWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableServerWhiteLast {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableFeaturesWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #4e4f53;
    font-size: 12px;
    height: 24px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableServerWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableServerWhiteLastBottom {
    background: #fff;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableFeaturesBorder {
    border-bottom: 1px solid #e3e3e3;
    color: #8a3f4f;
    font-size: 15px;
    padding: 0 0 10px 2px;
    width: 424px;
}

.tableServerBorder {
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 130px;
}

.tableSubText {
    color: #54506d;
    font-size: 14px;
    padding: 17px 0 10px 0;
}

.tableFeaturesSubWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #74787c;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 20px;
    width: 414px;
}

.tableFeaturesSubGray {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #74787c;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 20px;
    width: 414px;
}

/* -----   End Widget Styled Table  ----- */
    /* -----   Begin Widget Styled Table Div Format  ----- */
.tableTopCol1 {
    color: #8a3f4f;
    float: left;
    font-size: 15px;
    padding: 0 0 15px 2px;
    width: 433px;
}

.tableTopCol2 {
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 15px 0;
    text-align: center;
    width: 131px;
}

.tableCol1Gray {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #4e4f53;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableCol1GrayBottom {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #4e4f53;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableCol2Gray {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableCol2GrayBottom {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableCol2GrayLast {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableCol2GrayLastBottom {
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableCol1White {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #4e4f53;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableCol2White {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableCol2WhiteLast {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 15px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableCol1WhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #4e4f53;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 25px;
    padding: 0 0 0 10px;
    width: 424px;
}

.tableCol2WhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 130px;
}

.tableCol2WhiteLastBottom {
    background: #fff;
    border: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    height: 14px;
    padding: 6px 0 4px 0;
    text-align: center;
    width: 129px;
}

.tableCol1Border {
    border-bottom: 1px solid #e3e3e3;
    color: #8a3f4f;
    float: left;
    font-size: 15px;
    padding: 0 0 10px 2px;
    width: 433px;
}

.tableCol2Border {
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 131px;
}

.tableColSubText {
    color: #54506d;
    font-size: 14px;
    padding: 17px 0 10px 0;
}

.tableCol1SubWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #74787c;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 20px;
    width: 414px;
}

.tableCol1SubGray {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #74787c;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 20px;
    width: 414px;
}

/* -----   End Widget Styled Table Div Format  ----- */
    /* -----   Begin Widget Highlight  ----- */
#highlightComponent {
    display: block;
    float: right;
    margin: 20px 20px 0 20px;
    width: 490px;
}

.highlightTopLeft {
    background: url(/static-assets/images/widget/box_left.png) no-repeat;
    display: block;
    height: 15px;
	overflow: hidden;
}


.highlightTopRight {
    background: url(/static-assets/images/widget/box_right.png) no-repeat right;
    display: block;
    height: 15px;
	overflow: hidden;
}

.highlightTopCenter {
    background: url(/static-assets/images/widget/box_center.png) repeat-x;
    display: block;
    height: 15px;
    margin: 0 9px 0 15px;
}

.highlightBottomLeft {
    background: url(/static-assets/images/widget/highlight_left_bottom.png) no-repeat;
    display: block;
    height: 20px;
	overflow: hidden;
}

.highlightBottomRight {
    background: url(/static-assets/images/widget/highlight_right_bottom.png) no-repeat right;
    display: block;
    height: 20px;
    margin: 0;
	overflow: hidden;
}

.highlightBottomCenter {
    background: url(/static-assets/images/widget/highlight_center_bottom.png) repeat-x;
    display: block;
    height: 20px;
    margin: 0 15px 0 21px;
}

.highlightContent {
    color: #74787c;
    font-size: 12px;
    padding: 0 22px 2px 22px;
}

.highlightRightContent {
    color: #74787c;
    font-size: 12px;
    padding: 0 18px;
}

.highlightHeadTextFirst {
    color: #306580;
    font-size: 15px;
	line-height: 17px;
    padding: 5px 0 0 0;
}

.highlightHeadText {
    color: #306580;
    font-size: 15px;
	line-height: 17px;
    padding: 14px 0 0 0;
}

.highlightText {
    color: #4e4f53;
    font-size: 12px;
	line-height: 17px;
    padding: 5px 0 0 0;
}

.highlightRightText {
    color: #4e4f53;
    font-size: 12px;
	line-height: 17px;
    padding: 3px 0 0 0;
}


#highlightComponentCenter {
    display: block;
    margin: 20px 0 0 0;
    width: 740px;
}

#highlightComponentRight {
    display: block;
    margin: 0;
    width: 180px;
}

#highlightComponentRight .highlightHeadTextFirst {
    font-size: 14px;
}

#highlightComponentRight .highlightHeadText {
    font-size: 14px;
}

/* -----   End Widget Highlight  ----- */
    /* -----   End Widget  ----- */ /* -----    About Pages ----- */
.aboutHeadSpacer {
    padding: 40px 0 0 0;
}

#lBox {
    float: left;
    margin: 0 30px 0 -15px;
    width: 220px;
}

#lNav {
    float: left;
    font-size: 11px;
    overflow: hidden;
    width: 100%;
}

#lNav .head {
    background: url(/static-assets/images/lnav/headRight.png) no-repeat right 0;
	_background: url(/static-assets/images/lnav/headRight.gif) no-repeat right 0;
    margin: 0 0 0 10px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    _height: 20px;
    padding: 5px 0 0 2px;
    _padding: 6px 0 0 2px;
}

#lNav .head a {
    color: #FFF;
    text-decoration: none;
}

#lNav .head a:hover {
    background: none;
}

#lNav .headLeft {
    background: url(/static-assets/images/lnav/headLeft.png) no-repeat 0 0;
	_background: url(/static-assets/images/lnav/headLeft.gif) no-repeat 0 0;
    cursor: pointer;
}

#lNav ul {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    list-style: none;
    margin: 0;
    padding: 0;
}

#lNav ul li {
    background: #ededee;
    border-top: 1px solid #dedede;
    margin: 0;
    padding: 5px 5px 5px 11px;
    white-space: normal;    
}

#lNav ul li a {
    text-decoration: none;
    /* added to match the events left navigation as per spec */
}

#lNav ul li span {
    display: inline-block;
    margin: 0 0 0 11px;
    text-decoration: none;
    width: 208px;
}

#lNav ul li a:hover {
    background: none;
}

#lNav ul li:hover {
    cursor: pointer;
    background: #D7DCE5;
}

#lNav ul li.active {
    background: #b3b8bf;
    padding: 5px 5px 5px 11px;
    border-top: none;
}

#lNav ul li.activeSingle {
    background: #b3b8bf;
}

#lNav ul li.active a {
    color: #fff;
}

#lNav ul li.activeSingle a {
    color: #fff;
}

#lNav ul li.darkMore {
    background: #ededee url(/static-assets/images/lnav/darkMore.png)
        no-repeat 204px 10px;
}

#lNav ul li.lightLess {
    background: #b3b8bf url(/static-assets/images/lnav/lightLess.png)
        no-repeat 204px 13px;
}

#lNav ul li ul {
    border-left: none;
    border-right: none;
    font-weight: normal;
    padding: 8px 0 0 0;
    margin: 0;
}

#lNav ul li ul li {
    background: #fff;
    border-top: 1px solid #dedede;
    margin: 0;
}

#lNav ul li ul li a {
    background: none;
    color: #306580;
    margin: 0 0 0 27px;
    padding: 0;
}

#lNav ul li ul li.normal a {
    color: #306580;
}

#lNav ul li ul li.active {
    background: #fff;
    font-weight: normal;
}

#lNav ul li ul li.darkLess {
    background: #fff url(/static-assets/images/lnav/darkLess.png) no-repeat
        204px 13px;
}

#lNav ul li ul li.darkMore {
    background: #fff url(/static-assets/images/lnav/lightMore.png) no-repeat
        204px 11px;
}

#lNav ul li ul li.selected a {
    color: #000;
}

#lNav ul li ul li ul li {
    background: #fff;
}

#lNav ul li ul li ul li a {
    color: #306580;
    margin: 0 0 0 41px;
}

#lNav .foot {
    background: url(/static-assets/images/lnav/footRight.png) no-repeat right 0;
	_background: url(/static-assets/images/lnav/footRight.gif) no-repeat right 0;
    margin: 0 0 0 10px;
    font-weight: bold;
    height: 11px;
}

#lNav .footLeft {
    background: url(/static-assets/images/lnav/footLeft.png) no-repeat 0 0;
	_background: url(/static-assets/images/lnav/footLeft.gif) no-repeat 0 0;
}

#lNav .footLeftBottom {
    background: url(/static-assets/images/mycitrix/bottom.png) no-repeat 0 0
        ;
    display: block;
    height: 8px;
    overflow: hidden;
}

#rBox {
    float: left;
	overflow: hidden;
    width: 710px;
}

h1.large {
    color: #54506d;
    display: block;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 35px;
    _line-height: 37px; *
    line-height: 37px;
    margin: -5px 0 0 0;
    width: 100%;
}

h2.large {
    color: #8a3f4f;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 18px 0 14px 0;
    width: 100%;
}

h3.large {
    color: #4e4f53;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    margin: 5px 0 0 0;
    width: 100%;
}

.aboutMainContent {
    border-bottom: 1px dotted #dadbdb;
    padding: 0 0 26px 0;
    _padding: 0 0 29px 0; *
    padding: 0 0 29px 0;
}

.aboutMainContentSC {
    border-bottom: none;
}

.aboutMainContent p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 15px 10px 0;
}

.aboutMainContent p.last {
    margin: 0 15px 0 0;
}

.aboutMainContentLeft {
    float: left;
    padding: 0;
    width: 496px;
}

.aboutMainImage {
    float: left;
    margin: 0 19px 0 0;
    width: 164px;
}

.aboutMainContentLeft h1 {
    color: #54506d;
    float: left;
    display: table-cell;
    font-size: 25px;
    letter-spacing: -1px;
    line-height: 25px;
    font-weight: normal;
    width: 304px;
}

.aboutMainContentDesig {
    color: #4e4f53;
    float: left;
    font-size: 16px;
    height: 19px;
    margin: 5px 0 0 0;
    width: 304px;
}

.aboutMainContentTeam {
    color: #4e4f53;
    float: left;
    font-size: 14px;
    margin: 0 0 5px 0;
    width: 304px;
}

.aboutMainContentInfo {
    float: left;
    font-size: 13px;
    margin: 5px 0 0 0;
    width: 304px;
}

.aboutMainContentAction {
    float: left;
    height: 21px;
    margin: 5px 0 0 0;
    padding: 3px 0 0 16px;
}

.aboutMainContentAction a {
    font-size: 11px;
    height: 21px;
    line-height: 21px;
    margin: 0 0 0 7px;
}

.aboutMainContentAction a img {
    float: left;
}

.aboutMainContentActionF {
    border-right: 1px solid #808285;
    padding: 3px 0 0 0;
    width: 154px;
}

.aboutMainContentAction a:hover {
    text-decoration: none;
}

.aboutMainContentRight {
    float: right;
    margin: 0 0 21px 24px;
    width: 190px;
}

.aboutMainContentSelect {
    width: 143px;
}

.aboutPrevNextLinks {
    height: 20px;
    float: left;
    font-size: 12px;
    padding: 12px 0 0 36px;
    width: 154px;
}

.aboutPrevNextLinks a {
    font-size: 12px;
    height: 12px;
}

.aboutPrevNextSpan {
    bottom: 2px;
    color: #76797c;
    font-size: 9px !important;
    font-weight: normal !important;
    position: relative;
    _position: static !important;
    vertical-align: baseline;
}

.aboutMainContentRight h3 {
    color: #4e4f53;
    font-size: 15px;
    font-weight: normal;
}

.aboutMainContentRight ul.members {
    border-bottom: 1px dotted #dadbdb;
    margin: 15px 0 22px 0;
    padding: 0 0 19px 0;
}

.aboutMainContentRight ul.relatedDocs {
    margin: 15px 0 0 0;
}

.aboutMainContentRight li {
    color: #4e4f53;
    font-size: 13px;
    height: 20px;
}

.aboutMainContentRight li.pdf {
    background: url(/static-assets/images/about/pdf_icon.png) no-repeat top
        left;
    padding: 0 0 0 25px;
}

.aboutContent {
    color: #555555;
    font-size: 13px;
    line-height: 20px;
}

.aboutContentBio {
    margin: 30px 15px 130px 0;
}

.aboutContentSC {
    margin: 20px 9px 130px 0;
}

.aboutContentLeadership {
    margin: 0 15px 75px 0;
}

.aboutContent p {
    margin: 0 0 14px 0;
}

.aboutContentText {
    padding: 10px 0 15px 0;
    width: 664px;
}

.aboutBanner {
    float: left;
    margin: 8px 0 10px 0;
}

.aboutBanner img {
    _width: 695px;
}

.aboutContent p.borderBottom {
    border-bottom: 1px dotted #dadbdb;
    padding: 0 15px 15px 0;
    margin: 0 0 30px 0;
}

.borderSC {
    border-bottom: 1px dotted #dadbdb;
    width: 701px;
}

.aboutTeam {
    margin: 25px 0 0 0;
}

.aboutTeam ul {
    float: left;
}

.aboutTeam ul.first {
    margin: 0 80px 0 0;
}

.aboutTeam li {
    clear: both;
    width: 280px;
}

.aboutTeam li.row1 {
    margin: 0 0 35px 0;
}

.aboutTeam li.row2 {
    margin: 0 0 42px 0;
}

.aboutTeam li.row3 {
    margin: 0 0 53px 0;
}

.aboutTeam li.row4 {
    margin: 0 0 40px 0;
}

.aboutPerson {
    height: 81px;
}

.aboutPersonImage {
    float: left;
    margin: 0 19px 0 0;
}

.aboutPersonDetails {
    float: right;
    width: 180px;
}

.aboutPersonName {
    color: #306580;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    margin: -3px 0 0 0;
    _margin: -2px 0 0 0; *
    margin: -2px 0 0 0;
}

.aboutPersonTitle {
    font-size: 12px;
    line-height: 15px;
}

.pageBar {
    background: url(/static-assets/images/page_bar_center.png) repeat-x;
    margin: 0 0 10px 0;
}

.pageBarRight {
    background: url(/static-assets/images/page_bar_right.png) no-repeat
        right 0;
}

.pageBarContent {
    background: url(/static-assets/images/page_bar_left.png) no-repeat 0 0;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 3px 0 0 0;
}

.pageBarArrowOpen {
    background: url(/static-assets/images/page_bar_arrow_open.png) no-repeat
        10px 9px;
    padding: 0 0 0 25px;
}

.pageBarNoArrow {
    padding: 0 0 0 25px;
}

.pageBarArrowClose {
    background: url(/static-assets/images/page_bar_arrow_close.png)
        no-repeat 10px 6px;
    padding: 0 0 0 25px;
}

.pageBarB {
    background: url(/static-assets/images/page_bar_b_center.png) repeat-x;
    font-size: 16px;
}

.pageBarBRight {
    background: url(/static-assets/images/page_bar_b_right.png) no-repeat
        right 0;
}

.pageBarBContent {
    background: url(/static-assets/images/page_bar_b_left.png) no-repeat 0 0
        ;
    color: #FFFFFF;
    line-height: 30px;
}

.pageBarBNoArrow {
    padding: 0 0 0 9px;
}

.pageBarBArrowClose {
    background: url(/static-assets/images/page_bar_b_arrow_close.png)
        no-repeat 10px 10px;
    padding: 0 0 0 20px;
}

/* -----    Start About Landing ----- */
.aboutLandingHero {
    float: left;
    margin: 40px 0 0 0;
}

.aboutLanding {
    float: left;
    padding: 30px 0 70px 0;
}

.aboutLandingBox {
    float: left;
    height: 165px;
    width: 240px;
}

.aboutLandingBoxTitle {
    color: #8a3f4f;
    float: left;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: 100%;
}

.aboutLandingBox p {
    font-size: 13px;
}

.aboutLandingBoxMore {
    font-size: 13px;
    margin: 14px 0 0 0;
}

.aboutLandingBoxD {
    background: url(/static-assets/images/about/anniversary_icon.png)
        no-repeat;
    padding: 0 0 0 105px;
    width: 375px;
}

/* -----    End About Landing ----- */
    /* -----    End About Pages ----- */
    /* -----    Start Form Pages ----- */
.formHeader {
    background: url(/static-assets/images/general_header_graphic.png)
        no-repeat;
    float: left;
    height: 132px;
    padding: 23px 0 0 33px;
}

.infoRequestHead {
    background: url(/static-assets/images/form/info_request_icon.png)
        no-repeat;
    color: #4e4f53;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 0 91px;
}

.infoRequestHead h1 {
    color: #54506d;
    display: block;
    font-size: 35px;
    font-weight: normal;
    height: 35px;
    letter-spacing: -1px;
    line-height: 35px;
    padding: 0 0 5px 0;
}

.infoRequest {
    float: left;
    padding: 22px 0 50px 0;
    width: 638px;
}

.infoRequest p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 0 20px;
}

.infoRequest p a {
    text-decoration: underline;
}

.infoRequest ul {
    padding: 15px 0 0 0;
}

.infoRequest ul li label {
    width: 212px;
}

.infoRequest ul li input.checkbox {
    margin: 1px 0 0 0;
}

.infoRequest ul li label.checkbox {
    clear: right;
    padding: 0 0 0 5px;
    text-align: left;
    width: 217px;
}

.formReturnUser {
    background: url(/static-assets/images/form/return_user_bg.png) no-repeat
        ;
    float: left;
    height: 81px;
    padding: 16px 0 0 21px;
    width: 689px;
}

.formReturnUserTitle {
    color: #4e4f53;
    font-size: 16px;
    padding: 0 0 12px 0;
}

.formReturnUser label.large {
    font-size: 13px;
    _padding: 4px 9px 0 0;
}

.formReturnUser ul li {
    _padding: 1px 0 0 0;
}

.formReturnUser ul li input {
    width: 221px;
    _width: 219px; *
    width: 219px;
}

.formReturnUser .formSubmit a {
    margin: -1px 0 0 6px;
    height: 24px;
}

.formReturnUser .formNote {
    font-size: 11px;
    float: left;
    padding: 3px 0 0 49px;
}

/*  Standard Form   */
.standardForm ul {
    margin: 0;
    list-style-type: none;
}

.standardForm ul li label {
    float: left;
    padding: 3px 10px 0 0;
    text-align: right;
}

.standardForm input {
    background: url(/static-assets/images/form/form_input_bg.png) repeat-x;
    border: 1px solid #9cb5c2;
    float: left;
    font-size: 13px;
    height: 19px;
    width: 215px;
    _width: 213px; *
    width: 213px;
}

.standardForm input.error {
    border: 1px solid #8a3f4f;
}

.standardForm textarea {
    background: url(/static-assets/images/form/form_textarea_bg.png)
        repeat-x;
    background-size: 100%;
    border: 1px solid #9cb5c2;
    color: #4c4e52;
    float: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    height: 71px;
    overflow-y: auto;
    resize: none;
    width: 318px;
}

.standardForm input.checkbox {
    background: inherit;
    border: none;
    float: left;
    height: 13px;
    width: 13px;
}

.standardForm ul {
    float: left;
    width: 100%;
}

.standardForm ul li {
    float: left;
    margin: 0 0 7px 0;
    width: 100%;
}

.standardForm .dropDown {
    background: url(/static-assets/images/form/form_select.png) no-repeat;
    float: left;
    height: 19px;
    padding: 4px 0 0 8px;
    width: 217px;
}

.standardForm .multiCheck {
    float: left;
    width: 250px;
}

.standardForm .multiCheck ul {
    padding: 5px 0 0 0;
}

.standardForm .multiCheck ul li {
    margin: 0 0 6px 0;
}

.formRequired {
    color: #8a3f4f;
}

.formSubmit a {
    width: 71px;
}

.formNote {
    clear: left;
}

.formError {
    background: url(/static-assets/images/form/form_error.png) no-repeat 0
        3px;
    color: #8a3f4f;
    font-size: 11px;
    margin: 0 0 0 222px;
    padding: 0 0 0 8px;
}

/*  End Standard Form   */ /*  Start Form Popup*/
.formPopup {
    margin: 0 auto;
    width: 690px;
	display: none;
}

.formPopupContent {
    border-left: 1px solid #5c8499;
    border-right: 1px solid #5c8499;
    float: left;
    padding: 0 6px;
    width: 676px;
}

.formPopupHeadLeft {
    background: url(/static-assets/images/form/popup_head_left.png)
        no-repeat 0 0;
}

.formPopupHeadRight {
    background: url(/static-assets/images/form/popup_head_right.png)
        no-repeat right 0;
    height: 9px;
    margin: 0 0 0 9px;
}

.formPopupFootLeft {
    background: url(/static-assets/images/form/popup_foot_left.png)
        no-repeat 0 0;
}

.formPopupFootRight {
    background: url(/static-assets/images/form/popup_foot_right.png)
        no-repeat right 0;
    height: 9px;
    margin: 0 0 0 9px;
}

.formPopupReturnUser {
    background: url(/static-assets/images/form/popup_return_user_bg.png)
        no-repeat;
    width: 617px;
}

.formPopupClose {
    float: right;
    margin: -2px 0 0 0;
}

.formPopupClose a:hover {
    background: none;
}

.infoRequestPopup {
    padding: 22px 0 0 0;
}

/*  End Form Popup*/ /* -----    End Form Pages ----- */
    /* -----    Begin Login Pop-up ----- */
#loginPopUp {
    display: block;
    float: left;
    margin: 20px 0 0 0;
    width: 323px;
}

.loginPopUpTopLeft {
    background: url(/static-assets/images/loginpopup/left_top.png) no-repeat
        0 0;
    display: block;
    height: 22px;
}

.loginPopUpTopRight {
    background: url(/static-assets/images/loginpopup/right_top.png) right
        no-repeat;
    display: block;
    height: 22px;
    margin: 0 0 0 30px;
}

.loginPopUpCenterLeft {
    background: url(/static-assets/images/loginpopup/center_left.png)
        repeat-y 0 0;
    display: block;
}

.loginPopUpCenterContent {
    background: url(/static-assets/images/loginpopup/center_bg.png) #ededed
        repeat-x;
    display: block;
    margin: 0 16px 0 15px;
}

.loginPopUpCenterRight {
    background: url(/static-assets/images/loginpopup/center_right.png) right
        repeat-y;
    display: block;
}

.loginPopUpBottomLeft {
    background: url(/static-assets/images/loginpopup/left_bottom.png)
        no-repeat 0 0;
    display: block;
    height: 30px;
}

.loginPopUpBottomRight {
    background: url(/static-assets/images/loginpopup/right_bottom.png) right
        no-repeat;
    display: block;
    height: 30px;
    margin: 0 0 0 30px;
}

.loginLogo {
    float: left;
    height: 60px;
    padding: 0 0 0 15px;
    width: 117px;
}

.loginClose {
    float: right;
    height: 60px;
    padding: 0 5px 0 0;
    text-align: right;
    width: 80px;
}

.loginPopTextBox {
    background: url(/static-assets/images/account/textfield.png) no-repeat;
    color: #4d4f52;
    height: 27px;
    margin: 0 0 15px 15px;
    width: 263px;
}

.loginPopTextBox .query {
    border: 0;
    background: none;
    color: #8d9196;
    font-size: 13px;
    margin: 5px 5px 0 7px;
    _margin: 5px 5px 0 -5px; *
    margin: 5px 5px 0 -5px;
    padding: 0;
    width: 250px;
}

.loginPopUpButton {
    margin: 15px 0 0 15px;
}

.loginPopUpButton a {
    margin: 0 2px 0 0;
    width: 81px;
}

.loginPopDropDown {
    font-size: 12px;
    margin: 0 0 15px 15px;
    width: 255px;
}

.loginCreateLost {
    margin: 0 0 0 15px;
    padding: 0;
}

#loginPopError {
    display: block;
    padding: 5px 0 15px 16px;
    width: 263px;
}

#loginError {
    display: block;
    padding: 15px 0 0 18px;
    width: 263px;
}

.loginErrorTopLeft {
    background: url(/static-assets/images/loginpopup/error_left.png)
        no-repeat 0 0;
    display: block;
    height: 7px;
}

.loginErrorTopRight {
    background: url(/static-assets/images/loginpopup/error_right.png) right
        no-repeat;
    display: block;
    height: 7px;
    margin: 0 0 0 8px;
    _margin: -4px 0 0 8px;
}

.loginErrorCenterContent {
    background: #0d87a3;
    display: block;
    margin: 0;
    _margin: -4px 0 0 0;
    padding: 0 0 0 8px;
}

.loginErrorBottomLeft {
    background: url(/static-assets/images/loginpopup/error_left_bottom.png)
        no-repeat 0 0;
    display: block;
    height: 7px;
}

.loginErrorBottomRight {
    background: url(/static-assets/images/loginpopup/error_right_bottom.png)
        right no-repeat;
    display: block;
    height: 7px;
    margin: 0 0 0 8px;
    _margin: -4px 0 0 8px;
}

.loginErrorText {
    background: url(/static-assets/images/loginpopup/error_icon.png)
        no-repeat;
    color: #fff;
    font-size: 13px;
    padding: 0 0 0 25px;
}

/* -----   End Login Pop-up ----- */ /* -----   Begin Contact ----- */
.contactMainContent {
    border-bottom: 1px solid #e9eaeb;
	padding: 10px 0 10px 0;
}

.contactVAlign {
    vertical-align: middle;
}

.contactMainContentHeader {
    border-bottom: 1px solid #e9eaeb;
	margin: 0;
	padding: 0 0 31px 0;
}

.contactMainHeading {
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    width: 700px;
}

.contactMainHeading h1 {
    color: #54506d;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 35px;
}

.contactHeadline {
	font-size: 23px;
    font-weight: normal;
}
	
.contactHeaderIcon {
	float: left;
	padding: 0 15px 0 0;
}

.contactCenterLeft {
    float: left;
    padding: 0 0 0 5px;
    width: 480px;
}

.contactSubHeading {
    margin: 13px 0 0 4px;
}

.contactText {
    color: #4e4f53;
    font-size: 13px;
    margin: 23px 0 0 0;
}

.contactText a {
    color: #0075b0;
    font-size: 11px;
    text-decoration: none;
}

.contactText a:hover {
    color: #0075b0;
}

.contactToll {
    margin: 23px 0 0 0;
    width: 186px;
}

.contactTollTextLeft {
    color: #4e4f53;
    font-size: 13px;
    float: left;
    width: 108px;
}

.contactTollTextRight {
    color: #4e4f53;
    font-size: 13px;
    float: left;
    width: 78px;
}

.contactCenterImage {
    float: left;
    padding: 45px 0 22px 0;
    width: 280px;
}

.contactCenterRight {
    float: left;
    margin: 35px 0 0 0;
    width: 180px;
}

.contactButton a {
    background: url(/static-assets/images/contact/contact_button.png)
        no-repeat;
    color: #306580;
    display: block;
    font-size: 18px;
    height: 53px;
    line-height: 19px;
    margin: 10px 0 0 0;
    padding: 16px 20px 0 24px;
    width: 110px;
}

.contactButton a:hover {
    background: url(/static-assets/images/contact/contact_button_active.png)
        no-repeat;
    color: #fbfdfe;
    text-decoration: none;
}

.division {
    margin: 15px 0 0 0;
    width: 470px;
}

.regions {
    border-bottom: 1px dotted #999999;
    float: left;
    padding: 6px 0 6px 0;
    width: 100%;
}

.regionIcon {
    cursor:pointer;
    float: left;
    text-align: center;
    width: 26px;
}

.regionsText {
    color: #306580;
    cursor:pointer;
    float: left;
    font-size: 13px;
    padding: 2px 0 0 5px;
    width: 435px;
}

.contactLabelText {
    color: #306580;
    float: left;
    font-size: 13px;
    padding: 2px 0 0 5px;
    width: 435px;

}

.regionRight {
    float: left;
	line-height: 18px;
    padding: 0 0 0 3px;
    width: 440px;
}

.regionRightIcon {
    float: left;
	line-height: 18px;
    padding: 0 0 0 29px;
    width: 440px;
}

.regionsRightText {
    color: #306580;
    font-size: 13px;
	padding: 0 0 0 2px;
}

.contactRegionText {
    color: #4e4f53;
    font-size: 13px;
    margin: 7px 0 0 2px;
    width: 100%;
}


.contactRegionToll {
    margin: 11px 0 7px 2px;
    width: 100%;
}

.contactRegionTollNoAddress {
	margin: 0 0 7px 2px;
    width: 100%;
}

.contactRegionTollTextLeft {
    clear: left;
    color: #4e4f53;
    font-size: 13px;
    float: left;
    width: 80px;
}

.contactListTab ul li a:hover {
  background: none;
}

.contactRegionTollTextRight {
    color: #4e4f53;
    font-size: 13px;
    float: left;
    width: 360px;
}
.contactCustomLabel {
    color: #4e4f53;
    font-size: 13px;
    float: left;
}
.contactEndingNote {
    color: #4e4f53;
    font-size: 13px;
    float: left;
    margin: 17px 0 0 0;
    width: 100%;
    overflow: hidden;
}

.contactFootMargin {
    margin: 0 0 20px 0;
}

/* -----   End Contact ----- */ /* -----   Begin Contact List ----- */
.contactListHeading {
    color: #54506d;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 35px;
}

.contactListText {
    color: #4e4f53;
    font-size: 13px;
    margin: 10px 0 0 0;
    width: 710px;
}

.contactListTab {
    background: url(/static-assets/images/widget/tab.png) repeat;
    display: inline-block;    
    margin: 35px 0 0 0;
    width: 710px;
}

.contactListTab ul {
    margin: 0 0 0 10px;
    padding: 0;
}

.contactListTab ul li {
    background: url(/static-assets/images/widget/right_bar.png) right
        no-repeat;
    color: #306580;
    display: inline;
    font-size: 13px;
    float: left;
    height: 12px;
    padding: 7px 2px 12px 2px;
}

.contactListTab ul li a span {
    color: #306580;
    display: block;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

.contactListTab ul li a span:hover {
    color: #306580;
    display: block;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

.contactListTab ul li.last {
    background: none;
    color: #306580;
    display: inline-block;
    font-size: 13px;
    height: 13px;
    padding: 7px 10px 12px 10px;
}

.contactListTab ul li.active {
    background: url(/static-assets/images/widget/left_tab.png) left top
        no-repeat;
    color: #74787c;
    display: block;
    font-size: 14px;
    float: left;
    height: 31px;
    padding: 0;
}

.contactListTab ul li.active a {
    background: url(/static-assets/images/widget/right_tab.png) right top
        no-repeat;
    color: #74787c;
    display: block;
    font-size: 14px;
    float: left;
    height: 31px;
    margin: 0 0 0 4px;
    padding: 0 10px 0 10px;
    text-decoration: none;
}

.contactListTab ul li.active a span {
    background: none;
    color: #74787c;
    display: block;
    font-size: 14px;
    padding: 8px 0 0 0;
}

.contactListSubHeading {
    color: #8a3f4f;
    font-size: 18px;
    margin: 20px 0 0 5px;
}
/* -----   End Contact List ----- */

/* ----- Begin Contact Generic Page ----- */

.contactGenericHeading {
    float: left;
    margin: 0 0 15px 0;
    width: 490px;
}

.contactGenericSubHead {
    color: #4E4F53;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    margin: 0 0 10px;
}

.contactSideCont {
    float: right;
    margin: 0 0 0 10px;
    padding: 0;
    width: 190px;
}

.contactSideCont ul {
    border-bottom: 1px solid #c6c6c6;
    margin: 0;
    padding: 0 0 14px 0;
    
}

.contactSideCont ul p {
    font-size: 14px;
    text-transform: uppercase;
}

.contactSideCont ul li {
    font-size: 12px;
    padding: 12px 0 0 0;
}

.contactSideCont ul.last {
    border: none;
    margin: 0;
    padding: 0 0 20px 0;
}

.contactSideCont ul.last p {
    margin: 0;
    padding: 12px 0 0 0;
}


.contactSideCont ul.last li {
    padding: 7px 0 0 0;
}

.contactGroupHeading {
	color: #4C4E52;
    font-size: 17px;
    font-weight: normal;
    margin: 25px 0 25px 0;
}

.contactResourceContent {
    float: left;
    font-size: 12px;
    line-height: 18px;
    width: 645px;
}

.contactResourceContent h5 {
    color: #306580;
    font-size: 16px;
    font-weight: normal;
}

/* ----- End Contact Generic Page ----- */

    /* -----   Begin Global Sites ----- */
.globalSites {
    background: url(/static-assets/images/global/map.png) no-repeat;
    display: block;
    height: 459px;
    margin: 0 auto;
    width: 933px;
}

.globalHeading {
    color: #54506d;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 38px;
}

.globaSubText {
    color: #4e4f53;
    font-size: 16px;
}

.globalSubHead {
    color: #8a3f4f;
    font-size: 23px;
    line-height: 25px;
    margin: 30px 0 10px 0;
}

.globalBox {
    background: url(/static-assets/images/global/box_bg.png) no-repeat;
    display: block;
    float: left;
    height: 46px;
    margin: 8px 0 0 35px;
    width: 201px;
}

.globalBoxFirst {
    background: url(/static-assets/images/global/box_bg.png) no-repeat;
    display: block;
    float: left;
    height: 46px;
    margin: 8px 0 0 0;
    width: 201px;
}

.globalIcon {
    float: left;
    text-align: center;
    margin: 10px 0 0 0;
    width: 47px;
}

.globalIconText {
    color: #515252;
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 10px 0 0 0;
    text-align: left;
    width: 150px;
}

/* -----   End Global Sites ----- */
    /* -----   Begin Downloads_LandingPage_tooltip ----- */
#downloadTooltip {
    display: block;
    float: left;
    width: 170px;
    position: absolute;
    display: none;
}

.tooltipTopLeft {
    background: url(/static-assets/images/download/top_left.png) no-repeat 0
        0 #fff;
    display: block;
    height: 6px;
    width: 170px;
    overflow: hidden;
}

.tooltipTopCenter {
    border-top: 1px solid #c0c0c1;
    display: block;
    height: 5px;
    margin: 0 13px 0 0;
    overflow: hidden;
}

.tooltipTopRight {
    background: url(/static-assets/images/download/top_right.png) right
        no-repeat;
    display: block;
    height: 6px;
    margin: 0 0 0 6px;
    overflow: hidden;
}

.tooltipCenterLeft {
    background: url(/static-assets/images/download/center_left.png) repeat-y
        0 0 #fff;
    display: block;
    width: 170px;
}

.tooltipCenterContent {
    background: #fff;
    display: block;
    margin: 0 12px 0 12px;
    width:146px;
}

.tooltipCenterRight {
    background: url(/static-assets/images/download/center_right.png) right
        repeat-y;
    display: block;
}

.tooltipBottomLeft {
    background: url(/static-assets/images/download/bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 13px;
    width: 170px;
    overflow: hidden;
}

.tooltipBottomCenter {
    background: url(/static-assets/images/download/bottom_center.png)
        repeat-x #fff;
    display: block;
    height: 13px;
    margin: 0 12px 0 0;
    overflow: hidden;
}

.tooltipBottomRight {
    background: url(/static-assets/images/download/bottom_right.png) right
        no-repeat;
    display: block;
    height: 13px;
    margin: 0 0 0 6px;
    overflow: hidden;
}

.tooltipCenterText {
    color: #4E4F53;
    font-size: 10px;
    text-align: left;
    word-wrap: break-word; 
}

/* -----   End Downloads_LandingPage_tooltip ----- */
    /* -----   Start News ----- */
.twitterViewAll {
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 29px 0 0 0;
}
.twitterViewAll a{
	border-left:1px solid #959595;
}

.prViewAll{
	padding:0 3px 0 6px;
}

.viewAllFeed{
	padding:0 0 0 7px;	
}

.sideBarSelect {
	font-size: 12px;
    margin: 10px 0 0 0;
    width: 187px;
}

.newsHeader {
    float: left;
	margin: 0 0 30px 0;
}

.newsHead {
    background: url(/static-assets/images/news/news_icon.png) no-repeat;
    color: #4e4f53;
    float: left;
    font-size: 16px;
    height: 80px;
    line-height: 18px;
    padding: 0 0 0 115px;
}

.newsHead h1 {
    color: #54506d;
    display: block;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 35px;
    padding: 0 0 5px 0;
}

.newsContent {
    float: left;
    padding: 0;
}

.newsContentLeft {
    float: left;
	overflow: hidden;
    width: 325px;
}

.newsContentRight {
    float: left;
    margin: 0 0 0 60px;
	overflow: hidden;
    width: 325px; 
}

.newsContenth2 { 
	color: #8a404f;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 2px 0;
    padding: 0 6px 0 0px;
}

.newsContenth2SecH {
    margin-top: 23px;
}

.newsViewAll {
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0 0 0;
}

.newsViewAll a {
    border-left: 1px solid #959595;
    padding: 0 0 0 5px;
}

.newsViewAllSec {
    margin: 28px 0 0 0;
}

.newsItem {
    margin: 0;
    padding: 8px 0 7px 0px;
}

.newsItemHover {
    background: #f0f0f0;
    margin: 0;
    padding: 8px 0 7px 0px;    
    position: relative;
}

.newsItemTitle {
    font-size: 16px;
	line-height: 18px;
	overflow: hidden;
    padding: 0 0 2px 0; 
}

.newsItemDesc {
    color: #4e4f53;
    font-size: 13px;
    padding: 0 0 2px 0;
    overflow: hidden;
}

.newsItemDate {
    color: #959595;
    font-size: 11px;
    line-height: 12px;
}

.newsItemDateSep {
    border-left: 1px solid #959595;
    height: 11px;
    margin: 0 0 0 4px;
    padding: 0 5px 0 0;
    width: 10px;
}

.blogItemHover {
    background: #f0f0f0;
    float: left;
    margin: 1px 0 0 0;
    padding: 3px 0 7px 7px;
    position: relative;
    width: 314px;
}

.newsItemClipShare {
	cursor: pointer;
    float:right;
    margin: -14px 5px 0 0;    
}
.newsItemClipShare a {
    background: url("/static-assets/images/common/share_blue_icon.png") no-repeat scroll 0px 1px transparent;
    margin: 0;
    padding: 0 0 0 10px;
}
.newsItemClipShare a span {
}

.newsItemClipShare a span:hover {
    background: none;
}

.newsItemClipShare a span:active {
    background: none;
	color: #306580;
}

.newsItemClipShare a:focus {
    outline: 0;
}

.newsVideo {
    float: left;
    margin: 0 0 9px 0;
    padding: 10px 0 0 7px;
    width: 319px;    
}

.newsVideoThumb {
    float: left;
    padding: 0 7px 0 0;
    width: 120px;
}

.newsVideoDesc {
    color: #4d4f53;    
    float: left;
    line-height: 14px;
    font-size: 14px;
    margin: 2px;
    width: 185px;
}

.newsLandingVideoDate {
    color: #4D4F53;
    font-size: 11px;
    float: left;
    margin-top:5px;
    width: 187px;
    padding-left: 5px;      
}

.newsLandingSeriesVideoDate {
	background: url(/static-assets/images/news/video_series.jpg) no-repeat;
    color: #4D4F53;
    font-size: 11px;
    float: left;
    padding-left: 25px;
    margin-top:5px;
    width: 165px;
}

.newsVisitButton {
    margin: 0 0 32px 0;
}

.newsVisitButton a {
    line-height: 38px;
}

.newsAnnounce {
    padding: 0 0 30px 0;
}

.newsMainAd {
    float: right;
    height: 156px;
	margin: 0 0 0 30px;
    width: 190px;    
}

.newsMainAd img {
    display: block;
}

.newsAnnounceh1 {
    color: #54506d;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 25px;
    padding: 0 0 5px 2px;    
    overflow: hidden;
}

.newsAnnounceH2head {
    color: #4e4f53;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 0;    
    overflow: hidden;
}

.dropDown {
    float: left;
}

.dropDownLeft {
    background: url(/static-assets/images/drop_down_left.png) no-repeat top
        left;
}

.dropDownRight {
    background: url(/static-assets/images/drop_down_right.png) no-repeat top
        right;
    display: block;
    height: 19px;
    margin: 0 0 0 4px;
    _margin: 0 0 0 2px;
    padding: 4px 0 0 5px;
}

.newsDaysDD {
	float: left;
    margin: 8px 0 0 0;
	width: 135px;
}

.newsProdDD {
 	float: left;
    margin: 8px 0 0 4px;
	width: 200px;
}
.newsDaysSelect {
	font-size: 12px;
	width: 134px;
}
.newsProdSelect {
	font-size: 12px;
    width: 190px;
}

.newsAnnounceGo {
    background: url(/static-assets/images/news/news_announce_go_btn.png) no-repeat;
    float: left;
    margin: 8px 0 0 4px;

}

.newsAnnounceGo a {
    display: block;
    height: 25px;
    width: 36px;
}

.newsAnnounceGo a:hover {
    background: none;
    text-decoration: none;
}

.newsAnnounceInfo {
	clear: left;
    margin: 0 0 18px 0;
    padding: 5px 0 0 0;
}

.newsAnnounce .newsHoverSelector {
     margin: 0 0 18px 0;
     padding: 6px 0 9px 0;
}

.newsAnnounceMonth {
	color: #8a404f;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
	margin: 58px 0 0 0;
    padding: 0 0 6px 0;        
}

.newsAnnounceMonthFirst {
    margin-top: 65px;
}

.newsAnnouncement {
    margin: 1px 0 0 0;
    padding: 5px 0 7px 0;    
}

.newsAnnouncementHover {
    background: #e6e6e6 url(/static-assets/images/news/news_item_hover_bg.png) repeat-x;
    border: 1px solid #d4d6d5;
    float: left;
    margin: 1px 0 0 0;
    padding: 12px 0 12px 2px;
    #padding: 12px 0 7px 2px;
    position: relative;
    width: 630px;
}

.newsADate {
    background: url(/static-assets/images/news/news_announce_date_bg.png) no-repeat;
    color: #fff;
    float: left;
    height: 38px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 38px;
}

.newsTDBlock {
}

.newsAMonth {
    font-size: 13px;
	line-height: 13px;
    padding: 3px 0 0 0;
    
}

.newsADay {
    font-size: 18px;
	font-weight: bold;
    padding: 2px 0 0 0;
}

.newsATitle {
    color: #306580;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
}

.newsADesc {
	color:#4d4f53;  
    font-size: 13px;  
	margin: 2px 10px 0 0;
	line-height: 14px;
	overflow: hidden;
	padding-bottom: 1px;
      
}

.newsAnnounceMore {
    float: left;
    margin: 23px 0 0 0;
}

.newsAnnPage {
    padding: 0 0 15px 0;
    overflow: hidden;
}

.newsAnnDate {
    background: url(/static-assets/images/news/news_ann_date.png) no-repeat;
    color: #fff;
    float: left;
    height: 57px;
    margin: 0 15px 0 0;
    padding: 7px 0 0 0;
    text-align: center;
    width: 65px;
}

.newsHeadRight {
	float: left;
	width: 630px;
}

.newsAnnDate .small {
    font-size: 12px;
    line-height: 12px;
}

.newsAnnDate .large {
    font-size: 24px;
    line-height: 26px;
}

.vAlign {
	vertical-align: middle;
}

.hLargeHead {
    color: #54506D;
    font-size: 35px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
	overflow: hidden;
}

.hLargeSubHead {
	clear: left;
    margin: 2px 0 4px 0;
}

.newsAnnFacts {
    float: right;
    margin: 0 0 10px 20px;
    width: 190px;
}
.newsAnnFacts img {
	padding-top: 5px;
}

/* Commenting below as the width should be from the component
.newsAnnFacts div.quoteComponentRight {
    display: block;
    float: right;
    margin: 0px;
    width: 220px;
}
.newsAnnFacts div.quoteComponent {
    display: block;
    float: left;
    margin: 0px;
    width: 220px;
}
.newsAnnFacts div.quoteComponentCenter {
    display: block;
    float: left;
    margin: 0px;
    width: 100%;
    
}*/

.newsAnnFactsTitle {
    color: #8a404f;
    font-size: 23px;
    float: left;
    margin: 0 0 10px 0;
    line-height: 23px;
    width: 100%;
}

.newsAnnFacts .highlightContent {
    padding: 0 10px 1px 15px;
}

.newsAnnPage p {
    
}

.newsAnnPage p.first {
    margin: 0;
}

.newsAnnVideo {
    clear: both;
    float: left;
    height: 174px;
    padding: 0 10px 0 0;
    width: 244px;
}

.newsAnnPage h2.blue {
    color: #306580;
}

.newsAnnPage {
    color: #4E4F53;
    font: 13px Arial, Helvetica, Sans-Serif;
    line-height: 18px;
    /* width: 710px; */
    width: 710px;    
}

.newsAnnPage .quoteCenterTextELarge {
    color: #4e4f53;
}

ul.newsAnnPagePrice {
    list-style: disc inside;
    line-height: 16px;
    margin: 20px 0 0 30px;
    padding: 0;
}

.newsAnnPage .questionImage {
    width: 640px;
}

.newsAnnPage .answerImage {
    line-height: 18px;
    width: 640px;
}

.newsAnnAbout {
    background: #EFEFEF;
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    float: left;
    padding: 10px 20px 12px 20px;
    width: 670px;
    margin-top: 20px;
}

.newsAnnAboutTitle {
    color: #464646;
    font-size: 16px;
    line-height: 18px;
    margin: 16px 0 0 0;
}

/*.newsAnnAbout p {
    margin: 0;
}*/

.newsAnnAbout p.sec {
    margin: 16px 0 0 0;
}

.newsRss {
    padding: 0 0 30px 0;
}

.newsRssh1 {
    color: #54506d;
    float: left;
    font-weight: normal;
    display: block;
    font-size: 35px;
    line-height: 35px;    
    letter-spacing: -1px;
    padding-top: 9px;    
}

.newsRss .rssContent {
	float: left;
    margin: 25px 0 0 0;
    width: 100%;
}

.twitterItemDesc {
    color: #4d4f53;
    font-size: 12px;
    margin: 4px 0 15px 0;
}

.vTop {
	vertical-align: top;
}

.pressKit {
    float: left;
    padding: 0 0 10px 0;
}

.pressKitH1 {
    color: #54506d;
    display: block;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 32px;
    _line-height: 39px; *
    line-height: 39px;
    margin-bottom: 22px;
    overflow: hidden;
}

.pressKit p.head {
    color: #4E4F53;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    overflow: hidden;    
}

.pressKitH2 {
    margin: 0 0 16px 0;
}

.pressKitH2Sec {
    margin: 0 0 18px 0;
}

.pressKitMPhoto {
	margin: 9px 0 13px 0;
}

.pressKitBorder {
	border-top: 1px solid #cccccc;
	display: block;
	height: 1px;
	margin: 23px 0 16px 0;
	overflow: hidden;
	width: 100%;
}

.pressKitLogo {
    float: left;
    margin: 0 0 25px 0;
    width: 600px;
}

.pressKitLogoImg {
    float: left;
    height: 67px;
    margin: 0 8px 0 0;
    width: 107px;
}

.pressKitLogoHead {
    float: left;
    font-size: 14px;
    width: 485px;
}

.pressKitLogoHead span,small {
    font-size: 11px;
}

.pressKitLogoDesc {
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 18px;
    width: 485px;
}

.pressKitPhoto {
    float: left;
    margin: 0 0 13px 0;
    width: 710px;
}

.pressKitPhotoImg {
    float: left;
    margin: 0 9px 0 0;
    width: 107px;
}

.pressKitPhotoTitle {
    color: #464646;
    float: left;
    font-size: 16px;
    margin: 9px 0 3px 0;
    width: 594px;
}

.pressKitPhotoTitle span {
    color: #4e4f53;
    font-size: 12px;
}

.pressKitPhotoTitle span.spacer {
    color: #cccccc;
    font-size: 14px;
    padding: 0 5px;
}

.pressKitPhotoDesc {
    float: left;
    font-size: 13px;
    width: 594px;
}

.newsCenterRBox {
    float: right;
    height: 105px;
	margin: 13px 0 30px 30px;
    padding: 0;
    width: 250px;

}

.newsCenterContentBlock{
	margin-top: 45px;
}

.newsCenterSubHead{
	margin-top: 8px;
}

.newsCenterRBoxTitle {
    color: #ffffff;
    font-size: 23px;
    line-height: 23px;
    margin: 14px 0 3px 0;
}

.newsCenterRBoxButton a {
    margin: 10px 0 0 0;
    width: 114px;
}

.newsCenterRBoxDesc {
    color: #ffffff;
    font-size: 13px;
}

.newsCenterH1 {
    color: #54506d;
    display: block;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 40px;
    margin: -5px 0 0 0;    
    overflow: hidden;
    font-family: Arial,Helvetica,Sans serif;
    width: 100%; 
}

.newsCenter p.head {
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 35px 0;
    overflow: hidden;
    color: #4E4F53;
    font-family: Arial,Helvetica,Sans serif;
}

.newsCenterLeft {
    float: left;    
    padding: 0 15px 0 0;
    width: 330px;
}

.newsCenterRight {
    float: right;    
    padding: 0 0 0 30px;
    width: 333px;
}

.newsCenterBox {
    margin:0 0 38px 0;
    overflow: hidden;
}

.newsCenterBoxH2 { 
    margin: 0 0 4px 0;
}

.newsCenterBoxTitle {
    float: left;
    font-size: 13px;
    line-height: 16px;    
    width: 200px;
}

.newsCenterBoxDesc {
    float: left;
    font-size: 13px;
    margin: 5px 0 0 0;
    width: 200px;
}

.newsCenterBoxTime {
    float: left;
    font-size: 11px;
    width: 200px;
}

.newsCenterSeriesBox {
	background: url(/static-assets/images/news/video_series.jpg) no-repeat;    
    float: left;
    font-size: 11px;
    margin: 2px 0 0 0;
    padding-left: 22px;    
    width: 175px;
}

.newsCenterBoxMore {
    float: left;
    font-size: 13px;
    margin: 0 0 3px 0;
}

.newsCenterBoxMore div {
    padding: 0 0 5px 0;
}

.newsCenterBoxMore div {
    padding: 0 0 5px 0;
}

ul.videoList {
    
}

ul.videoList li {
    background: url(/static-assets/images/common/video_button.png) no-repeat
        ;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 4px 0;
    padding: 0 0 0 20px;
}

.newsCenterBoxRes {    
    font-size: 13px;
	margin: 7px 0 0 0;
    width: 100%;
 }

.newsCenterBoxRes div {
    padding: 2px 0 5px 0;
}

.newsCenterBoxRes ul li {
    margin: 0 0 4px 0;
}

.newsCenterBoxResLast {
    margin: 0;
}

.shareTools {
    color: #306580;
    float: left;
    font-size: 12px;
    height: 15px;
    line-height: 14px;
    padding: 0 0 20px 0;
}

.shareTools a:hover {
    text-decoration: none;
}

.shareTools .spacer {
    float: left;
    padding: 0 4px;
}

.shareTools .clip {
    float: left;
}

.shareTools .clip a {
    background: url(/static-assets/images/share_clip.png) no-repeat 0 1px;
    display: block;
    padding: 0 0 0 17px;
}

.shareTools .mail {
    float: left;
}

.shareTools .mail a {
    background: url(/static-assets/images/share_mail.png) no-repeat 0 1px;
    display: block;
    padding: 0 0 0 17px;
}

.shareTools .retweet {
    float: left;
}

.shareTools .retweet a {
    background: url(/static-assets/images/share_retweet.png) no-repeat 0 1px
        ;
    display: block;
    padding: 0 0 0 17px;
}

.shareTools .print {
    float: left;
}

.shareTools .print a {
    background: url(/static-assets/images/share_print.png) no-repeat 0 1px;
    display: block;
    padding: 0 0 0 17px;
}

.newsArtTopLeft {
    background: url(/static-assets/images/news/article_top_left.png) no-repeat;
    display: block;
    height: 7px;
	overflow: hidden;
}


.newsArtTopRight {
    background: url(/static-assets/images/news/article_top_right.png) no-repeat right;
    display: block;
    height: 7px;
	overflow: hidden;
}

.newsArtTopCenter {
    background: url(/static-assets/images/news/article_top_center.png) repeat-x;
    display: block;
    height: 7px;
    margin: 0 7px 0 8px;
}

.newsArtBottomLeft {
    background: url(/static-assets/images/news/article_bottom_left.png) no-repeat;
    display: block;
    height: 8px;
	overflow: hidden;
}

.newsArtBottomRight {
    background: url(/static-assets/images/news/article_bottom_right.png) no-repeat right;
    display: block;
    height: 8px;
	overflow: hidden;
}

.newsArtBottomCenter {
    background: url(/static-assets/images/news/article_bottom_center.png) repeat-x;
    display: block;
    height: 8px;
    margin: 0 7px 0 8px;
}

.newsArtCenterRight {
    background: url(/static-assets/images/news/article_center_right.png) right repeat-y;
    display: block;
}

.newsArtCenterCenter {
    background: url(/static-assets/images/news/article_bg.png) repeat-x;
	border-left: 1px solid #e1e1e1;
    display: block;
    margin: 0 2px 0 0;
}

.newsArtCenterContent {
	margin: 0;
	overflow: hidden;
	padding: 11px 19px 17px 19px;

}

/* -----   End News ----- */ /* -----   Start Careers ----- */
.careersHeadSpacer {
    padding: 0 0 100px 0;
}

.careersLeft {
    float: left;
    margin: 0 20px 0 5px;
    width: 203px;
}

.careersHeading {
    color: #54506d;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 37px;
}

.careersSubHeading {
    border-bottom: 1px solid #e5e5e5;
    color: #65686e;
    font-size: 13px;
    padding: 2px 0 15px 0;
}

.careersExplore {
    color: #4e4f53;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 0 0;
}

.careersExplore ul li {
    font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    padding: 10px 0 0 0;
}

.careersRight {
    float: left;
    width: 716px;
}

.careersRightCol1 {
    float: left;
    height: 178px;
    width: 178px;
}

.careersRightCol2 {
    background: url(/static-assets/images/careers/pic2.png) no-repeat;
    float: left;
    height: 178px;
    margin: 0 0 0 1px;
    width: 178px;
}

.careersCol2Head {
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    padding: 16px 0 0 16px;
}

.careersCol2Subtext {
    color: #fff;
    font-size: 13px;
    padding: 5px 10px 0 16px;
}

.careersCol2SelBox {
    font-size: 12px;
    margin: 16px 0 0 16px;
    width: 143px;
}

.careersRightCol3 {
    float: left;
    height: 178px;
    margin: 0 0 0 1px;
    width: 178px;
}

.careersRightCol4 {
    background: url(/static-assets/images/careers/pic4.png) no-repeat;
    float: left;
    height: 178px;
    margin: 0 0 0 1px;
    width: 178px;
}

.careerCol4Bg {
    background: url(/static-assets/images/careers/pic4_bg.png) no-repeat;
    color: #fff;
    font-size: 13px;
    height: 37px;
    margin: 133px 0 0 0;
    padding: 8px 0 0 11px;
    width: 167px;
}

.careerCol4Bg span {
    background: url(/static-assets/images/careers/arrow.png) 100px 18px
        no-repeat;
    display: block;
    color: #fff;
}

.careersRightCol5 {
    background: url(/static-assets/images/careers/pic5.png) no-repeat;
    float: left;
    height: 178px;
    margin: 1px 0 0 0;
    width: 178px;
}

.careersCol5Text10 {
    color: #fff;
    font-size: 10px;
    padding: 25px 0 0 16px;
}

.careersCol5Text18 {
    color: #fff;
    font-size: 18px;
    padding: 5px 0 0 16px;
}

.careersCol5Text13 {
    color: #fff;
    font-size: 13px;
    padding: 7px 0 0 16px;
}

.careersCol5Text22 {
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    padding: 20px 0 0 16px;
}

.careersRightCol6 {
    float: left;
    height: 178px;
    margin: 1px 0 0 1px;
    width: 357px;
}

.careersRightCol7 {
    float: left;
    height: 178px;
    margin: 1px 0 0 1px;
    width: 178px;
}

.careersBorder {
    border-top: 1px solid #e5e5e5;
    display: block;
    float: left;
    height: 2px;
    margin: 25px 0 36px 5px;
    overflow: hidden;
    width: 940px;
}

.careersBottomLeft {
    float: left;
    margin: 0 0 0 5px;
    width: 245px;
}

.careersBottomLeftText {
    color: #65686e;
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0 0 0;
}

.careersBottomLeftText span {
    color: #309438;
    font-size: 13px;
    line-height: 20px;
}

.careersBottomLeftTextLink {
    color: #309438;
    font-size: 13px;
    line-height: 18px;
    margin: 15px 0 0 0;
}

.careersBottomRefreshTextLink {
    color: #309438;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 0 0;
}

.careersBottomCenter {
    float: left;
    width: 360px;
}

.careersBottomFlick {
    background: url(/static-assets/images/careers/flick.png) no-repeat;
    color: #616267;
    font-size: 13px;
    padding: 10px 0 0 30px;
}

.careerFlickPhotos {
    margin: 10px 0 0 0;
    width: 313px;
}

.careerPic {
    float: left;
    height: 49px;
    margin: 3px 3px 0 0;
    width: 49px;
}

.careersBottomRight {
    float: left;
    width: 320px;
}

.careersBottomRightTweet {
    background: url(/static-assets/images/careers/twitter.png) no-repeat;
    border-bottom: 1px solid #e5e5e5;
    color: #65686e;
    font-size: 13px;
    padding: 10px 0 15px 30px;
}

.careersBottomText {
    border-bottom: 1px solid #e5e5e5;
    color: #65686e;
    font-size: 13px;
    padding: 15px 0 15px 0;
}

/* -----   End Careers ----- */ /* -----   Begin Events ----- */
.extEventsHeader {
    float: left;
    width: 960px;
}

.eventsLogo {
    float: left;
    padding: 60px 0 0 20px;
    width: 300px;
}

.eventsHeading {
    color: #4e4f53;
    float: left;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 38px;
    margin: 80px 0 0 55px;
    width: 550px;
}

.eventsBar {
    background: url(/static-assets/images/events/bar.png) no-repeat;
    display: block;
    float: left;
    height: 1px;
    overflow: hidden;
    width: 990px;
}

.eventsTopLeft {
    float: left;
    margin: 27px 44px 15px 0;
    width: 280px;
}

.eventsBox {
    display: block;
    float: left;
    margin: 9px 0 0 0;
}

.eventsBoxFirst {
    margin: 9px 0 0 0;
}

.eventsButton {
    float: left;
    margin: 9px 0 0 6px;
}

.eventsButton a {
    background: url(/static-assets/images/events/ext_go_button.png) no-repeat;
    color: #306580;
    display: block;
    font-size: 13px;
    height: 24px;
    padding: 5px 0 0 9px;
    width: 35px;
}

.eventsButton a:hover {
    background: url(/static-assets/images/events/ext_go_button_active.png)
        no-repeat;
    color: #ffffff;
    text-decoration: none;
}

.eventsButtonFirst {
    float: left;
    margin: 11px 0 0 4px;
}

.eventsButtonFirst a {
    background: url(../images/find_button.png) no-repeat;
	_background: url(../images/find_button.gif) no-repeat;
    color: #306580;
    display: block;
    font-size: 12px;
    font-family: Helvetica,Arial,Sans-Serif;
    height: 25px;
	line-height: 25px;
	text-align: center;
    width: 60px;
}

.eventsButtonFirst a:hover {
    background: url(../images/find_button.png) no-repeat;
	_background: url(../images/find_button.gif) no-repeat;
    text-decoration: none;
}

.eventsListButton {
    float: right;
	*float: none;
    margin: 2px 0 0 2px;
}

.eventsListButton a {
    background: url(../images/find_button.png) no-repeat;
	_background: url(../images/find_button.gif) no-repeat;
    color: #306580;
	display: block;
    font-size: 12px;
    font-family: Helvetica,Arial,Sans-Serif;
    height: 25px;
	line-height: 25px;
	text-align: center;
    width: 60px;
}

.eventsListButton a:hover {
	background: url(../images/find_button.png) no-repeat;
	_background: url(../images/find_button.gif) no-repeat;
    text-decoration: none;
}

.eventsTopCenter {
    float: left;
    margin: 27px 17px 25px 5px;
    width: 460px;
}

.eventsDateBox {
    background: url(../images/date_box.png) no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 49px;
	line-height: 14px;
    margin: 10px 0 0 0;
	padding: 2px 0 0 0;
    text-align: center;
    width: 50px;
}

.eventsDateBox span {
    color: #fff;
	display: block;
    font-size: 21px;
	line-height: 19px;
    text-align: center;
}

.eventsCentertext {
    color: #74787c;
    float: left;
    font-size: 14px;
    margin: 10px 0 0 9px;
    width: 380px;
}

.eventsCentertext h2 {
    color: #306580;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
}

.eventsCentertext p {
    float: left;
}

.eventsCentertext span {
    color: #306580;
	display: block;
    font-size: 21px;
    line-height: 22px;
}

.eventsCentertext a {
   
}

.eventsTopRight {
    float: right;
    margin: 30px 0 0 0;
    width: 153px;
}

.eventsTopHead {
    /*color: #8a3f4f;*/
    float: left;
    font-size: 18px;
    line-height: 18px;
}

.eventsTopHead span {
    color: #306580;
    font-size: 12px;
}

.eventsSpacer {
    padding: 0 0 65px 0;
}

.eventsLeft {
    float: left;
    margin: 0 30px 0 0;
	padding: 0 0 20px 0;
    overflow: hidden;
	width: 300px;
}

.eventsLeftM0 {
    float: right;
    width: 300px;
    margin: 0;
	padding: 0 0 20px 0;
    overflow: hidden;
}


.eventsSmallBannerLeft {
    float: left;
    height: 208px;
    width: 300px;
}

.eventsLargeBannerLeft {
    float: left;
    height: 208px;
    width: 630px;
}

.eventsCenter {
    float: left;
    height: 208px;
    margin: 0 0 0 30px;
    width: 300px;
}

.eventsBorder {
    border-top: 1px solid #e5e5e5;
    padding: 0 0 17px 0;
    _padding: 0 0 10px 0; *
    padding: 0 0 5px 0;
    width: 280px;
}

.eventsLeftText {
    color: #306580;
    font-size: 13px;
    float: left;
    padding: 8px 0 0 0;
    width: 300px;
}

.eventsLeftTextR {
    color: #306580;
    font-size: 13px;
    float: left;
    padding: 8px 0 0 0;
    width: 300px;
}

.eventsLeftTextDate {
    color: #8d9196;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 3px 0 0 0;
    padding: 0 5px 0 0;
}

.eventsLeftNormalText {
    color: #8d9196;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 3px 0 0 0;
    padding: 0 5px 0 0;
}

.eventsLeftTextPlace {
    border-left: 1px solid #8d9196;
    color: #8d9196;
    font-size: 12px;
    float: left;
    line-height: 14px;
    margin: 3px 0 0 0;
    padding: 0 0 0 5px;
}

.eventsRightBg {
    background: url(/static-assets/images/events/right_pic.png) no-repeat;
    display: block;
    height: 181px;
    width: 280px;
}

.eventRightHeadText {
    color: #306580;
    font-size: 32px;
    line-height: 33px;
    padding: 10px 0 0 6px;
    width: 182px;
}

.eventRightText {
    color: #4e4f53;
    font-size: 14px;
    padding: 30px 0 0 6px;
    width: 200px;
}

.calendarOptDropDown {
    position: absolute;
    z-index: 99999;
    background: none repeat scroll 0 0 White;
    padding: 10px 10px 10px 10px;
    border: 1px dotted BLACK;
}

.outlookImg {
    background: url("/static-assets/images/events/outlook.png") no-repeat
        scroll 0 0 transparent;
}

.googleImg {
    background: url("/static-assets/images/events/google.png") no-repeat
        scroll 0 0 transparent;
}

.yahooImg {
    background: url("/static-assets/images/events/yahoo.png") no-repeat
        scroll 0 0 transparent;
}

.iCalImg {
    background: url("/static-assets/images/events/icalendar.png") no-repeat
        scroll 0 0 transparent;
}

.calendarOptDropDown ul li {
    margin: 6px 0px 0px -6px;
    padding: 0px 0px 0px 23px;
}

/* -----   End Events ----- */ /* -----   Begin Events List ----- */
.eventsListTopText {
    color: #4d4f52;
    font-size: 12px;
    margin: 15px 0 1px 0;
}

.eventsListTop {
    width: 465px;
}

.eventsListBox {
    display: block;
    margin: 2px 9px 0 0;
}

.extEventsListBox {
    display: block;
    margin: 2px 9px 0 0;
    width: 150px;
}

.eventListComponent {
    display: block;
    float: left;
    margin: 28px 0 0 0;
    width: 710px;
}

.eventListComponent1 {
    display: block;
    float: left;
    margin: 18px 0 0 0;
    width: 710px;
}

.eventContent {
	border-bottom: 1px solid #e3e3e3;
    margin: 0 auto;
    width: 677px;
}

.eventFeatures {
    color: #8a3f4f;
    float: left;
    font-size: 15px;
    padding: 0 0 10px 2px;
    width: 263px;
}

.eventDate {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat
        107px 6px;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 152px;
}

.eventCountry {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat
        85px 6px;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 119px;
}

.eventCity {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat
        81px 6px;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 138px;
}

.eventTable {
    margin: 0 auto;
    width: 677px;
}
.eventTable tr.odd {
	background: #fff;
}
.eventTable tr.even {
	background: #f4f4f4;
}
.eventTable tr.odd td.tableEventTitle{

}
.eventTable tr.even td.tableEventTitle{
    background: #EFEFEF;
}

.eventFeaturesGray {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    width: 252px;
}

.eventFeaturesGrayBottom {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 6px 7px 6px 10px;
    width: 252px;
}

.eventDateGray {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 154px;
}

.eventCountryGray {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right:1px solid #E3E3E3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 101px;
}

.eventDateGrayBottom {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 151px;
}

.eventCountryGrayBottom {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 118px;
}

.eventCityGrayLast {
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 131px;
}

.eventCityGrayLastBottom {
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 137px;
}

.eventFeaturesWhite {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    width: 252px;
}

.eventFeaturesWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 6px 7px 6px 10px;
    width: 252px;
}

.eventDateWhite {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 154px;
}

.eventCountryWhite {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right:1px solid #E3E3E3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 101px;
}

.eventDateWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 151px;
}

.eventCountryWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 118px;
}

.eventCityWhiteLast {
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 7px 7px 10px;
    text-align: left;
    width: 131px;
}

.eventCityWhiteLastBottom {
    background: #fff;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 137px;
}

/* -----   End Events List ----- */
    /* -----   Begin Events Product List ----- */
.eventsListProdTop {
    width: 610px;
}

.eventWebGray {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 7px 0 7px 10px;
    width: 348px;
}

.eventWebGrayBottom {
    background: #efefef;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 6px 0 6px 10px;
    width: 348px;
}

.eventWebDateGray {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 0 7px 0;
    text-align: center;
    width: 168px;
}

.eventWebDateGrayBottom {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 168px;
}

.eventLiveGrayLast {
    background: #f4f4f4;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 0 7px 0;
    text-align: center;
    width: 148px;
}

.eventLiveGrayLastBottom {
    background: #f4f4f4;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 148px;
}

.eventWebWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 7px 0 7px 10px;
    width: 348px;
}

.eventWebWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #306580;
    font-size: 12px;
    padding: 6px 0 6px 10px;
    width: 348px;
}

.eventWebDateWhite {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 0 7px 0;
    text-align: center;
    width: 168px;
}

.eventWebDateWhiteBottom {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 168px;
}

.eventLiveWhiteLast {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 7px 0 7px 0;
    text-align: center;
    width: 148px;
}

.eventLiveWhiteLastBottom {
    background: #fff;
    border: 1px solid #e3e3e3;
    color: #54506d;
    font-size: 12px;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 148px;
}

.eventWeb {
    color: #8a3f4f;
    float: left;
    font-size: 15px;
    padding: 0 0 10px 2px;
    width: 348px;
}

.eventWebDate {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat
        114px 6px;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 168px;
}

.eventLive {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat
        122px 6px;
    color: #54506d;
    float: left;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
    width: 148px;
}

/* -----   End Events Product List ----- */
    /* -----   Begin Events Details List ----- */
.eventsDetailsDateBox {
    background: url(/static-assets/images/events/date_box1.png) no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 47px;
    margin:0;
    padding: 2px 0 0 0;
    text-align: center;
    width: 49px;
}

.eventsDetailsDateBox span {
    color: #fff;
	display: block;
    font-size: 21px;
	line-height: 21px;
    text-align: center;
}

.eventsDetailstext {
    color: #74787c;
    float: left;
    font-size: 18px;
	line-height: 21px;
    margin: 0 0px 3px 10px;
    width: 650px;
}

.relatedIcon{
    color: #4D4F53;
    font-size: 13px;
    padding: 0 0 18px 19px;
}

.relatedIcon p{
    margin: 0;
}

.eventsDetailstext h1 {
    color: #54506D;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
}
.eventsDetailstext span {
    color: #8A3F4F;
    font-size: 23px;
    font-weight: normal;
    line-height: 28px;
}
.eventsDetailsRight {
    float: right;
    width: 250px;
    margin: 0 0 30px 30px;
}

.eventsDetailsBox {
    display: block;
    float: left;
    margin: 8px 0 0 0;
    width: 250px;
}

.eventsDetailsBoxFirst {
    margin: 14px 0 0 0;
}

.eventsDetailsTopLeft {
    background: url(/static-assets/images/events/box_top_left.png) no-repeat 0 0;
    display: block;
    height: 9px;
    overflow: hidden;
}

.eventsDetailsTopCenter {
    background: url(/static-assets/images/events/box_top_center.png) repeat-x 0 0;
    display: block;
    height: 9px;
    margin: 0 9px 0 9px;
    overflow: hidden;

}

.eventsDetailsTopRight {
    background: url(/static-assets/images/events/box_top_right.png) right no-repeat;
    display: block;
    height: 9px;
    margin: 0 0 0 0;
    overflow: hidden;

}

.eventsDetailsCenterLeft {
    background: url(/static-assets/images/events/box_center_left.png) repeat-y top left #ffffff; 
    display: block;
}


.eventsDetailsCenterContent {
    background: url(/static-assets/images/events/box_center_center.png) repeat-x top left #ffffff; 
    display: block;
    margin: 0 3px 0 0px;
    padding:0 16px 13px 19px;

}

.eventsDetailsCenterContent a {
	font-size: 13px;
}

.eventsRelDocContent {
    background: url(/static-assets/images/events/box_center_center.png) repeat-x top left #ffffff; 
    display: block;
    margin: 0 3px 0 0px;
    padding:0 16px 0 19px;

}

.eventsDetailsCenterRight {
    background: url(/static-assets/images/events/box_center_right.png) repeat-y top right #ffffff; 
    display: block;
    margin:0 0 0 2px;
}


.eventsDetailsBottomLeft {
    background: url(/static-assets/images/events/box_bottom_left.png) no-repeat 0 0;
    display: block;
    height: 9px;
    overflow: hidden;
}


.eventsDetailsBottomCenter {
    background: url(/static-assets/images/events/box_bottom_center.png) repeat-x;
    display: block;
    height: 9px;
    margin: 0 6px 0 6px;
    overflow: hidden;
}

.eventsDetailsBottomRight {
    background: url(/static-assets/images/events/box_bottom_right.png) #fff right no-repeat;
    display: block;
    height: 9px;
    margin: 0;
    overflow: hidden;
}


.eventsDetailsCenter {
    padding: 7px 4px 3px 0;
    text-align: center;
}

.eventShareTools {
    color: #306580;
    font-size: 12px;
    height: 15px;
    line-height: 14px;
    padding: 11px 0 20px 0;
}

.newsShareTools {
    color: #306580;
    font-size: 13px;
    height: 15px;
    line-height: 14px;
    padding: 11px 0 20px 0;
}
.eventShareTools li {
    float: left;
    height: 15px;
    line-height: 14px;
    list-style: none;
}


.eventShareTools .spacer {
    float: left;
    padding: 0 4px;
}

.eventShareTools .clip {
    float: left;
}

.eventShareTools .clip a {
    background: url(/static-assets/images/share_clip.png) no-repeat 0 1px;
    border-right: 1px solid #ccc;
    display: block;
    padding: 0 7px 0 17px;
}

.eventShareTools .mail {
    float: left;
    padding: 0;
}

.eventShareTools .mail a {
    background: url(/static-assets/images/share.png) no-repeat 0 0;
    border-right: 1px solid #ccc;
    display: block;
    padding: 0 8px 0 15px;
    color: #306580;
}

.eventShareTools .mail a span {
	color: #306580;
    text-decoration: none;
}

.eventShareTools .mail a:hover span {
	background: #D7DCE5;
	color: #306580;
    text-decoration: none;
}

.eventShareTools .mail a:active span {
	background: #306580;
    color: #FFFFFF;
	text-decoration: none;
}

.eventShareTools .retweet {
    float: left;
    padding: 0 0 0 8px;
}

.eventShareTools .retweet a {
    background: url(/static-assets/images/share_retweet.png) no-repeat 0 0;
	_background: url(/static-assets/images/share_retweet.gif) no-repeat 0 0;
    border-right: 1px solid #ccc;
    display: block;
    padding: 0 9px 0 16px;
    color: #306580;
}

.eventShareTools .retweet a span {
	color: #306580;
    text-decoration: none;
}

.eventShareTools .retweet a:hover span {
	background: #D7DCE5;
	color: #306580;
    text-decoration: none;
}

.eventShareTools .retweet a:active span {
	background: #306580;
    color: #FFFFFF;
	text-decoration: none;
}

.eventShareTools .print {
    float: left;
    padding: 0 0 0 8px;
}

.eventShareTools .print a {
    background: url(/static-assets/images/share_print.png) no-repeat 0 1px;
	_background: url(/static-assets/images/share_print.gif) no-repeat 0 1px;
    display: block;
    padding: 0 0 0 18px;
    color: #306580;
}

.eventShareTools .print a span {
	color: #306580;
    text-decoration: none;
}

.eventShareTools .print a:hover span {
	background: #D7DCE5;
	color: #306580;
    text-decoration: none;
}

.eventShareTools .print a:active span {
	background: #306580;
    color: #FFFFFF;
	text-decoration: none;
}

.eventsDetaisDateBox {
    float: left;
	width: 430px;
}
.eventsDetaisDateBoxMargin {
    margin: 0 0 24px 0;
    width: 425px;
}
.eventsCalendar {
    background: url(/static-assets/images/events/calendar.png) no-repeat;
    color: #306580;
    float: left;
    font-size: 13px;
    margin: 0 0 0 10px;
    padding: 0 0 0 18px;
    height: 18px;    
}

.eventsTextLeft {
    border-right: 1px solid #7a7b7e;
    color: #4d4f53;
    float: left;
    font-size: 13px;
    padding: 0 7px 0 0;
}


.eventsDetText {
    color: #4d4f53;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
}

.eventsDetText p {
    color: #4d4f53;
    font-size: 13px;
    line-height: 18px;
    padding: 24px 0 0 0;
}

.eventsDetText p.first {
    padding: 20px 0 0 0;
}

.registerButton {
    margin: 14px 0 21px 0;
}

.registerButton a {
    background: url(/static-assets/images/events/register_button.png)
        no-repeat;
    color: #306580;
    display: block;
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 0;
    text-align: center;
    width: 91px;
}

.registerButton a:hover {
    background: url(/static-assets/images/events/register_button_active.png)
        no-repeat;
    color: #fbfdfe;
    text-decoration: none;
}

.eventsLocation {
    color: #4d4f53;
    font-size: 13px;
    padding: 3px 0 5px 0;
    text-align: left;
}

.eventsRelDoc {
    color: #4d4f53;
    font-size: 13px;
	margin: 0;
    padding: 5px 0 15px 0;
    text-align: left;
}

.eventsRelPdf {
    background: url("/static-assets/images/events/pdf.png") no-repeat scroll
        0 0 transparent;
    margin: 8px 0 0 10px;
    padding: 0 0 0 22px;
}

.eventsLocationCenter {
    margin: 0 4px 0 0;
	text-align: center;
}

.extEventsHeader a:hover {
	background: none;
	border: 0;
	margin: 0;
	padding:0;
	text-decoration: none;
}
/* -----   End Events Details List ----- */
    /* -----   Start Sitemap ----- */
h1.bLarge {
    color: #54506d;
    display: block;
    float: left;
    font-size: 35px;
    font-weight: normal;
    height: 35px;
    letter-spacing: -1px;
    line-height: 35px;
    _line-height: 37px; *
    line-height: 37px;
    margin: -5px 0 0 0;
    width: 100%;
}

.sitemap {
    float: left;
    padding: 25px 0 0 0;
}

.sitemapBox {
    float: left;
    padding: 0 0 29px 0;
    width: 192px;
    _width: 176px;
}

.sitemapBoxInner {
    margin: 26px 0 0 0;
}

.sitemapBoxTitle {
    height: 30px;
    float: left;
    margin: 0 0 12px 0;
    width: 100%;
}

.sitemapBoxTitle a {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -50px;
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 0 16px;
    width: 176px;
    _width: 176px;
}

.sitemapBoxTitle a:hover {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -250px;
    color: #fff;
    text-decoration: none;
}

.sitemapBoxTitle a span {
    background: url(/static-assets/images/head_arrow.png) no-repeat 0 11px;
    display: block;
    padding: 0 0 0 10px;
}

.sitemapBoxTitle a:hover span {
    background: url(/static-assets/images/head_arrow_hover.png) no-repeat 0
        11px;
}

.sitemapBoxTitleFirst a {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 0;
}

.sitemapBoxTitleFirst a:hover {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -200px;
}

.sitemapBoxTitleLast a {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -100px;
}

.sitemapBoxTitleLast a:hover {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -300px;
}

.sitemapBoxTitleSingle a {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -150px;
}

.sitemapBoxTitleSingle a:hover {
    background: url(/static-assets/images/sitemap/buttons_filmstrip.png)
        no-repeat 0 -350px;
}

.sitemapBoxContent {
    float: left;
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 0 11px;
}

.sitemapBoxContent ul {
    float: left;
    padding: 0 0 0 11px;
}

.sitemapBoxContent ul li {
    float: left;
    width: 100%;
}

.sitemapBoxContent ul li.more {
    margin: 14px 0 0 0;
}

.sitemapBoxContent ul ul {
    padding: 0 0 0 15px;
}

/* -----   End Sitemap ----- */
    /* -----   Begin generic landing ----- */
.genericLogo {
    margin: 15px 0 35px 0;
}

.genericHeading {
    color: #54506d;
    font-size: 35px;
    letter-spacing: -1px;
    line-height: 35px;
}

/* -----   End generic landing ----- */
    /* -----   Begin Download Manager ----- */
.downloadManager {
    width: 477px;
    padding: 0 0 0 23px;
}

.logoDownload {
    display: block;
    margin: 0;
    padding: 23px 0 0 0;
}

.downloadManager h1 {
    color: #8a3f4f;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    padding: 12px 0 0 0;
}

.dmLeft {
    float: left;
    margin: 25px 0 0 0;
    width: 185px;
}

a.dmnButton {
    margin: 10px 0 0 2px;
    width: 164px;
}

.dmRight {
    float: left;
    font-size: 13px;
    margin: 25px 0 0 0;
    width: 270px;
}

.dmRightDesc {
    font-size: 16px;
}

.dmRight ul {
    padding: 19px 0 18px 0;
}

.dmRight ul li {
    background: url(/static-assets/images/dm_arrow.png) no-repeat 0 5px;
    font-size: 13px;
    padding: 2px 0 0 12px;
}

.dmFooter {
    background: #dadce3;
    color: #4d4f52;
    font-size: 14px;
    margin: 40px 0 0 0;
    padding: 22px 0 22px 0;
    text-align: center;
    width: 500px;
}

.dmFooter a {
    font-size: 14px;
}

/* -----   End Download Manager ----- */
    /* -----   Begin Partner Site ----- */
.logoPartner {
    float: left;
    padding: 15px 0 0 1px;
}

#header h1 {
    color: #4d4f52;
    float: left;
    font-size: 16px;
    margin: 32px 0 0 5px;
}

#wrapperPartner {
    margin: 0 auto;
    overflow: auto;
    padding: 0 0 189px 0;
    min-width: 960px;
    text-align: left;
    width: 100%;
}

#menuPartner {
    background: url(/static-assets/images/menu_partner_bg.png) repeat-x;
    float: left;
    height: 29px;
    padding: 0 0 40px 0;
    width: 960px;
}

#menuPartner ul {
    list-style: none;
}

#menuPartner li {
    color: #fff;
    display: inline;
    font-size: 15px;
    line-height: 16px;
    float: left;
}

#menuPartner li.menufirst {
    background: url(/static-assets/images/menu_partner_first.png) left
        no-repeat;
    color: #fff;
    display: inline;
    font-size: 15px;
    float: left;
    height: 24px;
    line-height: 16px;
    margin: 0;
    padding: 5px 16px 0 16px;
}

#menuPartner li.menulast {
    background: url(/static-assets/images/menu_partner_last.png) right
        no-repeat;
    color: #fff;
    display: inline;
    font-size: 11px;
    float: right;
    height: 23px;
    margin: 0;
    padding: 6px 10px 0 0;
}

#menuPartner li a {
    color: #fff;
    text-decoration: none;
}

#menuPartner li a:hover {
    background: none;
    color: #fff;
    text-decoration: none;
}

#menuPartner li.menuinactive {
    height: 24px;
    padding: 5px 15px 0 15px;
}

#menuPartner li.menuactive {
    background: #14455d;
    border: 2px solid #264c5f;
    height: 22px;
    padding: 3px 16px 0 16px;
}

#menuPartner li.menufirstinactive {
    height: 22px;
    padding: 7px 15px 0 15px;
}

#menuPartner li.menufirstactive {
    background: #818488;
    border: 2px solid #7b7e82;
    height: 20px;
    padding: 5px 13px 0 13px;
}

#footerPartnerWrapper {
    margin: 0 auto;
    min-width: 960px;
    position: relative;
    width: 100%;
}

#footerPartner {
    border-top: 1px solid #c7c8c9;
    color: #000;
    height: 68px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 960px;
}

#footerPartner ul {
    padding: 0;
    margin: 0;
}

#footerPartner ul li {
    border-right: 1px solid #4d4f52;
    color: #4d4f52;
    display: inline;
    float: left;
    font-size: 10px;
    line-height: 12px;
    padding: 0 5px 0 5px;
    margin: 0;
}

#footerPartner ul li a {
    color: #4d4f52;
    display: inline;
    float: left;
    font-size: 10px;
    line-height: 12px;
    margin: 0;
}

#footerPartner ul li a:hover {
    background: none;
    color: #4d4f52;
    text-decoration: underline;
}

#footerPartner ul li.noBorder {
    border: none;
    color: #4d4f52;
    display: inline;
    float: left;
    padding: 0 5px 0 5px;
    margin: 0;
}

#footerPartner ul li.last {
    border: none;
    color: #999999;
    display: inline;
    float: right;
    padding: 0 5px 0 0;
    margin: 0;
}

/* -----   Begin Partner Site ----- */
    /* -----   Begin Partner Widget ----- */
.partnerTopHeaderText {
    color: #74787c;
    font-size: 14px;
    float: left;
    margin: 9px 0 0 0;
}

.partnerTopLeft {
    background: url(/static-assets/images/widget/partner_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 56px;
}

.partnerTopRight {
    background: url(/static-assets/images/widget/partner_top_right.png)
        right no-repeat;
    display: block;
    height: 56px;
    margin: 0 0 0 10px;
}

ul.partnerCenterText {
    font-size: 12px;
    padding: 7px 0px 15px 10px;
}

ul.partnerCenterText li {
    background: url(/static-assets/images/widget/partner_arrow.png) 0 5px
        no-repeat;
    font-size: 12px;
    margin: 5px 0 0 0;
    padding: 0 0 0 10px;
}

.partnerSelect {
    margin: 0 0 0 10px;
    width: 164px;
}

/* -----   End Partner Widget ----- */
    /* css for events tables' head elements */
.eventFeaturesTh {
    color: #8a3f4f;
    font-size: 15px;
    padding: 0 0 10px 2px;
    width: 263px;
    font-weight: normal;
    text-align: left;    
}

.eventDateTh {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 0 11px;
    text-align: left;
    width: 152px;
    font-weight: normal;
    cursor: pointer;
}

.eventCountryTh {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 0 11px;
    text-align: left;
    width: 119px;
    font-weight: normal;    
    cursor: pointer;
}

.eventCityTh {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 0 11px;
    text-align: left;
    width: 138px;
    font-weight: normal;
    cursor: pointer;
}

.extdEventDateTh {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 0 11px;
    text-align: left;
    width: 200px;
    font-weight: normal;
    cursor: pointer;
}

.eventStatusTh {
    color: #54506d;
    font-size: 12px;
    padding: 0 0 0 11px;
    text-align: left;
    width: 130px;
    font-weight: normal;
    cursor: pointer;
}

/* css for the arrow symbol for sorting*/

.eventDateTh span.header {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventDateTh span.headerSortUp {
    background: url(/static-assets/images/events/up_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventDateTh span.headerSortDown {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
	padding: 0 10px 0 0;
}

.eventCountryTh span.headerSortUp {
    background: url(/static-assets/images/events/up_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventCountryTh span.headerSortDown {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventCityTh span.headerSortUp {
    background: url(/static-assets/images/events/up_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventCityTh span.headerSortDown {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.extdEventDateTh span.header {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.extdEventDateTh span.headerSortUp {
    background: url(/static-assets/images/events/up_arrow.png) no-repeat right;
	padding: 0 10px 0 0;
}

.extdEventDateTh span.headerSortDown {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
	padding: 0 10px 0 0;
}

.eventStatusTh span.headerSortUp {
    background: url(/static-assets/images/events/up_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

.eventStatusTh span.headerSortDown {
    background: url(/static-assets/images/events/drop_arrow.png) no-repeat right;
    padding: 0 10px 0 0;
}

/* -----   Begin Video Widget ----- */
#playerComponent {
    display: block;
    /*float: left;*/
    width: 461px;
}

#playerLightbox {
    display: none;
    float: left;
    position: absolute;
}

#playerThumbs {
    display: block;
  	width: 917px;
}

#playerThumbsLB {
    display: none;
    float: left;
    position: absolute;
    width: 917px;
}

.playerTopLeft {
    background: url(/static-assets/images/player/top_left.png) no-repeat 0 0;
	_background: url(/static-assets/images/player/top_left.gif) no-repeat 0 0;
    display: block;
    height: 8px;
}

.playerTopRight {
    background: url(/static-assets/images/player/top_right.png) no-repeat top right;
	_background: url(/static-assets/images/player/top_right.gif) no-repeat top right;
    display: block;
    height: 8px;
    margin: 0;
    overflow: hidden;
}

.playerTopCenter {
    background: url(/static-assets/images/player/top_center.png) repeat-x;
    display: block;
    height: 8px;
    margin: 0 9px 0 9px;
    overflow: hidden;
}

.playerContent {
    color: #74787c;
    display: block;
    font-size: 12px;
    margin: 0 6px 0 9px;
}

.playerStdPddng {
	padding: 5px 0 0 0;
}

.playerContent img {
	cursor: default !important;
}

.playerContentEmbedded {
    color: #74787c;
    display: block;
    font-size: 12px;
    padding: 0 11px;
}

.playerHeadLeft {
    float: left;
    margin: 5px 0 8px 0;
    padding: 0;
    width: 85px;
}

.playerHeadLeftTV {
    padding: 0 0 0 0;
}

.playerHeadRight {
    float: right;
    height: 25px;
    margin: 3px 7px 2px 0;
    width: 24px;
}
.playerHeadRightLB {
	float: right;
    height: 23px;
    margin: 5px 0 0 0;
    width: 23px;
}
ul.playerLeft {
    float: left;
    margin: 0;
    padding: 9px 0 1px 0;
    width: 215px;
}

ul.playerLeft li {
/*    border-right: 1px solid #8d9196;*/
    color: #8d9196;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 13px;
    padding: 0 3px 0 0;
}

ul.playerLeft li.seperator {
	border-right: 1px solid #8D9196;
	padding: 0px;
}

ul.playerLeft li.tick {
    background: url(/static-assets/images/player/tick.png) 0 2px no-repeat;
    border: none;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
	margin: 0 0 0 8px;
    padding: 0 5px 0 15px;
    
}

ul.playerLeft li.tickVisited {
    background: url(/static-assets/images/mycitrix/tick_active.png) 0 2px no-repeat;
    border: none;
    color: #333333;
    display: inline;
    float: left;
    font-size: 12px;
	margin: 0 0 0 8px;
    padding: 0 5px 0 15px;
    
}

ul.playerRight {
    float: right;
    margin: 0;
    padding: 9px 1px 2px 0;
}

ul.playerRightEmbed {
    padding: 8px 2px 0px 0;
}

ul.playerRight li {
    color: #306580;
    display: inline;
    float: left;
    line-height: 13px;
    padding: 0 0 0 2px;
}

ul.playerRight li.clip {
    background: url(/static-assets/images/player/clip.png) no-repeat;
    border: none;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 15px;
    margin: 0 0 0 8px;
}

ul.playerRight li.share a {
    background: url(/static-assets/images/player/share.png) 0 1px no-repeat;
    border: none;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    margin: 0 0 0 2px;
    padding: 0 0 0 14px;
}

.pollPlaceHolder {
    background: url("/static-assets/images/poll/dummyPoll.png") no-repeat scroll 0 2px transparent;
    display: block;
    height: 248px;
    width: 220px;
}

ul.playerLeft a , ul.playerRight a{
	color: #306580 !important;
	text-decoration: none !important;
}

.playerBottomLeft {
    background: url(/static-assets/images/player/bottom_left.png) no-repeat 0 0;
	_background: url(/static-assets/images/player/bottom_left.gif) no-repeat 0 0;
    display: block;
	height: 9px;
    overflow: hidden;
}

.playerBottomRight {
    background: url(/static-assets/images/player/bottom_right.png) no-repeat right;
	_background: url(/static-assets/images/player/bottom_right.gif) no-repeat right;
    display: block;
    height: 9px;
    margin: 0;
    overflow: hidden;
}

.playerBottomCenter {
    background: url(/static-assets/images/player/bottom_center.png) repeat-x;
    display: block;
    height: 9px;
    margin: 0 9px 0 9px;
    overflow: hidden;
}

.playerCenterContent {
    background: url(/static-assets/images/widget/box_con_bg.gif) #fff repeat-x;
    display: block;
    margin: 0 3px 0 2px;
	padding: 0 0 0 11px;
}

.playerCenterRight {
    background: url(/static-assets/images/player/player_center_right.png) right repeat-y;
    display: block;
}

.playerCenterLeft {
    background: url(/static-assets/images/player/player_center_left.png)
        repeat-y 0 0;
    display: block;
}

.playerContentLeft {
    color: #74787c;
    float: left;
    font-size: 12px;
    margin: 0 17px 0 0;
    width: 580px;
}

.playerContentRight {
    color: #74787c;
    float: left;
	height: 340px;
    overflow-y: scroll;
	overflow-x: hidden;
    padding: 0 4px;
    width: 290px;
}

.playerImageLeft {
    float: left;
    text-align: center;
    margin: 0 12px 10px 8px;
    width: 102px;
}

.playerImageRight {
    color: #74787c;
    float: left;
	height: 75px;
    margin: 0 10px 11px 0;
	overflow: hidden;
}

.playerImageRight img {
    float: left;
}

.playerImageRight div.title {
    color: #306580;
    font-size: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 15px !important;
	margin: 0;
    
}

.playerImageRight p {
    color: #74767C !important;
    font: 12px Arial, Verdana, sans-serif !important;
    line-height: 15px !important;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.playerImageRight div.active {
    color: #8a3f4f !important;
    font-size: 12px Arial, Verdana, sans-serif ;
    font-weight: bold;
}

/* -----   End Video Widget ----- */
    /* -----   Begin Generic site ----- */
#genericLeftNav {
    float: left;
    font-size: 11px;
    margin: 40px 30px 0 0;
    width: 230px;
}

.genericRelated {
    color: #4d4f52;
    display: block;
    font-size: 14px;
    margin: 18px 0 0 0;
}

.genericRelatedText {
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 0 0 0;
}

.genericButton {
    margin: 12px 0 0 0;
}

.genericContent {
    float: left;
    margin: 40px 0 0 0;
    padding: 0 20px 0 0;
}

.genericContent h2 {
    color: #8a3f4f;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}

.genericContent p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 15px 10px 0;
}

.genericContent p.last {
    margin: 0 15px 0 0;
}

.genericContentRight {
    float: right;
    margin: 0 0 20px 20px;
    padding: 0;
    width: 200px;
}

.genericHeader1 {
    background: url(/static-assets/images/generic/clock.png) no-repeat;
    color: #54506d;
    height: 106px;
    padding: 20px 0 0 137px;
}

.genericHeader1 h1 {
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 38px;
}

.genericHeader1  h2 {
    color: #4e4f53;
    font-size: 16px;
    font-weight: normal;
}

.genericHeader2 {
    background: url(/static-assets/images/generic/a.png) no-repeat;
    color: #4e4f53;
    height: 65px;
    padding: 15px 0 0 100px;
}

.genericHeader2 h1 {
    color: #54506d;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 38px;
}

.genericHeader2 h2 {
    font-size: 16px;
    line-height: 17px;
    font-weight: normal;
}

/* -----   End Generic site ----- */

    /* -----   Begin community Widget ----- */
.documentWidget {
    display: block;
    float: left;
	margin: 24px 30px 13px 0;
}
.documentStandard{
	width: 220px;
}
.documentRightRail {
	width: 190px;
}
.communityCenterText {
    margin: 8px 0 0 22px;
}

.communityCenterContent {
    background: #FFF;
    display: block;
    margin: 0 8px 0 7px;
}

ul.communityText {
    color: #4e4f53;
    font-size: 14px;
}

ul.communityText li {
    color: #4e4f53;
    font-size: 14px;
    padding: 0;
}

ul.communityText li a {
    background: #fff;
    border-bottom: 1px solid #f7f7f7;
    display: block;
    color: #4e4f53;
    font-size: 14px;
    padding: 7px 15px 3px 22px;
}

ul.communityText li a div {
    color: #74787c;
    font-size: 14px;
}

ul.communityText li a div.blue {
    color: #306580;
    font-size: 14px;
    width: 100%;
}

ul.communityText li a div.gray {
    color: #8d9196;
    clear: right;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
}

ul.communityText li a span.blue {
    color: #306580;
    font-size: 14px;
    width: 100%;
}

ul.communityText li a span.gray {
    color: #8d9196;
    clear: right;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
}

ul.communityText li.last a {
    background: #fff;
    border-bottom: none;
    display: block;
    color: #4e4f53;
    font-size: 14px;
    padding: 7px 15px 3px 22px;
}

ul.communityText li.last a:hover {
    background: #fafafa;
    border-bottom: none;
    color: #4e4f53;
    cursor: pointer;
    font-size: 14px;
    padding: 7px 15px 3px 22px;
    text-decoration: none;
}

ul.communityText li a:hover {
    background: #fafafa;
    border-bottom: 1px solid #f7f7f7;
    color: #4e4f53;
    cursor: pointer;
    font-size: 14px;
    padding: 7px 15px 3px 22px;
    text-decoration: none;
}

.twitterHeaderText {
    background: url(/static-assets/images/widget/twitter.png) 0 8px
        no-repeat;
    color: #4e4f53;
    font-size: 14px;
    height: 20px;
    padding: 9px 0 0 25px;
}

.rssHeaderText {
    background: url(/static-assets/images/widget/rss.png) 0 8px no-repeat;
    color: #4e4f53;
    font-size: 14px;
    height: 20px;
    padding: 9px 0 0 25px;
}

.blogHeaderText {
    background: url(/static-assets/images/widget/blog.png) 0 10px no-repeat;
    color: #4e4f53;
    font-size: 14px;
    height: 20px;
    padding: 9px 0 0 25px;
}

.highlightHeaderText {
    color: #4e4f53;
    font-size: 14px;
    height: 20px;
    padding: 9px 0 0 0;
}

.highlightedText {
    
}

ul.highlightedText {
    color: #306580;
    font-size: 14px;
	list-style: none;
    padding: 0;
}

ul.highlightedText li {
    color: #4e4f53;
    font-size: 14px;
    padding: 0;
}

ul.highlightedText li a {
    background: #fff;
    border-bottom: 1px solid #f7f7f7;
    display: block;
    color: #4e4f53;
    font-size: 14px;
    padding: 18px 15px 16px 10px;
}

ul.highlightedText li a:hover {
    background: #fafafa;
    border-bottom: 1px solid #f7f7f7;
    color: #4e4f53;
    font-size: 14px;
    padding: 18px 15px 16px 10px;
    text-decoration: none;
}

ul.highlightedText li.last a {
    background: #fff;
    border-bottom: none;
    display: block;
    color: #4e4f53;
    font-size: 14px;
    padding: 18px 15px 16px 10px;
}

ul.highlightedText li.last a:hover {
    background: #fafafa;
    border-bottom: none;
    color: #4e4f53;
    font-size: 14px;
    padding: 18px 15px 16px 10px;
    text-decoration: none;
}

.pdfText {
    background: url(/static-assets/images/widget/pdf.png) 0 2px no-repeat;
    color: #4e4f53;
    font-size: 13px;
    line-height: 14px;
    padding: 0 0 0 25px;
}
.docText{
    color: #4e4f53;
    font-size: 13px;
    line-height: 14px;
    padding: 0 0 0 24px;
}
.docText h3{
    color: #306580;
    font-size: 14px;
    line-height: 18px;
	font-weight: normal;
	padding: 0 0 2px 0;
}

.pdfIcon { 
	background: url(/static-assets/images/document/icons/icon-pdf.png) 0 2px no-repeat;
}

.pptIcon { 
	background: url(/static-assets/images/document/icons/icon-ppt.png) 0 2px no-repeat;
}
.aiIcon { 
	background: url(/static-assets/images/document/icons/icon-ai.png) 0 2px no-repeat;
}
.docIcon { 
	background: url(/static-assets/images/document/icons/icon-doc.png) 0 2px no-repeat;
}
.htmlIcon { 
	background: url(/static-assets/images/document/icons/icon-html.png) 0 2px no-repeat;
}
.imgIcon { 
	background: url(/static-assets/images/document/icons/icon-image.png) 0 2px no-repeat;
}
.mp3Icon { 
	background: url(/static-assets/images/document/icons/icon-mp3.png) 0 2px no-repeat;
}
.psdIcon { 
	background: url(/static-assets/images/document/icons/icon-psd.png) 0 2px no-repeat;
}
.swfIcon { 
	background: url(/static-assets/images/document/icons/icon-swf.png) 0 2px no-repeat;
}
.termIcon { 
	background: url(/static-assets/images/document/icons/icon-term.png) 0 2px no-repeat;
}
.txtIcon { 
	background: url(/static-assets/images/document/icons/icon-text.png) 0 2px no-repeat;
}
.tvIcon { 
	background: url(/static-assets/images/document/icons/icon-tv.png) 0 2px no-repeat;
}
.xlsIcon { 
	background: url(/static-assets/images/document/icons/icon-xls.png) 0 2px no-repeat;
}
.zipIcon { 
	background: url(/static-assets/images/document/icons/icon-zip.png) 0 2px no-repeat;
}


.arrowText {
    background: url(/static-assets/images/widget/arrow1.png) 0 2px no-repeat
        ;
    color: #4e4f53;
    font-size: 13px;
    line-height: 14px;
    padding: 0 0 0 25px;
}

.arrowText h3 {
    color: #306580;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

/* -----   End community Widget ----- */
    /* -----   Begin Partner Network ----- */
.partnerHead {
    color: #54506d;
    font-size: 35px;
    line-height: 35px;
}

.partnerNetText {
    color: #4e4f53;
    font-size: 13px;
    margin: 10px 20px 10px 0;
}

.partnerBox {
    border-bottom: 1px dotted #000;
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    width: 700px;
}

.partnerBoxLast {
    margin: 20px 0 0 0;
    padding: 0 0 50px 0;
}

.pBleft {
    color: #4e4f53;
    font-size: 13px;
    float: left;
    padding: 0 20px 0 0;
    line-height: 17px;
    width: 386px;
}

.pBleft h2 {
    color: #8a3f4f;
    font-size: 23px;
    font-weight: normal;
    line-height: 26px;
}

a.pBLeftButtonBig {
    margin: 12px 0 0 0;
    width: 188px;
}

a.pBLeftButtonSmall {
    margin: 12px 0 0 0;
    width: 120px;
}

.pBRight {
    float: left;
    padding: 20px 0 0 0;
    width: 286px;
}

.pBRight li {
    background: url(/static-assets/images/partner/arrow.png) 0 7px no-repeat
        ;
    color: #306580;
    float: left;
    font-size: 13px;
    padding: 3px 0 0 8px;
    width: 135px;
}

.pB2Right {
    width: 135px;
}

/* -----   End Partner Network ----- */ /* -----  Begin Vendors ----- */
.vendorHead {
    margin: 30px 0 22px 0;
}

.vendorHeadLeft {
    color: #4e4f53;
    float: left;
    font-size: 13px;
    padding: 0 10px 0 0;
    width: 490px;
}

.vendorHeadLeft h2 {
    color: #8a3f4f;
    font-size: 23px;
    font-weight: normal;
    line-height: 33px;
}

.vendorHeadRight {
    float: left;
}

.vendorBox {
    color: #4e4f53;
    float: left;
    font-size: 13px;
    width: 200px;
    margin: 30px 40px 0 0;
}

.vendorBoxLast {
    margin: 30px 0 0 0;
}

a.vendorButton {
    margin: 18px 0 0 0;
    width: 89px;
}

.vendorBoxFull {
    margin: 0 0 50px 0;
}

/* -----  End Vendors ----- */
    /* -----  Begin Partner Resources ----- */
.partnerSubHead {
    color: #8a3f4f;
    font-size: 23px;
    font-weight: normal;
    line-height: 23px;
    margin: 40px 0 0 0;
}

.partnerPdf {
    background: url(/static-assets/images/partner/pdf.png) no-repeat 8px 0;
    color: #666666;
    display: block;
    float: left;
    font-size: 11px;
    margin: 18px auto 0 auto;
    padding: 30px 0 0 0;
    text-align: center;
    width: 45px;
}

.partnerPRight {
    color: #4d4f53;
    float: left;
    font-size: 12px;
    margin: 18px 0 0 0;
    width: 565px;
}

.partnerPRight h5 {
    color: #306580;
    font-size: 16px;
    font-weight: normal;
}

.partnerPRight ul {
    color: #666;
    font-size: 12px;
    padding: 5px 0 0 0;
}

.partnerPRight ul li {
    border-right: 1px solid #ccc;
    color: #666;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px 0 5px;
}

.partnerPRight ul li.first {
    border-right: 1px solid #ccc;
    color: #666;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 0;
}

.partnerPRight ul li.tick {
    background: url(/static-assets/images/partner/tick.png) 5px 2px
        no-repeat;
    border-right: none;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 18px;
}

.partnerPRight ul li.tickactive {
    background: url(/static-assets/images/partner/tick_active.png) 5px 2px
        no-repeat;
    border-right: none;
    color: #333;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 18px;
}

.partnerMore {
    margin: 35px 0 60px 0;
}

.partText {
    clear: both;
    margin: 0 0 10px 0;
    width: 100%;
}

.patrnerMoreText {
    border-right: 1px solid #4d4f53;
    color: #4d4f53;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 0 5px 0 0;
}

.patrnerMoreEx {
    color: #306580;
    float: left;
    font-size: 13px;
    line-height: 14px;
    padding: 2px 0 0 5px;
}

.partnerBar {
    font-size: 14px;
    margin: 0 0 2px 0;
    width: 695px;
}

/* -----  Begin Partner Resources ----- */
    /* -----  Begin My Citrix More ----- */
.myCitrixContent {
    margin: 0 0 80px 0;
}

.myCitrixContent p {
    color: #4e4f53;
    font-size: 13px;
    margin: 20px 0 0 0;
}

.myCitrixContent h3 {
    color: #8a3f4f;
    font-size: 18px;
    font-weight: normal;
    margin: 16px 0 0 0;
}

.myCitrixContent h4 {
    color: #8a3f4f;
    font-size: 18px;
    font-weight: normal;
    margin: 35px 0 0 0;
}

.myCitrixLeftHead {
    float: right;
    font-size: 10px;
    padding: 0 10px 0 0;
    text-decoration: underline;
}

.myCitrixLeftHead a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

.myCitrixLeftHead a:hover {
    background: none;
    color: #fff;
}

.mycitrixSubHead {
    color: #4e4f53;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

.mycitrixPdf {
    background: url(/static-assets/images/partner/pdf.png) 14px 0 no-repeat;
    color: #666666;
    display: block;
    float: left;
    font-size: 11px;
    margin: 22px auto 0 auto;
    padding: 30px 0 0 0;
    text-align: center;
    width: 60px;
}

.mycitrixRight {
    color: #4d4f53;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 22px 0 0 0;
    width: 645px;
}

.mycitrixRight h5 {
    color: #306580;
    font-size: 16px;
    font-weight: normal;
}

.mycitrixRight h6 {
    color: #8d9196;
    font-size: 12px;
    font-weight: normal;
}

.mycitrixRight ul {
    color: #666;
    font-size: 12px;
    padding: 2px 0 0 0;
}

.mycitrixRight ul li {
    border-right: 1px solid #8d9196;
    color: #8d9196;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px 0 5px;
}

.mycitrixRight ul li.first {
    border-right: 1px solid #8d9196;
    color: #8d9196;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 0;
}

.mycitrixRight ul li.tick {
    background: url(/static-assets/images/mycitrix/tick.png) 5px 3px
        no-repeat;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 18px;
}

.mycitrixRight ul li.tickactive {
    background: url(/static-assets/images/partner/tick_active.png) 5px 2px
        no-repeat;
    color: #333;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 18px;
}

.mycitrixRight ul li span {
    color: #306580;
    font-size: 12px;
}

.mycitrixRight ul li.last {
    border: none;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 5px 0 5px;
}

.mycitrixLeftBox {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    height: 39px;
    margin: 0 auto;
    padding: 12px 0 0 12px;
    width: 206px;
}

.mycitrixLeftBottomBox {
    background: url(/static-assets/images/mycitrix/left_menu_bg.png) #85888c
        repeat-x;
    height: 29px;
    margin: 0 auto;
    padding: 7px 0 0 0;
    width: 220px;
}

.mycitrixLeftBottomBox a {
	background: url(/static-assets/images/mycitrix/mycitrix_left_btn.png) no-repeat;
	color: #306580;
	display: block;
	font-size: 13px;
	height: 29px;
	line-height: 29px;
    margin: 0 0 0 6px;
	text-align: center;
}

.mycitrixLeftBottomBox a:hover {
	background: url(/static-assets/images/mycitrix/mycitrix_left_btn_hover.png) no-repeat;
	color: #ffffff;
}

.mycitrixBox {
    margin: 22px 0 0 0;
    padding: 6px 0;
}

.mycitrixBox .mycitrixPdf {
    margin: 0 auto;
}

.mycitrixBox .mycitrixRight {
    margin: 0;
}

/* -----  End My Citrix More ----- */

/* -----  Begin My Citrix ToolBox and Tool ------- */
	.toolBoxContent {
	    clear: both;
	    margin: 0 0 0 10px;
	    width: 960px;
	}
     h1.actHeader {
        color: #4e4f53;
        float: left;
        font-size: 24px;
        font-weight: normal;
        line-height: 26px;
		letter-spacing: normal;
        margin: 0;
    }
     span.actView {
        border-left: 1px solid #b9bbbd;
        color: #306580;
        font-size: 14px;
        font-weight: normal;
        line-height: 14px;
        margin: 0 0 0 8px;
        padding: 0 0 0 9px;
    }
	.arrowHome {
	     background: url('/static-assets/images/mycitrix/arrow_home.png') no-repeat 0 3px;
	     float: right;
	     font-size: 14px;
	     margin: 7px 24px 0 0;
	     padding: 0 0 0 16px;
	}
	.mycitrixTopNavLeft {
	    background: url('/static-assets/images/mycitrix/navbg_left.png') no-repeat;
	    float: left;
	    height: 47px;
	    width: 15px;
	}
	.mycitrixTopNav {
	    background: url('/static-assets/images/mycitrix/navbg.png') repeat-x;
	    float: left;
	    height: 47px;
	    width: 960px;
	}
	.mycitrixTopNavRight {
	    background: url('/static-assets/images/mycitrix/navbg_right.png') no-repeat;
	    float: left;
	    height:47px;
	    width: 15px;
	}
	.mycitrixTopNavSubLeft {
	    background: url('/static-assets/images/mycitrix/navbgsub_left.png') no-repeat;
	    height: 107px;
	}
	
	.mycitrixTopNavSubRight {
	    background: url('/static-assets/images/mycitrix/navbgsub_right.png') no-repeat;
	    height:107px;
	}
	
	.mycitrixTopNavSub {
	    background: url('/static-assets/images/mycitrix/navbgsub.png') repeat-x;
	    height: 107px;
	
	}
	
	.mycitrixTopNavSub ul {
	    display:block;
	    height: 39px;
	    margin: 0;
	    padding: 21px 0 1px 0;
	}
	
	.mycitrixTopNavSub ul li {
	    color: #4e4f53;
	    display: inline-block;
	    float: left;
	    font-size: 14px;
	    height: 39px;
	    margin: 0 20px 0 0;
	    padding: 0;
	}
	
	.mycitrixTopNavSub ul li.active {
	    background: url('/static-assets/images/mycitrix/arrow_active.png') no-repeat center 24px;
	    color: #4e4f53;
	
	}
	
	ul.myCitrixLvl2Nav {
	    display:block;
	    margin: 0;
	    padding: 0;
	}
	
	ul.myCitrixLvl2Nav li {
	    display: inline;
	    height: 24px;
	    line-height: 24px;
	    margin: 0 8px 0 0;
	    padding: 0;
	}
	
	ul.myCitrixLvl2Nav li.active a {
	    background: url('/static-assets/images/left_tab.gif') no-repeat;
	    color: #4D4F52;
	    float: left;
	    font-size: 13px;
	    height: 24px;
	    line-height: 24px;
	    padding: 0 0 0 4px;
	    text-decoration: none;
	}
	
	ul.myCitrixLvl2Nav li.active a span {
	     background: url('/static-assets/images/right_tab.gif') no-repeat right;
	    color: #4D4F52;
	    float: left;
	    height: 24px;
	    line-height: 24px;
	    padding: 0 6px 0 3px;
	    text-decoration: none;
	}
	
	#myCitrixToolNav {
	    width: 980px;
	}
	
	.toolBarNav {
	    float: left;
	    font-size: 14px;
	    padding: 12px 0 7px 0;
	}
	
	#myCitrixToolNav table {
	    margin: 0;
	    padding: 0;
	    position: relative;
	}
	
	
	.toolBarNav td.active {
	    background: url('/static-assets/images/mycitrix/nav_active.png') no-repeat scroll center bottom transparent !important;
	}
	
	.toolBarNav td {
	    margin-left: 0;
	    padding: 1px 10px 22px;
	    text-align: center;
	    vertical-align: bottom;
	}	
/* -----  End My Citrix ToolBox and Tool ------- */

    /* -----  Begin Widget Box ----- */
.widgetTopLeftLarge {
    background: url(/static-assets/images/widget/large_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 56px;
}

.widgetTopRightLarge {
    background: url(/static-assets/images/widget/large_top_right.png) right
        no-repeat;
    display: block;
    height: 56px;
}

.widgetTopCenterLarge {
    background: url(/static-assets/images/widget/large_top_center.png)
        repeat-x 0 0;
    display: block;
    height: 56px;
    margin: 0 16px 0 11px;
}

.widgetTopLeftMedium {
    background: url(/static-assets/images/widget/head_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 42px;
}

.widgetTopRightMedium {
    background: url(/static-assets/images/widget/head_big_right.png) right
        no-repeat;
    display: block;
    height: 42px;
}

.widgetTopCenterMedium {
    background: url(/static-assets/images/widget/head_big_center.png)
        repeat-x 0 0;
    display: block;
    height: 42px;
    margin: 0 16px 0 14px;
}

.widgetTopLeft {
    background: url(/static-assets/images/widget/widget_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 42px;
}

.widgetTopRight {
    background: url(/static-assets/images/widget/widget_top_right.png) right
        no-repeat;
    display: block;
    height: 42px;
}

.widgetTopCenter {
    background: url(/static-assets/images/widget/widget_top_center.png)
        repeat-x 0 0;
    display: block;
    height: 42px;
    margin: 0 15px 0 14px;
}

.widgetCenterLeft {
    background: url(/static-assets/images/widget/widget_center_left.png)
        repeat-y 0 0;
    display: block;
}

.widgetCenterContent {
    background: #FFF;
    display: block;
    margin: 0 8px 0 7px;
}

.widgetCenterRight {
    background: url(/static-assets/images/widget/widget_center_right.png)
        right repeat-y;
    display: block;
}

.widgetBottomLeft {
    background: url(/static-assets/images/widget/widget_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 17px;
}

.widgetBottomRight {
    background: url(/static-assets/images/widget/widget_bottom_right.png)
        right no-repeat;
    display: block;
    height: 17px;
}

.widgetBottomCenter {
    background: url(/static-assets/images/widget/widget_bottom_center.png)
        repeat-x 0 0;
    display: block;
    height: 17px;
    margin: 0 12px 0 14px;
}

.tailBottomLeft {
    background: url(/static-assets/images/widget/tail_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 21px;
}

.tailBottomCenter {
    background: url(/static-assets/images/widget/tail_bottom_center.png)
        repeat-x;
    display: block;
    height: 21px;
    margin: 0 9px 0 78px;
}

.tailBottomRight {
    background: url(/static-assets/images/widget/tail_bottom_right.png)
        right no-repeat;
    display: block;
    height: 21px;
}

/* -----  End Widget Box ----- */ /* -----  Begin activaton ----- */
.actsubNav {
    padding: 12px 0 0 0;
}

.actProductNav {
    float: left;
    font-size: 14px;
    padding: 0 0 0 0;
}

.actProductNav h1 {
    color: #4e4f53;
    float: left;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 24px;
    padding: 0 5px 0 0;
}

.actProductNav span {
    border-left: 1px solid #74787c;
    color: #306580;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin: 6px 0 0 0;
    padding: 0 0 0 5px;
}

.activationLeft {
	color: #4E4F53;
	font-size: 13px;
	line-height: 18px
    margin: 5px 0 0 0;
}


.activationLeft h1 {
    padding: 0 0 30px 0;
}


.activationRight {
	color: #4E4F53;
    float: right;
    font-size: 13px;
	line-height: 18px;
    margin: 5px 0 0 30px;
    overflow: hidden;    
    width: 300px;
}

.activationRight h3 {
    color: #8a3f4f;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

.activationRight h4 {
    color: #306580;
    font-size: 14px;
    font-weight: normal;
    margin: 20px 0 0 0;
}

.activationRightGrayBack {
    background-color: #C0C0C0;
}


.imageActLeft {
    float: left;
    padding: 6px 0 16px 22px;
}

.imageActText {
    color: #74787c;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 0 0 22px;
    width: 160px;
}

a.imageActTextLink {
    margin: 10px 0 0 0;
}

.activatonSelectBox {
    margin: 2px 0 0 0;
    width: 196px;
}

.activatonSelectBoxRight {
    float: right;
    font-size: 12px;
    margin: 2px 0 0 0;
    width: 188px;
}

a.activationHeadRight {
    float: left;
    font-size: 14px;
    margin: 7px 25px 0 0;
}
.activationHeadRight span {
    display: inline-block;
    margin-top: -3px;
    vertical-align: middle;
}

.activationTopLeft {
    background: url(/static-assets/images/mycitrix/top_left.png) no-repeat 0
        0;
    display: block;
    height: 11px;
    overflow: hidden;
}

.activationTopRight {
    background: url(/static-assets/images/mycitrix/top_right.png) right
        no-repeat;
    display: block;
    height: 11px;
    overflow: hidden;
}

.activationTopCenter {
    background: url(/static-assets/images/mycitrix/top_center.png) repeat-x
        0 0;
    display: block;
    height: 11px;
    margin: 0 11px 0 12px;
    overflow: hidden;
}

.activationCenterLeft {
    background: url(/static-assets/images/mycitrix/center_left.png) repeat-y
        0 0;
    display: block;
}

.activationCenterContent {
    background: url(/static-assets/images/mycitrix/center_center.png) #fff
        repeat-x;
    display: block;
    margin: 0 2px 0 2px;
}

.activationCenterRight {
    background: url(/static-assets/images/mycitrix/center_right.png) right
        repeat-y;
    display: block;
}

.activationBottomLeft {
    background: url(/static-assets/images/mycitrix/bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 8px;
    overflow: hidden;
}

.activationBottomRight {
    background: url(/static-assets/images/mycitrix/bottom_right.png) right
        no-repeat;
    display: block;
    height: 8px;
    overflow: hidden;
}

.activationBottomCenter {
    background: url(/static-assets/images/mycitrix/bottom_center.png)
        repeat-x 0 0;
    display: block;
    height: 8px;
    margin: 0 11px 0 12px;
    overflow: hidden;
}

.activationComponent {
    display: block;
    float: right;
    margin: 29px 0 13px 0;
    width: 297px;
}

.actPaddnig {
    margin: 33px 0 0 0;
}

/* -----  End activaton ----- */
    /* -----  Begin Mycitrix Portal ----- */
.portalError {
    display: block;
    margin: 0;
    width: 710px;
}

.portalErrorMargin {
    display: block;
    margin: 5px 0 0 0;
    width: 710px;
}

.portalLeft {
    float: left;
    margin: 30px 0 0 0;
    width: 370px;
}

.portalRight {
    float: left;
    margin: 30px 0 0 0;
    padding: 0 10px 0 0;
    width: 330px;
}

.portalSubHead {
    color: #8a3f4f;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

ul.portalArrow {
    padding: 20px 0 5px 0;
    font-size: 13px;
}

ul.portalArrow li {
    background: url(/static-assets/images/mycitrix/arrow.png) 0 5px
        no-repeat;
    color: #306580;
    padding: 0 0 11px 12px;
    font-size: 13px;
}

.portalSpacer {
    background: url(/static-assets/images/common/spacerCenter.png) repeat-x;
    float: left;
    height: 15px;
    width: 270px;
}

.portalText {
    color: #4e4f53;
    font-size: 13px;
    margin: 15px 0 0 0;
}

.portalTextRight {
    color: #4e4f53;
    font-size: 13px;
    margin: 11px 0 0 0;
}

.portalSubHeadLeft {
    color: #8a3f4f;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 0 5px 0 0;
}

.smalltext {
    border-left: 1px solid #74787c;
    color: #306580;
    font-size: 12px;
    float: left;
    line-height: 12px;
    margin: 18px 0 2px 0;
    padding: 0 0 0 5px;
}

ul.portalContentLeft {
    padding: 20px 0 5px 0;
    font-size: 13px;
}

ul.portalContentLeft li {
    background: url(/static-assets/images/mycitrix/round.png) 0 1px
        no-repeat;
    color: #306580;
    padding: 0 0 11px 24px;
    font-size: 13px;
}

ul.portalContentRight {
    padding: 20px 0 5px 0;
    font-size: 13px;
}

ul.portalContentRight li.note {
    background: url(/static-assets/images/mycitrix/note.png) 0 0 no-repeat;
    color: #306580;
    padding: 0 0 11px 25px;
    font-size: 13px;
}

ul.portalContentRight li.xen {
    background: url(/static-assets/images/mycitrix/xen_note.png) 0 0
        no-repeat;
    color: #306580;
    padding: 0 0 11px 25px;
    font-size: 13px;
}

ul.portalContentRight li.xenArrow {
    background: url(/static-assets/images/mycitrix/xen_note_arrow.png) 0 0
        no-repeat;
    color: #306580;
    padding: 0 0 11px 25px;
    font-size: 13px;
}

#portalSearch {
    display: block;
    padding: 29px 0 0 0;
    width: 710px;
}

.portalSearchBox {
    padding: 8px 0 11px 18px;
}

.searchTopLeft {
    background: url(/static-assets/images/mycitrix/search_left_top.png)
        no-repeat 0 0;
    display: block;
    height: 4px;
    overflow: hidden;
}

.searchTopRight {
    background: url(/static-assets/images/mycitrix/search_right_top.png)
        right no-repeat;
    display: block;
    height: 4px;
    overflow: hidden;
}

.searchTopCenter {
    background: url(/static-assets/images/mycitrix/search_center_top.png)
        repeat-x 0 0;
    display: block;
    height: 4px;
    margin: 0 6px 0 7px;
    overflow: hidden;
}

.searchCenterLeft {
    background: url(/static-assets/images/mycitrix/search_center_left.png)
        repeat-y 0 0;
    display: block;
}

.searchCenterContent {
    background: url(/static-assets/images/mycitrix/search_center_center.png)
        #ccc repeat-x;
    display: block;
    margin: 0 1px 0 1px;
}

.searchCenterRight {
    background: url(/static-assets/images/mycitrix/search_center_right.png)
        right repeat-y;
    display: block;
}

.searchBottomLeft {
    background: url(/static-assets/images/mycitrix/search_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 4px;
    overflow: hidden;
}

.searchBottomRight {
    background: url(/static-assets/images/mycitrix/search_bottom_right.png)
        right no-repeat;
    display: block;
    height: 4px;
    overflow: hidden;
}

.searchBottomCenter {
    background: url(/static-assets/images/mycitrix/search_bottom_center.png)
        repeat-x 0 0;
    display: block;
    height: 4px;
    margin: 0 6px 0 7px;
    overflow: hidden;
}

#portalBox {
    display: block;
    margin: 11px 0 5px 0;
    width: 455px;
}

#portalSearchBox {
    background: url(/static-assets/images/mycitrix/portal_search.png)
        no-repeat;
    color: #4d4f52;
    float: left;
    height: 24px;
    margin: 0 0 0 3px;
    _margin: 0 0 0 1px;
    width: 450px;
}

#portalSearchBox #query {
    border: 0;
    background: none;
    color: #4d4f52;
    float: left;
    font-size: 13px;
    margin: 4px 0 0 0;
    padding: 0 0 0 5px;
    width: 415px;
}

#portalSearchBox #go {
    float: left;
}

#portalSearchBox input {
    color: #4d4f52;
    font-family: Arial, Verdana, sans-serif;
}

.portalSearchText {
    color: #74787c;
    font-size: 11px;
}

.portalBar {
    font-size: 13px;
    margin: 20px 0 0 0;
}

.portalBarArrow {
    font-size: 13px;
    margin: 0 0 0 5px;
}

.portalLeftDropDown {
    background: #fff;
    margin: 0 0 0 0;
    position: absolute;
    width: 245px;
    z-index: 2;
}

.selectDropTopLeft {
    background: url(/static-assets/images/mycitrix/drop_left_top.png)
        no-repeat 0 0;
    display: block;
    height: 4px;
    overflow: hidden;
}

.selectDropTopRight {
    background: url(/static-assets/images/mycitrix/drop_right_top.png) right
        no-repeat;
    display: block;
    height: 4px;
    overflow: hidden;
}

.selectDropTopCenter {
    background: url(/static-assets/images/mycitrix/drop_center_top.png)
        repeat-x 0 0;
    display: block;
    height: 4px;
    margin: 0 5px 0 4px;
    overflow: hidden;
}

.selectDropCenterLeft {
    border-left: 1px solid #a7a7a7;
    display: block;
}

.selectDropCenterContent {
    display: block;
    font-size: 11px;
    margin: 0 3px 0 0;
    padding: 0 0 0 0;
}

.selectDropCenterRight {
    background: url(/static-assets/images/mycitrix/drop_right_center.png)
        right repeat-y;
    display: block;
}

.selectDropBottomLeft {
    background: url(/static-assets/images/mycitrix/drop_left_bottom.png)
        no-repeat 0 0;
    display: block;
    height: 7px;
    overflow: hidden;
}

.selectDropBottomRight {
    background: url(/static-assets/images/mycitrix/drop_right_bottom.png)
        right no-repeat;
    display: block;
    height: 7px;
    overflow: hidden;
}

.selectDropBottomCenter {
    background: url(/static-assets/images/mycitrix/drop_center_bottom.png)
        repeat-x 0 0;
    display: block;
    height: 7px;
    margin: 0 5px 0 4px;
    overflow: hidden;
}

.portalDropBorder {
    border-bottom: 1px solid #cfcece;
    display: block;
    margin: 5px 10px 5px 10px;
}

.pDropLeft {
    color: #363636;
    float: left;
    font-size: 11px;
    padding: 0 0 0 10px;
}

a.pDropRight {
    background: url(/static-assets/images/mycitrix/plus_icon.png) 0 5px
        no-repeat;
    color: #306580;
    cursor: pointer;
    float: right;
    font-size: 11px;
    padding: 0 10px 0 10px;
}

#lNav ul.pDropDwn {
    background: #fff;
    border: none;
    color: #363636;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#lNav ul.pDropDwn li {
    background: #fff;
    border: none;
    _border-bottom: 1px solid #fff; /* IE6 parent override */
    color: #363636;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#lNav ul.pDropDwn li a {
    background: #fff;
    border: none;
    color: #363636;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 7px 0 6px 10px;
}

#lNav ul.pDropDwn li a span {
    color: #74787c;
    display: block;
}

#lNav ul.pDropDwn li a:hover span {
    color: #fff;
}

#lNav ul.pDropDwn li a:hover {
    background: #306580;
    color: #fff;
}

.leftSelectArrow {
    background: url(/static-assets/images/mycitrix/select_arrow.png) right
        no-repeat;
    color: #306580;
    padding: 2px 25px 3px 0;
}

a.leftSelectArrow:hover {
    background: #D7DCE5 url(/static-assets/images/mycitrix/select_arrow.png)
        right no-repeat;
}

/* -----  End Mycitrix Portal ----- */
    /* -----  Begin Error Components ----- */
.errorTopLeft {
    background: url(/static-assets/images/components/error_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 5px;
    overflow: hidden;
}

.errorTopRight {
    background: url(/static-assets/images/components/error_top_right.png)
        right no-repeat;
    display: block;
    height: 5px;
    overflow: hidden;
}

.errorTopCenter {
    background: url(/static-assets/images/components/error_top_center.png)
        repeat-x 0 0;
    display: block;
    height: 5px;
    margin: 0 7px;
    overflow: hidden;
}

.errorCenterContent {
    background: #ededee;
    display: block;
    margin: -1px 0 0 0;
    padding: 3px 0 5px 18px;
}

.errorBottomLeft {
    background: url(/static-assets/images/components/error_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 5px;
    overflow: hidden;
}

.errorBottomRight {
    background: url(/static-assets/images/components/error_bottom_right.png)
        right no-repeat;
    display: block;
    height: 5px;
    overflow: hidden;
}

.errorBottomCenter {
    background:
        url(/static-assets/images/components/error_bottom_center.png) repeat-x
        0 0;
    display: block;
    height: 5px;
    margin: 0 7px;
    overflow: hidden;
}

.portalActiveError .errorTopLeft {
    background:
        url(/static-assets/images/components/error_active_top_left.png)
        no-repeat 0 0;
}

.portalActiveError .errorTopRight {
    background:
        url(/static-assets/images/components/error_active_top_right.png) right
        no-repeat;
}

.portalActiveError .errorTopCenter {
    background:
        url(/static-assets/images/components/error_active_top_center.png)
        repeat-x 0 0;
}

.portalActiveError .errorCenterContent {
    background: #0d87a3;
}

.portalActiveError .errorBottomLeft {
    background:
        url(/static-assets/images/components/error_active_bottom_left.png)
        no-repeat 0 0;
}

.portalActiveError .errorBottomRight {
    background:
        url(/static-assets/images/components/error_active_bottom_right.png)
        right no-repeat;
}

.portalActiveError .errorBottomCenter {
    background:
        url(/static-assets/images/components/error_active_bottom_center.png)
        repeat-x 0 0;
}

/* -----  End Error Components ----- */
    /* -----  Begin MyCitrix Resource ----- */
.resourceSpacer {
    background: url(/static-assets/images/mycitrix/hr_center.png) repeat-x;
    float: left;
    height: 36px;
    width: 960px;
}

.resourceSpacerLeft {
    background: url(/static-assets/images/mycitrix/hr_left.png) no-repeat;
    clear: left;
    float: left;
    height: 36px;
    width: 15px;
}

.resourceSpacerRight {
    background: url(/static-assets/images/mycitrix/hr_right.png) no-repeat;
    clear: right;
    float: left;
    height: 36px;
    width: 15px;
}

a.resourceHeadRight {
    float: right;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 0 0 0;
}

.resourcehead {
    color: #4e4f53;
    float: left;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 26px;
}

#resourceSearch {
    display: block;
    margin: 0 0 31px 0;
    width: 710px;
}

#resourceSearchTop {
    display: block;
    margin: 0 0 0 0;
    width: 710px;
}

#portalResource {
    display: block;
    margin: 15px 0 0 0;
    width: 710px;
}

.resourceCenterContent {
    background: #ededee;
    display: block;
    margin: 0;
    padding: 3px 10px 5px 12px;
}

.resourceCenterLeft {
    color: #4e4f53;
    float: left;
    font-size: 13px;
    padding: 2px 0 0 0;
}

ul.resourceRight {
    float: right;
    width: 270px;
}

ul.resourceRight li {
    border-right: 2px solid #9c9d9f;
    color: #4e4f53;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 0 0 0;
    padding: 0 5px 0 5px;
}

ul.resourceRight li.last {
    border-right: none;
    color: #4e4f53;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 0 0 0;
    padding: 0 5px 0 5px;
}

ul.resourceRight li.last span {
    background: url(/static-assets/images/mycitrix/side_drop.png) no-repeat;
    float: right;
    height: 19px;
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    width: 88px;
}

ul.clipRight {
    float: right;
}

ul.clipRight.margin21 {
    padding: 2px 14px 0 0;
}

ul.clipRight li {
    border-right: none;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0 5px 0 5px;
}

ul.clipRight li.clip {
    background: url(/static-assets/images/head_drop.png) 0 2px no-repeat;
    border-right: 1px solid #94979a;
    color: #306580;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0 5px 0 16px;
}

.resourceGray {
    background: #ebebeb;
}

.resourceBottom {
    padding: 0 0 10px 0;
}

.resWrapper {
    margin: 4px 0 0 0;
    padding: 8px 0 8px 0;
    width: 710px;
}

.resIcon {
    background: url(/static-assets/images/mycitrix/pdf_icon.png) no-repeat;
    color: #74787c;
    float: left;
    font-size: 11px;
    margin: 0 15px 0 8px;
    padding: 2px 0 0 23px;
    width: 27px;
}

.resWrapper a.resContent {
    float: left;
    font-size: 14px;
    padding: 2px 0 0 0;
    width: 524px;
}

ul.resPagination {
    border-top: 1px solid #ddd;
    margin: 30px 0 0 0;
    padding: 15px 0 0 0;
}

ul.resPagination li {
    display: inline;
    float: left;
    font-size: 12px;
    padding: 0 3px 0 3px;
}

ul.resPagination li.first {
    border-right: 1px solid #4e4f53;
    display: inline;
    float: left;
    padding: 0 7px 0 0;
}

ul.resPagination li.no {
    display: inline;
    float: left;
    padding: 0 5px 0 7px;
}

ul.resPagination li.last {
    border-right: 1px solid #4e4f53;
    display: inline;
    float: left;
    padding: 0 7px 0 3px;
}

ul.resPagination li.next {
    display: inline;
    float: left;
    padding: 0 0 0 7px;
}

.resTopLeft {
    background: url(/static-assets/images/mycitrix/res_top_left.png)
        no-repeat 0 0;
    display: block;
    height: 6px;
    overflow: hidden;
}

.resTopRight {
    background: url(/static-assets/images/mycitrix/res_top_right.png) right
        no-repeat;
    display: block;
    height: 6px;
}

.resTopCenter {
    background: url(/static-assets/images/mycitrix/res_top_center.png)
        repeat-x 0 0;
    display: block;
    height: 6px;
    margin: 0 5px 0 5px;
    overflow: hidden;
}

.resCenterContent {
    background: #f3f3f3;
    display: block;
    margin: 0;
}

.resBottomLeft {
    background: url(/static-assets/images/mycitrix/res_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 14px;
}

.resBottomRight {
    background: url(/static-assets/images/mycitrix/res_bottom_right.png) top
        right no-repeat;
    display: block;
    height: 14px;
}

.resBottomCenter {
    background: url(/static-assets/images/mycitrix/res_bottom_center.png)
        repeat-x 0 0;
    display: block;
    height: 14px;
    margin: 0 5px 0 71px;
}

.resCommonBottomLeft {
    background:
        url(/static-assets/images/mycitrix/res_bottom_common_left.png)
        no-repeat 0 0;
    display: block;
    height: 5px;
    overflow: hidden;
}

.resCommonBottomRight {
    background:
        url(/static-assets/images/mycitrix/res_bottom_common_right.png) top
        right no-repeat;
    display: block;
    height: 5px;
    overflow: hidden;
}

.resCommonBottomCenter {
    background:
        url(/static-assets/images/mycitrix/res_bottom_common_center.png)
        repeat-x 0 0;
    display: block;
    height: 5px;
    margin: 0 5px 0 5px;
    overflow: hidden;
}

.resComponent {
    margin: 4px 0 0 58px;
    width: 650px;
}

.resCompMargin {
    margin: 14px 0 0 60px;
    width: 650px;
}

.resAdd {
    background: url(/static-assets/images/mycitrix/res_plus.png) 0 4px
        no-repeat;
    font-size: 12px;
    font-style: normal;
    padding: 0 0 0 10px;
}

.resBox {
    color: #4e4f53;
    font-size: 12px;
    margin: 0;
    padding: 6px 12px 5px 12px;
}

.resBoxIcon {
    border: 0;
    float: left;
    height: 21px;
    margin: 0 2px 0 0;
    width: 28px;
}

.resBoxClose {
    border: 0;
    float: right;
    height: 19px;
    margin: 0;
    width: 19px;
}

.resBttn {
    font-style: normal;
    margin: 0 4px 3px 0;
    width: 84px;
}

.resBttmText {
    color: #8d9196;
    float: right;
    font-size: 12px;
    font-style: normal;
}

.resTextBox textarea {
    background: #fff;
    border: 1px solid #d2d5d5;
    font: inherit;
    height: 150px;
    margin: 7px 0 8px 0;
    width: 100%;
}

.restextItalic p {
    color: #4e4f53;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 6px 37px 5px 15px;
}

.restextItalic p.last {
    color: #8d9196;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 15px;
    overflow: hidden;
}

.restextItalic p span {
    border-right: 1px solid #8d9196;
    font-size: 12px;
    line-height: 13px;
    margin: 0;
    padding: 0 5px 0 5px;
    overflow: hidden;
}

.restextItalic p span.delete {
    border-right: none;
}

/* -----  End MyCitrix Resource ----- */ 
    /* -----  Begin Customer Resource Landing ----- */
.csBorderB {
    border-bottom: 1px solid #dcd9d9;
    padding: 0 0 30px 0;
}

.csHeadLeft {
    color: #555;
    float: left;
    font-size: 18px;
    line-height: 18px;
    padding: 7px 0 10px 0px;
    width: 285px;
}

/*
.csSelectBox {    
    color: #363636;
    float: left;
    height: 20px;
    margin: 5px 0 0 15px;
    padding: 3px 0 0 10px; 
    width: 186px;
}
/*
Css class for success select box
*/
.csSelectBox {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 176px;
    margin-right: 5px;
    margin-left: 10px;
}

.csSelectBoxFind{
   background: url(/static-assets/images/common/common_sprite.png)
    no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 10px;
    width: 186px;
}
.csSelectBox span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -430px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.csSelectBoxAlt {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -460px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    width: 185px;
}

.csSelectBoxAlt span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -490px;
    display: block;
    height: 24px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.csSelectBox2 {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 205px;
    margin-right: 10px;
}

.csSelectBox2 input {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -430px;
    display: block;
    color: #4E4F53;
    font-size: 12px;
    text-decoration: none;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
    border: none;
    width: 146px;
}

.csSelectBoxAlt2 {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -460px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    width: 185px;
}

.csSelectBoxAlt2 input {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -490px;
    display: block;
    height: 24px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
    border: none;
}

.successSelectBox {
    width: 185px;
    /*  background: url(/static-assets/images/events/shadow.gif) no-repeat scroll left top #FFFFFF;
    border:1px solid #DDDDDD;
    padding: 3px;
*/
}

/*

.rightDropDown {
    margin: 0 0 0 145px;
    position: absolute;
    z-index: 3;
}

.rightDropDown ul {
    margin: -12px 0 0 0;
}

.rightDropDown  ul li {
    list-style: none;
    background: #FFF;
    border-left: 1px solid #cecdcd;
    border-right: 1px solid #cecdcd;
    color: #4E4F53;
    display: block;
    font-size: 11px;
    padding: 2px 0 0 7px;    
}

.rightDropDownHover {
    background: #306580 !important;
    border-bottom: 1px solid #598499;
    border-left: none;
    border-right: none;
    color: #fff !important;
    display: inline;
    font-size: 11px;
    padding: 2px 0 0 9px;
    text-decoration: none;
}

.rightDropDownSelected {
    background: #8d9196 !important;
    border-bottom: 1px solid #8D9196;
    border-left: none;
    border-right: none;
    color: #fff !important;
    display: inline;
    font-size: 11px;
    padding: 2px 0 0 9px;
    text-decoration: none;
}

*/

.findButton {
    background: url(/static-assets/images/caseStudy/find_button.png)
        no-repeat;
    color: #306580;
    float: left;
    height: 20px;
    padding: 4px 0 0 0;
    text-align: center;
    width: 56px;
    margin-right: 10px;
    margin-top: 4px;
}

.findButton:hover {
    background: url(/static-assets/images/caseStudy/find_button.png)
        no-repeat;
    color: #D7DCE5;
    float: left;
    height: 20px;
    padding: 4px 0 0 0;
    text-align: center;
    width: 56px;
    margin-right: 10px;
    marigin-top: 4px;
}
.csAdvSearch { /*float: left;*/ /*margin: 9px 0 0 34px;*/
    
}

.csHeading {
    color: #8a3f4f;
    font-size: 23px;
    font-weight: normal;
    margin: 30px 0 28px 0;
}

.csBox {
    float: left;
    width: 301px;
}

.csBox h2 {
    color: #306580;
    font-size: 13px;
}

.csBox ul {
    padding: 5px 0 0 0;
}

.csBox ul li {
    border-right: 1px solid #555;
    color: #555;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 14px;
    padding: 0 5px 0 0;
}

.csBox ul li.last {
    border-right: none;
    color: #555;
    font-size: 13px;
    line-height: 14px;
    padding: 0 5px 0 5px;
}

.csBox p {
    clear: right;
    padding: 10px 17px 0 0;
    height: 100px;
}

.csComponent {
    display: block;
    float: left;
    margin: 14px 0 18px 0;
    width: 256px;
}


.csTextComp {
    color: #555;
    font-size: 13px;
    padding: 0 10px 6px 10px;
}

.csImageLeft {
    float: left;
    text-align: center;
    margin: 5px 12px 5px 12px;
    width: 40px;
}

.csImageRight {
    color: #74787c;
    float: left;
    font-size: 12px;
    margin: 5px 0 0 0;
    width: 100%;
}

.csImageRight h3 {
    color: #53506d;
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0 0 0;
}

.csMiddleLeft {
    float: left;
    width: 480px;
}

.csMiddleRight {
    float: left;
    width: 460px;
}

.csMiddleImageLeft {
    float: left;
    text-align: center;
    margin: 5px 15px 0 0;
    width: 80px;
}

.csMiddleImageRight {
    color: #74787c;
    float: left;
    font-size: 12px;
    width: 95%;
}

.csMiddleImageRight p {
    padding: 5px 0 0 0;
}

.csMargin {
    margin: 35px 0 85px 0;
}

/*.csHead {
    float: left;
    padding: 25px 0;
    width: 100%;
} */



.csHead .like {
    clear: left;
    padding-left: 20px;
    margin: -25px;
}

.csHead .like a {
    background: url(/static-assets/images/caseStudy/tick.png) no-repeat 0
        3px;
    padding: 0 0 0 15px;
}

.csStoryHeadBorder {
    border-bottom: 1px solid #dcd9d9;
    font-size: 13px;
    padding: 35px 0 5px 0;
}

.csStoryLeft {
    float: left;
    font-size: 13px;
    width: 705px;
}

.csStoryLeft h2 {
    color: #8A3F4F;
    font-size: 28px;
    font-weight: normal;
    /*margin: 20px 0px 12px 0px;*/
}

.csStoryLeft h3 {
    color: #8A3F4F;
    font-size: 26px;
    font-weight: normal;
    /*margin: 42px 0px 12px 0px;*/
}

.csStoryLeft p {
   /* padding: 5px 0 10px 0;*/
}

.csStoryLeft .commonSpacer {
    margin: 30px 0 0 0;
}

.csContent{
	padding: 10px 0 0 0;

}
.csStoryRight {
    float: right;
    margin: 0px 0 30px 30px;
    width: 190px;
}

.csStoryRight .playerContent img {
    border: 1px solid #e1e1e1;
}

.csStoryRight .playerContent a {
    font-size: 13px;
}

.csStoryRight .playerContent p {
    color: #4e4f53;
    font-size: 11px;
}

.BulletList1Title .BulletList2Title .BulletList3Title .BulletList4Title
    {
    color: #8A3F4F;
    font-size: 17px;
    margin: 0px 0 5px 0px;
    padding: 14px 0 5px;
    font-weight: normal;
}

.csStoryRightRailComponent {
    display: block;
    float: left;
    width: 90%;
    overflow: hidden;
}

.csStoryRightComponent {
    display: block;
    float: left;
    margin: 15px 0 0 0;
    /* width: 190px;*/
    padding: 10px;
    width: 90%;
    /*overflow: hidden; */
    overflow: -moz-scrollbars-horizontal;
    padding-bottom: 50px;
}

.csStoryRightComponent .activationCenterContent {
    padding: 0 12px 12px 12px;
    overflow: hidden;
}

.csStoryRightComponent h3 {
    color: #8A3F4F;
    font-size: 16px;
    font-weight: normal;
    padding: 30px 0 7px 0;
}

.csStoryRightComponent h2 {
    color: #8A3F4F;
    font-size: 16px;
    font-weight: normal;
    padding: 22px 0 7px 0;
}

.csStoryRightComponent p {
    color: #555555;
    margin: 7px 0 10px 0;
}

.csStoryRightComponent li {
    list-style-type: none;
}

.csStoryTopLeft {
    background: url(/static-assets/images/caseStudy/top_left.png) no-repeat
        0 0;
    display: block;
    height: 11px;
    overflow: hidden;
}

.csStoryTopRight {
    background: url(/static-assets/images/caseStudy/top_right.png) right
        no-repeat;
    display: block;
    height: 11px;
    overflow: hidden;
}

.csStoryTopCenter {
    background: url(/static-assets/images/caseStudy/top_center.png) repeat-x
        0 0;
    display: block;
    height: 11px;
    margin: 0 11px 0 12px;
    overflow: hidden;
}

.csStoryCenterLeft {
    background: url(/static-assets/images/caseStudy/center_left.png)
        repeat-y 0 0;
    display: block;
}

.csStoryCenterContent {
    background: url(/static-assets/images/caseStudy/center_center.png) #fff
        repeat-x;
    display: block;
    margin: 0 2px 0 2px;
}

.csStoryCenterRight {
    background: url(/static-assets/images/caseStudy/center_right.png) right
        repeat-y;
    display: block;
}

.csTailBottomLeft {
    background: url(/static-assets/images/caseStudy/tail_bottom_left.png)
        no-repeat 0 0;
    display: block;
    height: 21px;
}

.csTailBottomCenter {
    background: url(/static-assets/images/caseStudy/tail_bottom_center.png)
        repeat-x;
    display: block;
    height: 21px;
    margin: 0 9px 0 78px;
}

.csTailBottomRight {
    background: url(/static-assets/images/caseStudy/tail_bottom_right.png)
        right no-repeat;
    display: block;
    height: 21px;
}


/* -----  End Customer Resource Landing ----- */
    /* -----  Begin Customer Resource Search Results ----- */
.csBar {
    padding: 30px 0 0 0;
}

.csBarLeft {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 21px;
}

.csBarRight {
    float: right;
    font-size: 13px;
    padding: 0 21px 0 0;
}

.csSelectRight {
    color: #555;
    float: right;
    font-size: 12px;
    margin: 33px 0 0 0;
}

/*
.csDropBox {    
    color: #363636;
    float: right;
    height: 20px;
    margin: 29px 0 0 15px;
    padding: 3px 0 0 10px;
    width: 186px;
}
*/ /* for search result page select box css */
.csDropBox {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: right;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 185px;
    margin: 29px 0 0 15px;
}

.csDropBox span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -430px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.csDropBoxAlt {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -460px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    width: 185px;
}

.csDropBoxAlt span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -490px;
    display: block;
    height: 24px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.csSearchBox {
    border-bottom: 1px dotted #dadbdb;
    margin: 17px 0 0 0;
    padding: 0 0 14px 21px;
}

.csSearchBox h2 {
    color: #306580;
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
}

.csSearchBox h2.video {
    color: #306580;
	float: left;
    font-size: 13px;
	padding: 0;
}


.csPromotionalSummary {
    color: #555;
    padding: 5px 200px 0 0;
}

.csSearchBox p.people {
    color: #555;
    font-size: 12px;
}

ul.pagination {
	margin: 30px auto 0;
	width: 165px;
}
ul.pagination li {
	border-right: 1px solid #4e4f53;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 13px;
	padding: 0 4px;
}
ul.pagination li.first {
	background: url(../images/customer/prev.png) left no-repeat;
	border-right: 1px solid #4e4f53;
	color: #4e4f53;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 13px;
	padding: 0 4px 0 11px;
}
ul.pagination li.last {
	background: url(../images/customer/next_black.png) right no-repeat;
	border-right: none;
	color: #4e4f53;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 13px;
	padding: 0 10px 0 5px;
}

.csStorySelectBox {
    background: url(/static-assets/images/caseStudy/select_box.png)
        no-repeat;
    color: #363636;
    float: left;
    height: 20px;
    margin: 34px 0 100px 9px;
    padding: 3px 0 0 10px;
    width: 186px;
}

.csStoryText {
    float: left;
    padding: 37px 0 0 10px;
}

.csWidgetDiv ul li {
    border-right: 0px solid #555;    
	}
/* -----  End Customer Resource Search Results ----- */
.pageLeftFade {
    background: url(/static-assets/images/mycitrix/hr_left.png) no-repeat;
    clear: left;
    float: left;
    height: 36px;
    width: 15px;
}

.pageRightFade {
    background: url(/static-assets/images/mycitrix/hr_right.png) no-repeat;
    clear: right;
    float: left;
    height: 36px;
    width: 15px;
}

.pageMenuCenter {
    background: url(/static-assets/images/mycitrix/hr_center.png) repeat-x;
    float: left;
    height: 36px;
    width: 960px;
}

.pageMenu {
    background: url(/static-assets/images/common/spacerCenter.png) repeat-x
        0 30px;
    float: left;
    height: 60px;
    margin: 0;
    width: 960px;
}

.pageMenuLeft {
    background: url(/static-assets/images/common/spacerLeft.png) no-repeat 0
        30px;
    clear: left;
    float: left;
    margin: 0;
    width: 15px;
}

.pageMenuRight {
    background: url(/static-assets/images/common/spacerRight.png) no-repeat
        0 30px;
    clear: right;
    float: left;
    margin: 0;
    width: 15px;
}

.pageMenu {
    float: left;
    font-size: 14px;
    padding: 5px 0 0 0;
}

.pageMenu ul li {
    padding: 1px 0 0 0;
    float: left;
    height: 37px;
}

.pageMenu ul li a {
    color: #306580;
}

.pageMenu ul li a:hover {
    background: none;
    color: #75a7c1;
    text-decoration: none;
}

.pageMenu ul li.active {
    background: url(/static-assets/images/product_nav_active.png) no-repeat
        top center;
}

.pageMenu ul li.selected {
    color: #4e4f53;
    float: left;
    font-size: 20px;
    line-height: 22px;
    margin: 0 23px 0 0;
}

.pageMenu ul li.nonSelected {
    margin: 5px 23px 0 0;
}

.toolTip {
    background-color: #FAE6B0;
    border: 1px solid #E5973E;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    position: absolute;
    z-index: 99;
    padding: 7px;
    display: none !important;
}

#tooltip {
    position: absolute;
    z-index: 3000;
}

#leftBox {
    float: left;
    margin: 20px 0 0 0;
    width: 100%;
}

.leftBoxHeader {
    background: url(/static-assets/images/leftmenu/leftboxheadbg.gif)
        repeat-x;
    border: 1px solid #d8d8d8;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 6px 0 0 10px;
}

.leftBoxContent {
    background: #f3f3f3;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 15px 0;
}

.leftBoxContent li {
    color: #3d6e88;
    font-size: 13px;
    list-style: none;
    line-height: 12px;
    padding: 11px 0 0 10px;
    _padding: 11px 0 0 10px;
}

.leftBoxContent li a {
    color: #3d6e88;
    text-decoration: none;
}

.leftBoxContent li a:hover {
    color: #3d6e88;
    text-decoration: none;
}

/*----Extra added css for news Press Kit Page-----*/
.contentHolder {
    width: 710px;
    margin-bottom: 25px;
    overflow: hidden;
}

/*----End Of Extra added css for news Press Kit Page-----*/
.newsLocationBlock {
    float:left;
    padding-right:5px;
}

ul.sideList li {
    background: url("/static-assets/images/news/news_sidelist_bullet.png") no-repeat 0 6px transparent;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 7px;
    padding: 0 0 0 11px;
    white-space: normal;
}

.relatedNews {
    width: 485px;
    float: left;
    background: #FFFFFF;
    margin-right: 3px;
  /*border-right: 1px solid #EFEFEF;*/
}

.relatedNews ul {
    
}

.relatedNews ul li {
    display: block;
    float: left;
    font-size: 13px;
    padding: 0;
    border-left: 1px solid #FFFFFF;
    background: #B1B4B9;
}

.relatedNews ul li a {
    display: block;
    float: left;
    height: 31px;
    margin: 0 0 0 4px;
    padding: 0 25px;
    text-decoration: none;
}

.relatedNews ul li a span {
    background: none;
    display: block;
    padding: 8px 0 0 0;
    color: #FFFFFF;
}

.relatedNews ul li.active {
    display: block;
    font-size: 14px;
    float: left;
    padding: 0;
    background: #FFFFFF;
}

.relatedNews ul li.active a {
    color: #74787c;
    display: block;
    font-size: 14px;
    float: left;
    padding: 0 25px;
    text-decoration: none;
}

.relatedNews ul li.active a span {
    background: none;
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 8px 0 0 0;
}

.relatedLinks {
    width: 170px;
    float: left;
    margin-top: 10px;
    margin-left: 18px;
    color: #000000;
}

.relatedLinks .title {
    color: #000000;
    font-size: 14px;
}

.relatedLinks span {
    color: #5E8BA8;
}

.rnewsLinks {
    font-size: 12px;
    margin: 8px 0;
    padding-bottom: 5px;
    overflow: hidden;
}

.rnewsLink {
    float: left;
    width: 228px;
    margin: 10px 0;
}

.rnewsLink span {
    color: #5E8BA8;
}

.newsTabCenterContent {
    background: url(/static-assets/images/widget/box_con_bg.gif) #fff
        repeat-x;
    display: block;
    margin: 0 3px 0 2px;
    height: 190px;
}

.newsTabWrap {
    margin-top: 20px;
}

.tabData {
    padding-left: 10px;
}

.bigSpacer {
    padding: 10px;
}

.firstSeriesBlock {
    float: left;
    border-right: 1px solid;
    border-bottom: 1px solid;
    width: 126px;
    height: 96px;
}

.secondSeriesBlock {
    float: left;
    border-right: 1px solid;
    border-bottom: 1px solid;
    width: 123px;
    height: 93px;;
}

/* added for type wise event search dropdown */
.customSelect {
    background: url(/static-assets/images/events/shadow.gif) no-repeat
        scroll left top #FFFFFF;
    border: 1px solid #DDDDDD;
    width: 176px;
    padding: 3px;
}

.customSelect2 {
    background: url(/static-assets/images/events/shadow.gif) no-repeat
        scroll left top #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 3px;
}

/* -----    Begin Citrix Table Templates ----- */
.citrix_table table {
    color: #545454;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.citrix_table td {
    padding: 5px 7px 5px 7px;
}

.header_row {
    background: #545454
        url(/static-assets/images/table_header_background.gif) repeat-x;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.subhead_row {
    background: #999 url(/static-assets/images/table_subhead_background.gif)
        repeat-x;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.subhead_row a:link,.subhead_row a:active,.subhead_row a:visited,.header_row a:link,.header_row a:active,.header_row a:visited
    {
    color: #fff;
    text-decoration: underline;
}

.subhead_row a:hover,.header_row a:hover {
    color: #fff;
    text-decoration: underline;
}

.light_row {
    background: #e8e8e8;
    font-size: 9px;
    text-align: center;
}

.darker_row {
    background: #ddd;
    font-size: 9px;
    text-align: center;
}

.light_gray {
    background: #f2f2f2;
    font-size: 11px;
    text-align: left;
}

.dark_gray {
    background: #e8e8e8;
    font-size: 11px;
    text-align: left;
}

.table_indent {
    margin-left: 20px;
}

/* -----    End Citrix Table Templates ----- */
    /* Added Extra For The Dropdown of LeftNav */
.mainContent2 {
    background:
        url(/static-assets/images/solutions/div_gradient_background.png)
        repeat-x bottom left;
    margin-bottom: 25px;
}

.solutionHeader {
    font-size: 15px;
    margin: 5px 0 10px 0;
}

.solutionMainUpperRightContent div {
    font-size: 14px;
    margin-top: 20px;
}

.addClips {
    margin-top: 50px;
}

.parentPlusSpan {
    position: relative;
    width: 19px;
    float: right;
    padding-right: 5px; *
    padding-right: 5px;
    _padding-right: 5px;
}

.plusSpan {
    position: relative;
    width: 35px;
    float: right;
    padding-right: 5px; *
    padding-right: 5px;
    _padding-right: 5px;
}

.liContainer {
    width: 225px;
    height: 15px;
}

/* End of Extra Adding For The Dropdown of LeftNav */
.pageBar {
    background: url(/static-assets/images/about/page_bar_center.png)
        repeat-x;
    margin: 0 0 10px 0;
}

.pageBarRight {
    background: url(/static-assets/images/about/page_bar_right.png)
        no-repeat right 0;
}

.pageBarContent {
    background: url(/static-assets/images/about/page_bar_left.png) no-repeat
        0 0;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 3px 0 0 0;
}

.pageBarArrowOpen {
    background: url(/static-assets/images/about/page_bar_arrow_open.png)
        no-repeat 10px 9px transparent;
    display: block;
    padding: 0 0 0 25px;
}

.pageBarNoArrow {
    padding: 0 0 0 25px;
}

.pageBarArrowClose {
    background: url(/static-assets/images/about/page_bar_arrow_close.png)
        no-repeat 10px 6px transparent;
    padding: 0 0 0 25px;
}

.eventsProductDropdown {
    width: 200px;
}

#map_canvas {
    height: 173px;
}

.newsCenterBoxImg {
    float: left;
    height: 55px;
    margin: 0 9px 10px 0;
    width: 100px;
    _margin: 0 9px -25px 0;
    overflow: hidden;
    border:1px solid #999999;
}

.newsCenterBoxImg img{
	margin-top: -29px; 
}

.newsCenterBoxRes .sideList {
	margin-top: -4px;
}

.newsVideoThumbnailPlay {
    background-image:
        url(/static-assets/images/play_btn_sml.gif);
    background-repeat: no-repeat;
    opacity: 0.8;
    position: relative;
    top: 13px;
    left: 36px;
    width: 29px;
    height: 29px;
    cursor: pointer;
}

.newsLandingVideoThumbPlayIcon {
    background-image:
        url(/static-assets/images/video-thumbnail-play-icon.png);
    background-repeat: no-repeat;
    opacity: 0.8;
    position: relative;
    top: -45px;
    left: 50px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.newsLandingCenterBoxImg {
    float: left;
    height: 68px;
    margin: 0 10px 10px 0;
    width: 120px;
}

.newsLandingFirstSeriesBlock {
    float: left;
    border-right: 1px solid;
    border-bottom: 1px solid;
    width: 126px;
    height: 74px;
}

.newsLandingSecondSeriesBlock {
    float: left;
    border-right: 1px solid;
    border-bottom: 1px solid;
    width: 123px;
    height: 71px;;
}

.successStoryVideoThumbPlayIcon {
    background-image:
        url(/static-assets/images/video-thumbnail-play-icon.png);
    background-repeat: no-repeat;
    opacity: 0.8;
    position: relative;
    top: -50px;
    left: 75px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.storyVideoTitle {
    margin: 5px 0 -20px 0;
}

.newsCenterBoxImg a {
}

.newsCenterBoxImg a:hover {
	background: none;
    text-decoration: none;
}
.newsVideoThumb a:hover{
    background: none;
    text-decoration: none;
}

.newsLandingCenterBoxImg a:hover{
    background: none;
    text-decoration: none;
}

/* added for success page advance search */
.clearDiv {
    clear: both;
}

.csAdvSearchBoxHide {
    display: none;
}

.csAdvSearchBoxShow {
    display: block;
}

.csAdvSearchInputContainer {
    width: 150px;
    margin-right: 26px;
    margin-left: 10px;
    margin-top: 4px;
    float: left;
}

.csCustomInput {
    background: url(/static-assets/images/events/shadow.gif) no-repeat
        scroll left top #FFFFFF;
    border: 1px solid #DDDDDD;
    width: 150px;
    padding: 3px 0px 3px 3px;
    height: 16px;
}

.customInput {
    background: url(/static-assets/images/events/shadow.gif) no-repeat
        scroll left top #FFFFFF;
    border: 1px solid #DDDDDD;
    width: 185px;
    padding: 3px;
    color: #4E4F53;
}

.csAdvSearchLabelContainer {
    margin: 8px 5px 10px;
    float: left;
}

.csCommonSelectBox {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 155px;
    margin-right: 10px;
}

.csCommonSelectBox span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -430px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.csCommonSelectBoxAlt {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -460px;
    color: #4E4F53;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    width: 185px;
}

.csCommonSelectBoxAlt span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -490px;
    display: block;
    height: 24px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.testBar {
    background: url("/static-assets/images/success/bar.png") repeat-x scroll
        0 0 transparent;
    height: 47px;
}

.testBarRight {
    background: url("/static-assets/images/success/rightBar.png") no-repeat
        scroll right 0 transparent;
    height: 47px;
}

.testBarContent {
    background: url("/static-assets/images/success/leftBar.png") no-repeat
        scroll 0 0 transparent;
    height: 37px;
    padding-top: 7px;
}

.advSearchLinkDiv {
    background: url("/static-assets/images/success/linkBack.png") no-repeat
        scroll 0 0 transparent;
    float: right;
    height: 30px;
    margin-right: 20px;
    padding-top: 8px;
    text-align: center;
    width: 130px;
}

.advSearchLinkDivNoImage {
    float: right;
    height: 30px;
    margin-right: 20px;
    padding-top: 8px;
    text-align: center;
    width: 130px;
}

.rightContent {
    display: block;
}

.leftContent {
    float: left;
	font-weight: bold;
	padding: 0 5px 0 0;
}

/*jquery alerts css start*/
#popup_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC url(/static-assets/images/jsalert/title.gif) top
        repeat-x;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
}

#popup_content {
    background: 16px 16px no-repeat
        url(/static-assets/images/jsalert/info.gif);
    padding: 1em 1.75em;
    margin: 0em;
}

#popup_content.alert {
    background-image: url(/static-assets/images/jsalert/info.gif);
}

#popup_content.confirm {
    background-image: url(/static-assets/images/jsalert/important.gif);
}

#popup_content.prompt {
    background-image: url(/static-assets/images/jsalert/help.gif);
}

#popup_message {
    padding-left: 48px;
}

#popup_panel {
    text-align: center;
    margin: 1em 0em 0em 1em;
}

#popup_prompt {
    margin: .5em 0em;
}

/*jquery alerts css ends*/ /*solutions css start*/
.rgstrButn {
	clear: left;
	display: block; 
	margin: 0;
	padding: 14px 0 21px 0;
    width: 250px;
}

.eventParagraph {
    margin-top: 125px;
}

.pageMenu ul li.selected a {
    color: #4E4F53;
}

.pageMenu ul li.selected a:hover {
    color: #4E4F53;
}

/** video widget styles begin**/
.videoThumbnailStandard {
	border: 1px solid #999999;
    cursor: pointer;
    height: 96px;
    margin: 0;
    width: 173px;
	overflow: hidden;
}

.videoThumbnailStandardPlay {
    background-image: url(/static-assets/images/playbutton_big.png);
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static-assets/images/playbutton_big.png", sizingMethod="scale");
    background-repeat: no-repeat;
	cursor: pointer;
	height: 60px;
	left: 58px;
    position: relative;
    top: -83px; 
    width: 60px;
 }

.videoThumbnailSmall {
    border: 1px solid #C1C1C1;
    height: 66px;
    width: 118px;
}

.videoThumbnailSeries {
    border: 1px solid #C1C1C1;
	filter:alpha(opacity=60);
    float: left;
    height: 68px;
    width: 120px;
    margin: 0 12px 0 0;
	opacity:0.6; 
}

.videoPlaySeries {
    background-image: url(/static-assets/images/playbutton_small.png);
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static-assets/images/playbutton_small.png", sizingMethod="scale");
    background-repeat: no-repeat;
    margin-top: 19px;
    margin-left: 46px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}


.thumbWide {
	font-size: 11px;
	width: 328px;
}
.thumbWide  div.title {
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	margin: 0 0 4px 0;
	padding: 0;
}
.thumbWideRight {
	width: 220px;
}

.thumbWide a.standard {
font-size:13px !important;
}

.thumbWide p.series {
	background: url(/static-assets/images/widget/series.png) no-repeat;
	display: block;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	margin: 0;
	padding: 0 0 0 18px;
}

.thumbWide p {
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
}

.thumbImage {
	border: 0 none;
	float: left;
	margin: 0 10px 0 0;
}

.videoThumbnail {
	border: 1px solid #999999;
	float: left;
    height: 54px;
	margin: 0 8px 0 0;
    width: 98px;
	cursor: pointer;
}

.videoThumbnailPlay {
	background: url(/static-assets/images/playbutton_small.png) no-repeat;
	_background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static-assets/images/play_btn_sml.png", sizingMethod="scale");	
	cursor: pointer;
	height: 30px;
    position: relative;
    top: 12px;
    left: 34px;
    width: 30px;
}

#thumbnailStandard {
	margin: 0;
	width:190px;
}

.thumbStd {
	font-size:11px;
	padding:0 5px 4px 5px;
}
.thumbStd div.title {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 3px 0 0 1px;
    padding: 0;
}

.thumbStd a.standard {
font-size:12px !important;
}

.thumbStd p {
	font-size:11px;
	line-height:11px;
	margin:0;
	padding: 2px 0 0 0;
}

.thumbStd p.series {
    background: url("/static-assets/images/widget/series.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    margin: 2px 0 0 3px;
    padding: 0 0 0 18px;
}
.productBuzz{
	width: 187px;
	font-size: 12px;
}

.videoThumbImg{
	background-color: transparent;
	text-decoration:none;
}
a.videoThumbImg:hover{
	background-color: transparent;
	text-decoration:none;
}

.videoBottomLeft {
    background: url("../images/player/thumbnail_bottom_left.png") no-repeat scroll 0 0 transparent;
	_background: url("../images/player/bottom_left.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 8px;
    overflow: hidden;
}

.videoBottomRight {
    background: url("../images/player/thumbnail_bottom_right.png") no-repeat scroll right center transparent;
	_background: url("../images/player/bottom_right.gif") no-repeat scroll right center transparent;
    display: block;
    height: 8px;
    margin: 0;
    overflow: hidden;
}

.videoBottomCenter {
    background: url("../images/player/thumbnail_bottom_center.png") repeat-x scroll 0 0 transparent;
    display: block;
    height: 8px;
    margin: 0 8px 0 9px;
    overflow: hidden;
}

.videoSeries {
	border: 1px solid #e1e1e1;
	height: 324px;
	width: 578px;
}

.videoSingle {
	border: 1px solid #e1e1e1;
	clear: both;
	height: 324px;
	width: 576px;
}


/** video widget styles end **/

/* link widget styles start */
.linkWidgetButtons {
	float: left;
	margin: 0 0 10px 0;
	width: 200px;
}

.linkWidgetButtons ul,li {
	margin: 0;
	padding: 0;
}

.linkWidgetButtons li {
	float: left;
	width: 141px;
}

.linkWidgetButtons li a {
	background: url("/static-assets/images/request.gif") no-repeat;
	color: #306580;
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin: 10px 10px 0 0;
	text-align: center;
	width: 141px;
}

.linkWidgetButtons li a:hover {
	background: url("/static-assets/images/request_active.gif")	no-repeat;
	color: #fff;
	float: left;
	text-decoration: none;
}
/* link widget styles end */
/* Events Calender Css start*/
.eventsCalendarContainer{
	color: #306580;
    float: left;
    font-size: 13px;
}


.eventCalendarPopup{
    position: absolute;
    z-index: 99998;    
    background: none repeat scroll 0 0 White;
    width: 165px;    
    margin: 20px 0 0 0;
}


.evtDropHeadLeft {
	background: url("/static-assets/images/events/ev_drop_left.png") no-repeat;
    bottom: -1px;
	display: block;
	float: left;
	height: 20px;
    position: relative;
	width: 10px;
    z-index: 99999;
}


.evtHeadCalendar {
    background: url("/static-assets/images/events/calendar.png") 0 4px no-repeat;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
    bottom: -1px;
    color: #306580;
	float: left;
    font-size: 13px;
    height: 18px;
    line-height: 23px;
    padding: 0 10px 0 18px;
    position: relative;
    z-index: 99999;
}

/* Events Calender Css end*/
.hidethumb{
	height: 0px;
}
.hidethumb a:hover{
    background: none;
    text-decoration: none;
}


/* -----  Begin Site Banner ----- */

.banner {
	width: 190px;
	height: 156px;
	overflow: hidden;
}

.bnrTopLeft {
	background: url(../images/banner/top_left.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
}

.bnrTopCenter {
	background: url(../images/banner/top_center.png) repeat-x;
	display: block;
	height: 10px;
	margin: 0 9px 0 9px;
	overflow: hidden;
}

.bnrTopRight {
	background: url(../images/banner/top_right.png) right no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
}

.bnrCenterLeft {
	background: url(../images/banner/center_left.png) repeat-y;
	display: block;
}

.bnrCenterCenter {
	background: url(../images/banner/banner_bg.png) #f8f8f8 repeat-x;
	display: block;
	margin: 0 3px 0 2px;
	height: 137px;
	position: relative;
	overflow: hidden;
}

.bnrCenterCenter p {
	color: #4e4f53;
	font: 17px HelveticaNeueLTStd Roman,Arial;
	font-weight: normal;
	padding: 3px 15px 0 13px;
	margin: 0px 0px 5px 0px;
	height: 100px;
	overflow: hidden;	
}

.bnrCenterRight {
	background: url(../images/banner/center_right.png) right repeat-y;
	display: block;
}

.bnrBttmLeft {
	background: url(../images/banner/bottom_left.png) no-repeat;
	display: block;
	height: 9px;
	overflow: hidden;
}

.bnrBttmCenter {
	background: url(../images/banner/bottom_center.png) repeat-x;
	display: block;
	height: 9px;
	margin: 0 9px 0 9px;
	overflow: hidden;
}

.bnrBttmRight {
	background: url(../images/banner/bottom_right.png) right no-repeat;
	display: block;
	height: 9px;
	overflow: hidden;
}

.bnrCenterCenter p.bnnrBttn {
	float: right;
	margin: 10px 0 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 20px;
	overflow: hidden;		
}

.bnrCenterCenter p.bnnrBttn a { 
 	font: 14px Helvetica,Arial,Sans-Serif !important
}

/* -----  End Site Banner ----- */

.newsSaperator{
	background: url("/static-assets/images/news/seperator.jpg") repeat-y scroll 352px 0 transparent;
}
.clearBox{
	padding-bottom: 5px;
}

.productDropDown {
	margin: 0 6px 0 0;
    width: 176px;
}

.eventTypeDropDown {
    margin: 2px 6px 0 0;
    width: 176px;
}

.regionDropDown {
    margin: 2px 6px 0 0;
    width: 176px;
}

.newsProductDropDown {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat 0 -400px;
    color: #4E4F53;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    width: 210px;
}

.newsProductDropDown span {
    background: url(/static-assets/images/common/common_sprite.png)
        no-repeat right -430px;
    display: block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 0 0 0 5px;
}

.prodRightDropDown {
    position: absolute;
    z-index: 3;
    width: 350px;    
    margin: -23px 0 0 0;
}

.prodRightDropDown ul {
    margin: -12px 0 0 0;    
}

.prodRightDropDown  ul li {
    list-style: none;
    background: #FFF;
    border-left: 1px solid #cecdcd;
    border-right: 1px solid #cecdcd;
    color: #4E4F53;
    display: block;
    font-size: 11px;
    padding: 2px 0 0 7px;
    zoom: 1;        
}

.eventTableTopLeft{
    background:url("../images/table_top_left.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:18px;		
}
.eventTableTopRight{
	background:url("../images/table_top_right.png") no-repeat scroll right center transparent;
    display:block;
    float:right;
    height:18px;
    width:698px;
}
.videoLoadingDiv{
	float: left;
	padding: 15px 0 10px 45px; 
	width: 324px;
}

.clearLeft{
	clear: left;
}
.eventsBottemClear{
	float: left;
	height: 40px;
	width: 100%;
}

#vRegion{
	clear: left;
	padding: 0 0 7px 0;
}

.newsContentRight .thumbWide {
    padding: 10px 0 14px 0;
	_padding: 10px 0 4px 0;
    width: 325px;
}

.newsContentRight .thumbWideRight {
    width: 217px;
}

.rssHeaderIcon{
    float:left; 
    padding: 0 18px 0 0;
}
.clear-large{
	display:inline-block; 
	width:100%;
}


/* New Event Calendar Drop Down CSS */

.eventCalendarDropDown {
	position:absolute;
	margin: 7px 0 0 -3px;
	*margin: 7px 0px 0 -122px;    
	width: 147px;
}

.evtDropHeadRight {
	background: url(/static-assets/images/events/ev_drop_right.png) no-repeat;
    bottom: -1px;
	float: left;
	height: 25px;
    position: relative;
	width: 10px;
    z-index: 2;
}

.evtHeadCalendarArrow {
    background: url(/static-assets/images/events/drop_cal_arrow.png) 63px 6px no-repeat;
    bottom: -1px;
	display: block;
    height: 17px;
    position: relative;
    z-index: 2;
}

.evtTopLeft {
	background: url(/static-assets/images/events/ev_drop_left.png) no-repeat;
	height: 10px;
}

.evtTopCenter {
	border-top: 1px solid #ccc;
	background-color:#fff;
	height: 9px;
	margin: 0 10px 0 10px;
}

.evtTopRight {
	background: url(/static-assets/images/events/ev_drp_right.png) top right no-repeat;
	height: 10px;
	overflow: hidden;
}

.evtCenter {
	background: url(/static-assets/images/events/ev_drop_cright.png) #fff top right repeat-y;
	border-left: 1px solid #ccc;
	margin: 0;
}

.evtBttmLeft {
	background: url(/static-assets/images/events/ev_drop_leftbbtm.png) no-repeat;
	height: 11px;
}


.evtBttmRight {
	background: url(/static-assets/images/events/ev_drp_rightbttm.png) top right no-repeat;
	height: 11px;
}


.evtBttmCenter {
	background: url(/static-assets/images/events/ev_drop_cbttmcenter.png) repeat-x;
	height: 11px;
	margin: 0 11px 0 10px;
}

.evtCenter ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 8px 10px;
}

.evtCenter ul li {
	font-size: 12px;
	padding: 0;
}


.evtCenter ul li.outlook {
	background: url(/static-assets/images/events/outlook.png) no-repeat;
	line-height: 16px;
	padding: 0 0 0 25px;
}

.evtCenter ul li.google {
	background: url(/static-assets/images/events/google.png) no-repeat;
	line-height: 16px;
	margin: 7px 0 0 0;
	padding: 0 0 0 25px;
}

.evtCenter ul li.yahoo {
	background: url(/static-assets/images/events/yahoo.png) 0 2px no-repeat;
	line-height: 16px;
	margin: 7px 0 0 0;
	padding: 0 0 0 25px;
}

.evtCenter ul li.iclaendar {
	background: url(/static-assets/images/events/icalendar.png) no-repeat;
	line-height: 16px;
	margin: 7px 0 0 0;
	padding: 0 0 0 25px;
}

.eventMediumBtnleft {
    background:url("/static-assets/images/common/common_sprite.png") no-repeat scroll 0 -120px transparent;
    color:#306580;
    float:left;
    font-size:13px;
    height:25px;
    line-height:25px;
    text-align:center;
    text-decoration:none;
}

.eventMediumBtnRight {
    background:url("/static-assets/images/common/common_sprite.png") no-repeat scroll right -150px transparent;
    cursor:pointer;
    display:block;
    height:25px;
    margin:0 0 0 3px;
    padding:0 10px;
}
.eventDisplayBlock{
	display: inline-block;
}

/* END */

/* -----   Begin Login RT Dropdown   ----- */

.slctRTDropDown {
    float: left;
	position: absolute;
	width: auto;
	z-index: 2;
}

.slctRTDropDown {
margin-top:-25px!important;
}

.slctRTDropTopLeft {
	background: url(/static-assets/images/loginrt/drop_top_left.png) no-repeat;
	display: block;
	height: 25px;
}
.slctRTDropTopCenter {
	background: #fff;
	border-top: 1px solid #cdcdcd;
	color: #4d4f53;
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin: 0 26px 0 10px;
}

.slctRTDropTopRight {
	background: url(/static-assets/images/loginrt/drop_top_right.png) right no-repeat;
	display: block;
	height: 25px;
}

		.slctRTDropDown ul {
			background: url(/static-assets/images/loginrt/drop_right.png) #fff right repeat-y;
			border-left: 1px solid #cdcdcd;
			list-style: none;
			padding: 3px 0 0 0;
		}
		
		.slctRTDropDown li {
			display: block;
			font-size: 12px;
			height: 21px;
			line-height: 21px;
            margin: 0 3px 0 0;
			padding: 0;
			border:none!important;
			border:0px solid #fff!important;
		}

		.slctRTDropDown li a {
			padding: 0 0 0 9px;
			display: block;
		}

		.slctRTDropDown li a:hover {
			background: #f0f0f0!important;
			color: #29526c!important;
		}

		.slctRTDropDown li a:active{
			background: #b2b2b2!important;
			color: #fff!important;
		}

.slctRTDropBottomLeft {
	background: url(/static-assets/images/loginrt/drop_bottom_left.png) no-repeat LEFT BOTTOM;
	display: block;
	height: 15px;
	overflow: hidden;
}
.slctRTDropBottomCenter {
	background: url(/static-assets/images/loginrt/drop_bottom_center.png) repeat-x  LEFT BOTTOM;
	display: block;
	height: 15px;
	LINE-HEIGHT:15PX;
	margin: 0 7px 0 10px;
	overflow: hidden;
}

.slctRTDropBottomRight {
	background: url(/static-assets/images/loginrt/drop_bottom_right.png) right BOTTOM no-repeat;
	display: block;
	height: 15px;
	overflow: hidden;
}

.slctRTDropBottomRight  {margin-top: -10px;}

/* -----   End Login RT Dropdown   ----- */

.rightDropDownSelected {
    background: #8d9196 !important;
    border-bottom: 1px solid #8D9196;
    border-left: none;
    border-right: none;
    color: #fff !important;
    display: inline;
    font-size: 11px;
    padding: 2px 0 0 9px;
    text-decoration: none;
}

/*-- Styles for Common LeftNav --*/
#genleftNav {
  float: left;
  font-size: 11px;
  margin: 0 0 0 0;
  width: 220px;
}
#genleftNav .headLeft {
  background: url("/static-assets/images/lnav/headLeft.png") no-repeat scroll 0 0 transparent;
}
#genleftNav .head {
  background: url("/static-assets/images/lnav/headRight.png") no-repeat scroll right 0 transparent;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  height: 21px;
  margin: 0 0 0 10px;
  padding: 5px 0 0 2px;
}
#genleftNav .head a {
  color: #FFFFFF;
  text-decoration: none;
}
#genleftNav .head a:hover {
  background: none;
}
#genleftNav .footLeft {
  background: url("/static-assets/images/lnav/footLeft.png") no-repeat scroll 0 0 transparent;		
  float: left;
  width: 100%;    
}
#genleftNav .foot {
  background: url("/static-assets/images/lnav/footRight.png") no-repeat scroll right 0 transparent;
  font-weight: bold;
  height: 11px;
  margin: 0 0 0 10px;
}
    
/*-- new drop down css --*/
   /*select{
			color: #306580;
			padding-left:8px;
			padding-right:8px;
			padding-top:5px;
			padding-bottom:5px;
			-moz-appearance:none;
			-moz-border-radius:6px;
			-webkit-appearance:none;
			-webkit-border-radius:6px;
			border-radius:6px;
			-moz-box-shadow:inset 0 2px 10px #ccc;
			-webkit-box-shadow:inset 0 2px 10px #ccc;
			box-shadow:inset 0 2px 10px #ccc;
			border: 1px solid #8e9194;
			background:transparent url("/static-assets/images/common/select.gif") no-repeat right top;		
   }     
   select:focus {
		   outline: none;
		   border: 1px solid #306580;
	}*/
	
   .eventSelectStyleleDiv{
    	float :left;
    	margin: 2px 4px 0 0;
		width: 183px;
   }
   .eventSelectStyle{
		font-size: 12px;
   } 
   
   .eventLanSelectStyle{
    	color: #306580;
   }  
 
/** CSS for share drop down**/

.shareDrpDown {
	position: absolute;
	width: 128px;
	_width: 132px;
	z-index: 51;
    display: none;
}

.resourceShareDrpDown {
	position: absolute;
	width: 128px;
	z-index: 51;
    display: none;
}
	
.shareLeftArrow {
	background: url(../images/clipnshare/overlay_arrow.png) left no-repeat;
	_background: url(../images/clipnshare/overlay_arrow.gif) left no-repeat;
	display: block;
	height: 16px;
	margin: 7px 0 0 -7px;
	position: absolute;
	width: 10px;
	z-index: 5;
}

.shareTopArrow {
	background: url(../images/clipnshare/overlay_arrow_top.png) center no-repeat;
	_background: url(../images/clipnshare/overlay_arrow_top.gif) center no-repeat;
	display: block;
	height: 9px;
	margin: -8px 0 0 57px;
	position: absolute;
	width: 15px;
	z-index: 5;
}

.shareTopLeft {
	background: url(../images/clipnshare/top_left.png) no-repeat;
	_background: url(../images/clipnshare/top_left.gif) no-repeat;
	display: block;
	height: 6px;
	overflow: hidden;
}

.shareTopCenter {
	background: url(../images/clipnshare/top_center.png) repeat-x;
	height: 6px;
	margin: 0 8px 0 8px;
	overflow: hidden;
}

.shareTopRight {
	background: url(../images/clipnshare/top_right.png) right no-repeat;
	_background: url(../images/clipnshare/top_right.gif) right no-repeat;
	height: 6px;
	overflow: hidden;
}

.shareCenterLeft {
	background: #ffffff;
	border-left: 1px solid #b5b5b5;
	margin: 0 3px 0 0;
}

.shareCenterRight {
	background: url(../images/clipnshare/center_right.png) right repeat-y;
	_background: url(../images/clipnshare/center_right.gif) right repeat-y;
}

.shareBottomLeft {
	background: url(../images/clipnshare/bottom_left.png) no-repeat;
	_background: url(../images/clipnshare/bottom_left.gif) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
}

.shareBottomCenter {
	background: url(../images/clipnshare/bottom_center.png) repeat-x;
	_background: url(../images/clipnshare/bottom_center.gif) repeat-x;
	height: 10px;
	margin: 0 11px 0 8px;
	overflow: hidden;
}

.shareBottomRight {
	background: url(../images/clipnshare/bottom_right.png) right no-repeat;
	_background: url(../images/clipnshare/bottom_right.gif) right no-repeat;
	height: 10px;
	overflow: hidden;
}

ul.share {
	list-style: none;
	margin: 0 5px;
	padding: 4px 0 0 0;
}

ul.share li {
	_border-bottom: 1px solid #fff;
	display: block;
	margin: 2px 0 0 0;
}

ul.share li a {
	background: none;
	display: block;
	padding: 5px 0px 5px 10px;
	text-align: left;
	width: 105px;
}

ul.share li a:hover {
	background: url(../images/clipnshare/hover_bg.gif) no-repeat;
	display: block;
}

ul.share li a:active {
	color: #306580;
}

ul.share li a span.email {
	background: url(../images/clipnshare/icon_strip.png) 0 -110px no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 -110px no-repeat;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 24px;

}

ul.share li a span.twitter {
	background: url(../images/clipnshare/icon_strip.png) 0 -28px no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 -28px no-repeat;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 24px;

}

ul.share li a span.facebook {
	background: url(../images/clipnshare/icon_strip.png) 0 0 no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 0 no-repeat;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 24px;

}

ul.share li a span.in {
	background: url(../images/clipnshare/icon_strip.png) 0 -54px no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 -54px no-repeat;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 24px;

}

ul.share li a span.del {
	background: url(../images/clipnshare/icon_strip.png) 0 -82px no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 -82px no-repeat;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 24px;

}

ul.share li a span.digg {
	background: url(../images/clipnshare/icon_strip.png) 0 -136px no-repeat;
	_background: url(../images/clipnshare/icon_strip.gif) 0 -136px no-repeat;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 24px;

}

ul.share li.more  {
	background: none;
	border-top: 1px dotted #ccc;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 9px 7px 0 7px;
   _margin: 9px 0 0 3px;
	padding: 0 ;
	text-align: left;

}

ul.share li.more a  {
	line-height: 16px;
	padding: 3px 0 2px 0;

}

ul.share li.more a:hover  {
	background: none;
	display: block;
	padding: 3px 0 2px 0;

}
/** CSS for share drop down end**/

.width58 {
	width: 58px;
}
/*-- Begin Resource page --*/
.resourceMore {
    margin: 20px 0 0 0;
}

.partText {
    clear: both;
    margin: 0 0 10px;
    width: 100%;
}

.resourceMoreText {
    border-right: 1px solid #4D4F53;
    color: #4D4F53;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 0 5px 0 0;
}
.resourceMoreEx {
    color: #306580;
    float: left;
    font-size: 13px;
    line-height: 14px;
    padding: 2px 0 0 5px;
    cursor: pointer;
}
.resourceBar {
    font-size: 14px;
    margin: 0 0 3px 0;
    width: 710px;
}

.resourceHeaderTop {
	 margin: 0 0 15px 0px;
     overflow: hidden;
}

.topResourceHeading{
	color: #8a3f4f;
    font-size: 23px;
    font-weight: normal;
    line-height: 23px;
    margin: 30px 0 0px 0;
}

.accordion {
    background: url(/static-assets/images/accordion_center.png) repeat-x;
    font-size: 16px;
}

.accordionRight {
    background: url(/static-assets/images/accordion_right.png) no-repeat
        right 0;
}

.accordionContent {
    background: url(/static-assets/images/accordion_left.png) no-repeat 0 0;
    color: #FFFFFF;
    line-height: 40px;
}

.accordionArrowOpen {
    background: url(/static-assets/images/accordion_arrow_open.png) no-repeat
        10px 8px;
    padding: 0 0 0 44px;
}

.accordionArrowClose {
    background: url(/static-assets/images/accordion_arrow_close.png)
        no-repeat 10px 8px;
    padding: 0 0 0 44px;
}

.eventEmptyResultHead{
	color: #8A3F4F;
	font-size:20px;
    padding-bottom:16px;
}

#newsHoverSelector {
  background-color: #f0f0f0;
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 8px;
}

#newsPrintBlock {
    display: block;
    margin: 10px 0 0 0;
    width: 710px;
}
/*-- End Resource Page--*/

.stylish-select ul.newList {left:-9999px;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; background:#fff; position:absolute; border:1px solid #ccc; top:22px; left:0; z-index:9999;}
ul.newList li {line-height:18px;}
ul.newList li a {padding:0px 9px; display: block; font-size:12px;line-height:18px;white-space:nowrap}
ul.newList li a:focus {outline: none;}
ul.newList li a:hover {color:#000; background:#fff;}
.hiLite {background:#306580!important; color:#fff!important;}
.hiLite a {background:#306580!important; color:#fff!important;}
.newListHover {background:#306580!important; color:#fff!important; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

.liseparator{	
	border-top:1px solid #a8adb3; 
	height:1px;
	overflow:hidden;
	margin:5px 4px;
	*margin: 0;
	display:block;
	line-height: 1px !important;
}