/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;list-style-position: inside;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
li {
  list-style-position: outside;
}
#body {
	padding: 20.0px 20.0px 20.0px 20.0px;
	width: 560.0px;
}
/* 
Basic Styles
File: styles.css
Author: Vivian Clark (vclark@i2rd.com)
Client: Wallbangers
*/

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: white;
  background: url(/resources/all/files/559/_fn/body_bg.gif) repeat top left;
}
.page {
  width: 900px;
  margin: 0 auto;
}
#e_content {
  border-left: 3px solid white;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
}
/* header ----------------*/
#header {
  position: relative;
  background: url(/resources/all/files/766/_fn/header_bg.gif) repeat-x top left;
}
#logo {
  background: url(/resources/all/files/8786/_fn/logo_red.gif) no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 10px;
}
#logo,
#logo h1,
#logo a {
  width: 233px;
  height: 89px;
}
#logo h1 a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -4000em;
}
/* top navigation ----------------------*/
#topmenu {
  position: absolute;
  right: 10px;
  bottom: 16px;
}
#topmenu li {
  float: left;
  text-transform: uppercase;
  padding: 0 10px;
  border-right: 1px solid black;
}
#topmenu li a {
  color: black;
}
#topmenu li.last {
  border: none;
}
/*logout component ------------------------*/
.logoutbean {
  position: absolute;
  top: 52px;
  right: 10px;
  text-transform: uppercase;
}
.logoutbean span.logout_url a,
.logoutbean span.username {
  color: black;
}
.logoutbean span.logout_url a {
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid black;
}
/*search component -----------------------*/
#header div.sitesearch {
  margin: 0;
  position: absolute;
  bottom: 16px;
  left: 10px;
}
.sitesearch input.site_search_query,
.sitesearch input.site_search_button {
  font-size: 10px;
  border: 1px solid #aaa;
  font-family: verdana, sans-serif;
}
.sitesearch input.site_search_query {
  height: 11px;
  background: white;
  line-height: 1;
  margin-right: 3px;
}
.sitesearch input.site_search_button {
  background: url(/resources/all/files/591/_fn/search_bg.gif) repeat-x top left;
  height: 15px;
  color: white;
  text-transform: uppercase;
}
/* main navigation ----------------------*/
#main_navigation {
  background: url(/resources/all/files/583/_fn/main_menu_bottom.gif) repeat-x bottom left;
}
#main_menu {
  background: url(/resources/all/files/581/_fn/main_menu_bg.gif) repeat-x top left;
  width: 900px;
  height: 30px;
}
#main_menu ul {
  position: relative;
  z-index: 1;
}
#main_menu ul ul {
  width: auto;
}
#main_menu li {
  text-transform: uppercase;
  height: 28px;
  margin: 3px 10px 0;
  padding:  0 0 0 5px;
  font-size: 12px;
}
#main_menu li a {
  display: block;
  float: left;
  height: 15px;
  color: white;
  padding: 6px 15px 6px 10px;
}
#main_menu li.over a,
#main_menu li a:hover,
#main_menu li.mi_active a {
  color: black;
  text-decoration: none;
  background: url(/resources/all/files/8798/_fn/nav_right.gif) no-repeat top right;
}
#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/all/files/8796/_fn/nav_left.gif) no-repeat top left;
}
#main_menu li ul {
  z-index: 100;
  position: absolute;
  top: 38px;
  left: 8px;
  padding: 0;
  background: #EBF7F9 url(/resources/all/files/766/_fn/header_bg.gif) repeat-x bottom left;
}
#main_menu li ul li {
  z-index: 1000;
  float: none;
  height: 12px;
  padding: 5px 10px;
  left: 0;
  background: transparent;
  width: 155px;
  list-style-position: outside; /* fix position on IE*/
}
#main_menu li ul li a,
#ie6only #main_menu li.over ul li a {
  color: black;
  background-image: none;
  float: none;
  padding: 0;
}
#main_menu li.over ul li a:hover,
#main_menu li.over ul li.over a,
#ie6only #main_menu li.over ul li a:hover,
#ie6only #main_menu li.over ul li.over a {
  text-decoration: none;
  color: white;
  background-image: none;
}
#main_menu li ul li.over {
  color: white;
  background: url(/resources/all/files/575/_fn/footer_bg.gif) repeat-x top left;
}

/* columns ------------------------------*/

#e_column_0_wc_0,
#e_column_0_wc_1 {
  overflow: hidden;
  width: 900px;
}
#e_column_0_wc_0 {
  background: url(/resources/all/files/569/_fn/column1_bg.gif) repeat-y top left;
}
#e_column_0 {
  background: #738491 url(/resources/all/files/571/_fn/columns_bg.gif) repeat-x bottom left;
}
#e_column_0_wc_1 {
  background: url(/resources/all/files/802/_fn/column2_bg.png) repeat-y 706px top;
}
#home_template #e_column_0_wc_1 {
  background-position: 612px top;
}
#home_template #ie6only #e_column_0_wc_1 {
  background: url(/resources/all/files/800/_fn/column2_bg.gif) repeat-y 612px top;
}

#ie6only #column2 {
  padding-right: 20px;
}
#ie6only #e_column_0_wc_1 {
  background: url(/resources/all/files/800/_fn/column2_bg.gif) repeat-y 700px top;
}

/* column1 buttons ---------------------*/
.column1_button h3 a {
  background-image: url(/resources/all/files/565/_fn/buttons_column1.gif);
  background-repeat: no-repeat;
  display: block;
  text-indent: -4000em;
  width: 121px;
}
#newsletter.column1_button h3 a {
  background-image: url(/resources/all/files/8920/_fn/newsletter_button.gif);
}
.column1_button h3 {
  padding: 0;
}
.column1_button img {
  display: block;
  margin: 0 auto;
  padding-left: 2px;
}
.column1_button p {
  margin: 0;
}
#installation_tips h3 a {
  background-position: left -45px;
  height: 36px;
  margin-top: 5px;
}
#installation_tips h3 a:hover {
  background-position: left -11px;
}
#photo_tips h3 a {
  background-position: left -181px;
  height: 96px;
}
#photo_tips h3 a:hover {
  background-position: left -83px;
}
#newsletter h3 a {
  background-position: 7px -30px;
  height: 31px;
}
#newsletter h3 a:hover {
  background-position: 7px 0px;
}

/*
#famous h3 a {
  background-position: left -377px;
  height: 97px;
}
#famous h3 a:hover {
  background-position: left -278px;
}
#join_team h3 a {
  background-position: left -577px;
  height: 97px;
}
#join_team h3 a:hover {
  background-position: left -477px;
}
*/

/* column1 Team Navigation ------------*/
#find_team_menu button {
  display: none;
}
#find_team_menu {
  margin-bottom: 10px;
}
#find_team_menu select,
#find_team_menu option {
  background: #EBF7F9;
  font-size: 10px;
}
#find_team_menu select {
  width: 104px;
}
#ie7andup #find_team_menu select.iefocus {
  width: auto;
}
#ie6only #find_team_menu select.iefocus {
  width: 104px; /* width: auto won't work for ie6 */
}
.find_team_title p {
  margin: 10px 0 0;
}
div.find_team_title,
#find_team_menu {
  padding: 0 0 0 12px;
}

/* footer --------------------------------*/
#footer_navigation {
  background: url(/resources/all/files/575/_fn/footer_bg.gif) repeat-x top left;
}
#footer_menu {
  margin: 0 auto;
  width: 600px;
}
#footer_menu li {
  padding: 5px 0;
}
#footer_menu li a {
  color: #DCF1F7;
  padding: 0 15px;
  border-right: 1px solid #DCF1F7;
}
#footer_menu li.last a {
  border-right: none;
}

#footer_copyright p,
#footer_copyright a {
  color: #162934;
}
#footer_copyright {
  padding: 15px 0 0;
}
#footer_copyright p {
  margin: 0 0 8px;
  text-align: center;
}
/* general styles -----------------------*/
a {
  color: #DCF1F7;  
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
img.left {
  float: left;
  margin-right: 10px;
}
p {
  margin-bottom: 12px;
  line-height: 14px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
h1, h2, h3, h4, h5 {
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
  font-size: 1.3em;
  text-transform: uppercase;
  padding-bottom: 10px;
}
h3 {
  font-size: 1.2em;
  padding-bottom: 5px;
}
h4 {
  font-size: 1.1em;
  padding-bottom: 8px;
}
h5 {
  font-size: 1em;
  padding-bottom: 5px;
}
.textbean ul li,
.article_content ul li,
.textbean ol li,
.article_content ol li {
  line-height: 14px;
  margin-left: 15px;
}
.textbean ul li,
.article_content ul li {
  list-style-type: disc;
}

.textbean ol li,
.article_content ol li {
  list-style-type: decimal; 
}
.textbean ul,
.article_content ul,
.textbean ol,
.article_content ol {
  margin-bottom: 12px;
}
/* table styles */
.textbean table {
  color: black;
  width: 541px;  
  background: url(/resources/all/files/1006/_fn/affiliates_bottom_08.png) no-repeat bottom left;
}
.textbean td {
  padding: 3px 12px;
  border-right: 1px solid black;
  background-image: none;
}
.textbean tr.last td {
  padding: 10px 12px 20px;
  border-top: 1px solid black;
}
.textbean th {
  background-image: none;
  padding: 20px 12px 9px;
  border-bottom: 1px solid black;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.textbean .table_top {
  background: url(/resources/all/files/3820/_fn/affiliate_middle_06.png) repeat-y top left;
}
.textbean .table_bottom {
  background: url(/resources/all/files/6009/_fn/table_top.png) no-repeat top left;
}
.textbean tfoot th {
  display: none;
}

/* flash - what is wallbanger page */
#flash_image {
  margin-bottom: 20px;
}
body {
  color: black;
}/* celebrities catalog navigation -----------*/

#celebrities_catalog ul {
  clear: both;
  width: 560px;
} 
#celebrities_catalog li {
  width: 176px;
  height: 264px;
  padding: 5px;
}
#celebrities_catalog li a {
  display: block;
  text-indent: -4000em;
  width: 176px;
  height: 264px;
  background-repeat: no-repeat;
  background-position: top left;
}
#celebrities_catalog li.soccer a {
  background-image: url(/resources/all/files/2260/_fn/famous_soccer.jpg);
}
#celebrities_catalog li.celebrities a {
  background-image: url(/resources/all/files/2268/_fn/famous_entertainers.jpg);
}
#celebrities_catalog li.fighters a {
  background-image: url(/resources/all/files/2242/_fn/famous_mmafighters.jpg);
}
.celebrities_text {
  float: left;
  width: 170px;
  padding: 8px 4px 8px 12px;
}

/* celebrities catalog -----------------------*/
select.autosubmitselect {
  display: none;
}
div.catalogobject {
  width: 176px;
  height: 300px;
  padding: 5px;
  float: left;
}
div.orderitembutton,
div.detail {
  float: left;
  width: 85px;
  display: inline;
}
button.orderitembutton,
.detail a,
.select_package a,
button.addtocart {
  background: url(/resources/all/files/883/_fn/button_cart_bg.gif) repeat-x left -1px;
  border: 1px solid black;
  color: white;
  text-transform: uppercase;
  float: left;
  font-family: "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  font-size: 10px;
  text-align: center;
}
.detail a,
.select_package a {
  display: block;
  margin: 5px auto;
  height: 10px;
}
.select_package a {
  padding: 3px 17px;
}
.detail a {
  width: 85px;
  padding: 3px 0;
}
.detail a:hover,
.select_package a:hover {
  text-decoration: none;
}
button.orderitembutton {
  padding: 0;
  margin: 5px 10px 0 0;
  cursor: pointer;
  cursor: hand;
  height: 18px;
  width: 80px;
}

.catalogobjectlistbean div.productoption {
  display: none;
} 

/* product detail page and custom product detail --------------------------*/
div.productpictures {
  float: left;
  margin-right: 5px;
}
p.productname {
  font-weight: bold;
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 18px;
}
.product_detail div.prosedescription {
  line-height: 24px;
}
.product_detail div.orderitembutton {
  margin: 10px 0;
}

#custom_template #team.custom_product_detail div.product_info {
  width: 302px;
}
#custom_template .custom_product_detail div.product_info {
  float: left;
  width: 350px;
}
#microsite_template .custom_product_detail div.product_info,
.product_detail div.product_info {
  float: left;
  width: 250px;
}
.product_detail h3 {
  border-bottom: 1px solid white;
  margin-bottom: 5px;
}
.custom_product_detail h3 {
  padding-bottom: 5px;
}
div.pricelist {
  margin-bottom: 10px;
}
.productcatalogobjectbean li {
  line-height: 12px;
  list-style-type: disc;
  margin-left: 15px;
}
.productcatalogobjectbean ul {
  margin-bottom: 15px;
}

.custom_product_detail {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 560px;
}
#custom_template .custom_product_detail {
  border-bottom: 1px solid white;
}
#custom_template #last.custom_product_detail,
#team_size,
#team.custom_product_detail {
  border-bottom: none;
}
input.productquantity {
  width: 30px;
  height: 12px;
  font-size: 11px;
  margin-right:3px;
  text-align: center;
}
/* product detail - builder page --------*/
#custom_template div.builder_product_detail {
  overflow: hidden;
  width: 560px;
}
.builder_product_detail .pricelist {
  float: right;
  width: 150px;
}
.builder_product_detail .price {
  float: right;
}
/* product builder ------------------*/
.product_builder {
  margin-top: 10px;
}
.product_builder .subtotal {
  text-align: right;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid white;
}
.product_builder .subtotal span.label {
  font-weight: bold;
  margin-right: 10px;
}
.product_builder span.quantity {
  display: block;
  float: right;
  margin: -6px 0 10px 12px;
}
.product_builder .options legend {
  color: white;
  font-weight: bold;
  margin: 8px 0 0px;
}

.product_builder .options label,
.product_builder .option {
  line-height: 14px;
}
.product_builder div.actions {
  text-align: right;
}
.product_builder button.addtocart {
  float: right;
  padding: 0px 4px;
  height: 18px;
}
.product_builder .options span.price {
  display: none;
}


/* catalogbrowse navigation ------------*/
.imagebrowser_navigation {
  overflow: hidden;
}
.imagebrowser_navigation a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -4000em;
}
.imagebrowser_navigation a.imagebrowser_previous {
  background: url(/resources/all/files/1046/_fn/arrow_previous.gif) no-repeat top left;
  float: left;
}
.imagebrowser_navigation a.imagebrowser_next {
  background: url(/resources/all/files/990/_fn/arrow_steps.gif) no-repeat top right;
  float: right;
}
/* large picture page ----------*/
#large_picture .variantpictures {
  overflow: hidden;
  width: 691px;
}

#large_picture p.picturename,
#large_picture hr {
  display: none;
}
/* microsites -------------*/
#microsite_template .product_builder {
  width: 270px;
  float: left;
}

#microsite_template #last.custom_product_detail div.product_info {
  float: left;
  width: 250px;
}

#microsite_template #last {
  border-top: 1px solid white;
  padding-top: 20px;
}
#microsite_template .custom_product_detail div.price,
#microsite_template .builder_product_detail div.price {
  font-size: 1.5em;
  background: url(/resources/all/files/5632/_fn/button_huge_savings.gif) no-repeat center left;
  width: 135px;
  height: 33px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight: bold;
  color: black;
}
#microsite_template #last.custom_product_detail div.price {
  background-image: none;
  font-size: 1.2em;
  padding:0;
  height: auto;
  color: white;
}
#microsite_template .custom_product_detail span.priceamount,
#microsite_template .builder_product_detail span.priceamount {
  display: block;
  padding: 4px;
}
#microsite_template .product_builder div.options {
  margin-bottom: 20px;
}
#microsite_template .other_packages a {
  display: block;
  text-indent: -4000em;
  background: url(/resources/all/files/5312/_fn/other_packages_button.gif) no-repeat top left;
  width: 104px;
  height: 62px;
}
#microsite_template div.other_packages {
  position: relative;
  top: -41px;
  right: -18px;
  float: right;
}

