

/* General Styles */

body, html, .CommonContent
{
    font-family: Arial, Helvetica;
    color: #F6F6F6;
}

form
{
    background-color: #000000;
    background-image: none;
    min-width: 920px;
}


A:LINK
{
    color: #FFFFFF;
}

A:ACTIVE
{
    color: #FFFFFF;
}

A:VISITED
{
    color: #FEFEFE;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
}

.Common
{
    width: 920px;
}

/* Header Styles */

#CommonHeader
{
    border-top-color: #282727;
    background-image: none;
    background-color: #000000;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserRoundLeft .r1, #CommonHeaderUserRoundLeft .r2, #CommonHeaderUserRoundLeft .r3, #CommonHeaderUserRoundLeft .r4,
#CommonHeaderUserRoundRight .r1, #CommonHeaderUserRoundRight .r2, #CommonHeaderUserRoundRight .r3, #CommonHeaderUserRoundRight .r4,
#CommonHeaderUserContent
{
    background-color: #282727;
}

#CommonHeader table td
{
    height: 0px;
}

/* Navigation Styles */

#CommonNavigation
{
    background-color: #6D6D6D;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #000000;
}

#CommonNavigation a:hover
{
    color: #FFFFFF;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #FFFFFF;
}

.CommonBreadCrumbArea
{
    background-color: #D7D7D7;
    color: #000000;
}

.CommonBreadCrumbArea a:link, .CommonBreadCrumbArea a:visited, .CommonBreadCrumbArea a:active
{
    color: #000000;
}

/* Body Styles */

.CommonTitle, .CommonProfileTitle, .CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER, .ForumThreadPostTitle
{
    font-family: Arial, Helvetica;
    color: #EDEDED;
}

.CommonTitle, .CommonProfileTitle, 
{
    font-size: 280%;
}

#CommonHeaderTitle
{
    font-size: 140%;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Arial, Helvetica;
    color: #FFFFFF;
}

.CommonSubTitle, .CommonHeader, .CommonFormTitle
{
    font-family: Arial, Helvetica;
    color: #FFFFFF;
}

.CommonInlineMessageTitle
{
    font-size: 100%;
}

.CommonInlineMessageTitle, .CommonMessageTitle
{
    font-family: Arial, Helvetica;
    background-color: #2A2A2A;
}

.CommonInlineMessageTitle, .CommonInlineMessageTitle A:LINK, .CommonInlineMessageTitle A:VISITED, .CommonInlineMessageTitle A:ACTIVE, 
.CommonInlineMessageTitle A:HOVER, .CommonMessageTitle
{
    color: #FFFEFE;
}

.CommonInlineMessageArea, .CommonInlineMessageTitle, .CommonMessageContent, .CommonMessageTitle
{
    border-color: #1B1B1B;
}

.ForumPostHeader
{
    font-size: 90%;
    color: #FFFFFF;
    font-family: Arial, Helvetica;
    background-color: #1D1D1D;
}

.ForumPostHeader, .ForumPostManagementArea, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #1C1C1C;
}

.ForumPostTitleArea, .ForumPostManagementArea
{
    background-color: #161616;
}

.ForumPostUserArea
{
    background-color: #151515;
}

.ForumPostContentArea
{
    color: #FFFFFF;
}


/* Tag Styles */

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
    color: #AAAAAA;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
    color: #BBBBBB;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
    color: #CCCCCC;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
    color: #DDDDDD;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
    color: #EEEEEE;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
    color: #FFFFFF;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #FEFEFE;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #FFFFFF;
}

/* List Styles */

.CommonListTitle
{
    font-family: Arial, Helvetica;
    font-size: 180%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #FFFFFF;
}

.CommonListHeader, .CommonListHeaderLeftMost
{
    background-color: #191919;
    color: #FFFFFF;
}

.CommonListRowAlt td
{
    background-color: #1D1D1D;
}

.CommonListHeader, .CommonListHeaderLeftMost, .CommonListCell, .CommonListCellLeftMost, .ForumListCellLeftMostImageOnly, .ForumListCellImageOnly, .FileListCellLeftMostImageOnly
{
    border-color: #2A2A2A;
}

/* Footer Styles */

#CommonFooter, body, html
{
    background-image: none;
    background-color: #000000;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 312px;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
    background-color: #000000;
    border-color: #000000;
}

.CommonSidebarHeader, .CommonSidebarFooter
{
    border-color: #000000;
}

.CommonSidebarHeader, .CommonSidebarHeader A:LINK, .CommonSidebarHeader A:VISITED, .CommonSidebarHeader A:ACTIVE, .CommonSidebarHeader A:HOVER
{
    color: #FFFFFF;
}

/* Modal Styles */

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5 
{
    background-color: #CCCCCC;
}

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5, .CommonModalTitle, .CommonModalFooter
{
    border-color: #666666;
}

.CommonModalTitle
{
    color: #000000;
    font-family: Arial, Helvetica;
}

.CommonListCell{
color:#dfdfdf;
}

.CommonSubTitle{
color:#000;
}

.txt4 a{
color:#000;
}

.ForumPostStatistics CommonPrintHidden{
background:#000;
}

.ForumPostBodyArea{
background:#000;
}

.CommonPagingArea{
color:#fff;
}

.CommonPagingArea a:link, .CommonPagingArea a:visited{ 
color:#ddd;
}

.CommonInlineMessageContent a{
color:#000;
}

.CommonMessageArea, .CommonMessageArea a{
color:#000;
}

td.CommonFormFieldName, td.CommonFormField{
color:#fff;
}

.CommonMessageContent td.CommonFormFieldName, .CommonMessageContent td.CommonFormField{
color:#000;
}

.ForumPostContentText{
color:#fff;
}


.CommonContextMenuItem{
color:#000;
}

.ForumReplyToPostArea{
background:#1a1a1a;
}

.CommonGroupedContentArea .CommonFormFieldName{
color:#000;
}

.CommonGroupedContentArea .CommonFormField label{
color:#000;
}
.123456789 {color:#000;}

/* -- INSERT INTO  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -- */
/* -- contain -- */
.contain:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
/* ie mac fix */
.contain{display:inline-table;}
* html .contain{/* nomac \*/height:1%;/* nomac */}
.contain{display:block;}/* should hide from mac but seems to work */

/* -- Standard Floating Functions --*/
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
@font-face {
  font-family: 'GothamLight';
  src: url('http://cdn.umg3.net/takethat/assets/img/fonts/gotham-light-webfont.eot');
  src: local('/'),  url('http://cdn.umg3.net/takethat/assets/img/fonts/gotham-light-webfont.ttf') format('truetype'), url('http://cdn.umg3.net/takethat/assets/img/fonts/gotham-light-webfont.woff') format('woff'), url('http://cdn.umg3.net/takethat/assets/img/fonts/gotham-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* LAYOUT */
#header {max-width:1600px; min-width: 960px; background-color:#000;}
.shoppingcart {background: #000; position: relative;}
.UM_logo {position: absolute; display: block; width: 152px; height: 10px; top: 20px; left: 20px; background: url("http://cdn.umg3.net/takethat/assets/img/header/um_logo.png") no-repeat; text-indent: -9000em; float:left;}

/* TOP BAR SEARCH AND LOGO */
.topBar {background-color: #ffe500; width:1028px; }
#logo a {display: block; width:299px; margin: 0; height: 84px; background: url("http://cdn.umg3.net/takethat/assets/img/header/logoV2.gif") no-repeat; text-indent: -900em; float: left;}
#header #header-search {float: right; position:relative; margin: 30px 20px 0 0;}
#header #header-search-form {width:282px; min-width:282px; background: url("http://cdn.umg3.net/takethat/assets/img/header/search_bg.gif") repeat-x;  border-left: 1px solid#373737;}
#header #header-search input#s {background: transparent; font: bold 12px Arial, Helvetica, sans-serif; color:#808080;  width:222px; height:23px; margin:  10px 10px 0 10px; padding:0; border: none;  position: relative; left: 0;}
#header #header-search input#header-search-submit {background:transparent url("http://cdn.umg3.net/takethat/assets/img/header/search_submit.gif") no-repeat scroll left top; border:none; cursor:pointer; width:39px; height:33px; overflow:hidden; text-indent:-9000em; font-size: 0; position: absolute; top: 0; right: 0;}

/* NAVIGATION */
#navigation ul {font-size: 18px; font-family: 'GothamLight' , sans-serif; text-transform: uppercase; padding: 0 0 15px 10px; background:#000; border-bottom:1px solid #373737; margin-left:0; }
#navigation li, .articlePag ul li {display: inline; padding: 0 15px 0 15px; background: url("http://cdn.umg3.net/takethat/assets/img/header/nav_divider.gif") no-repeat 100% 4px;}
#navigation ul li.end {background: none;}
#navigation ul li a {color: #cccccc; text-decoration: none;}
#navigation ul li a:hover {color: #666666;}
#navigation ul li.selected a {color: #666666;}
#navigation ul#SubNav  {border-top: 1px solid #333333 }

/* FORUMS HEADER DETAILS */
#header-details { font-family:Arial, Helvetica, sans-serif; margin-top:15px; color:#ccc}
#header-details  p {margin:8px 0;}
#header-details #header-details-left { margin:0; padding:0; width:700px; float:left;}
#header-details #header-details-right { margin:0; padding:10px 0 0 0; text-align:right;  float:right;}
#header-details #header-details-left h3 {font-family: 'GothamLight' , sans-serif; font-size: 45px; line-height: 55px; color: #FFF; margin:0;}
#header-details #header-details-left .header-tagline {font-size: 18px; line-height: 28px;}

.CommonPollAnswer{
color:#000;
}

