/*
Theme Name: ProBanners.com
Theme URI: http://probanners.com/
Description: Boom, themed. 
Version: 1.0
Author: marwei
Author URI: http://datamafia.com
Tags: boom
*/

/* Global + scoopish ---------------------------------------------------------*/
body, html {
  padding:0px;
  margin:0px;
	/*height: 100%;*/
}
* {
  font-family:sans-serif;
}
a {
  color:#000000;
}
a:hover{
  text-decoration:none;
}
img {
	border:none;
}
p {
	margin:2px;
	padding:3px;
}
blockquote {
	font-style:italic;
margin:0 30px 10px 10px;
padding:12px;
}
.invisHR {
	clear:both;
	height:0px;
}
#totalWrapper {
  border:1px solid #000000;
  width:925px;
}
.post-edit-link {
	position:fixed;
	clear:both;
	top:10px;
	left:10px;
	width:100px;
}
/* main universal content control---------------------------------------------*/
.outterWrapper {
	width:925px;
  clear:both;
	/*overflow:auto;*/
}
.perContentWrapper {
	/*margin-left:203px;*/
	/*padding-left:200px;*/
	border-left:225px solid #8B8B8B;
	margin-left:-10px;
}
.perContentWrapper h2 {
	margin-left:3px;
}
.perContentWrapper p{
	clear:right;
}
.perContentWrapper * {
	margin-left:2px;
}
/* ---------------------------------------------------------------- Header area*/
#topLogoWrapper {
  height:79px;
  width:100%;
  display:block;
}
#phoneNumber {
	padding-top:17px;
	font-size:12px;
	color:#2b02ff;
	margin-left:15px;
}
#leftLogo {
	width:333px;
  height:44px;
  background:url(images/logo.jpg) no-repeat;
}
/* Header area*/
#rightLogo {
	width:245px;
  height:79px;
  background:url(images/logo-24h.jpg) no-repeat;
}
#topNavWrapper {
  display:block;
  height:52px; /* this could be a problem! */
  overflow:hidden;
  /*width:500px;*/
  /*border:1px solid #000000;*/
  padding-top:21px;
  padding-left:125px;
	width:800px;
  background:url(images/top-red-rpt.jpg) repeat-x;
}
#returnDesign {
	padding:10px;
	margin:0px 4px 4px 4px;
	border:1px solid #ff0000;
}

/* Nav - top */
#topNavLeft {
  background:url(images/top-blue-left.png) no-repeat;
  width:2px;
  height:41px;
}
#topNavRight {
  background:url(images/top-blue-left.png) no-repeat;
  width:2px;
  height:41px;
}
.topNavCell {
  background:url(images/top-blue-rpt.png) repeat-x;
  height:41px;
  padding:15px 10px 0px 10px;
}
.topNavCell a {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
	white-space:nowrap;
}
.topNavCell a:hover {
  color:#000000;
}
.topNavCell span {
	padding:0px;
	color:#666666;
	border-right:2px solid #666666;
	margin-left:12px;
	margin-right:0px;
	height:10px;
}
a.black {
	color:#000000;
}
/* Side bar control*/
#sideBar {
  background:#8b8b8b;
  width:225px;
	padding-bottom:30px;
  /*padding:5px 0px 5px 10px;*/
  /*min-height:100%;*/
  /*margin:0 auto;*/
}
#sideBar ul,#sideBar ul li {
  list-style:none;
  margin:0px;
  padding:0px;
}
#sideBar ul {
  margin-top:3px;
  margin-left:5px;
}
#sideBar ul > li > a, .cat-item > a, .yellow {
  color:#FFE100 ;
  font-weight:bold;
  margin-left:0px !important;
}
ul.children > li > a {
	color:#ffffff !important;
	font-weight:normal !important;
	text-decoration:none;
}

#sideBar ul li a {
  margin-left:10px;
}
#sideBar ul li a:hover {
	text-decoration:underline;
}
#sidebar_yourDesigns {
	margin:2px;
	text-align:center;
	list-style:none;
}
#sidebar_yourDesigns:hover{
	background:#dddddd;
	color:#000000;
}
/* Middle / contetn area */
#imageRotation {
  width:690px;
  height:215px;
  /*background:#000000;*/
  /*background:url(images/soccer_landon.jpg) no-repeat;*/
}
#contentWrapper {
  /*width:690px;*/
  margin:10px;
}
#contentWrapper-template{
	width:925px;
}
.templateTitle {
	margin-left:10px;
	font-size:14px;
}
#threeBoxWrapper {
  width:690px;
  margin-top:10px;
}
#threeBoxWrapper > div {
  width:220px;
  background:#00ff00;
  height:251px;
  background:url(images/gray-box-rpt.jpg) repeat-x;
}
#threeBoxWrapper  h2, #threeBoxWrapper  h2 a {
  font-weight:bold;
  text-align:center;
  font-size:26px;
  margin:10px 0px 0px 3px !important;
  padding:0px !important;
	text-decoration:none !important;
  /*line-height:16px;*/
  color:#bcbcbc;
  height:20px;/*Possible fail on this? can do w/spans if fail*/
  overflow:visible;/*Possible fail on this? can do w/spans if fail*/
}
#threeBoxWrapper  h2 a:hover{
	color:#333333;
}
#threeBoxWrapper p {
  padding:3px;
}
#box1,#box2, #box3 {
  margin-left:10px;
}
#contactForm {
	padding-bottom:30px;
}
/*.subCatListing {*/
/*	clear:both;*/
/*}*/
/*.subCatListing,.subCatListing * {*/
/*	list-style:none;*/
/*	margin-left:4px;*/
/*	padding:0px;*/
/*}*/
.subCatSports {
	margin:2px 2px 2px 5px;
	padding:4px;
	width:305px;
	background:url(images/white-trans-40.png) repeat !important;
	border:1px solid #000000;
	text-align:center;
	text-decoration:none;
}
.subCatSports:hover{
	background:#ffffff !important;
}
.subCatSportsWrapper div{
	width:650px;
	margin:0pt auto;

}
/*Moved to dynamic CSS handler */
/*.subCatSportsWrapper {*/
/*	margin-left:5px;*/
/*	padding-top:5px;*/
/*	width:690px;*/
/*	height:381px;*/
/*	background:url(images/bball-low.jpg) no-repeat;*/
/*	overflow:visible;*/
/*	float:left;*/
/*}*/
/* Footer / bottom area ------------------------------------------------------*/
#leftLowerWing {
  width:197px;
  height:87px;
  background:url(images/bottom-left.jpg) no-repeat;
}
#rightLowerWing {
  width:144px;
  height:87px;
  background:url(images/bottom-right.jpg) no-repeat;
  /*border:1px solid #000000;*/
}
#lowerBg {
  height:87px;
  background:url(images/bottom-rpt.jpg) repeat;
  /*border:1px solid #000000;*/
}
#footerLinkrapper a {
  margin: 0px 0px;
}
#footerLinkWrapper {
  width:550px;
  text-align:center;
	font-size:11px;
  /*margin-top:30px;*/
}
#footerLogo {
  height:50px;
  width:400px;
  clear:both;
  background:url(images/probanners-400x50.png) no-repeat;
  overflow:visible;
  display:block;
}

.templateControl {
	width:25%;
	text-align:center;
	overflow:hidden;
	/*clear:both;*/
}

.templateControl:hover .editMeNow{
display:block;
height:20px;
background:#ffffff;
}
.templateControl:hover img {
	margin-top:-20px;
}
.templateControl * {
	margin:0pt auto;
}
.template-row {
	display:block;
	clear:both;
	padding:10px 0px 5px 0px;
}

/* Design Manager ------------------------------------------------------------*/
.designManager_perItem {
	/*width:195px;*/
	/*border-top:#ffffff 1px solid;*/
	/*border-bottom:#ffffff 1px solid;*/
	padding:2px;
	margin-bottom:3px;
	overflow:auto;
}
.designManager_perItem * {
	float:left;
}
.designManager_perItem a {
	margin-left:10px;
	padding:2px;
	border:2px solid #dddddd;
}
.designManager_perItem a:hover {
	background:#bbbbbb;
	padding:1px;
	border:3px solid #aaaaaa;
}
#designManager_savedDesigns {
	margin-bottom:20px;
	overflow:auto;
}
#designManagerMessage {
	padding:3px;
	background:#92FF7F;
}
.designSmallNote {
	margin-left:20px;
	padding:3px;
	font-size:11px;
}
div.designManager_deleteConfirm {
	border:dotted 1px #aaaaaa;
	margin:5px 0px 4px 10px;
	font-size:11px;
	padding:2px;
}
div.designManager_deleteConfirm a, div.designManager_deleteConfirm a:hover {
	clear:both;
	float:none;
	border:none;
	background:none;
	font-size:11px;
	text-decoration:none;
	margin:0px;
	padding:2px;
}
div.designManager_deleteConfirm a:hover {
	background-color:#FF7F7F;
}
#designerBackLink {
	position:fixed;
	top:15px;
	left:20px;
}
/*.designManager_perItem img {*/
/*	max-width:195px;*/
/*}*/
/*.designManager_perItem p {*/
/*	padding:0px;*/
/*	margin:0px;*/
/*	font-size:13px;*/
/*}*/
/*#designManager_savedDesigns {*/
/*	max-height:300px;*/
/*	overflow:auto;*/
/*}*/

/*  IZ MAGE SKU iz_mage_sku */
.title-mageSku {
	font-size:18px;
	
}
.title-mageSku a {
	text-decoration:none;
}
.title-mageSku a:hover {
	text-decoration:underline;
}
.mageSkuWrapper {
	margin-bottom:20px;
}
.mageSku small {
	color:#dddddd;
}
/*********************** _util.css ********************************************/
/* _core css utilities - super global css http://interzonemultimedia.com version 1.04.20090701 11june2009 */
p,div{text-align:left;}a {cursor:pointer;}.iz_center {text-align:center;}.iz_zeroPoint{margin:0pt auto;}.iz_tr{width:100%;}.iz_cursor{cursor:pointer;}.iz_noLine{text-decoration:none;}.iz_noLineHover:hover{text-decoration:none;}.iz_line{text-decoration:underline;}.iz_lineHover:hover{text-decoration:underline;}.iz_displayNone{display:none;}.iz_displayBlock{display:block;}.iz_zero{height:0px;padding:0px;margin:0px;width:0px;}.iz_overflowHidden{overflow:hidden;}.iz_overflowScroll{overflow:scroll;}.iz_overflowAuto{overflow:auto;}.iz_bold{font-weight:bold;}.iz_normal{font-weight:normal;}.iz_floatLeft{float:left;}.iz_floatRight{float:right;}.iz_alignLeft{text-align:left;}.iz_alignCenter{text-align:center;}.iz_clearLeft{clear:left;}.iz_clearRight{clear:right;}.iz_clearBoth{clear:both;}.iz_clearNone{clear:none;}.iz_help{cursor:help;}

/* Wordpress Core CSS Functionality - Load early and
  overload as needed.
  http://interzonemultimedia.com 
*/
/* Image aligment */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* Generic WP are these absolute? */
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Included because these are rarly looked at */
acronym, abbr, span.caps {
	cursor: help;
}

/* Caption Functionality */
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

