body { color: #222; }
body#bodyContent { background: url(images/bgBlueDynamic.gif); }

/* don't change, will affect CKeditor */ 
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { color: #044272; }

/* widget header color */
.boxHeaderContainer1 h2 {color: #f5fbfe;}
.boxHeaderContainer1 .h2 {color: #f5fbfe;}

.stretched h2 {
color: #044272;
}
.stretched .h2 {
color: #044272;
}
 
a { color: #25447A; }
 
	a:hover { color: #885001; }
	
	
#menuContainer2 {
border-color: #AFAFAF;
}

.LightStripedTheme #menuContainer2{
    background: #C1A04C;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
background: -webkit-linear-gradient(#C1A04C, #D8BF81);
background: -moz-linear-gradient(#C1A04C, #D8BF81);
background: -ms-linear-gradient(#C1A04C, #D8BF81);
background: -o-linear-gradient(#C1A04C, #D8BF81);
background: linear-gradient(#C1A04C, #D8BF81);
-pie-background: linear-gradient(#c1a04c, #d8bf81);
border-left: 1px solid #C1A04C;
border-right: 1px solid #C1A04C;
border-bottom: 1px solid #C1A04C;
    }	
 
/* Theme Colors */
.themeColorDark { color: #044272; }
 
.themeColorLight { color: #fff; } 
 
#mainBgContainer1 {background: url(images/bgBlueDynamic.gif);}
/*#mainBgContainer2 {background: none !important;}*/
#mainContainer1 { border-color: transparent #1F355C transparent #1F355C; }
 
#headerContainer1 { background: #044272; border-bottom-color: #C1A04C; }

#menuContainer1 {background: #1f355c;}
 
#bannerContainer1 { color: #fff; }
.bannerText {color: #fff;}
 
#menuContainer2 { color: #3D2400; background-color: #1F355C;}

#contentContainer1 {background: #fff; border-color: #263f68; }

#contentContainer2 {background: white;}
 
#loginContainer1,#loginContainer1 a { color: #fff; }

.boxContainer1 {border-color: #c1a04c;}

.portalButton {background: #C1A04C;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
background: -webkit-linear-gradient(#C1A04C, #D8BF81);
background: -moz-linear-gradient(#C1A04C, #D8BF81);
background: -ms-linear-gradient(#C1A04C, #D8BF81);
background: -o-linear-gradient(#C1A04C, #D8BF81);
background: linear-gradient(#C1A04C, #D8BF81);
-pie-background: linear-gradient(#c1a04c, #d8bf81); color:#fff;}
	.portalButton:hover {background: #C1A04C;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
	background: -webkit-linear-gradient(#C1A04C, #D8BF81);
	background: -moz-linear-gradient(#C1A04C, #D8BF81);
	background: -ms-linear-gradient(#C1A04C, #D8BF81);
	background: -o-linear-gradient(#C1A04C, #D8BF81);
	background: linear-gradient(#C1A04C, #D8BF81);
	-pie-background: linear-gradient(#c1a04c, #d8bf81); color:#fff;}
 
/* Button Primary */
.btn-primary {
  color: #fff;
  background: #C1A04C;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
background: -webkit-linear-gradient(#C1A04C, #D8BF81);
background: -moz-linear-gradient(#C1A04C, #D8BF81);
background: -ms-linear-gradient(#C1A04C, #D8BF81);
background: -o-linear-gradient(#C1A04C, #D8BF81);
background: linear-gradient(#C1A04C, #D8BF81);
-pie-background: linear-gradient(#c1a04c, #d8bf81);
  border-color: #C1A04C;
}
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary.focus,
	.btn-primary:active,
	.btn-primary.active,
	.open > .dropdown-toggle.btn-primary {
	  color: #fff;
	  background: #C1A04C;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
	background: -webkit-linear-gradient(#C1A04C, #D8BF81);
	background: -moz-linear-gradient(#C1A04C, #D8BF81);
	background: -ms-linear-gradient(#C1A04C, #D8BF81);
	background: -o-linear-gradient(#C1A04C, #D8BF81);
	background: linear-gradient(#C1A04C, #D8BF81);
	-pie-background: linear-gradient(#c1a04c, #d8bf81);
	  border-color: #C1A04C;
	}

.boxHeaderContainer1  
{
    	
    background: #c1a04c;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c1a04c), to(#d8bf81));
background: -webkit-linear-gradient(#c1a04c, #d8bf81);
background: -moz-linear-gradient(#c1a04c, #d8bf81);
background: -ms-linear-gradient(#c1a04c, #d8bf81);
background: -o-linear-gradient(#c1a04c, #d8bf81);
background: linear-gradient(#c1a04c, #d8bf81);
-pie-background: linear-gradient(#c1a04c, #d8bf81); 


	border-left: 1px solid #C1A04C;
border-right: 1px solid #C1A04C;
border-bottom: 1px solid #C1A04C;
}
 
.boxContentCon1 {

background: #f0ece2;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0ece2), to(#ffffff));
background: -webkit-linear-gradient(#f0ece2, #ffffff);
background: -moz-linear-gradient(#f0ece2, #ffffff);
background: -ms-linear-gradient(#f0ece2, #ffffff);
background: -o-linear-gradient(#f0ece2, #ffffff);
background: linear-gradient(#f0ece2, #ffffff);
-pie-background: linear-gradient(#f0ece2, #ffffff); }
 
#footerContainer1 {
	background: #C1A04C;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
    background: -webkit-linear-gradient(#C1A04C, #D8BF81);
    background: -moz-linear-gradient(#C1A04C, #D8BF81);
    background: -ms-linear-gradient(#C1A04C, #D8BF81);
    background: -o-linear-gradient(#C1A04C, #D8BF81);
    background: linear-gradient(#C1A04C, #D8BF81);
    -pie-background: linear-gradient(#c1a04c, #d8bf81);
	color: #fff; }
 
	#footerContainer1 a { color: #F5FAFF; }
 
#rights { color: #fff; }
 
/* Highlights */
.highlight1 { background-color: #f0f6f9; }
 
.highlight2 { background-color: #f8fdff; }
 
/* Story List */
table.storyList.even { background-color: #f0f6f9; }
 
table.storyList.odd { background-color: #f8fdff; }
 
table.storyList.even:hover { background-color: #d6f0fd; }
 
table.storyList.odd:hover { background-color: #d6f0fd; }
 
/* Link Items */
.linkItemContainer1 a, .linkItemaltContainer1 a {
	background-image: url(images/blue-bullet.png);
	border-top-color: #d1e8f4;
	border-left-color: #e8f0f4;
	border-right-color: #e8f0f4;
	border-bottom-color: transparent;
	/*color: #025fbe;*/ }
 
.linkItemContainer1 a:hover, .linkItemaltContainer1 a:hover {
	background-color: #f0f6f9;
	border-top-color: #d1e8f4;
	border-left-color: #e8f0f4;
	border-right-color: #e8f0f4; }
 
/* Download Files */
.download-fileItemContainer1 a, .download-fileItemaltContainer1 a {
	background-image: url(images/blue-bullet.png);
	border-top-color: #d1e8f4;
	border-left-color: #e8f0f4;
	border-right-color: #e8f0f4;
	border-bottom-color: transparent;
	/*color: #025fbe;*/ }
 
.download-fileItemContainer1 a:hover, .download-fileItemaltContainer1 a:hover {
	background-color: #f0f6f9;
	border-top-color: #d1e8f4;
	border-left-color: #e8f0f4;
	border-right-color: #e8f0f4; }
	
	
/* Dynamic Navigation Links */
.linkItemContainer1 a, .linkItemaltContainer1 a {
	background-image: url(images/blue-bullet.png);
	border-top-color: #d1e8f4;
	border-left-color: #e8f0f4;
	border-right-color: #e8f0f4;
	border-bottom-color: transparent;
	/*color: #025fbe;*/ }
 
/* Organization Links */
.OrganizationLinklinkItemContainer1 a,.OrganizationLinkItemContainer1 a,.OrganizationLinkItemaltContainer1 a { background-image: url(images/blue-bullet.png); }
 
/* Speakers List */
table.speakersList.even { background-color: #f0f6f9; }
 
table.speakersList.odd { background-color: #f8fdff; }
 
table.speakersList.even:hover { background-color: #d6f0fd; }
 
table.speakersList.odd:hover { background-color: #d6f0fd; }
 
/* Upcoming Events List */
ul.all-upcoming-events-list li.upcoming-event.even { background-color: #f0f6f9; }
 
ul.all-upcoming-events-list li.upcoming-event.odd { background-color: #f8fdff; }
 
ul.all-upcoming-events-list li.upcoming-event.even:hover { background-color: #d6f0fd; }
 
ul.all-upcoming-events-list li.upcoming-event.odd:hover { background-color: #d6f0fd; }
 
 
/* Photo Albums */
.photo-albumItemContainer1 a { background-image: url(images/blue-bullet.png); }
.photo-albumItemaltContainer1 a {background-image: url(images/blue-bullet.png); }

/* Calendar */

table#tblCalendar { border-left: 1px solid #C1A04C; }

.events-calendar tr.table-header{    background: #c1a04c;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c1a04c), to(#d8bf81));
background: -webkit-linear-gradient(#c1a04c, #d8bf81);
background: -moz-linear-gradient(#c1a04c, #d8bf81);
background: -ms-linear-gradient(#c1a04c, #d8bf81);
background: -o-linear-gradient(#c1a04c, #d8bf81);
background: linear-gradient(#c1a04c, #d8bf81);
-pie-background: linear-gradient(#c1a04c, #d8bf81); 
color: #F5FBFE;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.events-calendar tr.table-header a{ color: #fff; }

.events-calendar tr.table-header-weekdays{ background-color: #D6CDC1;}

.events-calendar th.header-weekdays-cell { border-color: #C1A04C;}

.events-calendar td.previous-month-cell{color: #bbb; border-color: #C1A04C;}

.events-calendar .previous-month-cell-content{ background-color: #ccffcc;}

.events-calendar td.current-month-cell{color: Black; background-color:#fff; border-color: #C1A04C; }

.events-calendar .current-month-cell-content{ background:transparent; }

.events-calendar a.small-event-link{ color: #ff0000;}

.events-calendar td.today-month-cell{color: Black; background-color: #eee; border-color: #C1A04C; }

.events-calendar .today-month-cell-content{ background-color: #ffffcc;}

.events-calendar td.next-month-cell {color: #bbb; background-color: Transparent;border-color: #C1A04C; }

.events-calendar .next-month-cell-content{ /*background-color: #eee;*/ }

.events-calendar .event-content-container{background: #d7ecfd; }

		.events-calendar .club-event-container{ background: #d7ecfd;}
		
				.events-calendar .zone-event-container{ background: #6974D3;} 
 
/* Stylish menu */
.t-icon { background-image: url('images/blue-sprite.png'); }
 
.t-arrow-down { background-position: -16px -176px; }
 
#loginContainer3 .stylishmenu a {
	background: #0a4d7d;
	color: white;
	border-right: 1px solid #3f5f88;
	border-bottom: 1px solid #3f5f88; }
 
	#loginContainer3 .stylishmenu a:hover {
		background: #216799;
		color: white;
		border-right: 1px solid #3f5f88;
		border-bottom: 1px solid #3f5f88; }
 
#loginContainer3 .stylishmenu ul.dropdown a {
	background: #216799;
	color: #C3E9F9;
	border-right: 1px solid #3f5f88;
	border-bottom: 1px solid #3f5f88; }
 
	#loginContainer3 .stylishmenu ul.dropdown a:hover { background: #0a4d7d; }
 
/* buttons */
/*.portalButton {
	background: #3D2400;
	color: #fff; }
 
	.portalButton:hover { color: #fff; }*/
 
/* Menu */
ul#Menu {  }
 
#Menu li.t-item {  }
 
	#Menu li.t-item span.t-link {

 }
 
#Menu li.t-item {
	color: #fff;
	border-right: 1px solid #f6f6fa; }
 
	#Menu li.t-item span.t-link { color: #fff; }
 
	#Menu li.t-item a.t-link { color: #fff; }
 
	#Menu li.t-item span.t-link:hover { color: #C3E9F9; }
 
	#Menu li.t-item a.t-link:hover { color: #C3E9F9; }
 
	#Menu li.t-item ul.t-group li.t-item span.t-link { color: #fff; }
 
	#Menu li.t-item ul.t-group li.t-item a.t-link { color: #fff; }
 
	#Menu li.t-item ul.t-group li.t-item span.t-link:hover { color: #E0E0E0;}
 
	#Menu li.t-item ul.t-group li.t-item a.t-link:hover { color: #E0E0E0;}
 
	#Menu li.t-item ul.t-group {background: #C1A04C; }
 
 
 /*.SimpleGradient ul#Menu li.t-item {
	color: #3D2400;
	background-color: #e8f4fc;
	padding: 5px 10px 5px 10px;
	border: 1px solid #AAA; 
	}

	.SimpleGradient ul#Menu li.t-item span.t-link {color: #1D005B;}
	.SimpleGradient ul#Menu li.t-item a.t-link {color: #1D005B;}
	
	
	.SimpleGradient #Menu li.t-item span.t-link {
		margin: 0px;
		padding: 0px; }*/
 
.t-arrow-down {
	background-position: -31px -176px;
	height: 15px;
	width: 15px; }
 .t-state-hover .t-arrow-next {background-position: -32px -207px;}
.t-arrow-next {background-position: -32px -207px; }
.t-icon { background-image: url('images/cosyBrown-sprite.png'); }
 
.t-editor .t-tool-icon { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/editor.png'); }
 
.t-loading,.t-widget .t-loading { background: transparent url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/loading.gif') no-repeat 0 0; }
 
.t-widget,.t-link:link,.t-link:active,.t-link:visited,.t-popup { color: #000; }
 
.t-group,.t-content,.t-editable-area {
	border-color: #828282;
	background-color: #fff; }
 
.t-colorpicker .t-arrow-down { border-color: #989898; }
 
.t-separator {
	border-color: #d8d8d8;
	background-color: #999; }
 
.t-alt { background-color: #f7f7f7; }
 
.t-state-images { border-color: #828282; }
 
.t-active-filter { background-color: #cdcdcd; }
 
.t-state-hover,.t-state-hover:hover { border-color: #828282; }
 
.t-header .t-state-hover {  }
 
.t-state-active,.t-header .t-state-active {
	background-color: #fff;
	border-color: #828282; }
 
.t-state-selected { background-color: #ddd; }
 
.t-state-error {
	border-style: ridge;
	border-color: #f00;
	background-color: #ffc0cb; }
 
.t-button {
	border-color: #828282;
	color: #333; }
 
.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover { background: #adadad url('images/navyBlue-sprite.png') repeat-x 0 -560px; }
 
.t-button:hover { background-color: #c9c9c9; }
 
.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button { color: #888; }
 
.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status {
	border-color: #aaa;
	background-color: #eee; }
 
.t-grid td {
	border-color: #ddd;
	border-right: 1px solid #eee; }
 
.t-grouping-row td { background: #fff url('images/navyBlue-sprite.png') repeat-x 0 -48px; }
 
.t-footer-template td {
	background-color: #eee;
	border-color: #828282 #eee #fff; }
 
.t-group-footer td {
	background-color: #eee;
	border-color: #828282; }
 
.t-grid-footer {
	background-color: #eee;
	border-color: #080808; }
 
.t-grouping-header .t-group-indicator {
	color: #333;
	border-color: #ccc; }
 
.t-grouping-dropclue { background: url('images/navyBlue-sprite.png') no-repeat -48px -288px; }
 
.t-grouping-row .t-group-cell,.t-grouping-row p { background: #fff; }
 
.t-treeview .t-drop-clue { background-image: url('images/navyBlue-sprite.png'); }
 
.t-treeview .t-state-selected { border-color: #838383; }
 
.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content { border-color: #aaa; }
 
.t-calendar th { border-color: #c5c5c5; }
 
.t-other-month .t-link { color: #898989; }
 
.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/treeview-nodes.png'); }
 
.t-rtl .t-treeview-lines .t-top,.t-rtl .t-treeview-lines .t-mid,.t-rtl .t-treeview-lines .t-bot { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/treeview-nodes-rtl.png'); }
 
.t-treeview-lines .t-item { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/treeview-line.png'); }
 
.t-treeview-lines .t-last { background-image: none; }
 
.t-editor-button .t-state-hover {
	border-color: #e2e2e2 #878787 #878787 #e2e2e2;
	background-color: #c6c6c6; }
 
.t-editor-button .t-state-active {
	border-color: #767676 #d0d0d0 #d0d0d0 #767676;
	background-color: #9e9e9e; }
 
.t-slider .t-draghandle {
	background-image: url('images/navyBlue-sprite.png');
	color: #333; }
 
.t-slider-track { border-color: #a5a5a5; }
 
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection { background-image: url('images/navyBlue-sprite.png'); }
 
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/sprite-vertical.png'); }
 
.t-slider-horizontal .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-hs-both.gif'); }
 
.t-slider-horizontal .t-slider-topleft .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-hs-top.gif'); }
 
.t-slider-horizontal .t-slider-bottomright .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-hs-bottom.gif'); }
 
.t-slider-horizontal .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-h-both.gif'); }
 
.t-slider-horizontal .t-slider-topleft .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-h-top.gif'); }
 
.t-slider-horizontal .t-slider-bottomright .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-h-bottom.gif'); }
 
.t-slider-vertical .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-vs-both.gif'); }
 
.t-slider-vertical .t-slider-topleft .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-vs-left.gif'); }
 
.t-slider-vertical .t-slider-bottomright .t-tick { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-vs-right.gif'); }
 
.t-slider-vertical .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-v-both.gif'); }
 
.t-slider-vertical .t-slider-topleft .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-v-left.gif'); }
 
.t-slider-vertical .t-slider-bottomright .t-tick-large { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/slider-v-right.gif'); }
 
.t-tooltip { background: #adadad 0 -624px repeat-x url('images/navyBlue-sprite.png'); }
 
.t-callout { background-image: url('images/navyBlue-sprite.png'); }
 
.t-splitbar-vertical,.t-ghost-splitbar-vertical { background-image: url('images/navyBlue-sprite.png'); }
 
.t-splitbar-horizontal,.t-ghost-splitbar-horizontal { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/sprite-vertical.png'); }
 
.t-dropzone-active,.t-upload-files { border-color: #828282; }
 
.t-dropzone-hovered,.t-upload-files { background-color: #e2e2e2; }
 
.t-dropzone em { color: #828282; }
 
.t-progress,.t-progress-status { background-image: url('images/navyBlue-sprite.png'); }
 
.t-progress { border-color: #a1a1a1 #b3b3b3 #c8c8c8; }
 
.t-progress-status { border-color: #989898 transparent #6b6b6b; }
 
.t-imagebrowser .t-content { background: #f1f1f1; }
 
.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label { color: #9f9f9f; }
 
.t-tiles-toolbar { border-color: #aaa; }
 
.t-tiles {
	border-color: #e2e3ea;
	background: #fff; }
 
.t-tile {
	border-color: #fff;
	background: 0 100px repeat-x url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/imagebrowser.png'); }
 
.t-tiles li.t-state-hover { border-color: #989898; }
 
.t-tiles li.t-state-selected { border-color: #989898; }
 
.t-tiles-toolbar,.t-tile .t-folder { background-image: url('http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/imagebrowser.png'); }
 
.t-tile em,.t-tile .t-filesize { color: #666; }
 
.t-tile-empty strong { color: #aaa; }
 
/*COMON.CSS*/
div.t-window {
	-moz-box-shadow: 0 0 5px 2px #aaa;
	-webkit-box-shadow: 0 0 5px 2px #aaa;
	box-shadow: 0 0 5px 2px #aaa; }
 
.t-window .t-resize-handle { background-color: #fff; }
 
.t-overlay { background-color: #000; }
 
.t-window .t-overlay { background-color: #fff; }
 
.t-menu .t-item { border-color: #7dd0fa; }
 
.t-menu .t-group {
	-moz-box-shadow: 2px 2px 2px #aaa;
	-webkit-box-shadow: 2px 2px 2px #aaa;
	box-shadow: 2px 2px 2px #aaa; }
 
	.t-menu .t-group .t-item { border-bottom: 1px solid #ddd; }
 
.t-filter-options {
	-moz-box-shadow: 2px 2px 2px #aaa;
	-webkit-box-shadow: 2px 2px 2px #aaa;
	box-shadow: 2px 2px 2px #aaa; }
 
.t-dirty { border-color: #f00 transparent transparent #f00; }
 
* html .t-dirty {
	border-color: #f00 pink pink #f00;
	filter: chroma(color=pink); }
 
.t-grid .input-validation-error {
	border-style: ridge;
	border-color: #f00;
	background-color: #ffc0cb; }
 
.t-grid-resize-indicator {
	position: absolute;
	width: 2px;
	background-color: #aaa; }
 
.t-time-popup,.t-datepicker-calendar {
	-moz-box-shadow: 2px 2px 2px #aaa;
	-webkit-box-shadow: 2px 2px 2px #aaa;
	box-shadow: 2px 2px 2px #aaa; }
 
.t-imagebrowser .t-image {
	-moz-box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
	box-shadow: 1px 1px 3px #aaa; }
 
.t-tile-empty,.t-tile-empty .t-button-wrapper {  }
 
.t-touch-scrollbar {
	border: 1px solid #8a8a8a;
	background-color: #858585; }
                                                           
/* People Theme */
.PeopleTheme .boxHeaderContainer2 h2 {color:#044272;}
.PeopleTheme .boxHeaderContainer2 .h2 {color:#044272;}
#headerContainer2 { border-bottom-color: #D8BF81; }
#footerContainer1 { border-top-color: #D8BF81; }
.PeopleTheme #mainBgContainer2 {
background: url(http://clubrunner.blob.core.windows.net/templates/ColorCombinations/images/PeopleTheme/background-texture.png) !important;
background-repeat: repeat;
}
 

 /* Ribbon Theme */
 
.RibbonTheme .leftColumn .boxHeaderContainer1 h2:after { border-color: #A2812D #A2812D transparent transparent;}
.RibbonTheme .rightColumn .boxHeaderContainer1 h2:after { border-color: #A2812D transparent transparent #A2812D;}
.RibbonTheme .boxHeaderContainer1 h2:before {border-color: transparent #A2812D transparent transparent; }
.RibbonTheme .boxHeaderContainer2 h2 {
	background: #C1A04C;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
	background: -webkit-linear-gradient(#C1A04C, #D8BF81);
	background: -moz-linear-gradient(#C1A04C, #D8BF81);
	background: -ms-linear-gradient(#C1A04C, #D8BF81);
	background: -o-linear-gradient(#C1A04C, #D8BF81);
	background: linear-gradient(#C1A04C, #D8BF81);
	-pie-background: linear-gradient(#c1a04c, #d8bf81);
}

.RibbonTheme .leftColumn .boxHeaderContainer1 .h2:after { border-color: #A2812D #A2812D transparent transparent;}
.RibbonTheme .rightColumn .boxHeaderContainer1 .h2:after { border-color: #A2812D transparent transparent #A2812D;}
.RibbonTheme .boxHeaderContainer1 .h2:before {border-color: transparent #A2812D transparent transparent; }
.RibbonTheme .boxHeaderContainer2 .h2 {
	background: #C1A04C;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
	background: -webkit-linear-gradient(#C1A04C, #D8BF81);
	background: -moz-linear-gradient(#C1A04C, #D8BF81);
	background: -ms-linear-gradient(#C1A04C, #D8BF81);
	background: -o-linear-gradient(#C1A04C, #D8BF81);
	background: linear-gradient(#C1A04C, #D8BF81);
	-pie-background: linear-gradient(#c1a04c, #d8bf81);
}

/* Ribbon Theme */ 


/* Retro Theme */
.ribbon {/*background: #C1A04C;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C1A04C), to(#D8BF81));
background: -webkit-linear-gradient(#C1A04C, #D8BF81);
background: -moz-linear-gradient(#C1A04C, #D8BF81);
background: -ms-linear-gradient(#C1A04C, #D8BF81);
background: -o-linear-gradient(#C1A04C, #D8BF81);
background: linear-gradient(#C1A04C, #D8BF81);
-pie-background: linear-gradient(#c1a04c, #d8bf81);*/}
.ribbon:before,.ribbon:after {border-color:#AD8B32; }
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after { border-color: #5A440D transparent transparent transparent;}
.ribbon-stitches-top { border-top-color:rgba(0, 0, 0, 0.2);   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5); }
.ribbon-stitches-bottom { border-top-color: rgba(0, 0, 0, 0.2);   -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
   box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);}
   
  .RetroTheme #mainContainer2 { }
.RetroTheme .boxHeaderContainer2 h2 {color:#044272;}
.RetroTheme .boxHeaderContainer2 .h2 {color:#044272;}
.RetroTheme #mainBgContainer3 {background: url(images/Textures/white-gradient-878px.png);
background-repeat: repeat; }


     /* Classic Theme */
.ClassicTheme #menuContainer1{border-top: 1px solid #6A7C9C;border-bottom: 1px solid #F0F0F0;} 
.ClassicTheme #Menu li.t-item{border-right: 1px solid #354D79;border-bottom:1px solid #354D79;}
.ClassicTheme ul#Menu li.t-item:last-child {border-right: 1px solid #354D79;}
.ClassicTheme ul#Menu {border-left: 1px solid #354D79;}
.ClassicTheme #loginContainer1,.ClassicTheme #loginContainer1 a {  }
.ClassicTheme .boxHeaderContainer1 h2 {color:#044272;}
.ClassicTheme .boxHeaderContainer1 .h2 {color:#044272;}
.ClassicTheme #footerContainer1{border-top: 1px solid #EEEEEE;}


/* AntiqueTheme */
.AntiqueTheme #menuContainer2:before,#loginContainer1:before,#menuContainer2:after
{
    border-bottom-color: #C1A04C;
    border-top-color: #C1A04C;
 }
 
 .AntiqueTheme #footerContainer1:before,.AntiqueTheme #footerContainer1:after {    border-bottom-color: #727272;
    border-top-color: #727272;}
.AntiqueTheme #loginContainer1,.AntiqueTheme #loginContainer1 a { color:#eee4c1;background: #1F355C; }

.AntiqueTheme #footerContainer1 {
 
}

.AntiqueTheme #footerContainer2
{
    background-color: #C8B8A8;
    
    }
    
.AntiqueTheme #headerContainer1{background-color: #CCC0A3;}

.AntiqueTheme .boxHeaderContainer1 h2 {color: #AD8D39;}
.AntiqueTheme .boxHeaderContainer1 .h2 {color: #AD8D39;}


/* Letter Theme */
.LetterTheme #headerContainer1 { background: #044272; }
.LetterTheme #Menu li.t-item {border-right: 1px solid #D6D6D6;}
.LetterTheme #contentContainer1:after {background: #044272;}
.LetterTheme #contentContainer2:after{background: #C1A04C; }
.LetterTheme .stretched .boxHeaderContainer1 h2 {color: #AD8D39;}
.LetterTheme .stretched h2 {color: #044272;}
.LetterTheme .stretched .boxHeaderContainer1 .h2 {color: #AD8D39;}
.LetterTheme .stretched .h2 {color: #044272;}

/* Wide Theme */
.WideTheme .middleColumn .boxHeaderContainer1 h2 { color: #044272; }
.WideTheme .middleColumn .boxHeaderContainer1 .widget-title { color: #044272; }

/* Search Bar*/
.loginArea > .input-group #searchString {
    color: #1F355C;
    border: 1px solid #C1A04C;
}
.loginArea > .input-group .input-group-addon {
    color: #1F355C;
}

.CubeTheme .loginArea > .input-group #searchString {
    border: 1px solid #ccc;
}

/** nav-tab colours **/ /*Antique*/
.AntiqueTheme .nav-tabs {border-bottom: 1px solid #534E4A;}
.AntiqueTheme .mn-tabs li a {background-color: #e1e1e1; border: 1px solid #EcEcEc; border-bottom: #e1e1e1;}
.AntiqueTheme .nav > li > a:hover,
.AntiqueTheme .nav > li > a:focus {border-color: #c7c7c7 #c7c7c7 #c7c7c7; background-color: #c7c7c7;}
.AntiqueTheme .nav-tabs > li.active > a,
.AntiqueTheme .nav-tabs > li.active > a:hover,
.AntiqueTheme .nav-tabs > li.active > a:focus {background-color: #FFF; border: 1px solid #534E4A; border-bottom-color: transparent;}

/*.CircleTheme .nav-tabs {border-bottom: 1px solid #ecf0f1;}
.CircleTheme .mn-tabs li a {background-color: #F5F5F5; border: 1px solid #EcEcEc; border-bottom: #F5F5F5;}
.CircleTheme .nav > li > a:hover,
.CircleTheme .nav > li > a:focus {border-color: #ecf0f1 #ecf0f1 #ecf0f1; background-color: #ecf0f1;}
.CircleTheme .nav-tabs > li.active > a,
.CircleTheme .nav-tabs > li.active > a:hover,
.CircleTheme .nav-tabs > li.active > a:focus {background-color: #FFF; border: 1px solid #ecf0f1; border-bottom-color: transparent;}*/

/* D3614 Banner default font color
   D3679 Footer default font color 
*/
.BlueGoldRotaryColors.AntiqueTheme .bannerText,
.BlueGoldRotaryColors.AntiqueTheme #footerContainer1,
.BlueGoldRotaryColors.CubeTheme .bannerText,
.BlueGoldRotaryColors.CubeTheme #footerContainer1,
.BlueGoldRotaryColors.AntiqueTheme #footerContainer1 #rights, 
.BlueGoldRotaryColors.AntiqueTheme #footerContainer1 #rights a {
    color: #222;
}

.BlueGoldRotaryColors.LightStripedTheme #footerContainer1 {
        background: #044272;
}