/*# Begin Master Page Styles #*/

html body {
	/*background-image: url(https://static.battelleforkids.org/images/shared/white.png);*/
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow-x: hidden;
	font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size: 16px;
	/*CM change*/background-color:#D7D7D8 !important;
}

html body.sfPageEditor {
	background: #EEE !important;
}

* {
	margin: 0;
}

html, body, form {
	height: 100%;
}

html body a:link, html body a:visited {
	color: #2A9196;
	text-decoration:none;
	font-size: 16px;
}

html body a:hover {
	color: #908080;
	text-decoration: none;
}

.wrapper {
	margin-bottom: -148px ;
	/*margin-bottom: -25px ;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#D7D7D3
	
}

.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -20;
	display:none !important;
	visibility:hidden;11:19 AM 6/21/2013
	display:inline\9;
	visibility:visible\9;
}

/*# Begin Header #*/

.headImage {
	position:absolute;
	top:0px;
	left:0px;
	z-index:-20;
	width:100%;
	height:191px;
	background: url("") no-repeat scroll 0 0 #F7F8F8;
	text-align:center;
	overflow:hidden;
	min-width:1070px;
}

.SitefinitySearch .sfsearchBox .sfsearchTxt {
	max-width:200px;
	height:25px;
	padding: 0px 0px 0px 8px;
	border:1px solid #CCC;
	font-size: 16px;
	margin-right: 4px;
	vertical-align:top;
	*height:25px;
	margin-left:3px;
	box-shadow: 1px 1px 5px #CCC;
	padding-top: 4px;
}

.SitefinitySearch div fieldset.sfsearchBox input.sfsearchSubmit{
	background: url("https://static.battelleforkids.org/images/oerc/search_2.png") no-repeat scroll 0 0 transparent;
	color: #000000;
	cursor: pointer;
	height: 50px;
	padding-bottom: 2px;
	width: 75px;
	padding:0;
	margin:0;
	border:none;
	text-indent: -9001px; 
	text-transform: capitalize;
}

.SitefinitySearch div fieldset.sfsearchBox input.sfsearchSubmit:hover{
	background: url("https://static.battelleforkids.org/images/oerc/search_2.png") no-repeat scroll 0 0 transparent;
}

.sfsearchSubmit{
	background: url("https://static.battelleforkids.org/Images/Connect/search_btn.png") no-repeat scroll 0 0 transparent;
	color: #000000;
	cursor: pointer;
	height: 30px;
	padding-bottom: 2px;
	width: 70px;
	padding:0;
	margin:0;
	border:none;
	text-indent: -9001px; 
	text-transform: capitalize;
}

=.sfsearchSubmit:hover{
	background: url("https://static.battelleforkids.org/Images/Connect/search_roll_btn.png") no-repeat scroll 0 0 transparent;
}

div .sfsearchBox {
	width:250px;
	float:left;
	margin-right:-2px;
	padding-top: 10px;
}
.sfsearchBox
{
float:right !important;
border:0;
}
#loginButton, .LoginButton input{
	/*float: left;*/
	margin-right:-9px;
	/*height:18px;*/
}

.floatRight {
	float:right;
}

/*# End Top Navigation #*/

/*# Begin Footer Styles #*/

#Footer {
	background-color: #6A7381;
	position:relative;
	margin:0 auto;	
	min-width:1070px;
	height: 200px;
}

#Header {
    padding: 20px;
    margin: 0px;
   background-color:#F7F8F8;
}

@-moz-document url-prefix() { 
	#Header {
		padding-top: 20px;
	}
}

#Footer .footerTable, #Header{
	width:1042px;
	margin-right:auto;
	margin-left:auto;
}

.Navigation{
	min-height: 40px;
    background-color:#6A7381;
    border:none;
	min-width:1070px;
	/*background-image: url('http://static.battelleforkids.org/images/ohio/fip/Navigation_bk.png');
	background-repeat:repeat-x;*/
}

#Footer, .push {
	margin-top:110px;
	clear: both;
}

.footer_left {
	margin-top: 0px;
	width:224px;
	color:white;
	font-weight:normal;
	font-size:14px;
	margin-left: 44px;
	height: 115px;
}

.copyright {
	padding-top: 5px;
	font-size: 0.65em;
	text-align:center;
	color:white;

}

.footer_middle {
	height: 170px;
	border-right: 1px solid #000000;
	margin-left: 44px;
}

.footer_links a:link, .footer_middle a:visited, .footer_middle a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
    line-height: .1em;
}

.footer_links p{
	border-bottom: 1px solid #000000;
	padding-bottom: 14px;
}

.footer_links{
	color:white;
	font-weight:bold;
	font-size:14px;
	text-align: center;
	width: 224px;
}

.footer_right {
	float:right;
	width: 224px;
}

.footer_right div {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top: 4px;
}

.socialIcon {
	width: 28px;
	float:left;
	margin-right:8px;
}

.socialContact {
	height:28px;
	width:80px;
	margin-bottom: 12px;
	float:right;
	margin-right:0px;
}

.socialLarge {
	width:224px;
	margin-bottom:12px;
}

.sfPageBrowseAndEditToolbarWrp {
	display:none;
}

/*# End Footer Styles #*/

/*# End Master Page Styles #*/

/*# Begin Content Page Styles #*/

.ContentImage{
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: auto;
}

.ContentCenter{
	width:1042px !important;
	margin-right:auto !important;
	margin-left:auto !important;
}

.ContentCenter{
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.NavigationCenter{
	width:1042px !important;
	margin-right:auto !important;
	margin-left:auto !important;
}

#Content h1 {
	color: 6A7381;
	margin-bottom: 20px;
	font-size: 33px;
	font-weight: normal;
	line-height: 1.2;
}

/*#Content h2 {
	margin-top:16px;
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
	color: #6A7381;
}
*/
#Content h3 {
	border:none;
	color: #6d6e71;
	margin-top:16px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
}
.WhiteBox
{
margin-top:20px !important;
margin-bottom:20px !important;
padding-top:10px;
padding-bottom:10px;
background-color:#ffffff;
border:2px solid #C7C8CA;
}

#Content {
	font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
background-color: #D7D7D3 !important;
}

.CenterDiv {

     width: 828px ;
  margin-left: auto ;
  margin-right: auto ;
	
}

.SectionDiv
{
padding-top:10px;
padding-bottom:10px;
}

.Container {
   /* background-color: #D7D7D3 !important;*/
	background-color: #F7F8F8
}

div .sf_2cols_2_25 .sf_2cols_2in_25 {
	margin:0px;
}

.main_col {
	padding: 20px !important;
	background-color: white !important;
}

.alt{
	padding: 20px !important;
   /* background-color: #D7D7D3 !important;*/
	background-color: #F7F8F8
}


.container .side_col {
	max-width: 190px;
}

.main_col.single_col {
    min-width:1070px;
}
	
.alt.single_col {
	min-width:1070px;
}

.sf_cols.container{
 min-width: 1070px;

}

.sf_cols
{

}

.side_img{
	width:214px;
	margin-left:-24px;
}

.side_col .fancybox {
	margin-left:-12px;
}

.gridcell {
	float:left;
	width:240px;
	height: 307px;
	margin-right:10px;
	margin-bottom:12px;
	margin-left: 10px;
}

.gridcell img {
	width:240px;
	margin-bottom:6px;
}

.gridWide {
	float:left;
	width:46%;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:24px;
}

.white {
	background-color: white;
	padding:16px;
	margin-bottom:12px;
	margin-left:-24px;
}

.white img {
	width: auto;
}

.logos{
padding-bottom: 50px;
}

/*# Begin Secondary Navigation Styles #*/

.RadMenu.RadMenu_Default{
	background-color:#6A7381;
	margin: 0px !important;
	padding: 0px !important;
	/*background-image: url('http://static.battelleforkids.org/images/ohio/fip/Navigation_bk.png');
	background-repeat:repeat-x;*/
	
}
a.rmLink{
  color:white !important;
}
li.rmLast a.rmFocused{
/*  color:#E9F2CC !important;*/
background-color:#4c374b

}
.RadMenu.RadMenu_Default .rmHorizontal li a {
    background-color:#6A7381;
    height: 42px !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

.RadMenu.RadMenu_Default .rmHorizontal li a span {
    line-height:42px !important;
    height: 42px !important;
}

.RadMenu.RadMenu_Default .rmHorizontal ul:first-child {
    border:none !important;
}

.RadMenu.RadMenu_Default .rmHorizontal ul li:last-child {
	/*border:none;*/
}

.RadMenu_Default ul li a:hover, .RadMenu_Default .rmGroup .rmItem a.rmLink:hover {
   /* background-color:#6A7381 !important;
    color:#E9F2CC !important;*/
  background-color:#4c374b !important;
    color:#FFFFFF !important;
	background-image:none !important;
}
.rmLevel1 .rmLink
{
background-image:none !important;
}
.rmLink
{
	/*background-image: url('http://static.battelleforkids.org/images/ohio/fip/Navigation_bk.png') !important;
	background-repeat:repeat-x !important;*/
}
.RadMenu_Default ul li a.rmSelected {
    margin-top: 0px !important;
    padding:0px 20px !important;
   padding-bottom:0px !important; 
    height:42px !important;
    /*background-color:#6A7381 !important;
    background-image:none !important;
    color:#E9F2CC !important;*/
 background-color:#4C374b !important;
    background-image:none !important;
    color:#FFFFFF !important;
}
.rmLink
{
	/*background-image: url('http://static.battelleforkids.org/images/ohio/fip/Navigation_bk.png') !important;
	background-repeat:repeat-x !important;*/
}
.rmFocused{
	  /*background-color:#6A7381 !important;
    background-image:none !important;
    color:#E9F2CC !important;*/
 background-color:#4C374b !important;
    background-image:none !important;
    color:#FFFFFF !important;

}

.RadMenu_Default .rtsLevel .rtsLI a.rtsSelected:hover {
     /*background-color:#6A7381 !important;
    background-image:none !important;
    color:#E9F2CC !important;*/
 background-color:#4C374b !important;
    background-image:none !important;
    color:#FFFFFF !important;
}


.rmItem{
border: none !important;
}

.RadMenu_Default ul.rmRootGroup, .RadMenu_Default div.rmRootGroup 
{
border: none !important;
background-color: #6A7381 !important;
}


.RadMenu_Default .rmHorizontal .rmItem a.rmLink .rmText 
{
border-right:none !important;
}

.RadMenu_Default .rmHorizontal .rmItem 
{
	padding:0px !important;
}
.RadMenu_Default .rmItem a.rmLink
{
padding:0px 0px 0px 12px !important;
}
/*# End Secondary Navigation Styles #*/

/*# Begin Breadcrumb Styles #*/

div .sfBreadcrumbWrp {
	margin-top:-6px;
	margin-right:-6px;
	margin-left:-6px;
	font-size:11px;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfBreadcrumbNavigation {
	margin-top: 0px;
	margin-bottom:6px;
	font-size:11px;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfBreadcrumbNavigation a  {
	text-decoration:none;
	color:black;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfBreadcrumbNavigation a:hover  {
	color:#409fcf;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfBreadcrumbNodeSeparator {
	margin-right: 12px;
	margin-left: 12px;
	font-size:11px;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfNoBreadcrumbNavigation {
	margin-top: 0px;
	margin-bottom:6px;
	font-size:11px;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfNoBreadcrumbNavigation a {
	color: #409fcf;
}

div .sfBreadcrumbWrp .RadSiteMap  .rsmOneLevel .sfNoBreadcrumbNavigation a:hover {
	color: #409fcf;
}

.sfBreadcrumbWrp hr{
	border: 1px solid #a7a9ac;
}

/*# End Breadcrumb Styles #*/

.modal h3, .modal h2 {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.modal h3 {
	font-size: 1.17em;
}

.modal h2 {
	font-size: 1.5em;
}

.modal ul {
	list-style-type: disc;
	margin:auto;
	padding-left: 40px;
	padding-bottom:6px;
}

fieldset#ctl00_Content_C001_ctl00_ctl00_topSearchBox_ctl00_ctl00_main {
	display:none;
}

/*# End Content Page Styles #*/

/*# Begin Homepage Styles #*/

	#box {
		width: 486px;;
		/*min-width: 280px;*/
		margin-top: 3em;
		float: left;
		right: -30%;
		padding: 2em;
		padding-bottom:0px;
		padding-top: 3em;
		font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
		font-size: 1.6em;
		font-weight: bold;
		color: white;
		background-color:rgba(53,53,53,0.4);
	}
	
	#box h1 {
		/*color: #6fbf59;
		font-family: "Arial", sans-serif;
		text-transform: uppercase;*/
		font-weight:bold;
	}
	
	#box .flexslider li a  {
		color: white;
	}
	
	#box .flexslider li a:hover {
		text-decoration:none;
	}
	
	#box .flex-control-nav {
		padding-left: 0px;
		margin-top: -300px;
		margin-left: -2px;
		padding-bottom: 22px;
		text-align: left;
	}
	
	#box .flex-control-nav li {
		margin: 0 3px;
		
	}
	
	#box .flex-control-nav li a {
		width: 32px;
		height: 32px;
		background: white;
		box-shadow:none;
	}
	
	#box .flex-control-nav li a.flex-active {
		background: #6fbf59;
	}
	
	.flexslider {
		background: none !important;
		border: none !important;
		-moz-box-shadow:none !important;
		-webkit-box-shadow:none !important;
		box-shadow:none !important;
		margin-top: -26px !important;
	}
		

	.flex-direction-nav {
		display: none;
		visibility:hidden;
	}
	
	.clone {
		margin-right:-20px;
		width: 366px;
	}
	div.flex-viewport {
    margin: 6px;
    }
    ul.slides {
    margin-bottom:0px;
    }
    ol.flex-control-nav {
    margin-bottom:0px;
    }
	
/*# End Homepage Styles #*/


/*# Begin Resource Library Control Styles #*/
.sorting{
float: right;
padding-right: 5px;
}

.resetfilter{
float: right;
padding-right: 5px;
}

.resourceItem{
	border-bottom: 2px dotted #BEBFC1 !important;
	border-left: 2px dotted #BEBFC1 !important;
}

.leftContent{
max-width: 206px;
padding-right: 0px !important;
}

.filterLinks{
	padding-top: 5px;
}

.filterLinks a{
	text-decoration: none !Important;
	color: #000000 !important;
	font-weight: normal !important;
}

.selectedFilter {
	margin-left: 0px !important;
	padding: 0px !important;
}

a.selectedFilter{
	color: #2A9196 !important;
	font-size: 16px !important;
	background-color: transparent;
}

.resourceGridItem
{
	border-bottom: 2px dotted #BEBFC1;
	border-left: 2px dotted #BEBFC1;
	height:250px;
}

.groupName{
	font-size: 16px; 
	color: #6A7381 !important;
	text-transform: uppercase;
}

/*Grid Item Desc height*/
.Desc
{
height:225px;
}


/*# End Resource Library Control Styles #*/

/*# Begin Resource Details Control Styles #*/

.ResourceTitleLine{
	height: 2px;
	width: 600px; 
	background-color: #dddddd;
	margin-left: 90px;
	margin-top: 10px;
}
.ResourceTitleBottomline{
	height: 2px;
	width: 600px; 
	background-color: #dddddd;
	margin-left: 90px;
	margin-bottom:10px;
}
.ResourceTitle{
	font-size: 26px; 
	color: #3b2418; 
	text-align:center;
}
.descriptionText{
	background-color: transparent !important;
	color: #3b2418 !important;
}

.docpreviewimage{
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

.linkviewright{
	height: 368px;
}
.downloadrightimage{
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.downloadrightimage:hover{
	background: url("https://static.battelleforkids.org/images/FIP/download_over.png") no-repeat scroll 0 0 transparent;
}

#tags{
   margin-top: 10px;
   margin-bottom: 10px;
}

/*Ania Styles*/

h1 a
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
H1
{
color:#6A7381;
font-size:33pt;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

H2
{
color:#6A7381;
font-size:20pt;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
font-weight:normal
}

H3
{
color:#6A7381;
font-size:16pt;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
font-weight:normal
}


p
{
color:#404041;
font-size:12pt; 
font-family: Arial;
line-height: 1.5;
}

H4 
{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #757575;
	font-size:14pt;
line-height: 1.5;
font-weight: normal
}

.Ania
{
	color:pink;
}
#TC2D4E995015,.TC2D4E995015
{
background-color: #4D384C;
height:52px;
}
div.RadMenu_Default .rmRootGroup .rmItem .rmVertical {
padding-top: 0px !important;
padding-bottom: 0px Important;
background-color:transparent !important;
}

.rmItem {
    background-color:#6A7381 !important;
	background-image:none !important;
}
.CenterDiv2{
width:1082px !important;
	margin-right:auto !important;
	margin-left:auto !important;
}

div.rmSlide ul.rmGroup{
	padding-left: 0px;
}

/*# Begin Compatability Styles #*/

@media screen and (max-width: 1042px) {
	html body {
		overflow-x: scroll;
	}
	
	#Footer .footerTable {
		margin-left:10px;
		margin-right:0px;
	}
}


/* START Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
.sf_cols{width:100%;margin:0;padding:0}
.sf_cols:before,.sf_cols:after{content:"";display:table}
.sf_cols:after{clear:both}
.sf_cols{zoom:1}
.sf_colsOut+.sf_colsOut{*margin-left:-1px!important}
.sf_block{display:block}
.sf_1col_1_100{float:none;margin:0}
.sf_2cols_1_25{float:left;width:25%;margin:0}
.sf_2cols_2_75{float:right;width:75%;margin:0}
.sf_2cols_2_75 .sf_2cols_2in_75{margin-left:12px}
.sf_2cols_1_33{float:left;width:33%;margin:0}
.sf_2cols_2_67{float:right;width:67%;margin:0}
.sf_2cols_2_67 .sf_2cols_2in_67{margin-left:12px}
.sf_2cols_1_50{float:left;width:50%;margin:0}
.sf_2cols_2_50{float:right;width:50%;margin:0}
.sf_2cols_2_50 .sf_2cols_2in_50{margin-left:12px}
.sf_2cols_1_67{float:left;width:67%;margin:0}
.sf_2cols_2_33{float:right;width:33%;margin:0}
.sf_2cols_2_33 .sf_2cols_2in_33{margin-left:12px}
.sf_2cols_1_75{float:left;width:75%;margin:0}
.sf_2cols_2_25{float:right;width:25%;margin:0}
.sf_2cols_2_25 .sf_2cols_2in_25{margin-left:12px}
.sf_3cols_1_33{float:left;width:33%;margin:0}
.sf_3cols_2_34{float:left;width:34%;margin:0}
.sf_3cols_3_33{float:left;width:33%;margin:0;_margin-left:-1px!important}
.sf_3cols_2_34 .sf_3cols_2in_34,.sf_3cols_3_33 .sf_3cols_3in_33{margin-left:12px}
.sf_3cols_1_25{float:left;width:25%;margin:0}
.sf_3cols_2_50{float:left;width:50%;margin:0}
.sf_3cols_3_25{float:left;width:25%;margin:0;_margin-left:-1px!important}
.sf_3cols_2_50 .sf_3cols_2in_50,.sf_3cols_3_25 .sf_3cols_3in_25{margin-left:12px}
.sf_4cols_1_25,.sf_4cols_2_25,.sf_4cols_3_25,.sf_4cols_4_25{float:left;width:25%;margin:0}
.sf_4cols_4_25{_margin-left:-1px!important}
.sf_4cols_2_25 .sf_4cols_2in_25,.sf_4cols_3_25 .sf_4cols_3in_25,.sf_4cols_4_25 .sf_4cols_4in_25{margin-left:12px}
.sf_5cols_1_20,.sf_5cols_2_20,.sf_5cols_3_20,.sf_5cols_4_20,.sf_5cols_5_20{float:left;width:20%;margin:0}
.sf_5cols_5_20{_margin-left:-1px!important}
.sf_5cols_2_20 .sf_5cols_2in_20,.sf_5cols_3_20 .sf_5cols_3in_20,.sf_5cols_4_20 .sf_5cols_4in_20,.sf_5cols_5_20 .sf_5cols_5in_20{margin-left:12px}
/* END Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
/* START Telerik.Sitefinity.Resources.Themes.Basic.Global.Reset.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{/*font-size:100%;font-weight:normal*/}
q:before,q:after{content:''}
abbr,acronym{border:0}
a{outline:0}
body:focus,div:focus,fieldset:focus,span:focus,li:focus,p:focus{outline:0}
/* END Telerik.Sitefinity.Resources.Themes.Basic.Global.Reset.css */
/* START Telerik.Sitefinity.Resources.Themes.Basic.Global.Layout.css */
body{font-family:Arial,Verdana,Sans-serif;font-size:12px;line-height:1.5;min-width:985px;background:#f2f2f2}
body.sfPageEditor{background:#fff}
a,a:link,a:visited,a:hover,a:active{color:#105CB6;text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none;color:#00f;cursor:pointer}
img{max-width:100%}
.sfPublicWrapper{margin:20px auto;padding:30px;width:920px;background-color:#fff}
.sf_cols.sfFooter{font-size:11px;width:auto;display:block;padding:20px 0 0 0;color:#333;border-top:1px solid #ccc}
.sf_cols.sfFooter a{color:#333;text-decoration:underline}
.sf_cols.sfFooter a:hover{text-decoration:none}
.sfLogo h1{font:44px Georgia,Arial;font-style:italic;margin:0 0 30px 0}
.sfLogo h1 a{color:#333}
.sf_pagerNumeric{margin-top:15px;font-size:13px}
.sf_pagerNumeric a:link,.sf_pagerNumeric a:visited,.sf_pagerNumeric a:hover,.sf_pagerNumeric a:active{padding:1px 6px;color:#105CB6;border:1px solid #fff}
.sf_pagerNumeric a:hover{border-color:#105CB6}
.sf_pagerNumeric a.sf_PagerCurrent:link,.sf_pagerNumeric a.sf_PagerCurrent:visited,.sf_pagerNumeric a.sf_PagerCurrent:hover,.sf_pagerNumeric a.sf_PagerCurrent:active{background-color:#105CB6;border-color:#105CB6;color:#fff;cursor:default}
.sfCatalogPager{float:right;margin-top:7px}
.sfCatalogPager .sf_pagerNumeric{display:inline}
.sfCatalogTotalCount{float:left;padding-top:8px;color:#666;font-style:italic}
.sfitemsPerPageWrp{padding:10px 0;text-align:center;font-size:11px}
.sfitemsPerPageWrp .sfitemsPerPageLnk{padding-left:3px}
.sfitemsPerPageWrp .sfitemsPerPageAllLnk{padding-left:3px}
.sfitemsPerPageWrp a:link,.sfitemsPerPageWrp a:visited,.sfitemsPerPageWrp a:hover,.sfitemsPerPageWrp a:active{text-decoration:underline}
.sfitemsPerPageWrp a:hover{text-decoration:none}
.sfSortByWrp{margin-bottom:25px;text-align:right}
.sfSortByWrp label,.sfSortByWrp select{vertical-align:middle}
.sfSortByWrp select{margin-left:4px}
.sfContentBlock h1,.sfContentBlock h2,.sfContentBlock h3,.sfContentBlock h4,.sfContentBlock h5{line-height:1.2}
.sfContentBlock h1{margin-bottom:20px;font-size:30px;font-weight:normal}
.sfContentBlock h1 ~ h1{margin-top:40px}
.sfContentBlock h2{/*margin-top:35px;margin-bottom:20px;font-size:18px;font-weight:bold*/}
.sfContentBlock h3{margin-top:30px;margin-bottom:10px;font-size:20px;font-weight:normal;padding-bottom:5px;border-bottom:1px solid #ccc}
.sfContentBlock h4{margin-top:25px;font-size:13px;font-weight:bold}
.sfContentBlock h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfContentBlock p{margin-bottom:18px}
.sfContentBlock ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfContentBlock ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfContentBlock ul ul,.sfContentBlock ol ul{list-style-type:circle}
.sfContentBlock ul ul ul,.sfContentBlock ol ol ul{list-style-type:square}
.sfContentBlock ul.sshContent{margin-bottom:0;padding-left:0}
.sfContentBlock table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfContentBlock table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfContentBlock table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfBreadcrumbWrp{margin:5px 0 20px;font-size:13px}
.sfBreadcrumbWrp .RadSiteMap_Sitefinity,.sfBreadcrumbWrp .RadSiteMap_Sitefinity .rsmLevel{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.sfBreadcrumbWrp .RadSiteMap_Sitefinity .rsmLevel{padding-bottom:0}
.sfBreadcrumbWrp .RadSiteMap .rsmOneLevel .rsmItem{font-size:13px}
.sfBreadcrumbWrp .RadSiteMap .rsmOneLevel .rsmLink{padding-top:0;padding-bottom:0}
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink{color:#105CB6;text-decoration:underline}
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover{color:#00f;text-decoration:none}
.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink,.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink:hover{color:#000;cursor:default;text-decoration:none}
/*div.RadTabStrip.RadTabStrip_Sitefinity{font-size:13px;font-weight:normal}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel{padding-top:0;background:#CECECE}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel1{padding-top:6px;background:0}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel1 .rtsLI{border-right:1px solid #fff;background:#eee}
div.RadTabStrip.RadTabStrip_Sitefinity ul.rtsUL{margin:0;padding:0;overflow:visible;list-style:none}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLI{border-right:1px solid #E2E2E2;float:left;overflow:visible}
div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink{height:46px;line-height:46px;float:left;display:block;padding:0 20px;color:#333}
div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink.rtsSelected{height:46px;line-height:46px;float:left;display:block;margin-top:-4px;padding:4px 20px 0 20px}
div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsOut,div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsIn,div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsTxt{height:46px;line-height:46px;display:block;padding:0;background:0}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel .rtsLI a:hover{background:#B9B9B9}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel1 .rtsLI a:hover{background:#E5E5E5}
div.RadTabStrip.RadTabStrip_Sitefinity ul li a.rtsLink:hover span.rtsTxt{text-decoration:none}
div.RadTabStrip.RadTabStrip_Sitefinity .rtsLevel .rtsLI a.rtsSelected{background:#CECECE}
div.RadMenu_Default{font-size:13px;font-weight:normal;width:100%;background:#eee;float:none}
div.RadMenu_Default ul.rmHorizontal{margin:0;padding:0;list-style:none;border:0;background:0}
.RadMenu_Default ul li{border-right:1px solid #fff;float:left}
div.RadMenu_Default .rmHorizontal .rmItem a.rmLink{height:46px;line-height:46px;float:left;display:block;padding:0 20px;color:#333;cursor:pointer}
div.RadMenu_Default ul li.rmItem a.rmLink span.rmText{border-right:none!important}
.RadMenu_Default ul.rmHorizontal li a.rmLink span.rtsOut,.RadMenu_Default ul li a.rmLink span.rmText{display:block;padding:0;background:0}
.RadMenu_Default ul li a:hover,.RadMenu_Default .rmGroup .rmItem a.rmLink:hover{color:#333;background:#E5E5E5}
.RadMenu_Default ul li a.rmLink:hover span.rtsTxt{text-decoration:none}
.RadMenu_Default ul li a.rmSelected{background:#CECECE}
div.RadMenu_Default .rmRootGroup .rmItem .rmVertical{padding:0!important}
div.RadMenu_Default .rmVertical{padding:0!important;background:#eee;border:0}
div.RadMenu_Default .rmHorizontal .rmItem{padding:0}
div.RadMenu_Default .rmGroup .rmItem a.rmLink{margin:0;padding:0 20px;color:#333}
div.RadMenu_Default .rmGroup .rmItem a.rmLink .rmText{border:0 none;padding-right:0}
div.RadMenu_Default .rmGroup .rmText{margin:0}
div.RadMenu_Default .rmGroup,div.RadMenu_Default .rmMultiColumn,div.RadMenu_Default .rmGroup .rmVertical{border:0;background:#eee}
div.RadMenu_Default .rmVertical .rmItem{border-right:none!important;border-top:1px solid #fff}
div.RadTabStripVertical.RadTabStrip_Sitefinity{font-size:13px;font-weight:normal;display:block;background:#eee}
div.RadTabStripVertical.RadTabStrip_Sitefinity .rtsLevel{float:none;display:block}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul.rtsUL{margin:0;padding:0;float:none;list-style:none}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li{border-bottom:1px solid #fff}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink{height:46px;line-height:46px;display:block;padding:0 0 0 9px;color:#333;text-align:left}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink.rtsRoot{font-size:15px;padding:0;background:white}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li.rtsLast a.rtsLink{border:0}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsOut,div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsIn,div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink span.rtsTxt{height:46px;line-height:46px;display:block;padding:0;background:0}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a:hover{background:#E5E5E5}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsLink:hover span.rtsTxt{text-decoration:none}
div.RadTabStripVertical.RadTabStrip_Sitefinity ul li a.rtsSelected{background:#CECECE}
.RadTabStrip ul li a.rtsLink span.rtsOut,.RadTabStrip ul li a.rtsLink span.rtsIn,.RadTabStrip ul li a.rtsLink span.rtsTxt{_float:left}
.sfNoGroupPageNavigation>.rsmLink{cursor:text}
.sfNoGroupPageNavigation>.rsmLink:hover{color:#000;text-decoration:none}
.sfNavHorizontal li{border-right:1px solid #fff;background-color:#eee}
.sfNavHorizontal a{display:block;padding:0 20px;height:46px;line-height:46px;color:#333}
.sfNavHorizontal a:hover{background-color:#e5e5e5;color:#333}
.sfNavHorizontal a.sfSel,.sfNavHorizontal a.sfSel:hover{margin-top:-4px;padding-top:4px;background-color:#cecece}
.sfNavHorizontalDropDown{background-color:#eee}
.sfNavHorizontalDropDown li{margin-left:0;border-right:1px solid #fff}
.sfNavHorizontalDropDown .k-item>a.k-link{display:block;padding:0 20px;height:46px;line-height:46px;color:#333}
.sfNavHorizontalDropDown .k-group .k-item>a.k-link{padding:0 20px}
.sfNavHorizontalDropDown a:hover{background-color:#e5e5e5;color:#333}
.sfNavHorizontalDropDown .k-item>a.k-link.sfSel,.sfNavHorizontalDropDown .k-item>a.k-link.sfSel:hover{background-color:#cecece}
.sfNavHorizontalDropDown>.k-item>a.k-link.sfSel,.sfNavHorizontalDropDown>.k-item>a.k-link.sfSel:hover{margin-top:-4px;padding-top:4px}
.sfNavHorizontalDropDown .k-group{border-color:#fff}
.sfNavHorizontalDropDown .k-popup{background-color:#eee;border:0;margin-left:0!important}
.sfNavHorizontalDropDownWrp .k-popup .k-animation-container{border-left:1px solid #fff}
.sfNavHorizontalDropDown .k-popup li{border-top:1px solid #fff!important}
.sfNavHorizontalDropDown .k-i-arrow-s,.sfNavHorizontalDropDown .k-i-arrow-e{background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat -1000px -1000px}
.sfNavHorizontalDropDown .k-i-arrow-s,.sfNavHorizontalDropDown .k-state-hover .k-i-arrow-s{background-position:5px -975px!important}
.sfNavHorizontalDropDown .k-i-arrow-e,.sfNavHorizontalDropDown .k-state-hover .k-i-arrow-e{background-position:5px -946px!important}
.sfNavHorizontalTabs.sfLevel2{background-color:#cecece}
.sfNavHorizontalTabs li{margin-left:0;border-right:1px solid #fff}
.sfNavHorizontalTabs.sfLevel1 li{background-color:#eee}
.sfNavHorizontalTabs.sfLevel2 li{border-right:0}
.sfNavHorizontalTabs a{display:block;padding:0 20px;height:46px;line-height:46px;color:#333}
.sfNavHorizontalTabs.sfLevel1 a:hover{background-color:#e5e5e5;color:#333}
.sfNavHorizontalTabs a.sfSel,.sfNavHorizontalTabs a.sfSel:hover{background-color:#cecece}
.sfNavHorizontalTabs.sfLevel1 a.sfSel,.sfNavHorizontalTabs.sfLevel1 a.sfSel:hover{margin-top:-4px;padding-top:4px}
.sfNavVertical li{border-bottom:1px solid #fff;background-color:#eee}
.sfNavVertical a{display:block;padding:0 20px;height:46px;line-height:46px;color:#333}
.sfNavVertical a:hover{background-color:#e5e5e5;color:#333}
.sfNavVertical a.sfSel,.sfNavVertical a.sfSel:hover{background-color:#cecece}
.sfNavTreeview .k-minus,.sfNavTreeview .k-plus{background-color:transparent;background-image:url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000);background-repeat:no-repeat}
.sfNavTreeview .k-minus{background-position:3px -976px}
.sfNavTreeview .k-plus{background-position:3px -946px}
.sfNavTreeview .k-in.k-state-hover,.sfNavTreeview .k-in.k-state-selected,.sfNavTreeview .k-in.k-state-focused{border-width:0;padding:2px 4px 2px 3px}
.sfNavHorizontalSiteMap>li>a{font-size:14px;font-weight:normal}
.sfNavHorizontalSiteMap>li>a,.sfNavHorizontalSiteMap>li>a:hover{color:#787878}
.sfNavHorizontalSiteMap li li a{font-size:11px}
.sfNavHorizontalSiteMap li li a,.sfNavHorizontalSiteMap li li a:hover{color:#000}
.sfNavHorizontalSiteMap a:hover{text-decoration:underline}
.sfNavVerticalSiteMap>li>a{font-size:14px;font-weight:normal}
.sfNavVerticalSiteMap>li>a,.sfNavVerticalSiteMap>li>a:hover{color:#787878}
.sfNavVerticalSiteMap li li a{font-size:11px}
.sfNavVerticalSiteMap li li a,.sfNavVerticalSiteMap li li a:hover{color:#000}
.sfNavVerticalSiteMap a:hover{text-decoration:underline}*/
.sfpostListTitleDateContent .sfpostListItem{padding-bottom:65px}
.sfpostListTitleDateContent h2.sfpostTitle{margin-bottom:3px;font-size:19px;font-weight:bold}
.sfpostListTitleDateContent .sfpostAuthorAndDate{font-size:12px}
.sfpostListTitleDateContent .sfpostContent{margin:20px 0 10px;line-height:18px}
.sfpostListTitleDateContent .sfpostCommentsCount{padding-left:27px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 6px 0}
.sfpostListTitleDate .sfpostListItem{padding-bottom:15px}
.sfpostListTitleDate h2.sfpostTitle{font-size:13px;font-weight:bold}
.sfpostListTitleDate .sfpostDate{font-size:11px;color:#666}
.sfpostListTitleDateSummary .sfpostListItem{padding-bottom:45px}
.sfpostListTitleDateSummary h2.sfpostTitle{font-size:16px;font-weight:bold}
.sfpostListTitleDateSummary .sfpostAuthorAndDate{margin-bottom:13px;font-size:11px}
.sfpostListTitleDateSummary .sfpostSummary{line-height:1.2;font-size:13px}
.sfpostDetails{padding-bottom:20px;clear:both}
.sfpostBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfpostDetails .sfpostTitle{margin:0;padding:35px 0 0;color:#000;font-size:24px;line-height:1.2}
.sfpostDetails .sfpostAuthorAndDate{margin:0;padding:0;font-size:12px}
.sfpostDetails .sfpostContent{margin:0;padding:20px 0;line-height:18px}
.sfpostsList .sfpostContent h1,.sfpostDetails .sfpostContent h1{font-size:24px}
.sfpostsList .sfpostContent h2,.sfpostDetails .sfpostContent h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfpostsList .sfpostContent h3,.sfpostDetails .sfpostContent h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfpostsList .sfpostContent h4,.sfpostDetails .sfpostContent h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfpostsList .sfpostContent h5,.sfpostDetails .sfpostContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfpostsList .sfpostContent p,.sfpostDetails .sfpostContent p{margin-bottom:18px}
.sfpostsList .sfpostContent ul,.sfpostDetails .sfpostContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfpostsList .sfpostContent ol,.sfpostDetails .sfpostContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfpostsList .sfpostContent ul ul,.sfpostsList .sfpostContent ol ul,.sfpostDetails .sfpostContent ul ul,.sfpostDetails .sfpostContent ol ul{list-style-type:circle}
.sfpostsList .sfpostContent ul ul ul,.sfpostsList .sfpostContent ol ol ul,.sfpostDetails .sfpostContent ul ul ul,.sfpostDetails .sfpostContent ol ol ul{list-style-type:square}
.sfpostContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfpostContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfpostContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfblogsListTitlesOnly .sfblogsListItem{margin-bottom:7px;line-height:1.2}
.sfblogsListTitleDate .sfblogsListItem{margin-bottom:15px;line-height:1.2}
.sfblogsListTitleDate .sfblogMetaInfo{font-size:11px;color:#666}
.sfeventsListTitleCityDate .sfeventListItem{padding-bottom:20px}
.sfeventsListTitleCityDate h2.sfeventTitle{font-size:13px;font-weight:bold}
.sfeventsListTitleCityDate .sfeventMetaInfo{font-size:11px;color:#666}
.sfeventsListTitleCityDate .sfeventMetaInfo div{display:inline}
.sfeventsListTitleCityDate .sfeventCommentsCount{padding-left:27px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 6px 0}
.sfeventsListTitleCityDateContent .sfeventListItem{padding-bottom:67px}
.sfeventsListTitleCityDateContent h2.sfeventTitle{margin-bottom:3px;font-size:19px;font-weight:bold}
.sfeventsListTitleCityDateContent .sfeventMetaInfo{margin:0;padding:0;font-size:12px}
.sfeventsListTitleCityDateContent .sfeventContent{margin:0;padding:25px 0 0;line-height:18px}
.sfAddEventWrp{margin-top:5px;font-size:11px}
.sfAddEventWrp .sfical,.sfAddEventWrp .sfoutlook,.sfAddEventWrp .sfgooglecalendar{margin-left:5px}
.sfAddEventWrp .sfical a,.sfAddEventWrp .sfoutlook a,.sfAddEventWrp .sfgooglecalendar a{padding-bottom:3px;padding-left:20px;padding-top:3px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat -1000px -1000px}
.sfAddEventWrp .sfical a{background-position:0 -2100px}
.sfAddEventWrp .sfoutlook a{background-position:0 -2299px}
.sfAddEventWrp .sfgooglecalendar a{background-position:0 -2199px}
.sfeventMetaInfo .sfeventsRecurrenceTooltipWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;position:relative}
.sfeventMetaInfo .sfeventsRecurrenceTooltipWrp.sfShown{z-index:100}
.sfeventMetaInfo .sfeventsRecurrenceTooltipWrp .sfeventsRecurrenceTooltipLnk{display:-moz-inline-stack;display:inline-block;zoom:1;*display:block;cursor:default;vertical-align:top;margin-left:5px;margin-right:2px;width:14px;height:14px;text-indent:-9999px;overflow:hidden;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -2500px}
.sfeventMetaInfo .sfeventsRecurrenceTooltipWrp .sfeventsRecurrenceTooltipText{display:block;padding:10px 15px 10px 10px;background-color:#ffc;position:absolute;left:25px;top:-10px;line-height:1.2;font-size:11px}
.sfeventsRecurrenceTooltipText p{margin-top:10px;white-space:nowrap;color:#000}
.sfeventsRecurrenceTooltipText p.sfFirst{margin-top:0}
.sfcalendarWrp{position:relative}
.sfcalendarWrp .sfcalendar{width:80%;float:left;z-index:10}
.sfcalendarWrp .RadScheduler .rsHeader ul{margin-right:85px}
.sfcalendarWrp .sfcalendarSidebar{width:18%;float:right}
.sfcalendarListTitle{font-weight:bold;margin-top:35px;margin-bottom:10px}
.sfcalendarList{margin-top:5px}
.sfcalendarList li{margin-bottom:15px}
.sfcalendarList .sfColorWrp{padding:5px 5px 3px;vertical-align:middle}
.sfcalendarList label{padding-left:3px;vertical-align:middle}
.sfcalendarList .sfdelete{display:none;margin-left:5px;width:11px;height:13px;text-indent:-9999px;overflow:hidden;vertical-align:middle;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -2400px}
.sfcalendarList .sfcalendarListItm:hover .sfdelete{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.sfcalendarWrp a.sfSubmitBtn,.sfcalendarWrp a.sfSubmitBtn:link,.sfcalendarWrp a.sfSubmitBtn:visited,.sfcalendarWrp a.sfSubmitBtn:hover,.sfcalendarWrp a.sfSubmitBtn:active{background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;padding:1px 15px 2px}
.sfcalendarWrp a.sfCreateBtn{position:absolute;right:20%;top:0;z-index:1000;margin-right:10px;margin-top:4px}
.sfcalendarCreateNewWrp .sftoggleCreateCalendar{font-size:11px}
.sfcalendarCreateNewWrp li{margin-bottom:10px}
.sfcalendarCreateNewWrp .sfTxtLbl{display:block;font-weight:bold}
.sfcalendarCreateNewWrp .sfTxt{width:150px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfcalendarCreateNewWrp .sfCancel{font-size:11px;color:#f00;margin-left:10px}
.sfcalendarCreateNewWrp .sfCancel:hover{color:#00f}
div.k-window.sfcalendarEventPreviewWrp{padding-top:0!important;border:1px solid #a1a1a1;box-shadow:4px 4px 0 #d7d7d7}
.sfcalendarEventPreviewWrp .k-window-titlebar{width:auto;right:0;border-bottom:0 none;margin-top:0!important}
.sfcalendarEventPreviewWrp .k-window-titlebar .k-state-hover{border:0;padding:2px}
.sfcalendarEventPreviewWrp .k-window-action.k-state-hover{background-image:none;background-color:transparent}
.sfcalendarEventPreviewWrp div.k-window-content{padding:20px}
.sfcalendarEventPreviewTitle{margin-bottom:10px;padding-bottom:10px;font-size:18px;border-bottom:1px solid #ccc}
.sfcalendarEventPreviewWrp .sfcalendarEventPreviewEditLnkWrp{font-size:11px}
.sfcalendarEventPreviewWrp .sfAddEventWrp{margin-top:10px;padding-top:10px;border-top:1px solid #ccc}
.sfeventDetails{padding-bottom:20px;clear:both}
.sfeventBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfeventDetails .sfeventTitle{margin:0;padding:35px 0 0;color:#000;font-size:24px;line-height:1.2}
.sfeventDetails .sfcommentsCounterWrp.sfcommentsFull{margin-left:0}
.sfeventDatesLocationContacts{padding:25px 0 5px}
.sfeventDatesLocationContacts li{padding-top:2px}
.sfeventDetails .sfeventContent{margin:0;padding:20px 0;line-height:18px}
.sfeventDetails .sfeventContent h1,.sfeventsListTitleCityDateContent .sfeventContent h1{font-size:24px}
.sfeventDetails .sfeventContent h2,.sfeventsListTitleCityDateContent .sfeventContent h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfeventDetails .sfeventContent h3,.sfeventsListTitleCityDateContent .sfeventContent h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfeventDetails .sfeventContent h4,.sfeventsListTitleCityDateContent .sfeventContent h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfeventDetails .sfeventContent h5,.sfeventsListTitleCityDateContent .sfeventContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfeventDetails .sfeventContent p,.sfeventsListTitleCityDateContent .sfeventContent p{margin-bottom:18px}
.sfeventDetails .sfeventContent ul,.sfeventsListTitleCityDateContent .sfeventContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfeventDetails .sfeventContent ol,.sfeventsListTitleCityDateContent .sfeventContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfeventDetails .sfeventContent ul ul,.sfeventDetails .sfeventContent ol ul,.sfeventsListTitleCityDateContent .sfeventContent ul ul,.sfeventsListTitleCityDateContent .sfeventContent ol ul{list-style-type:circle}
.sfeventDetails .sfeventContent ul ul ul,.sfeventDetails .sfeventContent ol ol ul,.sfeventsListTitleCityDateContent .sfeventContent ul ul ul,.sfeventsListTitleCityDateContent .sfeventContent ol ol ul{list-style-type:square}
.sfeventContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfeventContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfeventContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfnewsListTitlesOnly .sfnewsListItem{margin-bottom:2px;padding-bottom:0;font-size:13px}
.sfnewsListTitleDate .sfnewsListItem{padding-bottom:15px}
.sfnewsListTitleDate h2.sfnewsTitle{font-size:13px;font-weight:bold}
.sfnewsListTitleDate .sfnewsMetaInfo{font-size:11px;color:#666}
.sfnewsListTitleDate .sfnewsMetaInfo div{display:inline}
.sfnewsListTitleDate .sfnewsCommentsCount{padding-left:27px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 6px 0}
.sfnewsListTitleDateSummary .sfnewsListItem{padding-bottom:45px}
.sfnewsListTitleDateSummary h2.sfnewsTitle{font-size:16px;font-weight:bold}
.sfnewsListTitleDateSummary .sfnewsMetaInfo{margin-bottom:13px;font-size:11px}
.sfnewsListTitleDateSummary .sfnewsSummary{line-height:1.2;font-size:13px}
.sfnewsListTitleDateContent .sfnewsListItem{padding-bottom:67px}
.sfnewsListTitleDateContent h2.sfnewsTitle{margin-bottom:3px;font-size:19px;font-weight:bold}
.sfnewsListTitleDateContent .sfnewsAuthorAndDate{margin:0;padding:0;font-size:12px}
.sfnewsListTitleDateContent .sfnewsContent{margin:0;padding:25px 0 0;line-height:18px}
.sfnewsListTitleDateContent .sfnewsMetaInfo{font-size:11px;color:#666}
.sfnewsListTitleDateContent .sfnewsMetaInfo div{display:inline}
.sfnewsListTitleDateContent .sfnewsCommentsCount{padding-left:27px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 6px 0}
.sfnewsDetails{padding-bottom:20px;clear:both}
.sfnewsBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfnewsDetails .sfnewsTitle{margin:0;padding:35px 0 0;color:#000;font-size:24px;line-height:1.2}
.sfnewsDetails .sfnewsAuthorAndDate{margin:0;padding:0;font-size:12px}
.sfnewsDetails .sfnewsSummary{margin:0;padding:30px 0 0;color:#666;font-size:15px;font-style:italic}
.sfnewsDetails .sfnewsContent{margin:0;padding:20px 0;line-height:18px}
.sfnewsDetails .sfnewsContent h1,.sfnewsListTitleDateContent .sfnewsContent h1{font-size:24px}
.sfnewsDetails .sfnewsContent h2,.sfnewsListTitleDateContent .sfnewsContent h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfnewsDetails .sfnewsContent h3,.sfnewsListTitleDateContent .sfnewsContent h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfnewsDetails .sfnewsContent h4,.sfnewsListTitleDateContent .sfnewsContent h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfnewsDetails .sfnewsContent h5,.sfnewsListTitleDateContent .sfnewsContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfnewsDetails .sfnewsContent p,.sfnewsListTitleDateContent .sfnewsContent p{margin-bottom:18px}
.sfnewsDetails .sfnewsContent ul,.sfnewsListTitleDateContent .sfnewsContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfnewsDetails .sfnewsContent ol,.sfnewsListTitleDateContent .sfnewsContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfnewsDetails .sfnewsContent ul ul,.sfnewsDetails .sfnewsContent ol ul,.sfnewsListTitleDateContent .sfnewsContent ul ul,.sfnewsListTitleDateContent .sfnewsContent ol ul{list-style-type:circle}
.sfnewsDetails .sfnewsContent ul ul ul,.sfnewsDetails .sfnewsContent ol ol ul,.sfnewsListTitleDateContent .sfnewsContent ul ul ul,.sfnewsListTitleDateContent .sfnewsContent ol ol ul{list-style-type:square}
.sfnewsContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfnewsContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfnewsContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfgenericList .sfgenericListItem{padding-bottom:20px}
.sfgenericList h2.sfgenericTitle{display:block;color:#0E50B1;font-size:13px;font-weight:bold}
.sfgenericList .sfgenericMetaInfo{font-size:11px;color:#666}
.sfgenericList .sfgenericCommentsCount{padding-left:27px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 6px 0}
.sfgenericDetails{padding-bottom:20px;clear:both}
.sfgenericBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfgenericDetails .sfgenericTitle{margin:0;padding:35px 0 0;color:#000;font-size:24px;line-height:1.2}
.sfgenericDetails .sfgenericAuthorAndDate{margin:0;padding:0;font-size:12px}
.sfgenericDetails .sfgenericContent{margin:0;padding:20px 0;line-height:18px}
.sfgenericDetails .sfgenericContent h1{font-size:24px}
.sfgenericDetails .sfgenericContent h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfgenericDetails .sfgenericContent h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfgenericDetails .sfgenericContent h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfgenericDetails .sfgenericContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfgenericDetails .sfgenericContent p{margin-bottom:18px}
.sfgenericDetails .sfgenericContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfgenericDetails .sfgenericContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfgenericDetails .sfgenericContent ul ul,.sfgenericDetails .sfgenericContent ol ul{list-style-type:circle}
.sfgenericDetails .sfgenericContent ul ul ul,.sfgenericDetails .sfgenericContent ol ol ul{list-style-type:square}
.sfgenericContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfgenericContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfgenericContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfitemsListTitlesOnly .sfitem{margin-bottom:2px;padding-bottom:0;font-size:13px}
.sfitemsListTitleDateTmb .sfitem{margin-bottom:30px}
.sfitemsListTitleDateTmb .sfitemTitle{font-size:16px;font-weight:bold}
.sfitemsListTitleDateTmb .sfimageWrp{float:left;margin-right:20px}
.sfitemsListTitleDateTmb .sfitemPublicationDate{display:inline;font-size:11px;color:#666}
.sfitemDetails .sfitemTitle{margin:0;color:#000;font-size:16px;line-height:1.2;font-weight:bold}
.sfitemDetails .sfitemPublicationDate{display:inline;margin-bottom:18px;font-size:11px;color:#666}
.sfWorkflowBtnsShown .sfitemDetails .sfitemPublicationDate{display:block}
.sfWorkflowBtnsShown .sfitemDetails .sfcommentsCounterWrp{display:block;margin-top:-15px;margin-left:0;margin-bottom:10px}
.sfitemDetails .sfitemLongText{margin-top:18px;margin-bottom:30px;font-size:14px;font-style:italic;line-height:1.2;color:#666}
.sfitemDetails .sfimageWrp,.sfitemDetails .sfimagesTmbList,.sfitemDetails .sfdownloadFileWrp,.sfitemDetails .sfdownloadList,.sfitemDetails .sfvideoWrp,.sfitemDetails .sfvideosTmbList,.sfitemDetails .sfitemAddressWrp{margin-top:30px;margin-bottom:30px}
.sfimageWrp img{max-width:100%}
.sfitemDetails .sfimagesTmbList,.sfitemDetails .sfvideosTmbList{margin-left:-10px}
.sfitemDetails .sfitemFieldLbl,.sfitemDetails .sfitemChoices .sfTxtLbl,.sfitemNumberWrp .sfitemFieldLbl{font-weight:bold;display:inline}
.sfitemDetails .sfitemShortTxt,.sfitemDetails .sfitemNumber,.sfitemDetails .sfitemPrice,.sfitemDetails .sfChoiceContent,.sfitemDateWrp .sfitemDate{display:inline}
.sfitemTaxonWrp:first-child{margin-top:18px}
.sfitemTaxonWrp div,.sfitemTaxonWrp .sfTagsList,.sfitemTaxonWrp .sfCategoriesList,.sfitemTaxonWrp .sfTagsList li,.sfitemTaxonWrp .sfCategoriesList li{display:inline}
.sfitemTaxonWrp li span:before{content:", "}
.sfitemTaxonWrp li:first-child span:before{content:""}
.sfitemDetails .sfitemRichText{margin:30px 0;line-height:18px}
.sfitemDetails .sfitemRichText h1{font-size:24px}
.sfitemDetails .sfitemRichText h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfitemDetails .sfitemRichText h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfitemDetails .sfitemRichText h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfitemDetails .sfitemRichText h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfitemDetails .sfitemRichText p{margin-bottom:18px}
.sfitemDetails .sfitemRichText ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfitemDetails .sfitemRichText ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfitemDetails .sfitemRichText ul ul,.sfitemDetails .sfitemRichText ol ul{list-style-type:circle}
.sfitemDetails .sfitemRichText ul ul ul,.sfitemDetails .sfitemRichText ol ol ul{list-style-type:square}
.sfitemDetails table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfitemDetails table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfitemDetails table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfcommentsCounterWrp{display:inline-block;zoom:1;*display:inline;vertical-align:top}
.sfcommentsCounterWrp.sfcommentsFull,.sfcommentsCounterWrp.sfcommentsShort{display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-left:15px;padding-left:20px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -2698px}
.sfcommentsCounterWrp.sfcommentsIconOnly{display:inline-block;zoom:1;*display:inline;vertical-align:top;text-align:center;line-height:18px;width:26px;height:24px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -2800px}
.sfcommentsCounterWrp.sfcommentsEmpty{background-position:0 -2900px}
.sfcommentsTitle{display:inline-block;zoom:1;*display:inline;margin-bottom:7px;font-size:15px;font-weight:bold}
.sfcommentsFormWithAvatarWrp .sfcommentsTitleWrp{width:400px;position:relative}
.sfcommentsFormWithAvatarWrp .sfcommentsTitle{margin-bottom:0;position:absolute;top:4px;left:4px;font-size:12px;color:#999;font-weight:normal;font-style:italic}
.sfcommentsFormWithAvatarWrp .sfcommentsTitle.sfFocused{display:none}
.sfcommentsFormWithAvatarWrp .sfcancelReply{float:right}
.sfcommentsFormWithAvatarWrp .sfMessage{margin-bottom:20px}
.sfLeaveCommentLnk,.sfcancelReply{font-size:11px;margin-left:10px;*vertical-align:middle}
.sfcommentsOrderFilterWrp{float:right;clear:right;margin-top:4px;font-size:11px;position:relative;z-index:10}
.sfShowNewWrp{margin:5px 0 10px;padding:5px 20px;text-align:center;background-color:#f0f8fa}
.sfLoadMoreWrp{margin-top:30px}
.sfcommentsListWrp{margin-top:30px;margin-bottom:30px}
.sfcommentsList{list-style-position:outside;border:0}
.k-widget.sfcommentsList{background:transparent}
.sfcommentsList .sfcommentDetails{margin-bottom:10px;padding:5px 15px 10px 56px;position:relative;z-index:2}
.sfcommentsList .sfcommentDetails.sfcommentOfTheAuthor{background-color:#f5f5f5}
.sfcommentsList .sfcommentsThreadRatingWrp{margin-top:5px;margin-bottom:10px}
.sfcommentsList .sfcommentNumber{display:block;color:#989898;font-size:12px;line-height:1.8;font-weight:bold;text-align:center;position:absolute;top:5px;left:6px;_left:-50px;width:32px;height:28px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -100px;background-position:0 -100px}
.sfcommentsList .sfcommentAuthorAvatar{width:40px;position:absolute;left:0}
.sfcommentsList .sfcommentAuthor,.sfcommentsList .sfcommentSeparator{font-weight:normal;color:#666}
.sfcommentsList .sfcommentDate{color:#666}
.sfcommentsList .sfcommentReplyLnk{margin-left:10px}
.sfcommentsList .sfcommentText{line-height:1.2;color:#000}
.sfcommentsFormWithAvatarWrp{position:relative}
.sfcommentsFormWithAvatarWrp .sfcommentAuthorAvatar{position:absolute;width:40px}
.sfcommentsFormWithAvatarWrp .sfcommentsFormWrp{padding-left:56px}
.sfcommentsFormWrp .sfNeutral{margin-bottom:10px;background-color:#ffc;padding:5px 15px}
.sfcommentsForm{padding:0 0 30px}
.sfcommentsForm .sfcommentsFieldsList{padding-bottom:15px}
.sfcommentsForm .sfcommentsField{margin-bottom:5px}
.sfcommentsForm .sfcommentRating{margin-top:15px;margin-bottom:15px}
.sfcommentsForm .sfcommentEditor{margin-bottom:15px;width:400px}
.sfcommentsForm .sfcommentEditor .k-editor{border:0;height:80px;border-spacing:0}
.sfcommentsForm .sfEditorWrp{position:relative}
.sfcommentsForm .sfEditorWrp .reToolbarWrapper .reToolbar{width:auto!important}
.sfEditorWrp .reToolbarWrapper .grip_first,.sfEditorWrp .reToolbarWrapper .grip_last{display:none}
.sfEditorWrp .reToolbarWrapper .sfChange{position:absolute;top:10px;right:5px;font-size:11px;color:#666;text-decoration:underline!important;_width:115px;_text-align:right}
.sfEditorWrp .reToolbarWrapper .sfChange:hover{color:#555;text-decoration:none!important}
.sfEditorWrp .reToolbar .reSeparator{margin:6px 3px 0!important;height:15px;width:0;border-left:1px solid #ccc;border-right:1px solid #fff;color:#ccc}
.sfcommentsForm .sfTxt{width:200px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfcommentsForm .sfNote{font-size:11px;line-height:1.2;color:#666}
.sfcommentsForm .sfError{padding-top:5px}
.sfcommentsForm .sfcommentCaptcha{margin-top:15px}
.sfcommentsForm .sfcommentCaptcha span{display:block;padding-left:20px;font-size:11px;font-weight:bold;color:#f30;background:transparent url(/OAC/WebResource.axd?d=FKK8JaW2zZIDEkdH_Jrc-63KIFS0m9GsE4Mt1-XAMKWxg_vhHTYTT0rknoVqM5J2qr4HPjx5kz__4XK9b7dK_y6SxVggaIRjQ5oQ5X1uZSDYlZOH_0eT_TblRqlfPSNjpuwV4Mc-B3VhNhJATAnxjahM7j6oaE-7rnAueViFtDG-gYxyp_ICyzZTxW3l_54T5ndIgg2&t=635435995960000000) no-repeat 0 -499px}
.sfcommentsForm .sfcommentCaptcha div div{margin-top:10px}
.sfcommentsForm .sfcommentCaptcha div div input{width:200px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfcommentsForm .sfcommentCaptcha div div label{padding-left:5px}
.sfcommentsForm .sfcommentCaptcha .sfTxtLbl{padding-left:0;font-weight:normal}
.sfcommentsForm .sfcommentCaptcha .sfRestfulCaptchaRefresh{font-size:11px}
.sfcommentsForm .sfcommentsSubmitBtn{font-family:Arial,Verdana,Sans-serif;font-size:15px;font-weight:bold;width:80px;text-align:center}
.sfSubscribeToEmailMsgWrp,.sfSubscribeToEmailLnkWrp{margin:5px 0 5px 56px}
.sfSubscribeToEmailMsgWrp,.sfSubscribeToEmailLnk{padding-left:20px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -497px}
.sfSubscribeToEmailLnk{display:inline-block;zoom:1;*display:inline}
.sfcommentsThreadRatingWrp{color:#666;white-space:nowrap}
.sfcommentsThreadRatingWrp .sfRatingLabel{padding-right:3px}
.sfcommentsThreadRatingWrp .sfRatingAbsolute,.sfcommentsThreadRatingWrp .sfRatingReviewCount,.sfcommentsThreadRatingWrp .sfRatingClosingText{font-size:11px}
.sfcommentsThreadRatingWrp .sfRatingClosingText{*padding-left:2px}
.sfcommentsThreadRatingWrp .sfRatingAbsolute{padding-left:2px}
.sfcommentsThreadRatingWrp .sfRatingReviewCount{padding-left:6px}
.sfcommentsThreadRatingWrp .sfStarsWrapper{display:inline}
.sfnewsList .sfcommentsThreadRatingWrp,.sfpostsList .sfcommentsThreadRatingWrp,.sfeventsList .sfcommentsThreadRatingWrp,.sflistList .sfcommentsThreadRatingWrp,.sfitemsList .sfcommentsThreadRatingWrp{margin-left:10px;display:inline}
.sfnewsDetails .sfcommentsThreadRatingFull,.sfpostDetails .sfcommentsThreadRatingFull,.sfeventDetails .sfcommentsThreadRatingFull,.sflistItemDetails .sfcommentsThreadRatingFull,.sfitemDetails .sfcommentsThreadRatingFull,.sfcommentsWrp .sfcommentsThreadRatingFull{float:right}
.sfeventDetails .sfcommentsThreadRatingFull{margin-top:25px;position:relative;z-index:10}
.sfimagesTmbList .sfcommentsThreadRatingWrp,.sfimagesList .sfcommentsThreadRatingWrp,.sfvideosTmbList .sfcommentsThreadRatingWrp{margin-top:10px}
.sfimagesTmbList .sfimagesTmb{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;position:relative;padding:10px;overflow:hidden;vertical-align:bottom}
.sfimagesTmbList .sfimagesTmb .sfcommentsCounterWrp{position:absolute;right:20px;bottom:18px}
.sfimagesTmbList>a{display:block;overflow:hidden;text-align:center}
.sfimagesTmbList img{vertical-align:middle;_vertical-align:top;*vertical-align:top}
.sfimagesList .sfimageListItem{padding-bottom:20px;position:relative}
.sfimagesList .sfimageListItem .sfcommentsCounterWrp{position:absolute;top:10px;left:10px}
.sfimageDetails{margin:35px 0}
.sfimageBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfimagePrev,.sfimageNext{float:right;background-image:url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000);background-color:transparent;background-repeat:no-repeat;background-position:-1000px -1000px}
.sfimagePrev{padding-left:14px;padding-right:5px;background-position:0 -143px}
.sfimageNext{padding-right:14px;padding-left:5px;background-position:100% -393px}
.sfimageDetails .sfimageWrp{margin-top:35px}
.sfimageDetails .sfimageTitle{padding-top:15px;font-size:16px}
.sfimageDetails .sfimageDescription{font-size:12px;padding-top:5px;line-height:1.4;font-style:italic;color:#666}
.sfvideoWrp{margin-top:35px}
body>div .sfvideoWrp{margin-top:0}
.sfvideoWrp object{margin:0;padding:0;border:0}
.sfvideoWrp object:focus{outline:0}
.RadMediaPlayer{position:relative}
.RadMediaPlayer .sfPlayerError{position:absolute;top:0;left:0;background-color:#e4e4e4;width:100%;height:100%;z-index:150;font-family:Arial,Verdana,Sans-serif}
.sfPlayerError .sfPlayerErrorWrp{margin-top:-35px;margin-left:-110px;position:absolute;top:50%;left:50%;width:220px;text-align:center}
.sfPlayerError .sfPlayerErrorMsg{color:#666;font-size:14px}
.sfPlayerError .sfPlayerErrorImg{display:inline-block;width:53px;height:53px;background:#e4e4e4 url(/OAC/WebResource.axd?d=RexkmcsKVDyLABd_gNnQzbraHzKLy3mE5QicXVxnsgOjOOyobGW6AkX0jh-L38lg-KFKkWRHfOoMBOXy31_FubaB84oQ4bWTx0PkgQhC-2Tn7dotiErmK6IM9mixFZNoctU78qmt7w0_gzyiF_6cA3i8tk7VoyCCF0iNrzC4VP6-XLTB0&t=635435995960000000) no-repeat 0 0}
.sfvideosTmbList .sfvideoTmb{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;position:relative;padding:10px;overflow:hidden;vertical-align:bottom}
.sfvideosTmbList .sfvideoTmb .sfcommentsCounterWrp{bottom:18px;position:absolute;right:20px}
.sfvideosTmbList img{vertical-align:top;height:100%;max-width:none}
.sfvideosTmbList a.sfNoTmb{background:#f1f1f1 url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 50% -675px}
.sfvideosTmbList a.sfNoTmb img{display:none}
.fancybox-wrap .sfvideoWrp{margin-top:0}
.sfvideoDetails{margin:35px 0}
.sfvideoBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfvideoDetails .sfvideoWrp{margin-top:35px;height:440px}
.sfvideoDetails .sfvideoWrp object{margin:0;padding:0;border:0;width:540px;height:440px}
.sfvideoDetails .sfvideoWrp object:focus{outline:0}
.sfvideoDetails .sfvideoTitle{padding-top:15px;font-size:16px}
.sfvideoDetails .sfvideoDescription{font-size:12px;padding-top:5px;line-height:1.4;font-style:italic;color:#666}
.sfdownloadFileWrp a{display:inline-block;zoom:1;*display:inline}
.sfdownloadFileWrp .sfSmallIcns a{font-size:13px;font-weight:bold}
.sfdownloadFileWrp .sfLargeIcns a{min-height:38px;font-size:15px;font-weight:bold}
.sfdownloadList .sfdownloadFile{padding-bottom:5px;list-style-type:disc;margin-left:25px}
.sfSmallIcns .sfdownloadList .sfdownloadFile,.sfLargeIcns .sfdownloadList .sfdownloadFile{list-style-type:none;margin-left:0;padding-bottom:20px}
.sfdownloadList .sfdownloadTitle{font-weight:bold;font-size:13px}
.sfLargeIcns .sfdownloadList .sfdownloadTitle{font-size:15px}
.sfdownloadList .sfdownloadFile .sfInfo{font-size:11px;color:#666}
.RadGrid.sfdownloadTable{color:#666}
.sfdownloadTable .sfdownloadTitle{width:100%;padding-left:0;padding-right:0}
.sfdownloadTable .sfdownloadType,.sfdownloadTable .sfdownloadSize,.sfdownloadTable .sfdownloadDate,.sfdownloadTable .sfdownloadCell{white-space:nowrap}
.sfdownloadTable .sfdownloadSize,.sfdownloadTable .sfdownloadCell{text-align:right}
.sfdownloadTable .sfdownloadComments{text-align:center}
.sfdownloadTable .sfdownloadCell{padding-right:0}
.sfdownloadTable thead th{padding:10px 10px 5px;text-align:left}
.sfdownloadTable tbody td{padding:10px 10px 14px;color:#666;vertical-align:top;border-top:1px solid #e4e4e4}
.sfdownloadTable tbody .sfdownloadTitle{font-weight:bold;font-size:13px;color:#333}
.sfdownloadTable tbody .sfdownloadType{text-transform:uppercase}
.sfdownloadDetails{padding-bottom:20px;clear:both}
.sfdownloadBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sfdownloadDetails .sfdownloadTitle{margin:0;padding:35px 0 20px;color:#000;font-size:24px;line-height:1.2;font-weight:bold}
.sfdownloadDetails .sfcommentsCounterWrp{margin-left:0;margin-top:-10px;margin-bottom:20px}
.sfdownloadDetails .sfdownloadSummary{margin:0;padding:20px 0;line-height:18px}
.sfdownloadDetails .sfdownloadLinkWrp{margin-bottom:15px;padding:12px 15px 15px;background-color:#f2f2f2}
.sfdownloadDetails .sfdownloadLinkWrp .sfdownloadLink{font-weight:bold;font-size:15px}
.sfdownloadDetails .sfdownloadLinkWrp .sfInfo{color:#666;font-size:11px;line-height:1;padding-left:50px;margin-top:-15px}
.sftaxonTitle{display:block;color:#666;font-size:15px;font-weight:bold}
.sftaxonHorizontalList{margin:0 0 10px;padding:0;list-style-type:none}
.sftaxonHorizontalList .sftaxonItem{margin:0;padding:0 10px 0 0;display:inline;white-space:nowrap}
.sftaxonHorizontalList .sfCount{cursor:default;color:#333;font-size:11px;font-weight:normal}
.sftaxonVerticalList{margin:0 0 10px 10px;padding:0}
.sftaxonVerticalList .sftaxonItem{margin:0 0 3px;padding:0}
.sftaxonVerticalList .sfCount{cursor:default;color:#333;font-size:11px;font-weight:normal}
.sftaxonCloud{margin:0 0 10px;padding:0;list-style-type:none;line-height:30px}
.sftaxonCloud .sftaxonItem{margin:0;padding:0 10px 0 0;display:inline;vertical-align:bottom}
.sftaxonCloud .sftaxonItem .sfCloudSize6{font-size:36px}
.sftaxonCloud .sftaxonItem .sfCloudSize5{font-size:30px}
.sftaxonCloud .sftaxonItem .sfCloudSize4{font-size:24px}
.sftaxonCloud .sftaxonItem .sfCloudSize3{font-size:18px}
.sftaxonCloud .sftaxonItem .sfCloudSize2{font-size:13px}
.sftaxonCloud .sftaxonItem .sfCloudSize1{font-size:11px}
.sftaxonCloud .sfCount{cursor:default;font-weight:normal}
.sftaxonsAll{font-size:11px}
.sfarchiveTitle{display:block;color:#666;font-size:15px;font-weight:bold}
.sfarchiveList{margin-left:25px;list-style-type:disc}
.sfarchiveList .sfSel{font-weight:bold;color:#333}
.sfarchiveList .sfCount{cursor:default;color:#333;font-size:11px;font-weight:normal}
.sfTxtLbl{cursor:default}
.sfExample{font-size:11px;color:#666}
.sfError{color:#f00;padding-left:20px;background:transparent url(/OAC/WebResource.axd?d=FKK8JaW2zZIDEkdH_Jrc-63KIFS0m9GsE4Mt1-XAMKWxg_vhHTYTT0rknoVqM5J2qr4HPjx5kz__4XK9b7dK_y6SxVggaIRjQ5oQ5X1uZSDYlZOH_0eT_TblRqlfPSNjpuwV4Mc-B3VhNhJATAnxjahM7j6oaE-7rnAueViFtDG-gYxyp_ICyzZTxW3l_54T5ndIgg2&t=635435995960000000) no-repeat 0 -497px}
.sfLeftLbls .sfError,.sfRightLbls .sfError{margin-left:164px}
.sfSuccess{margin-top:50px;font-size:18px;text-align:center;color:#690}
.sfNeutral{margin-bottom:10px;background-color:#ffc;padding:5px 15px}
.sfErrorSummary{background-color:#ffb9b9}
.sfTopMsg{margin-bottom:10px}
.sfFormBox{margin-bottom:20px}
.sfFormBox .sfTxt{padding:3px;font-size:12px;font-family:inherit}
.sfFormBox.sfTxtBoxSmall .sfTxt{width:120px}
.sfFormBox.sfTxtBoxMedium .sfTxt{width:300px}
.sfFormBox.sfTxtBoxLarge .sfTxt{width:400px}
.sfFormRadiolist{margin-bottom:20px}
.sfFormRadiolist .sfRadioList{display:block;line-height:18px}
.sfFormRadiolist .sfRadioList label,.sfFormRadiolist .sfRadioList input{vertical-align:middle}
.sfFormRadiolist .sfRadioList label{margin-left:3px}
.sfFormCheckboxlist{margin-bottom:20px}
.sfFormCheckboxlist .sfCheckListBox{display:block;line-height:20px}
.sfFormCheckboxlist .sfCheckListBox label,.sfFormCheckboxlist .sfCheckListBox input{vertical-align:middle}
.sfFormCheckboxlist .sfCheckListBox label{margin-left:3px}
.sfFormBlock{margin-bottom:20px}
.sfFormBlock .sfTxt{padding:3px;font-size:12px;font-family:inherit}
.sfFormBlock.sfTxtBlockSmall .sfTxt{width:300px;height:60px}
.sfFormBlock.sfTxtBlockMedium .sfTxt{width:300px;height:100px}
.sfFormBlock.sfTxtBlockLarge .sfTxt{width:420px;height:260px}
.sfFormDropdown{margin-bottom:20px}
.sfFormDropdown select{padding:1px;font-size:12px;font-family:inherit}
.sfFormDropdown.sfDdlSmall select{width:120px}
.sfFormDropdown.sfDdlMedium select{width:300px}
.sfFormDropdown.sfDdlLarge select{width:420px}
.sfFormTitle{margin:50px 0 20px}
.sfFormTitle:first-child{margin:20px 0}
.sfFormTitle.sfTitleSmall{font-size:14px;font-weight:bold}
.sfFormTitle.sfTitleMedium{font-size:18px;font-weight:normal}
.sfFormTitle.sfTitleLarge{font-size:24px;font-weight:normal}
.sfFormInstructions{margin-bottom:20px}
.sfFormFile{margin-bottom:20px}
.sfFormFile .sfFieldWrp{margin-bottom:5px}
.sfFormFile .RadUpload .ruInputs li.ruActions{margin-top:0}
.RadUpload .ruInputs .ruRemove{width:18px;height:18px;text-indent:-9999px;overflow:hidden;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 3px -1197px;margin-left:5px;margin-top:2px}
.RadUpload .ruActions .ruButton,.RadUploadProgressArea .ruActions .ruButton{background-image:none;width:auto!important;color:#105CB6;cursor:pointer;font-size:12px}
.RadUpload .ruActions .ruButton:hover,.RadUploadProgressArea .ruActions .ruButton:hover{color:#00f}
.sfFormCaptcha{margin-bottom:20px}
.sfFormCaptcha .rcRefreshImage{font-size:11px}
.sfFormCaptcha p{margin-top:10px;padding-top:20px;position:relative}
.sfFormCaptcha p .sfTxt{padding:3px;font-size:12px;font-family:inherit;width:150px}
.sfFormCaptcha p .sfTxtLbl{left:0;position:absolute;top:0;font-weight:normal}
.sfFormSubmit{margin-bottom:20px}
.sfLeftLbls .sfFormSubmit,.sfRightLbls .sfFormSubmit{margin-left:164px}
.sfFormSubmit.sfSubmitBtnSmall input{font-size:13px;padding:2px 5px}
.sfFormSubmit.sfSubmitBtnMedium input{font-size:14px;font-weight:bold;padding:4px 10px}
.sfFormSubmit.sfSubmitBtnLarge input{font-size:18px;padding:4px 10px}
.sfTopLbls .sfTxtLbl{font-weight:bold;display:block}
.sfLeftLbls .sfTxtLbl,.sfLeftLbls .sfFieldWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.sfLeftLbls .sfTxtLbl{margin-top:2px;margin-right:10px;width:150px;line-height:1.1}
.sfRightLbls .sfTxtLbl,.sfRightLbls .sfFieldWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.sfRightLbls .sfTxtLbl{margin-top:2px;margin-right:10px;width:150px;line-height:1.1;text-align:right}
.sfWatermarkField{position:relative}
.sfWatermarkField .sfTxtLbl{left:5px;padding:0;position:absolute;text-align:left;top:3px;color:#999;font-style:italic;font-weight:normal}
.sflanguagesHorizontalList{margin:0;padding:0;list-style-type:none}
.sflanguagesHorizontalList .sflanguageItem{margin:0;padding:0;display:inline;white-space:nowrap}
.sflanguagesHorizontalList .sflanguageItem a:link,.sflanguagesHorizontalList .sflanguageItem a:visited,.sflanguagesHorizontalList .sflanguageItem a:hover,.sflanguagesHorizontalList .sflanguageItem a:active{padding:1px 5px 2px}
.sflanguagesHorizontalList .sflangSelected a:link,.sflanguagesHorizontalList .sflangSelected a:visited,.sflanguagesHorizontalList .sflangSelected a:hover,.sflanguagesHorizontalList .sflangSelected a:active{background-color:#425ccf;color:#fff;cursor:default}
.sflanguagesVerticalList{margin:0;padding:0;list-style-type:disc}
.sflanguagesVerticalList .sflanguageItem{margin:0 0 5px;padding:0}
.sflanguagesVerticalList .sflanguageItem a:link,.sflanguagesVerticalList .sflanguageItem a:visited,.sflanguagesVerticalList .sflanguageItem a:hover,.sflanguagesVerticalList .sflanguageItem a:active{padding:1px 5px 2px}
.sflanguagesVerticalList .sflangSelected a:link,.sflanguagesVerticalList .sflangSelected a:visited,.sflanguagesVerticalList .sflangSelected a:hover,.sflanguagesVerticalList .sflangSelected a:active{background-color:#425ccf;color:#fff;cursor:default}
.sflanguagesDropDown select{font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfLoginFieldsWrp .sfLoginField{margin-bottom:10px}
.sfLoginFieldsWrp .sfTxtLbl{display:block}
.sfLoginFieldsWrp .sfTxt{font-family:Arial,Verdana,Sans-serif;font-size:12px;padding:2px;width:200px;height:18px}
.sfLoginFieldsWrp .sfCheckBoxWrapper .sfTxtLbl{padding-left:5px;display:inline}
.sfLoginFieldsWrp .sfCheckBoxWrapper .sfTxtLbl,.sfLoginFieldsWrp .sfCheckBoxWrapper input{vertical-align:middle}
.sfLoginFieldsWrp .sfValidator strong{display:block;padding-left:20px;font-size:11px;font-weight:bold;color:#f30;background:transparent url(/OAC/WebResource.axd?d=FKK8JaW2zZIDEkdH_Jrc-63KIFS0m9GsE4Mt1-XAMKWxg_vhHTYTT0rknoVqM5J2qr4HPjx5kz__4XK9b7dK_y6SxVggaIRjQ5oQ5X1uZSDYlZOH_0eT_TblRqlfPSNjpuwV4Mc-B3VhNhJATAnxjahM7j6oaE-7rnAueViFtDG-gYxyp_ICyzZTxW3l_54T5ndIgg2&t=635435995960000000) no-repeat 0 -499px}
.sfSubmitBtnWrp{margin:20px 0 30px}
.sfSubmitBtnWrp a.sfSubmitBtn:link,.sfSubmitBtn a.sfSubmitBtn:visited,.sfSubmitBtn a.sfSubmitBtn:hover,.sfSubmitBtn a.sfSubmitBtn:active{background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;padding:4px 15px}
.sfSubmitBtnWrp .sfLostPassword{display:block;margin-top:20px;font-size:11px}
.sfSubmitBtnWrp input.sfSubmitBtn{margin-right:10px;padding:2px 10px;font-family:Arial,Verdana,Sans-serif;text-align:center}
.sfLoginWrp .sfLoginHelp{font-size:11px}
.sfLoginWrp .sfNeutral{background-color:#ffc;padding:5px 15px}
.sfLoginWrp .sfDetailedInfo ul li{margin-left:25px;list-style-type:disc}
.sfLoginWrp .sfDetailedInfo ol li{margin-left:25px;list-style-type:decimal}
.sfLoginWrp .sfDetailedHowTo{background-color:#fff;margin:10px 5px;padding:13px 18px 18px}
.sfLostPasswordWrp .sfLoginFieldsTitle{font-size:21px}
.sfLostPasswordWrp .sfLoginFieldsNote{margin-bottom:30px}
.sfsearchBox{margin:0;padding:0;border:0}
.sfsearchBox .sfsearchTxt{width:200px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfsearchBox .sfsearchSubmit{padding:1px 3px;font-family:Arial,Verdana,Sans-serif;font-size:12px;font-weight:bold;text-align:center}
.sfsearchResultStatistics{margin-top:15px;font-size:19px}
.sfsearchReultTitleSnippetUrl{line-height:1.2}
.sfsearchReultTitleSnippetUrl .sfsearchResultTitle{margin-top:30px;font-size:13px;font-weight:bold}
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:link,.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:visited,.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover,.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:active{color:#999}
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover,.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:active,.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:focus{color:#666}
.sfsearchReultTitlesOnly{line-height:1.2;font-size:13px}
.sfsearchReultTitlesOnly .sfsearchResultTitle{margin-top:14px}
.sfnewsletterForm{padding:0 0 30px}
.sfnewsletterForm .sfMessage{margin-bottom:15px;padding:5px 10px}
.sfnewsletterForm .sfnewsletterTitle{font-size:15px;font-weight:bold;margin-bottom:7px}
.sfnewsletterForm .sfnewsletterDescription{color:#666;padding-bottom:15px}
.sfnewsletterForm .sfnewsletterFieldsList{padding-bottom:15px}
.sfnewsletterForm .sfnewsletterField{margin-bottom:5px}
.sfnewsletterForm .sfTxt{width:200px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfnewsletterForm .sfNote{font-size:11px;line-height:1.2;color:#666}
.sfnewsletterForm .sfError{display:block}
.sfnewsletterForm .sfnewsletterSubmitBtn{padding:1px 25px 2px;font-family:Arial,Verdana,Sans-serif;font-size:15px;font-weight:bold;text-align:center}
.sfsimpleListWrp .sflistTitle{margin-bottom:7px;font-size:16px;font-weight:bold}
.sfsimpleListWrp .sflistList{margin-left:17px;margin-bottom:18px;list-style-type:disc}
.sfsimpleListWrp .sflistListItem{margin-bottom:2px;padding-left:4px}
.sfexpandedListWrp .sflistTitle{margin-bottom:33px;font-size:24px;font-weight:bold}
.sfexpandedListWrp .sflistList{margin-bottom:23px;list-style-type:none}
.sfexpandedListWrp .sflistListItem{padding-bottom:30px}
.sfexpandedListWrp .sflistItemTitle{font-size:15px;font-weight:bold}
.sfexpandableListWrp .sflistTitle{margin-bottom:7px;font-size:16px;font-weight:bold}
.sfexpandableListWrp .sflistList{margin-bottom:18px;list-style-type:none}
.sfexpandableListWrp .sflistListItem{margin-bottom:2px}
.sfexpandableListWrp .sflistItemTitle{font-size:13px}
.sfexpandableListWrp .sflistItemToggleLnk{padding-left:15px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -945px}
.sfexpandableListWrp .sflistListItemExpanded.sflistItemToggleLnk{font-weight:bold;background-position:0 -975px}
.sfexpandableListWrp .sflistItemContent{padding-top:3px;padding-left:15px;padding-bottom:15px}
.sfexpandableListWrp .sflistExpandAllLnkWrp{text-align:right;font-size:11px;position:relative;z-index:100;margin-bottom:-22px}
.sfanchorListWrp .sfanchorListTitle{margin-bottom:7px;font-size:16px;font-weight:bold}
.sfanchorListWrp .sfanchorList{margin-left:17px;margin-bottom:40px;list-style-type:disc}
.sfanchorListWrp .sfanchorListItem{margin-bottom:2px;padding-left:4px}
.sfanchoredListWrp .sflistTitle{margin-bottom:33px;font-size:24px;font-weight:bold}
.sfanchoredListWrp .sflistList{margin-bottom:23px;list-style-type:none}
.sfanchoredListWrp .sflistListItem{padding-bottom:30px}
.sfanchoredListWrp .sflistItemTitle{font-size:15px;font-weight:bold}
.sfanchoredListWrp .sflistTopLnkWrp{text-align:right;font-size:11px;line-height:1.2}
.sfpagelistListWrp .sflistTitle{margin-bottom:7px;font-size:16px;font-weight:bold}
.sfpagelistListWrp .sflistList{margin-left:17px;margin-bottom:18px;list-style-type:disc}
.sfpagelistListWrp .sflistListItem{margin-bottom:2px;padding-left:4px}
.sflistItemBack{*display:block;margin-left:-14px;_margin-left:0;padding-left:14px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -48px}
.sflistItemDetails .sflistItemTitle{margin:0;padding:32px 0 7px;color:#000;font-size:24px;line-height:1.2;font-weight:bold}
.sflistItemDetails .sfcommentsCounterWrp{margin-left:0}
.sflistItemDetails .sflistItemContent{margin-top:15px;padding-left:5px;clear:both}
.sflistItemContent h1{font-size:24px}
.sflistItemContent h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sflistItemContent h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sflistItemContent h4{margin-top:18px;font-size:13px;font-weight:bold}
.sflistItemContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sflistItemContent p{margin-bottom:18px}
.sflistItemContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sflistItemContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sflistItemContent ul ul,.sflistItemContent ol ul{list-style-type:circle}
.sflistItemContent ul ul ul,.sflistItemContent ol ol ul{list-style-type:square}
.sflistItemContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sflistItemContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sflistItemContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfprofileArticleLikeWrp{padding-bottom:35px}
.sfprofileArticleLikeWrp .sfprofileField{margin-left:115px;padding-bottom:12px}
.sfprofileArticleLikeWrp .sfprofileAvatar{float:left;width:100px;height:100px;overflow:hidden;margin-right:15px;margin-left:0;padding-bottom:0}
.sfprofileArticleLikeWrp .sfprofileName{padding-bottom:10px;font-size:19px;font-weight:bold}
.sfprofileArticleLikeWrp .sfprofileFirstName{display:inline}
.sfprofileArticleLikeWrp .sfprofileLastName{display:inline}
.sfprofileArticleLikeWrp .sfTxtLbl{display:none}
.sfprofileArticleLikeWrp .sfprofileName .sfTxtContent{display:inline}
.sfprofileArticleLikeWrp .sfprofileLnkWrp{margin-left:115px;font-size:11px;font-weight:bold}
.sfprofileArticleLikeWrp .sfprofileEditLnk{float:left;clear:both}
.sfprofileArticleLikeWrp .sfprofileChangePasswordLnk{float:left;clear:both}
.sfprofileListLikeWrp{padding-bottom:35px}
.sfprofileListLikeWrp .sfprofileField{margin-left:115px;padding-bottom:12px}
.sfprofileListLikeWrp .sfprofileAvatar{float:left;width:100px;height:100px;overflow:hidden;margin-right:15px;margin-left:0;padding-bottom:0}
.sfprofileListLikeWrp .sfTxtLbl{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;font-size:11px;font-weight:bold;width:60px;padding-right:10px;vertical-align:top}
.sfprofileListLikeWrp .sfTxtContent{margin-left:70px;margin-top:-18px;vertical-align:top}
.sfprofileListLikeWrp .sfprofileLnkWrp{margin-left:115px;font-size:11px;font-weight:bold}
.sfprofileListLikeWrp .sfprofileEditLnk{float:left;clear:both}
.sfprofileListLikeWrp .sfprofileChangePasswordLnk{float:left;clear:both}
.sfprofileAutoGeneratedListWrp{padding-bottom:35px}
.sfprofileAutoGeneratedListWrp .sfprofileField{padding-bottom:15px}
.sfprofileAutoGeneratedListWrp .sfTxtLbl{font-size:11px;font-weight:bold}
.sfprofileAutoGeneratedListWrp .sfprofileLnkWrp{font-size:11px;font-weight:bold}
.sfprofileAutoGeneratedListWrp .sfprofileEditLnk{float:left;clear:both}
.sfprofileAutoGeneratedListWrp .sfprofileChangePasswordLnk{float:left;clear:both}
.sfprofileEditFormWrp{padding-bottom:35px}
.sfprofileEditFormWrp .sfprofileField{padding-bottom:15px}
.sfprofileEditFormWrp .sfprofileField.sfprofileAvatar{min-height:100px}
.sfprofileEditFormWrp .sfprofileShowEmail input,.sfprofileEditFormWrp .sfprofileShowEmail label{vertical-align:middle}
.sfprofileEditFormWrp .sfprofileShowEmail label{padding-left:5px}
.sfprofileEditFormWrp .sfprofileAvatar .sfImgPreviewWrp .sfPreviewImgFrame{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:10px}
.sfprofileEditFormWrp .sfprofileAvatar .sfImgPreviewWrp .sfChange{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;font-size:11px}
.sfprofileEditFormWrp .RadUpload{padding-bottom:10px}
.sfprofileEditFormWrp .sfReuploadImgWrp .sfUpload{margin-right:10px;background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;font-weight:bold;padding:3px 10px}
.sfprofileEditFormWrp .sfReuploadImgWrp .sfCancel{font-size:11px;color:#f00}
.sfprofileEditFormWrp .sfReuploadImgWrp .sfCancel:hover{color:#00f}
.sfprofileEditFormWrp .sfprofileField .sfTxtLbl{font-weight:bold}
.sfprofileEditFormWrp .sfprofileField .sfTxt{padding:2px 5px;font-size:12px;font-family:Arial,Verdana,Sans-serif;width:280px}
.sfprofileEditFormWrp .sfprofileField textarea.sfTxt{width:380px;height:180px}
.sfprofileEditFormWrp .sfprofileLnkWrp{padding-top:25px}
.sfprofileEditFormWrp .sfprofileSaveLnk{padding:3px 0;font-family:Arial,Verdana,Sans-serif;font-size:12px;font-weight:bold;width:135px;text-align:center;margin-right:15px;vertical-align:middle}
.sfprofileEditFormWrp .sfprofileCancelLnk{font-size:11px;color:#f00;vertical-align:middle}
.sfprofileEditFormWrp .sfprofileCancelLnk:hover{color:#00f}
.sfprofileAutoEditFormWrp{padding-bottom:35px}
.sfprofileAutoEditFormWrp .sfprofileField{padding-bottom:15px}
.sfprofileAutoEditFormWrp .sfprofileField.sfUserAvatar{min-height:100px}
.sfprofileAutoEditFormWrp .sfImgPreviewWrp .sfPreviewImgFrame{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-right:10px}
.sfprofileAutoEditFormWrp .sfImgPreviewWrp .sfChange{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;font-size:11px}
.sfprofileAutoEditFormWrp .RadUpload{padding-bottom:10px}
.sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfUpload{margin-right:10px;background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;font-weight:bold;padding:3px 10px}
.sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfCancel{font-size:11px;color:#f00}
.sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfCancel:hover{color:#00f}
.sfprofileAutoEditFormWrp .sfprofileField .sfTxtLbl{font-weight:bold}
.sfprofileAutoEditFormWrp .sfprofileField .sfTxt{padding:2px 5px;font-size:12px;font-family:Arial,Verdana,Sans-serif;width:280px}
.sfprofileAutoEditFormWrp .sfprofileField textarea.sfTxt{width:380px;height:180px}
.sfprofileAutoEditFormWrp .sfprofileLnkWrp{padding-top:25px}
.sfprofileAutoEditFormWrp .sfprofileSaveLnk{padding:3px 0;font-family:Arial,Verdana,Sans-serif;font-size:12px;font-weight:bold;width:120px;text-align:center;margin-right:15px;vertical-align:middle}
.sfprofileAutoEditFormWrp .sfprofileCancelLnk{font-size:11px;color:#f00;vertical-align:middle}
.sfprofileAutoEditFormWrp .sfprofileCancelLnk:hover{color:#00f}
.sfprofileChangePasswordFormWrp{padding-bottom:35px}
.sfprofileChangePasswordFormWrp .sfprofileField{padding-bottom:15px}
.sfprofileChangePasswordFormWrp .sfprofileField .sfTxtLbl{font-weight:bold}
.sfprofileChangePasswordFormWrp .sfprofileField .sfTxt{padding:4px 5px;font-size:12px;font-family:Arial,Verdana,Sans-serif;width:280px}
.sfprofileChangePasswordFormWrp .sfprofileLnkWrp{padding-top:25px}
.sfprofileChangePasswordFormWrp .sfprofileSaveLnk{margin-right:10px;background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;font-weight:bold;padding:5px 15px;_line-height:27px;*line-height:27px}
.sfprofileChangePasswordFormWrp .sfprofileCancelLnk{font-size:11px;color:#f00}
.sfprofileChangePasswordFormWrp .sfprofileCancelLnk:hover{color:#00f}
.sfusersListNameOnly{padding-bottom:35px}
.sfusersListNameOnly .sfusersListItem{font-weight:bold;padding-bottom:7px}
.sfusersListNameAvatar{padding-bottom:35px;border-top:1px solid #e4e4e4}
.sfusersListNameAvatar .sfusersListItem{padding:7px 0 8px;border-bottom:1px solid #e4e4e4}
.sfusersListNameAvatar .sfusersListAvatar{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-right:18px;width:60px;height:60px;overflow:hidden;vertical-align:middle}
.sfusersListNameAvatar .sfusersListLnk{vertical-align:middle;font-weight:bold}
.sfregisterFormWrp{padding-bottom:35px}
.sfregisterFormWrp .sfregisterField{padding-bottom:15px}
.sfregisterFormWrp .sfregisterField .sfTxtLbl{font-weight:bold}
.sfregisterFormWrp .sfregisterField .sfTxt{padding:4px 5px;font-size:12px;font-family:Arial,Verdana,Sans-serif;width:230px}
.sfregisterFormWrp .sfregisterLnkWrp{padding-top:25px}
.sfregisterFormWrp .sfregisterSaveLnk{margin-right:10px;background-color:#D4D0C8;border:2px outset #D4D0C8;color:#000;font-weight:bold;padding:5px 15px;_line-height:27px;*line-height:27px}
.sfErrorSummary,.sfMessage{padding:3px 10px}
.sfproductPrice{font-size:16px;font-weight:normal}
.sfNewPrice{font-weight:normal;color:#090}
.sfprintInvoiceWrp .sfNewPrice{color:#000}
.sfOrgPrice{text-decoration:line-through}
.sfPercentOffPrice{font-size:11px;color:#999;font-style:italic}
.sfVatIncluded{color:#666;font-size:11px}
.sfDiscount{color:#090}
.RadGrid .sfNewPrice,.RadGrid .sfOrgPrice,.RadGrid .sfVatIncluded{display:block}
.sfproductsList{margin-top:25px;clear:both}
.sfproductsList .sfproductListItem{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;padding:20px;vertical-align:top}
.sfproductsList .sfcommentsThreadRatingWrp,.sfproductsList .sfcommentsCounterWrp{display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-top:10px}
.sfproductsList .sfcommentsCounterWrp{display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-left:0;margin-top:10px}
.sfproductsList .sfcommentsThreadRatingWrp{margin-right:15px;white-space:nowrap}
.sfproductsList .sfcommentsThreadRatingWrp .sfRatingLabel{display:none}
.sfproductsList .sfcommentsCounterWrp{margin-left:0}
.sfproductsList .sfproductTmbWrp{overflow:hidden;text-align:center}
.sfproductsList .sfProductTmbWrpSys img{max-width:160px;max-height:160px}
.sfproductsList .sfProductTmbWrpSys,.sfProductCtnTmbSys{width:160px}
.sfproductsList .sfproductTitle{margin-top:9px;font-size:13px;font-weight:bold}
.sfproductsList .sfproductPrice{margin-top:4px}
.sfproductDetails .sfproductImgsWrp{float:left;width:290px;overflow:hidden}
.sfInSidebar .sfproductDetails .sfproductImgsWrp{float:none;width:auto;overflow:hidden}
.sfproductDetails .sfproductMainImgWrp{text-align:center}
.sfproductMainImgWrp .sfProductTmbWrpSys img{max-width:200px;max-height:200px}
.sfproductMainImgWrp .sfProductTmbWrpSys{width:200px}
img.sfproductTmb{max-width:none}
.sfProductTmbWrpthumbnail img{max-width:120px;max-height:120px}
.sfProductTmbWrpthumbnail,.sfProductCtnTmbthumbnail h2{width:120px}
.sfProductTmbWrpsmall img{max-width:240px}
.sfProductTmbWrpsmall,.sfProductCtnTmbsmall h2{width:240px}
.sfProductTmbWrpmedium img{max-width:240px;max-height:300px}
.sfProductTmbWrpmedium,.sfProductCtnTmbmedium h2{width:240px}
.sfProductTmbWrpthumb200 img{max-width:200px;max-height:200px}
.sfProductTmbWrpthumb200,.sfProductCtnTmbthumb200 h2{width:200px}
.sfProductTmbWrpthumb160 img{max-width:160px;max-height:160px}
.sfProductTmbWrpthumb160,.sfProductCtnTmbthumb160 h2{width:160px}
.sfProductTmbWrpthumb80 img{max-width:80px;max-height:80px}
.sfProductTmbWrpthumb80,.sfProductCtnTmbthumb80 h2{width:80px}
.sfProductTmbWrpthumb36 img{max-width:36px;max-height:36px}
.sfProductTmbWrpthumb36,.sfProductCtnTmbthumb36 h2{width:36px}
.sfproductDetails .sfproductImgsList .sfproductImgWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin:10px 10px 0 0;overflow:hidden;text-align:center}
.sfproductImgsList .sfProductTmbWrpSys img{max-height:80px;max-width:80px}
.sfproductImgsList .sfProductTmbWrpSys{width:80px}
.sfproductDetails .sfproductImgsList .sfproductImgWrp:hover{background-color:#f2f2f2}
.sfproductDetails .sfproductImgsList .sfproductImgWrp .sfproductImgLnk{vertical-align:middle}
.sfproductDetails .sfproductImgsList .sfproductImgWrp .sfproductImg{vertical-align:middle}
.sfproductDetails .sfproductInfoWrp{margin-left:310px}
.sfproductDetailsWrp.sfInSidebar .sfproductDetails .sfproductInfoWrp{margin-left:0}
.sfproductDetails .sfproductTitle{margin-bottom:6px;font-size:21px;font-weight:normal;line-height:1.2;word-wrap:break-word}
.sfproductDetails .sfproductTitle .sfPromo{color:#090}
.sfproductDetails .sfproductPrice{padding-top:10px;padding-bottom:8px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
.sfproductPrice .sfcommentsCounterWrp,.sfproductPrice .sfcommentsThreadRatingWrp{float:right;margin-top:2px;font-size:12px}
.sfproductDetails .sfproductDescription{margin-top:15px;word-wrap:break-word}
#fancybox-wrap{z-index:9999}
.sfproductDetails .sfproductDynamicFieldsList{margin-top:15px}
.sfproductDetails .sfproductDynamicFieldsList .sfproductField{display:inline}
.sfproductDetails .sfproductDescription h1{font-size:24px}
.sfproductDetails .sfproductDescription h2{margin-bottom:18px;margin-top:18px;font-size:18px;font-weight:normal}
.sfproductDetails .sfproductDescription h3{margin-bottom:18px;margin-top:18px;font-size:14px;font-weight:bold}
.sfproductDetails .sfproductDescription h4{margin-top:18px;font-size:13px;font-weight:bold}
.sfproductDetails .sfproductDescription h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfproductDetails .sfproductDescription p{margin-bottom:18px}
.sfproductDetails .sfproductDescription ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfproductDetails .sfproductDescription ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfproductDetails .sfproductDescription ul ul,.sfproductDetails .sfproductDescription ol ul{list-style-type:circle}
.sfproductDetails .sfproductDescription ul ul ul,.sfproductDetails .sfproductDescription ol ol ul{list-style-type:square}
.sfproductDescription table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfproductDescription table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfproductDescription table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfproductDetails .sfAddToCartWrp{margin-top:20px}
.sfproductDetails .sfAddToCartWrp .sfTxtLbl{display:block}
.sfproductDetails .sfAddToCartWrp .sfTxt{width:40px;padding:3px 3px 4px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:13px}
.sfproductDetails .sfAddToCartWrp .sfAddToCartBtn{font-size:13px;font-weight:bold;padding:3px 20px 2px}
.sfproductDetails .sfAddToCartWrp .sfError{display:block;margin-bottom:10px}
.sfproductDetailsWrp .sfAddToCartWrp{margin-top:30px}
.sfproductDetailsWrp .sfAddToCartWrp.sfBuyNowBtnWrp{margin-left:310px}
.sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn{padding:3px 20px 2px;font-size:13px;font-weight:bold}
.sfproductDetailsWrp .sfAddToWishlistWidget{margin-left:75px}
.sfproductDetailsWrp .sfAddToWishlistWidget .sfAddToWishListLnkWrp{font-size:11px}
.sfproductDetailsWrp .sfAddToWishlistWidget .sfMessage{margin-top:15px;display:inline-block}
#fancybox-wrap{z-index:9999}
.sfProductfilesTitle{margin-top:20px;margin-bottom:10px;font-size:15px;font-weight:bold}
.sfproductDocumentsAndFilesWrp .RadGrid_Basic{margin-top:0;border-top:1px solid #E4E4E4}
.sfproductDocumentsAndFilesWrp .RadGrid_Basic tbody td{padding-top:10px;padding-bottom:8px}
.sfproductDocumentsAndFilesWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle{display:block;margin-bottom:-20px}
.sfproductDocumentsAndFilesWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle+span{padding-left:43px}
.sfbuyNowStatus .sfEmpty{display:block;width:40%;margin:8px auto;background-color:#ffc;padding:8px;text-align:center}
.sfshoppingCartStatus .sfEmpty{display:block;width:40%;margin:8px auto;background-color:#ffc;padding:8px;text-align:center}
.sfshoppingCartWrp .sfProductTmbWrpSys{width:80px}
.sfshoppingCartWrp .sfProductTmbWrpSys img{max-width:80px;max-height:80px}
.sfshoppingCartWrp .sfshoppingCartTitle{font-size:27px;font-weight:normal}
.sfshoppingCartWrp .sfProductsInCart{margin-top:15px;color:#999;font-size:13px;font-style:italic}
.sfshoppingCartWrp .sfNoProductsInCartMsg{margin:15px 0 35px}
.sfshoppingCartWrp .sfShoppingCartGridFooter{padding-top:5px;padding-bottom:10px}
.sfshoppingCartWrp .sfShoppingCartGridFooter .sfPriceTotal{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:105px;font-size:16px;font-weight:bold}
.sfshoppingCartWrp .sfShoppingCartGridFooter .sfshoppingCartUpdateLnk{float:right;clear:both;font-size:11px;padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1399px}
.sfshoppingCartWrp .sfShoppingCartGridFooter .sfShoppingCartTotal{float:right;width:50%;text-align:right}
.sfshoppingCartWrp .sfshoppingCartBtnsWrp{text-align:right;padding-top:17px;border-top:1px solid #e4e4e4}
.sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfBackBtn{float:left;padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1099px;line-height:1.2}
.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:link,.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:visited,.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:hover,.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:active{text-decoration:underline}
.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:hover,.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:active,.sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:focus{text-decoration:none}
.sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn{padding:4px 10px 3px;font-weight:bold;font-size:15px}
.sfShoppingCartDiscountList{float:right;border-collapse:collapse}
.sfShoppingCartDiscountList th{text-align:right}
.sfShoppingCartDiscountList td{width:110px;text-align:right}
.sfShoppingCartDiscountList td.sfDiscountAmountCol{vertical-align:top;color:red}
.sfShoppingCartGridFooter .sfTotalRowWrp{margin-top:4px;padding-top:4px;border-top:1px solid #e4e4e4;clear:both;float:right;*float:none;_float:none;width:100%;text-align:right}
.sfproductOptionsList{margin-top:20px;margin-bottom:20px}
.sfproductOptionsList .sfproductOption{margin-top:10px}
.sfproductOptionsList label{display:block}
.sfproductOptionsList select{width:200px;padding:1px}
.sfProductInventoryWrp{margin-top:10px}
.sfProductTierPricesList{margin-top:10px;margin-bottom:10px;padding:10px 12px;background-color:#f2f2f2}
.sfProductTierPricesList .sfNewPrice{font-weight:normal}
.sfproductAddChargeWrp{margin-top:10px}
.RadGrid_Basic{margin-top:20px}
.sfordersListWrp .RadGrid_Basic,.sforderDetailsWrp .RadGrid_Basic{margin-top:10px}
.RadGrid_Basic .rgMasterTable{width:100%;padding:0}
.RadGrid_Basic th,.RadGrid_Basic td{padding-left:10px;padding-right:10px;vertical-align:top}
.RadGrid_Basic .sfItmTitleCol{width:100%}
.RadGrid_Basic .sfItmTitleCol .sfItmTitleWrp{word-wrap:break-word}
.sfordersListWrp .RadGrid_Basic .sfItmTitleCol,.sforderDetailsWrp .RadGrid_Basic .sfItmTitleCol,.sfordersListWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle,.sforderDetailsWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle{word-wrap:break-word}
.RadGrid_Basic .sfItmQuantityCol{width:80px;white-space:nowrap}
.sfordersListWrp .RadGrid_Basic .sfItmQuantityCol{width:70px;text-align:center}
.sforderDetailsWrp .RadGrid_Basic .sfItmQuantityCol{width:50px;text-align:center}
.sfcheckoutPreviewProduct .RadGrid_Basic .sfItmQuantityCol{width:60px;text-align:center}
.RadGrid_Basic .sfItmPriceCol{text-align:right;white-space:nowrap;width:80px}
.RadGrid_Basic .sfSingleItmPriceCol{padding-right:0;text-align:right;width:80px}
.sfcheckoutPreviewProduct .RadGrid_Basic .sfSingleItmPriceCol{width:80px}
.sfordersListDetailView .RadGrid_Basic .sfSingleItmPriceCol{width:50px}
.RadGrid_Basic .sfSingleItmPriceCol div{display:inline;line-height:2}
.sfcheckoutPreviewProduct .RadGrid_Basic .sfItmPriceCol{width:80px}
.sforderDetailsWrp .RadGrid_Basic .sfItmPriceCol{width:50px}
.RadGrid_Basic thead th{padding-top:6px;padding-bottom:8px;background-color:#f2f2f2;color:#666;font-size:11px}
.RadGrid_Basic tfoot td{padding-top:12px;padding-bottom:12px}
.RadGrid_Basic tfoot .sfItmPriceCol{font-size:13px}
.RadGrid_Basic tfoot .sfItmPriceCol .sfPriceTotal{font-size:16px;font-weight:bold}
.RadGrid_Basic tfoot .sfItmPriceCol .sfshoppingCartUpdateLnk{font-size:11px;padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1399px}
.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:link,.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:visited,.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:hover,.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:active{color:#666;text-decoration:underline}
.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:hover,.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:active,.RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:focus{text-decoration:none}
.RadGrid_Basic tbody td{padding-top:15px;padding-bottom:20px;border-bottom:1px solid #e4e4e4}
.sfcheckoutPreviewProduct .RadGrid_Basic tbody td{vertical-align:top}
.sfordersListWrp .RadGrid_Basic tbody td{padding-top:5px;padding-bottom:5px;border-top:1px solid #e4e4e4;border-bottom:0}
.RadGrid_Basic .sfItmTmbCol{overflow:hidden}
.sfordersListWrp .RadGrid_Basic .sfItmTmbCol,.sforderDetailsWrp .RadGrid_Basic .sfItmTmbCol{padding-left:0;padding-right:0}
.sfordersListWrp .RadGrid_Basic tbody .sfItmTitleCol,.sforderDetailsWrp .RadGrid_Basic tbody .sfItmTitleCol{line-height:1.1;padding-top:15px}
.RadGrid_Basic .sfItmTitleCol .sfItmTitle{font-size:13px;font-weight:bold}
.RadGrid_Basic .sfItmTitleCol .sfItmLnksWrp{margin-top:15px}
.RadGrid_Basic .sfItmTitleCol .sfItmRemove{padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1199px;font-size:11px}
.sfshoppingCartWrp .RadGrid_Basic .sfItmTitleCol .sfItmRemove{margin-right:15px}
.sfwishListWrp .RadGrid_Basic .sfItmTitleCol .sfItmRemove{margin-left:15px}
.RadGrid_Basic .sfItmTitleCol .sfToWishList,.RadGrid_Basic .sfItmTitleCol .sfToCart{padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1299px;font-size:11px;white-space:nowrap}
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:link,.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:visited,.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:hover,.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:active,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:link,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:visited,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:hover,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:active,.RadGrid_Basic .sfItmTitleCol a.sfToCart:link,.RadGrid_Basic .sfItmTitleCol a.sfToCart:visited,.RadGrid_Basic .sfItmTitleCol a.sfToCart:hover,.RadGrid_Basic .sfItmTitleCol a.sfToCart:active{color:#666;text-decoration:underline}
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:hover,.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:active,.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:focus,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:hover,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:active,.RadGrid_Basic .sfItmTitleCol a.sfToWishList:focus .RadGrid_Basic .sfItmTitleCol a.sfToCart:hover,.RadGrid_Basic .sfItmTitleCol a.sfToCart:active,.RadGrid_Basic .sfItmTitleCol a.sfToCart:focus{text-decoration:none}
.RadGrid_Basic .sfItmTitleCol .sfToCartBtn{margin-right:10px;padding:3px 3px 2px;font-size:11px}
.RadGrid_Basic .sfItmTitleCol .sfItmSku{font-size:11px;color:#666}
.RadGrid_Basic .sfItmQuantityCol .sfTxt{width:40px;padding:3px 3px 4px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:13px}
.RadGrid_Basic .sfItmQuantityCol .sfError{display:block;margin-bottom:10px;line-height:1.2}
.RadGrid_Basic tbody .sfItmPriceCol{font-size:16px}
.RadGrid_Basic tbody .sfItmOptionsCol{font-size:12px;line-height:1.3}
.RadGrid_Basic .sfItmDiscountDscCol .sfNewPrice{min-width:100px}
.RadGrid_Basic tbody .sfItmOptionsCol>div{word-wrap:break-word}
.RadGrid_Basic.sfDiscountsWrp{margin-top:0;margin-bottom:20px;font-size:13px}
.RadGrid_Basic.sfDiscountsWrp tbody td{border-bottom:0;padding:0;text-align:right}
.RadGrid_Basic.sfDiscountsWrp tbody td.sfAmountCol{width:83px;color:#090}
.sfshoppingCartSummaryStatus .sfEmpty{display:block;width:40%;margin:8px auto;background-color:#ffc;padding:8px;text-align:center}
.sfProductTitleOutOfStock,.sfProductOptionsOutOfStock,.sfProductBasePriceOutOfStock,.sfProductNewPriceOutOfStock,.sfProductQuantityOutOfStock{text-decoration:line-through;color:#f00}
.sfItemOutOfStockMessage{text-decoration:none!important;background-color:#ffc6c6;color:#000}
.sfcartSummarySimpleWrp{max-width:220px}
.sfcartSummarySimpleWrp .sflnkToCart{padding-left:20px;background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 0 0}
.sfcartSummarySimpleWrp a.sflnkToCart:link,.sfcartSummarySimpleWrp a.sflnkToCart:visited,.sfcartSummarySimpleWrp a.sflnkToCart:hover,.sfcartSummarySimpleWrp a.sflnkToCart:active{text-decoration:underline}
.sfcartSummarySimpleWrp a.sflnkToCart:hover,.sfcartSummarySimpleWrp a.sflnkToCart:active,.sfcartSummarySimpleWrp a.sflnkToCart:focus{text-decoration:none}
.sfcartExpandableLoading{background:transparent url(/OAC/WebResource.axd?d=giOhpPnrV4JqUXWIzKLOTFlRcuEf8WoTEk05hPODNxhJ1DzlXReqcumMgIiDZWTPwHe3V4LtAqAhFDxGRyospidINFTT-J7A2XNnf6V5ipjH3M4wV6zamDzsF5y-d2vwdE0ROsH49CQM2_RwvZYrNNGozQClZT_0c8kOnJLSDyIMJCG5uj_K-F33fjX9XH0AFLu21c_LJJgFJI3_wQcG7wMv05Q1&t=635435995960000000) no-repeat 50% 50%}
.sfcartSummaryExpandableWrp{position:relative;max-width:220px}
.sfcartSummaryExpandableWrp .sflnkToggleCartWrp{padding:8px;border:1px solid #999;position:relative;z-index:8100;height:32px}
.sfcartSummaryExpandableWrp.sfcartSummaryExpanded .sflnkToggleCartWrp{height:33px;border-bottom:0;background-color:#f2f2f2}
.sfcartSummaryExpandableWrp .sflnkToggleCartWrpIn{background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 100% -486px}
.sfLoadingDataImage{background:transparent url(/OAC/WebResource.axd?d=giOhpPnrV4JqUXWIzKLOTFlRcuEf8WoTEk05hPODNxhJ1DzlXReqcumMgIiDZWTPwHe3V4LtAqAhFDxGRyospidINFTT-J7A2XNnf6V5ipjH3M4wV6zamDzsF5y-d2vwdE0ROsH49CQM2_RwvZYrNNGozQClZT_0c8kOnJLSDyIMJCG5uj_K-F33fjX9XH0AFLu21c_LJJgFJI3_wQcG7wMv05Q1&t=635435995960000000) no-repeat 0 1px;height:20px;width:30px;display:block}
.sfcartSummaryExpandableWrp.sfcartSummaryExpanded .sflnkToggleCartWrpIn{border-bottom:1px solid #d7d7d7;padding-bottom:6px}
.sfcartSummaryExpandableWrp .sflnkToggleCart{display:block;padding-left:32px;background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 0 -598px}
.sfcartSummaryExpandableWrp a.sflnkToggleCart:link .sflnkToggleCartLbl,.sfcartSummaryExpandableWrp a.sflnkToggleCart:visited .sflnkToggleCartLbl,.sfcartSummaryExpandableWrp a.sflnkToggleCart:hover .sflnkToggleCartLbl,.sfcartSummaryExpandableWrp a.sflnkToggleCart:active .sflnkToggleCartLbl{text-decoration:underline}
.sfcartSummaryExpandableWrp a.sflnkToggleCart:hover .sflnkToggleCartLbl,.sfcartSummaryExpandableWrp a.sflnkToggleCart:active .sflnkToggleCartLbl,.sfcartSummaryExpandableWrp a.sflnkToggleCart:focus .sflnkToggleCartLbl{text-decoration:none}
.sfcartSummaryExpandableWrp .sflnkToggleCartWrp .sfcartSummaryItemsCount{display:block;margin-top:-3px;font-size:11px;font-weight:bold;color:#000}
.sfcartSummaryExpandableWrp .sflnkToggleCartWrp .sfcartSummaryNoItems{display:block;margin-top:-3px;font-size:11px;color:#666}
.sfcartSummaryExpandableWrp .sfcartSummaryDetailsWrp{position:absolute;right:0;top:49px;z-index:8000;width:280px;padding:8px 8px 30px;border:1px solid #999;background-color:#f2f2f2}
.sfcartSummaryExpandableWrp .sfcartSummaryDetailsWrp .sfcartSummaryNoItems{text-align:center;padding:20px 10px}
.sfcartSummaryExpandableWrp .sfminiShoppingCart{empty-cells:show;table-layout:fixed;width:100%}
.sfcartSummaryExpandableWrp .sfminiShoppingCart td{padding:8px 0;border-bottom:1px solid #d7d7d7;vertical-align:top}
.sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol{padding-left:7px;padding-right:5px}
.sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfItmTitle{font-size:13px}
.sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfproductOptions,.sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfProductOptionsOutOfStock{word-wrap:break-word}
.sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmPriceCol{text-align:right;font-size:13px}
.sfcartSummaryExpandableWrp .sfPriceTotal{margin-top:15px;margin-bottom:20px;text-align:right;font-size:13px}
.sfcartSummaryExpandableWrp .sfPriceTotal .sfPrice{font-size:16px}
.sfcartSummaryExpandableWrp .sfcartSummaryBtnsWrp{text-align:right}
.sfcartSummaryExpandableWrp .sflnkToCart{float:left;padding-top:5px}
.sfcartSummaryExpandableWrp .sfCheckoutBtn{font-size:15px;font-weight:bold;padding:4px 10px 3px}
.sfcartSummaryExpandableWrp img,.sfcartSummaryBlockWrp img{max-width:100%}
.sfcartSummaryExpandableWrp .sfProductTmbWrpSys img{max-width:36px;max-height:36px}
.sfcartSummaryExpandableWrp .sfProductTmbWrpSys{width:36px}
.sfcartSummaryExpandableWrp .sfVatIncluded{display:block}
.sfcartSummaryExpandableWrp .sfItmPriceCol div{display:inline}
.sfcartSummaryBlockWrp .sfProductTmbWrpSys img{max-width:36px;max-height:36px}
.sfcartSummaryBlockWrp .sfProductTmbWrpSys{width:36px}
.sfcartSummaryBlockWrp{max-width:350px;padding:8px 8px 30px;border:1px solid #999}
.sfcartSummaryBlockWrp .sfcartSummaryTitle{padding-bottom:8px;padding-left:32px;background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 0 -600px;font-size:16px}
.sfcartSummaryBlockWrp .sfcartSummaryNoItems{text-align:center;padding:10px 0}
.sfcartSummaryBlockWrp .sfminiShoppingCart{empty-cells:show;table-layout:auto;width:100%;border-top:1px solid #d7d7d7}
.sfcartSummaryBlockWrp .sfminiShoppingCart td{padding:8px 0;border-bottom:1px solid #d7d7d7;vertical-align:top}
.sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmTitleCol{padding-left:7px;padding-right:5px}
.sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmTitleCol .sfItmTitle{font-size:13px}
.sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmPriceCol{text-align:right;font-size:13px}
.sfcartSummaryBlockWrp .sfPriceTotal{margin-top:15px;margin-bottom:20px;text-align:right;font-size:13px}
.sfcartSummaryBlockWrp .sfPriceTotal .sfPrice{font-size:16px}
.sfcartSummaryBlockWrp .sfcartSummaryBtnsWrp{text-align:right}
.sfcartSummaryBlockWrp .sflnkToCart{float:left;padding-top:5px}
.sfcartSummaryBlockWrp .sfCheckoutBtn{font-size:15px;font-weight:bold;padding:4px 10px 3px}
.sfcartSummaryBlockWrp .sfVatIncluded{display:block}
.sfcartSummaryBlockWrp .sfItmPriceCol div{display:inline}
.sfcheckoutTitle{margin-bottom:24px;font-size:27px}
.sfcheckoutTabstrip{line-height:1.3}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsUL{border-left:1px solid #ccc;overflow:visible}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLI{border-top:1px solid #ccc;border-bottom:1px solid #ccc;overflow:visible}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink{padding:0 30px 0 0;height:34px;background:#fff url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 100% -100px;color:#ccc;position:relative}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLI.rtsLast .rtsLink{margin-right:-17px}
.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep1 .rtsLink.sfStep1,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep1,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep2,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep1,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep2,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep3,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep1,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep2,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep3,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep4{background-color:#e8e8e8;background-position:100% -300px;color:#666}
.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep0 .rtsLink.sfStep1,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep1 .rtsLink.sfStep2,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep3,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep4,.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep5{background-color:#e8e8e8;background-position:100% -200px;color:#000}
.sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLast .rtsLink.sfStep4{background-color:#e8e8e8;background-position:100% -200px;color:#000}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .sfStep{position:relative;top:2px;padding-right:3px;font-size:21px;font-weight:bold}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsOut{padding:0 0 0 15px;height:34px}
.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsIn,.sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsTxt{display:inline;padding:0}
.sfcheckoutMulitPage{margin-top:30px}
.sfcheckoutMulitPage .sfMessage{margin-bottom:15px}
.sfcheckoutMulitPage .sfBackBtn{padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1099px}
.sfcheckoutMulitPage a.sfBackBtn:link,.sfcheckoutMulitPage a.sfBackBtn:visited,.sfcheckoutMulitPage a.sfBackBtn:hover,.sfcheckoutMulitPage a.sfBackBtn:active{text-decoration:underline}
.sfcheckoutMulitPage a.sfBackBtn:hover,.sfcheckoutMulitPage a.sfBackBtn:active,.sfcheckoutMulitPage a.sfBackBtn:focus{text-decoration:none}
.sfcheckoutMulitPage .sfcheckoutStepTitle{margin-bottom:10px;font-size:21px;font-weight:bold}
.sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutStepTitle{display:block;font-size:12px;margin-bottom:0}
.sfcheckoutMulitPage .sfcheckoutFormWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;width:325px}
.sfcheckoutMulitPage .sfcheckoutPreviewAddress{width:250px;float:left;line-height:1.2;margin-top:10px}
.sfcheckoutMulitPage .sfcheckoutPreviewAddress a{font-size:11px}
.sfcheckoutMulitPage .sfcheckoutPreviewProduct{margin-left:300px}
.sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutPreviewAddressBlock{margin-bottom:15px}
.sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutPreviewAddressBlock span{display:block}
.sfcheckoutMulitPage .sfcheckoutFormItm{margin-bottom:18px}
.sfShoppingCartCouponEntryField{float:left;text-align:left}
.sfCouponEntryField .sfTxt{width:132px!important;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfCouponEntryField .sfApplyCouponBtn{margin-left:10px;padding:2px 10px;font-size:12px;font-weight:bold}
.sfCouponEntryField .sfMsgVisible{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.sfCouponEntryField .sfMsgVisible.sfMsgNegative{margin-left:10px;padding-left:0;padding-right:0;background-color:transparent!important;color:#f00}
.sfCouponEntryField.sfCouponCodeEntryFieldListMode .sfMsgVisible.sfMsgNegative{display:block}
a.sfCouponCodeItem{color:#666;text-decoration:underline;font-size:11px}
.sfShoppingCartCouponEntryField .sfCouponCodeItem{padding-left:10px}
.sfShoppingCartTotal{float:left;width:49%}
.sfChangeCouponCodeToggleMessage{font-size:11px;text-align:right}
.sfExpandCouponEntryField{color:#666;cursor:pointer}
.sfExpandCouponEntryField.sfExpandIcon{padding-left:17px;background:transparent url(/OAC/WebResource.axd?d=m1u-fozyVG7QwzUr-09G53fypfmQ5p7mM98AOQYCHdCxV8NJxeqji5z1kIpBhi83rrGywQTmksRzSiVXWLxkVHUHPhriW7kA0nZTMTvrfloy0fE8EAsUT9wNeWtIlIji-aFqeN1dvwvHbNxSNnfj-9cez55Xd42MtuDUKDcUg75Vs79lJvzCDxtaUKi_k-nrLRYiwA2&t=635435995960000000) no-repeat 0 -1497px}
.sfExpandCouponEntryField.sfExpandIcon.sfExpanded{background:transparent url(/OAC/WebResource.axd?d=m1u-fozyVG7QwzUr-09G53fypfmQ5p7mM98AOQYCHdCxV8NJxeqji5z1kIpBhi83rrGywQTmksRzSiVXWLxkVHUHPhriW7kA0nZTMTvrfloy0fE8EAsUT9wNeWtIlIji-aFqeN1dvwvHbNxSNnfj-9cez55Xd42MtuDUKDcUg75Vs79lJvzCDxtaUKi_k-nrLRYiwA2&t=635435995960000000) no-repeat 0 -1596px}
.sfShoppingCartCouponEntryField .sfCouponEntryField{margin-top:10px;margin-left:17px}
.sfCouponEntryField.sfCouponEntryFieldHidden{display:none}
.sfCouponEntryField.sfCouponCodeEntryFieldChangeMode{position:relative;margin-top:5px;margin-bottom:15px;right:-120px;text-align:left}
.sfCouponEntryField.sfCouponCodeEntryFieldListMode{margin-top:5px;margin-bottom:15px;text-align:left}
.sfCouponEntryField.sfCouponCodeEntryFieldChangeMode .sfCouponCodeItem{display:block}
.sfcheckoutMulitPage .sfcheckoutFormItmSep{padding-top:27px}
.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList{line-height:1.2}
.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList li{margin-bottom:15px}
.sfcheckoutMulitPage .sfcheckoutPaymentFormWrp .sfcheckoutFormItmCheckboxList li{margin-bottom:5px}
.sfcheckoutMulitPage .sfPaymentMethodList.sfSingleItem input[type=radio],.sfcheckoutMulitPage .sfshippingOptionsWrp .sfcheckoutFormItmCheckboxList.sfSingleItem input[type=radio]{display:none}
.sfcheckoutMulitPage .sfcheckoutFormItmDdl .RadComboBox_Sitefinity{display:inline-block;zoom:1;*display:inline;margin-right:10px}
.sfcheckoutMulitPage .sfcheckoutFormItmTxt .sfTxtLbl,.sfcheckoutMulitPage .sfcheckoutFormItmDdl .sfTxtLbl{display:block;font-weight:bold}
.sfcheckoutMulitPage .sfTxt{width:200px;padding:3px;vertical-align:middle;font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfcheckoutMulitPage .sfcheckoutFormItmCodeTxt .sfTxt{width:50px}
.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox label,.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox input,.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList label,.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList input{vertical-align:middle}
.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox label,.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList label{padding-left:5px}
.sfcheckoutMulitPage .sfError{display:block}
.sfcheckoutMulitPage .sfcheckoutBtnsWrp{padding-top:15px}
.sfcheckoutMulitPage .sfcheckoutContinueBtn{padding:3px 22px;font-size:13px;font-weight:bold}
.sfcheckoutMulitPage .sfcheckoutBtnsWrp .sfcheckoutBackBtn{float:left;padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1098px}
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:link,.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:visited,.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:hover,.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:active{text-decoration:underline}
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:hover,.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:active,.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:focus{text-decoration:none}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp,.sforderDetailsWrp .sfcheckoutTotalPriceWrp{text-align:right;line-height:1.2}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp li,.sforderDetailsWrp .sfcheckoutTotalPriceWrp li{padding-right:10px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal{font-size:13px;padding-top:10px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutDiscounts,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutDiscounts{font-size:13px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutShipping,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutShipping{padding-bottom:15px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax{padding-top:10px;border-top:1px solid #e4e4e4}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTax,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTax{padding-bottom:12px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfAmount,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfAmount{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:80px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTotal,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal{font-weight:bold;background-color:#f2f2f2;padding-top:15px;padding-bottom:15px}
.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTotal .sfPrice,.sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal .sfPrice{font-size:16px}
.sfcheckoutMulitPage .sfStep5Wrp .sfMessage:before{display:block;content:" ";margin:20px auto 15px;width:138px;height:138px;background:transparent url(/OAC/WebResource.axd?d=yXf8xP6fLBkQiwD8wNPX6XcsCo4BsoHifFDs06mA46oQA5C1knfl7IirL4Pq9WxHr2FpFNRNIXg9ese1nEPjB3AW6iLYpPRmFJqe3SyFQ-PFbmywccHygPItPBUjLcWkUhlw8efZsvLjPAJNCvxHu1raFnQ1frJ9gdyW1N4VXDJkcnR8HzMs3dhP9h5_6POxUxHwtQ2&t=635435995960000000) no-repeat -1000px -1000px}
.sfcheckoutMulitPage .sfStep5Wrp .sfMessage{font-weight:bold;font-size:16px;text-align:center}
.sfcheckoutMulitPage .sfStep5Wrp .sfMessage.sfMsgPositive{color:#690}
.sfcheckoutMulitPage .sfStep5Wrp .sfMsgPositive:before{background-position:0 0}
.sfcheckoutMulitPage .sfStep5Wrp .sfMessage.sfMsgNegative{color:#900}
.sfcheckoutMulitPage .sfStep5Wrp .sfMsgNegative:before{background-position:0 -140px}
.sfcheckoutMulitPage .sfshippingOptionsWrp{margin-right:270px}
.sforderSummary{float:right;width:240px;padding-top:15px;border:1px solid #999;line-height:1.2;font-size:13px}
.sforderSummary .sfcheckoutStepSubTitle{font-size:16px;font-weight:bold;padding-left:9px;padding-bottom:15px}
.sforderSummary .sforderSummaryTable{width:100%}
.sforderSummary .sforderSummaryTable td{white-space:nowrap}
.sforderSummary .sforderSummarySep{border-bottom:1px solid #e4e4e4}
.sforderSummary tr th,.sforderSummary tr td{text-align:right;vertical-align:top;padding:0 10px}
.sforderSummary tr th{width:100%}
.sforderSummary .sforderSummaryFirst th,.sforderSummary .sforderSummaryFirst td{padding-top:10px}
.sforderSummary .sforderSummaryLast th,.sforderSummary .sforderSummaryLast td{padding-bottom:15px}
.sforderSummary .sforderSubTotalRow th,.sforderSummary .sforderSubTotalRow td{font-size:13px}
.sforderSummary .sforderDiscountRow th,.sforderSummary .sforderDiscountRow td{padding-bottom:20px;font-size:13px}
.sforderSummary .sforderSummaryRow.sforderSummaryTotal th,.sforderSummary .sforderSummaryRow.sforderSummaryTotal td{font-size:13px;font-weight:bold;background-color:#f2f2f2;padding-top:20px;padding-bottom:20px}
.sforderSummary .sforderSummaryRow.sforderSummaryTotal .sfPrice{font-size:16px}
.sfminiShoppingCart span.sfProductTitleOutOfStock{text-decoration:line-through;color:#f00}
.sfProductTitleOutOfStock .sfItmTitleWrp,.sfProductBasePriceOutOfStock,.sfProductNewPriceOutOfStock,.sfProductOptionsOutOfStock,.sfProductQuantityOutOfStock{text-decoration:line-through;color:#f00}
.sfProductTitleOutOfStock .sfItmTitleWrp strong,.sfProductBasePriceOutOfStock>div,.sfProductNewPriceOutOfStock>span,.sfProductOptionsOutOfStock>div,.sfProductQuantityOutOfStock>span{color:#000}
.sfProductQuantityOutOfStock input{text-decoration:line-through}
.sfItemOutOfStockMessage{padding:3px 5px;background-color:#ffb9b9}
.sfProductTitleInventoryChange{background-color:#ffc6c6;color:Red}
.sfProductOptionsInventoryChange{text-decoration:line-through;color:Red}
.sfProductBasePriceInventoryChange{text-decoration:line-through;color:Red}
.sfProductNewPriceInventoryChange{text-decoration:line-through;color:Red}
.sfProductQuantityInventoryChange{text-decoration:line-through;color:Red}
.sfordersListWrp .sfProductTmbWrpSys,.sforderDetailsWrp .sfProductTmbWrpSys{width:60px}
.sfordersListWrp .sfProductTmbWrpSys img,.sforderDetailsWrp .sfProductTmbWrpSys img{max-width:60px}
.sfordersListWrp .sfordersListTitle{margin-top:20px;font-size:27px}
.sforderDetailsWrp .sforderDetailTitle{margin-top:20px;margin-bottom:15px;font-size:27px}
.sfordersListWrp .sfordersListCount,.sforderDetailsWrp .sfordersListCount{margin-top:20px;margin-bottom:15px;font-size:13px;color:#999;font-style:italic}
.sfordersListWrp .sfordersList,.sforderDetailsWrp .sforderDetails{border-top:1px solid #e4e4e4}
.sfordersListWrp .sfordersListItem,.sforderDetailsWrp .sforderDetails{padding:10px 0;border-bottom:1px solid #e4e4e4}
.sfordersListWrp .sforderBriefInfoWrp,.sforderDetailsWrp .sforderBriefInfoWrp{float:left;overflow:hidden;width:250px;line-height:1.2}
.sfordersListWrp .sfordersListDetailView,.sforderDetailsWrp .sfordersListDetailView{margin-left:250px;padding-left:35px;min-height:220px;border-left:1px solid #e4e4e4}
.sfordersListWrp .sforderOrderedOn,.sforderDetailsWrp .sforderOrderedOn{margin-bottom:16px;font-size:21px;font-weight:bold;line-height:1.1}
.sfordersListWrp .sforderOrderedOn .sforderOrderedOnLbl,.sforderDetailsWrp .sforderOrderedOn .sforderOrderedOnLbl{display:block;font-size:12px;font-weight:normal}
.sfordersListWrp .sforderBtnskWrp,.sforderDetailsWrp .sforderBtnskWrp{margin-bottom:20px;padding-right:35px}
.sfordersListWrp .sforderBtnskWrp{text-align:right}
.sfordersListWrp .sforderDetailsLnk{float:left;font-size:11px;padding:0 0 3px 17px;background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 0 -700px}
.sfordersListWrp .sfPrint,.sforderDetailsWrp .sfPrint{font-size:11px;padding:0 0 3px 21px;background:transparent url(/OAC/WebResource.axd?d=fFmZcQAnObe064RqsHfYq_R4SMAW4Cf17M_zJX4aw4oiIXvCiEV0mPjvM5GzHxkfamw9pCy9xOzwAr2SaxEs6ons2sT6B0U14lk5FcizVrgTb4xOVa69hUVnXbj-ageTrHx6RGhaMvnABKzieBfUuq_oc_mBwl9Yw45oUL6Ybf2Sj6TLLbjHUWL5Ulbu_lOqJ33ZIQ2&t=635435995960000000) no-repeat 0 -800px}
.sfordersListWrp ul.sforderBriefInfoList,.sforderDetailsWrp ul.sforderBriefInfoList{padding-right:35px}
.sfordersListWrp ul.sforderBriefInfoList li,.sforderDetailsWrp ul.sforderBriefInfoList li{padding-bottom:3px;line-height:1.1;min-height:12px}
.sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldName,.sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldName,.sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldValue,.sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldValue{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldName,.sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldName{width:130px}
.sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldValue,.sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldValue{width:75px;text-align:right}
.sfordersListWrp ul.sforderBriefInfoList .sforderNumber,.sforderDetailsWrp ul.sforderBriefInfoList .sforderNumber{padding-bottom:18px}
.sforderDetailsWrp .sforderDetailsTitle{margin-top:15px;display:block;font-size:12px;font-weight:bold}
.sfordersListWrp .sfordersListOrderStatusWrp,.sforderDetailsWrp .sfordersListOrderStatusWrp{line-height:1.1}
.sfordersListWrp .sfordersListOrderStatus,.sforderDetailsWrp .sfordersListOrderStatus{display:block;font-size:21px;font-weight:bold}
.sfPrintBtn{font-size:13px;font-weight:bold;padding:4px 10px 3px}
.sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList,.sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList{padding-top:4px;padding-right:10px}
.sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber,.sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber{padding-bottom:33px}
.sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber strong,.sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber strong{font-size:21px}
.sforderDetailsWrp.sfprintInvoiceWrp .sfprintInvoiceTitle{font-size:21px;font-weight:bold}
.sforderDetailsWrp.sfprintInvoiceWrp .sforderDetails{margin-bottom:15px;border-color:#000}
.sforderDetailsWrp.sfprintInvoiceWrp .sfordersListDetailView{border-color:#000}
.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic thead th{background-color:transparent;color:#000;border-bottom:1px solid #000}
.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic .sfItmTitleCol{padding-left:0}
.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic tbody td{border-color:#000}
.sforderDetailsWrp.sfprintInvoiceWrp .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax{border-color:#000}
.sforderDetailsWrp.sfprintInvoiceWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal{background-color:transparent}
.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic .sfItmTitleCol .sfItmSku{color:#000}
.sfprintInvoiceWrp .RadGrid_Basic.sfDiscountsWrp tbody td.sfAmountCol{color:#000}
.sfdigitalDownloadsListWrp .sfdigitalDownloadsSortWrp{text-align:right}
.sfdigitalDownloadsListWrp .sfItmTitleCol .sfInfo{padding-left:43px;color:#666}
.sfdigitalDownloadsListWrp .sfdigitalDownloadsPurchasedCol{text-align:right;width:150px}
.sfdigitalDownloadsListWrp .sfdigitalDownloadsOrderDetailsLnk{font-size:11px}
.sfnodigitalDownloadsWrp{margin:20px 0;text-align:center}
.sffilterTitle{display:inline-block;*display:inline;vertical-align:top;margin-right:10px;font-size:16px;font-weight:bold}
a.sffilterClearLnk:link,a.sffilterClearLnk:visited,a.sffilterClearLnk:hover,a.sffilterClearLnk:active{display:inline-block;padding-top:5px;font-size:11px;color:#666}
a.sffilterClearLnk:hover{text-decoration:underline}
.sfSubmitBtn.sfSubmitFilter{padding:2px 10px;font-family:Arial,Verdana,Sans-serif;font-size:13px}
.sfShopByFilterGroupList.sfVerticalList{margin-bottom:25px}
.sfShopByFilterGroupList.sfVerticalList .sfShopByFilterGroupListItem{margin-top:25px}
.sfShopByFilterGroupList.sfVerticalList .sfGroupTitle{font-size:13px;font-weight:bold}
.sfShopByFilterGroupList.sfVerticalList .sfShopByFilterListItem,.sfShopByFilterGroupList.sfVerticalList .sfShopByFilterListItemSelected{margin-bottom:3px}
.sfShopByFilterGroupList.sfVerticalList input{vertical-align:middle}
.sfShopByFilterGroupList.sfVerticalList .sfFilterLnk{cursor:pointer;text-decoration:underline;color:#000}
.sfShopByFilterGroupList.sfVerticalList .sfFilterLnk:hover{text-decoration:none}
.sfShopByFilterGroupList.sfVerticalList .sfShopByFilterListItemSelected .sfFilterLnk,.sfShopByFilterGroupList.sfVerticalList .sfShopByFilterListItemSelected .sfFilterLnk:hover{color:#105CB6}
.sfShopByFilterGroupList.sfHorizontal{margin-bottom:20px}
.sfShopByFilterGroupList.sfHorizontal .sfShopByFilterGroupListItem{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-top:15px;margin-right:50px;max-width:250px;min-width:100px}
.sfShopByFilterGroupList.sfHorizontal .sfGroupTitle{font-size:13px;font-weight:bold}
.sfShopByFilterGroupList.sfHorizontal .sfShopByFilterListItem,.sfShopByFilterGroupList.sfHorizontal .sfShopByFilterListItemSelected{margin-bottom:3px}
.sfShopByFilterGroupList.sfHorizontal input{vertical-align:middle}
.sfShopByFilterGroupList.sfHorizontal label{vertical-align:middle;padding-left:3px}
.sfShopByFilterGroupList.sfHorizontal .sfDisabled{color:#666}
.sfShopByFilterGroupList.sfDropDown{margin-bottom:20px}
.sfShopByFilterGroupList.sfDropDown .sfShopByFilterGroupListItem{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-top:15px;margin-right:50px;max-width:250px;min-width:100px}
.sfShopByFilterGroupList.sfDropDown .sfGroupTitle{display:block;font-size:13px;font-weight:bold}
.sfwishListWrp .sfProductTmbWrpSys{width:80px}
.sfwishListWrp .sfProductTmbWrpSys img{max-width:80px;max-height:80px}
.sfwishListWrp .sfwishListTitle{font-size:27px;font-weight:normal}
.sfwishListWrp .sfNoProductsInCartMsg{margin:15px 0 35px}
.sfwishListWrp .sfMessage{margin-right:300px}
.sfwishListWrp .sfProductsInCart{color:#999;font-size:13px;font-style:italic;margin-top:15px}
.sfWishlistPrivate,.sfWishlistPublic{float:right;margin-top:-28px;font-size:11px}
.sfWishlistPrivate .sfLIsPrivate,.sfWishlistPublic .sfLIsPublic{padding:2px 8px 1px 18px;font-style:normal;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat -1000px -1000px}
.sfWishlistPrivate .sfLIsPrivate{background-position:0 -1999px}
.sfWishlistPublic .sfLIsPublic{background-position:0 -1899px}
.sfWishlistPrivate a,.sfWishlistPrivate a:link,.sfWishlistPrivate a:visited,.sfWishlistPrivate a:hover,.sfWishlistPrivate a:active,.sfWishlistPublic a,.sfWishlistPublic a:link,.sfWishlistPublic a:visited,.sfWishlistPublic a:hover,.sfWishlistPublic a:active{color:#000;text-decoration:underline}
.sfWishlistPrivate a:hover,.sfWishlistPrivate a:active,.sfWishlistPrivate a:focus,.sfWishlistPublic a:hover,.sfWishlistPublic a:active,.sfWishlistPublic a:focus{text-decoration:none}
.sfwishListWrp .sfforumSocialShareWrp{float:right}
.sfwishListWrp .sfWishlistUpdate{padding-top:5px;padding-bottom:5px}
.sfwishListWrp .sfWishlistUpdate .sfshoppingCartUpdateLnk{float:right;clear:both;font-size:11px;padding-left:18px;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat 0 -1399px}
.sfwishListWrp .sfwishListBtnsWrp{border-top:1px solid #E4E4E4;padding-top:17px;text-align:right}
.sfwishListWrp .sfwishListBtnsWrp .sfBackBtn,.sfwishListWrp .sfwishListBtnsWrp .sfForwardBtn{line-height:1.2;background:transparent url(/OAC/WebResource.axd?d=tIQoueOYtINH2GcrOTjgJThR8vBBNqR20zOmO8ed67A6VTZeoGliNv2J6xchM7bdaY0WUgMJ6YXH7LN3cznT5et1nWUyycIdVRBfrlaZZYTvShuYyyhafy7BDzPw6-xb7tcprnNoADCsX57Vkh0aBuP9-j3jrrBsVrpHlQ1OBYSUCfizmZFONtAl47Qb8P8SX4gQGg2&t=635435995960000000) no-repeat -1000px -1000px}
.sfwishListWrp .sfwishListBtnsWrp .sfBackBtn{float:left;padding-left:18px;background-position:0 -1099px}
.sfwishListWrp .sfwishListBtnsWrp .sfForwardBtn{float:right;padding-right:18px;background-position:100% -1799px}
.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:link,.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:visited,.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:hover,.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:active,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:link,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:visited,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:hover,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:active{text-decoration:underline}
.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:hover,.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:active,.sfwishListWrp .sfwishListBtnsWrp a.sfBackBtn:focus,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:hover,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:active,.sfwishListWrp .sfwishListBtnsWrp a.sfForwardBtn:focus{text-decoration:none}
.sfcurrenciesHorizontalList{margin:0;padding:0;list-style-type:none}
.sfcurrenciesHorizontalList .sfcurrencyItem{margin:0;padding:0;display:inline;white-space:nowrap}
.sfcurrenciesHorizontalList .sfcurrencyItem a:link,.sfcurrenciesHorizontalList .sfcurrencyItem a:visited,.sfcurrenciesHorizontalList .sfcurrencyItem a:hover,.sfcurrenciesHorizontalList .sfcurrencyItem a:active{padding:3px 5px 2px}
.sfcurrenciesHorizontalList .sfcurrencySelected a:link,.sfcurrenciesHorizontalList .sfcurrencySelected a:visited,.sfcurrenciesHorizontalList .sfcurrencySelected a:hover,.sfcurrenciesHorizontalList .sfcurrencySelected a:active{background-color:#425ccf;color:#fff;cursor:default}
.sfcurrenciesVerticalList{margin:0;padding:0;list-style-type:disc}
.sfcurrenciesVerticalList .sfcurrencyItem{margin:0 0 5px;padding:0}
.sfcurrenciesVerticalList .sfcurrencyItem a:link,.sfcurrenciesVerticalList .sfcurrencyItem a:visited,.sfcurrenciesVerticalList .sfcurrencyItem a:hover,.sfcurrenciesVerticalList .sfcurrencyItem a:active{padding:3px 5px 2px}
.sfcurrenciesVerticalList .sfcurrencySelected a:link,.sfcurrenciesVerticalList .sfcurrencySelected a:visited,.sfcurrenciesVerticalList .sfcurrencySelected a:hover,.sfcurrenciesVerticalList .sfcurrencySelected a:active{background-color:#425ccf;color:#fff;cursor:default}
.sfcurrenciesDropDownList select{font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfforumPostBreabcrumbWrp{margin-bottom:5px;font-size:11px}
.sfforumPostBreabcrumbWrp .sfDisabled,.sfforumPostBreabcrumbWrp a.sfDisabled:link,.sfforumPostBreabcrumbWrp a.sfDisabled:visited,.sfforumPostBreabcrumbWrp a.sfDisabled:hover,.sfforumPostBreabcrumbWrp a.sfDisabled:active{color:#000;cursor:default}
.sfforumsFilterWrp{padding-top:25px;padding-bottom:15px;font-size:11px}
.sfforumsFilterWrp .sfforumsFilterLbl{padding-right:3px}
.sfforumsFilterWrp .sfthreadsFilterListWrp{display:inline}
.sfforumsFilterWrp .sfthreadsFilterList{display:inline}
.sfforumsFilterWrp .sfthreadsFilterListItm{padding-left:5px;padding-right:5px;display:inline}
.sfClosedItm{margin-top:-5px;*margin-top:0;padding-left:35px;line-height:26px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -1400px}
.sfforumsTitle{margin-bottom:10px;font-size:24px}
.sfforumsList{width:100%;table-layout:auto;border-collapse:collapse;line-height:1.3;font-size:11px}
.sfforumsList th,.sfforumsList td{padding:12px 0 14px;border-bottom:1px solid #e4e4e4;vertical-align:top}
.sfforumsList .sfforumGroupTitle{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;font-size:18px}
.sfforumsList .sfforumGroupDescription{color:#666;line-height:1.2}
.sfforumsList .sfforumImgWrp{padding-right:10px;width:50px}
.sfforumsList .sfforumTitleWrp .sfLockedForum{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;margin-right:5px;width:14px;height:14px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -1300px}
.sfforumsList th.sfforumTitleWrp{padding-bottom:11px}
.sfforumsList .sfforumTitle{margin-bottom:25px;font-size:24px}
.sfforumsList .sfforumTitle{font-size:18px}
.sfforumsList .sfforumTitle{font-size:14px;font-weight:bold}
.sfforumsList .sfforumDescription{padding-top:4px;font-size:12px}
.sfforumsList .sfforumThreadsCountWrp,.sfforumsList .sfforumPostsCountWrp{width:110px;text-align:right;font-size:10px}
.sfforumsList .sfforumThreadsCount,.sfforumsList .sfforumPostsCount{font-size:14px;font-weight:normal}
.sfforumsList .sfforumLastPostWrp{width:150px;text-align:right}
.sfforumTitle{margin-bottom:25px;font-size:24px}
.sfforumNewThreadLnk,.sfforumNewThreadLnk:link,.sfforumNewThreadLnk:visited,.sfforumNewThreadLnk:hover,.sfforumNewThreadLnk:active{background-color:#d4d0c8;border:2px outset #d4d0c8;color:#000;padding:4px 15px}
.sfforumThreadsList{margin-top:30px;width:100%;table-layout:auto;font-size:11px;line-height:1.3}
.sfforumThreadsList th,.sfforumThreadsList td{border-bottom:1px solid #e4e4e4;vertical-align:top}
.sfforumThreadsList thead th{padding:5px 0 10px;font-size:9px;text-transform:uppercase;color:#666}
.sfforumThreadsList tbody th,.sfforumThreadsList tbody td{padding:15px 0}
.sfforumThreadsList thead .sfforumThreadPostsWrp,.sfforumThreadsList thead .sfforumThreadViewsWrp{width:110px;text-align:center}
.sfforumThreadsList thead .sfforumThreadLastPostWrp{width:150px;text-align:right}
.sfforumThreadsList .sfforumThreadTitleAndAgeWrp{margin-left:35px}
.sfforumThreadsList .sfforumThreadTitle{font-size:15px}
.sfforumThreadsList .sfNormalThread,.sfforumThreadsList .sfLockedThread{float:left;margin-top:4px;margin-right:12px;width:20px;height:23px;background-color:transparent;background-image:url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000);background-repeat:no-repeat;background-position:-1000px -1000px}
.sfforumThreadsList .sfNormalThread{background-position:0 -300px}
.sfforumThreadsList .sfLockedThread{background-position:0 -100px}
.sfforumThreadsList .sfStickyThread,.sfforumThreadsList .sfAnnouncmentThread{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-top:1px;width:13px;height:13px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 0}
.sfforumThreadsList .sfAnnouncmentThread{width:15px;background-position:0 -1100px}
.sfforumThreadsList .sfNotStickyThread{display:none}
.sfforumThreadsList tbody .sfforumThreadPostsWrp,.sfforumThreadsList tbody .sfforumThreadViewsWrp{width:110px;text-align:center;font-size:14px}
.sfforumThreadsList tbody .sfforumThreadLastPostWrp{width:150px;text-align:right}
.sfforumNewThreadWrp .sfforumNewThreadTitle{margin-bottom:16px;font-size:24px}
.sfforumNewThreadWrp .sfTxtLbl{margin-bottom:3px;display:block}
.sfforumNewThreadWrp .sfforumNewThreadName .sfTxtLbl{font-weight:bold}
.sfforumNewThreadWrp .sfTxt{font-family:Arial,Verdana,Sans-serif;font-size:12px;height:18px;padding:2px;width:500px}
.sfforumNewThreadWrp .sfError{display:block}
.sfforumNewThreadWrp .sfforumNewThreadContent{margin-top:5px}
.sfforumNewThreadWrp .sfEditorWrp{position:relative;width:750px}
.sfforumNewThreadWrp .sfSubmitBtn{margin-right:10px;padding:2px 10px;font-family:Arial,Verdana,Sans-serif;font-size:16px;text-align:center}
.sfforumNoThreadsWrp{color:#666;text-align:center}
.sfforumNoThreadsWrp .sfforumFirstThreadLnk{font-size:27px}
.sfforumPostTitle{margin-bottom:40px;font-size:24px;line-height:1.2}
.sfforumPostTitle .sfError{display:block;margin-top:3px;font-size:12px;line-height:1.5;font-weight:normal}
.sfforumPostTitle .sfforumPostTitleEdit,.sfforumPostTitle .sfforumPostTitleCancelEdit{font-size:12px;font-weight:normal;color:#105CB6;cursor:pointer}
.sfforumPostTitle .sfforumPostTitleEdit:hover,.sfforumPostTitle .sfforumPostTitleCancelEdit:hover{color:#00f}
.sfforumPostTitle .sfforumPostTitleSaveEdit{font-family:Arial,Verdana,Sans-serif;padding-left:15px;padding-right:15px;text-align:center}
.sfforumPostTitle .sfTxt{font-family:Arial,Verdana,Sans-serif;font-size:12px;height:18px;padding:2px;width:350px}
.sfforumThreadPostList{border-bottom:1px solid #e4e4e4}
.sfforumThreadPostList .sfforumThreadPost{padding-top:15px;padding-bottom:25px;border-top:1px solid #e4e4e4}
.sfforumSocialShareWrp{padding:7px 0;font-size:13px;font-style:italic;color:#999;height:21px;overflow:hidden}
.sfforumSocialShareWrp.sfTop{margin-top:20px}
.sfforumSocialShareWrp .RadSocialShare{border:0;padding:0;float:right}
.sfforumThreadPostList .sfforumThreadPostUser,.sfforumPostReplyForm .sfforumThreadPostUser{float:left;width:140px;color:#666;font-size:11px;line-height:1.2}
.sfforumThreadPostList .sfforumUser,.sfforumPostReplyForm .sfforumUser{font-size:15px;font-weight:normal;color:#000}
.sfforumThreadPostList .sfforumUserAvatarWrp,.sfforumPostReplyForm .sfforumUserAvatarWrp{margin-top:5px}
.sfforumThreadPostList .sfforumUserPostsInfo,.sfforumPostReplyForm .sfforumUserPostsInfo{margin-top:10px}
.sfforumPostReplyForm .sfforumsReplyToTitle{display:inline;padding-right:20px;font-size:15px;font-weight:normal}
.sfforumThreadPostList .sfforumThreadPostContentWrp,.sfforumPostReplyForm .sfforumReplyThreadContent{margin-left:150px}
.sfforumThreadPostList .sfforumThreadPostContent{margin-top:15px;margin-bottom:20px;font-size:13px;clear:right}
.sfforumThreadPostList .sfforumThreadPostContent h1,.sfforumThreadPostList .sfforumThreadPostContent h2,.sfforumThreadPostList .sfforumThreadPostContent h3,.sfforumThreadPostList .sfforumThreadPostContent h4,.sfforumThreadPostList .sfforumThreadPostContent h5{line-height:1.2}
.sfforumThreadPostList .sfforumThreadPostContent h1{margin-bottom:20px;font-size:30px;font-weight:normal}
.sfforumThreadPostList .sfforumThreadPostContent h1 ~ h1{margin-top:40px}
.sfforumThreadPostList .sfforumThreadPostContent h2{margin-top:35px;margin-bottom:20px;font-size:18px;font-weight:bold}
.sfforumThreadPostList .sfforumThreadPostContent h3{margin-top:30px;margin-bottom:10px;font-size:20px;font-weight:normal;padding-bottom:5px;border-bottom:1px solid #ccc}
.sfforumThreadPostList .sfforumThreadPostContent h4{margin-top:25px;font-size:13px;font-weight:bold}
.sfforumThreadPostList .sfforumThreadPostContent h5{margin-top:18px;font-size:13px;font-weight:normal;font-style:italic}
.sfforumThreadPostList .sfforumThreadPostContent p{margin-bottom:18px}
.sfforumThreadPostList .sfforumThreadPostContent ul{padding-left:20px;list-style:disc;margin-bottom:18px}
.sfforumThreadPostList .sfforumThreadPostContent ol{padding-left:20px;list-style-type:decimal;margin-bottom:18px}
.sfforumThreadPostList .sfforumThreadPostContent ul ul,.sfforumThreadPostList .sfforumThreadPostContent ol ul{list-style-type:circle}
.sfforumThreadPostList .sfforumThreadPostContent ul ul ul,.sfforumThreadPostList .sfforumThreadPostContent ol ol ul{list-style-type:square}
.sfforumThreadPostContent table{width:100%;border-right:1px solid #999;border-bottom:1px solid #999}
.sfforumThreadPostContent table td{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfforumThreadPostContent table th{padding:1px;border-top:1px solid #999;border-left:1px solid #999}
.sfPostQuoteView{border:1px solid #ccc;padding:7px 9px;background-color:#f2f2f2}
.sfPostQuoteView .sfPostQuoteView{margin-top:10px}
.sfPostQuoteView .sfUserQuote{display:block;font-size:11px}
.sfforumThreadPostList .sfforumPostIsFeaturedWrp{float:right}
.sfforumThreadPostList .sfforumPostFeatured,.sfforumThreadPostList .sfforumPostUnmarkFeatured,.sfforumThreadPostList .sfEditBtn,.sfforumThreadsList .sfforumThreadAnswered{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.sfforumThreadPostList .sfforumPostFeatured,.sfforumThreadsList .sfforumThreadAnswered{padding-left:20px;padding-right:3px;font-size:15px;color:#689B30;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -997px;position:relative;margin-top:-3px}
.sfforumThreadsList .sfforumThreadAnswered{margin-left:20px}
.sfforumThreadPostList .sfforumPostUnmarkFeatured{font-size:11px;position:relative;top:-2px}
.sfforumThreadPostList .sfEditBtn{padding-bottom:8px}
.sfforumThreadPostList .sfforumPostAge{font-size:11px;line-height:1.2;font-style:italic;color:#666}
.sfforumThreadPostList .sfforumPostPermalink{font-size:10px}
.sfforumThreadPostList .sfforumLastModified{margin-bottom:20px;font-size:11px;color:#666}
.sfforumReplyBtn{padding-left:15px;padding-right:15px;font-family:Arial,Verdana,Sans-serif;text-align:center}
.sfforumReplyFormVisible{position:relative;padding-bottom:335px}
.sfforumPostReplyContainer{display:none}
.sfforumReplyFormVisible .sfforumPostReplyContainer{display:block;position:fixed;_position:absolute;padding-top:20px;_width:100%;bottom:0;left:0;right:0;height:305px;overflow-y:auto;overflow-x:hidden;border-top:10px solid #e4e4e4;background-color:#fff}
.sfforumPostReplyContainer .sfforumPostReplyForm{margin-left:auto;margin-right:auto;padding-bottom:30px;width:920px}
.sfforumPostReplyContainer .sfEditorWrp{position:relative}
.sfforumPostReplyContainer .sfQuote{padding-left:15px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -798px}
.sfforumPostReplyContainer .sfSubmitBtnWrp{margin-bottom:0}
.sfforumPostReplyContainer .sfSubmitBtn{margin-right:10px;padding:2px 10px;font-family:Arial,Verdana,Sans-serif;font-size:16px;text-align:center}
.sfforumPostReplyContainer .sfCancel{*vertical-align:middle}
.sfforumPostReplyContainer .sfClose{display:block;width:18px;height:18px;position:absolute;top:10px;right:10px;text-indent:-9999px;overflow:hidden;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -700px}
.sfforumReplyThreadAttachmentsWrp{margin-top:30px}
.sfforumReplyThreadAttachmentsWrp .sfforumReplyThreadAttachmentsToggle{padding-bottom:1px;padding-left:20px;padding-top:3px;cursor:pointer;color:#105CB6;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -600px}
.sfforumReplyThreadAttachmentsWrp .RadUpload{margin-top:5px;margin-bottom:10px}
.sfforumReplyThreadAttachmentsWrp .RadUpload .ruInputs li.ruActions{margin-top:0}
.sfforumPostAttachmentsList{width:300px;margin-bottom:30px;border-top:1px solid #d7d7d7}
.sfforumReplyThreadContent .sfforumPostAttachmentsList{margin-top:10px;margin-bottom:10px}
.sfforumPostAttachmentsList .sfforumPostAttachmentItem{padding:6px 0 4px;border-bottom:1px solid #d7d7d7;position:relative}
.sfforumPostAttachmentsList .sfforumPostAttachmentLink{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:280px;word-wrap:break-word;font-weight:bold}
.sfforumPostAttachmentsList .sfforumPostDeleteAttachmentBtn{display:block;position:absolute;top:9px;right:4px;width:12px;height:12px;text-indent:-9999px;overflow:hidden;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat 0 -1200px;cursor:pointer}
.sfforumSubscribeWrp{float:right;font-size:11px}
.sfforumRssLnk,.sfforumEmailLnk{padding:1px 0 1px 22px;background:transparent url(/OAC/WebResource.axd?d=v9JnWBA00gCqW0g1t2oILGi2R4ekCn0VJ18c4knycR99JHRcXhnHRcT2lTMSfH-EPrK0ln8IQhMpuXnjatJAfDKN7Ip1ERZUsKa4qQUbJKSY1f035FjluWWyXRun5PN_XS9_W3U3O5JT5ui7qxf_sgq1KI-4KDesC4wqCyjvMbkt3-Npkdi-pnbxiOwO0lITT4s5CQ2&t=635435995960000000) no-repeat -1000px -1000px}
.sfforumRssLnk{background-position:0 -400px;vertical-align:middle}
.sfforumEmailLnk{background-position:0 -499px}
.sfforumEmailSubscriberWrp{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;top:-3px;vertical-align:middle;position:relative;margin-right:19px}
.sfforumEmailSubscriberWrp .sfforumEmailLnkWrp{padding:10px 8px 5px 9px}
.sfforumEmailSubscriptionShown.sfforumEmailSubscriberWrp .sfforumEmailLnkWrp{border-left:1px solid #999;border-top:1px solid #999;border-right:1px solid #999;padding:9px 7px 5px 8px;background-color:#f2f2f2;position:relative;z-index:100}
.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoWrp{display:none;position:absolute;z-index:10;padding:15px 15px 30px;top:31px;left:0;width:220px;border:1px solid #999;background-color:#f2f2f2}
.sfforumEmailSubscriptionShown.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoWrp{display:block}
.sfforumEmailSubscriptionInfoWrp .sfforumEmailSubscribeMsg{font-size:12px}
.sfforumEmailSubscriptionInfoWrp .sfforumSubscribedEmail{margin-top:12px;margin-bottom:17px;font-size:16px}
.sfforumSubscribeBtn,.sfforumUnsubscribeBtn{font-family:Arial,Verdana,Sans-serif;padding-left:15px;padding-right:15px;text-align:center}
.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoLoader{border:1px solid #999;display:none;left:0;padding:15px 15px 30px;position:absolute;top:31px;width:220px;height:90px;z-index:10;background:#f2f2f2 url(/OAC/WebResource.axd?d=giOhpPnrV4JqUXWIzKLOTFlRcuEf8WoTEk05hPODNxhJ1DzlXReqcumMgIiDZWTPwHe3V4LtAqAhFDxGRyospidINFTT-J7A2XNnf6V5ipjH3M4wV6zamDzsF5y-d2vwdE0ROsH49CQM2_RwvZYrNNGozQClZT_0c8kOnJLSDyIMJCG5uj_K-F33fjX9XH0AFLu21c_LJJgFJI3_wQcG7wMv05Q1&t=635435995960000000) no-repeat 50% 50%}
.sfLbl{display:block;font-weight:bold;margin-bottom:10px}
.sfsitesDropDown select{font-family:Arial,Verdana,Sans-serif;font-size:12px}
.sfsitesList{margin:0;padding:0;list-style-type:none;width:360px}
.sfsitesList .sfsiteItem{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin:0 15px 0 0;padding:0;width:100px}
.sfsitesList .sfsiteItem a,.sfsitesList .sfsiteItem a:link,.sfsitesList .sfsiteItem a:visited,.sfsitesList .sfsiteItem a:hover,.sfsitesList .sfsiteItem a:active{padding:1px 0 2px}
.sfsitesList .sfsiteItem.sfSel a,.sfsitesList .sfsiteItem.sfSel a:link,.sfsitesList .sfsiteItem.sfSel a:visited,.sfsitesList .sfsiteItem.sfSel a:hover,.sfsitesList .sfsiteItem.sfSel a:active{color:#000;cursor:default}
.sfTweetsList{max-width:500px}
.sfTweetsList .sfTweetItem{margin-bottom:30px;margin-left:60px;min-height:48px;position:relative}
.sfTweetsList .sfTweetAvatar{position:absolute;margin-left:-60px;height:48px;width:48px}
.sfTweetsList .sfTweetAuthor{float:left;font-weight:normal;font-size:15px}
.sfTweetsList .sfTweetDate{float:right;font-style:normal;color:#666}
.sfTweetsList .sfTweetContent{padding-top:5px;padding-bottom:1px;clear:both}
.sfrelatedItmTitle,.sfmediaFieldTitle{margin-bottom:5px;font-size:15px;font-weight:bold}
.sfSnglRelatedItmWrp,.sfMultiRelatedItmsWrp{margin-top:30px;margin-bottom:30px}
.sfClearfix:before,.sfClearfix:after,.sfprofileArticleLikeWrp:before,.sfprofileArticleLikeWrp:after,.sfprofileListLikeWrp:before,.sfprofileListLikeWrp:after{content:"";display:table}
.sfClearfix:after,.sfprofileArticleLikeWrp:after,.sfprofileListLikeWrp:after{clear:both}
.sfClearfix,.sfprofileArticleLikeWrp,.sfprofileListLikeWrp{zoom:1}
.sfDisplayNone{display:none}
@media print{body{background-color:#fff;min-width:0}
.sfPublicWrapper{width:auto}
.sfPageBrowseAndEditToolbarWrp,.sfPrintBtn{display:none}
.sfordersListDetailView{height:auto!important}
}
/* END Telerik.Sitefinity.Resources.Themes.Basic.Global.Layout.css */
/* START Telerik.Web.UI.Skins.Menu.css */
.RadMenu{white-space:nowrap;float:left;position:relative;z-index:7000\9;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.RadMenu .rmRootGroup{margin:0;padding:0;position:relative;left:0;display:inline-block}* html .RadMenu .rmRootGroup{float:left}.RadMenu:after,.RadMenu .rmRootGroup:after{content:"";display:block;height:0;overflow:hidden;line-height:0;font-size:0;clear:both;visibility:hidden}.RadMenu ul.rmVertical,.RadMenu ul.rmHorizontal,.RadMenu ul.rmRootScrollGroup,.RadMenu_Context ul.rmHorizontal{margin:0;padding:0;display:none;position:relative;z-index:1;left:0;float:left}.rmHorizontal{white-space:nowrap}.rmSized ul.rmVertical{width:100%}.rmSized ul.rmRootGroup{float:none}.rmSized .rmRootGroup .rmVertical{width:auto}.RadMenu .rmItem{float:left;position:relative;list-style-image:none;list-style-position:outside;list-style:none;line-height:inherit}* html .RadMenu .rmItem{display:inline}.RadMenu .rmHorizontal .rmItem{clear:none}.RadMenu .rmVertical .rmItem{clear:both}.rmSized .rmVertical .rmItem{width:100%}.rmSized .rmHorizontal .rmItem,.rmSized .rmRootGroup .rmVertical .rmItem{width:auto}.RadMenu .rmSlide .rmHorizontal .rmItem{margin-bottom:-2px}.RadMenu ul.rmActive,.RadMenu ul.rmRootGroup{display:block}.RadMenu .rmSlide,.RadMenu_Context{position:absolute;overflow:hidden;display:none;float:left}* html .RadMenu .rmSlide,* html .RadMenu_Context{height:1px}.RadMenu_Context{z-index:1000;overflow:visible;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RadMenu .rmText{display:block;padding-bottom:1px;float:left}.RadMenu div.rmText{white-space:normal;background:transparent;background-image:none !important}.RadMenu a.rmLink{cursor:pointer;display:block;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.rmScrollWrap{position:absolute;float:left;overflow:hidden;left:0}.RadMenu .rmLeftArrow,.RadMenu .rmTopArrow,.RadMenu .rmBottomArrow,.RadMenu .rmRightArrow{position:absolute;z-index:2000;text-indent:-9999px;font-size:0;line-height:0;outline:0;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RadMenu .rmLeftArrowDisabled,.RadMenu .rmTopArrowDisabled,.RadMenu .rmBottomArrowDisabled,.RadMenu .rmRightArrowDisabled{display:none;text-indent:-1000em;font-size:0;line-height:0}.RadMenu .rmBottomArrow,.RadMenu .rmBottomArrowDisabled{margin-bottom:-1px}.RadMenu .rmLeftImage{border:0;float:left}.RadMenu_rtl{float:right;text-align:right}.RadMenu_rtl ul.rmVertical{float:right}.RadMenu_rtl .rmItem{float:right}.RadMenu_rtl .rmLeftImage,.RadMenu_Context_rtl .rmLeftImage{border:0;float:right}.RadMenu_rtl .rmLeftArrow,.RadMenu_rtl .rmTopArrow,.RadMenu_rtl .rmBottomArrow,.RadMenu_rtl .rmRightArrow,.RadMenu_rtl .rmLeftArrowDisabled,.RadMenu_rtl .rmTopArrowDisabled,.RadMenu_rtl .rmBottomArrowDisabled,.RadMenu_rtl .rmRightArrowDisabled{text-indent:1000em!important}.RadMenu div.rmRootGroup{position:relative}.RadMenu .rmItem{padding:0}.RadMenu .rmLink{width:auto;padding:0 0 0 12px;outline:0;float:left}.RadMenu_rtl .rmLink{padding:0 12px 0 0}.RadMenu .rmSlide .rmHorizontal .rmLink{padding-left:4px;line-height:0;position:relative}.RadMenu .rmLeftImage{margin:3px 3px 0 -6px}.RadMenu_rtl .rmLeftImage{margin:3px -6px 0 3px}@media screen\9{.RadMenu_rtl .rmLeftImage{margin-right:0}}@media screen\9{.RadMenu_rtl .rmLeftImage{margin-right:0}.RadMenu_rtl .rmHorizontal .rmRootLink .rmLeftImage{margin-right:-6px}}.RadMenu .rmSlide .rmHorizontal .rmLeftImage{margin-top:0}.RadMenu .rmSlide .rmVertical .rmLeftImage{position:absolute;top:50%;margin-top:-8px}.RadMenu span.rmLeftImage{display:inline-block;*display:inline;width:16px;height:16px;zoom:1}.RadMenu .rmVertical .rmText{padding:0 24px 1px 0}.RadMenu .rmVertical .rmRootLink .rmText{padding-right:40px}.RadMenu .rmHorizontal .rmText{padding:0 12px 1px 0}.RadMenu_rtl .rmHorizontal .rmText{padding:0 0 1px 12px}.RadMenu_rtl .rmVertical .rmText{padding:0 0 1px 24px}.RadMenu .rmSlide .rmHorizontal .rmText{padding:0 11px 0 3px;line-height:24px}.RadMenu .rmVertical .rmItem .rmText{display:block;float:none}.RadMenu .rmSlide .rmHorizontal .rmText,.RadMenu .rmSlide .rmHorizontal .rmLeftImage{float:none;display:inline-block;vertical-align:middle}.RadMenu .rmVertical .rmLink,.RadMenu .rmHorizontal .rmVertical .rmLink{float:none}* html .RadMenu .rmGroup .rmVertical .rmLink,* html .RadMenu .rmGroup .rmHorizontal .rmLink{float:left}.RadMenu .rmTopRight,.RadMenu .rmBottomLeft,.RadMenu .rmBottomRight,.RadMenu .rmRoundedCorners ul.rmGroup,.rmRoundedCorners ul.rmGroup,.rmRoundedCorners ul.rmGroup ul.rmGroup,.RadMenu .rmRoundedCorners .rmMultiColumn,.RadMenu .rmRoundedCorners .rmPopup,.rmRoundedCorners .rmScrollWrapContainer .rmGroup{border:0;background-position:0 0}.RadMenu .rmRoundedCorners .rmMultiColumn ul.rmMultiGroup{background:0;margin:0}.RadMenu .rmRoundedCorners .rmGroupColumn{height:100%}.RadMenu .rmRoundedCorners li.rmFirstGroupColumn{background-color:transparent}.RadMenu .rmTopFix,.RadMenu .rmTopRight,.RadMenu .rmBottomFix,.RadMenu .rmBottomLeft,.RadMenu .rmBottomRight{position:absolute;width:4px;height:4px;list-style-type:none;list-style-position:outside;font-size:0}.RadMenu_rtl .rmTopRight,.RadMenu_rtl .rmBottomRight{width:32px}.RadMenu_rtl .rmTopShadowRight,.RadMenu_rtl .rmBottomShadowRight{width:4px}.RadMenu .rmTopShadowRight,.RadMenu .rmBottomShadowLeft,.RadMenu .rmBottomShadowRight{background-repeat:no-repeat;background-color:transparent}.rmRoundedCorners .rmTopShadowRight,.rmRoundedCorners .rmBottomShadowLeft,.rmRoundedCorners .rmBottomShadowRight{width:5px;height:5px}.RadMenu .rmTopRight{background-position:100% 0;top:0;right:-3px;height:100%}.RadMenu .rmBottomLeft{background-position:0 100%;bottom:-3px;left:0;width:100%}.RadMenu .rmBottomFix{background-position:-1px 0;width:auto;bottom:-3px;left:5px;right:0;border-bottom-width:1px;border-bottom-style:solid}.RadMenu .rmTopFix{background-position:-1px 0;width:auto;top:0;left:5px;right:0;border-top-width:1px;border-top-style:solid}* html .RadMenu .rmTopFix,* html .RadMenu .rmBottomFix,* html .RadMenu .rmBottomShadowLeft{width:0}.RadMenu .rmBottomRight{background-position:100% 100%;bottom:-3px;right:-3px;width:8px}.RadMenu .rmShadows li.rmBottomShadowLeft,.RadMenu .rmShadows .rmBottomShadowRight,.rmShadows .rmGroup li.rmBottomShadowLeft,.rmShadows .rmGroup .rmBottomShadowRight,.RadMenu .rmShadows span.rmBottomShadowLeft{background-image:url('/OAC/WebResource.axd?d=OrXMERkBb5hOMSjHcUNQ8rLqYVcMNAGsQSKmI5Ky_htah5490VzwMRAHRXQyq99TzEbVPGTfMstbaBTAughDaQ-SIoFrAoxnRAH3eUnLZrTCMEc7SAJaREYPA3Wy72_rF2sB7xBEUu4T9EwOCK9YKTWjWL41&t=635435995960000000')}.RadMenu .rmRoundedCorners li.rmBottomShadowLeft,.RadMenu .rmRoundedCorners .rmBottomShadowRight,.rmRoundedCorners .rmGroup li.rmBottomShadowLeft,.rmRoundedCorners .rmGroup .rmBottomShadowRight,.rmRoundedCorners .rmGroup span.rmBottomShadowLeft{background-image:url('/OAC/WebResource.axd?d=uyTfVeLnm13UHHl3g5p7ckIT5qauTK8Vw4A_AZI4Ndhoec5wIYz7d8fDZvJiEfUJXtR67_mMGbjUJcz0QOKDBnBIqZG8WtU81oFR1d-lQoFKjxAz0o1NwMlKDsFNeMsqwxrDOL3FXZJKluJjaiwprlANVTOtjus1C-CbHtFccj0iP5EA0&t=635435995960000000')}.RadMenu .rmShadows .rmTopShadowRight,.rmShadows .rmGroup .rmTopShadowRight{right:-5px;background-image:url('/OAC/WebResource.axd?d=zOhZ0xQAQwRqfNzR9ejbpLw40xLXjybxfz8qrz6MGEYWN-P_wV0wZo6gdSqX4hxvNO1V2pD6wnm2wk1VosR_6q31ogYBFeT584LhlCmE5xGYzybQUSMk0bCwfsCujpiKfJ7GzoThyokgWQYYah2n0cz3sUw1&t=635435995960000000');background-position:100% 0}.RadMenu .rmShadows .rmContentTemplate .rmTopShadowRight{background-image:url('/OAC/WebResource.axd?d=zOhZ0xQAQwRqfNzR9ejbpLw40xLXjybxfz8qrz6MGEYWN-P_wV0wZo6gdSqX4hxvNO1V2pD6wnm2wk1VosR_6q31ogYBFeT584LhlCmE5xGYzybQUSMk0bCwfsCujpiKfJ7GzoThyokgWQYYah2n0cz3sUw1&t=635435995960000000')}.RadMenu .rmShadows .rmContentTemplate .rmBottomShadowRight{background-image:url('/OAC/WebResource.axd?d=OrXMERkBb5hOMSjHcUNQ8rLqYVcMNAGsQSKmI5Ky_htah5490VzwMRAHRXQyq99TzEbVPGTfMstbaBTAughDaQ-SIoFrAoxnRAH3eUnLZrTCMEc7SAJaREYPA3Wy72_rF2sB7xBEUu4T9EwOCK9YKTWjWL41&t=635435995960000000')}.RadMenu .rmRoundedCorners .rmContentTemplate .rmBottomShadowRight{background-image:url('/OAC/WebResource.axd?d=uyTfVeLnm13UHHl3g5p7ckIT5qauTK8Vw4A_AZI4Ndhoec5wIYz7d8fDZvJiEfUJXtR67_mMGbjUJcz0QOKDBnBIqZG8WtU81oFR1d-lQoFKjxAz0o1NwMlKDsFNeMsqwxrDOL3FXZJKluJjaiwprlANVTOtjus1C-CbHtFccj0iP5EA0&t=635435995960000000')}.RadMenu .rmBottomShadowLeft{bottom:-5px;left:1px;background-position:0 100%}.RadMenu .rmBottomShadowRight{bottom:-5px;right:-5px;width:4px;height:5px}.RadMenu .rmScrollWrapContainer .rmTopShadowRight{right:-4px}.RadMenu .rmScrollWrapContainer .rmBottomShadowRight{bottom:-4px;right:-4px;width:3px;height:4px}.RadMenu .rmScrollWrapContainer .rmBottomShadowLeft{bottom:-4px}.RadMenu .rmRoundedCorners .rmTopShadowRight,.rmRoundedCorners .rmGroup .rmTopShadowRight{right:-8px;background-image:url('/OAC/WebResource.axd?d=gRkWs1K0OKwLI0jJ0vQ2S4B3a3j7dlVGd4nGnVVvcxM8WgKivd16nm-WJUGbAoeM3TQxHSMlR9m1eVD-tfbv4mOh485swazYf2m2cjr5MdK7VW2ez5zgD976blGdoq7PthiYITB0tdVKs4ASLHMa0Fu9fO81&t=635435995960000000')}.RadMenu .rmRoundedCorners .rmBottomShadowLeft,.rmRoundedCorners .rmGroup .rmBottomShadowLeft{bottom:-8px}.RadMenu .rmRoundedCorners .rmBottomShadowRight,.rmRoundedCorners .rmGroup .rmBottomShadowRight{bottom:-8px;right:-8px;width:7px;height:8px}* html .RadMenu .rmRoundedCorners .rmBottomShadowRight,* html .rmRoundedCorners .rmGroup .rmBottomShadowRight{width:11px;height:8px;font-size:0}.RadMenu .rmAccessKey{font-size:10px;font-weight:normal;float:right;padding-right:8px}.RadMenu .rmRoundedCorners .rmGroup .rmItem,.rmRoundedCorners .rmGroup .rmItem{z-index:1}* html .RadMenu .rmRoundedCorners .rmGroup .rmText,* html .RadMenu .rmShadows .rmGroup .rmText,* html .rmRoundedCorners .rmGroup .rmText,* html .rmShadows .rmGroup .rmText{zoom:normal}.RadMenu .rmRoundedCorners .rmSlide .rmScrollWrap,.rmRoundedCorners .rmScrollWrapContainer .rmScrollWrap{background-image:none}.RadMenu .rmRoundedCorners .rmMultiGroup>.rmItem{background-image:none}.RadMenu .rmRoundedCorners .rmSlide,.RadMenu .rmShadows .rmSlide,.rmRoundedCorners .rmSlide,.rmShadows .rmSlide,div.rmRoundedCorners,div.rmShadows{padding:0 8px 10px 0}.RadMenu .rmRoundedCorners ul.rmGroup,.rmRoundedCorners .rmGroup ul.rmGroup,.rmRoundedCorners ul.rmGroup,.rmRoundedCorners .rmPopup{margin-top:1px;padding:1px}.RadMenu_rtl .rmRoundedCorners ul.rmGroup .rmSlide,.RadMenu_rtl.rmRoundedCorners ul.rmGroup .rmSlide{margin-right:-5px}.RadMenu .rmRoundedCorners .rmSlide .rmScrollWrap,.rmRoundedCorners .rmSlide .rmScrollWrap{border:0}.RadMenu .rmRoundedCorners .rmScrollWrap,.RadMenu .rmShadows .rmScrollWrap,.rmRoundedCorners .rmScrollWrap,.rmShadows .rmScrollWrap{position:relative}.RadMenu .rmScrollWrapContainer{position:absolute}.RadMenu .rmScrollWrapContainer .rmTopFix{height:100%}* html .RadMenu .rmScrollWrapContainer .rmTopFix{height:5px}.RadMenu .rmRoundedCorners .rmScrollWrapContainer,.rmRoundedCorners .rmScrollWrapContainer,.RadMenu .rmRoundedCorners ul.rmGroup,.RadMenu.rmRoundedCorners ul.rmGroup,.RadMenu.rmRoundedCorners .rmGroup ul.rmGroup{padding:2px 0 0 2px}.RadMenu .rmScrollWrapContainer .rmGroup,.rmScrollWrapContainer .rmGroup .rmGroup,.rmScrollWrapContainer .rmGroup{padding:0}.RadMenu .rmRootGroup .rmItem .rmGroup{padding-bottom:1px}.RadMenu .rmRoundedCorners .rmItem .rmGroup{padding-bottom:0}.RadMenu ul.rmGroup{padding:2px 1px}.RadMenu .rmGroup .rmItem{padding:0}.RadMenu .rmGroup .rmLink,.RadMenu .rmSlide .rmGroup .rmTemplate{padding:0}.RadMenu_rtl .rmGroup .rmLink,.RadMenu_rtl .rmSlide .rmGroup .rmTemplate{padding:0}.RadMenu .rmGroup .rmText{padding:0 54px 0 28px;margin:0 0 0 4px}.RadMenu_rtl .rmGroup .rmText{padding:0 28px 0 54px;margin:0 4px 0 0}.RadMenu .rmMultiColumn{list-style:none;display:block;position:relative;margin:0;padding:0;zoom:1;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.RadMenu .rmMultiColumn .rmMultiGroup{background:0;border:0;float:left;display:block;position:static}.RadMenu .rmMultiColumn .rmGroupColumn{float:left}.RadMenu_rtl .rmMultiColumn .rmGroupColumn{float:right}*+html .RadMenu_rtl .rmMultiColumn .rmItem{float:left}* html .RadMenu_rtl .rmMultiColumn .rmItem{float:left}.RadMenu_rtl .rmSlide .rmHorizontal .rmText{padding:0 11px 0 14px}.RadMenu .rmRootGroup .rmSlide .rmHorizontal .rmExpandUp,.RadMenu .rmRootGroup .rmSlide .rmHorizontal .rmExpandDown,.RadMenu .rmRootGroup .rmSlide .rmHorizontal .rmExpandLeft,.RadMenu .rmRootGroup .rmSlide .rmHorizontal .rmExpandRight{padding-right:25px}.RadMenu_rtl .rmRootGroup .rmSlide .rmHorizontal .rmExpandUp,.RadMenu_rtl .rmRootGroup .rmSlide .rmHorizontal .rmExpandDown,.RadMenu_rtl .rmRootGroup .rmSlide .rmHorizontal .rmExpandLeft,.RadMenu_rtl .rmRootGroup .rmSlide .rmHorizontal .rmExpandRight{padding-left:25px;padding-right:4px}.RadMenu .rmGroup .rmLeftImage{margin:3px 0 0 6px}* html .RadMenu .rmGroup .rmLeftImage{margin-left:4px}*+html .RadMenu .rmGroup .rmLeftImage{margin-left:4px}* html .rmRoundedCorners .rmGroup .rmLeftImage{margin-left:1px}*+html ul.rmRoundedCorners .rmGroup .rmLeftImage{margin-left:2px}.RadMenu_rtl .rmGroup .rmLeftImage{margin:4px 6px 0 -4px}.RadMenu a.rmImageOnly .rmLeftImage,.RadMenu .rmRootGroup a.rmImageOnly{padding:0;margin:0}.RadMenu .rmRootGroup a.rmImageOnly span.rmText{display:none}* html .RadMenu .rmImageOnly .rmLeftImage{position:static}*+html .RadMenu .rmImageOnly .rmLeftImage{position:static}* html .RadMenu_rtl .rmGroup .rmLeftImage{right:0}*+html .RadMenu_rtl .rmGroup .rmLeftImage{right:0}*+html .RadMenu_Context_rtl ul.rmGroup{position:absolute}* html .RadMenu_Context_rtl ul.rmGroup{position:absolute}*+html .RadMenu_Context_rtl .rmGroup .rmItem{float:left}* html .RadMenu_Context_rtl .rmGroup .rmItem{float:left}.RadMenu .rmSeparator,.RadMenu .rmSeparator:after{line-height:0;font-size:0;overflow:hidden}.RadMenu .rmSeparator .rmText{border-style:solid;background:transparent;color:transparent}.RadMenu .rmVertical .rmSeparator .rmText{display:block}.RadMenu .rmHorizontal .rmSeparator .rmText{width:0;height:20px;margin:2px;padding:0;border-width:0 1px}.RadMenu .rmVertical .rmSeparator .rmText{margin:1px 2px;padding:0;border-width:1px 0}.RadMenu .rmGroup.rmVertical .rmSeparator .rmText,.RadMenu .rmScrollWrap .rmVertical .rmSeparator .rmText{margin-left:31px;height:0;width:auto}.RadMenu_rtl .rmGroup.rmVertical .rmSeparator .rmText,.RadMenu_rtl .rmScrollWrap .rmVertical .rmSeparator .rmText,.RadMenu_Context_rtl .rmVertical .rmSeparator .rmText{margin:1px 31px 1px 2px}.RadMenu .rmLeftArrow,.RadMenu .rmRightArrow{width:10px;height:24px}.RadMenu .rmTopArrow,.RadMenu .rmBottomArrow{height:10px;width:100%}.RadMenu .rmLink{position:relative}.RadMenu .rmIcon{margin:-8px 0 0 -8px;width:16px;height:16px;background-repeat:no-repeat;text-indent:-999em;display:none;overflow:hidden;position:absolute;left:50%;top:50%}.RadMenu .rmToggle{width:23px;height:23px;overflow:hidden;position:absolute;top:0;left:auto;right:0;margin-right:2px}.RadMenu .rmHorizontal .rmRootLink .rmToggle{margin-left:-12px;float:left;position:relative}.RadMenu .rmHorizontal .rmRootLink .rmIcon{display:block}.RadMenu .rmPopup{position:relative;padding:4px;padding-right:0;padding-bottom:0}.RadMenu .rmGroup .rmToggle{height:100%;border-left:1px solid transparent}.RadMenu .rmPopup .rmTopFix,.RadMenu .rmPopup .rmBottomFix{background-position:-4px 0}.RadMenu .rmSlide .rmHorizontal .rmTopFix,.RadMenu .rmSlide .rmHorizontal .rmBottomFix{background-image:none}.RadMenu .rmPopup.rmContentTemplate{padding-top:1px}.RadMenu .rmArrow{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.RadMenu_rtl .rmRootLink .rmItem{float:none}.RadMenu_rtl .rmHorizontal .rmRootLink{direction:ltr}.RadMenu_rtl .rmVertical .rmRootLink{zoom:1}.RadMenu_rtl .rmLink{direction:rtl}.RadMenu_rtl .rmtext{zoom:1}.RadMenu_rtl .rmVertical .rmRootLink .rmText{padding:0 0 1px 40px;zoom:1}.RadMenu_rtl .rmToggleHandles .rmText{float:right}.RadMenu_rtl .rmToggle{left:0;right:auto;text-align:left}.RadMenu_rtl .rmHorizontal .rmRootLink .rmToggle{margin-right:-12px;margin-left:2px}.RadMenu_rtl .rmIcon{text-indent:999em;direction:ltr}.RadMenu_rtl .rmSlide .rmLeftImage{right:0}.RadMenu_rtl .rmPopup.rmContentTemplate{padding-left:0;padding-right:4px}@media screen\9{.RadMenu_rtl .rmHorizontal .rmRootLink{zoom:1}.RadMenu_rtl .rmHorizontal .rmRootLink .rmToggle{position:absolute}.RadMenu_rtl .rmHorizontal .rmRootLink .rmText{float:left}.RadMenu_rtl .rmHorizontal.rmToggleHandles .rmRootLink .rmExpandDown{padding-left:30px}.RadMenu_rtl .rmHorizontal.rmToggleHandles .rmSeparator .rmText{float:left}.RadMenu_rtl .rmItem .rmHorizontal .rmLink{padding-left:0;padding-right:4px}.RadMenu_rtl .rmItem .rmHorizontal .rmText{padding-left:16px}.RadMenu_rtl .rmItem .rmSeparator .rmText{display:block;padding:0}.RadMenu_rtl .rmScrollWrapContainer .rmVertical .rmText{display:block}.RadMenu_rtl .rmRootGroup .rmVertical .rmSeparator .rmText{float:none}}
/* END Telerik.Web.UI.Skins.Menu.css */
/* START Telerik.Web.UI.Skins.Sitefinity.Menu.Sitefinity.css */
.RadMenu_Default ul.rmRootGroup,.RadMenu_Default div.rmRootGroup{border:1px solid #ccc;background-color:#eff0f1}.RadMenu_Default,.RadMenu_Default a.rmLink{font:normal 12px/19px Arial,Helvetica,sans-serif;color:#667;text-decoration:none}.RadMenu_Default .rmItem a.rmLink{padding:1px 0 1px 12px}.RadMenu_Default .rmHorizontal .rmItem{padding:2px 0}.RadMenu_Default_rtl .rmItem a.rmLink{padding:1px 12px 1px 0}.RadMenu_Default .rmVertical .rmItem a.rmLink{padding:1px 12px}div.RadMenu_Default_rtl .rmHorizontal .rmText{padding:0 0 1px 12px}.RadMenu_Default .rmVertical .rmItem a.rmLink .rmText{border-bottom:1px solid #CCC;border-right:0}.RadMenu_Default .rmHorizontal .rmItem a.rmLink .rmText{border-bottom:0;border-right:1px solid #CCC}.RadMenu_Default_rtl .rmHorizontal .rmItem a.rmLink .rmText{border-bottom:0;border-right:0;border-left:1px solid #CCC}.RadMenu_Default .rmVertical .rmLast a.rmLink .rmText{border-bottom:0;border-right:0;padding-bottom:1px}.RadMenu_Default .rmHorizontal .rmLast a.rmLink .rmText{border-right:0;border-bottom:0}.RadMenu_Default_rtl .rmHorizontal .rmLast a.rmLink .rmText{border-left:0;border-bottom:0}.RadMenu_Default .rmItem a.rmLink:hover,.RadMenu_Default .rmItem a.rmFocused,.RadMenu_Default .rmItem a.rmSelected,.RadMenu_Default .rmItem a.rmExpanded,.RadMenu_Default .rmItem a.rmExpanded:hover{color:#000}.RadMenu_Default .rmItem a.rmDisabled,.RadMenu_Default .rmItem a.rmDisabled:hover{color:#BBB;background-color:transparent;border:0}.RadMenu_Default img.rmLeftImage,.RadMenu_Default span.rmLeftImage{margin:2px 2px 0 0;padding-bottom:1px}div.RadMenu_Default .rmRootGroup .rmItem .rmGroup{padding-bottom:0}div.RadMenu_Default .rmRootGroup .rmItem .rmVertical{padding-top:5px;padding-bottom:5px}div.RadMenu_Default .rmRoundedCorners .rmItem .rmVertical{padding-bottom:0}.RadMenu_Default .rmGroup,.RadMenu_Default .rmMultiColumn,.RadMenu_Default .rmGroup .rmVertical{border:1px solid #c4c4c4;background:#fff}.RadMenu_Default .rmPopup{border:1px solid #c4c4c4}.RadMenu_Default .rmContentTemplate,.RadMenu_Default .rmRoundedCorners .rmPopup.rmContentTemplate{background:#fff}.RadMenu_Default .rmTopFix,.RadMenu_Default .rmBottomFix,.RadMenu_Default .rmRoundedCorners .rmGroup .rmItem,.RadMenu_Default .rmRoundedCorners li.rmFirstGroupColumn .rmItem,.RadMenu_Default .rmRoundedCorners ul.rmHorizontal .rmFirst,.RadMenu_Default_Context.rmRoundedCorners .rmGroup .rmItem,.RadMenu_Default_Context.rmRoundedCorners ul.rmHorizontal .rmFirst{background:#fff}.RadMenu_Default .rmPopup .rmTopFix,.RadMenu_Default .rmPopup .rmBottomFix{background-image:none}* html .rmRoundedCorners_Sitefinity .rmGroup .rmItem,* html .rmRoundedCorners_Sitefinity ul.rmHorizontal .rmFirst{background:#fff}.RadMenu_Default .rmRoundedCorners .rmGroupColumn{background-color:#fff}.RadMenu_Default .rmBottomLeft,.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer,.RadMenu_Default_Context.rmRoundedCorners ul.rmGroup,.RadMenu_Default .rmRoundedCorners ul.rmGroup,.RadMenu_Default .rmRoundedCorners .rmMultiColumn,.RadMenu_Default .rmPopup .rmBottomLeft,.RadMenu_Default .rmRoundedCorners .rmPopup{background-image:url('/OAC/WebResource.axd?d=Af4081HsvHd488Iss6a2IdUUagvu8gJ6YoRP_hHb7NSZc8tYwWX6UOjN34wFrUUrgoqE8LKIz9rs0huy9b7OEzw_fPfTOZO8JEhgGarlNs-1AX6C-7OaDSssyYcbh71p6tHp5axk6pUcvAeKRjONBTcbeYU8_-44Hder8p2J4wwMVU1q0&t=635435995940000000');background-color:transparent;background-repeat:no-repeat}* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer,* html .rmRoundedCorners_Sitefinity .rmGroup ul.rmGroup,* html .rmRoundedCorners_Sitefinity ul.rmGroup{background-image:url('/OAC/WebResource.axd?d=Af4081HsvHd488Iss6a2IdUUagvu8gJ6YoRP_hHb7NSZc8tYwWX6UOjN34wFrUUrgoqE8LKIz9rs0huy9b7OEzw_fPfTOZO8JEhgGarlNs-1AX6C-7OaDSssyYcbh71p6tHp5axk6pUcvAeKRjONBTcbeYU8_-44Hder8p2J4wwMVU1q0&t=635435995940000000');background-color:transparent;background-repeat:no-repeat}.RadMenu_Default .rmTopRight,.RadMenu_Default .rmBottomRight{background-image:url('/OAC/WebResource.axd?d=mllT3Eyzq2nhwwWmZ8hkzZHXxFPWaOgCjHg4-8-2a9E9AvuwzYrVLTmhHJyONzP67A7-2Nx3CMeVxkJ7yxMh3OQOGvdCLPiCdztARzCobTHCBMbtBHYk_1aYDu--TaIWSypQRbFBI29IlObFhgYULcqpytS7coVIiDwsyGXc7YGS6M8n0&t=635435995940000000');background-color:transparent;background-repeat:no-repeat}.RadMenu_Default .rmTopFix,.RadMenu_Default .rmBottomFix,.RadMenu_Default .rmRoundedCorners .rmGroup .rmFirst,.RadMenu_Default_Context.rmRoundedCorners .rmGroup .rmFirst,.rmRoundedCorners_Sitefinity .rmGroup .rmFirst{border-color:#fff}.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmTopFix,.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix{background:#FFF}* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmTopFix,* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmBottomFix{background:#FFF}.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,.RadMenu_Default .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,.RadMenu_Default_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow{background-color:#FFF;border:0}* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmTopArrow,* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmBottomArrow,* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmLeftArrow,* html .rmRoundedCorners_Sitefinity .rmScrollWrapContainer .rmRightArrow{background-color:#FFF;border:0}.RadMenu_Default .rmGroup .rmHorizontal{background:#fff}.RadMenu_Default .rmGroup .rmItem a.rmLink{padding:1px;margin:2px 2px 1px;line-height:15px}.RadMenu_Default .rmGroup .rmItem .rmLeftImage{margin:2px 0 0 6px}* html .RadMenu_Default .rmGroup .rmItem .rmLeftImage{margin:2px 0 0 3px}*+html .RadMenu_Default .rmGroup .rmItem .rmLeftImage{margin:2px 0 0 3px}.RadMenu_Default .rmGroup .rmItem a.rmLink{color:#105cb6}.RadMenu_Default .rmGroup .rmItem a.rmLink:hover{color:#002bb8}.RadMenu_Default .rmGroup .rmItem a.rmFocused,.RadMenu_Default .rmGroup .rmItem a.rmFocused:hover,.RadMenu_Default .rmGroup .rmItem a.rmSelected,.RadMenu_Default .rmGroup .rmItem a.rmSelected:hover,.RadMenu_Default .rmGroup .rmItem a.rmExpanded,.RadMenu_Default .rmGroup .rmItem a.rmExpanded:hover{color:#000}.RadMenu_Default .rmGroup .rmItem a.rmDisabled,.RadMenu_Default .rmGroup .rmItem a.rmDisabled:hover{color:#BBB}.RadMenu_Default .rmGroup .rmItem a.rmLink .rmText{padding-right:53px;border:0}.RadMenu_Default .rmGroup .rmHorizontal a.rmLink .rmText{padding-right:20px;border-right:1px solid #CCC}div.RadMenu_Default_rtl .rmGroup .rmHorizontal a.rmLink .rmText{padding-right:10px;padding-left:20px;border-right:0;border-left:1px solid #CCC}.RadMenu_Default .rmGroup .rmHorizontal .rmLast a.rmLink .rmText{border-right:0}.RadMenu_Default_rtl .rmGroup .rmHorizontal .rmLast a.rmLink .rmText{border-left:0}.RadMenu_Default .rmVertical .rmExpandRight,.RadMenu_Default .rmVertical .rmExpandLeft,.RadMenu_Default .rmGroup .rmExpandRight,.RadMenu_Default .rmGroup .rmExpandLeft,.RadMenu_Default .rmTopArrow,.RadMenu_Default .rmBottomArrow,.RadMenu_Default .rmLeftArrow,.RadMenu_Default .rmRightArrow{background:transparent url('/OAC/WebResource.axd?d=xDKLbgMNjU94xeBnQ8It-2DfB3Er5Nhwn37rV14flc5xubO5DVCi9djAL_1uJCl0wOLjFGlcCwNL_9BkdfnZVoToZWfnVehDFXz6Fs6zNaVlA13vAXKk8DNT7VQ7cYboGgD4K9SYWsKXsECFp8LT95T4hQpqChcd8fbs8KhIln3PdT3O0&t=635435995940000000') no-repeat}.RadMenu_Default .rmVertical .rmExpandRight{background-position:100% -1px}.RadMenu_Default .rmVertical .rmExpandLeft{background-position:0 -49px}.RadMenu_Default .rmGroup .rmExpandRight{background-position:100% -2px}.RadMenu_Default .rmGroup .rmExpandLeft{background-position:0 -50px}.RadMenu_Default .rmVertical a.rmLink:hover .rmExpandRight,.RadMenu_Default .rmVertical a.rmFocused .rmExpandRight,.RadMenu_Default .rmVertical a.rmSelected .rmExpandRight,.RadMenu_Default .rmVertical a.rmExpanded .rmExpandRight{background-position:100% -25px}.RadMenu_Default .rmVertical a.rmLink:hover .rmExpandLeft,.RadMenu_Default .rmVertical a.rmFocused .rmExpandLeft,.RadMenu_Default .rmVertical a.rmSelected .rmExpandLeft,.RadMenu_Default .rmVertical a.rmExpanded .rmExpandLeft{background-position:0 -73px}.RadMenu_Default .rmGroup a.rmLink:hover .rmExpandRight,.RadMenu_Default .rmGroup a.rmFocused .rmExpandRight,.RadMenu_Default .rmGroup a.rmSelected .rmExpandRight,.RadMenu_Default .rmGroup a.rmExpanded .rmExpandRight{background-position:100% -26px}.RadMenu_Default .rmGroup a.rmLink:hover .rmExpandLeft,.RadMenu_Default .rmGroup a.rmFocused .rmExpandLeft,.RadMenu_Default .rmGroup a.rmSelected .rmExpandLeft,.RadMenu_Default .rmGroup a.rmExpanded .rmExpandLeft{background-position:0 -74px}.RadMenu_Default .rmTopArrow,.RadMenu_Default .rmBottomArrow,.RadMenu_Default .rmLeftArrow,.RadMenu_Default .rmRightArrow{background-color:#fff}.RadMenu_Default .rmTopArrow{border-bottom:1px solid #CCC;background-position:50% -95px}.RadMenu_Default .rmBottomArrow{border-top:1px solid #CCC;background-position:50% -109px}.RadMenu_Default .rmLeftArrow{border-right:1px solid #CCC;background-position:50% -48px}.RadMenu_Default .rmRightArrow{border-left:1px solid #CCC;background-position:50% 1px}div.RadMenu_Default .rmHorizontal .rmSeparator,div.RadMenu_Default .rmSeparator .rmText{padding:0}div.RadMenu_Default .rmHorizontal .rmSeparator .rmText{padding:3px 0;margin:0}.RadMenu_Default .rmHorizontal .rmVertical .rmSeparator .rmText{padding:0}div.RadMenu_Default .rmVertical li.rmSeparator .rmText,div.RadMenu_Default .rmHorizontal .rmVertical li.rmSeparator .rmText{background:#CCC;padding-bottom:1px;margin:1px 0}*+html div.RadMenu_Default .rmVertical li.rmSeparator .rmText,*+html div.RadMenu_Default .rmHorizontal .rmVertical li.rmSeparator .rmText{background:transparent;padding-bottom:0;border-bottom:1px solid #CCC;margin:0}* html div.RadMenu_Default .rmVertical li.rmSeparator .rmText,* html div.RadMenu_Default .rmHorizontal .rmVertical li.rmSeparator .rmText{padding-top:1px;padding-bottom:0;margin:0}.RadMenu_Default .rmVertical .rmSeparator{margin-top:-3px;background-color:#eff0f1;z-index:6;position:relative;line-height:0;font-size:0}*+html .RadMenu_Default .rmVertical .rmSeparator{margin-top:-2px}* html .RadMenu_Default .rmVertical .rmSeparator{margin-top:-2px}.RadMenu_Default .rmRootGroup .rmVertical .rmSeparator{margin-top:auto;background-color:transparent;position:static}.RadMenu_Default .rmHorizontal .rmSeparator{margin-left:-2px;background-color:#eff0f1;z-index:6;position:relative}.RadMenu_Default_rtl .rmHorizontal .rmSeparator{margin-left:auto;margin-right:-2px}.RadMenu_Default .rmHorizontal .rmVertical .rmSeparator{margin-left:5px;margin-right:5px}div.RadMenu_Default .rmRoundedCorners .rmVertical li.rmSeparator{background:#fff;margin-left:3px;margin-right:0}.RadMenu_Default_Context .rmGroup .rmSeparator{background:transparent;margin-top:0}.RadMenu_Default .rmHorizontal li.rmSeparator .rmText,.RadMenu_Default .rmVertical .rmHorizontal li.rmSeparator .rmText{background:#CCC;width:1px;margin-left:1px}.RadMenu_Default .rmVertical .rmVertical li.rmSeparator .rmText,.RadMenu_Default .rmHorizontal .rmVertical li.rmSeparator .rmText{background:#dee2e7;margin:0 2px 0 7px}*+html .RadMenu_Default .rmVertical .rmVertical li.rmSeparator .rmText,*+html .RadMenu_Default .rmHorizontal .rmVertical li.rmSeparator .rmText{background:transparent;border-bottom:#dee2e7;margin:0 2px 0 7px}.RadMenu_Default .rmHorizontal .rmHorizontal li.rmSeparator .rmText,.RadMenu_Default .rmVertical .rmHorizontal li.rmSeparator .rmText{background:#dee2e7;width:1px;margin-left:1px}.RadMenu_Default_rtl .rmGroup .rmItem a.rmLink .rmText{padding-left:53px;padding-right:27px}.RadMenu_Default_rtl .rmGroup .rmHorizontal a.rmLink .rmText{padding-left:10px;padding-right:9px}.RadMenu_Default .rmScrollWrap .rmVertical{border:0}.RadMenu_Default .rmToggleHandles.rmHorizontal .rmRootLink .rmExpandTop,.RadMenu_Default .rmToggleHandles.rmHorizontal .rmRootLink .rmExpandDown,.RadMenu_Default .rmToggleHandles.rmHorizontal .rmRootLink .rmExpandLeft,.RadMenu_Default .rmToggleHandles.rmHorizontal .rmRootLink .rmExpandRight{padding-right:24px}.RadMenu_Default .rmHorizontal .rmRootLink .rmToggle{margin-left:-24px;height:20px}.RadMenu_Default .rmHorizontal .rmRootLink .rmIcon{background-image:url('/OAC/WebResource.axd?d=xDKLbgMNjU94xeBnQ8It-2DfB3Er5Nhwn37rV14flc5xubO5DVCi9djAL_1uJCl0wOLjFGlcCwNL_9BkdfnZVoToZWfnVehDFXz6Fs6zNaVlA13vAXKk8DNT7VQ7cYboGgD4K9SYWsKXsECFp8LT95T4hQpqChcd8fbs8KhIln3PdT3O0&t=635435995940000000');background-position:50% -107px}
/* END Telerik.Web.UI.Skins.Sitefinity.Menu.Sitefinity.css */

span.rmText
{
background-image:none !important;
}
a.rmLink
{
background-image:none !important;
}
.RadMenu_Default .rmRootGroup
{
border:0px !important;
}
.RadMenu_Default .rmGroup, .RadMenu_Default .rmMultiColumn, .RadMenu_Default .rmGroup .rmVertical
{
background-image:none !important;
padding:0px !important;
}

