body
{
    background-image: url(/images/pmtoday/body-background.jpg);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-color: #9f171b;
}

body#pop-up
{
    background-image: none;
    background-color: #FFFFFF!important;
}

html
{
    font-size: 12px;
    font-family: Georgia, Times New Roman;
    line-height: 17px;
    color: #6e6e6e;
}

ul
{
    margin-left: 20px;
    margin-bottom: 20px;
}

ul li
{
    list-style-type: disc;
    padding-bottom: 3px;
}

p
{
    padding-bottom: 16px;
}

a
{
    color: #d2232a;
}

h1
{
    color: #d2232a;
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

h1 a
{
    color: #d2232a;
    text-decoration: none;
}

h2
{
    font-size: 14px;
    margin-bottom: 12px;
}

h2 a
{
    color: #d2232a;
    text-decoration: none;
}

h3
{
    font-size: 15px;
    font-weight: 100;
    color: #000000;
}

h4
{
    font-size: 13px;
    font-weight: 100;
    color: #000000;
}

/*** BASKET ***/

h1.basket
{
    background-image: url(/images/pmtoday/basket-heading.gif);
    line-height: 26px;
    background-repeat: no-repeat;
    background-position: 60px 0px;
}

#basket .item
{
    width: 530px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    display: table;
    color: #000000;
    margin-top: 20px;
}

#basket .item .basket-left
{
    width: 85px;
    float: left;
}

#basket .item .description
{
    width: 205px;
    float: left;
    font-size: 13px;
    padding-right: 55px;
}

#basket .item .description .red-text
{
    font-size: 16px;
}

#basket .item h1
{
    font-size: 16px;
    line-height: 18px;
}

#basket .item .left .image
{
    margin-bottom: 10px;
}

#basket .item .quantity
{
    width: 115px;
    float: left;
}

#basket .item .quantity h1
{
    margin-bottom: 6px;
}

#basket .item .quantity select
{
    width: 60px;
}

#basket .item .subtotal
{
    width: 70px;
    float: left;
    text-align: right;
    font-size: 13px;
}

#basket .item .subtotal h1
{
    padding-bottom: 0px;
}

#basket .item .subtotal .click-here
{
    float: right;
}

#basket #bottom
{
    padding-top: 15px;
    color: #000000;
}

#basket #bottom .line
{
    margin-top: 20px;
    clear: both;
    float: right;
}

#basket #bottom .line-button
{
    margin-top: 6px;
    clear: both;
    float: right;
}

#basket #bottom .line .col-left
{
    float: left;
    text-align: right;
}

#basket #bottom .line .col-right
{
    width: 120px;
    float: right;
    text-align: right;
}

#basket .links a
{
    color: #6e6e6e;
}

/*** GETTING QUALIFIED ***/

#getting-qualified .download .text
{
    float: left;
    padding-right: 8px;
}

#getting-qualified .download .icon
{
    float: left;
}

#getting-qualified hr
{
    width: 530px;
    float: left;
    clear: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

#getting-qualified td
{
    padding-bottom: 6px;
}

/*** CONSULTANT ***/

#consultant .item
{
    width: 530px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    clear: left;
    float: left;
    padding-bottom: 15px;
    margin-top: 10px;
}

#consultant .item .title
{
    width: 430px;
    color: #d2232a;
    float: left;
}

#consultant .item .title h2
{
    padding-top: 6px;
}

#consultant .item .click-here
{
    float: right;
}

#consultant-details #details .question
{
    width: 55px;
    color: #d2232a;
    float: left;
    clear: left;
}

#consultant-details #details .answer
{
    float: left;
}

#consultant-details #details
{
    padding-bottom: 15px;
    display: table;
}

#consultant-details .click-here
{
    clear: left;
    margin-top: 20px;
}

#SPLSearchArea
{
    clear: both;
    margin-bottom: 20px;
}

#SPLSearchArea a {
	display: none;
}


.validation
{
    clear: left;
    margin-top: 4px;
    float: right;
    margin-right: 40px;
}

.validation-dropdown
{
    clear: left;
    margin-top: 4px;
    float: right;
}

/*** CONTACT US ***/

#contact-us #contacts
{
    clear: left;
    margin-top: 35px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 20px;
    display: table;
}

#contact-us #contacts .item
{
    width: 115px;
    float: left;
    margin-right: 22px;
}

#contact-us #contacts .item .image
{
    margin-bottom: 8px;
}

#contact-us #contacts .item .image img
{
    border: solid 1px #b3b3b3;
}

#contact-us #contacts .item .details h2
{
    color: #d2232a;
}

#contact-us #contacts .item .details
{
    font-size: 10px;
}

#contact-form
{
    padding-top: 20px;
}

#contact-form .row
{
    width: 530px;
    clear: left;
    float: left;
    padding-bottom: 18px;
}

#contact-form .row-large
{
    width: 530px;
    clear: left;
    padding-top: 18px;
    display: table;
}

#contact-form .question
{
    width: 120px;
    float: left;
}

#contact-form .row-large .question
{
    width: 260px;
    margin-right: 8px;
    float: left;
}

.guest-reg .question
{
    width: 265px!important;
    padding-right: 10px;
}

.guest-reg .answer input[type=text]
{
    width: 208px!important;
}

.guest-reg .answer input[type=password]
{
    width: 208px!important;
}

.guest-reg .answer input[type=select]
{
    width: 160px!important;
}

.guest-reg .answer select.large
{
    width: 220px!important;
}

#contact-form .answer
{
    float: left;
}

#contact-form .answer-small
{
    width: 172px;
    float: left;
}

#contact-form .answer-small input[type=text]
{
    width: 140px;
    height: 17px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Georgia, Times New Roman;
    font-size: 11px;
    border: solid 1px #b3b3b3;
}

#contact-form .answer input[type=text]
{
    width: 267px;
    height: 17px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Georgia, Times New Roman;
    font-size: 11px;
    border: solid 1px #b3b3b3;
}

#contact-form .answer input[type=password]
{
    width: 267px;
    height: 17px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Georgia, Times New Roman;
    font-size: 11px;
    border: solid 1px #b3b3b3;
}

#contact-form .answer input[type=submit]
{
    padding-left: 18px;
    padding-right: 18px;
}

#contact-form .answer select
{
    width: 70px;
}

#contact-form .answer select.large
{
    width: 280px;
}

#contact-form .answer textarea
{
    width: 267px;
    height: 38px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 30px;
    font-family: Georgia, Times New Roman;
    font-size: 11px;
    overflow: auto;
    border: solid 1px #b3b3b3;
}

#contact-form .button
{
    float: left;
}

#contact-form h2
{
    margin-top: 20px;
    margin-bottom: 15px;
}

#contact-form #legal
{
    width: 430px;
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 15px;
}

/*** NEWS DETAILS ***/

#news-details .image
{
    width: 430px;
    height: 238px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 3px;
    background-image: url(/images/pmtoday/border-news-details.gif);
}

#news-details .description
{
    width: 400px;
}

#news-details .click-here
{
    margin-top: 20px;
}

/*** CALL TO ACTIONS ***/


#call-to-actions
{
    margin-top: 30px;
    margin-bottom: 20px;
}

.call-to-action
{
	width: 113px;
	float: left;
	margin-right: 25px;
	font-weight: bold;
}

.call-to-action-content
{
	position: relative;
	width: 113px;
	height: 104px;
	border: solid 1px #CCCCCC;
}

.call-to-action-text
{
	height: 71px;
	padding-left: 13px;
	padding-top: 30px;
}

.call-to-action-image
{
	position: absolute;
}

.call-to-action-hover-text
{
    font-size: 12px;
    line-height: 14px;
    font-family: Arial;
}

.call-to-action-hover-text a
{
    color: #fffde4!important;    
}

.call-to-action-hover-text .click-here
{
    margin: 0px!important;
    padding: 0px!important;
}

.call-to-action-hover-text .click-here a
{
    font-size: 12px!important;
    margin: 0px;
}

.call-to-action-hover-text h1
{
    color: #FFFFFF!important;
}

.call-to-action-hover
{
	width: 96px;
	height: 104px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	z-index: 2;
	position: absolute;
}

.call-to-action-hover a
{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.cta1 .call-to-action-hover
{
	background-color: #9d161a;
}

.cta2 .call-to-action-hover
{
	background-color: #9d161a;
}

.cta3 .call-to-action-hover
{
	background-color: #9d161a;
}

.cta4 .call-to-action-hover
{
	background-color: #9d161a;
}

#call-to-actions .call-to-action .description
{
    width: 120px;
    font-size: 12px;
    font-family: Georgia, Times New Roman;
    font-weight: 100;
    line-height: 17px;
    color: #6e6e6e;
}

#call-to-actions .call-to-action .description h1
{
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 0px;
    line-height: 20px;
}

.no-margin
{
    margin: 0!important;
}

.no-padding
{
    padding: 0!important;
}

/*** SOFTWARE REVIEW ***/

#software-review .text
{
    width: 450px;
    float: left;
}

#software-review .click-here
{
    float: right;
}

#software-review .search
{
    width: 530px;
    clear: left;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    display: table;
}

#software-review .search .title
{
    width: 80px;
    float: left;
}

#software-review .search .dropdown-boxes
{
    width: 300px;
    float: left;
}

#software-review .search .dropdown-boxes input
{
    width: 259px;
    height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    background-image: url(/images/pmtoday/search-field.gif);
    font-family: Georgia, Times New Roman;
    font-size: 11px;
    color: #6e6e6e;
    border: 0;
}

#software-review .search .dropdown-boxes select
{
    width: 150px;
    display: block;
    margin-bottom: 4px;
}

#software-review .search .dropdown-boxes select.large
{
    width: 300px;
}

#software-review .results
{
    width: 530px;
    padding-top: 20px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    display: table;
}

#software-review .results .number
{
    width: 200px;
    float: left;
    color: #000000;
    padding-bottom: 12px;
}

#software-review .results .displaying
{
    width: 200px;
    float: left;
    color: #000000;
    padding-bottom: 12px;
}

#software-review .results .button
{
    float: left;
    margin-right: 4px;
}

#software-review #issue
{
    width: 530px;
    padding-top: 20px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: table;
}

#software-review #issue .image
{
    height: 126px;
    padding: 2px;
    margin-right: 10px;
    float: left;
}

#software-review #issue .image img
{
    height: 126px;
    border: solid 1px #b3b3b3;
}

#software-review #issue .description
{
    width: 420px;
    float: left;
}

#software-review #issue .description .title
{
    width: 400px;
    padding-right: 20px;
}

#software-review #issue .description .date
{
    width: 100px;
    text-align: right;
    vertical-align: top;
}

#software-review #issue .click-here
{
    clear: right;
}

/*** LAYOUT ***/

#page
{
    height: 100%;
    background-image: url(/images/pmtoday/page-gradient.png);
    background-position: 50% 0%;
    background-repeat: repeat-y;
}

#main .container
{
    width: 930px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    display: table;
}

.container .left .top-banner
{
    margin-bottom: 20px;
}

.container .left
{
    width: 530px;
    margin-right: 30px;
    float: left;
}

.double-line-section
{
    width: 530px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: 0% 100%;
    background-repeat: repeat-x;
    padding-bottom: 20px;
    display: table;
}

/* Tools directory styling */

.directory-results {
	overflow: auto;
	height: 500px;
}

.directory-icon {
	height: 16px;	
	width: 16px;
}

table.directory {
	border-right: none;
	border-bottom: solid 2px black;
	border-left: none;
	border-collapse: collapse;
	background-color: white;
}

table.directory td {
	padding: 4px;
	border-top: solid 0px white;
	border-right: solid 2px black;
	border-bottom: solid 0px white;
	border-left: solid 0px white;
	background-color: white;
}

table.directory td.categoryTitle {
	background-color: #E6E5EA;
	font-weight: bold;		
	text-align: center;
	border-bottom: solid 2px black;
	border-top: solid 2px black;
}

table.directory td.toprow {	
	 border-top: solid 2px black;
}

table.directory td.toprowInfo {
	 border-top: solid 2px black;
}

table.directory span.CompanyName {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;		
	color: red;
}

table.directory span.WebPhone {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;		
	color: #000000;	
}

table.directory div.Profile {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;		
	color: #000000;	
	padding-top: 10px;
}

span.ProductTitle {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;		
	color: #000000;	
}

table.directory span.SpecialFeature {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

table.directory td.Title {
	 background-color: #005000;
	 color: White;	 
	 font-family: Arial;
	 font-size:  x-small;
	 font-weight: bold;
}

td.directoryFooter { 	
	color: #0F6D4B;	
}

td.company-profile {
	border-bottom: solid 2px #999999;
	padding: 5px;	
}

td.training-course-tick {
	width: 16px;
	vertical-align: top;	
}

td.training-course-title {
	width: 330px;
}

td.training-course-methods {
	width: 66px;
	vertical-align: top;
}
 
.toggle-features-button {
	cursor: pointer;	
	float: left;
}

.training-table {
	width: 96%;	
	border: solid 1px #CCCCCC;
	margin-top: 20px;
}

.training-table td
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.training-table td.menu_spacer
{
    border-bottom: dotted 1px #000000;
    padding-top: 10px;
}

.products-table {
	width: 96%;	
}

.item_title {   
    font-weight: bold;
    color: #d2232a;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}

.training-table
{
    width: 100%;
}

.learning-table
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.learning-table td
{
    padding-right: 8px;
}

/*** TOOLS DIRECTORY ***/

#tools-directory .dropdown-section
{
    width: 530px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: 0% 100%;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: table;
}

#tools-directory .dropdown select
{
    width: 380px;
    float: left;
}

#tools-directory .dropdown
{
    width: 400px;
}

#tools-directory .click-here
{
    float: right;
    margin-top: 0px;
}

#tools-directory #checkboxes
{
    clear: left;
    padding-top: 30px;
    padding-bottom: 20px;
}

#tools-directory #checkboxes .left
{
    width: 165px;
    float: left;
}

#tools-directory #checkboxes .middle
{
    width: 165px;
    float: left;
}

#tools-directory #checkboxes .right
{
    width: 165px;
    float: left;
}

#tools-directory #checkboxes .item
{
    width: 155px;
    margin-right: 10px;
    padding-bottom: 12px;
}

#tools-directory #checkboxes .item input[type=checkbox]
{
    margin-right: 6px;
}

#tools-directory #checkboxes .item .image
{
    width: 12px;
    padding-right: 6px;
    vertical-align: middle;
}

#tools-directory #checkboxes .item .image img
{
    width: 16px;
}

#tools-directory #checkboxes .item .text
{
    width: 115px;
    font-size: 11px;
    font-family: Arial;
    vertical-align: middle
}

#tools-directory #checkboxes .right .item
{
    margin-right: 0px;
    width: 165px;
}

#tools-directory #checkboxes .right .item .text
{
    width: 125px;
}

#tools-directory #details h1
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#tools-directory #details ul
{
    background-image: none;
}

#tools-directory #details ul li ul
{
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#tools-directory #details ul li
{
    margin-bottom: 10px;
}

#tools-directory #details ul li ul li
{
    margin-left: 20px;
}

#tools-directory #details ul li ul li h1
{
    color: #000000;
}

#tools-directory #details ul li ul li img
{
    display: inline-block;
}

#tools-directory #details
{
    width: 530px;
    height: 700px;
    overflow: auto;
}

.company-profile
{
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    padding-top: 15px;
    display: table;
}

.company-profile h2
{
    margin-bottom: 0px;
    margin-top: 20px;
}

.company-profile img
{
    display: inline-block;
    padding-right: 5px;
    width: 16px;
}

.company-profile .SpecialFeature
{
    font-size: 12px;
    font-weight: 100;
}

.products-table
{
    border: solid 1px #CCCCCC;
}

/*** HEADER ***/

#header
{
    width: 930px;
    margin: 0 auto;
    padding-top: 40px;
    display: table;
}

#header #header-right
{
    width: 340px;
    float: right;
}

#header #header-right #search-container
{
    float: right;
    clear: right;
    margin-bottom: 8px;
    display: table;
}

#header #header-right #search-container input
{
    border: solid 1px #b3b3b3;
}

#header #header-right #basket-container
{
    width: 226px;
    float: right;
    clear: right;
    margin-bottom: 8px;
    display: table;
}

#header #header-right #basket-container .box
{
    width: 95px;
    background-color: #f7f8f8;
    border: solid 1px #b3b3b3;
    color: #000000;
    font-family: Georgia, Times New Roman;
    text-align: center;
}

#header #header-right #search-container .box input
{
    width: 138px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Georgia, Times New Roman;
}

#header #header-right #contact-container
{
    float: right;
    clear: right;
    display: table;
}


#header #header-right .text
{
    float: left;
    margin-right: 6px;
    margin-top: 2px;
    text-decoration: underline;
}

#header #header-right .text a
{
    color: #6e6e6e;
}

#header #header-right .box
{
    float: left;
    margin-right: 6px;
}

#header #header-right .icon
{
    float: left;
}

#header #header-right #basket-container .box input
{
    width: 90px;
    text-align: center;
    border: solid 1px #b3b3b3;
    clear: both;
}

/*** MENU ***/

#menu-container
{
    width: 930px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

#menu-container a
{
    color: #6e6e6e;
}

.submenu
{
    padding: 5px 10px 0px 10px;
    margin-left: -10px;
    margin-top: 10px;
    border: solid 1px #CCCCCC;
    font-size: 10px!important;
}

#menu-container a.submenuitem
{   
    font-size: 13px!important;
}

.submenuitem
{
    line-height: 26px;
}

#menu-container .no-background
{
    background-image: none!important;
}

#menu-container a
{
    display: inline-block;
    text-decoration: none;
    font-size: 17px!important;
}

#menu-container a:hover
{
    color: #d2232a;
}

.menu-administration
{
    background-image: url(/images/pmtoday/menu-item-dots.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding-left: 25px;
}

#logo a
{
    width: 581px;
    height: 135px;
    display: block;
    background-image: url(/images/pmtoday/project-manager-today-logo.png);
    text-indent: -9999px;
    float: left;
}

/*** PANELS ***/

.container .panels
{
    width: 215px;
    margin-right: 22px;
    float: left;
}

.container .panels .panel
{
    margin-bottom: 28px;
    padding: 10px 12px 10px 12px;
    background-repeat: repeat-x;
    background-color: #e2e2e4;
    color: #666666;
}

.container .panels .panel h1
{
    font-size: 21px;
    color: #666666;
}

.container .panels .panel h2
{
    font-weight: 100;
    margin-bottom: 0px;
}

.container .panels .digital-issue
{
    width: 189px;
    height: 80px;
    background-image: url(/images/pmtoday/background-panel-digital-issue2.jpg);
    display: block;
}

.container .panels .digital-issue .click-here
{
    width: 74px;
    padding-bottom: 1px;
    border-bottom: solid 1px #d9d9d9;
}

.container .panels .digital-issue
{
    text-decoration: none!important;
}

.container .panels .login
{
    width: 189px;
    background-image: url(/images/pmtoday/background-panel2.jpg);
    border: solid 1px #d8d8da;
}

.container .panels .latest-news
{
    width: 189px;
    background-image: url(/images/pmtoday/background-panel2.jpg);
    font-size: 10px;
    line-height: 16px;
    border: solid 1px #d8d8da;
}

.container .panels .hot-links
{
    width: 189px;
    background-image: url(/images/pmtoday/background-panel2.jpg);
    border: solid 1px #d8d8da;
}

.container .panels .login .forgotten-password
{
    height: 26px;
    border-bottom: solid 2px #e4e5e5;
    padding-top: 4px;
    padding-left: 80px;
    clear: left;
}

.container .panels .login .forgotten-password a
{
    color: #666666;
    font-size: 10px;
}

.container .panels .login .login-button
{
    padding-left: 80px;
    float: left;
}

.container .panels .login .login-button .click-here
{
    padding-top: 0px;
}

.container .panels .login .row
{
    height: 26px;
}

.container .panels .login .question
{
    width: 60px;
    float: left;
    font-size: 12px;
    border-bottom: solid 1px #d9d9d9;
    margin-right: 20px;
}

.container .panels .login .answer
{
    float: left;
}

.container .panels .login .answer input
{
    width: 96px;
    height: 12px;
    margin-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: Georgia, Times New Roman;
    border: solid 1px #d8d8da;
    font-size: 10px;
}

.container .panels .login .description
{
    margin-top: 6px;
    font-size: 10px;
    line-height: 13px;
}

.container .panels .login .logged-in-title
{
    float: left;
}

.container .panels .login .logged-in-light
{
    float: left;
    padding-left: 10px;
    padding-top: 3px;
}

.container .panels .login .credits-remaining
{
    clear: left;
}

.container .panels .latest-news .item
{
    margin-bottom: 10px;
}

.container .panels .hot-links .item
{
    margin-bottom: 10px;
}

.container .banners-right
{
    width: 120px;
    float: left;
}

.container .banners-right .square-banner
{
    margin-top: 10px;
}

/*** NEWS LIST ***/

#news-list .item
{
    width: 530px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: 0% 100%;
    background-repeat: repeat-x;
    margin-top: 15px;
    display: table;
    clear: left;
}

#news-list .item .image
{
    width: 70px;
    height: 59px;
    margin-right: 15px;
    float: left;
}

#news-list .item .image img
{
    border: solid 1px #CCCCCC;
}

#news-list .item .description
{
    width: 360px;
    padding-right: 10px;
    padding-bottom: 15px;
    float: left;
}

#news-list .item .description h2
{
    color: #d2232a;
    margin-bottom: 3px;
}

#news-list .item .description .text
{
    clear: left;
}

#news-list .item .click-here
{
    margin-top: 40px;
    margin-bottom: 25px;
}

/*** NEWS ***/

#Home .left #news
{
    width: 530px;
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: 0% 100%;
    background-repeat: repeat-x;
    display: table;
}

#Home .left #news .item
{
    clear: both;
    padding-bottom: 30px;
    display: table;
}

#Home .left #news .item .image
{
    width: 136px;
    float: left;
    margin-right: 12px;
    border: solid 1px #CCCCCC;
}

#Home .left #news .item .image img
{
    width: 136px;
}

#Home .left #news .item .description
{
    width: 380px;
    float: left;
}

.red-text
{
    color: #d2232a!important;
}

.black-text
{
    color: #000000!important;
}

.large-text
{
    font-size: 14px;
    line-height: 20px;
}

.click-here
{
    padding-top: 4px;
    border-collapse: separate;
}

.click-here span.arrow
{
    padding-left: 13px;
    background-image: url(/images/pmtoday/arrow.png);
    background-position: right 50%;
    background-repeat: no-repeat;
    line-height: 20px;
}

.click-here a
{
    text-decoration: none;
    font-size: 11px;
    color: #000000;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: solid 1px #d9d9d9;
}

.click-here a:hover
{
    padding-bottom: 2px;
    border-bottom: none;
}

.click-here-big a
{
	font-size: 10pt;
}

/*** STORE ***/

#store
{
    width: 530px;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}

#store .item
{
    width: 290px;
    padding-right: 30px;
    vertical-align: top;
}

#store .item .image
{
    width: 75px;
    margin-right: 10px;
    padding-bottom: 20px;
    float: left;
}

#store .item .description
{
    width: 160px;
    float: left;
    padding-bottom: 20px;
}

#store .item .description h1
{
    font-size: 15px;
    line-height: 18px;
}

/*** STORE DETAILS ***/

#store-details
{
    width: 530px;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}

#store-details #left
{
    width: 165px;
    margin-right: 20px;
    float: left;
}

#store-details #left .image
{
    margin-bottom: 14px;
    float: right;
}

#store-details #left .image
{
    border: solid 1px #b3b3b3;
}

#store-details #left .details
{
    float: right;
    text-align: right;
}

#store-details #left .details .click-here
{
    padding-bottom: 12px;
    float: right;
}

#store-details #left .details .price
{
    font-size: 16px;
    padding-top: 6px;
    margin-bottom: 16px;
    padding-bottom: 4px;
    float: right;
    text-align: right;
    color: #000000;
    clear: both;
    border-bottom: solid 1px #d9d9d9;
}

#store-details #left .details .quantity
{
    font-size: 16px;
    clear: right;
    padding-bottom: 14px;
}

#store-details #left .details .basket-container
{
    width: 130px;
    clear: both;
    float: right;
}

#store-details #left .details .basket-container .icon
{
    float: right;
    margin-right: 6px;
    margin-top: 3px;
}

#store-details #left .details .clear
{
    clear: right;
}

#store-details #description
{
    width: 345px;
    float: left;
}

#store-details #description #click-here-container
{
    width: 130px;
    clear: both;
    float: right;
}

#store-details #description .click-here-arrow
{
    float: left;
    margin-top: 22px;
    margin-left: -10px;
}

#store-details #description .click-here
{
    float: left;
}

#store-details #description .click-here a
{
    padding-right: 0px;
    margin-right: 0px;
}

#store-details #description .addthis
{
    clear: both;
}

#store-details #description .click-here
{
    padding-left: 28px;
    background-image: url(/images/pmtoday/icon-shopping-basket.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    margin-top: 15px;
}

#store-details #description #author
{
    clear: left;
}

/*** SOCIAL MEDIA ***/

#social-media
{
    width: 216px;
    height: 58px;
    background-image: url(/images/pmtoday/social-media-shadow.gif);
    background-position: 0% 100%;
    background-repeat: no-repeat;
}

#social-media .item
{
    width: 47px;
    float: left;
    margin-right: 9px;
}

.paging
{
    margin-top: 15px;
    color: #d2232a;
}

.paging a
{
    color: #d2232a;
    text-decoration: none;
}

.paging .numbers
{
    float: left;
    border-bottom: solid 1px #d9d9d9;
}

.paging .dropdown
{
    float: right;
}

.paging-bottom
{
    padding-top: 35px;
    float: right;
    color: #d2232a;
    clear: both;
}

.paging-bottom
{
    border-bottom: solid 1px #d9d9d9;
}

.paging-bottom a
{
    color: #d2232a;
    text-decoration: none;
}

/*** SEARCH ***/

#search .item
{
    width: 530px;
    clear: left;
    padding-bottom: 15px;
    padding-top: 15px;
    background-image: url(/images/pmtoday/double-border.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    display: table;
}

#search .item .image
{
    width: 80px;
    float: left;
}

#search .item .description
{
    width: 450px;
    float: left;
}

#missing-email .text-box
{
    float: left;
    margin-right: 12px;
}

#missing-email .click-here
{
    float: left;
}

/*** GENERAL STYLES ***/

#breadcrumbs a
{
    text-decoration: none;
    color: #6e6e6e;
}

#breadcrumbs a:hover
{
    text-decoration: underline;
}

.cb
{
    clear: both;
}

/*** STICKY FOOTER ***/

html, form, body {height: 100%;}

#wrap {min-height: 100%; width: 100%;}

#main {overflow:auto; padding-bottom: 36px; clear: both; margin: 0 auto; padding-left: 10px; padding-right: 10px;}  /* must be same height as the footer */

#footer-container {position: relative;
	margin-top: -36px; /* negative value of footer height */
	height: 36px;
	font-size: 12px;
	line-height: 36px;
    text-align: center;
	clear:both;
	background-image: url(/images/pmtoday/footer-gradient.gif);
	background-repeat: repeat-x;
    -moz-background-origin: padding;
    -moz-background-inline-policy: continuous;
    -moz-background-clip: border;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

.clear
{
    clear: both;
}

.addthis
{
    display: table;
    clear: left;
    padding-top: 15px;
}
