/* Print Styles */
@import "/_inc/style.print.css" print;

/* Background and General Styles */
body { margin: 0 0 20px 0; padding: 0 0 0 0;
	/* background: #5EA4DE url(/_images/background_blue.jpg) repeat-y scroll 50% 0%; color: #000000; */
	background: url(/_images/dd_background_red1.jpg) repeat-x scroll top left transparent;
	/*background: #999999 url(/_images/background_gray.jpg) repeat-y scroll 50% 0%; color: #000000;*/
	/*background: url('/_images/dd_background_red1.jpg') repeat-x scroll top left;*/
	font-family: verdana, tahoma, sans-serif; text-align: center; }
body, p, li, td { font-size: 10px; }
body.popup { width: auto; }
body.nobg { background: #e9e9e9; }

acronym, abbr { border-bottom: 1px dotted; cursor:help; }

.help div { text-align: left; margin:5px 5px 5px 5px; }

/*#constrictor { width: 718px; text-align: left; }*/
#constrictor { width: 1000px; text-align: left;  background-color: #FFFFFF; box-shadow: 0 0 3px #777777; -moz-box-shadow: 0 0 10px #777777; -webkit-box-shadow: 0 0 10px #777777; padding: 0 6px;}

#header { font-size: 10px; }
	#header img { float: left; margin: 5px 0 0 0; }
	#header #header_top { float: right; padding: 5px; background: #000000; color: #ffffff; border-bottom-left-radius:5px; border-bottom-right-radius:5px; }
		#header #header_top .global_links { margin: 3px 0 0 0; float: left; }
			#header #header_top .global_links a { color: #ffffff; text-decoration: none; }
		#header #header_top .store_locator { margin: 0 0 0 0; float:left; }
			#header #header_top .store_locator p { margin: 0; padding: 0; }
			#header #header_top .store_locator .input { width: 150px; }
		#header #header_top .change_store_form { margin: 0 0 0 0; /*float:right;*/ display:inline-block; margin-left:85px; }
					#header #header_top .store_locator .input { width: 100px; }

	#header #header_nav { margin: 18px 0 0 0; padding: 0 0 0 0; list-style-type: none; }
		#header_nav { width:540px; float:right; }
		#header #header_nav li { margin: 0 5px 0 0; display: inline; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; position:relative; }
		#header #header_nav li a { padding: 8px 10px; background: #ffffff; color: #000000; text-decoration: none; }
		#header #header_nav li a:hover, #header #header_nav li a.active { background: #ae161c; color: #ffffff; padding:8px 10px; border-radius:5px; }
		#header #header_nav li input.btn { padding:5px 5px 5px 15px; font-weight:600; -webkit-appearance: none; border-radius:5px; border:1px solid #777; }
		#header #header_nav li input.btn:hover { color:#c52a35; }
		#header #header_nav li .fa { position:absolute;left:5px;top:1px;color:gray; }
	
	nav.mainnavmobile { display:none; }
				
#flash { margin: 5px 0 0 0;  height: 162px; }

.rightcolumn, td.rightcolumn { padding-left: 5px; }

.mainbox { margin: 5px 0 0 0; border: 1px solid #666666; border-top-left-radius:5px; border-top-right-radius:5px; }
	/* .mainbox h1 { margin: 0 0 10px 0; padding: 0 0 0 5px; font-family: arial, sans-serif; font-size: 18px; font-weight: normal; line-height: 30px; color: #6281af; background: #000000; } */
	.mainbox h1 { margin: 0 0 10px 0; padding: 0 0 0 5px; font-family: arial, sans-serif; font-size: 18px; font-weight: normal; line-height: 30px; color: #ffffff; background: #000000; border-top-left-radius:5px; border-top-right-radius:5px; }
	.mainbox h2 { margin: 20px 5px 0 5px; padding: 0 0 0 0; font-family: arial, sans-serif; font-size: 10px; font-weight: bold; color: #000000; font-size: 12px; }
	.mainbox h2, .mainbox h2 a { color: #ae161c; }
	.mainbox h2 .extratitle { color: #000000; font-size: 10px; }
	.mainbox p, fieldset { margin: 5px 5px 5px 5px; font-size: 10px; }
	.mainbox ul { margin: 5px 10px 5px 20px; font-size: 10px; }
	
		.mainbox .item { margin: 0 0 10px 0; background: url(/_images/gutter_background.png) top left repeat-y; }
		.mainbox .item h2 { margin-left: 0; margin-top: 0; }
		.mainbox .item .gutter { color: #666666; font-family: arial, sans-serif; font-size: 30px; }
		.mainbox .item .text { padding: 0 5px 0 0; background: none; }

.sidebarbox { margin: 5px 0 0 0; padding: 0 0 5px 0; font-size: 10px; }
	.darkgrey,   tr.darkgrey td   { background-color: #c3c3c3; color: #000000; }
	/* .lightgrey,  tr.lightgrey td  { background-color: #c9e0f3; color: #000000; } */
	.lightgrey,  tr.lightgrey td  { background-color: #e9e9e9; color: #000000; }
	/*.darkred,    tr.darkred td    { background-color: #ae161c; color: #ffffff; }*/
	.lightred,   tr.lightred td   { background-color: #fbd2d3; color: #000000; }
	.darkblue,   tr.darkblue td   { background-color: darkblue; color: #ffffff; }
	/*.darkblue,   tr.darkblue td   { background-color: #a9222c; color: #ffffff; }*/
	/*.darkblue,   tr.darkblue td   { background-color: #2472B2; color: #ffffff; }*/
	/*.darkred,   tr.darkred td   { background-color: #891414; color: #ffffff; }*/
	.darkred,   tr.darkblue td   { background-color: darkblue; color: #ffffff; }
	/* .blue,       tr.blue td       { background-color: #6281af; color: #ffffff; } */
	.blue,       tr.blue td       { background-color: #000000; color: #ffffff; }
	.white,      tr.white td      { background-color: #ffffff; color: #000000; }
	
	.bordergrey { border: 1px solid #c3c3c3; border-top-left-radius:5px; border-top-right-radius:5px; }
	.bordergrey .darkred { border-top-left-radius:5px; border-top-right-radius:5px; }
	.borderdarkred { border: 1px solid #ae161c; border-top-left-radius:5px; border-top-right-radius:5px; }
	
	.sidebarbox h2 { margin: 0 0 5px 0; padding: 0 5px 0 5px; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 23px; text-align: left; text-transform:uppercase; }
	.sidebarbox h2.open   { cursor:pointer; background-image:url(/_images/button_collapse.gif); background-position:right; background-repeat:no-repeat; }
	.sidebarbox h2.closed { cursor:pointer; background-image:url(/_images/button_expand.gif);   background-position:right; background-repeat:no-repeat; }
	.sidebarbox h3 { margin: 5px 0 5px 0; padding: 0 0 2px 3px; font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-align: left; background-color: #c3c3c3; }
	.sidebarbox h3.red { background-color:#fbd2d3; }
	.sidebarbox h3.clickable,  .sidebarbox h3.clickable input { cursor:pointer; }
	.sidebarbox p, ul, fieldset { margin: 0 5px 0 5px; padding: 3px 3px 3px 5px; }
	.sidebarbox p.noborder { padding: 3px 0 0 5px; }

.franch_splash { border: none; }

#footer p { background: #000000; margin: 5px 0 0 0; padding: 5px 5px 5px 0; text-align: right; color: #ffffff; }

/* Global Styles */
img { border: none; }

a { color: #000000; cursor: pointer; text-decoration: underline; }
a.biglink { font-size: 12px; font-weight: bold; color: #ae161c; text-decoration: none; }
a.biglinkbl { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
a.biglink img { margin-bottom: 2px; }
a.red { font-size: 12px; font-weight: bold; color: #ae161c; }

div.error { margin: 5px; padding: 5px; border: 2px solid #ae161c; background: #f8d1d1; }
div.error .name 		{ margin: 0; padding: 0; font-weight: bold; font-size: 12px; }
div.error .description 	{ margin: 10px 0 0 0; padding: 0; }
div.error .technical 	{ margin: 10px 0 0 0; padding: 0; font-family: monospace; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.alert { color: #cc0000; }
.italic { font-style: italic; }

.fleft { float: left; clear: left; }
.fright { float: right; clear: right; }
br.clear { height: 1px; margin: 0; padding: 0; clear: both; visibility: hidden; }

p.changed { border: 1px solid #990000; padding: 3px; background: #fbd2d3; color: #000000; }
p.confirmation { margin:5px 0 0 0; padding:3px; border:1px solid #a51d21; text-align:center; background-color:#f8d1d2; font-weight:bold; color:#a51d21; }
p.warning,
.warning { margin:5px 10px 0 10px; padding:3px; border:1px solid #a51d21; text-align:justify; background-color:#f8d1d2; font-weight:bold; color:#a51d21; }

.spacetop, .mainbox .spacetop { margin-top: 20px; }
.spacebottom, .mainbox h2.spacebottom { margin-bottom: 20px; }

.nopadding { padding: 0 0 0 0; }
.nomargin { margin: 0 0 0 0; }

.big, p.big, .mainbox p.big { font-size: 12px; }
.bold, p.bold, .mainbox p.bold { font-weight: bold; }
.textred { color: #ae161c; }
.textblue { color: #6281af; }

.border { border: 1px solid #666666; }

hr { background: #ae161c; margin: 0 10px 0 10px; border: none; height: 2px; }

ul { list-style-type: disc; list-style-image: url(/_images/bullet.png); margin: 0 0 0 5px; padding: 0 0 0 12px; }
ul li { margin: 0 0 0 0; padding: 0 0 0 0; }
ul li.offsite { list-style-image: url(/_images/bullet_offsite.gif); }

ul.service_list, ul.service_list li { list-style-image: none; list-style-type: none; text-align: center; font-size: 12px; font-weight: bold; }

ul.navigation { margin: 5px 0 0 0; padding: 0 0 0 0; border-bottom: 2px solid #000000; list-style-type: none; list-style-image: none; }
ul.navigation li { margin: 0 0 0 0; padding: 0 0 0 0; border-top: 2px solid #c7c7c7; }
ul.navigation li.noborder { border: none; }
ul.navigation li a { display: block; margin: 0 0 0 0; padding: 6px 0; font-weight: bold; text-decoration: none; width:100%; }
ul.navigation li div { display: block; margin: 0 0 0 0; padding: 5px 0; font-weight: bold; text-decoration: none; width:100%; cursor:pointer; }
ul.navigation li a:hover, ul.navigation li div:hover { background: #fbd2d3; }
ul.navigation ul { overflow: visible; }
ul.navigation ul li { border: none; border-top:1px solid #d7d7d7; }
ul.navigation ul li a { padding-left: 2px; display: block; width:100%;}

/* Form Styles */
form { margin: 0 0 0 0; padding: 0 0 0 0; }
.input {  background: #ffffff; color: #000000; border: 1px solid #000000; font-family: verdana, sans-serif; font-size: 11px; padding: 2px; }
.radio {  vertical-align: text-bottom; }
.checkbox { margin-bottom: -2px; }
select.input { padding: 2px; }
textarea.input { height: 100px; }
.button { background: #666666; color: #ffffff; border: 1px solid #000000; font-family: verdana, sans-serif; font-size: 10px; cursor: pointer; padding: 5px; border-radius:5px; }
input.narrowest    { width: 25px; } input.narrower    { width: 50px; } input.narrowish  { width: 75px; } input.narrow    { width: 100px; } input.normal    { width: 150px; } input.wide    { width: 200px; } input.wider    { width: 250px; } input.widest    { width: 90%; }
select.narrowest   { width: 31px; } select.narrower   { width: 56px; } select.narrowish { width: 81px; } select.narrow   { width: 106px; } select.normal   { width: 156px; } select.wide   { width: 206px; } select.wider   { width: 256px; } select.widest   { width: 90%; }
textarea.narrowest { width: 25px; } textarea.narrower { width: 50px; }                                   textarea.narrow { width: 100px; } textarea.normal { width: 150px; } textarea.wide { width: 200px; } textarea.wider { width: 250px; } textarea.widest { width: 90%; }
textarea.short { height: 50px; } textarea.tall { height: 200px; }

div.waitingmessage { display:none; }
div.waitingmessage p { height: 36px; overflow: visible; }
div.waitingmessage img { float:left; margin-right:5px; }
div.actions p { text-align: right; }

/* Table Styles */
tr.divider td, td.divider { border-top: 2px solid black; border-bottom: 1px solid black; font-size: 12px; font-weight: bold; text-align: left; background-color: #c3c3c3; }
thead td, thead th, tr.header td, td.header { font-weight: bold; border-bottom: 1px solid #000000; font-size:11px; }
tfoot td, tfoot th, tr.footer td, td.footer { font-weight: bold; border-top: 1px solid #000000; font-size:11px; }
td.sbr, th.sbr { border-right: 1px solid black; }
td.sbl, th.sbl { border-left: 1px solid black; }
tr.sbb td, td.sbb, tr.sbb th, th.sbb { border-bottom: 1px solid black; }
tr.sbt td, td.sbt, tr.sbt th, th.sbt { border-top: 1px solid black; }
thead.nbb td, thead.nbb th, tfoot.nbb td, tfoot.nbb th, tr.nbb td, tr.nbb th, td.nbb, th.nbb { border-bottom: none; }
tfoot tr.nofoot th { font-weight: normal; border: none; }
tr.highlight td, td.highlight, div.highlight { background: #e0e0e0; }
table.h_border tr td { border-bottom: 1px solid #000000; }
table.hoverable tr td,
  table tr.hoverable td { cursor: pointer; }
table.hoverable tr:hover td,
  table tr.hoverable:hover td { background: #f8d1d2; }
div.lightred table.hoverable tr:hover td,
  div.lightred table tr.hoverable:hover td { background: #ae161c; color:#ffffff; }
 
tr.noborder td, td.noborder,
thead.noborder th, thead tr.noborder th
tfoot.noborder th, tfoot tr.noborder th { border: none; }

div.hidden, tr.hidden td, tr.hidden th { display:none; }

th.tablesorter-headerAsc:after { content: url('/_images/sort_asc.gif'); display:inline-block; }
th.tablesorter-headerDesc:after { content: url('/_images/sort_desc.gif'); display:inline-block; }
th .tablesorter-header-inner { display:inline-block; cursor:pointer; }
  
/* Monthpicker Styles */
table.monthpicker a {
	display: 			block;
	margin: 			0 1px 0 1px;
	height: 			14px;
	line-height: 		14px;
	font-size: 			10px;
	font-weight: 		bold;
	background: 		#cccccc;
	color: 				black;
	border: 			1px solid #666666;
	text-decoration: 	none;
}
table.monthpicker a.active,
table.monthpicker a:hover {
	background: 		#607da8;
	color: 				white;
}

img.sorticon {
	margin-bottom:-3px;
}

/* Creative Portfolio Styles */
.portfolio div { background-color:#f5f5f5; border:1px solid #c2c3c2; padding:5px; min-height: 250px; }
.portfolio div h4 { font-size: 10px; font-weight:normal; margin: 0 0 5px 0; }
.portfolio div a { text-decoration:none; }