/* Color: Maroon 1b1b1b  0769CF #33FF00 046690*/

body {
    background: #fff;
color: #0769CF;
}
a {
    color: #125699; /*#202020 ;*/
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
color: #005e99;
}
h2 {
    color: #009900; /*0769CF */
    }
h3 {
    color: #1982af;
}


#Container {
    background: #fff;
    width: auto;
}


#TopMenu {
    background: #414141; /* 414141*/
}
#TopMenu li a {
}
#TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}

/* #Menu li {
    background: url(/product_images/MenuBgRight.gif) top right no-repeat;
}
#Menu li a {
    color: #fff;
    background: url(/product_images/MenuBgLeft.gif) top left no-repeat;
}
#Menu li ul li a {
    background: #a1a1a1;
  /*  background: #056792; 

}
#Menu li ul li a:hover {
color: #cbe9f2;

} */

#Outer {
    /*background: url(../../Sport/images/skyblue/LeftBg.gif) 0 106px no-repeat;*/
    width: 1146px; /* added */
    margin-left:auto; /* added */
    margin-right:auto; /* added */
}
#Wrapper {
    /*background: url(../../Sport/images/skyblue/RightBg.gif) 100% 0 no-repeat;*/
    width: 1146px; /* added */
}
/*#Container {
    background-position: 10px 0;
    background-repeat: no-repeat;
}*/

/* new menu */
#Menu {
    /*background: url(../../Sport/images/skyblue/MenuBg.gif) bottom right repeat-x;*/
    width: 1106px; /*added*/
}
#Menu li a {
    color:  #fff; /* #fff; menu bar text color*/
}
#Menu li ul li a {
background: #424242   /* #1A3891 */ /* #787f89 */ /*pull down top menu background*/
   
}
#Menu li ul li a:hover {
    background-color: #5c9900; /*top menu bar backgroung color  d8d8d8*/
    color: #ffffff; /* #125699; pull down menu test*/
    }
#Menu li:hover a, #Menu li.over a {
     text-decoration: underline;
} 



#Logo h1 {
    color: #fff;
}
#Logo h1 a {
    color: #fff;
}


#SearchForm {
    /*background: url(../../Sport/images/skyblue/SearchBg.png) 100% 0 no-repeat;*/
    z-index: 99999;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff;
    border: 3px solid #515151; /* Neil changed it from 1px */
    z-index: 99999;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: ##000000;
}
#SearchForm p {
    color: ##1B1B1B;
}


.Left {
}
.Left .Block {
    background: #f4fafb;
    border: 1px solid #dbeef4;
    line-height: 20px
}
.Left h2 {
    color: #056792;
}
.Left li {
}
.Left li a {
}
.Left li a:hover {
color: #056792;
 }


.Content {
    width: 740px; /*added*/
}
.Content h2 {
    border-bottom: 3px solid #414141; /*color used to be red and 1px */
}
.Content a {
    color: #125699; /*#00CC00;*/
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
    background: #f4fafb;
    border: 1px solid #dbeef4;
}
.Right h2 {
    color: #056792 
    font:12px  Arial, serif}/*added 10/1/2010 SFT */
.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #056792;
}
.Right hr {
    background: transparent;
    color: #f4fafb;
}


#Footer {
    border-top: 1px solid #dbeef4;
}
#Footer li a {
    border-left: 1px solid #208db5;
}


.NewsletterSubscription input {
    border: 1px solid #dbeef4;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}

.ProductList .ProductImage {
    background: #fff;
    padding: 2px;
}

.Content .ProductList strong, .Content .ProductList strong a {
    color: #075899;
}

.ProductPrice, .ProductList em {
    color: red; <!-- pricing color on front page-->
}

.ProductList .Rating {
    color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #056792;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
    background: #fff;
    border: 1px solid #dbeef4;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
    background: #fff url(../../Sport/images/skyblue/TopSellerNumber1.gif) 10px 10px no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    display: none;
}

.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
    background: url('../../Sport/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #c7d7db;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #edf2f3;
    color: #424748;
    border-bottom: 1px solid #c7d7db;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #c7d7db;
    color: #075899;
}

.MiniCart .SubTotal {
    color: #075899;
}

.JustAddedProduct {
    border: 1px solid #c0dae7;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}

.CategoryPagination {
    color: #034285;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}
.InfoMessage {
    background: #EFF8FA url('../../Sport/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../Sport/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../Sport/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #c7d7cb;
    background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dcf0f5;
    border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
    border: 1px solid #3d9abe;
        background: #ddf0f6;
    
}



.TabNav li a:hover {
    background-color: #c8e6ed;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: -10000;
}

.currentVideo {
    background-color: #ddf0f6;
    z-index: -10000;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
    color: #424748;
}
/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color:#515151; /* #056792;*/
    color: #fff;
    z-index: 10000;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #5c9900;
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Sport/images/skyblue/arrows-dark.png');
}

/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */


/* ---------- Mega Drop Down --------- */
#bdmenu {
    list-style:none;
    width:1104px;
    margin:0px 0px -8px 0px;
    height:32px;
    padding:0px 0px 0x 20px;
    z-index: 99;
    /* Rounded Corners */
    
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;

    /* Background color and gradients */
    
    background: #5D5E5C;
    background: -moz-linear-gradient(top, #5D5E5C, #494A48);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5D5E5C), to(#494A48));
    
   /* background: #014464;
    background: -moz-linear-gradient(top, #0272a7, #013953);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));*/
    
    
    
    /* Borders */
    
    border: 0px solid #002232;

    -moz-box-shadow:inset 0px 0px 1px #edf9ff;
    -webkit-box-shadow:inset 0px 0px 1px #edf9ff;
    box-shadow:inset 0px 0px 1px #edf9ff;
}

#bdmenu li {
    float:left;
    display:block;
    text-align:center;
    position:relative;
    padding: 2px 2px 4px 4px;
    margin-right:0px;
    margin-top:4px;
    border:none;
    z-index: 9;
}

#bdmenu li:hover {
    border: 1px solid #777777;
    padding: 4px 4px 4px 4px;
    z-index: 9;
    
    /* Background color and gradients */
    
    background: #F4F4F4;
    background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
    
    /* Rounded corners */
    
    -moz-border-radius: 1px 1px 0px 0px;
    -webkit-border-radius: 1px 1px 0px 0px;
    border-radius: 1px 1px 0px 0px;
    
}

#bdmenu li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px; 
    color: #EEEEEE;
    display:block;
    outline:0;
    text-decoration:none;
    text-shadow: 1px 1px 1px #000;
    z-index: 99;
}

#bdmenu li:hover a {
    color:#161616;
    text-shadow: 1px 1px 1px #ffffff;
}
#bdmenu li .drop {
    padding-right:15px;
    background:url("img/drop.png") no-repeat right 8px;
}
#bdmenu li:hover .drop {
    background:url("img/drop.png") no-repeat right 8px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
    margin:4px auto;
    float:left;
    position:absolute;
    left:-999em; /* Hides the drop down */
    text-align:left;
    padding:10px 5px 10px 5px;
    border:1px solid #777777;
    border-top:none;
    
    /* Gradient background */
    background:#F4F4F4;
    background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

    /* Rounded Corners */
    -moz-border-radius: 0px 1px 1px 1px;
    -webkit-border-radius: 0px 1px 1px 1px;
    border-radius: 0px 1px 1px 1px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#bdmenu li:hover .dropdown_1column, 
#bdmenu li:hover .dropdown_2columns, 
#bdmenu li:hover .dropdown_3columns,
#bdmenu li:hover .dropdown_4columns,
#bdmenu li:hover .dropdown_5columns {
    left:-1px;
    top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#bdmenu .menu_right {
    float:right;
    margin-right:0px;
}
#bdmenu li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 1px 0px 1px 1px;
    -webkit-border-radius: 1px 0px 1px 1px;
    border-radius: 1px 0px 1px 1px;
}

#bdmenu li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}

#bdmenu p, #bdmenu h2, #bdmenu h3, #bdmenu ul li {
    font-family:Arial, Helvetica, sans-serif;
    line-height:15px;
    font-size:12px;
    text-align:left;
    text-shadow: 1px 1px 1px #FFFFFF;
}
#bdmenu h2 {
    font-size:18px;
    font-weight:400;
    letter-spacing:-1px;
    margin:7px 0 7px 0;
    padding-bottom:14px;
    border-bottom:1px solid #666666;
}
#bdmenu h3 {
    font-size:14px;
    margin:7px 0 14px 0;
    padding-bottom:4px;
    border-bottom:1px solid #888888;
}
#bdmenu p {
    line-height:18px;
    margin:0 0 10px 0;
}

#bdmenu li:hover div a {
    font-size:12px;
    color:#04354D;
}
#bdmenu li:hover div a:hover {
    color:#029feb;
}


.strong {
    font-weight:bold;
}
.italic {
    font-style:italic;
}

.imgshadow { /* Better style on light background */
    background:#FFFFF;
    padding:1px;
    border:1px solid #77777;
    margin-top:5px;
    -moz-box-shadow:0px 0px 5px #66666;
    -webkit-box-shadow:0px 0px 5px #66666;
    box-shadow:0px 0px 5px #66666;
}
.img_left { /* Image sticks to the left */
    width:auto;
    float:left;
    margin:5px 15px 5px 5px;
}

#bdmenu li .black_box {
    background-color:#333333;
    color: #eeeeee;
    text-shadow: 1px 1px 1px #000;
    padding:4px 6px 4px 6px;

    /* Rounded Corners */
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;

    /* Shadow */
    -webkit-box-shadow:inset 0 0 3px #000000;
    -moz-box-shadow:inset 0 0 3px #000000;
    box-shadow:inset 0 0 3px #000000;
}

#bdmenu li ul {
    list-style:none;
    padding:0;
    margin:0 0 12px 0;
}
#bdmenu li ul li {
    font-size:12px;
    line-height:15px;
    position:relative;
    text-shadow: 1px 1px 1px #ffffff;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:130px;
}
#bdmenu li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}

#bdmenu li .greybox li {
    background:#F4F4F4;
    border:1px solid #bbbbbb;
    margin:0px 0px 2px 0px;
    padding:4px 4px 4px 4px;
    width:116px;
    
    /* Rounded Corners */
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
}
#bdmenu li .greybox li:hover {
    background:#ffffff;
    border:1px solid #aaaaaa;
    padding:4px 6px 4px 6px;
    margin:0px 0px 4px 0px;
}
/* ---------- END Mega Drop Down --------- */
/* ---------- Start footer css --------- */
#wrapper { 
 margin: 0 auto;
 width: 1100px;
}
#faux {
 background: url(faux-34-4.gif);
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin:10px;
 padding:0;
 width: 125px;
 float: left;
}
#leftmiddle { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding:0;
 width: 125px;
 display: inline;
 position: relative;
}
#rightmiddle { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 10px;
 padding:0;
 width: 125px;
 float: left;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 17px;
 padding:0;
 width: 125px;
 float: left;
}

#leftcolumn200 { 
 display: inline;
 color: #333;
 margin:1px;
 padding-left:0px;
 width: 180px;
 float: left;
}
#leftmiddle200 { 
 float: left;
 color: #333;
 margin: 1px;
 padding-left:0px;
 width: 240px;
 display: inline;
 position: relative;
}
#rightmiddle200 { 
 display: inline;
 position: relative;
 color: #333;
 margin: 1px 1px 1px 1px;
 padding-top:5px;
 padding-left:0px;
 width: 180px;
 float: left;
}
#rightcolumn200 { 
 display: inline;
 position: relative;
 color: #333;
 margin: 1px 1px 1px 1px;
 padding-top:10px;
 padding-left:0x;
 width: 180px;
 float: left;
}
}
#row0 { 
 width: 1100px;
 clear: both;
 color: #333;
 background: #222222;
 margin: 10px 0px 10px 0px;
 padding-top:5px;
    /* Rounded Corners */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px
}
#row1 { 
 list-style:none;
 width: 1100px;
 clear: both;
 color: #adk333;
 background: #38AB0A;
 margin: 10px 0px 10px 0px;
 padding-top:5px;

/* Rounded Corners */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
 }       
#row2 { 
 list-style:none;
 width: 800px;
 height: 80px;
 clear: both;
 color: #E3DCDF;
 background: #E3DCDF;
 margin: 10px 0px 10px 0px;
 padding-top:5px;

/* Rounded Corners */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;

}
#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size:10px; 
font-family:Arial, Helvetica, sans-serif;
/* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
background-color: #036;
border-bottom: 1px solid #eee;
/* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;


}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}


.clear { clear: both; background: none; }

/* = Social Bar Effect
============================================================================== */
/* Common division block */
.holder
{
    border: 2px solid #FFFFFF;
    width: 50px;
    height: 50px;
    float: left;
    margin: 3px;
    overflow: hidden;
    box-shadow: 2px 2px 2px #333333;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
/* Come Out */
.come-out:hover
{
    box-shadow: 5px 5px 10px 5px #666666;
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}
/* Stand Up */
.stand-up:hover
{
    box-shadow: 2px 2px 5px #666666;
    -webkit-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
    -o-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
}
/* Rotate */
.rotate
{
    margin: 20px 0px 20px 0px;
    position: relative;
}
.rotate:hover
{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 10;
}
.rotate1
{
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.rotate2
{
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}
.rotate3
{
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.rotate4
{
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}

/* Circulate */
.circulate:hover
{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* Radius */
.radius:hover
{
    border: 20px solid #666666;
    border-radius: 50%;
}
/* Fade In */
.fade-in
{
    opacity: 0.5;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
.fade-in:hover
{
    opacity: 1;
}

div.bottom {
    height: 200px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: none;
    margin-bottom: none;
    border-top: 4px solid #000
        
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #FFFFFF;
}

div.col {
    float: left;
    width: 33%;
    
}


div.col100 {
    float: left;
    width: 100%;
}
div.stafferbox {
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 0px black;
-webkit-box-shadow: 0px 0px 0px black;
box-shadow: 0px 0px 0px black;
    margin: 6px;
    padding-left: 4;
    padding-top: 10;
    background: #000000;
    color: #ffffff;
    
}


