/*
Theme Name: Progression.me v2
Theme URI: http://www.progresison.me/
Description: The main progression theme
Version: 2.0
Author: Rob Claisse
Author URI: 
Tags: 
*/


* {
padding: 0;
margin: 0
}

html,body {
	height : 100%;
	
}

body {
	font-size: 12px;
	color : #272727 ;
	background: #b6b6b6 url('images/bg-main.gif') repeat-y 50% 0;
	font : Helvetica, sans-serif, Arial,;
}
div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,td,th,form,label,input,textarea,object {
margin: 0;
padding: 0;
font: 12px/15px Helvetica,sans-serif,Arial;
}

h1 {
	font : inherit;
}

ul,ol,li {
list-style-type: none;
margin: 0;
padding: 0
}
img {
border: none
}
td {
vertical-align: top
}

.clearer {
	clear : both;
}

#all-container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
}

#main-header {
	height : 128px;
	width : 100%;
	background : black;
}

#main-header #top-bar {
	height : 14px;
	background: transparent url('images/sprites-main.png') repeat-x 0 -318px;
	background : #363535;
}

#main-header #banner-whole {
	height : 84px;
	background : #be2700 url('images/header-bg.jpg') repeat-x center;
}

#banner-whole #banner {
	height : 84px;
	background : url('images/header.jpg') no-repeat center;
}

#banner-whole #banner-container, #bottom-bar-container, #main-container, #footer-container  {
	width: 980px !important;
	margin: 0 auto !important;
	position: relative;	
}
#footer-container  {
	width: 1000px !important;
	clear: both;
	color : #FDFFC8;
	font-size : 10px;	
}


#banner-whole #banner-container {
	height : 84px;
}

#banner-container #banner-clickzone {
	width : 321px;
	height: 53px;
	/* background-color : green;
	opacity : 0.5; */
}

#banner-links {
	position : absolute;
	right : 10px;
	top : 5px;
}

#banner-search {
	position : absolute;
	right : 10px;
	bottom : 5px;
	color : #fdffc8;
}

/*
#banner-search #s {
	font-size : 12px;
	width : 100px;
}
*/

#banner-links a {
	color : #fdffc8;
	text-decoration : none;
	padding : 0px 0px 0px 13px;
}

#banner-whole #navtabs-container {
	position: absolute;
	top : 56px;
	left : 0px;
	height : 28px;
}


#navtabs,#navtabs ul,#nav_submenu {
padding: 0;
margin: 0;
list-style: none
}
#navtabs a {
margin-top: 5px;
background: transparent url('images/sprites-main.png') no-repeat 0 -100px;
padding: 0 0 0 9px;
display: block;
text-decoration: none;
color: #fff;
font-size: 12px
}

#navtabs a.store {
	font-weight : bold;
	color: #FFF83A;	
}

#navtabs a span {
display: block;
background: transparent url('images/sprites-main.png') repeat-x 100% -72px;
padding: 6px 9px 2px 0
}
#navtabs a:hover {
background-position: 0 -157px;
color: #fff;
text-decoration: none;
}
#navtabs a:hover span {
background-position: 100% -129px;
text-decoration: none;
}
#navtabs li {
float: left;
border-right: 2px solid transparent;
}

#navtabs .gap {
	padding-left : 20px;
}

#navtabs a.this,#navtabs a.this:hover,#navtabs li:hover a.this {
background: url('images/sprites-main.png') repeat-x 0 -38px;
color: #fdffc8;
position: relative;
padding: 0 0 0 9px;
margin-top: 0;
font-size: 16px;
}
#navtabs a.this span,#navtabs a.this:hover span,#navtabs li:hover a.this span {
background: transparent url('images/sprites-main.png') repeat-x 100% -5px;
padding: 8px 9px 6px 0;
display: block
}


#main-header #bottom-bar {
	height : 30px;
	background: transparent url('images/sprites-main.png') repeat-x 0 -341px;
}

#bottom-bar-container {
	padding-left : 0px;
	height : 30px;
	
}

#nav_submenu_contain {
background: transparent url(sprites/core-site.gif) repeat-x 0 -251px;
height: 29px;
border: 1px solid #ff6701;
border-width: 0 2px;
margin: 0 0 1px
}

#nav_submenu a {
display: block;
text-decoration: none;
color: #fdffc8;
padding: 0 0 0 12px;
background: transparent url(xxx) repeat-x 0 -251px;
line-height: 18px;
font-size: 12px
}
#nav_submenu li {
float: left;
margin: 0 0 0 3px;
background: transparent url('images/navbar-content-divider.gif') no-repeat scroll 100% -6px;
padding: 0 5px 0 0
}
#nav_submenu li.endlink {
background: none
}
#nav_submenu a span {
display: block;
padding: 6px 13px 5px 0
}
#nav_submenu a:hover,#nav_submenu a.this {
text-decoration : underline;
color: #fdffc8
}
#nav_submenu a:hover span,#nav_submenu a.this span {

}

#main-container {
	padding : 10px 10px 10px 10px;
}


#main-footer, .pusher {
	clear:both;
	
}

#main-footer {
	height : 150px;
	
}

.pusher {
	/* background-color : yellow; */
	height : 160px;
}

.outer {
border-left: 200px solid #fff;
border-right: 290px solid #fff
}
.outer.wide {
border-left: 0px solid #fff;
border-right: 290px solid #fff
}
* html .outer {
}
.inner {
width: 100%
}
* html .inner {
}
.floatWrap {
float: left;
width: 100%;
margin-left: -200px
}
* html .floatWrap {
}

#middleCol {
float: right;
background: #fff;
margin-right: -200px;
margin-top : 0px;
width: 100%;
}
* html #middleCol {
position: relative
}
.content {
}
#leftCol {
float: left;
width: 190px;
min-height: 250px;
padding-right: 10px;
}
* html #leftCol {
position: relative;
height: 250px
}
#rightCol {
float: right;
width: 280px;
padding-left: 10px;
min-height: 250px;
margin-right: -290px;
margin-top : 0px;
}
* html #rightCol {
height: 250px;
position: relative
}

#middleCol.withPlayer, #rightCol.withPlayer {
	margin-top : 350px;
}

#middleCol.withBanner, #rightCol.withBanner {
	margin-top : 60px;
}

#middleCol.withPlayerAndBanner, #rightCol.withPlayerAndBanner {
	margin-top : 450px;
}

#home-banner {
	width : 780px;
	height : 100px;
	position : absolute;
	top: 360px;
	left: 210px;
	text-align: center;
}

#rightCol .column, #leftCol .column {

}

#rightCol .column {
	width : 280px;
}

#rightCol .column .buybutton, #rightCol .column .imagebutton {
	padding :5px;
	background-color : #676767;
	display : inline-block;
	margin-bottom : 10px;
}

#rightCol .column .imagebutton {
	
	margin-right : 5px;
}

#rightCol .column .buybutton:hover, #rightCol .column .imagebutton:hover {
	background-color : #C0C0C0;
}

#leftCol .column {
	width : 190px;
}

.column .boxhead {
	background: transparent url('images/sprites-main.png') no-repeat 0 -189px;
	padding: 0 0 0 10px;
	display: block;
	font-size: 12px
}
.column .boxhead H2 {
	display: block;
	background: white url('images/sprites-main.png') repeat-x 100% -189px;
	padding: 4px 0px 2px 0px;
	color : #faf7e8;
}

.column .box ul li {
	padding : 0px 0px 0px 0px;
	border-bottom : 1px solid #f2e8eb;
}

.column .box ul li a {
	color : #a41706;
	text-decoration : none;
	display : block;
	padding : 5px 0px 2px 10px;
}
.column .box ul li a:hover {
	background-color : #f2e8eb;
}

.column .browse {
	padding-bottom : 20px;
	
}

#playerCol {
	width : 780px;
	height : 340px;
	position : absolute;
	top : 10px;
	left : 210px;
}

#playerTab {
background: transparent url('images/sprites-main.png') no-repeat 0 -218px;
padding: 0 0 0 10px;
font-size: 14px;
display : inline-block;
}

#playerTab a {
background: white url('images/sprites-main.png') repeat-x 100% -218px;
padding: 9px 10px 2px 0px;
color : #fff;
font-weight : bold;
text-decoration : none;
display : inline-block;
}

#player-container {
	background-color : #444444;
	height : 315px;
	position : relative;
	
}

#playerWin {
	width : 480px;
	height : 295px;
	position : absolute;
	top: 10px;
	left : 10px;
	background-color : silver;
}

#playerBuyButton {
	width : 270px;
	height : 95px;
	position : absolute;
	top: 10px;
	left : 500px;
	/* background-color : gray; */
}
#playerInfo {
	width : 250px;
	height : 170px;
	position : absolute;
	top: 115px;
	left : 500px;
	background-color : #585858;
	color : #b7b7b7;
	overflow-y : auto;
	padding : 10px;
}

#playerInfo p {
	font-size :13px;
	line-height : 17px;
	letter-spacing : 1px;
}

#playerAreaBanner {
	background-color:#943837;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:25px;
	left:210px;
	padding:15px 10px 10px;
	position:absolute;
	text-align:center;
	top:10px;
	width:760px;
}

#videoInfo {
	padding : 10px 10px 10px 10px;
	background-color : #E6E6E6;
	margin-bottom : 10px;
}

#videoDesc {
	padding : 0px 0px 10px 0px;
	
}

#videoDetails .firstColumn {
	padding-right : 5px;
	padding-bottom : 5px;
	text-align : right;
	color: #6F6F6F;
	
}

#videoDetails .secondColumn {
	font-size : 12px;
	font-weight : bold;
	color: #6F6F6F;
}

#videoDetails .secondColumn a {
	text-decoration : none;
	color: #7E0E0B;
}

#videoDetails .secondColumn a:hover {
	text-decoration : underline;
}

#mainBanner {
	padding : 10px;
	background-color : #E6E6E6;
	font-size : 13px;
	margin-bottom : 10px;
}

#mainBanner h1 {
	font-weight : bold;
	font-size : 18px;
	padding-bottom : 10px;
}

#mainBanner ul {
	list-style-type: disc !important;
	padding: 5px 0px 5px 0px;
}

#mainBanner ul li {
	padding: 2px 2px 2px 10px;
}

.tablist {
	margin-bottom : 10px;
}

.post .tablist, .page .tablist {
	margin-bottom : 0px;
}

.tablist.small h2 {
	font-size : 11px;
}
.tablist.large h2 {
	font-size : 13px;
	line-height : 18px;
}

.tabDivider {
border-bottom : 3px solid #525252;
}

.tabDivider .tab {
padding: 0 0 0 10px;
display : inline-block;
}

.tablist.large .tabDivider .tab {
	background: transparent url('images/sprites-main.png') no-repeat 0 -259px;
	font-size: 14px;
}

.tablist.small .tabDivider .tab {
	background: transparent url('images/sprites-main.png') no-repeat 0 -290px;
	font-size: 12px;
}

.tabDivider .tab a {
	padding: 5px 10px 0px 0px;
	color : #fff;
	font-weight : bold;
	text-decoration : none;
	display : block;
}

.tablistVideo, .tablistText, .tablistBox {
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

.tablistBox {
	border-bottom : 1px solid #CCCCCC;
	padding : 10px;
}

.tablist.small .tabDivider .tab a {
	background: white url('images/sprites-main.png') repeat-x 100% -290px;
	padding: 5px 10px 0px 0px;
}

.tablist.large .tabDivider .tab a {
	background: white url('images/sprites-main.png') repeat-x 100% -259px;
	padding: 9px 10px 2px 0px;
}

.tablistText ul li, .tablistVideo ul li {
	padding : 0px 0px 0px 0px;
	border-bottom : 1px solid #CCC;
}

.tablistText ul li a, .tablistVideo ul li a, .tablistBox ul li a  {
	color : #474747;
	text-decoration : none;
	display : block;
	padding : 5px 10px 2px 10px;
}
.tablistText li a:hover, .tablistVideo li a:hover, .tablistBox li a:hover {
	background-color : #CCC;
}

.tablistVideo ul li a img {
	float : left;
}

.tablist.large .tablistVideo ul li a img {
	padding-bottom: 5px;
}

.tablist.small .tablistVideo ul li a h2 {
	font-weight : bold;
	padding-left : 73px;
}
.tablist.small .tablistVideo ul li a h3 {
	padding-left : 73px;
	font-size: 10px;
}

.tablist.large .tablistVideo ul li a h2 {
	font-weight : bold;
	padding-left : 100px;
	
}
.tablist.large .tablistVideo ul li a h3 {
	padding-left : 100px;
	font-size: 10px;
}

.tablist.large .tablistVideo ul li a h4 {
	padding-left : 100px;
	font-size: 10px;
	font-weight : bold;
	color : #67031A;
}

.tablist.large .tablistVideo ul li a h3 span {
	padding-right : 15px;
}

.listmore a {
	text-align:right;
	font-weight:bold;
}

.listmore-page {
	border-bottom : 1px solid #CCCCCC;
	text-align : center;
	padding : 5px;
}

.listmore-page a {
	color : #474747;
	text-decoration : none;
	font-weight : bold;
}

.tablist .itemCheck {
	float : left;
	padding : 28px 0px 0px 0px;
	
}

.tablist.large .cartItem h2 {
	line-height : 0px;
	padding-bottom : 8px;
	padding-top : 8px;
	font-weight : bold;
	color : #474747;
	
}

.tablist.large .cartItem h3.message {
	padding-bottom : 4px;
	padding-top : 0px;
	color : #A43905;
	font-size: 11px;
	
}

.cartTable.items tbody {
	background-color : #DBDBDB;
}

.cartTable tr td, .cartTable tr td input, .cartTable tr td select  {
	font-size : 14px;
	
}

.cartTable tbody tr td {
	font-size : 12px;
	
}

.cartTable.items tr td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.cartTable.items .cartTotals, .cartTable.items thead {
	background-color: #C6C6C6;
}

.cartTable.items .cartTotalsDiscount {
	background-color : #FFF9B6;
	font-weight : bold;
}

.cartTable .cartTotals, .cartTable .cartTotalsDiscount, .cartTable .cartPrices {
	text-align : right;
}

.cartNavButtons {
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : right;
}

.cartNavButtons input {
	font-size : 15px;
}

.tablist .footnote {
	padding-top : 15px;
	font-size : 10px;
	font-color : #999;
}

.thumb90wrapperinner img {
	margin-top : -10px;	
}

.thumb65wrapperinner img {
	margin-top : -7px;	
}


.tablist .thumb90x68img {
	width : 90px;
	height: 68px;	
}

.tablist .thumbC90x122img {
	width : 66px;
	height: 90px;	
}

.tablist .thumbC133x180img {
	width : 133px;
	height: 180px;	
}

.tablist .thumbC65x88img {
	width : 50px;
	height: 68px;	
}

.tablist .thumb65x49img {
	width : 65px;
	height: 49px;	
}

.tablist .thumb90wrapperinner {
	width : 90px;
	height: 50px;	
	overflow : hidden;
}

.tablist .thumbC90wrapperinner {
	width : 90px;
	height: 90px;
	padding-left : 8px;
	overflow : hidden;
}

.tablist .thumbC65wrapperinner {
	width : 65px;
	height: 68px;
	padding-left : 8px;
	overflow : hidden;
}

.tablist .thumb65wrapperinner {
	width : 65px;
	height: 35px;	
	overflow : hidden;
}

.thumbwrapperouter {
	display : inline;
	padding-bottom : 5px;
	float : left;
	
}

.tablistVideo a.buyrow {
	display : block;
	text-align : right;
	background-color : #DFDFDF;
	padding : 0px;
	height : 24px;
}

.buyrow .buybutton {
	width : 96px;
	height : 21px;
	color: white;
	font-weight : bold;
	background: transparent url('images/sprites-main.png') no-repeat 0 -755px;
	padding: 0px 10px 0px 10px;
	margin-top : 0px;
	display: block;
	font-size: 13px;
	float : right;
	cursor : hand;
	line-height : 21px;
}

.excerpt_subheader {
	background-color : #E8E8E8;
	padding : 2px 10px 2px 10px;
	font-size : 11px;
	color : #868686;
	margin-bottom : 10px;
}

.excerpt_subheader_right {
	float : right;
	position : relative;
	min-width:150px;
}

.excerpt_subheader_right a {
	padding-bottom : 2px;
}

.excerpt_subheader_left {
	padding : 3px 0px 3px 0px;
}

.post .entry p, .page .entry p, .tablistBox p {
	padding : 0px 10px 20px 10px;
	font-size : 13px;
	line-height : 18px;
}

.post .entry a, .page .entry a, .excerpt_subheader a, .tablistBox a {
	text-decoration : none;
	color: #7E0E0B;
}

.post .entry a:hover, .page .entry a:hover, .excerpt_subheader a:hover, .tablistBox a:hover {
	text-decoration : underline;
}


.page .entry ul li, .post .entry ul li  {
	list-style-type: disc;
	padding-left: 2px;
	padding-bottom : 3px;
	line-height : 18px;
	font-size : 13px;
}

.page .entry ul, .post .entry ul {
	padding-left : 30px;
	padding-bottom : 20px;
}

.page .entry h3, .post .entry h3 {
	font-weight: bold;
	font-size : 14px;
	padding : 10px 10px 5px;
}

.page .entry h4, .post .entry h4 {
	font-weight: bold;
	font-size : 12px;
	padding : 5px 10px 3px;
}

.post .entry blockquote p {
	padding-left : 80px;
	padding-right: 80px;
	font-style:italic;
	font-size: 15px;
	line-height : 23px;
	font-weight : bold;
	
}



.team-more-info {
	
	
}

#footer-container {
	background: transparent url('images/sprites-main.png') repeat-x 0 -376px;
	background : #363535;
	height : 100%;
	width : 100%;
}

#fnav {
	clear:both;
	float:none;
	margin-top:0;
	padding : 15px;
	padding-left : 90px;
	padding-right : 90px;
}

#fnav .fcolumn {
	float : left;
	padding-left: 10px;
	padding-right : 10px;
	width : 180px;
}

#fnav .fcolumn h3 {
	font-weight : bold;
	font-size : 11px;
}

#fnav .fcolumn ul li {
	font-size : 10px;
	padding-left : 5px;
}

#fnav .fcolumn ul li a {
	text-decoration : none;
	color : inherit;
}

#fnav .fcolumn ul li a:hover {
	text-decoration : underline;
}


#fnav .fcolumn.first, #fnav .fcolumn.first,  {
	margin-left:0 !important;
}

#col3nav {
	clear:both;
	float:none;
	margin-top:0;
}

#col3nav .column {
	float : left;
	padding-left: 0px;
	padding-right : 0px;
	width : 320px;
}

#col3nav .column.first, #col3nav .column.first,  {
	margin-left:0 !important;
}

#col3nav .column.first {
	padding-right :10px;
}

#col3nav .column.last {
	padding-left :10px;
}

.twitterdate {
	font-style : italic;
	color : #363535;
	
}

.page ul.blogroll {
	padding : 10px;
	padding-bottom: 20px;
	
}

.page ul.blogroll li a {
	font-size : 13px;
	color :;
	line-height : 22px;
	text-decoration : none;
	color : inherit;
}

.page ul.blogroll li a:hover {
	text-decoration : underline;	
}

.page ul.blogroll li a img {
	vertical-align: middle;	
	padding-bottom : 2px;
}

.links-cats-list {
	padding-top : 15px;
}

.links-cats-list a {
	color : inherit;
	font-size : 15px;
	text-decoration: none;
	
}

.links-cats-list a:hover {
	text-decoration: underline;
}

/* DVD Pages */

.dvd-cover {
	padding: 0px 10px 10px 10px;	
}

#videoDesc.dvd p {
	
	padding-bottom : 10px;
	font-size: 14px;
	line-height : 20px;
}

#videoDesc.dvd ul li {
	list-style-type: disc;
	padding-left: 2px;
	padding-bottom : 3px;
	line-height : 18px;
	font-size : 13px;
}

#videoDesc.dvd ul {
	padding-left : 20px;
}

#videoDesc.dvd h5 {
	font-size : 16px;
	font-weight : bold;
	padding-bottom : 8px;
	padding-top : 20px;
	
}

/* End of DVD Pages */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.layout-container {
	padding: 0px 10px 0px 10px;
	
}

#respond h3, h3#comments {
	background-color : #E8E8E8;
	padding : 5px 10px 5px 10px;
	font-size : 12px;
	color : #262626;
	margin-bottom : 10px;
	border-top : 1px solid #525252;
}
	
#respond textarea {
	width: 100%;
	padding : 0px;
}	
/* End Comments */
.mediakit-table {
	margin-left : 20px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
}

.mediakit-table tr td {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	padding: 5px;
}

#searchform {
	
}
#searchform #s {
	width : 300px;
	font-size : 15px;
}
#searchform #searchsubmit {
	padding : 5px;
	font-size : 15px;
	width : 100px;
}

.titlebadge {
	font-size : 11px;
	color : white;
	background-color : #6A9DA7;
	padding : 1px 4px 1px 4px;
	margin-left : 7px;
	margin-bottom: 2px;
}

.titlebadge.video {
	background-color : #5D8426;
}

.titlebadge.news {
	background-color : #4B5671;
}

.store-secure-note {
	font-size : 11px;
	color : #919191;
}
.store-secure-note img {
	margin-right : 10px;
}
