@charset "UTF-8";

/*------ Copyright c 2008 PBM FITNESS PTY LTD . Online Clearance Store ------*/

/*------ Contact - phillmackie@pbmfitness.com.au ------*/

/*------ Global ------*/
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #F6F6F6;
	line-height: 25px;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-bottom: 10px;
	text-indent: 10px;
}
body {
	background-color: #140886;
	background-image:url(../site_images/body_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/*------ header ------*/
#headerStretch {
	margin-right: auto;
	margin-left: auto;
	height: 158px;
    width:798px;
}
#headerWrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 158px;
	background-image:url(../site_images/banner_title.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position: relative;
}

#headerWrapper1 {
	width: 617px;
	margin-right: auto;
	margin-left: auto;
	margin-top:3px;
	height: 24px;
	position: relative;
}
.whiteText {
	color: #FFF;
	text-align: center;
	line-height: 26px;
}#headerWrapper #pbmLogo {
	bottom: 5px;
	position: absolute;
}

/*-- nav --*/
#headerWrapper1 ul {
	padding-left:2px;
	list-style-type: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#headerWrapper1 ul li {
	float:left;
	position: relative;
	display: inline;
	width:153px;
}
#headerWrapper1 ul li a {
	color: #FFF;
	text-decoration: none;
	margin-left:1px;
	margin-right:1px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#110775;
	text-align:center;
	line-height:24px;
	display: block;
	font-size: 16px;
}
#headerWrapper1 ul li a:hover {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-color:#1f83c5;
	text-align:center;
	display: block;
	font-size: 16px;;
}

#header  #login {
	position: absolute;
	right: 0px;
	bottom: 10px;
	color: #333333;
	font-size: 12px;
	width: 540px;
	line-height: 25px;
}
#login #LoginBtn {
	position: absolute;
	right: 0px;
}
.loginText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	margin-right: 10px;
	background-color: #E9E9E9;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999;
	font-weight: normal;
}
#header .date {
	position: absolute;
	color: #666666;
	text-align: center;
	bottom: 20px;
	left: 78px;
}
/*------ Content ------*/
td .pageHeading{
	font-size: 18px;
	color: #110775;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td .pageHeading .smallText {
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#contentWrapper {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
td .main b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
/*-- left column --*/
#contentWrapper #leftCol {
	font-family: Arial, Helvetica, sans-serif;
	width: 179px;
	float: left;
	padding-left:5px;
}
#leftCol #quickSearch {
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	position: relative;
	background-image:url(../site_images/search_bg.gif);
	background-repeat: no-repeat;
}
#quickSearch #InputGo {
	position: absolute;
	bottom: 10px;
	left: 83px;
	text-align: center;
}
#quickSearch .searchbox {
	width: 135px;
	background-color:#d7d7d7;
	color: #666666;
	position: absolute;
	top: 37px;
	left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 14px;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}
#leftCol   #navTitle   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: none;
	font-weight: normal;
	display: block;

}

#leftCol #usercategory_content {
	display: block;
	color: #ffffff;
	line-height:24px;
	font-size: 14px;
	text-indent:10px;
	text-decoration: none;
	margin-top:3px;
	padding-bottom:2px;
	background-color:#ffffff;
}
#leftCol #usercategory_content a{
	color: #ffffff;
	background-color:#110771;
	text-decoration: none;
	text-indent:10px;
	font-size: 14px;
	line-height:24px;
	margin-top:2px;
	display: block;
}
#leftCol #usercategory_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808080;
}

/*--Navigation--
 #leftCol #navLevel0 a{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	padding-left: 35px;
	display: block;
	background-image: url(../pbm_online_images/nav_green_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#leftCol #navLevel0 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	padding-left: 35px;
	display: block;
	background-image: url(../pbm_online_images/nav_green_arrow_hover.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #808080;
}
#leftCol #navLevel1 a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	padding-left: 45px;
	display: block;
	background-repeat: no-repeat;
	background-position: 30px center;
	background-color: #E9E9E9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#leftCol #navLevel1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	padding-left: 45px;
	display: block;
	background-repeat: no-repeat;
	background-position: 30px center;
	background-color: #00A651;
	background-image: url(../pbm_online_images/green_arrow_sub_hover.png);
}

*/
#leftCol #leftCart {
	margin-top: 10px;
	height:140px;
	color:#FFF;
	background-color: #E9E9E9;
	background-image:url(../site_images/email_bg.gif);
	background-repeat:no-repeat;
}
#leftCol #leftCart1 {
	margin-top: 10px;
	height:140px;
	color:#FFF;
	background-color: #E9E9E9;
	background-image:url(../site_images/email_bg_original.gif);
	background-repeat:no-repeat;
}

.leftlogin{
	padding-left:15px;
}
.leftlogin input{
	background-color:#d7d7d7;
	border:none;
}
.leftBoxTop {
	background-image:url(../site_images/category_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color:#FFF
	padding-bottom: 0px;
	padding-right: 10px;
}
.leftBoxTop1{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color:#FFF;
	padding-bottom: 0px;
	padding-right: 10px;
}
.leftBoxBottom {
	background-image: url(../pbm_online_images/left_column_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.leftnavbottom {
	background-image:url(../site_images/cate_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}


#leftCol #info{
	background-color:#110771;
	margin-top: 10px;
	margin-left:1px;
	margin-right:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
#leftCol #info a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 2em;
	padding-left: 15px;
}
#leftCol #info a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#leftCol #paymentdisplay{
	margin-top: 10px;
	margin-left:1px;
	margin-right:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	background-image: url(../site_images/payment_support.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:319px;
}

/*------main content ------*/
#contentWrapper #contentMain {
	float: right;
	width: 622px;
	padding-bottom: 30px;
}
#contentMain1 {
	float: right;
	width: 602px;
	padding-right:10px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom: 30px;
}
#contentMain #topNav {
	position: relative;
	background-color: none;
	background-image:none;
	background-repeat: repeat-x;
}
#contentMain .breadcrumbs {
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	text-indent: 10px;
	border: 1px solid #999999;
	color: #666666;
}
#contentMain .breadcrumbs a {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
#contentMain .breadcrumbs a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: underline;
}
#topNavWelcome {
	position: absolute;
	top: 15px;
	left: 50px;
	color: #333333;
	width: 342px;
}
#topNav #topNavCart {
	position: absolute;
	right: 0px;
	marign-top:10px;
	width: 400px;
	line-height: 42px;
	color:#130976;
}
#topNav #topNavCart a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../pbm_online_images/seperator.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#topNav #topNavCart a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../pbm_online_images/seperator.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.messageStackSuccess  {
	font-size: 14px;
	line-height: 1.5em;
	color: #990000;
	padding: 10px;
}
.messageStackSuccess b {
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
}
.messageStackError {
	font-size: 14px;
	line-height: 1.5em;
	color: #FF0000;
	padding: 10px;
}
#contentMain .boxText {
	line-height: 25px;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	padding-left: 10px;
}
td.boxText a {
	line-height: 20px;
	color: #ffffff;
	text-decoration:none;
}
td.boxText a:hover {
	line-height: 20px;
	color: #ffffff;
	text-decoration:underline;
}
.productListing-heading {
	font-size: 14px;
	line-height: 25px;
	color: #990000;
}
/* clear both floats to content */
.clearFloats {
	clear: both;
}
/*------ Footer -------*/
#footerWrapper #footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 149px;
	position: relative;
}
#footerWrapper {
	background-image: url(../pbm_online_images/footer_bg.png);
	background-repeat: repeat-x;
	height: 149px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
#footer ul {
	list-style-type: none;
	color: #333333;
	position: absolute;
	top: 30px;
	width: 420px;
	left: 240px;
}
#footer .footerNavLast {
	background-image: url(../pbm_online_images/seperator.png);
	background-repeat: no-repeat;
	background-position: right;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-image: url(../pbm_online_images/seperator.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
#footer ul li a:hover {
	color: #00A651;
	text-decoration: underline;
}
#creditCards  {
	position: absolute;
	top: 25px;
	height: 39px;
	width: 219px;
	background-image: url(../pbm_online_images/phone.png);
	color: #666666;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 39px;
	text-align: center;
}
#footer #ninjaPower {
	position: absolute;
	right: 0px;
	top: 25px;
}
#footerWrapper #footer .copyright {
	text-align: center;
	position: absolute;
	top: 70px;
	width: 900px;
	color: #666666;
}
#leftCol #leftCart .leftBoxTop .leftBoxTop1 {
	color: #ffffff;
}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


