@charset "UTF-8";
/* CSS Document */
/* general items*/
#Upper_Back_Large img ,
#Lower_Leg_Large img ,
#Hip_Large img ,
#Low_Back_Pelvis_Large img ,
#Shoulder_Large img,
#Upper_Back_Small img ,
#Lower_Leg_Small img ,
#Hip_Small img ,
#Low_Back_Pelvis_Small img ,
#Shoulder_Small img 
{ behavior: url("/includes/iepngfix/iepngfix.htc") }
body {
	background-image: url(/gfx/backfade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
	padding:0px;
	text-align: left;
	background-color: #c7eafb;
	font-weight: normal;
}
.mandiv {
	background-image: url(/gfx/runningman.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}
.header {
	background-image: url(/gfx/Matrixlogo.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin: auto;
	height: 230px;
	width: 901px;
}
.productlist {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
.productlist li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
.productlist ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.productlist .descr {
	font-weight: normal;
	width: 264px;
}
.productlist .price {
	font-size: 24px;
	padding-top: 3px;
	width: 75px;
	text-align: center;
	color: #EF372D;
}
.productlist .button {
	font-size: 24px;
	padding-top: 0px;
	width: 72px;
	text-align: center;
}
/* ============================= Text Styles ====================== */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.testimonial {
	font-style: italic;
}
.HappyCustomer {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #27557A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #2B5F84;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 30px;
	color: ee342a;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #2B5F84;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4,
.publication h4 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ============================= Main Layout ====================== */
.clear {
	clear:both;
}
#container {
	padding: 0px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
.LanguageSelect {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Menu{
	float:left;
	width:175px;
	margin-right: 0px;
}
.MenuBoxContent {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.MenuLevel1 {
	background-color: #e5e5e5;
	display: block;
	border: 1px solid #CCCCCC;
}
.MenuLevel1 a {
	font-size: 14px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.MenuLevel1 a:hover {
	font-size: 14px;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}
.MenuLevel1 p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.MenuLevel2 {
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
.MenuLevel2 p {
	font-size: 14px;
	margin: 0px;
	color: #666666;
	padding: 0px;
	font-weight: normal;
}
.MenuLevel2 a {
	font-size: 14px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.MenuLevel2 a:hover {
	font-size: 14px;
	display: block;
	background-color: #E5E5e5;
	text-decoration: none;
}
.PageBody{
	float:right;
	width:696px;
	margin-bottom: 20px;
}
/* ============================= Box Outs ====================== */
.BoxContent{
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-repeat: no-repeat;
}
.BoxContentNoPad {
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.BoxContentRightPad {
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.SingleBoxOut{
	width:285px;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
	background-color:#FFF;
	float: left;
	margin-right: 5px;
}
.SingleBoxOutRight{
	width:285px;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
	background-color:#FFF;
	float: right;
	margin-left: 0px;
}
.DoubleBoxOut{
	width:592px;
	border: 1px solid #E5E5E5;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: left top;
}
.DoubleBoxOutRight{
	width:592px;
	border: 1px solid #E5E5E5;
	background-color:#FFF;
	margin-bottom: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
}
.FullBoxOut{
	width:901px;
	border: 1px solid #E5E5E5;
	background-color:#FFF;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.BoxContentNoPad h4 {
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #27557A;
	color: #FFFFFF;
	padding: 10px;
	font-size: 24px;
	font-weight: normal;
}
.BoxContentRightPad h4 {
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #27557A;
	color: #FFFFFF;
	padding: 10px;
	font-size: 24px;
	font-weight: normal;
	margin-right:10px;
}
.BoxContentRightPad li {
	color: #000000;
}
.News .BoxContentNoPad h4 {
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #27557A;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
.SmallBoxOut .BoxContentNoPad h4 {
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #27557A;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
}
.ThirdBoxOut .BoxContentNoPad h4 {
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #27557A;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	height: 32px;
}
.HalfBoxOut {
	border: 1px solid #E5E5E5;
	margin-left: 0px;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
	width: 323px;
}
.HalfBoxGap {
	float: left;
	width: 20px;
	height: 343px;
}
.HalfBoxContent {
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 321px;
}
.SmallBoxOut {
	border: 1px solid #E5E5E5;
	margin-left: 20px;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
	width: 210px;
}
.ThirdBoxOut {
	border: 1px solid #E5E5E5;
	margin-left: 20px;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
	width: 209px;
}
.ThirdBoxOut .BoxContentNoPad {
}
.PageBody .FullBoxOut .FullBoxContentNoPad .NoPadInner {
	padding-right: 0px;
	width: 656px;
}
.ThirdBoxOut .BoxContentNoPad .NoPadInner {
	height: 82px;
}
.ThirdBoxOut .BoxContentNoPad .redButton {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.DetailsPrice{
	float:right;
	font-size:24px;
	color:#F00;
	margin-top: 8px;
	padding-top: 5px;
}

/* END Course Picker */
/* ============================= Login Buttons ====================== */
#container .header #TopMenu form input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width:50px;
	margin-right: 10px;
}
#container .header #TopMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
/* ============================= Navigation Buttons ====================== */
.ButtonBlock{
	display: block;
	padding: 5px;
	float:right;
}
.ButtonBlock a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(/gfx/red.jpg);
	background-color: #ef382e;
	background-position: bottom;
	padding: 5px;
}
.ButtonBlock a:hover{
	text-decoration:none;
	background-image:none;
}
.redButton1{
	display: block;
	text-align: right;
	float: right;
	margin-top: 8px;
	margin-left: 5px;
	padding: 5px;
}
.redButton1 a{
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 5px;
	line-height: 11px;
	background-image: url(/gfx/red.jpg);
	background-color: #ef382e;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
}
.redButton1 a:hover{
	text-decoration:none;
	background-image:none;
	display: block;
}
.redButton{
	text-align: right;
	float: right;
	margin-top: 8px;
	margin-left: 5px;
	padding: 5px;
	/*width: 90px;*/
		
}
.redButton a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 5px;
	line-height: 11px;
	background-image: url(/gfx/red.jpg);
	background-color: #ef382e;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redButton a:hover{
	text-decoration:none;
	background-image:none;
	display: block;
}
.UseRedButton{
	display:block;
	float:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 5px;
	line-height: 11px;
	background-image: url(/gfx/red.jpg);
	background-color: #ef382e;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.UseRedButton a:hover{
	text-decoration:none;
	background-image:none;
	display: block;
}
.profile .redButton{
	text-align: center;
	float: right;
	margin-left: 5px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	width: 60px;
}
.profile .redButton a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	line-height: 11px;
	background-image: url(/gfx/red.jpg);
	background-color: #ef382e;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.profile  .redButton a:hover{
	text-decoration:none;
	background-image:none;
}


/* =============================  Performance Stability  =============================*/

.matrixWrapper {
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container .PageBody .FullBoxOut .FullBoxContent .matrixWrapper img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
}

.Downloads {
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 121px;
}
.Downloads img      {
	margin: auto;
}
.DownloadTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: left;
}

.logo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.PageBody .MidBoxOut .MidBoxContent li,
.PageBody .HalfBoxOut .HalfBoxContent li {
	font-family: helvetica, Arial, verdana;
	font-size: 12px;
	color: #000000;
	list-style-image: url(/gfx/PSIcon.gif);
	line-height: 20px;
	list-style-position: outside;
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 5px;
}
.testimonial {
	font-style: italic;
}
.referrer {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
}
.SidePanel .News {
	margin-bottom: 20px;
	margin-left: 0px;
}
.News .NewsContent h3 {
	color: #000000;
}
.CentreWrap {
	width: 464px;
	float: left;
}
.publication {
	background-color: #F2F2F2;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.publication p {
	line-height: normal;
}
.publication h5 {
	color: #27557A;
}
.publication h4 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	font-weight: bold;
}
.OtherTeam {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #26557A;
	background-image: url(/gfx/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	text-indent: 0px;
}
.OtherTeam img {
	margin-right: 5px;
	margin-bottom: -5px;
	float: left;
}
#container .PageBody .SidePanel .News .BoxContentNoPad img {
	margin: 010px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	height: 22px;
	position: fixed;
	z-index: 5;
	bottom: 0px;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	background-image: url(/gfx/grey.jpg);
	background-repeat: repeat-x;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	height: 21px;
	margin-top: 4px;
}
.credit a {
	color: #FFFFFF;
	text-decoration: none;
}
.credit a:hover {
	color: #D52121;
	background-color: #FFFFFF;
}
.NoPadInner {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.remaining {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2B5F84;
	float: right;
	font-size: 42px;
	width: 189px;
	text-align: center;
	margin-top: 10px;
}
.profile li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	width: 70px;
	color: #27557A;
}
.profile ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	clear: both;
	padding: 0px;
	margin-top:0px;
	height: 30px;
	background-color: #E5E5E5;
	margin-right: 0px;
}
.profile .certs {
	width: 155px;
}
.profile .clients {
	width: 70px;
}
.profile .reference {
	width: 130px;
}
.profile .matrix {
	width: 140px;
}
.profile .tests {
	text-align: center;
	width: 30px;
}
.profile .lastdate {
	width: 60px;
	text-align: center;
}
.profile .ListButton {
	width: 60px;
	text-align: center;
}
.profile .reference a {
	color: #27557A;
}




.profiletest li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	width: 140px;
	color:#27557A;
}
.profiletest ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	clear: both;
	padding: 0px;
	height: 30px;
	margin-top:0px;
	background-color: #ffffff;
	margin-right: 0px;
}
.profiletest .certs {
	width: 100px;
}
.profiletest .clients {
	width: 100px;
}
.profiletest .reference {
	width: 130px;
}
.profiletest .matrix {
	width: 140px;
}
.profiletest .tests {
	text-align: center;
	width: 30px;
}
.profiletest .lastdate {
	width: 60px;
	text-align: center;
}
.profiletest .reference a {
	color: #27557A;
}



.good {
	background-color: #e5e5e5;
	padding: 5px;
	float: left;
	width: 274px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.medium {
	background-color: #e5e5e5;
	padding: 5px;
	float: left;
	width: 274px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.bad {
	background-color: #e5e5e5;
	padding: 5px;
	float: left;
	width: 274px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.comparison {
	background-color: #e5e5e5;
	float: left;
	width: 422px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.comparisonR {
	background-color: #e5e5e5;
	padding: 5px;
	float: left;
	width: 274px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
}
.good h4 {
	background-color: #0a9246;
	background-image: url(/gfx/green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bad h4 {
	background-image: url(/gfx/red.jpg);
	background-color: #EF372D;
}
.medium h4 {
	background-image: url(/gfx/amber.jpg);
	background-color: #F89222;
}
.good p, .medium p, .bad p{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}
.restrictions p {
	font-size: 14px;
}
.sidead {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.productlist .productname {
	width: 120px;
	padding-top: 3px;
	padding-left: 3px;
}
.blueman img {
	float: right;
}
.blueman .redButton {
	float: left;
}
.Control{
	float:right;
	background-color:#cccccc;
}.mandiv form .header #TopMenu input {
	font-size: 12px;
	width: 80px;
	margin-right:4px;
	margin-top:0px;
}
.login {
	width: 600px;
	float:right;
}
.BasketListContainer{
	width: 690px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.BasketRowHeader{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-color: #2b5f84;
	width: 605px;
	color: #FFF;
}
.BasketRow1{
	width: 605px;
}
.BasketRow2{
	background-color:#FED8A1;
	width: 605px;
}
.BasketName{
	padding:3px;
	width:282px;
	float:left;
	font-size:12px;
}
.BasketQuantity{
	padding:3px;
	width:104px;
	float:right;
	text-align:center;
	font-size:12px;
}
.BasketPrice{
	padding:3px;
	width:84px;
	float:right;
	font-size:12px;
}
.BasketUpdate{
	padding:3px;
	width:344px;
	float:right;
	font-size:12px;
}
.BasketTotalRow{
	padding:3px;
	width:64px;
	float:right;
	font-size:12px;
}
.BasketDelete{
	padding:3px;
	width:40px;
	float:right;
	font-size:12px;
	text-align:center;
}
.BasketRowHeader .BasketName{
	font-weight:bold;
}
.BasketRowHeader .BasketQuantity{
	font-weight:bold;
}
.BasketRowHeader .BasketPrice{
	font-weight:bold;
}
.BasketRowHeader .BasketTotalRow{
	font-weight:bold;
}
.BasketRowHeader .BasketDelete{
	font-weight:bold;
}
.BasketRow1 .BasketDelete a, .BasketRow2 .BasketDelete a{
	color:#F00;
}
/* ============================= Billing Details Box ========================== */
.BillingContainer{
	float:left;
	background-color:#FFF;
	margin-right:9px;
	width: 300px;
	min-height: 291px;
	height:auto !important;
	height: 291px;
}
.BillingAdditionalContainer{
	width: 570px;
	background-color:#FFF;
	margin-top: 0px;
	float: left;
	margin-bottom: 9px;
}
.BillingHeader{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-color: #2b5f84;
	padding: 3px;
	color: #FFF;
}
.BillingItem{
	float:left;
	height: 25px;
	width:120px;
}
.BillingInput{
	float:left;
	width: 150px;
	height: 25px;
}
.BillingInput input{
	width:150px;
}
.BillingGeneral{
	padding:10px;
}
.CheckoutNavagation{
	padding: 3px;
	margin-top: 9px;
	width: 604px;
}
.CheckoutNavLeft{
	margin-top: -28px;
	width: 612px;
}
.CheckoutNavRight{
	text-align: right;
	width: 880px;
	margin-top: 9px;
}
.CheckoutNavLeftCombined{
	width: 450px;
	float: left;
	margin-top: 9px;
}
.CheckoutNavRightCombined{
	margin-top: 9px;
	float: left;
	width: 430px;
	text-align: right;
}
.Error{
	color:#F00;
	font-weight:bold;
}
.mandiv #container .DoubleBoxOut .BoxContent ul {
	list-style-type: disc;
}
.mandiv #container .DoubleBoxOut .BoxContent li {
	color:#000;
	margin-bottom:10px;
	padding-left: 10px;
}
.PdfThumb{
	float:left;
	width:300px;
	margin-left:10px;
	margin-right:16px;
}
.PdfThumbImage{
	text-align:left;
}
.VideoThumb{
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:16px;
	height:180px;
}
.VideoThumbImage{
	text-align:center;
}
.VideoThumbText{
	height:80;
}
