<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************************************/
/* Website Developed by : Blue Sombrero 							*/
/* Skin 016 ( Serve Volleyball Academy )							*/
/* Created: 02-20-2013 by Anita										*/
/* Updated: 07-18-2013 by Krunal									*/
/********************************************************************/

/* Comman CSS */
/********************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,
strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td		{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
    background: transparent; }
blockquote,q							{ quotes: none; }
blockquote:before,
blockquote:after,
q:before,q:after						{ content:''; content: none; }
:focus									{ outline:none; }
ins										{ text-decoration:none; }
del										{ text-decoration:line-through; }
form									{ height: 100%; }
img										{ border: 0; padding: 0; margin: 0; }
html, body								{ text-align: left; font-size: 12px; margin: 0; padding: 0;
										font-family: Arial,Helvetica,sans-serif; height: 100%;
										background: #fff; color: #333; line-height: 18px; 
										font-weight: normal; }
.AlertText a:hover,
.AlertText a:focus,
.AlertText a:active				{color: #ebeaea;}
/* Text CSS */
/********************************************************************/
h1, h2, h3, h4, h5, h6					{ font-family: Arial,Helvetica,sans-serif; font-weight: bold; color: #ea7221; padding: 0 0 18px 0; }
h1										{ font-size: 32px; line-height: 42px; }
h2										{ font-size: 26px; line-height: 32px; }
h3										{ font-size: 24px; line-height: 26px; }
h4										{ font-size: 20px; line-height: 22px; }
h5	 									{ font-size: 18px; line-height: 20px; }
h6										{ font-size: 16px; line-height: 20px; }
p										{ padding: 0 0 18px 0; }
ul, ol									{ padding: 0 0 18px 0; margin: 0 0 0 24px;}
ul ul, ol ol,
ul ol, ol ul 							{ padding: 0; }
ul li, ol li							{ padding: 0; margin: 0;}
sup										{ vertical-align: top; font-size: 8px; }
small									{ font-size: 8px; }
.Normal, 
.NormalDisabled,
.BoldText,
.NormalRed,
.SubHead,
.SkinObject								{ font-family: Arial,Helvetica,sans-serif; font-weight:normal;
										font-size: 12px; line-height: 18px; text-align: left; }

.Normal, .NormalDisabled				{ color:#333; }
.BoldText								{ color:#333; font-weight:bold;}
.NormalRed								{ color:#cd0000; font-weight:bold; }
.SubHead								{ color:#ea7221; }
.SkinObject								{ color:#b55617; }

/* Link CSS */
/********************************************************************/
a, a:link, a:visited,
a.CommandButton, 
a.CommandButton:link, 
a.CommandButton:visited,
a.SkinObject, 
a.SkinObject:link,
a.SkinObject:visited					{ font-family: inherit;
										font-weight: normal; font-size: inherit; text-decoration: none;
										line-height: inherit; color: #ee7421; }
a:active, a:hover, a:focus,
a.CommandButton:active, 
a.CommandButton:hover, 
a.CommandButton:focus,
a.SkinObject:hover , 
a.SkinObject:focus,
a.SkinObject:active						{ color: #000; text-decoration: underline; }
.paneOutline							{ outline: 1px dotted #000; border: none; }
.paneOutline center						{ text-align: center; }
.paneOutline .SubHead					{ color: #000; }

/* DNN Empty Pane CSS For IE */
/********************************************************************/
.DNNEmptyPane							{ font-size: 0px; line-height: 0px; display: none; }

/* Input CSS */
/********************************************************************/
input.NormalTextBox,
textarea.NormalTextBox,
select.NormalTextBox					{ font-family: Arial,Helvetica,sans-serif;
										font-weight:normal; font-size: 14px; line-height: 22px;
										height: 22px; background: #f6f6f6; border: 1px solid #acacac; 
										padding: 2px 8px; margin: 2px 0px; color:#222; }
select.NormalTextBox					{ padding: 2px 2px 2px 8px; }
input.NormalTextBox:focus, 
input.NormalTextBox:hover,
textarea.NormalTextBox:focus,
textarea.NormalTextBox:hover,
select.NormalTextBox:focus,
select.NormalTextBox:hover				{ border-color:#222; }
textarea.NormalTextBox, select.NormalTextBox
										{ height: auto; }

/* Button CSS */
/********************************************************************/
.StandardButton							{ background: #ee7421; color: #fff; display: inline-block; border: 1px solid #9f4000;
										font-size: 13px; line-height: 20px; margin: 12px 0; padding: 8px 12px; }
.StandardButton:hover, 
.StandardButton:focus					{ background: #00b3e3; border-color: #005f78; outline: none; 
										text-decoration: none; }

/* Float CSS */
/********************************************************************/
.float-left								{ float:left; }
.float-right							{ float:right; }
.clear:after							{ clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clear-both								{ clear:both; font-size: 0px; line-height: 0px; height: 0px; }

/* DNN Overwrite CSS */
/********************************************************************/
.textAlignRight							{ text-align: right; }
.textAlignCenter						{ text-align: center; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox					{ width: 24px!important; }
.termsContainer, 
.privacyContainer						{ padding: 12px; }
.FileManager_FileList 					{ margin: 2px 0 0 0; }
.rgMasterTable							{ width: 100%; }
.rgCurrentPage span						{ line-height: 22px; }
input.rgPagerTextBox					{ width: 24px!important; }

/* DNN 6 Fix */
/********************************************************************/
#dnnCPWrap a,
#dnnCPWrap a:link,
#dnnCPWrap a:visited					{ text-decoration: none; }
#dnnCPWrap a:hover span, #dnnCPWrap a:active span,
#dnnCPWrap a:focus span, #dnnCommonTasks a:hover, 
#dnnCommonTasks a:active, #dnnCommonTasks a:focus, 
#dnnCurrentPage a:hover, #dnnCurrentPage a:active, 
#dnnCurrentPage a:focus, #dnnOtherTools a:hover, 
#dnnOtherTools a:active, #dnnOtherTools a:focus
										{ text-decoration: underline; }

/* Club Home Actionbar CSS */
/********************************************************************/
.sWebTheme_ActionsArea a.sWebTheme_showSettings:hover,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:hover span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:focus span,
.sWebTheme_ActionsArea a.sWebTheme_ActionsLinks:active span
										{ color: #000; background-color: #ee7421; }
a.sWebTheme_showSettings:hover			{ color: #000; background-color: #ee7421; }

/* Skin CSS */
/********************************************************************/
.skin-area								{ background: url(images/skin-bg.jpg) top center no-repeat #000;}
.skin-width								{ width: 1020px; margin: auto; max-width: 100%; display: table; }
.skin-header							{ background: #ee7421; border: 3px solid #fff; border-right: none; border-left: none; position: relative; 
										-moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 18px rgba(0,0,0,0.5); 
										box-shadow: inset 0 0 18px rgba(0,0,0,0.5);}
.skin-logo								{ position: absolute; top: -50px; bottom: -90px;}
.skin-logo img 							{ height: 225px; width: 175px; }
.skin-lgtext							{ padding: 20px 0 20px 200px;}
.skin-action							{ float: right; padding: 72px 0 22px 0; }
.skin-login, .skin-social				{ float: left; }
.skin-login								{ padding: 4px 0 0 0; }
a.login-link,
a.login-link:link,
a.login-link:visited					{ font-size: 13px; line-height: 18px; text-transform: uppercase; background: #ee7421; 
										-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff;
										padding: 4px 8px; margin: 0 0 0 12px; float: left; display: block; }
a.login-link:hover,
a.login-link:focus						{ background: #00b3e3; text-decoration: none; }
.skin-footer .skin-width				{ background-color: #fff; -webkit-border-radius: 0 0 3px 3px; 
										-moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
.site-links								{ padding: 30px; width: 580px; float: left; }
.skin-contact							{ padding: 30px; width: 310px; float: right; }
.skin-info-spacing						{ padding: 60px 0 0 0; }
.skin-info 								{ background-color: #ee7421; border: 3px solid #fff; padding: 12px 0;
										border-right: none; border-left: none; -moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.5); 
										-webkit-box-shadow: inset 0 0 18px rgba(0,0,0,0.5); box-shadow: inset 0 0 18px rgba(0,0,0,0.5);}
.skin-lfinfo							{ float: left; position: relative; padding: 0 0 0 86px; }
.skin-lfinfo img 						{ position: absolute; top: -32px; left: 0; }
.skin-lfinfo .SkinObject				{ color: #fff; }
.skin-rtinfo							{ float: right; }
.inner-skwp								{ padding: 30px 0 0 0; }
.inner-skbg								{ background-color: #fff; -webkit-border-radius: 3px 3px 0 0;
										-moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; padding: 30px; }
.inner-skwp .LeftPane					{ width: 600px; padding: 0 30px 0 0; display: table-cell; }
.inner-skwp .RightPane					{ width: 360px; display: table-cell; }
.inner-skwp .display-table				{ display: table; }
.poweredBy								{ padding: 18px 0; }
 
/* Skin Social Links */
/********************************************************************/
a.social-link,
a.social-link:link,
a.social-link:visited 					{ float: left; display: block; text-indent: -9999px; height: 32px; width: 32px; 
										margin: 0 0 0 12px; background-image: url(images/social-icon.png); background-repeat: no-repeat;
										background-color: transparent; }
a.facebook,
a.facebook:link 						{ background-position: 0 -33px; }
a.facebook:hover,
a.facebook:focus 						{ background-position: 0 0; }
a.twitter,
a.twitter:link 							{ background-position: -32px -33px; }
a.twitter:hover,
a.twitter:focus 						{ background-position: -32px 0; }
a.instagram,
a.instagram:link 						{ background-position: -64px -33px; }
a.instagram:hover,
a.instagram:focus 						{ background-position: -64px 0; }
a.youtube,
a.youtube:link 							{ background-position: -96px -33px; }
a.youtube:hover,
a.youtube:focus 						{ background-position: -96px 0; }

/* Home Containers CSS */
/********************************************************************/
.cb-slider								{ padding: 42px 0 18px 0; }
.cbwhite-container						{ background-color: #fff; -webkit-border-radius: 3px 3px 0 0; 
										-moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;
										padding: 30px; }
.cborange-container						{ background-color: #e87221; padding: 30px; }
.cb-programs							{ width: 480px; float: left; border-right: 1px solid #c5c5c5; }
.cb-news								{ width: 450px; float: right; }
.cb-misson								{ width: 465px; float: left; }
.cb-misson .cbContent 					{ background-color: #c95f18; padding: 18px; color: #fff; }
.cb-misson .cbContent a,
.cb-misson .cbContent a:link 			{ color: #5b2500; text-decoration: underline; }
.cb-misson .cbContent a:hover,
.cb-misson .cbContent a:focus 			{ color: #000; }
.cb-schedule							{ width: 465px; float: right; }
.cb-hdlink								{ float: right; padding: 8px 0 0 0; }
a.blue-button,
a.blue-button:link						{ font-size: 12px; line-height: 18px; text-transform: vertical-align; float: left; display: block;
										background: url(images/blue-button-bg.jpg) top center no-repeat #00b4e3; padding: 4px 12px;
										-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff;
										-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5); -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  										box-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
a.blue-button:hover,
a.blue-button:focus						{ background: #222; text-decoration: none; }

/* Programs List Css */
/********************************************************************/
.cb-pgWrapper							{ float: left; padding: 0 30px 30px 0; }
h3.cb-pgHead							{ font-size: 18px; line-height: 24px; font-style: italic; text-transform: uppercase; 
										color: #ec7421; font-weight: bold; padding: 0 0 8px 0; }
.cb-pgContent							{ position: relative; height: 146px; width: 205px; overflow: hidden; }
ul.pgList								{ position: absolute; height: 110px; width: 169px; margin: 0; top: 146px;
										padding: 18px; background: #000; background-color: rgba(0,0,0,0.8);  }
li.pgItem								{ margin: 0; padding: 2px 0; list-style: none; }
a.pgLink,
a.pgLink:link 							{ font-size: 12px; line-height: 18px; color: #fff; text-decoration: none; }
a.pgLink:hover,
a.pgLink:focus 							{ color: #e6701f; }

/* News Css */
/********************************************************************/
ul.news-wrapper							{ margin: 0; padding: 0; }
li.news-item							{ margin: 0; padding: 8px 0; border-bottom: 1px solid #c5c5c5; list-style: none; }
li.news-last-item 						{ border-bottom: none; }
.news-calendar							{ float: left; display: block; width: 76px; height: 72px; 
										background: url(images/calendar-bg.jpg) 0 0 no-repeat transparent; }
.news-month								{ display: block; font-style: 10px; line-height: 12px; font-weight: bold; 
										color: #000; text-transform: uppercase; text-align: center; padding: 6px 0; }
.news-date								{ display: block; font-size: 34px; line-height: 42px; color: #ee7421;
										font-weight: bold; text-align: center; padding: 3px 0 0 0; }
.news-detail							{ padding: 0 0 0 100px; }
h3.news-head							{ font-size: 12px; line-height: 18px; text-transform: uppercase; color: #ee7421; padding: 0; }
a.news-link,
a.news-link:link 						{ font-size: 12px; line-height: 18px; color: #ee7421; white-space: nowrap; text-decoration: underline; }
a.news-link:hover,
a.news-link:focus 						{ color: #000; }

/* Event Css */
/********************************************************************/
ul.event-list 							{ margin: 0; padding: 0; }
li.event-item							{ margin: 0; padding: 18px; list-style: none; background-color: #c95f18; }
li.event-alt-item						{ background-color: #b55617; }
.event-calendar							{ float: left; display: block; width: 70px; padding: 0 12px 0 0; border-right: 1px solid #ee7421;  }
.event-month							{ font-size: 12px; line-height: 14px; display: block; 
										text-align: center; color: #d1d1d1; text-transform: uppercase; font-weight: bold; }
.event-date								{ font-size: 48px; line-height: 52px; color: #e87221; display: block;
										font-weight: bold; text-align: center; }
.event-detail							{ padding: 0 0 0 100px; }
.event-time,
h4.event-head,
a.event-link,
a.event-link:link 						{ font-size: 14px; line-height: 20px; color: #fff; padding: 0; }
a.event-link:hover,
a.event-link:focus 						{ color: #000; text-decoration: underline; }

/* Sponsors Css */
/********************************************************************/
.skin-sponsor							{ background-color: #d1d1d1; padding: 18px 48px 36px 48px; width: 1024px; margin: auto;
										position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  										box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.skinsp-left							{ position: absolute; height: 67px; width: 50px; bottom: -67px; left: 0px;
										background: url(images/sponsor-back-flip.png) top left no-repeat transparent; }
.skinsp-right							{ position: absolute; height: 67px; width: 50px; bottom: -67px; right: 0px;
										background: url(images/sponsor-back-flip.png) top right no-repeat transparent; }
.spnWrapper								{ position: relative; }
.spnWrapper .caroufredsel_wrapper		{ margin: auto !important; }
.spnWrapper ul.spnList					{ margin: 0; padding: 0; text-align: center; }
.spnWrapper li.spnItem					{ margin: 0; padding: 0 12px; display: inline-block; list-style: none; }
.caroufredsel_wrapper li.spnItem 		{ float: left; display: block; }
.spnWrapper a#spnPVLinks,
.spnWrapper a#spnPVLinks:link,
.spnWrapper a#spnNTLinks,
.spnWrapper a#spnNTLinks:link 			{ position: absolute; top: 50%; font-size: 24px; line-height: 24px; font-weight: 100;
										 margin: -12px 0 0 0;  }
.spnWrapper a#spnPVLinks,
.spnWrapper a#spnPVLinks:link 			{ left: 0; }
.spnWrapper a#spnNTLinks,
.spnWrapper a#spnNTLinks:link 			{ right: 0; }
.spnWrapper a#spnPVLinks:hover,
.spnWrapper a#spnPVLinks:focus,
.spnWrapper a#spnNTLinks:hover,
.spnWrapper a#spnNTLinks:focus 			{ color: #000; text-decoration: none; }

/* Footer Css */
/********************************************************************/
ul.ftList								{ float: left; padding: 0 30px 0 0; }
li.ftItem								{ list-style-type: disc; color: #595959; }
a.ftLink,
a.ftLink:link 							{ color: #333; }
a.ftLink:hover,
a.ftLink:focus 							{ color: #e4701f; }

/* Navigation CSS */
/********************************************************************/
.skin-nav								{ background: url(images/menu-bg.png) 0 0 repeat-x #464646; -moz-box-shadow: 0 0 10px #000; 
										-webkit-box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000; }
.RadMenu_SkinNAV						{ float: none !important; width: auto !important; padding: 0 0 0 182px; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited 
										{ display: block; text-decoration: none; cursor: pointer; font-family: Arial,Helvetica,sans-serif;
										padding: 18px; font-size: 14px; line-height: 20px; color: #fff; text-decoration: none; 
										font-weight: normal; text-transform: uppercase; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0; margin: 0; }
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:hover,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:active,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmLink:focus,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmSelected:visited,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:link,
.RadMenu_SkinNAV .rmRootGroup .rmItem a.rmExpanded:visited
										{ background: url(images/menu-pointer.png) bottom center no-repeat transparent; }
.RadMenu_SkinNAV .rmSlide .rmGroup,
.RadMenu_ContentActions .rmGroup 		{ background: url(images/menu-bg.png) 0 0 repeat-x #464646; padding: 12px !important;
										-moz-box-shadow: 0 0 6px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
  										box-shadow: 0 0 6px rgba(0,0,0,0.5); }
.RadMenu_SkinNAV .rmSlide .rmGroup 		{ -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;  }
.RadMenu_ContentActions .rmGroup,
.RadMenu_SkinNAV .rmSlide .rmGroup .rmGroup
										{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.RadMenu_SkinNAV .rmSlide .rmItem,
.RadMenu_ContentActions .rmGroup .rmItem
										{ padding: 0; margin: 0; border-bottom: 1px	solid #545454; }
.RadMenu_SkinNAV .rmSlide .rmLast,
.RadMenu_ContentActions .rmGroup .rmLast
										{ border: none; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink img.rmLeftImage,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink img.rmLeftImage
										{ padding: 0; margin: 0 6px 0 0; display: inline; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited ,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited 
										{ padding: 8px; margin: 0; text-decoration: none; display: block; 
										white-space: nowrap; font-size: 14px; line-height: 18px;
										font-family: Arial,Helvetica,sans-serif; font-weight: normal; 
										min-width: 200px; _width: 200px; text-transform: uppercase; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited  .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0 ; margin: 0; background: transparent; display: inline; 
										font-size: 14px; line-height: 18px; font-family: Arial,Helvetica,sans-serif; 
										font-weight: normal; white-space: nowrap; color: #fff;
										text-transform: none; text-transform: uppercase; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited
										{ background: #fff; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:hover .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:focus .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:active .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:hover .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:focus .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:active .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:link .rmText,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmSelected:visited .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmText
										{ color: #660b00; }
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmText,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmText
										{ padding: 0 16px 0 0; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:link .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmLink:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmLink:visited .rmExpandRight
										{ display: block; padding: 0 16px 0 0; 
										background: transparent url(images/menu-arrow.png) right center no-repeat; }
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:link .rmExpandRight,
.RadMenu_SkinNAV .rmSlide .rmItem a.rmExpanded:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmExpanded:visited .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
.RadMenu_SkinNAV .rmGroup .rmItem a.rmSelected:visited .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:link .rmExpandRight,
.RadMenu_ContentActions .rmGroup .rmItem a.rmSelected:visited .rmExpandRight
										{ background: transparent url(images/menu-activearrow.png) right center no-repeat; }
.RadMenu_ContentActions .rmGroup .rmSeparator
										{ background: #bf0b02; }
.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText, 
.RadMenu_Context .rmVertical .rmSeparator .rmText,
.RadMenu_ContentActions .rmGroup  .rmSeparator .rmText
										{ margin: 0 0 0 1px !important; padding: 0; }

#Body #yoxview_popupWrap					{ z-index: 7001; }
</pre></body></html>