@import url(reset.css);
@import url(default.css);
@import url(menu.css);

body { background: #c5182f; }

a:link, a:visited { color: #000; }
a:hover, a:active { color: #c61830; }

#container { background: #666 url(../images/container_bg.gif) repeat-y; width: 808px; margin: 0 auto; padding: 79px 56px 0; position: relative; }

#header { height: 177px; position: relative; }
#header h1 { background-image: url(../images/logo.gif); width: 219px; text-indent: -9999px; position: absolute; top: 22px; left: -14px; }
#header h1 a:link, #header h1 a:visited { display: block; height: 92px; }
#header h2 { display: none; }
body.root #header { height: 299px; }
body.root #header h1 { background-image: url(../images/root-logo.gif); width: 258px; height: 108px; }

#logoFlash{position:relative;top:22px;left:-14px;z-index:10;}
#flagFlash{position:absolute;bottom:-70px;right:1px;}

#main1 { background-image: url(../images/main1_bg.gif); background-position: top left; background-repeat: repeat-y; border-top: 2px solid #c72036; }
#main2 { background-image: url(../images/main2_bg.gif); background-position: top right; background-repeat: repeat-y; }

#colLeft { float: left; width: 269px; margin: 0; padding: 0; }
#colLeft .padding { padding: 15px 25px; }

#colLeft #products { margin: 0; padding: 0; }
#colLeft #products li { list-style: none outside; margin: 0 0 10px; }
#colLeft #products li img { float: left; margin: 0 5px 5px 0; }
#colLeft #products li h3 { font-size: 1em; text-transform: uppercase; }

#colRight { float: right; width: 269px; margin: 0; padding: 0; }
#colRight .padding { padding: 15px 25px; }

#colRight #champions { margin: 0; padding: 0; }
#colRight #champions li { list-style: none outside; margin: 0 0 10px; }
#colRight #champions li img { float: left; margin: 0 5px 5px 0; }
#colRight #champions li h3 { font-size: 1em; text-transform: uppercase; }
#colRight #champions li a:link, #colRight #champions li a:visited { color: #000; display: block; margin: 5px 0 0; }

#content { margin: 0 269px; }
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#content .padding { padding: 25px 75px; }
body.root #content .padding { padding: 15px 25px; }

h2.title { font-size: 2em; color: #c61830; text-transform: uppercase; margin: 0 0 10px; font-family: Myriad Pro; font-weight: normal; border-bottom: 1px solid #c61830; }
body.root h2.title { font-size: 1.5em; }

#flag {display:none;background-image: url(../images/ flag.png); background-repeat: no-repeat; width: 314px; height: 192px; position: absolute; top: 133px; right: 40px; }

#footer { background: #fff url(../images/footer_bg.gif) no-repeat; margin: 0 auto; padding: 44px 41px 0 42px; /* Really, Design?  Really? */ width: 837px; height: 65px; }
#footer li { list-style: none outside; float: left; white-space: nowrap; }
#footer li.contact { text-indent: -9999px; background-image: url(../images/contact.gif); width: 154px; }
#footer li.contact a:link, #footer li.contact a:visited { display: block; height: 20px; }
#footer li.phone { font-size: 1.2em; font-weight: bold; letter-spacing: -1px; padding: 0 4px; margin: 7px 0 0; border-right: 1px solid #000; }
#footer li.email { margin: 7px 0 0; padding: 0 4px; }
#footer li.email a:link, #footer li.email a:visited { color: #000; text-decoration: none; }
#footer li.copy { color: #6c6c6c; text-transform: uppercase; font-size: .8em; margin: 9px 0 0; }
#footer li.copy a:link, #footer li.copy a:visited { color: #6c6c6c; text-decoration: none; }
body.root #footer { background-image: url(../images/root-footer_bg.gif); }

body.noRight #main2 { background-image: none; }
body.noRight #colRight { display: none; }
body.noRight #content { margin-right: 0; }

body.noLeft #main1 { background-image: none; }
body.noLeft #colLeft { display: none; }
body.noLeft #content { margin-left: 0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
