/* lay-out */
	a.hasPopUp { text-decoration: underline; }
		a.hasPopUp span 
		{
			text-decoration: underline;
			display : none;
		}
		a.hasPopUp:visited span {
			text-decoration: underline;
			display : none;
		}
		a.hasPopUp:hover span {
			display : block;
			position : absolute;
			width: 400px;
			margin : -100px 0px 0px 100px;
			background-color : #ffffff;
			border : solid 1px #000000;
			padding : 15px;
			z-index : 1000;
			color : #000000;
			text-decoration : none;
			font-size: 110%;
		}
		a.hasPopUp:hover li {
			font-size: 11px;
			line-height: 12px;
		}
		a.hasPopUp:hover h3 {
			margin: 0px 0px 10px 0px;
		}		

html {
	height : 100%;
}
body {
	height : 100%;
	padding : 0em;
	background-color : #ffffff;
	background-repeat : repeat-y;
	background-position : 50% 0%;
	text-align : center;
}
body.portal {
	background-color: #000000;
	margin-top: 0px;
	padding: 0px;
	background-image : url(https://commodoregaming.com/images/cm_gaming_portal_still.jpg);
	background-repeat : repeat-x;
}
#banner 
{ 	margin-top : 0px;
	}
#spotlightcontainer {
    margin: 0px;
    padding: 0px;
}
	form {
		height : 100%;
	}
	#skip {
		position : absolute;
		top : -10em;
	}
	/* DOCUMENT BODY */
	#canvas {
		position : relative;
		width : 981px;
		min-height : 100%;
		margin : 0px auto -29px auto;
		text-align : left;
		background-image : url(https://commodoregaming.com/images/page_back_2cols.jpg);
		background-position : -129px 0px;
		overflow : hidden;
	}
		/* HEADER SPACE */
		#header {
			height : 103px;
			background-image : url(https://commodoregaming.com/images/page_back.jpg);
			background-position : 50% 0%;
		}
			#logo {
				display : block;
				width : 320px;
				height : 63px;
				overflow : hidden;
				float: left;
			}
			.guildWars {
				margin: 0px 0px 0px 100px;	
				float: left;
			}
		/* CONTENT PANE */
		#content {
			float : left;
			width : 740px;
		}
			#content .margin {
				padding : 36px 25px 66px 40px;
			}
				/* header */
				#content h1 {
					width : 675px;
					height : 25px;
					overflow : hidden;
				}
					#content h1 img {}
				/* intro */
				p.intro {
					font-weight : bold;
					margin-bottom : 4px;
				}
				/* divider */
				div.divider {
					position : relative;
					width : 100%;
					height : 20px;
					background-image : url(https://commodoregaming.com/images/divider_back.png);
					background-repeat : repeat-x;
					background-position : 0px 10px;
					clear : both;
				}
					div.divider a {
						position : absolute;
						right : -22px;
						top : 0px;
					}
						div.divider a:link,
						div.divider a:visited {}
						div.divider a:hover,
						div.divider a:active {}
					div.divider hr {
						display : none;
					}
				/* fequently asked questions */
				div.frequentlyAskedQuestions {}
					div.frequentlyAskedQuestions h2 {}
					div.frequentlyAskedQuestions fieldset {
						width : 672px;
						height : 32px;
						margin : 0px 0px 12px 0px;
						overflow : hidden;
						background-image : url(https://commodoregaming.com/images/faq_subject_back.png);
						font-size : 110%;
					}
						div.frequentlyAskedQuestions fieldset label {
							float : left;
							color : #ffffff;
							padding : 7px 5px 5px 8px;
						}
						div.frequentlyAskedQuestions fieldset select {
							float : right;
							margin : 5px 6px 5px 5px;
							width : 452px;
						}
					div.frequentlyAskedQuestions h3 {}
					div.frequentlyAskedQuestions dl {
						margin : 0px 0px 1em 0px;
						font-size : 110%;
					}
						div.frequentlyAskedQuestions dl dt {
							margin : 2px 0px 0px 0px;
							padding : 5px 5px 5px 5px;
							background-repeat : no-repeat;
							background-position : 100% 0%;
							cursor : pointer;
							position : relative;
						}
							div.frequentlyAskedQuestions dl dt.passive {
								color : #543f3f;
								background-color : #f2f3f3;
							}
							div.frequentlyAskedQuestions dl dt.passive_link {
								color : #543f3f;
								background-color : #f2f3f3;
								background-image : url(https://commodoregaming.com/images/faq_passive_link.png);
							}
							div.frequentlyAskedQuestions dl dt.passive_link:hover,
							div.frequentlyAskedQuestions dl dt.passive_hover {
								color : #e76e02;
								background-color : #d8d5d5;
								background-image : url(https://commodoregaming.com/images/faq_passive_hover.png);
							}
							div.frequentlyAskedQuestions dl dt.active_link {
								color : #000000;
								/*background-color : #ffffff;*/
								background-color : #f2f3f3;
								background-image : url(https://commodoregaming.com/images/faq_active_link.png);
							}
							div.frequentlyAskedQuestions dl dt.active_link:hover,
							div.frequentlyAskedQuestions dl dt.active_hover {
								color : #000000;
								/*background-color : #ffffff;*/
								background-color : #f2f3f3;
								background-image : url(https://commodoregaming.com/images/faq_active_hover.png);
							}
								div.frequentlyAskedQuestions dl dt em {
									position : absolute;
									color : #e76e02;
									font-weight : bold;
									font-size : 116%;
									font-style : normal;
									margin : 0px 0px 0px 3px;
								}
								div.frequentlyAskedQuestions dl dt span {
									display : block;
									margin : 0px 0px 0px 25px;
									padding : 0px 64px 0px 8px;
									border-left : solid 1px #7b8592;
								}
						div.frequentlyAskedQuestions dl dd {
							margin : 0px;
							background-color : #ffffff;
						}
							div.frequentlyAskedQuestions dl dd div.padding {
								padding : 5px 69px 5px 40px;
							}
								div.frequentlyAskedQuestions dl dd a {}
									div.frequentlyAskedQuestions dl dd a:link,
									div.frequentlyAskedQuestions dl dd a:visited {}
									div.frequentlyAskedQuestions dl dd a:hover,
									div.frequentlyAskedQuestions dl dd a:active {}
				/* check out list */
				div.frequentlyAskedQuestions.checkOut {}
					/* check out title */
					div.checkOut dl dt span {
						font-size : 150%;
						font-weight : normal;
						color : #000000;
					}
						div.checkOut dl dt span img {
							vertical-align : middle;
						}
						div.checkOut dl dt a {
							float : right;
							margin : -18px 45px 0px 0px;
							font-size : 95%;
						}
					div.checkOut img.spaced {
						float : left;
						margin-left : 213px;
						margin-right : 10px;
					}
					/* check out address form */
					div.checkOut dl dd {}
						div.checkOut dl dd div.padding {
							padding : 5px 38px 5px 40px;
						}
							div.checkOut dl dd h4 {
								line-height : 200%;
							}
							div.checkOut dl dd input.addressChoice {
								position : absolute;
								margin-top : 8px;
							}
							div.checkOut dl dd div.addressForm {
								width : 593px;
								margin-bottom : 1em;
								padding-top : 4px;
								background-image : url(https://commodoregaming.com/images/form_back_top_co.png);
								background-repeat : no-repeat;
								background-position : 0% 0%;
								clear : both;
							}
								div.checkOut dl dd div.addressForm div.padding2 {
									padding : 0px 4px 4px 24px;
									background-image : url(https://commodoregaming.com/images/form_back_bottom_co.png);
									background-repeat : no-repeat;
									background-position : 0% 100%;
								}
										div.checkOut dl dd div.addressForm div.padding2 table tbody tr th {
											width : 181px;
										}
										div.checkOut dl dd div.addressForm div.padding2 table tbody tr th label {
											width : 163px;
										}
								div.checkOut dl dd div.addressForm div.padding3 {
									padding : 0px 4px 4px 4px;
									background-image : url(https://commodoregaming.com/images/form_back_bottom_co.png);
									background-repeat : no-repeat;
									background-position : 0% 100%;
								}
							div.checkOut dl dd p.toRight {
								padding-right : 3px;
							}
								div.checkOut dl dd p.toRight a.link {}
				/* delivery form */
				div.deliveryForm {}
					div.deliveryForm div.padding3 {}
						div.deliveryForm div.padding3 div.deliveryOption {
							height : 32px;
							line-height : 29px;
							overflow : hidden;
							background-image : url(https://commodoregaming.com/images/deliveryForm_back.png);
							background-repeat : no-repeat;
						}
							div.deliveryForm div.padding3 div.deliveryOption.last {
								background-image : url(https://commodoregaming.com/images/deliveryForm_back2.png);
							}
								div.deliveryForm div.padding3 div.deliveryOption input.radio {
									vertical-align : middle;
									margin : -2px 0px 0px 12px;
								}
								div.deliveryForm div.padding3 div.deliveryOption label {
									vertical-align : middle;
									padding-left : 22px;
									font-weight : normal;
								}
								div.deliveryForm div.padding3 div.deliveryOption label img {
									vertical-align : middle;
								}
						div.deliveryForm div.padding3 strong {
							line-height : 200%;
							padding : 0px 6px 0px 6px;
							color : #ffffff;
						}
				/* form */
				div.form {
					width : 672px;
					margin-bottom : 1em;
					padding-top : 4px;
					background-image : url(https://commodoregaming.com/images/form_back_top.png);
					background-repeat : no-repeat;
					background-position : 0% 0%;
					clear : both;
				}
					div.form div.padding {
						padding : 0px 4px 4px 4px;
						background-image : url(https://commodoregaming.com/images/form_back_bottom.png);
						background-repeat : no-repeat;
						background-position : 0% 100%;
					}
						div.form table {
							width : 100%;
							margin : 0px;
						}
							div.form table tbody {}
								/* a row of form elements */
								div.form table tbody tr {}
									div.form table tbody tr th {
										width : 201px;
										padding : 0px;
										background-image : url(https://commodoregaming.com/images/form_table_back.png);
										background-repeat : no-repeat;
										background-position : 0% 100%;
										color : #ffffff;
									}
										div.form table tbody tr th label {
											display : block;
											width : 183px;
											padding : 6px 6px 6px 12px;
											background-image : url(https://commodoregaming.com/images/form_label_back.png);
											background-repeat : no-repeat;
										}
											div.form table tbody tr th label em {
												padding-left : 0.3em;
												font-style : normal;
												color : #eac310;
											}
									div.form table tbody tr td {
										padding : 2px 4px 5px 8px;
										background-image : url(https://commodoregaming.com/images/form_table_back.png);
										background-repeat : no-repeat;
										background-position : -201px 100%;
									}
										div.form table tbody tr td input {
											vertical-align : middle;
										}
										div.form table tbody tr td input.radio {}
										div.form table tbody tr td label {
											font-weight : normal;
											padding-right : 20px;
										}
										div.form table tbody tr td .full,
										div.form table tbody tr td .text {
											width : 448px;
										}
											div.form table tbody tr td select.full,
											div.form table tbody tr td select.text {
												width : 453px;
											}
										div.form table tbody tr td .long {
											width : 318px;
										}
										div.form table tbody tr td .short {
											width : 113px;
										}
										div.form table tbody tr td .left {
											margin-top : 2px;
										}
										div.form table tbody tr td .right {
											margin-top : 2px;
										}
										div.form table tbody tr td textarea {
											width : 448px;
										}
									div.form table tbody tr td.confirmation {}
										div.form table tbody tr td.confirmation input {
											float : left;
											margin : 0px 0px 0px 0px;
										}
										div.form table tbody tr td.confirmation label {
											float : left;
											margin : 0px 0px 0px 6px;
										}
									div.form table tbody tr td .fauxInput {
										display : block;
										padding : 2px 0px 0px 2px;
									}
										div.form table tbody tr td .fauxInput.doc {
											padding-left : 20px;
											background-image : url(https://commodoregaming.com/images/icon_doc.png);
											background-repeat : no-repeat;
											background-position : 0px 0px;
										}
								/* exceptions for the last row in a group */
								div.form table tbody tr.last {}
									div.form table tbody tr.last th {
										background-image : url(https://commodoregaming.com/images/form_last_back.png);
									}
										div.form table tbody tr.last th label {
											padding-bottom : 10px;
										}
											div.form table tbody tr.last th label em {}
									div.form table tbody tr.last td {
										padding-bottom : 9px;
										background-image : url(https://commodoregaming.com/images/form_last_back.png);
									}
							/* footer with buttons and stuff */
							div.form table tfoot {}
								div.form table tfoot td.conditions {
									font-size : 90%;
									padding : 6px 6px 8px 12px;
									color : #000000;
								}
									div.form table tfoot td.conditions span {
										color : #850a0d;
									}
								div.form table tfoot td.confirmation {
									padding : 6px 6px 8px 4px;
								}
									div.form table tfoot td.confirmation label {
										font-weight : normal;
									}
								div.form table tfoot td.buttons {
									padding : 0px 6px 6px 12px;
									text-align : right;
								}
									div.form table tfoot td.buttons input.image {}
								div.form table tfoot td.empty {
									height : 10px;
								}
							/* doubled form */
							div.form table.doubled {}
								div.form table.doubled tbody tr th {
										width : 104px;
								}
									div.form table.doubled tbody tr th label {
										width : 86px;
									}
									div.form table.doubled tbody tr td .full,
									div.form table.doubled tbody tr td .text {
										width : 206px;
									}
										div.form table.doubled tbody tr td select.full,
										div.form table.doubled tbody tr td select.text {
											width : 211px;
										}
					/* less wide page: form */
					body.hasSubNavigation {}
						body.hasSubNavigation div.form {
							width : 504px;
							background-image : url(https://commodoregaming.com/images/form_back_top_hs.png);
						}
							body.hasSubNavigation div.form div.padding {
								background-image : url(https://commodoregaming.com/images/form_back_bottom_hs.png);
							}
								/* a row of form elements */
								body.hasSubNavigation div.form table tbody tr {}
									body.hasSubNavigation div.form table tbody tr td .full,
									body.hasSubNavigation div.form table tbody tr td .text {
										width : 280px;
									}
										body.hasSubNavigation div.form table tbody tr td select.full,
										body.hasSubNavigation div.form table tbody tr td select.text {
											width : 285px;
										}
									body.hasSubNavigation div.form table tbody tr td .long {
										width : 170px;
									}
									body.hasSubNavigation div.form table tbody tr td .short {
										width : 93px;
									}
									body.hasSubNavigation div.form table tbody tr td textarea {
										width : 280px;
									}
									body.hasSubNavigation div.form table tbody tr td select.day {
										float : left;
										width : 50px;
										margin-right : 12px;
									}
									body.hasSubNavigation div.form table tbody tr td select.month {
										float : left;
										width : 130px;
									}
									body.hasSubNavigation div.form table tbody tr td select.year {
										float : right;
										width : 80px;
									}
					/* check out list form */
					div.checkOut div.form table tbody tr {}
						div.checkOut div.form table tbody tr td .full,
						div.checkOut div.form table tbody tr td .text {
							width : 370px;
						}
							div.checkOut div.form table tbody tr td select.full,
							div.checkOut div.form table tbody tr td select.text {
								width : 375px;
							}
						div.checkOut div.form table tbody tr td .long {
							width : 230px;
						}
						div.checkOut div.form table tbody tr td .short {
							width : 130px;
						}
						div.checkOut div.form table tbody tr td textarea {
							width : 370px;
						}
					/* plain text form output */
					div.form.plainText {}
						div.form.plainText div.padding {
							padding : 5px 15px 15px 15px;
						}
					/* form buttons */
					div.buttons {
						width : 493px;
						height : 25px;
						margin : 8px 0px 18px 0px;
					}
						div.buttons a.nobg {
							float : left;
							padding-left : 0px;
							background-image : none;
						}
						div.buttons a {
							float : left;
							height : 25px;
							line-height : 25px;
							padding-left : 18px;
							background-image : url(https://commodoregaming.com/images/button_bullet_link.png);
							background-repeat : no-repeat;
							background-position : 0px 50%;
						}
							div.buttons a:link,
							div.buttons a:visited {
								color : #3f4f6f;
								font-weight : bold;
							}
							div.buttons a:hover,
							div.buttons a:active {
								color : #100000;
								font-weight : bold;
							}
							div.buttons a.right {
								float : right;
							}
						div.buttons input.image {
							float : right;
							margin-left : 8px;
						}
				/* search results */
				div.results {
					width : 672px;
					margin-bottom : 1em;
					background-image : url(https://commodoregaming.com/images/results_back_bottom.png);
					background-repeat : no-repeat;
					background-position : 0% 100%;
					clear : both;
				}
					div.results div.padding {
						padding : 4px 4px 10px 4px;
						background-image : url(https://commodoregaming.com/images/results_back_top.png);
						background-repeat : no-repeat;
						background-position : 0% 0%;
					}
						div.results div.padding p.summary {
							float : left;
							height : 25px;
							overflow : hidden;
							margin : 0px;
							padding-left : 15px;
							color : #334e70;
							line-height : 20px;
						}
							div.results div.padding p.summary em {
								font-style : normal;
								font-weight : bold;
								color : #e76e02;
							}
							div.results div.padding p.summary strong {}
						div.results div.padding p.query {
							float : right;
							height : 25px;
							overflow : hidden;
							margin : 0px;
							padding-right : 15px;
							text-transform : uppercase;
							font-weight : bold;
							line-height : 20px;
						}
							div.results div.padding p.query strong {
								color : #155086;
							}
						div.results div.padding ul.pager {
							clear : both;
							width : 664px;
							height : 32px;
							margin : 0px;
							background-image : url(https://commodoregaming.com/images/results_pager_back.png);
							background-repeat : no-repeat;
							background-position : 0px 0px;
							text-align : center;
							font-size : 110%;
							line-height : 30px;
						}
							div.results div.padding ul.pager li {
								list-style-type : none;
								display : inline;
							}
							div.results div.padding ul.pager li.prev {
								float : left;
								margin-left : 6px;
								text-align : left;
							}
								div.results div.padding ul.pager li.prev a {
									display : block;
									width : 75px;
									height : 27px;
									padding-left : 28px;
									background-repeat : no-repeat;
									background-position : 0px 5px;
								}
									div.results div.padding ul.pager li.prev a:link,
									div.results div.padding ul.pager li.prev a:visited {
										color : #ffffff;
										font-weight : bold;
										background-image : url(https://commodoregaming.com/images/results_prev_link.png);
									}
									div.results div.padding ul.pager li.prev a:hover,
									div.results div.padding ul.pager li.prev a:active {
										color : #334e70;
										font-weight : bold;
										background-image : url(https://commodoregaming.com/images/results_prev_hover.png);
									}
							div.results div.padding ul.pager li.next {
								float : right;
								margin-right : 6px;
								text-align : right;
							}
								div.results div.padding ul.pager li.next a {
									display : block;
									width : 75px;
									height : 27px;
									padding-right : 28px;
									background-repeat : no-repeat;
									background-position : 100% 5px;
								}
									div.results div.padding ul.pager li.next a:link,
									div.results div.padding ul.pager li.next a:visited {
										color : #ffffff;
										font-weight : bold;
										background-image : url(https://commodoregaming.com/images/results_next_link.png);
									}
									div.results div.padding ul.pager li.next a:hover,
									div.results div.padding ul.pager li.next a:active {
										color : #334e70;
										font-weight : bold;
										background-image : url(https://commodoregaming.com/images/results_next_hover.png);
									}
							div.results div.padding ul.pager li.page {
								padding : 0px 2px 0px 2px;
							}
								div.results div.padding ul.pager li.page a {
									font-weight : bold;
								}
									div.results div.padding ul.pager li.page a:link,
									div.results div.padding ul.pager li.page a:visited {
										color : #ffffff;
									}
									div.results div.padding ul.pager li.page a:hover,
									div.results div.padding ul.pager li.page a:active {
										color : #334e70;
									}
							div.results div.padding ul.pager li.current {}
						div.results div.padding dl.links {
							margin : 0px;
						}
							div.results div.padding dl.links dt {
								padding : 8px 10px 0px 8px;
								background-image : url(https://commodoregaming.com/images/results_list_back.png);
								background-repeat : no-repeat;
								background-position : 0px 0px;
							}
								div.results div.padding dl.links dt span {
									float : left;
									width : 66px;
									color : #456109;
									font-weight : normal;
									padding-top : 1px;
								}
								div.results div.padding dl.links dt a {
									font-size : 110%;
									font-weight : bold;
								}
									div.results div.padding dl.links dt a:link,
									div.results div.padding dl.links dt a:visited {
										text-decoration : none;
									}
									div.results div.padding dl.links dt a:hover,
									div.results div.padding dl.links dt a:active {}
							div.results div.padding dl.links dd {
								clear : both;
								margin : 0px;
								padding : 2px 10px 8px 74px;
								background-image : url(https://commodoregaming.com/images/results_list_back.png);
								background-repeat : no-repeat;
								background-position : 0px 100%;
							}
								div.results div.padding dl.links dd a {
									float : right;
									margin : -20px 8px 0px 0px;
								}
									div.results div.padding dl.links dd a:link,
									div.results div.padding dl.links dd a:visited {}
									div.results div.padding dl.links dd a:hover,
									div.results div.padding dl.links dd a:active {}
										div.results div.padding dl.links dd a img {}
				/* less wide page: search results */
				body.hasSubNavigation {}
					body.hasSubNavigation div.results {
						width : 504px;
						background-image : url(https://commodoregaming.com/images/results_back_bottom_hs.png);
					}
						body.hasSubNavigation div.results div.padding {
							background-image : url(https://commodoregaming.com/images/results_back_top_hs.png);
						}
							body.hasSubNavigation div.results div.padding ul.pager {
								width : 496px;
								background-image : url(https://commodoregaming.com/images/results_pager_back_hs.png);
							}
								body.hasSubNavigation div.results div.padding dl.links dt {
									background-image : url(https://commodoregaming.com/images/results_list_back_hs.png);
								}
									body.hasSubNavigation div.results div.padding dl.links dt span {
										font-weight : bold;
									}
									body.hasSubNavigation div.results div.padding dl.links dt a {
										font-size : 110%;
										font-weight : normal;
										padding-left : 10px;
									}
										body.hasSubNavigation div.results div.padding dl.links dt a:link,
										body.hasSubNavigation div.results div.padding dl.links dt a:visited {
											text-decoration : underline;
										}
										body.hasSubNavigation div.results div.padding dl.links dt a:hover,
										body.hasSubNavigation div.results div.padding dl.links dt a:active {
											text-decoration : underline;
										}
								body.hasSubNavigation div.results div.padding dl.links dd {
									background-image : url(https://commodoregaming.com/images/results_list_back_hs.png);
								}
									body.hasSubNavigation div.results div.padding dl.links dd a {
										float : right;
										margin : -15px -2px 0px 0px;
									}
				/* read more summaries */
				div.photoColumn {
					float : left;
					width : 290px;
				}
					div.photoColumn img {}
				div.textColumn {
					float : left;
					width : 380px;
				}
					div.textColumn p.intro {}
					div.textColumn p {}
					ul.links {
						clear : right;
						margin : 0px 0px 1em 0px;
					}
						ul.links li {
							list-style-type : none;
							background-image : url(https://commodoregaming.com/images/links_link.png);
							background-repeat : no-repeat;
							background-position : 0% 0%;
							padding : 0px 0px 4px 20px;
							font-size : 110%;
						}
							ul.links li a {
								font-weight : bold;
							}
								ul.links li a:link,
								ul.links li a:visited {
									color : #e76e02;
								}
								ul.links li a:hover,
								ul.links li a:active {
									color : #000000;
								}
						ul.links li.back {
							background-image : url(https://commodoregaming.com/images/links_back.png);
						}
						ul.links li.file {}
							ul.links li.file a {}
								ul.links li.file a:link,
								ul.links li.file a:visited {
									color : #000000;
									font-weight : normal;
								}
								ul.links li.file a:hover,
								ul.links li.file a:active {
									color : #000000;
									font-weight : bold;
								}
						ul.links li.pdf {
							background-image : url(https://commodoregaming.com/images/links_pdf.png);
						}
						ul.links li.xls {
							background-image : url(https://commodoregaming.com/images/links_xls.png);
						}
						ul.links li.doc {
							background-image : url(https://commodoregaming.com/images/links_doc.png);
						}
					ul.noMargin {
						margin : 0px;
					}
				/* single links */
				span.link,
				a.link {
					font-weight : bold;
					background-image : url(https://commodoregaming.com/images/links_link.png);
					background-repeat : no-repeat;
					background-position : 0% 0%;
					padding : 0px 0px 4px 20px;
				}
					a.link:link,
					a.link:visited {
						color : #e76e02;
					}
					a.link:hover,
					a.link:active {
						color : #000000;
					}
					span.link {
						background-image : url(https://commodoregaming.com/images/links_link_disabled.png);
						color : #b8babc;
					}
				a.back {
					background-image : url(https://commodoregaming.com/images/links_back.png);
				}
					span.back {
						background-image : url(https://commodoregaming.com/images/links_back_disabled.png);
						color : #b8babc;
					}
				/* decorative "more" button */
				span.more {
					display : block;
					float : right;
					width : 50%;
					height : 15px;
					margin : 5px 0px 0px 0px;
					padding : 0px 18px 0px 0px;
					background-image : url(https://commodoregaming.com/images/more_back.png);
					background-repeat : no-repeat;
					background-position : 100% 0px;
				}
					span.more a {
						display : block;
						float : right;
						height : 15px;
						overflow : hidden;
						padding : 0px 5px 0px 5px;
						line-height : 13px;
						background-repeat : no-repeat;
						background-position : 0px 0px;
						text-transform : uppercase;
						font-family : Tahoma, Sans Serif;
						font-size : 90%;
						font-weight : bold;
					}
						span.more a:link,
						span.more a:visited {
							color : #ffffff;
							background-image : url(https://commodoregaming.com/images/more_link.png);
							text-decoration : none;
						}
						span.more a:hover,
						span.more a:active {
							color : #ffffff;
							background-image : url(https://commodoregaming.com/images/more_hover.png);
							text-decoration : none;
						}
				/* important intro */
				div.importantIntro {
					position : relative;
					height : 8em;
				}
					div.importantIntro div.shadow {
						position : absolute;
						visibility : hidden;
						background-color : #e8ae7a;
						width : 100%;
						height : 8em;
						-moz-opacity : 0.5 ;
						filter : alpha(opacity: 50);
						opacity : 0.5;
					}
					div.importantIntro div.content {
						padding : 11px 16px 11px 16px;
					}
						div.importantIntro div.content p {}
							div.importantIntro div.content p strong {}
						div.importantIntro div.content ul.links {
							margin : 0px;
						}
				/* content banner */
				div.contentBanner {}
				/* news titles */
				h3.newsTitle {
					color : #456109;
					font-weight : normal;
				}
				/* summary window */
				div.summaryWindow {
					width : 505px;
					padding-top : 8px;
					background-image : url(https://commodoregaming.com/images/linksColumns_top.png);
					background-repeat : no-repeat;
					background-position : 0px 0px;
					margin-bottom : 1em;
				}
					div.summaryWindow div.padding {
						padding : 2px 15px 10px 15px;
						background-image : url(https://commodoregaming.com/images/linksColumns_bottom.png);
						background-repeat : no-repeat;
						background-position : 0px 100%;
					}
				/* summary window with job title */
				div.summaryWindow.jobTitle {}
					div.summaryWindow.jobTitle p {
						margin : 0px 0px 4px 0px;
						font-weight : bold;
					}
					div.summaryWindow.jobTitle h3 {
						margin : 0px;
						color : #e76e02;
						font-size : 167%;
					}
				/* Shopping basket  in a white bordered window */
				div.summaryWindow.shoppingBasket {
					width : 672px;
					background-image : url(https://commodoregaming.com/images/linksColumns_wide_top.png);
				}
					div.shoppingBasket div.padding {
						padding : 2px 10px 10px 10px;
						background-image : url(https://commodoregaming.com/images/linksColumns_wide_bottom.png);
					}
						div.shoppingBasket table {
							width : 100%;
						}
							div.shoppingBasket table thead {}
								div.shoppingBasket table thead tr {}
									div.shoppingBasket table thead tr th {
										color : #0c2138;
										background-color : #c8d7e8;
										text-transform : uppercase;
										padding : 3px 8px 3px 8px;
										font-weight : normal;
										border-right : solid 1px #ffffff;
										border-bottom : solid 2px #ffffff;
									}
									div.shoppingBasket table thead tr th.price {
										text-align : right;
									}
							div.shoppingBasket table tfoot {}
								div.shoppingBasket table tfoot tr.totals {}
									div.shoppingBasket table tfoot tr.totals th {
										background-color : #edf1f5;
										padding : 3px 6px 30px 6px;
										border-top : solid 10px #ffffff;
									}
									div.shoppingBasket table tfoot tr.totals td {
										background-color : #edf1f5;
										padding : 3px 6px 30px 6px;
										border-top : solid 10px #ffffff;
									}
									div.shoppingBasket table tfoot tr.totals td.quantity {
										text-align : right;
										font-weight : bold;
										padding-right : 12px;
									}
									div.shoppingBasket table tfoot tr.totals td.price {
										text-align : right;
										color : #507c85;
										font-weight : bold;
									}
							div.shoppingBasket table tbody {}
								div.shoppingBasket table tbody tr {}
									div.shoppingBasket table tbody tr td {
										background-color : #f1f1f1;
										padding : 3px 6px 3px 6px;
										border-right : solid 1px #ffffff;
										border-bottom : solid 2px #ffffff;
									}
									div.shoppingBasket table tbody tr td.article {
										width : 342px;
									}
										div.shoppingBasket table tbody tr td.article img {
											float : left;
											margin-right : 8px;
										}
										div.shoppingBasket table tbody tr td.article span.description {
											float : left;
											width : 270px;
										}
									div.shoppingBasket table tbody tr td.quantity {}
										div.shoppingBasket table tbody tr td.quantity input {
											width : 50px;
											padding : 2px 5px 2px 5px;
											text-align : right;
										}
									div.shoppingBasket table tbody tr td.price {
										text-align : right;
										color : #447109;
									}
									div.shoppingBasket table tbody tr td.delivery {}
									div.shoppingBasket table tbody tr td.remove {
										padding : 3px 3px 3px 3px;
									}
									div.shoppingBasket table tbody tr td {}
										div.shoppingBasket table tbody tr td a {}
											div.shoppingBasket table tbody tr td a:link,
											div.shoppingBasket table tbody tr td a:visited {}
											div.shoppingBasket table tbody tr td a:hover,
											div.shoppingBasket table tbody tr td a:active {}
												div.shoppingBasket table tbody tr td a img {}
						div.shoppingBasket p.buttons {}
							div.shoppingBasket p.buttons .image {}
							div.shoppingBasket p.buttons .left {
								margin-right : 10px;
							}
							div.shoppingBasket p.buttons .right {}
				/* order summary */
				div.checkOut div.shoppingBasket {
					width : 620px;
					margin-right : -35px;
				}
					div.checkOut div.shoppingBasket table {
						width : 620px;
					}
						div.checkOut div.shoppingBasket table tfoot {}
							div.checkOut div.shoppingBasket table tfoot tr.totals.subTotal {}
								div.checkOut div.shoppingBasket table tfoot tr.totals.subTotal th,
								div.checkOut div.shoppingBasket table tfoot tr.totals.subTotal td {
									padding-bottom : 8px;
									padding-left : 10px;
									border-right : solid 1px #ffffff;
								}
							div.checkOut div.shoppingBasket table tfoot tr.totals.deliveryCosts {}
								div.checkOut div.shoppingBasket table tfoot tr.totals.deliveryCosts th,
								div.checkOut div.shoppingBasket table tfoot tr.totals.deliveryCosts td {
									padding-top : 0px;
									padding-bottom : 8px;
									border-top : none;
									border-right : solid 1px #ffffff;
									font-weight : normal;
									padding-left : 10px;
								}
							div.checkOut div.shoppingBasket table tfoot tr.totals.subSubTotal {}
								div.checkOut div.shoppingBasket table tfoot tr.totals.subSubTotal th,
								div.checkOut div.shoppingBasket table tfoot tr.totals.subSubTotal td {
									padding-bottom : 0px;
									border-top : solid 2px #ffffff;
									border-right : solid 1px #ffffff;
									font-weight : normal;
									padding-left : 10px;
								}
							div.checkOut div.shoppingBasket table tfoot tr.totals.tax {}
								div.checkOut div.shoppingBasket table tfoot tr.totals.tax th,
								div.checkOut div.shoppingBasket table tfoot tr.totals.tax td {
									padding-top : 0px;
									padding-bottom : 8px;
									border-top : none;
									border-right : solid 1px #ffffff;
									font-weight : normal;
									padding-left : 10px;
								}
							div.checkOut div.shoppingBasket table tfoot tr.totals.total {}
								div.checkOut div.shoppingBasket table tfoot tr.totals.total th,
								div.checkOut div.shoppingBasket table tfoot tr.totals.total td {
									border-top : solid 2px #ffffff;
									border-right : solid 1px #ffffff;
									background-color : #ecf0e8;
									padding-left : 10px;
								}
								div.checkOut div.shoppingBasket table tfoot tr.totals.total th {
									text-transform : uppercase;
								}
								div.checkOut div.shoppingBasket table tfoot tr.totals.total td.price{
									color : #447109;
									font-size : 110%;
								}
						div.checkOut div.shoppingBasket table tbody {}
							div.checkOut div.shoppingBasket table tbody tr td {
								padding-bottom : 8px;
							}
							div.checkOut div.shoppingBasket table tbody tr td.article {
								width : auto;
								padding-left : 16px;
							}
							div.checkOut div.shoppingBasket table tbody tr td.quantity {
								text-align : right;
							}
						div.checkOut div.shoppingBasket p .button {}
				/* order addresses */
				div.orderAddresses {
					width : 620px;
					margin-right : -35px;
					margin-bottom  : 10px;
					background-image : url(https://commodoregaming.com/images/orderAddresses_bottom.png);
					background-repeat : no-repeat;
					background-position : 0% 100%;
				}
					div.orderAddressesBorder {
						background-image : url(https://commodoregaming.com/images/orderAddresses_top.png);
						background-repeat : no-repeat;
						background-position : 0% 0%;
					}
						div.orderAddressesBorder address {
							font-style : normal;
							width : 290px;
							padding : 0px 0px 10px 15px;
							line-height : 160%;
						}
							div.orderAddressesBorder address strong {
								color : #ffffff;
								line-height : 40px;
							}
				/* new users' really big text */
				div.summaryWindow.newUser {
					text-align : right;
				}
					div.newUser strong {
						float : left;
						font-weight : normal;
						font-size : 164%;
						color : #e76e02;
					}
						div.newUser em {
							font-family : 'Courier New';
							font-style : normal;
							font-weight : bold;
							color : #000000;
							padding-left : 10px;
						}
					div.newUser intput {}
					div.newUser img {
						vertical-align : middle;
					}
				/* links in two columns */
				div.linksColumns div.padding ul.links {
					float : left;
					width : 50%;
					margin : 0px;
				}
					div.linksColumns div.padding ul.links li {}
						div.linksColumns div.padding ul.links li a {}
							div.linksColumns div.padding ul.links li a:link,
							div.linksColumns div.padding ul.links li a:visited {}
							div.linksColumns div.padding ul.links li a:hover,
							div.linksColumns div.padding ul.links li a:active {}
				/* price button bar */
				div.buttonBanner {
					clear : both;
					width : 505px;
					height : 44px;
					line-height : 44px;
					overflow : hidden;
					background-image : url(https://commodoregaming.com/images/buttonBanner_back.png);
				}
					div.buttonBanner a {
						float : right;
						margin : 9px 9px 0px 0px;
					}
						div.buttonBanner a img {}
					div.buttonBanner strong {
						padding : 0px 0px 0px 13px;
						color : #265784;
						font-size : 150%;
					}
				div.contentTab div.buttonBanner {
					width : 478px;
					background-image : url(https://commodoregaming.com/images/buttonBanner_tabbed.png);
				}
				/* tabbed content */
				ul.tabbedContent {
					margin : 0px;
					width : 507px;
					height : 26px;
					background-image : url(https://commodoregaming.com/images/tabbedContent_tabs.png);
					background-repeat : no-repeat;
				}
					ul.tabbedContent li {
						list-style-type : none;
						display : inline;
					}
						ul.tabbedContent li a {
							display : block;
							float : left;
							height : 26px;
							padding-left : 8px;
							overflow : hidden;
							background-image : url(https://commodoregaming.com/images/tabbedContent_left_closed.png);
							background-repeat : no-repeat;
							background-position : 0px 0px;
						}
							ul.tabbedContent li a span {
								display : block;
								float : left;
								height : 26px;
								padding-right : 8px;
								overflow : hidden;
								background-image : url(https://commodoregaming.com/images/tabbedContent_right_closed.png);
								background-repeat : no-repeat;
								background-position : 100% 0px;
								font-size : 90%;
								font-weight : bold;
								text-transform : uppercase;
								cursor : pointer;
							}
							/* passive */
							ul.tabbedContent li a:link,
							ul.tabbedContent li a:visited {
								color : #532424;
								text-decoration : none;
								line-height : 30px;
							}
							ul.tabbedContent li a:hover,
							ul.tabbedContent li a:active {
								color : #000000;
								text-decoration : underline;
								line-height : 30px;
							}
							/* active */
							ul.tabbedContent li a.openedTab:link,
							ul.tabbedContent li a.openedTab:visited,
							ul.tabbedContent li a.openedTab:hover,
							ul.tabbedContent li a.openedTab:active {
								color : #000000;
								text-decoration : none;
								line-height : 26px;
								background-image : url(https://commodoregaming.com/images/tabbedContent_left_opened.png);
							}
								ul.tabbedContent li a.openedTab:link span,
								ul.tabbedContent li a.openedTab:visited span,
								ul.tabbedContent li a.openedTab:hover span,
								ul.tabbedContent li a.openedTab:active span {
									color : #000000;
									text-decoration : none;
									line-height : 26px;
									background-image : url(https://commodoregaming.com/images/tabbedContent_right_opened.png);
								}
					div.contentTabs {
						position : relative;
					}
						div.contentTab {
							clear : both;
							width : 507px;
							padding-top : 8px;
							margin-bottom : 1em;
							background-image : url(https://commodoregaming.com/images/tabbedContent_back_top.png);
							background-repeat : no-repeat;
							background-position : 0px 0px;
						}
							div.contentTab div.padding {
								min-height : 410px;
								padding : 5px 15px 5px 15px;
								background-image : url(https://commodoregaming.com/images/tabbedContent_back_bottom.png);
								background-repeat : no-repeat;
								background-position : 0px 100%;
							}
								div.openedTab {
									display : block;
								}
								div.closedTab {
									display : none; 
								}
					/* photo viewer */
					div.photo {
						position : relative;
						width : 348px;
						height : 348px;
						background-color : #bbbbbb;
					}
						div.photo div {
							position : absolute;
							width : 348px;
							height : 348px;
							text-align : center;
						}
							div.photo img {
								margin : 0px auto 0px auto;
							}
					ul.thumbnails {
						float : right;
						width : 128px;
						height : 390px;
						overflow : auto;
						margin : 0px 0px 0px -4px;
					}
						ul.thumbnails li {
							width : 97px;
							height : 97px;
							margin : 0px 0px 5px 10px;
							text-align : center;
							list-style-type : none;
							background-color : #bbbbbb;
						}
							ul.thumbnails li a {
								display : block;
								width : 97px;
								height : 97px;
							}
								ul.thumbnails li a img {}
					/* specs list */
					div.specsList {
						margin-bottom : 10px;
					}
						div.specsList ul {
							width : 100%;
							margin : 1px 0px 0px 0px;
							background-image : url(https://commodoregaming.com/images/specsList_back.png);
							background-position : 50% 0%;
						}
							div.specsList ul li {
								list-style-type : none;
								width : 202px;
								padding : 10px 10px 0px 25px;
								background-image : url(https://commodoregaming.com/images/specsList_bullet.png);
								background-repeat : no-repeat;
								background-position : 8px 12px;
							}
								div.specsList ul li.left {
									float : left;
									clear : both;
									margin-right : 3px;
								}
								div.specsList ul li.right {
									float : left;
								}
								div.specsList ul li.clear {
									background-image : none;
									height : 1px;
									overflow : hidden;
								}
				/* two columns of addresses */
				div.addressColumn {
					width : 504px;
					padding : 5px 0px 0px 0px;
					background-image : url(https://commodoregaming.com/images/addressColumns_top.png);
					background-repeat : no-repeat;
					background-position : 0px 0px;
				}
					div.addressColumn div.padding {
						background-image : url(https://commodoregaming.com/images/addressColumns_bottom.png);
						background-repeat : no-repeat;
						background-position : 0px 100%;
					}
						div.addressColumn div.padding address {
							width : 220px;
							margin : 6px 12px 12px 12px;
							font-style : normal;
							line-height : 150%;
						}
				/* download list */
				div.downloadsWindow {
					padding : 4px 0px 0px 0px;
					background-image : url(https://commodoregaming.com/images/downloadsWindow_top.png);
					background-repeat : no-repeat;
					background-position : 0px 0px;
				}
					div.downloadsWindow div.padding {
						padding : 0px 4px 13px 4px;
						background-image : url(https://commodoregaming.com/images/downloadsWindow_bottom.png);
						background-repeat : no-repeat;
						background-position : 0px 100%;
					}
						div.downloadsWindow div.padding ul {
							margin : 0px;
						}
							div.downloadsWindow div.padding ul li {
								height : 33px;
								list-style-type : none;
								background-image : url(https://commodoregaming.com/images/downloadsWindow_list.png);
							}
								div.downloadsWindow div.padding ul li span.date {
									display : block;
									float : right;
									padding-right : 10px;
									width : 64px;
									height : 33px;
									line-height : 30px;
									color : #456109;
									font-weight : bold;
									text-align : right;
								}
								div.downloadsWindow div.padding ul li a {
									display : block;
									float : left;
									padding-left : 28px;
									background-repeat : no-repeat;
									background-position : 6px 6px;
									width : 392px;
									height : 33px;
									line-height : 30px;
									overflow : hidden;
									font-size : 110%;
								}
									div.downloadsWindow div.padding ul li a:link,
									div.downloadsWindow div.padding ul li a:visited {}
									div.downloadsWindow div.padding ul li a:hover,
									div.downloadsWindow div.padding ul li a:active {}
								div.downloadsWindow div.padding ul li a.pdf {
									background-image : url(https://commodoregaming.com/images/downloadsWindow_icon_pdf.png);
								}
				/* jobs table */
				div.jobsList {}
					div.jobsList h3 {
						font-size : 163%;
						font-weight : normal;
						color : #514141;
						margin : 0em 0em 4px 0em;
					}
					table.jobs {
						width : 100%;
					}
						table.jobs thead {}
							table.jobs thead tr {}
								table.jobs thead tr th {
									font-weight : bold;
									background-color : #d8d5d5;
									color : #e76e02;
									background-image : url(https://commodoregaming.com/images/jobs_divider.png);
									background-repeat : no-repeat;
									background-position : 0% 50%;
									padding : 7px 10px 14px 10px;
								}
									table.jobs thead tr th.first {
										background-image : none;
									}
						table.jobs tbody {}
							table.jobs tbody tr {}
								table.jobs tbody tr td {
									background-color : #f2f3f3;
									background-image : url(https://commodoregaming.com/images/jobs_divider.png);
									background-repeat : no-repeat;
									background-position : 0% 50%;
									font-weight : bold;
									padding : 7px 10px 14px 10px;
								}
									table.jobs tbody tr td.first {
										background-image : none;
									}
				/* emulator window */
				div.emulatorWindow {
					width : 527px;
					padding-bottom : 10px;
					margin-bottom : 10px;
					margin-right : -22px;
					background-image : url(https://commodoregaming.com/images/emulatorWindow_bottom.png);
					background-repeat : no-repeat;
					background-position : 50% 100%;
				}
					div.emulatorContent {
						padding : 57px 17px 36px 19px;
						background-image : url(https://commodoregaming.com/images/emulatorWindow_top.png);
						background-repeat : no-repeat;
						background-position : 50% 0%;
					}
					div.emulatorScreen {
						text-align : center;
					}
						div.emulatorScreen img{}
					p.emulatorControls{
						padding : 30px 12px 6px 12px;
						margin : 0px;
					}
						p.emulatorControls img {}
						p.emulatorControls a.noGap img {
							margin-right : -4px;
						}
					ul.emulatorSettings {
						margin : 0px;
						padding : 6px 12px 0px 12px;
						color : #000000;
					}
						ul.emulatorSettings li {
							display : inline;
							list-style-type : none;
							vertical-align : middle;
						}
							ul.emulatorSettings li.right {
								padding-top : 2px;
								padding-left : 1em;
							}
							ul.emulatorSettings li img {
								vertical-align : middle;
								margin-right : -3px;
							}
							ul.emulatorSettings li strong {}
				/* game selector scroller */
				#subNavigation div.gameSelectorScroller {
					width : 164px;
					height : 500px;
					margin : 1em 0em 1em 0em;
					background-image : url(https://commodoregaming.com/images/gameSelector_back.png);
					background-repeat : no-repeat;
				}
					#subNavigation div.gameSelectorScroller h2{}
						#subNavigation div.gameSelectorScroller h2 img{
							margin-left : 18px;
						}
					#subNavigation div.gameSelectorScroller img.button {
						margin-left : 6px;
					}
					#subNavigation div.gameSelectorScroller div.listScroller {
						position : relative;
						width : 128px;
						height : 342px;
						overflow : hidden;
						margin-top : -2px;
						margin-left : 17px;
					}
						#subNavigation div.gameSelectorScroller div.listScroller ul {
							position : absolute;
							width : 128px;
							margin : 0px;
						}
							#subNavigation div.gameSelectorScroller div.listScroller ul li {
								list-style-type : none;
								height : 84px;
								overflow : hidden;
								padding : 0px;
							}
								#subNavigation div.gameSelectorScroller div.listScroller ul li a {
									display : inline;
									background-image : none;
									border : none;
									padding : 0px;
								}
								#subNavigation div.gameSelectorScroller div.listScroller ul li img {
									margin-top : 0px;
								}
				/* emulator instructions */
				div.emulatorInstructions {
					position : absolute;
					z-index : 200;
					width : 218px;
					height : 340px;
					margin-left : -24px;
					background-image : url(https://commodoregaming.com/images/emulatorInstructions_back.png);
				}
					div.emulatorInstructions div.padding {
						padding : 16px 24px 8px 42px;
					}
					div.emulatorInstructions h2 {
						margin-bottom : 8px;
					}
					div.emulatorInstructions p {}
					div.emulatorInstructions img {}
		/* RELATED CONTENT */
		#related {
			float : right;
			width : 230px;
			margin-right : 8px;
		}
			#related div.margin {
				padding : 20px 20px 20px 20px;
			}
				#related h2.sectionTitle {}
				/* related sign up */
				#related div.signUpNow {}
					#related div.signUpNow h3 {
						font-size : 150%;
						color : #323e6b;
						text-transform : uppercase;
					}
					#related div.signUpNow p.intro {}
					#related div.signUpNow p {}
						#related div.signUpNow p a {}
							#related div.signUpNow p a:link,
							#related div.signUpNow p a:visited {}
							#related div.signUpNow p a:hover,
							#related div.signUpNow p a:active {}
					#related div.signUpNow p.centered {
						margin : 0px;
					}
				/* supported by */
				#related div.supported {}
					#related div.supported ul.supportedList {
						list-style-type : none;
						margin : 0px;
					}
						#related div.supported ul.supportedList img {
							vertical-align : middle;
							margin-bottom : 1px;
						}
				/* single links */
				#related a.link {
					font-weight : bold;
					background-image : url(https://commodoregaming.com/images/links_related.png);
					background-repeat : no-repeat;
					background-position : 0% 0%;
					padding : 0px 0px 4px 20px;
				}
					#related a.link:link,
					#related a.link:visited {
						color : #676565;
					}
					#related a.link:hover,
					#related a.link:active {
						color : #000000;
					}
				/* related divider */
				#related div.divider {}
					#related div.divider hr {}
				/* related image */
				#related div.relatedImage {}
					#related div.relatedImage h3 {}
					#related div.relatedImage p {
						margin : 5px 0px 0px 0px;
					}
						#related div.relatedImage p a {}
							#related div.relatedImage p a:link,
							#related div.relatedImage p a:visited {}
							#related div.relatedImage p a:hover,
							#related div.relatedImage p a:active {}
								#related div.relatedImage p a img {}
				/* related bordered bit */
				#related div.relatedBordered {
					width : 214px;
				}
					#related div.relatedBordered div.relatedTop {
						height : 8px;
						background : url(https://commodoregaming.com/images/relatedBordered_back.png) no-repeat 0% 0%;
					}
					#related div.relatedBordered div.relatedMiddle {
						background : url(https://commodoregaming.com/images/relatedBordered_back.png) no-repeat 0% 50%;
						line-height : 150%;
						padding : 0px 20px 0px 20px;
					}
						#related div.relatedBordered div.relatedMiddle h3 {
							color : #8a929b;
							font-family : Tahoma, Arial, Sans-Serif;
							font-weight : normal;
							margin-left : -10px;
							margin-bottom : 10px;
						}
						#related div.relatedBordered div.relatedMiddle p {
							font-size : 100%;
						}
						#related div.relatedBordered div.relatedMiddle h2 {}
					#related div.relatedBordered div.relatedBottom {
						height : 8px;
						background : url(https://commodoregaming.com/images/relatedBordered_back.png) no-repeat 0% 100%;
					}
				/* related news */
				#related div.news {}
					#related div.news h3 {
						font-size : 150%;
						color : #456109;
						text-transform : uppercase;
					}
					#related div.news h4 {
						float : left;
						height : 21px;
						line-height : 15px;
						padding : 0px 3px 0px 3px;
						color : #ffffff;
						font-size : 110%;
						background-image : url(https://commodoregaming.com/images/news_title_back.png);
					}
					#related div.news p.intro {
						color : #2b4a02;
						clear : left;
						margin-bottom : 0em;
					}
					#related div.news p {
						margin-bottom : 1.2em;
					}
						#related div.news p a img {
							vertical-align : middle;
						}
				/* shopping basket */
				#related div.shoppingBasketWindow {
					position : relative;
					width : 230px;
					margin : -20px -20px 0px -20px;
					background-image : url(https://commodoregaming.com/images/shoppingBasketWindow_top.png);
					background-repeat : no-repeat;
					background-position : 0% 0%;
					padding-top : 62px;
				}
					#related div.shoppingBasketWindow div.shoppingBasketBorder {
						background-image : url(https://commodoregaming.com/images/shoppingBasketWindow_bottom.png);
						background-repeat : no-repeat;
						background-position : 0% 100%;
						padding : 0px 18px 15px 19px;
					}
						#related div.shoppingBasketWindow table {
							width : 100%;
							margin : 0px;
						}
							#related div.shoppingBasketWindow table tbody {}
								#related div.shoppingBasketWindow table tbody tr {}
									#related div.shoppingBasketWindow table tbody tr th {}
									#related div.shoppingBasketWindow table tbody tr td {
										text-align : right;
										font-weight : bold;
										color : #3c620b;
									}
						#related div.shoppingBasketWindow div.divider {}
							#related div.shoppingBasketWindow div.divider hr {}
						#related div.shoppingBasketWindow h3 {
							font-size : 110%;
							color : #000000;
							text-transform : uppercase;
						}
						#related div.shoppingBasketWindow dl.shoppingBasketProducts {
							margin : 0px;
							width : 192px;
						}
							#related div.shoppingBasketWindow dl.shoppingBasketProducts dt {
								position : relative;
								background-color : #ffffff;
								margin-bottom : 1px;
								padding : 2px 4px 2px 4px;
								height : 39px;
							}
								#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.productName {
									display : block;
									width : 155px;
									background-repeat : no-repeat;
									background-position : 0px 4px;
									padding-left : 12px;
									font-weight : normal;
								}
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketpassive:link,
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketpassive:visited {
										background-image : url(https://commodoregaming.com/images/shoppingBasketProducts_opener_link.png);
										text-decoration : none;
										color : #000000;
									}
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketpassive:hover,
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketpassive:active {
										background-image : url(https://commodoregaming.com/images/shoppingBasketProducts_opener_hover.png);
										text-decoration : none;
										color : #e76e02;
									}
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketactive:link,
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketactive:visited {
										background-image : url(https://commodoregaming.com/images/shoppingBasketProducts_opener_active.png);
										text-decoration : none;
										color : #000000;
									}
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketactive:hover,
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.basketactive:active {
										background-image : url(https://commodoregaming.com/images/shoppingBasketProducts_opener_active.png);
										text-decoration : none;
										color : #e76e02;
									}
										#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.productName em {
											font-style : normal;
											color : #3251a2;
										}
								#related div.shoppingBasketWindow dl.shoppingBasketProducts dt span.productPrice {
									position : absolute;
									right : 4px;
									top : 27px;
									color : #3c620b;
									font-weight : normal;
								}
								#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.productRemove {
									position : absolute;
									right : 4px;
									top : 4px;
								}
									#related div.shoppingBasketWindow dl.shoppingBasketProducts dt a.productRemove img {}
							#related div.shoppingBasketWindow dl.shoppingBasketProducts dd {
								background-color : #ebebeb;
								background-image : url(https://commodoregaming.com/images/shoppingBasketProducts_back.png);
								background-repeat : no-repeat;
								background-position : 0px 0px;
								margin : 0px 0px 1px 0px;
								font-size : 90%;
							}
								#related div.shoppingBasketWindow dl.shoppingBasketProducts div.shoppingBasketProductsPadding {
									padding : 16px 16px 4px 16px;
								}
								#related div.shoppingBasketWindow dl.shoppingBasketProducts dd p {}
						#related div.shoppingBasketWindow div.divider {
							clear : both;
							margin : 0px 0px 0px 0px;
						}
						#related div.shoppingBasketWindow p.shoppingBasketButtons {}
							#related div.shoppingBasketWindow p.shoppingBasketButtons a {}
									#related div.shoppingBasketWindow p.shoppingBasketButtons a img {}
						#related div.shoppingBasketWindow p.shoppingBasketCloser {
							text-align : right;
						}
							#related div.shoppingBasketWindow p.shoppingBasketCloser a {
								padding-left : 12px;
								background-repeat : no-repeat;
								background-position : 0px 4px;
							}
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.open:link,
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.open:visited {
									background-image : url(https://commodoregaming.com/images/shoppingBasketCloser_open_link.png);
									text-decoration : none;
								}
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.open:hover,
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.open:active {
									background-image : url(https://commodoregaming.com/images/shoppingBasketCloser_open_hover.png);
									text-decoration : none;
								}
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.close:link,
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.close:visited {
									background-image : url(https://commodoregaming.com/images/shoppingBasketCloser_close_link.png);
									text-decoration : none;
								}
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.close:hover,
								#related div.shoppingBasketWindow p.shoppingBasketCloser a.close:active {
									background-image : url(https://commodoregaming.com/images/shoppingBasketCloser_close_hover.png);
									text-decoration : none;
								}
				/* addresses */
				div.address {}
					div.address img {
						float : left;
					}
					div.address address {
						float : left;
						display : block;
						width : 233px;
						height : 171px;
						margin-left : 3px;
						background-image : url(https://commodoregaming.com/images/address_back.png);
						font-style : normal;
					}
						div.address address span {
							display : block;
							padding : 25px 15px 25px 15px;
						}
							div.address address strong {}
							div.address address br {}
							div.address address a {
								background-image : url(https://commodoregaming.com/images/links_link.png);
								background-repeat : no-repeat;
								background-position : 0% 0%;
								padding : 0px 0px 4px 20px;
								font-size : 110%;
								font-weight : bold;
							}
								div.address address a:link,
								div.address address a:visited {
									color : #e76e02;
								}
								div.address address a:hover,
								div.address address a:active {
									color : #000000;
								}
				/* sitemap */
				div.sitemap {
					font-size : 110%;
				}
					div.sitemap ul.meta {
						height : 2.2em;
						margin : 0px 0px 0px 0px;
					}
						div.sitemap ul.meta li {
							display : inline;
							list-style-type : none;
						}
							div.sitemap ul.meta li a {
								float : left;
								background-image : url(https://commodoregaming.com/images/links_link.png);
								background-repeat : no-repeat;
								background-position : 0% 2px;
								padding : 0px 25px 4px 20px;
								font-size : 110%;
								font-weight : bold;
							}
								div.sitemap ul.meta li a:link,
								div.sitemap ul.meta li a:visited {
									color : #e76e02;
								}
								div.sitemap ul.meta li a:hover,
								div.sitemap ul.meta li a:active {
									color : #000000;
								}
					div.sitemap ul.main {
						clear : both;
						margin : 0px 0px 0px 0px;
					}
						div.sitemap ul.main li {
							padding : 10px 0px 0px 15px;
							list-style-type : none;
							background-color : #e1e1e1;
						}
							div.sitemap ul.main li a {
								display : block;
								font-weight : bold;
								padding-left : 8px;
								background-image : url(https://commodoregaming.com/images/sitemap_bullet.png);
								background-repeat : no-repeat;
								background-position : 0px 4px;
								line-height : 160%;
							}
								div.sitemap ul.main li a:link,
								div.sitemap ul.main li a:visited {
									color : #565555;
								}
								div.sitemap ul.main li a:hover,
								div.sitemap ul.main li a:active {
									color : #eb6e02;
								}
							div.sitemap ul.main li ul {
								width : 432px;
								margin : 0px 0px 0px 218px;
								padding : 5px 0px 5px 10px;
								background-color : #dbd7d7;
							}
										div.sitemap ul.main li ul li {
											padding : 0px;
											background-color : Transparent;
										}
											div.sitemap ul.main li ul li a {}
												div.sitemap ul.main li ul li a:link,
												div.sitemap ul.main li ul li a:visited {
													font-weight : normal;
												}
												div.sitemap ul.main li ul li a:hover,
												div.sitemap ul.main li ul li a:active {
													font-weight : normal;
												}
		#canvas h2.sectionTitle {}
		/* TOP NAVIGATION */
		#mainNavigation {
			position : absolute;
			left : 0px;
			top : 63px;
			z-index : 100;
			width : 981px;
			height : 40px;
			margin : 0px;
			background-image : url(https://commodoregaming.com/images/mainNavigation_back.png);
		}
			#mainNavigation li {
				position : relative;
				float: left;
				list-style-type : none;
				background-image : none;
			}
				#mainNavigation li a {
					float : left;
					height : 40px;
					padding : 0px 17px 0px 28px;
					line-height : 36px;
					font-weight : bold;
					text-transform : uppercase;
					background-image : url(https://commodoregaming.com/images/main_divider.png);
					background-repeat : no-repeat;
					background-position : 4px 12px;
				}
					#mainNavigation li a:link,
					#mainNavigation li a:visited {
						color : #d1d8e0;
						text-decoration : none;
					}
					#mainNavigation li a:hover,
					#mainNavigation li a:active {
						color : #fcc04b;
						text-decoration : none;
					}
						#mainNavigation li a img {
							vertical-align : middle;
                            margin-top: 13px;
						}
				#mainNavigation li ul {
					background:transparent url(https://commodoregaming.com/images/main_drop_back.png) no-repeat scroll 0px 100%;
					display:none;
					left:15px;
					margin:0px;
					padding:0px 0px 10px;
					position:absolute;
					top:40px;
					width:172px;
				}
					#mainNavigation li ul li {
						float : none;
						padding : 0px;
					}
					#mainNavigation li ul li.first {
						background : url(https://commodoregaming.com/images/main_drop_shadow.png) no-repeat 0px 0px;
					}
					#mainNavigation li.first ul li a,
					#mainNavigation li ul li.first a,
					#mainNavigation li ul li a {
						display : block;
						width : 150px;
						float : none;
						height : 24px;
						padding : 0px 11px;
						line-height : 22px;
					}
						#mainNavigation li ul li a:link,
						#mainNavigation li ul li a:visited {
							color : #bcc7d3;
							background : ;
}
						#mainNavigation li ul li a:hover,
						#mainNavigation li ul li a:active {
							color : #f2b103;
							background : url('https://commodoregaming.com/images/main_drop_hover.png');
}
			#mainNavigation li:hover,
			#mainNavigation li.hover {}
				#mainNavigation li:hover ul,
				#mainNavigation li.hover ul {
					display : block;
				}
			#mainNavigation li.first {}
				#mainNavigation li.first a {
					background-image : none;
					padding : 0px 20px 0px 53px;
				}
					#mainNavigation li.first a:link,
					#mainNavigation li.first a:visited {}
					#mainNavigation li.first a:hover,
					#mainNavigation li.first a:active {}
				#mainNavigation li.first ul {
					left : 40px;
				}
		#metaNavigation {
			position : absolute;
			right : 0px;
			top : 0px;
			width : 700px;
			height : 23px;
			line-height : 20px;
			overflow : hidden;
			margin : 0px;
			background-image : url(https://commodoregaming.com/images/metaNavigation_back.png);
		}
			#metaNavigation li {
				float : right;
				list-style-type : none;
			}
				#metaNavigation li a {
					font-size : 80%;
					text-transform : uppercase;
					padding : 0px 6px 0px 6px;
					background-image : url(https://commodoregaming.com/images/metaNavigation_divider.png);
					background-repeat : no-repeat;
					background-position : 100% 7px;
				}
					#metaNavigation li a:link,
					#metaNavigation li a:visited {
						color : #ffffff;
						text-decoration : none;
					}
					#metaNavigation li a:hover,
					#metaNavigation li a:active {
						color : #ffd99c;
						text-decoration : none;
					}
			#metaNavigation li.last {}
				#metaNavigation li.last a {
					background-image : none;
					padding-right : 25px;
				}
					#metaNavigation li.last a:link,
					#metaNavigation li.last a:visited {}
					#metaNavigation li.last a:hover,
					#metaNavigation li.last a:active {}
		#settingsBorder {}
		#settings {
			position : absolute;
			right : 0px;
			top : 36px;
			z-index : 200;
			width : 550px;
			height : 27px;
			margin : 0px;
			background-image : url(https://commodoregaming.com/images/settingsNavigation_back.png);
			text-align : right;
			line-height : 25px;
		}
			#settings dt {
				display : inline;
				padding-left : 18px;
			}
				#settings dt img {
					vertical-align : middle;
				}
			#settings dd {
				display : inline;
				margin : 0px;
			}
				#settings dd a {
					padding : 0px 12px 0px 18px;
				}
					#settings dd a:link,
					#settings dd a:visited {}
					#settings dd a:hover,
					#settings dd a:active {}
						#settings dd a img {
							vertical-align : middle;
						}
			ul#settings {
				position : absolute;
				right : 0px;
				top : 34px;
				z-index : 200;
				width : 550px;
				height : 27px;
				margin : 0px;
				background-image : url(https://commodoregaming.com/images/settingsNavigation_back.png);
				text-align : right;
				line-height : 25px;
			}
				ul#settings li {
					display : inline;
					padding-left : 10px;
				}
					ul#settings li select {
						width: 200px;
					}
					ul#settings li span {
						font-weight: bold;
						color: #fcc000;
					}
			#login {
				position : absolute;
				display : block;
				right : 0px;
				top : 35px;
				z-index : 300;
				width : 147px;
				height : 21px;
				line-height : 100%;
				background-image : url(https://commodoregaming.com/images/settings_login_back.png);
				background-repeat : no-repeat;
				background-position : 0% 0%;
			}
				#login a {
					position : relative;
				}
					#login a:link,
					#login a:visited {}
					#login a:hover,
					#login a:active {}
						#login a img {
							margin : 0px;
							padding : 0px;
						}
	/* FOOTER */
	#footer {
		position : relative;
		clear : both;
		font-family : Verdana, Sans-Serif;
		height : 30px;
		overflow : hidden;
		background-image : url(https://commodoregaming.com/images/footer_back.png);
	}
		#footer div.margin {
			width : 100%;
			margin : 0px auto 0px auto;
			text-align : left;
		}
			/* FOOTER NAVIGATION */
			#legalNavigation {
				float : left;
				width : 100%;
				height : 30px;
				overflow : hidden;
				margin : 0px 0px 0px 0px;
				background-image : url(https://commodoregaming.com/images/legalNavigation_back.png);
			}
				#legalNavigation li {
					list-style-type : none;
					display : inline;
				}
					#legalNavigation li a {
						padding : 0px 10px 0px 8px;
						font-size : 80%;
						font-weight : bold;
						line-height : 25px;
						text-transform : uppercase;
						background-repeat : no-repeat;
						background-position : 100% 2px;
					}
						#legalNavigation li a:link,
						#legalNavigation li a:visited {
							color : #ffffff;
							text-decoration : none;
							background-image : url(https://commodoregaming.com/images/legalNavigation_divider_link.png);
						}
						#legalNavigation li a:hover,
						#legalNavigation li a:active {
							color : #f2b103;
							text-decoration : none;
							background-image : url(https://commodoregaming.com/images/legalNavigation_divider_hover.png);
						}
				#legalNavigation li.first {
					padding-left : 20px;
				}
				#legalNavigation li.last {}
					#legalNavigation li.last a {}
						#legalNavigation li.last a:link,
						#legalNavigation li.last a:visited {
							background-image : none;
						}
						#legalNavigation li.last a:hover,
						#legalNavigation li.last a:active {
							background-image : none;
						}
			#footer div.margin h2.sectionTitle {}
			#skinSelector {
				float : right;
				width : 305px;
				height : 30px;
				margin : 0px 7px 0px 0px;
				background-image : url(https://commodoregaming.com/images/legalNavigation_back.png);
			}
				#skinSelector dt {
					display : inline;
					margin : 0px;
					padding : 0px 8px 0px 14px;
				}
					#skinSelector dt img {
						margin-top : 3px;
					}
				#skinSelector dd {
					margin : 0px;
					display : inline;
				}
					#skinSelector dd a {}
						#skinSelector dd a:link,
						#skinSelector dd a:visited {}
						#skinSelector dd a:hover,
						#skinSelector dd a:active {}
							#skinSelector dd a img {
								margin-top : 3px;
							}
/* EXCEPTIONS */
	/* HOMEPAGE */
	body.home {}
		/* DOCUMENT BODY */
		body.home #canvas {
			background-image : url(https://commodoregaming.com/images/page_back_1cols.jpg);
		}
			/* CONTENT PANE */
			body.home #content {
				width : 660px;
			}
				body.home #content div.margin {}
					/* homepage preview image */
					body.home #content div.preview {}
						body.home #content div.preview img {}
					/* left news column */
					body.home #content div.homeLeft {
						float : left;
						width : 274px;
					}
						body.home #content div.homeLeft h3 {
							position : relative;
							width : 277px;
							overflow : hidden;
							margin-left : -3px;
						}
						body.home #content div.homeLeft p {}
							body.home #content div.homeLeft p a {}
								body.home #content div.homeLeft p a:link,
								body.home #content div.homeLeft p a:visited {}
								body.home #content div.homeLeft p a:hover,
								body.home #content div.homeLeft p a:active {}
									body.home #content div.homeLeft p img {
										margin-bottom : -5px;
									}
							body.home #content div.homeLeft p strong {}
							body.home #content div.homeLeft p span.more {}
								body.home #content div.homeLeft p span.more a {}
									body.home #content div.homeLeft p span.more a:link,
									body.home #content div.homeLeft p span.more a:visited {}
									body.home #content div.homeLeft p span.more a:hover,
									body.home #content div.homeLeft p span.more a:active {}
						body.home #content div.homeLeft div.divider {}
							body.home #content div.homeLeft div.divider hr {}
					/* right news column */
					body.home #content div.homeRight {
						float : right;
						width : 274px;
					}
						body.home #content div.homeRight h3 {
							position : relative;
							width : 277px;
							overflow : hidden;
							margin-left : -3px;
						}
						body.home #content div.homeRight p {}
							body.home #content div.homeRight p a {}
								body.home #content div.homeRight p a:link,
								body.home #content div.homeRight p a:visited {}
								body.home #content div.homeRight p a:hover,
								body.home #content div.homeRight p a:active {}
									body.home #content div.homeRight p img {
										margin-bottom : -5px;
									}
							body.home #content div.homeRight p span.more {}
								body.home #content div.homeRight p span.more a {}
									body.home #content div.homeRight p span.more a:link,
									body.home #content div.homeRight p span.more a:visited {}
									body.home #content div.homeRight p span.more a:hover,
									body.home #content div.homeRight p span.more a:active {}
						body.home #content div.homeRight div.divider {}
							body.home #content div.homeRight div.divider hr {}
					/* center news column */
					body.home #content div.homeNews {
						clear : both;
						width : 600px;
					}
						body.home #content div.homeNews h3 {
							position : relative;
							width : 277px;
							overflow : hidden;
							margin-left : -3px;
						}
						body.home #content div.homeNews dl {
							margin : 0px;
						}
							body.home #content div.homeNews dl dt {
								float : left;
								width : 75px;
								margin : 0px 5px 0px 0px;
								padding : 0px 0px 2px 0px;
								background-image : url(https://commodoregaming.com/images/home_latestNews_arrow.png);
								background-repeat : no-repeat;
								background-position : 100% 3px;
								color : #456109;
								font-size : 110%;
							}
								body.home #content div.homeNews dl dt a {}
									body.home #content div.homeNews dl dt a:link,
									body.home #content div.homeNews dl dt a:visited {
										color : #456109;
										text-decoration : none;
									}
									body.home #content div.homeNews dl dt a:hover,
									body.home #content div.homeNews dl dt a:active {
										color : #456109;
										text-decoration : underline;
									}
							body.home #content div.homeNews dl dd {
								float : left;
								width : 510px;
								padding : 0px 0px 4px 0px;
								margin : 0px;
							}
								body.home #content div.homeNews dl dd a {}
									body.home #content div.homeNews dl dd a:link,
									body.home #content div.homeNews dl dd a:visited {}
									body.home #content div.homeNews dl dd a:hover,
									body.home #content div.homeNews dl dd a:active {}
										body.home #content div.homeNews dl dd a img {
											vertical-align : middle;
										}
		body.home #related {
			width : 304px;
		}
			body.home #related div.margin {
				margin : 20px 34px 20px 20px;
			}
				/* ckin gadget */
				body.home #related div.ckin {
					margin-bottom : 1em;
					width : 250px;
					overflow : hidden;
				}
					body.home #related div.ckin h3 {
						position : relative;
						width : 253px;
						overflow : hidden;
						margin-left : -3px;
					}
					body.home #related div.ckin p.intro {}
					body.home #related div.ckin ul {
						margin : 0px 0px 0px 0px;
						width : 260px;
					}
						body.home #related div.ckin ul li {
							display : inline;
							list-style-type : none;
						}
							body.home #related div.ckin ul li a {}
								body.home #related div.ckin ul li a:link,
								body.home #related div.ckin ul li a:visited {}
								body.home #related div.ckin ul li a:hover,
								body.home #related div.ckin ul li a:active {}
									body.home #related div.ckin ul li a img {
										margin-right : 2px;
									}
					body.home #related div.ckin p {}
						body.home #related div.ckin p span.more {}
							body.home #related div.ckin p span.more a {}
								body.home #related div.ckin p span.more a:link,
								body.home #related div.ckin p span.more a:visited {}
								body.home #related div.ckin p span.more a:hover,
								body.home #related div.ckin p span.more a:active {}
				/* related image */
				body.home #related div.relatedImage {
					width : 250px;
				}
					body.home #related div.relatedImage h3.sectionTitle {}
					body.home #related div.relatedImage p {
						margin : 0px;
					}
						body.home #related div.relatedImage p a {}
							body.home #related div.relatedImage p a:link,
							body.home #related div.relatedImage p a:visited {}
							body.home #related div.relatedImage p a:hover,
							body.home #related div.relatedImage p a:active {}
								body.home #related div.relatedImage img {}
				/* video content  */
				body.home #related div.videoContent {
					width : 250px;
				}
					body.home #related div.videoContent h3 {
						position : relative;
						width : 253px;
						overflow : hidden;
						margin-left : -3px;
					}
					body.home #related div.videoContent p.intro {}
					body.home #related div.videoContent p {}
					body.home #related div.videoContent span.more {}
						body.home #related div.videoContent span.more a {}
							body.home #related div.videoContent span.more a:link,
							body.home #related div.videoContent span.more a:visited {}
							body.home #related div.videoContent span.more a:hover,
							body.home #related div.videoContent span.more a:active {}
				/* more products */
				body.home #related div.moreProducts {
					width : 250px;
				}
					body.home #related div.moreProducts h3 {
						position : relative;
						width : 253px;
						overflow : hidden;
						margin-left : -3px;
					}
					body.home #related div.moreProducts p {}
						body.home #related div.moreProducts p a {}
							body.home #related div.moreProducts p a:link,
							body.home #related div.moreProducts p a:visited {}
							body.home #related div.moreProducts p a:hover,
							body.home #related div.moreProducts p a:active {}
								body.home #related div.moreProducts img {}
	/* POPUP */
	div.layerPopUp iframe {
        width: 530px;
        height: 520px;
        margin: 0px 0px 0px 29px;
    }
	div.layerPop {
	}
			div.layerPop div.canvas div.content {
				width : 510px;
				text-align : left;
			}
				div.layerPop div.canvas div.content div.margin {
					font-size : 110%;
					height : 474px;
					padding : 0; 
				}
					div.layerPop div.canvas div.content div.margin p.intro {}
					div.layerPop div.canvas div.content div.margin p {}
					/* forms in the popup */
					div.layerPop div.form {
						width : 508px;
						margin : 0px 0px 0px 0px;
						/*background-image : url(https://commodoregaming.com/images/form_back_top_popup.png);*/
					}
						div.layerPop div.form div.padding {
						background-image : url(https://commodoregaming.com/images/form_back_bottom_popup.png);
						}
						div.layerPop div.form table {}
							div.layerPop div.form table tbody {}
								/* a row of form elements */
								div.layerPop div.form table tbody tr {}
									div.layerPop div.form table tbody tr th {
											width : 150px;
									}
										div.layerPop div.form table tbody tr th label {
											width : 132px;
										}
									div.layerPop div.form table tbody tr td {
										background-position : -201px 100%;
									}
										div.layerPop div.form table tbody tr td .full,
										div.layerPop div.form table tbody tr td .text {
											width : 330px;
										}
											div.layerPop div.form table tbody tr td select.full,
											div.layerPop div.form table tbody tr td select.text {
												width : 335px;
											}
										div.layerPop div.form table tbody tr td .long {
											width : 215px;
										}
										div.layerPop div.form table tbody tr td .short {
											width : 105px;
										}
										div.layerPop div.form table tbody tr td textarea {
											width : 330px;
										}
					/* register banner */
					div.layerPop div.registerBanner {
						width : 508px;
						height : 64px;
						margin-left : -15px;
						overflow : hidden;
						background-image : url(https://commodoregaming.com/images/registerBanner_back.png);
						font-size : 90%;
					}
						div.layerPop div.registerBanner a {
							position : absolute;
						}
						div.layerPop div.registerBanner p {
							margin : 0px;
							padding : 10px 15px 0px 175px;
						}
							div.layerPop div.registerBanner p strong {}
					/* iframe ratings */
					body.iframe {
						text-align : left;
						background-image : none;
						background-color : Transparent;
						height: 92%;
					}
						#iframeRating {
							width : 500px;
							height : 38px;
							font-size : 120%;
							font-family : Tahoma, Arial, Sans-Serif;
						}
							#rating {}
								#rating img {
									float : right;
								}
							#iframeRating div.title {
								color : #000000;
								line-height : 24px;
							}
								#iframeRating div.title strong {}
						.iframe3D,
						#iframe3D {
							width : 500px;
							border : solid 1px #c3c5c9;
							background-color : #ffffff;
							text-align : center;
						}
						#iframeSummary {
							width : 500px;
							padding-top : 12px;
							font-size : 120%;
							font-family : Tahoma, Arial, Sans-Serif;
						}
							#iframeSummary table {}
								#iframeSummary table tbody {}
									#iframeSummary table tbody tr {}
										#iframeSummary table tbody tr th {
											color : #000000;
											padding-bottom : 5px;
											padding-right : 25px;
										}
										#iframeSummary table tbody tr td {
											padding-bottom : 5px;
										}
	/* WIDER POPUP */
	div.layerPop.aWiderPopUp {}
		div.layerPop.aWiderPopUp div.canvas div.content {
			width : 726px;
			background-image : url(https://commodoregaming.com/images/popup_back_wider.png);
		}
	div.layerPopUp.aWiderPopUp iframe {
        width: 690px;
        height: 450px;
        margin: 0px 0px 0px 30px;
    }
    /* MEDIUM POPUP */
	div.layerPop.aMediumPopUp {}
		div.layerPop.aMediumPopUp div.canvas div.content {
			width : 600px;
			background-image : url(https://commodoregaming.com/images/bgmedPopUp.png);
		}
	div.layerPopUp.aMediumPopUp iframe {
        width: 690px;
        height: 600px;
        margin: 0px 0px 0px 30px;
    }
	/* POPUP */
	div.layerPopUp {
		display : none;
	}
		div.layerPopUp div.shadow {
			position : fixed;
			left : 0px;
			top : 0px;
			width : 100%;
			height : 100%;
			z-index : 1000;
			background-color : #000000;
			/*3c0202*/
		}
		div.layerPopUp div.canvas {
			position : fixed;
			left : 0px;
			top : 0px;
			width : 100%;
			height : 100%;
			z-index : 1500;
			text-align : center;
		}
			div.layerPopUp div.canvas div.content {
				width : 559px;
				height : 585px;
				margin : 40px auto 0px auto;
				text-align : left;
				background-image : url(https://commodoregaming.com/images/popup_back.png);
			}
				div.layerPopUp div.canvas div.content ul.gadgets {
					height : 40px;
					margin : 0px 35px 0px 0px;
				}
					div.layerPopUp div.canvas div.content ul.gadgets li {
						display : inline;
						list-style-type : none;
					}
						div.layerPopUp div.canvas div.content ul.gadgets li a {
							float : right;
							padding : 0px 0px 0px 14px;
							background-repeat : no-repeat;
							background-position : 0px 13px;
							text-transform : uppercase;
							font-size : 90%;
							line-height : 35px;
						}
							div.layerPopUp div.canvas div.content ul.gadgets li a:link,
							div.layerPopUp div.canvas div.content ul.gadgets li a:visited {
								text-decoration : none;
								color : #100000;
							}
							div.layerPopUp div.canvas div.content ul.gadgets li a:hover,
							div.layerPopUp div.canvas div.windows ul.gadgets li a:active {
								text-decoration : underline;
								color : #100000;
							}
						div.layerPopUp div.canvas div.content ul.gadgets li a.closeLayerPopUp {
							background-image : url(https://commodoregaming.com/images/popup_close_link.png);
						}
				div.layerPopUp div.canvas div.content h1.title {
					height : 25px;
					margin-left : 30px;
					margin-top : -22px;
				}
				div.layerPopUp div.canvas div.content h1.titleMed {
					height : 25px;
					margin-left : 35px;
					margin-top : -22px;
					margin-bottom: 0px;
				}
				div.layerPopUp div.canvas div.content div.margin {
					font-size : 110%;
					height : 444px;
					padding : 10px 16px 0px 32px; 
					overflow : auto;
				}
					div.layerPopUp div.canvas div.content div.margin p.intro {}
					div.layerPopUp div.canvas div.content div.margin p {}
					/* forms in the popup */
					div.layerPopUp div.form {
						width : 508px;
						margin : 0px 0px 0px -15px;
						background-image : url(https://commodoregaming.com/images/form_back_top_popup.png);
					}
						div.layerPopUp div.form div.padding {
						background-image : url(https://commodoregaming.com/images/form_back_bottom_popup.png);
						}
						div.layerPopUp div.form table {}
							div.layerPopUp div.form table tbody {}
								/* a row of form elements */
								div.layerPopUp div.form table tbody tr {}
									div.layerPopUp div.form table tbody tr th {
											width : 150px;
									}
										div.layerPopUp div.form table tbody tr th label {
											width : 132px;
										}
									div.layerPopUp div.form table tbody tr td {
										background-position : -201px 100%;
									}
										div.layerPopUp div.form table tbody tr td .full,
										div.layerPopUp div.form table tbody tr td .text {
											width : 330px;
										}
											div.layerPopUp div.form table tbody tr td select.full,
											div.layerPopUp div.form table tbody tr td select.text {
												width : 335px;
											}
										div.layerPopUp div.form table tbody tr td .long {
											width : 215px;
										}
										div.layerPopUp div.form table tbody tr td .short {
											width : 105px;
										}
										div.layerPopUp div.form table tbody tr td textarea {
											width : 330px;
										}
					/* register banner */
					div.layerPopUp div.registerBanner {
						width : 508px;
						height : 64px;
						margin-left : -15px;
						overflow : hidden;
						background-image : url(https://commodoregaming.com/images/registerBanner_back.png);
						font-size : 90%;
					}
						div.layerPopUp div.registerBanner a {
							position : absolute;
						}
						div.layerPopUp div.registerBanner p {
							margin : 0px;
							padding : 10px 15px 0px 175px;
						}
							div.layerPopUp div.registerBanner p strong {}
	/* WIDER POPUP */
	div.layerPopUp.aWiderPopUp {}
		div.layerPopUp.aWiderPopUp div.canvas div.content {
			width : 726px;
			background-image : url(https://commodoregaming.com/images/popup_back_wider.png);
		}
	/* MEDIUM POPUP */
	div.layerPopUp.aMediumPopUp {}
		div.layerPopUp.aMediumPopUp div.canvas div.content {
			width : 600px;
						height: 687px;
			background-image : url(https://commodoregaming.com/images/bgmedPopUp.png);
		}
	/* INTEL POPUP */
	div.intelPopUp {}
		div.intelPopUp div.canvas {}
			div.intelPopUp div.canvas div.content {
				background-image : url(https://commodoregaming.com/images/popup_back_intel.png);
				width : 400px;
				height : 200px;
				margin-top : 15em;
			}
				div.intelPopUp div.canvas div.content ul.gadgets {
					height : 30px;
					margin : 0px 35px 0px 0px;
				}
				div.intelPopUp h1.title {
					display : none;
				}
				div.intelPopUp iframe {
					width : 340px;
					height : 136px;
				}
	/* PAGES WITH SUB-NAVIGATION */
	body.hasSubNavigation {}
		/* DOCUMENT BODY */
		body.hasSubNavigation #canvas {
			background-image : url(https://commodoregaming.com/images/page_back_3cols.jpg);
		}
		/* CONTENT PANE */
		body.hasSubNavigation #content {
			float : left;
			width : 735px;
		}
		body.hasSubNavigationElse #content {
			float : left;
			width : 930px;
		}
			body.hasSubNavigation #content .margin {
				padding : 36px 20px 36px 20px;
				margin-left : 190px;
			}
			body.hasSubNavigationElse #content .margin {
				padding : 36px 20px 36px 20px;
				margin-left : 190px;
			}
				/* header */
				body.hasSubNavigation #content h1 {
					width : 510px;
					height : 25px;
					overflow : hidden;
				}
				/* sub-navigation */
				#subNavigation {
					position : absolute;
					width : 150px;
					left : 20px;
					top : 128px;
				}
				#subNavigation.else {
					position : absolute;
					width : 150px;
					left : 20px;
					top : 296px;
					border-top: solid 1px #848484;
				}
					#subNavigation h2 {
						width : 150px;
						overflow : hidden;
						font-size : 150%;
						color : #e76e02;
						text-transform : uppercase;
					}
						#subNavigation h2.oneLine {
							height : 20px;
						}
						#subNavigation h2.twoLines {
							height : 36px;
						}
					/* first recursion */
					#subNavigation ul {
						margin : 0px;
					}
						/* passive */
						#subNavigation ul li {
							padding : 1px 0px 1px 0px;
							list-style-type : none;
							border-bottom : solid 1px #848484;
						}
							#subNavigation ul li a {
								display : block;
								padding : 2px 6px 2px 13px;
								background-repeat : no-repeat;
								background-position : 0px 2px;
								font-weight : bold;
								text-transform : uppercase;
							}
								#subNavigation ul li a:link,
								#subNavigation ul li a:visited {
									color : #000000;
									background-color : Transparent;
									background-image : url(https://commodoregaming.com/images/subNavigation_back1_link.png);
									text-decoration : none;
								}
								#subNavigation ul li a:hover,
								#subNavigation ul li a:active {
									color : #ffffff;
									background-color : #e76e02;
									background-image : url(https://commodoregaming.com/images/subNavigation_back1_hover.png);
									text-decoration : none;
								}
							/* second recursion */
							#subNavigation ul li ul {
								display : none;
							}
						/* active */
						#subNavigation ul li.active {
							list-style-type : none;
						}
							#subNavigation ul li.active a {}
								#subNavigation ul li.active a:link,
								#subNavigation ul li.active a:visited,
								#subNavigation ul li.active a:hover,
								#subNavigation ul li.active a:active {
									color : #ffffff;
									background-color : #e76e02;
									background-image : url(https://commodoregaming.com/images/subNavigation_back1_hover.png);
									text-decoration : none;
								}
							/* second recursion */
							#subNavigation ul li.active ul {
								display : block;
								margin-left : 14px;
							}
								/* passive */
								#subNavigation ul li.active ul li {
									border : none;
								}
									#subNavigation ul li.active ul a {
										padding : 2px 6px 2px 11px;
									}
										#subNavigation ul li.active ul a:link,
										#subNavigation ul li.active ul a:visited {
											color : #000000;
											background-color : Transparent;
											background-image : url(https://commodoregaming.com/images/subNavigation_back2_link.png);
											text-decoration : none;
										}
										#subNavigation ul li.active ul a:hover,
										#subNavigation ul li.active ul a:active {
											color : #265784;
											background-color : Transparent;
											background-image : url(https://commodoregaming.com/images/subNavigation_back2_hover.png);
											text-decoration : none;
										}
								/* active */
								#subNavigation ul li.active ul li.active {}
									#subNavigation ul li.active ul li a {}
										#subNavigation ul li.active ul li.active a:link,
										#subNavigation ul li.active ul li.active a:visited,
										#subNavigation ul li.active ul li.active a:hover,
										#subNavigation ul li.active ul li.active a:active {
											color : #265784;
											background-color : Transparent;
											background-image : url(https://commodoregaming.com/images/subNavigation_back2_hover.png);
											text-decoration : none;
										}
	/* VINTAGE C64 PAGE */
	body.vintageC64 {
		background-image : url(https://commodoregaming.com/images/page_back_vintageC64.jpg);
		background-position : 50% 0px;
		background-repeat : repeat;
	}
		body.vintageC64 #canvas {
			background-image : url(https://commodoregaming.com/images/page_back_vintageC64_3cols.jpg);
			background-position : -159px 0px;
		}
			body.vintageC64 #header {
				background-image : url(https://commodoregaming.com/images/page_back_vintageC64.jpg);
				background-position : -85px 0px;
			}
			body.vintageC64 #content {
				min-height : 900px;
			}
		body.vintageC64 #footer {
			background-image : none;
		}
		
		
		
		
		

/* GAME PC SHOP */
body.hasPcShop {
	background-image : url(https://commodoregaming.com/images/gamePcShop/page_back.png);
	background-repeat : repeat-x;
	background-position : 50% 0%;
	font-family : Tahoma, Arial, Sans-Serif;
}
	/* DOCUMENT BODY */
	body.hasPcShop #canvas {
		background-image : none;
	}
		/* HEADER SPACE */
		body.hasPcShop #header {
			background-image : none;
		}
		/* CONTENT SPACE */
		body.hasPcShop #content {}
		body.hasPcShop #content.wider {
			width: 992px;
		}
			body.hasPcShop #content .margin {
				/*padding : 1px 25px 36px 0px;*/ 
				padding :  36px 25px 56px 12px;
			}
			body.pcShopHomePage #content .margin {
				padding : 1px 25px 36px 0px; 
				/*padding :  36px 25px 56px 12px;*/
			}
			/* column shift layout modification */
			body.hasPcShop #content .margin.columnShift {
				padding : 36px 25px 36px 12px;
				margin : -31px 0px 0px 237px;
			}
				body.hasPcShop #content h1 {
					font-size : 220%;
					font-style : italic;
					color : #ffffff;
					text-transform : uppercase;
				}
				body.hasPcShop #content h2 {
					color : #8a929b;
					font-size : 145%;
				}
				body.hasPcShop #content h3 {
					color : #8a929b;
					font-size : 100%;
				}
				body.hasPcShop #content p.intro {
					margin-bottom : 1em;
				}
				/* introduction area */
				body.hasPcShop div.introduction {}
					body.hasPcShop div.introduction h1 {
						padding-top : 45px;
						margin : 0em 0em 27px 0em;
					}
					body.hasPcShop div.introduction p {
						height : 93px;
						padding-top : 23px;
						font-weight : bold;
						width: 500px;
					}
					body.hasPcShop div.introduction p.notBold {
						font-weight : normal;
						border-bottom : solid 1px #c3c5c9;
						font-size : 120%;
					}
				/* introduction tabs */
				body.hasPcShop div.introduction.introTabs {}
					body.hasPcShop div.introTabs h1 {
						padding-top : 6px;
						margin : 0em 0em 36px 0em;
					}
					body.hasPcShop ul.introductionTabs {
						margin : 0px;
						height : 30px;
						overflow : hidden;
					}
						body.hasPcShop ul.introductionTabs li {
							list-style-type : none;
							display : inline;
						}
							body.hasPcShop ul.introductionTabs li a {
								display : block;
								float : left;
								height : 30px;
								line-height : 30px;
								overflow : hidden;
								font-family : Arial, Sans-Serif;
								font-size : 130%;
								font-style : italic;
								font-weight : bold;
								text-transform : uppercase;
								background-repeat : no-repeat;
								margin-right : 2px;
								padding : 0px 20px 0px 20px;
							}
								body.hasPcShop ul.introductionTabs li a:link,
								body.hasPcShop ul.introductionTabs li a:visited {
									color : #b0afaf;
									text-decoration : none;
								}
								body.hasPcShop ul.introductionTabs li a:hover,
								body.hasPcShop ul.introductionTabs li a:active {
									color : #ffffff;
									text-decoration : none;
								}
							/* left */
							body.hasPcShop ul.introductionTabs a.leftTab{
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_left_link.png);
								background-position : 0% 0%;
							}
							body.hasPcShop ul.introductionTabs a.leftActive:link,
							body.hasPcShop ul.introductionTabs a.leftActive:visited,
							body.hasPcShop ul.introductionTabs a.leftActive:hover,
							body.hasPcShop ul.introductionTabs a.leftActive:hover {
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_left_hover.png);
								background-position : 0% 0%;
								color : #000000;
							}
							/* center */
							body.hasPcShop ul.introductionTabs a.centerTab {
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_center_link.png);
								background-position : 0% 0%;
								background-repeat : repeat-x;
							}
							body.hasPcShop ul.introductionTabs a.centerActive:link,
							body.hasPcShop ul.introductionTabs a.centerActive:visited,
							body.hasPcShop ul.introductionTabs a.centerActive:hover,
							body.hasPcShop ul.introductionTabs a.centerActive:hover {
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_center_hover.png);
								background-position : 0% 0%;
								color : #000000;
							}
							/* right */
							body.hasPcShop ul.introductionTabs a.rightTab {
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_right_link.png);
								background-position : 100% 0%;
							}
							body.hasPcShop ul.introductionTabs a.rightActive:link,
							body.hasPcShop ul.introductionTabs a.rightActive:visited,
							body.hasPcShop ul.introductionTabs a.rightActive:hover,
							body.hasPcShop ul.introductionTabs a.rightActive:hover {
								background-image : url(https://commodoregaming.com/images/gamePcShop/introTabs_right_hover.png);
								background-position : 100% 0%;
								color : #000000;
							}
				/* columned layout */
				div.tripleColumn 
				{
					float : left;
					width : 650;
					padding : 55px 0px 20px 20px;
					}

				div.doubleColumn {
					float : left;
					width : 440px;
					padding : 55px 0px 20px 20px;
				}
					div.doubleColumn h2,
					div.tripleColumn h2,
					div.singleColumn h2{
						margin-bottom : 12px;
					}
				div.singleColumn {
					float : left;
					width : 210px;
					padding : 55px 0px 20px 20px;
				}
					div.singleColumn.right {
						float : right;
					}
						div.doubleColumn ul,
						div.singleColumn ul {
							margin : 0px;
							padding-bottom : 10px;
							font-size : 110%;
						}
							div.doubleColumn ul li,
							div.singleColumn ul li {
								list-style-type : none;
								padding : 0px 12px 4px 0px;
								padding-left : 16px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/bullet.png);
								background-repeat : no-repeat;
								background-position : 0px 1px;
							}
								div.doubleColumn ul li span,
								div.singleColumn ul li span
								div.doubleColumn ul li a,
								div.singleColumn ul li a {
								}
									div.doubleColumn ul li a:link,
									div.doubleColumn ul li a:visited
									div.singleColumn ul li a:link,
									div.singleColumn ul li a:visited {
										text-decoration : none;
									}
									div.doubleColumn ul li a:hover,
									div.doubleColumn ul li a:active,
									div.singleColumn ul li a:hover,
									div.singleColumn ul li a:active {
										text-decoration : underline;
									}
				div.fullColumn {
					padding : 18px 0px 20px 0px;
				}
				/* store locator link */
				div.toStoreLocator {
					background : url(https://commodoregaming.com/images/toStoreLocator_back.png) no-repeat 0px 0px;
					width : 703px;
					height : 24px;
					overflow : hidden;
					line-height : 24px;
					margin-top : 18px;
				}
					div.toStoreLocator a {
						float : right;
						padding : 0px 27px 0px 0px;
					}
						div.toStoreLocator a:link,
						div.toStoreLocator a:visited {
							text-decoration : none;
						}
						div.toStoreLocator a:hover,
						div.toStoreLocator a:active {
							text-decoration : underline;
							color : #000000;
						}
					div.toStoreLocator span {
						font-weight : bold;
						padding : 0px 0px 0px 20px;
					}
				/* photo gallery */
				dl.photoGallery {
					width : 470px;
					padding : 55px 0px 20px 0px;
					margin : 0px;
				}
					dl.photoGallery dt {
						margin : 0px 0px 8px 0px;
						height : 26px;
						line-height : 26px;
						overflow : hidden;
						padding-left : 18px;
						background-repeat : no-repeat;
						background-position : 0px 0px;
						font-family : Arial, Sans-Serif;
						font-size : 120%;
						cursor : pointer;
						text-transform : uppercase;
					}
						/* opened */
						dl.photoGallery dt.PGlinkactive {
							background-image : url(https://commodoregaming.com/images/gamePcShop/photoGallery_button_active.png);
							color : #000000;
						}
						dl.photoGallery dt.PGhoveractive {
							background-image : url(https://commodoregaming.com/images/gamePcShop/photoGallery_button_active.png);
							color : #e76e02;
						}
						/* closed */
						dl.photoGallery dt.PGlinkpassive {
							background-image : url(https://commodoregaming.com/images/gamePcShop/photoGallery_button_link.png);
							color : #ffffff;
						}
						dl.photoGallery dt.PGhoverpassive {
							background-image : url(https://commodoregaming.com/images/gamePcShop/photoGallery_button_link.png);
							color : #000000;
						}
					dl.photoGallery dd {
						position : relative;
						width : 440px;
						margin : 0px 10px 0px 20px;
						overflow : hidden;
					}
						div.photoGalleryThumbnails {
							float : left;
							width : 65px;
						}
							dl.photoGallery dd img.scrollList {
								margin : 0px 0px 6px 0px;
								cursor : pointer;
							}
							dl.photoGallery dd div.scrollBorder {
								width : 65px;
								height : 205px;
								margin : 0px 0px 6px 0px;
								overflow : hidden;
							}
								div.photoGalleryThumbnails ul {
									margin : 0px;
								}
									div.photoGalleryThumbnails ul li {
										list-style-type : none;
									}
										div.photoGalleryThumbnails ul li a {
											display : block;
											width : 65px;
											height : 47px;
											margin : 0px 0px 5px 0px;
											overflow : hidden;
										}
											div.photoGalleryThumbnails ul li a img {
												width : 65px;
												height : 47px;
											}
						div.photoGalleryTarget {
							float : right;
							width : 360px;
							height : 252px;
							overflow : hidden;
						}
							div.photoGalleryTarget img {
								position : absolute;
							}
				/* Customize steps */
				ul.customizeSteps {
					margin : 0px 0px 25px 0px;
				}
					ul.customizeSteps li {
						list-style-type : none;
						display : inline;
					}
						ul.customizeSteps li a {}
							ul.customizeSteps li a img {
								margin-right : -3px;
								vertical-align : middle;
							}
				/* customize list */
				ul.hoverList {
					line-height: normal;
				}
				div.customizeList {
					margin-bottom : 10px;
				}
					div.customizeList div.customizeOption {
						border-bottom : solid 1px #c3c5c9;
						padding-top : 15px;
						padding-bottom : 10px;
					}
						div.customizeList div.customizeOption img.illustration {
							float : left;
						}
						div.customizeList div.customizeOption div.description {
							width : 469px;
							float : right;
						}
							div.customizeList div.customizeOption div.description h2 {}
							div.customizeList div.customizeOption div.description p {}
							div.customizeList div.customizeOption div.description dl {}
								div.customizeList div.customizeOption div.description dl dt {
									font-weight : normal;
									height : 17px;
									margin : 0px;
								}
									div.customizeList div.customizeOption div.description dl dt a {
										min-width : 55px;
									}
										div.customizeList div.customizeOption div.description dl dt a span {}
								div.customizeList div.customizeOption div.description dl dt.passive {}
									div.customizeList div.customizeOption div.description dl dt.passive a.readLess {
										display : none;
									}
								div.customizeList div.customizeOption div.description dl dt.active {
									background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_more_back.png);
									background-position : 0px -1px;
								}
									div.customizeList div.customizeOption div.description dl dt.active a.readMore {
										display : none;
									}
								div.customizeList div.customizeOption div.description dl dd {
									margin : 0px;
									margin : 10px 0px 0px 0px;
									border-bottom : solid 1px #c3c5c9;
								}
									div.customizeList div.customizeOption div.description dl dd p {}
							div.customizeList div.customizeOption div.description ul {
								margin : 0px;
								font-size : 110%;
							}
								div.customizeList div.customizeOption div.description ul li {
									list-style-type : none;
									padding-top : 3px;
									margin : 0px 0px 0px 0px;
									width : 100%;
								}
									div.customizeList div.customizeOption div.description ul li div.padding {
										padding-bottom : 3px;
									}
										div.customizeList div.customizeOption div.description ul li div input.radio {
											float : left;
											margin-right : 0.5em;
										}
										div.customizeList div.customizeOption div.description ul li div label {
											float : left;
											width : 320px;
											font-weight : normal;
											line-height : 17px;
										}
										div.customizeList div.customizeOption div.description ul li div span {
											float : right;
											color : #8a929b;
										}
										div.customizeList div.customizeOption div.description ul li div span.caption {
											color : #000000;
											font-weight: bold;
											display: block;
											float: none;
											clear: both;
											margin: 5px 0px 0px 20px;
										}
										div.customizeList div.customizeOption div.description ul li.active div span.caption {
											color : #000000;
											font-weight: bold;
											display: block;
											float: none;
											clear: both;
											margin: 5px 0px 0px 20px;
										}
											div.customizeList div.customizeOption div.description ul li div span em {
												font-style : normal;
											}
								div.customizeList div.customizeOption div.description ul li.active {
									background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png);
								}
									div.customizeList div.customizeOption div.description ul li.active div.padding {
										background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png);
										background-position : 0% 100%;
										background-repeat : no-repeat;
									}
								div.customizeList div.customizeOption div.description ul li.else {
									background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back_link.png);
								}
									div.customizeList div.customizeOption div.description ul li.else div.padding {
										background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back_link.png);
										background-position : 0% 100%;
										background-repeat : no-repeat;
										padding: 2px 10px 4px 0px;
									}
								div.customizeList div.customizeOption div.description ul li.else.active {
									background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png);
								}
									div.customizeList div.customizeOption div.description ul li.else.active div.padding {
										background-image : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png);
										background-position : 0% 100%;
										background-repeat : no-repeat;
										padding: 2px 10px 4px 0px;
									}
										div.customizeList div.customizeOption div.description ul li.active div input.radio {}
										div.customizeList div.customizeOption div.description ul li.active div label {}
										div.customizeList div.customizeOption div.description ul li.active div span {
											color : #000000;
											display : none;
										}
								div.customizeList div.customizeOption div.description ul li.notification {
									display : block;
									background-position : 0% 100%;
									padding : 0px 0px 4px 0px;
									margin : 0px 0px 0px 0px;
									height : 1px;
									overflow : hidden;
								}
									div.customizeList div.customizeOption div.description ul li.notification div {
										background-position : 0% 0%;
										color : #ffffff;
									}
										div.customizeList div.customizeOption div.description ul li.notification div p {
											width : 100%;
										}
								div.customizeList div.customizeOption div.description ul li.notification.error {
									background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_error.png);
									color : Black;
									display : block;
									border : none;
									margin : 0px 0px 2px 0px;
									height : auto;
								}
									div.customizeList div.customizeOption div.description ul li.notification.error div {
										background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_error_white.png);
										padding : 18px 16px 5px 16px;
									}
									div.customizeList div.customizeOption div.description ul li.notification.error.child div {
										background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_error.png);
									}									
								div.customizeList div.customizeOption div.description ul li.notification.remark {
									display : block;
									background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_remark_white.png);
									margin : 0px 0px 4px 0px;
									height : auto;
								}
									div.customizeList div.customizeOption div.description ul li.notification.remark div {
										background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_remark_white.png);
										padding : 24px 16px 12px 16px;
									}
									div.customizeList div.customizeOption div.description ul li.notification.remark.child div {
										background-image : url(https://commodoregaming.com/assets/Business_rules/customizeList_remark.png);
									}	
										div.customizeList div.customizeOption div.description ul li.notification.remark div input {
											float : left;
											border : none;
											margin : 0px 0.5em 0px 0px;
										}
										div.customizeList div.customizeOption div.description ul li.notification.remark div label {
											float : left;
											margin : 0px 0px 4px 0px;
										}
										div.customizeList div.customizeOption div.description ul li.notification.remark div br {
											clear : both;
										}
								div.customizeList div.customizeOption div.description ul li.empty {
									display : none;
								}
								div.subOption {}
									div.subOption div.subOptionLink {
										line-height : 25px;
									}
										div.subOption div.subOptionLink label {
											font-weight : normal;
										}
									div.subOption div.subOptionLink.active {
										background : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png) no-repeat 0% 0%;
									}
									div.subOption div.subOptionList {
										background : url(https://commodoregaming.com/images/gamePcShop/customizeList_back.png) no-repeat 0% 100%;
										padding : 0px 10px 5px 15px;
										margin : 0px 0px 0px 0px;
									}
										div.subOption div.subOptionList ul {}
											div.subOption div.subOptionList ul li {}
											div.subOption div.subOptionList ul li.active {
												background : url(https://commodoregaming.com/images/gamePcShop/customizeList_back2.png) no-repeat 0% 0% !important;
											}
												div.subOption div.subOptionList ul li label {
													width : 300px !important;
												}
												div.subOption div.subOptionList ul li.active div.padding {
													background : url(https://commodoregaming.com/images/gamePcShop/customizeList_back2.png) no-repeat 0% 100% !important;
												}
							div.customizeList div.customizeOption div.description h3.foldingList.passive {
								background : url('https://commodoregaming.com/images/customizeList_link.png') no-repeat 0px 0%;
								cursor : pointer;
								margin : 0px;
								padding : 4px 0px 4px 25px;
							}
							div.customizeList div.customizeOption div.description ul.foldingList.hideThisNode {
								background : url('https://commodoregaming.com/images/customizeList_passive.png') no-repeat 0px 100%;
								margin : 0px 0px 5px 0px;
								padding : 0px 0px 4px 0px;
							}
							div.customizeList div.customizeOption div.description h3.foldingList.active {
								background : url('https://commodoregaming.com/images/customizeList_active.png') no-repeat 0px 0%;
								cursor : pointer;
								margin : 0px;
								padding : 4px 0px 4px 25px;
							}
							div.customizeList div.customizeOption div.description ul.foldingList.showThisNode {
								background : url('https://commodoregaming.com/images/customizeList_passive.png') no-repeat 0px 100%;
								margin : 0px 0px 5px 0px;
								padding : 0px 0px 4px 0px;
							}
								div.customizeList div.customizeOption div.description ul.foldingList li {}
									div.customizeList div.customizeOption div.description ul.foldingList li label {
										width : 300px !important;
									}
									div.customizeList div.customizeOption div.description ul.foldingList li div.padding {
										padding : 0px 10px 0px 20px;
									}
								div.customizeList div.customizeOption div.description ul.foldingList li.active {
									background : #e3e5e9 none;
								}
									div.customizeList div.customizeOption div.description ul.foldingList li.active div.padding {
										background : #e3e5e9 none;
									}
				/* skin selector list */
				div.skinSelector {
					width : 702px;
					/* height : 382px; */
				}
					div.skinList {
						float : left;
						width : 230px;
					}
						div.skinList h2 {
							margin-bottom : 12px;
						}
						div.skinList dl {
							width : 229px;
							height : 382px;
							margin : 0px;
							border-top : solid 1px #c3c5c9;
							border-bottom : solid 1px #c3c5c9;
							border-left : solid 1px #c3c5c9;
							border-right : solid 1px #c3c5c9;
							overflow : auto;
						}
							div.skinList dl dt {
								width : 100%;
								height : 29px;
								margin : -1px 0px 0px 0px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/skinList_link.png);
								cursor : pointer;
								border-top : solid 1px #c3c5c9;
							}
								div.skinList dl dt span {
									display : block;
									height : 29px;
									line-height : 25px;
									padding : 0px 8px 0px 24px;
								}
									div.skinList dl dt em {
										float : right;
										color : #8a929b;
										font-style : normal;
									}
							div.skinList dl dd {
								margin : 0px;
							}
								div.skinList dl dd ul {
									margin : 0px;
									padding : 5px 0px 5px 0px;
								}
									div.skinList dl dd ul li {
										list-style-type : none;
									}
										div.skinList dl dd ul li a {
											display : block;
											height : 42px;
											padding : 0px 3px 0px 3px;
											font-size : 110%;
										}
											div.skinList dl dd ul li a:link,
											div.skinList dl dd ul li a:visited {
												color : #000000;
												background-color : #ffffff;
												text-decoration : none;
											}
											div.skinList dl dd ul li a:hover,
											div.skinList dl dd ul li a:active {
												color : #000000;
												background-color : #f5f5f5;
												text-decoration : none;
											}
												div.skinList dl dd ul li a img {
													float : left;
													margin : 3px 6px 0px 20px;
												}
												div.skinList dl dd ul li a span {
													float : left;
													width : 125px;
												}
							div.skinList dl dt.skinlink {}
							div.skinList dl dt.skinhover {}
							div.skinList dl dt.skinactive {
								background-image : url(https://commodoregaming.com/images/gamePcShop/skinList_active.png);
							}
				/* skin selector specifications */
				div.skinSpecifications {
					float : left;
					width : 230px;
					overflow : hidden;
				}
					div.skinSpecifications h2 {
						margin-bottom : 12px;
					}
					div.skinSpecifications p {}
						ul.specs {
							margin : 0px;
							padding-bottom : 10px;
							font-size : 110%;
						}
							ul.specs li {
								list-style-type : none;
								padding : 0px 12px 8px 16px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/bullet.png);
								background-repeat : no-repeat;
								background-position : 0px 2px;
							}
								ul.specs li div,
								ul.specs li span {
									margin-left: 16px;
								}
								ul.specs li a {}
									ul.specs li a:link,
									ul.specs li a:visited {
										text-decoration : none;
									}
									ul.specs li a:hover,
									ul.specs li a:active {
										text-decoration : underline;
									}
					div.skinSpecifications ul.banners {
						width : 250px;
						margin : 0px;
					}
						div.skinSpecifications ul.banners li {
							display : inline;
						}
							div.skinSpecifications ul.banners li a {}
								div.skinSpecifications ul.banners li a:link,
								div.skinSpecifications ul.banners li a:visited {}
								div.skinSpecifications ul.banners li a:hover,
								div.skinSpecifications ul.banners li a:active {}
									div.skinSpecifications ul.banners li a img {
										border : solid 1px #c3c5c9;
										margin : 0px 5px 5px 0px;
									}
				/* skin selector preview */
				div.skinPreview {
					float : left;
					width : 468px;
				}
					div.skinPreview h2 {
						margin-bottom : 12px;
					}
					div.skinPreview img,
					div.skinPreview iframe {
						border : solid 1px #c3c5c9;
						width : 468px;
						height : 382px;
						overflow : hidden;
					}
				/* skin pager */
				ul.skinPager {
					margin : 10px 0px 10px 0px;
				}
					ul.skinPager li {
						list-style-type : none;
					}
						ul li.narrowColumn {
							float : left;
							width : 230px;
							height : 17px;
						}
						ul li.wideColumn {
							float : left;
							width : 470px;
							height : 17px;
						}
							/* default pager button */
							a.pagerButton {
								position : relative;
								display : block;
								width : auto;
								height : 17px;
								line-height : 15px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
								background-position : 0% 0%;
								padding : 0px 18px 0px 6px;
							}
								a.pagerButton:link,
								a.pagerButton:visited {
									text-decoration : none;
								}
								a.pagerButton:hover,
								a.pagerButton:active {
									text-decoration : none;
								}
									a.pagerButton span {
										position : absolute;
										display : block;
										width : 16px;
										height : 17px;
										top : 0px;
										background-repeat: no-repeat;
										background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_next.png);
										right : 0px;
									}
							/* previous button */
							ul.skinPager li a.previous{
								float : left;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
								background-position : 100% 0%;
								padding : 0px 6px 0px 18px;
							}
								ul.skinPager li a.previous span {
									background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_prev.png);
									left : 0px;
								}
							/* button that sort of looks like a link */
							ul.skinPager li input.next {
								float : right;
								width : 175px;
								height : 17px;
								padding : 0px;
								border : none;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pagerbutton_prev_input.png);
								margin : 0px 1em 0px 0px;
								/* centering the button text */
								margin-top : -3px;
								background-repeat : no-repeat;
								background-position : 0px 3px;
								background-color : Transparent;
								height : 20px;
							}
							/* next button */
							ul.skinPager li a.next{
								float : right;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
								background-position : 0% 0%;
								padding : 0px 18px 0px 6px;
							}
								ul.skinPager li a.next span {
									background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_next.png);
									right : 0px;
								}
							/* less button */
							a.pagerButton.readLess{
								float : left;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
							}
								a.pagerButton.readLess span {
									background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_more_active.png);
									right : 0px;
								}
							/* homepage button */
							a.homePager {
								background-image : url(https://commodoregaming.com/images/gamePcShop/homePager_back.png);
								font-weight : bold;
								text-transform : uppercase;
								font-size : 90%;
							}
								a.homePager:link,
								a.homePager:visited {
									color : #ffffff;
								}
								a.homePager:hover,
								a.homePager:active {
									color : #e76e02;
								}
									a.homePager span {
										background-image : url(https://commodoregaming.com/images/gamePcShop/homePager_more.png);
									}
							.theOtherHomePager {
								margin-left : 1em;
							}
							/* really big button */
							a.bigPagerButton {
								position : relative;
								display : block;
								float : right;
								width : auto;
								height : 32px;
								line-height : 30px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/bigPagerButton_back.png);
								background-position : 0% 0%;
								padding : 0px 24px 0px 12px;
								font-weight : bold;
								text-transform : uppercase;
								font-size : 90%;
							}
								a.bigPagerButton:link,
								a.bigPagerButton:visited {
									text-decoration : none;
									color : #ffffff;
								}
								a.bigPagerButton:hover,
								a.bigPagerButton:active {
									text-decoration : none;
									color : #e76e02;
								}
									a.bigPagerButton span {
										position : absolute;
										display : block;
										width : 20px;
										height : 32px;
										top : 0px;
										background-image : url(https://commodoregaming.com/images/gamePcShop/bigPagerButton_more.png);
										right : 0px;
									}
				/* Last 5 skins */
				div.skinHistory {}
					div.skinHistory h2 {}
					div.skinHistory ul {
						height : 151px;
						margin : 0px 0px 0px 0px;
						border-top : solid 1px #c3c5c9;
						border-bottom : solid 1px #c3c5c9;
						text-align : center;
					}
						div.skinHistory  ul li {
							display : inline;
						}
							div.skinHistory  ul li a {}
							div.skinHistory  ul li img{
								margin : 0px 17px 0px 17px;
								vertical-align : middle;
							}
				/* skin filter */
				div.skinFilter {
					margin-bottom : 25px;
				}
				div.skinFilter.marginTop {
					margin-top : 46px;
				}
					div.skinFilter h2 {
						padding-bottom : 8px;
					}
					div.skinFilter fieldset {
						border-top : solid 1px #c3c5c9;
						border-bottom : solid 1px #c3c5c9;
						padding : 10px 0px 20px 0px;
					}
					div.skinFilter fieldset.else {
						border-top : solid 1px #c3c5c9;
						border-bottom : solid 1px #c3c5c9;
						padding : 10px 0px 0px 0px;
						line-height: 20px;
					}
						div.skinFilter fieldset table {}
							div.skinFilter fieldset table thead {}
								div.skinFilter fieldset table thead tr {}
									div.skinFilter fieldset table thead tr th {
										padding-bottom : 5px;
									}
										div.skinFilter fieldset table thead tr th label {
											color : #8a929b;
											font-size : 110%;
										}
							div.skinFilter fieldset table tbody {}
								div.skinFilter fieldset table tbody tr {}
									div.skinFilter fieldset table tbody tr td {}
										div.skinFilter fieldset table tbody tr td select {
											width : 180px;
											margin-right : 20px;
										}
										div.skinFilter fieldset table tbody tr td a.pagerButton {
											float : right;
											margin-top : 2px;
										}
				div.skinFilter .btnFind {
					width: 250px;
				}
				div.skinFilter fieldset table tbody tr td select.else {
					width : 200px;
					margin-right : 20px;
				}
				div.skinIntro {
					width: 470px;
					margin-top: 46px;
				}
				/* skin results */
				div.skinResults {}
					div.skinResults h2 {
						margin-bottom : 15px;
					}
					p {
						font-size : 110%;
					}
					div.skinResults ul.skinResultsPager {
						position : relative;
						height : 24px;
						margin : 0px;
						line-height : 23px;
						background-image : url(https://commodoregaming.com/images/gamePcShop/skinResults_back.png);
						text-align : center;
						overflow : hidden;
					}
						div.skinResults ul.skinResultsPager li {
							display : inline;
						}
							div.skinResults ul.skinResultsPager li span,
							div.skinResults ul.skinResultsPager li a {
								font-size : 110%;
								padding : 0px 10px 0px 10px;
								font-size : 99%;
							}
								div.skinResults ul.skinResultsPager li a:link,
								div.skinResults ul.skinResultsPager li a:visited {
									text-decoration : none;
								}
								div.skinResults ul.skinResultsPager li a:hover,
								div.skinResults ul.skinResultsPager li a:active {
									text-decoration : none;
								}
							div.skinResults ul.skinResultsPager li .active {
								font-weight : bold;
							}
						div.skinResults ul.skinResultsPager li.viewAll {
							display : inline;
						}
							div.skinResults ul.skinResultsPager li.viewAll a {}
								div.skinResults ul.skinResultsPager li.viewAll a:link,
								div.skinResults ul.skinResultsPager li.viewAll a:visited {
									text-decoration : underline;
								}
								div.skinResults ul.skinResultsPager li.viewAll a:hover,
								div.skinResults ul.skinResultsPager li.viewAll a:active {
									text-decoration : underline;
								}
						div.skinResults ul.skinResultsPager li.previous {}
							div.skinResults ul.skinResultsPager li.previous a {
								position : absolute;
								left : 0px;
								top : -1px;
								padding : 0px;
								height : 25px;
							}
									div.skinResults ul.skinResultsPager li.previous a img {
										vertical-align : middle;
										margin : 0px 5px 0px 0px;
									}
						div.skinResults ul.skinResultsPager li.next {}
							div.skinResults ul.skinResultsPager li.next a {
								position : absolute;
								right : 0px;
								top : -1px;
								padding : 0px;
								height : 25px;
							}
									div.skinResults ul.skinResultsPager li.next a img {
										vertical-align : middle;
										margin : 0px 0px 0px 5px;
									}
					div.skinResults ul.skinResultsList {
						margin : 0px 0px 0px 0px;
					}
						div.skinResults ul.skinResultsList li {
							float : left;
							list-style-type : none;
							width : 112px;
							padding : 0px 0px 0px 25px;
						}
							div.skinResults ul.skinResultsList li a {}
								div.skinResults ul.skinResultsList li a:link,
								div.skinResults ul.skinResultsList li a:visited {}
								div.skinResults ul.skinResultsList li a:hover,
								div.skinResults ul.skinResultsList li a:active {}
									div.skinResults ul.skinResultsList li a img {}
						div.skinResults table {
							position : relative;
							background-image : url(https://commodoregaming.com/images/bg_tr_th_storelocator.gif);
							background-position: left top;
							background-repeat: no-repeat;
							width: 702px;
							margin-bottom: 40px;
						}
							div.skinResults table tr th {
								border: none;
								color: #fff;
								height : 24px;
								margin : 0px;
								padding: 0px;
								line-height : 23px;
								text-align : center;
							}
								div.skinResults table tr th.storeRow {
									width: 336px;
								}
								div.skinResults table tr th.retailRow {
									width: 122px;
								}
								div.skinResults table tr th.onlineRow {
									width: 122px;
								}
								div.skinResults table tr th.distributionRow {
									width: 122px;
								}
							div.skinResults table tr td {
								border-bottom: solid 1px #c3c5c9;
								border-left: solid 1px #c3c5c9;
								border-right: solid 1px #c3c5c9;
								background-image : url(https://commodoregaming.com/images/bg_td_storelocator.gif);
								background-position: left bottom;
								background-repeat: repeat-x;
								vertical-align: middle;
								padding: 15px 0px 20px 16px;
							}
									div.skinResults table tr td a:link,
									div.skinResults table tr td a:visited {
										color: #000;
									}
									div.skinResults table tr td a:hover,
									div.skinResults table tr td a:active {
										text-decoration : none;
									}
									div.skinResults table tr td a.buy:link,
									div.skinResults table tr td a.buy:visited {
										color: #0c72a6;
									}
									div.skinResults table tr td a.buy:hover,
									div.skinResults table tr td a.buy:active {
										text-decoration : none;
									}
								div.skinResults table tr td h4 {
									font-weight: bold;
									font-size: 12px;
									color: #000;
									margin: 0px 0px -10px 0px;
									padding: 0px 0px 0px 0px;
								}
								div.skinResults table tr td.logos {
									text-align: center;
								}
					div.wiiResults table {
							position : relative;
							background-image : url(https://commodoregaming.com/images/bg_tr_th_wiigames.gif);
							background-position: left top;
							background-repeat: no-repeat;
							width: 702px;
							margin-bottom: 40px;
						}
							div.wiiResults table tr th {
								border: none;
								color: #fff;
								height : 24px;
								margin : 0px;
								font-size: 102%;
								padding: 0px 0px 0px 14px;
								line-height : 23px;
								text-align : left;
								font-weight: bold;
								text-transform: uppercase;
							}
								div.wiiResults table tr th.storeRow {
									width: 336px;
								}
								div.wiiResults table tr th.retailRow {
									width: 122px;
								}
								div.wiiResults table tr th.onlineRow {
									width: 122px;
								}
								div.wiiResults table tr th.distributionRow {
									width: 168px;
								}
								div.wiiResults table tr td {
								border-bottom: solid 1px #c3c5c9;
								border-left: solid 1px #c3c5c9;
								border-right: solid 1px #c3c5c9;
								background-image : url(https://commodoregaming.com/images/bg_td_storelocator.gif);
								background-position: left bottom;
								background-repeat: repeat-x;
								vertical-align: middle;
								font-size: 110%;
								padding: 15px 14px 20px 14px;
							}
									div.wiiResults table tr td a:link,
									div.wiiResults table tr td a:visited {
										color: #000;
										font-weight: bold;
									}
									div.wiiResults table tr td a:hover,
									div.wiiResults table tr td a:active {
										text-decoration : none;
									}
				/* skin search results */
				div.skinResults div.foundSkins {
					width : 703px;
					overflow : hidden;
				}
					div.skinResults div.foundSkins ul {
						width : 750px;
						margin : 6px 0px 6px 0px;
						padding : 0px;
					}
						div.skinResults div.foundSkins ul li {
							float : left;
							position : relative;
							list-style-type : none;
							width : 210px;
							height : 203px;
							overflow : hidden;
							color : #000000;
							/* background-image : url(https://commodoregaming.com/images/foundSkins_hover.gif); */
							padding : 12px 5px 16px 15px;
							margin : 0px 6px 6px 0px;
							line-height : 1.3em;
						}
							#canvas div.skinResults div.foundSkins ul li h3 {
								position : relative;
								color : #000000;
								font-weight : normal;
								margin : 0px;
								font-size : 110%;
							}
								div.skinResults div.foundSkins ul li h3 strong {
									color : #000000;
									font-weight : bold;
								}
							div.skinResults div.rating {
								position : relative;
								background-image : url(https://commodoregaming.com/images/rating_back.gif);
								width : 192px;
								height : 18px;
								line-height : 15px;
								margin : 10px 0px 0px 0px;
								padding : 0px 0px 0px 8px;
								color : #ffffff;
								font-weight : bold;
							}
								div.skinResults div.rating img {
									float : right;
									margin-right : 8px;
								}
							div.skinResults div.foundSkins ul li img.link {
								float : left;
								margin : -5px 10px 0px 0px;
							}
							div.skinResults div.foundSkins ul li div.description {
								width : 90px;
								float : left;
								padding-top : 12px;
							}
							div.skinResults div.foundSkins ul li div.amount {
								width : 90px;
								float : left;
								padding-top : 12px;
								font-size: 190%;
								font-weight: bold;
								font-family: Arial;
							}
								div.skinResults div.foundSkins ul li h4 {
									margin : 0px;
									font-size : 80%;
								}
								div.skinResults div.foundSkins ul li p {
									font-size : 80%;
									margin : 0px;
								}
								div.skinResults div.foundSkins ul li p.buttons {
									position : absolute;
									bottom : 20px;
									padding-top : 5px;
								}
									div.skinResults div.foundSkins ul li p.buttons a {
										display : block;
										width : 66px;
										height : 17px;
										line-height : 13px;
										overflow : hidden;
										padding : 0px 20px 0px 0px;
										margin-top : 5px;
										font-family: Tahoma;
										text-align : right;
									}
										div.skinResults div.foundSkins ul li p.buttons a:link,
										div.skinResults div.foundSkins ul li p.buttons a:visited {
											background-image : url(https://commodoregaming.com/images/foundSkins_button_link.gif);
											color : #000000;
											text-decoration : none;
										}
										div.skinResults div.foundSkins ul li p.buttons a:hover,
										div.skinResults div.foundSkins ul li p.buttons a:active {
											background-image : url(https://commodoregaming.com/images/foundSkins_button_hover.gif);
											color : #e76e02;
											text-decoration : none;
										}
						div.skinResults div.foundSkins ul li.hover {
							background-image : url(https://commodoregaming.com/images/foundSkins_hover.gif);
						}
						div.skinResults div.foundSkins ul li.active {
							background-image : url(https://commodoregaming.com/images/foundSkins_hover.gif);
						}
				/* skin search results */
		/* RELATED CONTENT */
		body.hasPcShop #related {
			float : right;
			width : 230px;
			margin-right : 8px;
			/*
			background-image : url(https://commodoregaming.com/images/gamePcShop/related_back.png);
			background-repeat : no-repeat;
			background-position : -4px 1px;
			*/
		}
			body.hasPcShop #related div.margin {
				padding : 0px 17px 20px 0px;
			}
				/* related decoration */
				body.hasPcShop #related div.relatedDecoration {
					width : 213px;
					height : 260px;
					overflow : hidden;
				}
					body.hasPcShop #related div.relatedDecoration img {
						vertical-align : middle;
						/*display : none;*/
					}
				/* pc price */
				div.pcPrice {
					padding : 5px 5px 5px 5px;
				}
					div.pcPrice h2 {
						font-size : 150%;
						text-transform : uppercase;
						font-style : italic;
						font-family : Arial, Sans-Serif;
						color : #889099;
					}
					div.pcPrice p.customizeButton {
						height : 32px;
					}
						div.pcPrice p strong {
							font-size : 200%;
							color : #000000;
							font-family : Arial, Sans-Serif;
						}
						div.pcPrice p em {
							font-size : 140%;
							font-style : italic;
							font-family : Arial, Sans-Serif;
							color : #889099;
							font-weight : bold;
						}
						div.pcPrice p a.pagerButton {}
					div.pcPrice p.vrLink {}
						div.pcPrice p.vrLink a {
							display : block;
							width : 205px;
							height : 50px;
							line-height : 50px;
							overflow : hidden;
							font-weight : bold;
							font-size : 90%;
						}
							div.pcPrice p.vrLink a:link,
							div.pcPrice p.vrLink a:visited {
								color : #889099;
								text-decoration : none;
								background-image : url(https://commodoregaming.com/images/gamePcShop/3dLink_link.png);
							}
							div.pcPrice p.vrLink a:hover,
							div.pcPrice p.vrLink a:active {
								color : #e76e02;
								text-decoration : none;
								background-image : url(https://commodoregaming.com/images/gamePcShop/3dLink_hover.png);
							}
				/* pc Specs */
				div.pcSpecs {
					width : 213px;
					min-height : 640px;
					padding-bottom : 8px;
					background-image : url(https://commodoregaming.com/images/gamePcShop/pcSpecs_bottom.png);
					background-repeat : no-repeat;
					background-position : 0% 100%;
				}
					div.pcSpecs div.top {
						background-image : url(https://commodoregaming.com/images/gamePcShop/pcSpecs_top.png);
						background-repeat : no-repeat;
						background-position : 0% 0%;
						padding : 6px 10px 0px 10px;
						min-height : 283px;
					}
						div.pcSpecs div.top h2 {
							border-bottom : solid 1px #c3c5c9;
							font-size : 130%;
							font-family : Arial, Sans-Serif;
							padding-bottom : 4px;
							margin-bottom : 15px;
						}
						div.pcSpecs  div.specsScroller {
							max-height : 238px;
							overflow : auto;
						}
						div.pcSpecs div.top h3 {
							border-bottom : solid 1px #c3c5c9;
							color : #8a929b;
							font-size : 120%;
							padding : 0px 0px 4px 0px;
							margin : 0px 12px 6px 12px;
						}
						div.pcSpecs div.top ul {
							margin : 0px;
							padding-bottom : 10px;
						}
							div.pcSpecs div.top ul li {
								list-style-type : none;
								padding : 0px 12px 4px 28px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/pcSpecs_bullet.png);
								background-repeat : no-repeat;
								background-position : 12px 1px;
							}
							    div.pcSpecs div.top ul li div,
								div.pcSpecs div.top ul li span,
								div.pcSpecs div.top ul li a {
								}
									div.pcSpecs div.top ul li a:link,
									div.pcSpecs div.top ul li a:visited {
										text-decoration : none;
									}
									div.pcSpecs div.top ul li a:hover,
									div.pcSpecs div.top ul li a:active {
										text-decoration : underline;
									}
					div.pcSpecs div.middle {
						background-image : url(https://commodoregaming.com/images/gamePcShop/pcSpecs_middle.png);
						background-repeat : no-repeat;
						background-position : 0% 0%;
						padding : 48px 9px 0px 9px;
					}
						div.pcSpecs div.middle h2.price {
							font-size : 145%;
							text-align : right;
						}
							div.pcSpecs div.middle h2.price span {
								float : left;
							}
						div.pcSpecs div.middle p.shipping {
							line-height : 160%;
						}
							div.pcSpecs div.middle p.shipping strong {}
						div.pcSpecs div.middle p.buttons {
							height : 32px;
						}
							div.pcSpecs div.middle a.button {
								position : relative;
								display : block;
								width : auto;
								height : 32px;
								line-height : 29px;
								overflow : hidden;
								padding : 0px 28px 0px 12px;
								background-image : url(https://commodoregaming.com/images/gamePcShop/button_right.png);
								background-repeat : no-repeat;
								background-position : 100% 0%;
								cursor : hand;
								font-weight : bold;
								text-transform : uppercase;
							}
								div.pcSpecs div.middle a.button:link,
								div.pcSpecs div.middle a.button:visited {
									color : #ffffff;
									text-decoration : none;
								}
								div.pcSpecs div.middle a.button:hover,
								div.pcSpecs div.middle a.button:active {
									color : #ffffff;
									text-decoration : underline;
								}
									div.pcSpecs div.middle a.button span {
										position : absolute;
										left : 0px;
										top : 0px;
										display : block;
										width : 3px;
										height : 32px;
										overflow : hidden;
										padding-left : 3px;
										background-image : url(https://commodoregaming.com/images/gamePcShop/button_left.png);
										background-repeat : no-repeat;
										background-position : 0% 0%;
									}
						div.pcSpecs div.middle p.instalments {
							margin : 0px;
							padding : 8px 0px 0px 0px;
							border-top : solid 1px #c3c5c9;
						}
							div.pcSpecs div.middle p.instalments a {
								background-image : url(https://commodoregaming.com/images/gamePcShop/pcSpecs_instalments_bullet.png);
								background-repeat : no-repeat;
								background-position : 100% 3px;
								padding-right : 10px;
							}
								div.pcSpecs div.middle p.instalments a:link,
								div.pcSpecs div.middle p.instalments a:visited {
									color : #196fb1;
									text-decoration : none;
								}
								div.pcSpecs div.middle p.instalments a:hover,
								div.pcSpecs div.middle p.instalments a:active {
									color : #196fb1;
									text-decoration : underline;
								}
		/* TOP NAVIGATION */
		body.hasPcShop #mainNavigation {
			background-image : url(https://commodoregaming.com/images/gamePcShop/mainNavigation_back.png);
		}
		/* SETTINGS */
		body.hasPcShop #settings {
			background-image : none;
		}
			body.hasPcShop #settings dt {
				padding-left : 10px;
				padding-right : 4px;
				text-transform : uppercase;
				color : #f2b103;
				font-size : 90%;
			}
				body.hasPcShop #settings dt img {
					vertical-align : middle;
				}
			body.hasPcShop #settings dd {
				padding-right : 12px;
				text-transform : uppercase;
				color : #ffffff;
				font-size : 90%;
				background-image : url(https://commodoregaming.com/images/gamePcShop/settings_back.png);
				background-repeat : no-repeat;
				background-position : 100% 1px;
			}
				body.hasPcShop #settings dd a {
					padding : 0px 12px 0px 10px;
				}
			/* change button */
			body.hasPcShop #settings dd.change {
				background-image : none;
				padding-right : 0px;
			}
				body.hasPcShop #settings dd.change a {}
			/* login button */
			body.hasPcShop #canvas #login {
				padding-right : 0px;
				background-image : url(https://commodoregaming.com/images/gamePcShop/settings_login_back.png);
				background-repeat : no-repeat;
				background-position : 0% 0%;
				width : 145px;
			}
		/* META NAVIGATION */
		body.hasPcShop #metaNavigation {
			right : 0px;
			background-image : none;
		}
			body.hasPcShop #metaNavigation li a {
				font-size : 80%;
				text-transform : uppercase;
				padding : 0px 12px 0px 12px;
				background-image : url(https://commodoregaming.com/images/metaNavigation_divider.png);
				background-repeat : no-repeat;
				background-position : 100% 2px;
			}
				body.hasPcShop #metaNavigation li a:link,
				body.hasPcShop #metaNavigation li a:visited {
					color : #ffffff;
					text-decoration : none;
				}
				body.hasPcShop #metaNavigation li a:hover,
				body.hasPcShop #metaNavigation li a:active {
					color : #ffd99c;
					text-decoration : none;
				}
			body.hasPcShop #metaNavigation li.last a {
				background-image : none;
			}
		/* SHOPPING BASKET */
		body.hasPcShop #metaNavigation li.shoppingCounter {
			padding-left : 12px;
			padding-right : 10px;
			text-transform : uppercase;
			color : #ffffff;
			/*background-image : url(https://commodoregaming.com/images/gamePcShop/shoppingCounter_back.png);
			background-repeat : no-repeat;
			background-position : 0px 5px;*/
		}
			body.hasPcShop #metaNavigation li.shoppingCounter a {	
				font-size : 80%;
			}
			body.hasPcShop #metaNavigation li.shoppingCounter a {
				font-weight : normal;
				background-image : none;
				padding-left : 3px;
			}
				body.hasPcShop #metaNavigation li.shoppingCounter a:link,
				body.hasPcShop #metaNavigation li.shoppingCounter a:visited {
					color : #b1eafa;
					text-decoration : none;
				}
				body.hasPcShop #metaNavigation li.shoppingCounter a:hover,
				body.hasPcShop #metaNavigation li.shoppingCounter a:active {
					color : #b1eafa;
					text-decoration : underline;
				}
		/* LOGIN */
		body.hasPcShop #login {
			background-image : url(https://commodoregaming.com/images/gamePcShop/settings_login_back.png);
		}
	/* FOOTER */
	body.hasPcShop #footer {
		font-family : Verdana, Sans-Serif;
		height : 30px;
		overflow : hidden;
		background-image : url(https://commodoregaming.com/images/gamePcShop/footer_back.png);
	}
		/* FOOTER NAVIGATION */
		body.hasPcShop #legalNavigation {
			background-image : url(https://commodoregaming.com/images/gamePcShop/legalNavigation_back.png);
		}
		body.hasPcShop #skinSelector {
			background-image : url(https://commodoregaming.com/images/gamePcShop/legalNavigation_back.png);

		}
/* EXTRA WIDE SHOP LAYOUT */
body.hasPcShopNavigation {}
	body.hasPcShopNavigation #content {
		float : none;
		width : 981px;
	}
		body.hasPcShopNavigation #content .margin {
			padding : 36px 25px 36px 258px;
		}
			body.hasPcShopNavigation #content div.introduction h1 {
				margin-left : -218px;
			}
			body.hasPcShopNavigation #content div.introduction p {
				height : 60px;
			}
	body.hasPcShopNavigation #related {
		position : absolute;
		float : none;
		right : 0px;
		top : 102px;
		width : 230px;
		height : 262px;
		margin-right : 8px;
	}
	body.hasPcShopNavigation #subNavigation {
		position : absolute;
		width : 195px;
		left : 40px;
		top : 256px;
		border-top : solid 1px #848484;
	}
/* PC SHOP CAROUSEL LAYOUT */
body.carousel {}
	body.carousel #content {
		float : none;
		width : 981px;
	}
		body.carousel #content div.introduction {}
			body.carousel #content div.introduction h1 {
				padding-top : 0px;
				margin : -20px 0em 23px 0em;
			}
		ul.carouselList {
			margin : 0px -40px 0px 0px;
			height : 190px;
		}
			ul.carouselList li {
				float : left;
				width : 100px;
				margin-right : 21px;
				padding-top : 7px;
				overflow : hidden;
				list-style-type : none;
				text-align : center;
			}
				ul.carouselList li a {
					font-family : Arial, Sans-Serif;
					text-transform : uppercase;
					font-weight : bold;
					display : block;
					width : 110px;
				}
					ul.carouselList li a img {
						width : 110px;
					}
					ul.carouselList li a span {}
						/* passive */
						ul.carouselList li a:link,
						ul.carouselList li a:visited {
							text-decoration : none;
							font-size : 90%;
							color : #8a929b;
						}
							ul.carouselList li a:link img,
							ul.carouselList li a:visited img {
								margin-bottom : 2px;
							}
						ul.carouselList li a:hover,
						ul.carouselList li a:active {
							text-decoration : none;
							font-size : 110%;
							color : #e76e02;
							/*padding-top : 20px;*/
						}
							ul.carouselList li a:hover img,
							ul.carouselList li a:active img {
								margin-bottom : 0px;
							}
						/* active */
						ul.carouselList li a.active:link,
						ul.carouselList li a.active:visited,
						ul.carouselList li a.active:hover,
						ul.carouselList li a.active:active {
							text-decoration : none;
							font-size : 110%;
							color : #e76e02;
							padding-top : 20px;
						}
							ul.carouselList li a.active:link img,
							ul.carouselList li a.active:visited img,
							ul.carouselList li a.active:hover img,
							ul.carouselList li a.active:active img {
								margin-bottom : 0px;
							}
		div.carouselDetails {
			border-bottom  : solid 1px #8a929b;
			margin-bottom : 10px;
		}
			div.carouselDetails img.illustration {
				float : left;
				margin-right : 40px;
			}
			div.carouselDetails div.carouselDescription {
				float : left;
				width : 390px;
				margin-right : 60px;
				padding-top : 32px;
			}
				div.carouselDetails div.carouselDescription h2 {
					text-transform : uppercase;
					margin-bottom : 14px;
				}
				div.carouselDetails div.carouselDescription p.intro {}
				div.carouselDetails div.carouselDescription p.brands {}
					div.carouselDetails div.carouselDescription p.brands img {
						margin-right : -0.3em;
					}
			div.carouselDetails div.carouselFeatures {
				float : left;
				width : 190px;
				padding-top : 32px;
			}
				div.carouselDetails div.carouselFeatures h2 {
					margin-bottom : 14px;
				}
				div.carouselDetails div.carouselFeatures ul.specs {}
					div.carouselDetails div.carouselFeatures ul.specs li {}
						div.carouselDetails div.carouselFeatures ul.specs li span {}
		body.carousel div.pcPrice {
			padding : 5px 5px 5px 5px;
		}
			body.carousel div.pcPrice h2 {
				float : left;
				padding-right : 10px;
				padding-left : 255px;
				height : 32px;
				line-height : 32px;
				margin : 0px;
			}
			body.carousel div.pcPrice p {
				float : left;
				width : 290px;
				height : 32px;
				line-height : 25px;
				margin : 0px;
			}
				body.carousel div.pcPrice p strong {
					font-size : 200%;
					color : #000000;
					font-family : Arial, Sans-Serif;
				}
				body.carousel div.pcPrice p em {
					text-transform : uppercase;
				}
			body.carousel div.pcPrice p.customizeButton {
				float : left;
				width : 190px;
			}
				body.carousel div.pcPrice p a.bigPagerButton {
					float : left;
				}
	body.carousel #related {
		display : none;
	}
/* PC SHOP HOMEPAGE LAYOUT */
body.pcShopHomePage {
	background-image : url(https://commodoregaming.com/images/gamePcShop/homePage_back.png);
	background-repeat : repeat-x;
	background-position : 50% 0%;
	font-family : Tahoma, Arial, Sans-Serif;
}
body.pcShopHomePage.guild {
	background-image : url(https://commodoregaming.com/images/gamePcShop/homePage_back_guild.png);
	background-repeat : repeat-x;
	background-position : 50% 0%;
	font-family : Tahoma, Arial, Sans-Serif;
}
	/* DOCUMENT BODY */
	body.pcShopHomePage #canvas {
		/*background-image : url(https://commodoregaming.com/images/gamePcShop/homePage_back_illustration.jpg);
		background-repeat : no-repeat;
		background-position : 0px 0px;*/
	}
		/* introduction presentation */
		body.pcShopHomePage #canvas div.introduction {
			position : relative;
			padding-left : 520px;
			padding-top : 54px;
			width : 440px;
			height : 321px;
			overflow : hidden;
			background-image : url(https://commodoregaming.com/images/gamePcShop/homePage_back_illustration.jpg);
			background-repeat : no-repeat;
			background-position : 0px -104px;
			/* margin-bottom : -12px; */
		}
		body.pcShopHomePage #canvas div.introduction img.flashReplaceImage 
		{
			margin-left:-520px;
			margin-top:-158px;
		}
			body.pcShopHomePage #canvas div.introduction div.chapeau {
				font-size : 200%;
				color : #8a929b;
				text-transform : uppercase;
				font-weight : bold;
			}
			body.pcShopHomePage #canvas div.introduction h1 {
				font-size : 355%;
				font-size : 230%;
				width : 430px;
				height : auto;
				margin : 0px 0px 15px 0px;
				padding : 0px;
			}
			body.pcShopHomePage #canvas div.introduction ul {
				position : relative;
				color : #8a929b;
				font-size : 139%;
				font-weight : bold;
				margin : 0px 0px 0px 0px;
			}
				body.pcShopHomePage #canvas div.introduction ul li {
					list-style-type : none;
					background-image : url(https://commodoregaming.com/images/gamePcShop/homePage_bullet.png);
					background-repeat : no-repeat;
					background-position : 0px 4px;
					padding : 0px 0px 3px 17px;
					white-space : nowrap;
				}
			body.pcShopHomePage #canvas div.introduction p.goBanners {
				position : absolute;
				top : 254px;
				margin-left : -12px;
				width : 500px;
			}
			body.pcShopHomePage #canvas div.introduction a.goButton {
				position : absolute;
				right : 0px;
				top : 199px;
			}
		/* homepage layout mods */
		body.pcShopHomePage #content {
			float : none;
			width : 981px;
		}
		body.pcShopHomePage #related {
			display : none;
		}
		/* pc types presentation */
		div.pcTypes {}
			div.pcTypes div.laptops {
				width : 430px;
				float : left;
			}
			div.pcTypes #home4Images
			{
				padding-bottom:10px;
				}
				div.pcTypes div div.item {
					min-height : 131px;
					padding-bottom : 10px;
				}
					div.pcTypes div div.item img {
						float : left;
						margin-right : 10px;
					}
					div.pcTypes div div.item div.description {
						float : left;
						width : 310px;
						padding-top : 20px;
					}
						#canvas div.pcTypes div div.item h2 {
							text-transform : uppercase;
							font-style : italic;
							font-size : 130%;
						}
						div.pcTypes div div.item p {
							font-weight : bold;
							margin-bottom : 10px;
						}
							div.pcTypes div div.item p a.pagerButton {}
							div.pcTypes div div.item p a.homePager {}
							div.pcTypes div div.item p a.right {}
								div.pcTypes div div.item p a.right span {}
				div.pcTypes div div.viewAll {
					height : 17px;
					background-image : url(https://commodoregaming.com/images/gamePcShop/homePager_line.png);
				}
					div.pcTypes div div.viewAll a.pagerButton {}
						div.pcTypes div.laptops div.viewAll a.left span {}
			div.pcTypes div.towers {
				width : 430px;
				float : right;
			}
		/* news Iframe */
		div.pcTypes div.news {
			width : 430px;
			height : 290px;
			border-bottom : solid 1px #8a929b;
		}
			#canvas div.pcTypes div.news h2 {
				background-image : url(https://commodoregaming.com/images/gamePcShop/skinResults_back.png);
				padding-left : 8px;
				margin : 12px 0px 0px 0px;
				height : 24px;
				line-height : 24px;
				overflow : hidden;
				text-transform : uppercase;
				font-size : 135%;
			}
			#canvas div.pcTypes div.news #newsIframe {
				margin-bottom : 10px;
			}
		/* smallnews */
		div.pcTypes div.newssmall {
			width : 212px;
			height: 199px;
			padding-bottom: 5px;
			border-bottom : solid 1px #8a929b;
		}
			#canvas div.pcTypes div.newssmall h2 {
				background-image : url(https://commodoregaming.com/images/gamePcShop/skinResults_back.png);
				padding-left : 8px;
				margin : 12px 0px 0px 0px;
				height : 24px;
				line-height : 24px;
				overflow : hidden;
				text-transform : uppercase;
				font-size : 135%;
			}
			#canvas div.pcTypes div.newssmall ul {
				padding-left : 0px 0px 0px 10px;
				margin : 16px 0px 0px 0px;
			}
				#canvas div.pcTypes div.newssmall ul li {
					background-image : url(https://commodoregaming.com/images/bullet_newssmall.png);
					background-repeat: no-repeat;
					background-position: right 2px;
					padding : 0px 10px 0px 0px;
					margin : 6px 0px 0px 0px;
					list-style-type: none;
				}
					#canvas div.pcTypes div.newssmall ul li a {
						font-weight: bold;
						text-decoration: none;
					}	
		/* ckin selector for the homepage */
		div.homeCkinSelector {
			width : 430px;
			border-bottom : none;
		}
			#canvas div.homeCkinSelector h2 {
				background-image : url(https://commodoregaming.com/images/gamePcShop/skinResults_back.png);
				padding-left : 8px;
				margin : 12px 0px 0px 0px;
				height : 24px;
				line-height : 24px;
				overflow : hidden;
				text-transform : uppercase;
				font-size : 135%;
			}
			#canvas div.homeCkinSelector div.padding {
				height : 245px;
			}
				#canvas div.homeCkinSelector img.banner {
					margin : 15px 0px -2px 0px;
				}
				#canvas div.homeCkinSelector h3 {
					color : #000000;
					font-size :  110%;
					padding : 12px 0px 0px 0px;
				}
				div.homeCkinSelector p {
					font-size : 100%;
				}
				div.homeCkinSelector ul {
					margin : 0px;
					padding : 0px;
				}
					#canvas div.homeCkinSelector ul li {
						float : left;
						width : 85px;
						overflow : hidden;
						list-style-type : none;
						text-align : center;
					}
						div.homeCkinSelector ul li img {
							height : 110px;
						}
						div.homeCkinSelector ul li a {
							display : block;
							height : 25px;
						}
							div.homeCkinSelector ul li a img {
								height : auto;
							}
			
/* GAME PC SHOP */
body.popupLayer {
	background-image : url(https://commodoregaming.com/images/gamePcShop/innerpopup_strip.png);
	background-repeat : repeat-x;
	background-position : 50% 0%;
	font-family : Tahoma, Arial, Sans-Serif;
	text-align: left;
	background-attachment: fixed;
}
body.reduxDesign {
	background-image : url(https://commodoregaming.com/images/gamePcShop/page_back_redux.png);
	background-repeat : repeat-x;
	background-position : 50% 0%;
	font-family : Tahoma, Arial, Sans-Serif;
}
	/* introduction area */
	body.reduxDesign div.introduction {}
		body.reduxDesign div.introduction h1 {
			padding-top : 0px;
			padding-bottom : 35px;
			margin : -17px 0em 47px 0em;
		}
			body.reduxDesign.hasSubNavigation #content h1 {
				margin-left : -190px;
			}
	body.reduxDesign #related {}
		body.reduxDesign #related div.margin {
			padding : 124px 17px 20px 0px;
		}
		body.reduxDesign #canvas #related h2 {
			color : #8a929b;
		}
		body.reduxDesign #canvas #related h3 {
			color : #8a929b;
			font-size : 145%;
			margin-bottom : 12px;
		}
		body.reduxDesign #subNavigation {
			top : 231px;
			border-top : solid 1px #848484;
		}
		body.reduxDesign #subNavigation h2 {
			display : none;
		}
		body.reduxDesign #content  h2 {
			margin : 0em 0em 12px 0em;
		}
	/* CHANGED FROM WHITE BORDERS */
	body.reduxDesign div.address address {
		background-image : url(https://commodoregaming.com/images/gamePcShop/address_back.png);
	}
	body.reduxDesign div.summaryWindow {
		background-image : url(https://commodoregaming.com/images/gamePcShop/linksColumns_top.png);
	}
		body.reduxDesign div.summaryWindow div.padding {
			background-image : url(https://commodoregaming.com/images/gamePcShop/linksColumns_bottom.png);
		}
	body.reduxDesign div.summaryWindow.shoppingBasket {
		background-image : url(https://commodoregaming.com/images/gamePcShop/linksColumns_wide_top.png);
	}
		body.reduxDesign div.shoppingBasket div.padding {
			background-image : url(https://commodoregaming.com/images/gamePcShop/linksColumns_wide_bottom.png);
		}
	body.reduxDesign div.addressColumn {
		background-image : url(https://commodoregaming.com/images/gamePcShop/addressColumns_top.png);
	}
		body.reduxDesign div.addressColumn div.padding {
			background-image : url(https://commodoregaming.com/images/gamePcShop/addressColumns_bottom.png);
		}
/* scrolling products list */
div #productList {
	position : relative;
	width : 729px;
	height : 216px;
	margin : 11px -20px 0px 0px;
	float: left;
}
div #productListCkin {
	position : relative;
	width : 729px;
	height : 223px;
	margin : 0px -16px 0px -16px;
	float: left;
}
div.productList .right2 {
	position : relative;
	width : 729px;
	height : 223px;
	background-image : url(https://commodoregaming.com/images/bg_scrollcontent_ckin.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin : -2px -16px 0px 226px;
	float: left;
}
	div.productList img.scrollList {
		cursor : pointer;
	}
	div.productList img.scrollDirection_up {
		position : absolute;
		left : 0px;
		top : 42px;
		z-index: 100;
	}
	div.productList img.scrollDirection_down {
		position : absolute;
		right : -20px;
		top : 42px;
	}
	div.productList div.scrollBorder {
		position : absolute;
		left : 46px;
		top : 40px;
		width : 680px;
		height : 150px;
		overflow : hidden;
	}
		div.productList div.scrollOverflow {
			width : 2000px;
			height : 150px;
		}
			div.productList div.scrollBorder  ul {
				float : left;
				margin : 0px;
			}
				div.productList div.scrollBorder  ul li {
					list-style-type : none;
					float : left;
					width : 140px;
					height : 150px;
					overflow : hidden;
				}
					div.productList div.scrollBorder  ul li a {}
						div.productList div.scrollBorder  ul li a:link,
						div.productList div.scrollBorder  ul li a:visited {
							color : #ffffff;
							text-decoration : none;
						}
						div.productList div.scrollBorder  ul li a:hover,
						div.productList div.scrollBorder  ul li a:active {
							color : #00cafd;
							text-decoration : none;
						}
							div.productList div.scrollBorder  ul li a img {}
							div.productList div.scrollBorder  ul li a span {
								position : absolute;
								top : 110px;
								width : 182px;
								text-align : center;
								padding : 0px 10px 0px 10px;
							}
					div.productList div.scrollBorder  ul li span.title {
						position : absolute;
						display : block;
						visibility : hidden;
						bottom : 10px;
						z-index : 10000;
						margin : 0px auto 0px auto;
						padding : 4px 0px 4px 0px;
						color : #fff;
						width: 182px;
						text-align: center;
						height: 32px;
						font-size: 12px;
						background-image: url(https://commodoregaming.com/images/scrollcontent_title.png);
						background-repeat: no-repeat;
						background-position: left top;
					}
/* /scrolling products */

/* Model pages */
#casings {
	width : 100%;
	overflow : hidden;
	padding: 0px;
	margin: 46px 0px 0px 0px;
}
#casings .casingsContent {
	width : 1600px;
	padding: 0px;
	background-image: url(https://commodoregaming.com/images/bg_casingsrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#casings .casingsContent.single {
	width : 170px;
	padding: 0px;
	background-image: url(https://commodoregaming.com/images/bg_casingsrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#casings .casingsContent.double {
	width : 356px;
	padding: 0px;
	background-image: url(https://commodoregaming.com/images/bg_casingsrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#casings .casingsContent.triple {
	width : 534px;
	padding: 0px;
	background-image: url(https://commodoregaming.com/images/bg_casingsrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
	#casings .casingsContent .topRow div.caseTop {
		float: left;
		width: 166px;
		padding: 8px 0px 0px 0px;
		margin-right: 12px;
		background-image: url(https://commodoregaming.com/images/header_casings.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 26px;
		font-family: Arial Black;
		text-transform: uppercase;
		color: #ffffff;
		font-size: 130%;
		text-align: center;
	}
	#casings .casingsContent .icons {
		margin: 10px 0px 10px 18px;
		width: 148px;
		clear: both;
		display: block;
	}
		#casings .casingsContent .icons li {
			margin: 0px 2px 0px 0px;
			float: left;
			list-style-type: none;
		}
	#casings .casingsContent .infoRow div {
		float: left;
		width: 146px;
		padding: 0px 10px 0px 10px;
		margin: 20px 12px 0px 0px;
		text-align: center;
		overflow: hidden;
	}
		#casings .casingsContent .infoRow div.price {
			font-weight: bold;
			font-size: 150%;
			display: block;
			margin: -20px 0px 0px -10px;
		}
	#casings .casingsContent .descriptionRow div {
		float: left;
		width: 146px;
		padding: 0px 10px 0px 10px;
		margin: 10px 12px 0px 0px;
	}
		#casings .casingsContent .descriptionRow div.last {
			margin: 10px 0px 0px 0px;
		}
	#casings .casingsContent .buynowRow div {
		float: left;
		width: 136px;
		padding: 0px 10px 0px 10px;
		margin: 12px 0px 0px 20px;
	}
	#casings .casingsContent .specstitleRow div {
		float: left;
		width: 150px;
		padding: 0px 0px 0px 0px;
		margin: 16px 0px -20px 26px;
		color: #b0b1b3;
		font-weight: bold;
		font-size: 140%;
		font-family: Arial;
		text-transform: uppercase;
		height: 24px;
	}
		#casings .casingsContent .specstitleRow div.last {
			margin: 10px 0px 0px 0px;
		}
	#casings .casingsContent .specsRow div {
		float: left;
		width: 144px;
		padding: 0px 10px 0px 10px;
		margin: 20px 12px 40px 0px;
	}
		#casings .casingsContent .specsRow div.last {
			margin: 20px 0px 10px 0px;
		}
		#casings .casingsContent .specsRow div ul {
			padding: 0px;
			margin: 0px 0px -10px 0px;
		}
		#casings .casingsContent .specsRow div li {
			background-image: url(https://commodoregaming.com/images/bullet_list.png);
			background-repeat: no-repeat;
			background-position: left 1px;
			padding: 0px 0px 0px 20px;
			margin: 0px 0px 10px 0px;
			list-style-type: none;
		}
	#casings .readmoreRow div {
		float: left;
		width: 136px;
		padding: 0px 10px 0px 10px;
		margin: 12px 0px 0px 20px;
	}
	#casings .readmoreRow div.last {
		float: left;
		width: 116px;
		padding: 0px 10px 0px 10px;
		margin: 12px 0px 0px 20px;
	}
	#casings .pagerButton {
		width: 60px;
		float: right;
	}
		
.sortFilter {
	border-top: solid 1px #c3c5c9;
	border-bottom: solid 1px #c3c5c9;
	background-color: #fafafa;
	margin: 46px 0px 10px 0px;
	height: 30px;
	padding: 10px 10px 0px 10px;
}
	.sortFilter fieldset {
		float: right;
	}
		.sortFilter fieldset label {
			color: #8a929b;
			margin: 0px 6px 0px 0px;
		}
		.sortFilter fieldset select {
			width: 200px;
		}
.productBlock {
	width: 670px;
	height: 135px;
	padding: 20px 20px 20px 20px;
	margin: 10px 0px 0px 0px;	
}
.productBlock.hover {
	background-image: url(https://commodoregaming.com/images/bg_productblock.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
	.productBlock .image {
		float: left;
		height: 120px;
		width: 111px;
		margin: 0px 10px 0px 0px;	
	}
	.productBlock .other {
		float: left;
		width: 540px;	
	}
	.productBlock h2 {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		background-image: url(https://commodoregaming.com/images/bg_line.png);
		background-repeat: no-repeat;
		background-position: left bottom;	
	}
		.productBlock .pagerButton {
			width: 60px;
			font-size: 11px;
			font-weight: normal;
			float: right;
			margin: 10px 0px 0px 0px;
		}
			.productBlock .pagerButton.marginse {
				margin: 0px 0px 0px 0px;
			}
		.productBlock div.rate {
		}
		.productBlock span.price {
			font-size: 160%;
			font-weight: bold;
			vertical-align: top;
		}
		.productBlock span.small {
			font-weight: bold;
			vertical-align: top;
			margin: 0px 10px 0px 110px;
		}
	
/* /Model pages */
/* products */
#placer {
	margin: 46px 0px 0px 0px;
	width: 1000px;
}
#placer .productImage {
	float: left;
	position: relative;
	width: 325px;
	height: 331px;
}
	#placer .productImage img.enlarge {
		position: absolute;
		left: 270px;
	}
	#placer .productImage h2 {
		border-bottom: solid 1px #c3c5c9;
	}
#placer .pcSpecs {
	float: left;
	position: relative;
}
	#placer .pcSpecs div.top {
		padding: 10px 15px 0px 17px;
	}
		#placer .pcSpecs div.top div.rate {
			margin: 0px 0px 10px 0px;
		}
		.pcSpecs fieldset {
			margin: 0px 0px 15px 0px;
		}
			.pcSpecs label {
				color: #8a929b;
				margin: 4px 6px 0px 0px;
				float: left;
				display: block;
				width: 30px;
				text-align: right
			}
			.pcSpecs select {
				width: 136px;
				float: right;
			}
		.pcSpecs div.top div.pricing {
			font-size: 110%;
			height: 26px;
		}
			.pcSpecs div.top div span.priceTitle {
				font-weight: bold;
				display: block;
				float: left;
				width: 100px;
			}
			.pcSpecs div.top div span.price {
				font-weight: normal;
				float: right;
			}
		#placer .pcSpecs div.middle h3.price {
			font-weight: bold;
			color: #000;
			font-size: 150%;
		}
			#placer .pcSpecs div.middle h3.price span.sub {
				float: left;
			}
			#placer .pcSpecs div.middle h3.price span.total {
				float: right;
			}
		.pcSpecs div.middle fieldset  {
			margin: 10px 0px 10px 0px;
		}
			.pcSpecs div.middle fieldset input  {
				width: 40px;
				float: right;
			}
			.pcSpecs div.middle fieldset label  {
				width: 100px;
				float: left;
				text-align: left;
			}
			.pcSpecs div.middle p.availability  {
				border-top: solid 1px #c3c5c9;
				padding-top: 10px;
				color: #747a82;
			}
	.pcSpecs .special  {
		position: absolute;
		top: 230px;
		left: 1px;
		background-image : url(https://commodoregaming.com/images/bg_special.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 193px;
		height: 93px;
		text-align: center;
		padding: 20px 10px 20px 10px;
		font-family: Arial;
	}
		.pcSpecs .special span.oldPrice  {
			color: #606060;
			text-decoration: line-through;
			font-size: 170%;
			font-weight: bold;
			display: block;
			margin: 0px 0px 50px 0px;
		}
		.pcSpecs .special span.newPrice  {
			color: #ffffff;
			font-size: 170%;
			font-weight: bold;
			display: block;
		}
/* smallnews */
#placer div.newssmall {
	width : 164px;
	float: left;
	position : absolute;
	right: 0px;
	top : 260px;
	margin-left: 20px;
}
	#placer div.newssmall h2 {
		background-image : url(https://commodoregaming.com/images/gamePcShop/skinResults_back.png);
		padding-left : 8px;
		margin : 12px 0px 0px 0px;
		height : 24px;
		line-height : 24px;
		overflow : hidden;
		text-transform : uppercase;
		font-size : 135%;
	}
	#placer div.newssmall ul {
		padding : 0px 0px 10px 0px;
		margin : 16px 0px 30px 0px;
		border-bottom : solid 1px #8a929b;
	}
		#placer div.newssmall ul li {
			background-image : url(https://commodoregaming.com/images/bullet_bullets.png);
			background-repeat: no-repeat;
			background-position: left 2px;
			padding : 0px 0px 6px 12px;
			margin : 0px 0px 0px 0px;
			list-style-type: none;
		}
			#placer div.newssmall ul li span.arrow {
				color: #c9c9c9;
				font-weight: bold;
				font-size: 70%;
			}
			#placer div.newssmall ul li a {
				font-weight: bold;
				color: #000;
				text-decoration: none;
			}
/* tabs */
#placer .tabContent {
	
}
#placer .tabs {
	position : absolute;
	z-index : 1000;
	margin: -22px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 21px;
	width: 550px;
}
	#placer .tabs li {
		position : relative;
		margin: 0px -1px 0px 0px;
		padding: 2px 0px 0px 0px;
		float: left;
		text-align: center;
		vertical-align: middle;
		list-style-type: none;
	}
		#placer .tabs li a {
			float : left;
			width: 130px;
			height: 21px;
			line-height : 19px;
			font-family: Tahoma;
			font-style: italic;
			font-size: 9px;
		}
			#placer .tabs li a:link, 
			#placer .tabs li a:visited {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 50% 0%;
				background-repeat: no-repeat;
				display: block;
				border-left: solid 1px #fff;
			}
			#placer .tabs li a:hover, 
			#placer .tabs li a:active {
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 50% 0%;
				background-repeat: no-repeat;
				border-left: solid 1px #fff;
			}
			#placer .tabs li.last a:hover, 
			#placer .tabs li.last a:active {
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 100% 0%;
				background-repeat: no-repeat;
			}
			#placer .tabs li.last a:link, 
			#placer .tabs li.last a:visited {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 100% 0%;
				background-repeat: no-repeat;
				display: block;
			}
			#placer .tabs li.first a:link, 
			#placer .tabs li.first a:visited {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 0% 0%;
				background-repeat: no-repeat;
				display: block;
				border-left: none;
			}
			#placer .tabs li.first a:hover, 
			#placer .tabs li.first a:active {
				color: #c9c7c7;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_link.gif);
				background-position : 0%t 0%;
				background-repeat: no-repeat;
			}
			#placer .tabs li a.openedTab:link, 
			#placer .tabs li a.openedTab:visited,
			#placer .tabs li a.openedTab:hover, 
			#placer .tabs li a.openedTab:active {
				color: #000;
				text-decoration: none;
				background-image: url(https://commodoregaming.com/images/tab_info_hover.gif);
				background-position : 0% 0%;
				background-repeat: no-repeat;
				border-right: solid 1px #b6b5b5;
				border-left: none;
			}

	#placer .contentTabs {
		position : relative;
		margin-top : 45px;
		z-index : 500;
	}
		#placer .contentTab {
			margin: 0px 0px 0px 0px;
			padding: 15px 10px 0px 15px;
			width: 515px;
			height: 169px;
			background-image: url(https://commodoregaming.com/images/bg_tabs.png);
			background-position : 0% 0%;
			background-repeat: no-repeat;
		}
			#placer .contentTab ul {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
				#placer .contentTab li {
					margin: 0px 0px 0px 10px;
					padding: 0px 0px 0px 6px;
				}
/* /products */
.banner {
	margin: -14px 0px 0px 0px;
}
.bannerleft {
	margin: 0px 0px 0px 0px;
}
	.bannerleft img {
		position: absolute;
		z-index: 4000;
	}
.marginPopUp {
	margin: 20px 35px 20px 35px;
	height: 96%;
}
.marginPopUp div.form{
	width: 508px;
	margin: 40px 0px 0px -35px;
	background-image : url(https://commodoregaming.com/images/form_back_top_popup.png);
}
.marginPopUp div.form div.padding  {
	background-image : url(https://commodoregaming.com/images/form_back_bottom_popup.png);
}
.marginPopUp div.form table{
	width: 200px;
}
	.marginPopUp div.form table input.text{
		width: 280px;
	}
	.marginPopUp div.form table textarea.area{
		width: 280px;
	}
	.marginPopUp img.big {
		border: solid 1px #c3c5c9;
		margin: 0px 0px 6px 0px;
	}
	.marginPopUp span {
		font-size: 110%;
	}
	.marginPopUp p {
		font-size: 110%;
	}
	.marginPopUp p span {
		float: left;
		height: 30px;
		width: 90px;
		font-weight: bold;
	}
	.marginPopUp p.buttons {
		margin-left: 180px;
	}
		.marginPopUp p.buttons .pagerButton {
			width: 60px;
			float: left;
			
		}
		.marginPopUp p.buttons .pagerButton span {
			width: 16px;
		}
/* casing block */
#guildWars {}
#guildWars.short {
	width: 522px; 
	margin-left: 200px;
}


#guildWars .offerBlock {
	background-image: url(https://commodoregaming.com/images/bg_offerblock.png);
	background-position : 0% 5px;
	background-repeat: no-repeat;
	width: 430px;
	float: left;
	padding: 6px 20px 20px 20px;
	margin: 0px;
	position:relative;
}
#guildWars .offerBlockBottom {
	background-image: url(https://commodoregaming.com/images/bg_offerblock_bottom.png);
	background-position : 0% 0px;
	background-repeat: no-repeat;
	width: 470px;
	height: 19px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#guildWars .offerBlock h1 {
	margin: 0px 0px 40px 0px;	
}
	#guildWars .introtop {
		margin-top: 400px;
		font-weight: normal;
	}

	#guildWars .marginOfferBlock {
		margin-right: 16px;
	}
	#guildWars .offerBlock h1.title {
		width: 430px;
	}
	#guildWars .offerBlock h3.title {
		color: #000;
		font-size: 110%;
	}
	#guildWars .offerBlock h3.features {
		color: #8a929b;
		font-family: Arial;
		font-size: 120%;
		font-weight: bold;
	}
	#guildWars .offerBlock div.hr hr {
		color: #c3c5c9;
		background-color: #c3c5c9;
		margin: -10px 0px 10px 0px;
	}
	#guildWars .offerBlock span.price {
		font-size: 150%;
		font-weight: bold;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	#guildWars .offerBlock span.description {
		display: block;
		margin: 0px 0px 10px 0px;
	}
	#guildWars .offerBlock ul {
		padding: 0px;
		margin: 0px 0px 10px 0px;
		float: right;
		width: 213px;
	}
		#guildWars .offerBlock li {
			background-image: url(https://commodoregaming.com/images/bullet_list.png);
			background-repeat: no-repeat;
			background-position: left 1px;
			padding: 0px 0px 0px 20px;
			margin: 0px 0px 3px 0px;
			list-style-type: none;
		}
	#guildWars .offerBlock .cases {
		position: relative;
		width: 430px;
	}	
		#guildWars .offerBlock .cases .case {
			float: left;
			margin: 0px 6px 0px 0px;
			padding: 6px 10px 10px 20px;	
			/*clear: right;*/
			position: relative;
		}
		#guildWars .offerBlock .cases fieldset 
		{
			width: 60px;
		}
		#guildWars .offerBlock .cases .case img.enlarge {
			position: absolute;
			top: 0px;
		}	
	 .offerBlock .pagerButton {
			width: 50px;
	}
	.offerBlock label {
			font-weight: normal;
			width: 40px;
			float: left;
			display: block;
		}
	.offerBlock input {
			border: none;
			float: left;
		}		
.flashintroduction {
	width: 100%;
	height: 317px;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 300000;
}
	.flashintroduction .content {
		background: #000000;
		text-align: left;
		color: #ffffff;
		width: 556px;
		position: relative;
		padding: 0px 200px 40px 200px;
		margin: -14px auto 0px auto;
		border-bottom: solid 40px #ffffff;
	}
	.flashintroduction .content li {
		list-style-type: none;
	}
		.flashintroduction .content a {
			color: #ffffff;
		}
	.flashintroduction span.copyright {
		display: block;
		position: absolute;
		bottom: 20px;
		right: 30px;
		width: 120px;
		font-size: 90%;
	}
/* Shopping Basket */
#shoppingBasket {
	margin: 50px 0px 0px 0px;
}
#shoppingBasket div.basketBanner
{
	float : right;
	margin : 0px 0px 10px 10px;
	}
	#shoppingBasket div.hr hr {
		color: #c3c5c9;
		background-color: #c3c5c9;
		margin: 0px 0px 10px 0px;
	}
	#shoppingBasket table#clean {
		background-image: url(https://commodoregaming.com/images/header_shopping.png);
		background-repeat: no-repeat;
		background-position: left 0px;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
		#shoppingBasket table#clean tr.error {
			border: solid 1px #EE0000;
			height: 70px;
		}
		#shoppingBasket table#clean tr.error td.article {
				background-color: #AA8888;
				border: none;
				color: #FFFFFF;
				line-height: normal;
		}
		#shoppingBasket table#clean tr.subtotals {
			border: solid 1px #c3c5c9;
			height: 40px;
		}
			#shoppingBasket table#clean tr.subtotals td {
				background-color: #fafafa;
				border: none;
			}
			#shoppingBasket table#clean tr.subtotals input.error2 {
				background-color: #E76E02;
			}
			#shoppingBasket table#clean tr.subtotals div.error2 {
				margin: 10px 0px 10px 0px; 
				color: #E76E02;
			}
		#shoppingBasket table#clean tr.total {
			border: solid 1px #c3c5c9;
			height: 40px;
		}
		#shoppingBasket table#clean tr.spacer td {
			height: 10px;
			margin: 0px;
			padding: 0px;
		}
			#shoppingBasket table#clean tr.total td {
				background-color: #e4e4e4;
			}
		#shoppingBasket table#clean th {
			font-weight: normal;
			padding: 6px 0px 10px 10px;
		}
			#shoppingBasket table#clean th.article, #shoppingBasket table#clean td.article {
				width: 362px;
				padding-left: 100px;
			}
			#shoppingBasket table#clean th.quantity {
				width: 106px;
			}
			#shoppingBasket table#clean th.price {
				width: 100px;
			}
			#shoppingBasket table#clean th.delivery {
				width: 300px;
			}
		#shoppingBasket table#clean td {
			background-color: #fff;
			padding: 5px 0px 5px 10px;
			vertical-align: middle;
			line-height: 4px;
		}
			#shoppingBasket table#clean td.center {
				text-align: center;
			}
			#shoppingBasket table#clean td img {
				color: #000;
				margin: 0px 10px 0px 0px;
				padding: 0px;
				vertical-align: middle;
				border: solid 1px #fff;
			}
			#shoppingBasket .pagerButton {
				width: 60px;
				display: block;
			}
			#shoppingBasket a.next {
				float: right;
			}
			#shoppingBasket .pagerButton.big {
				width: 100px;
				float: left;
				margin: 0px 160px 0px 0px;
			}
			#shoppingBasket .pagerButton.big1 {
				width: 100px;
				float: left;
				margin: 0px 10px 0px 0px;
			}
			#shoppingBasket .pagerButton.bigger {
				width: 160px;
				float: left;
				margin: 0px 0px 0px 0px;
			}
			#shoppingBasket span.border {
				border-left: solid 1px #b6b5b5;
				width: 2px;
				height: 38px;
				display: block;
			}
			#shoppingBasket span.greyBold {
				text-align: left;
				font-weight: bold;
				color: #8a929b;
			}
			#shoppingBasket div.greyBold {
				text-align: left;
				float: left;
				font-weight: bold;
				color: #8a929b;
				line-height: 12px;
			}
			#shoppingBasket span.bordersmall {
				border-left: solid 1px #b6b5b5;
				width: 2px;
				height: 12px;
				display: block;
			}
			#shoppingBasket div.button {
				margin: 14px 0px 10px 0px;
				position: relative;
				width: 100%;
			}
				#shoppingBasket div.arrow {
					width: 100%;
				}
				#shoppingBasket div.arrow img {
					float: right;
					margin: -11px 36px 0px 0px;
				}
				#shoppingBasket table#clean td input {
					width: 80px;
				}
				#shoppingBasket table#clean td input.big {
					width: 180px;
					margin: 0px 0px 0px -188px;
				}
/* styles your C-kin */
#yourCkin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(https://commodoregaming.com/images/bg_orderCkin.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 700px;
	/*height: 384px;*/
}
	#yourCkin .skinInfo {
		float: left;
		width: 200px;
		font-size: 120%;
		padding: 15px 15px 15px 15px;
		position: relative;
		height: 370px;
	}
		#yourCkin .skinInfo h3.name {
			position : relative;
			color : #000000;
			font-weight : normal;
			margin : 0px;
			font-size : 100%;
		}
			#yourCkin .skinInfo h3 strong {
				color : #000000;
				font-weight : bold;
			}
		#yourCkin .skinInfo div.rating {
			position : relative;
			background-image : url(https://commodoregaming.com/images/rating_back.gif);
			width : 192px;
			height : 18px;
			line-height : 15px;
			margin : 10px 0px 0px 0px;
			padding : 0px 0px 0px 8px;
			color : #ffffff;
			font-weight : bold;
			font-size: 82%;
		}
			#yourCkin .skinInfo div.rating img {
				float : right;
				margin-right : 8px;
			}
		#yourCkin .skinInfo img.link {
			float : left;
			margin : -5px 10px 0px 0px;
		}
		#yourCkin .skinInfo div.description {
			width : 90px;
			float : left;
			padding-top : 12px;
		}
		#yourCkin .skinInfo h4 {
			margin : 0px;
			font-size : 80%;
		}
		#yourCkin .skinInfo p {
			font-size : 80%;
			margin-bottom : 4px;
		}
		#yourCkin .skinInfo div.checkers {
			position : relative;
			background-image : url(https://commodoregaming.com/images/bg_checkers.png);
			background-repeat: no-repeat;
			width : 200px;
			height : 191px;
			line-height : 15px;
			margin : 50px 0px 0px 0px;
			padding : 10px 0px 0px 8px;
			font-size: 87%;
		}
		#yourCkin .skinInfo div.checkersempty {
			position : absolute;
			background-image : url(https://commodoregaming.com/images/bg_nooptions.png);
			background-repeat: no-repeat;
			width : 200px;
			height : 66px;
			line-height : 15px;
			margin : 50px 0px 0px 0px;
			padding : 10px 0px 0px 8px;
			font-size: 87%;
			bottom: 20px;
		}
			#yourCkin .skinInfo div.checkers h3.effects {
				color: #000;
				margin: 0px 0px 8px 0px;
			}
				#yourCkin .skinInfo div.checkers table {
					width: 184px;
				}
				#yourCkin .skinInfo div.checkers table td.value {
					float: right;
					text-align: right;
				}
				#yourCkin .skinInfo div.checkers table td.checkForm {
					width: 8px;
				}
			#yourCkin .skinInfo div.checkers input.check {
				border: none;
				margin : 0px 0px 0px 0px;
				padding : 0px 0px 0px 8px;
			}
			#yourCkin .skinInfo div.checkers label {
				border: none;
				margin : 0px 0px 0px 0px;
				padding : 0px 0px 0px 8px;
				font-weight: normal;
			}
			#yourCkin .skinInfo div.subTotal{
				margin : 0px 0px 0px 0px;
				padding : 0px 0px 0px 0px;
				font-weight: bold;
				position: absolute;	
				bottom: 20px;
				font-size: 130%;
				width: 186px;			
			}
			#yourCkin .skinInfo div.subTotal  span.amount{
				float: right;		
			}
	#yourCkin .3dViewer {
		float: left;	
	}
	#yourCkin .overview {
		background-image : url(https://commodoregaming.com/images/bg_overview.png);
		background-repeat: repeat;
		width : 669px;
		height : 77px;
		margin : 0px 0px 0px 0px;
		padding : 10px 15px 0px 15px;
		font-size: 87%;	
		position: relative;
	}
		#yourCkin .overview div.left {
			float: left;
			width: 160px;
		}
		#yourCkin .overview div.right {
			float: right;
			width: 150px;
		}
		#yourCkin .overview a.pagerButton {
			position : relative;
			display : block;
			width : auto;
			height : 17px;
			line-height : 15px;
			background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
			background-position : 0% 0%;
			padding : 0px 18px 0px 6px;
		}
		#yourCkin .overview a.previous{
			float : left;
			background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_back.png);
			background-position : 100% 0%;
			padding : 0px 6px 0px 18px;
			width: 120px;
			text-align: right;
		}
			#yourCkin .overview a.previous span {
				background-image : url(https://commodoregaming.com/images/gamePcShop/pagerButton_prev.png);
				left : 0px;
			}
		#yourCkin .overview fieldset {
			float: left;
			width: 320px;
			margin: 0px 10px 0px 14px;	
		}
			#yourCkin .overview fieldset span.under {
				margin: 10px 0px 0px 0px;
				display: block;
				color: #7d7d7d;
			}
			#yourCkin .overview fieldset input {
				width: 200px;
				margin-left: 10px;
			}
			#yourCkin .overview fieldset input.error {
				width: 200px;
				background-color: #e76e02;
				margin-left: 10px;
			}
			#yourCkin .overview fieldset span.error {
				color: #e76e02;
				border: none;
				font-weight: bold;
			}
.higher {
	height: 800px;	
}


/* T91_news.html */
				div.gamingNewsLeft {
					width : 305px;
					float : left;
				}
					div.gamingNewsLeft h2 {}
					div.gamingNewsLeft p.intro {}
					div.gamingNewsLeft div {}
						div.gamingNewsLeft div a.right {}
							div.gamingNewsLeft div a.right:link,
							div.gamingNewsLeft div a.right:visited {}
							div.gamingNewsLeft div a.right:hover,
							div.gamingNewsLeft div a.right:active {}
						div.gamingNewsLeft div a.next {}
							div.gamingNewsLeft div a.next:link,
							div.gamingNewsLeft div a.next:visited {}
							div.gamingNewsLeft div a.next:hover,
							div.gamingNewsLeft div a.next:active {}
						div.gamingNewsLeft div a.pagerButton {}
							div.gamingNewsLeft div a.pagerButton:link,
							div.gamingNewsLeft div a.pagerButton:visited {}
							div.gamingNewsLeft div a.pagerButton:hover,
							div.gamingNewsLeft div a.pagerButton:active {}
										div.gamingNewsLeft div a.pagerButton span {}
				div.gamingNewsRight {
					width : 195px;
					float : right;
				}
					div.gamingNewsRight img {}
					div.gamingNewsRight div.news {
						width : 195px;
						margin-top : -5px;
						margin-bottom : 5px;
						height : 246px;
						overflow : hidden;
					}
						div.gamingNewsRight div.news h2 {}
						div.gamingNewsRight div.news iframe {
							margin-top : 10px;
						}
					div.gamingNewsRight br {}
					div.gamingNewsRight p {}
						div.gamingNewsRight p img {}
				div.gamingNewsLeft2 {
					width : 250px;
					float : left;
				}
					div.gamingNewsLeft2 h2 {}
					div.gamingNewsLeft2 p {}
					div.gamingNewsLeft2 div {}
						div.gamingNewsLeft2 div a.right {}
							div.gamingNewsLeft2 div a.right:link,
							div.gamingNewsLeft2 div a.right:visited {}
							div.gamingNewsLeft2 div a.right:hover,
							div.gamingNewsLeft2 div a.right:active {}
						div.gamingNewsLeft2 div a.next {}
							div.gamingNewsLeft2 div a.next:link,
							div.gamingNewsLeft2 div a.next:visited {}
							div.gamingNewsLeft2 div a.next:hover,
							div.gamingNewsLeft2 div a.next:active {}
						div.gamingNewsLeft2 div a.pagerButton {}
							div.gamingNewsLeft2 div a.pagerButton:link,
							div.gamingNewsLeft2 div a.pagerButton:visited {}
							div.gamingNewsLeft2 div a.pagerButton:hover,
							div.gamingNewsLeft2 div a.pagerButton:active {}
										div.gamingNewsLeft2 div a.pagerButton span {}
				div.gamingNewsRight2 {
					width : 250px;
					float : right;
				}
					div.gamingNewsRight2 h2 {}
					div.gamingNewsRight2 p {}
					div.gamingNewsRight2 div {}
						div.gamingNewsRight2 div a.right {}
							div.gamingNewsRight2 div a.right:link,
							div.gamingNewsRight2 div a.right:visited {}
							div.gamingNewsRight2 div a.right:hover,
							div.gamingNewsRight2 div a.right:active {}
						div.gamingNewsRight2 div a.next {}
							div.gamingNewsRight2 div a.next:link,
							div.gamingNewsRight2 div a.next:visited {}
							div.gamingNewsRight2 div a.next:hover,
							div.gamingNewsRight2 div a.next:active {}
						div.gamingNewsRight2 div a.pagerButton {}
							div.gamingNewsRight2 div a.pagerButton:link,
							div.gamingNewsRight2 div a.pagerButton:visited {}
							div.gamingNewsRight2 div a.pagerButton:hover,
							div.gamingNewsRight2 div a.pagerButton:active {}
										div.gamingNewsRight2 div a.pagerButton span {}

/* T58_YourPC.html */
	div.introAwesomeException {
		padding : 16px 0px 16px 0px;
	}
		div.introAwesomeException h2 {}
		div.introAwesomeException p 
		{
			min-height: 4.65em;
			}
		
	ul.specs.specsAwesomeException {
		border-top : solid 1px #c3c5c9;
		border-bottom : solid 1px #c3c5c9;
		width : 213px;
		padding : 8px 0px 0px 0px;
	}
		ul.specs.specsAwesomeException li {}
			ul.specs.specsAwesomeException li a {}
	ul.skinPager.skinPagerAwesomeException {}
		ul.skinPager.skinPagerAwesomeException li.wideColumn {}
			ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton {
				margin-top : 8px;
			}
			ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.previous {
				margin-right : 8px;
			}
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.previous span {}
			ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next {
				background-image : url(https://commodoregaming.com/images/gamePcShop/blackButton_back.png);
			}
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next span {
					background-image : url(https://commodoregaming.com/images/gamePcShop/blackButton_next.png);
				}
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next:link,
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next:visited {
					color : #ffffff;
				}
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next:hover,
				ul.skinPager.skinPagerAwesomeException li.wideColumn a.pagerButton.next:active {
					color : #e76e02;
				}
	div.pcSpecs.pcSpecsAwesomeException {
		min-height : 0px;
	}
		div.pcSpecs.pcSpecsAwesomeException div.top {
			min-height : 0px;
		}
			div.pcSpecs.pcSpecsAwesomeException div.top h2 {
				padding : 6px 0px 10px 0px;
			}
			div.pcSpecs.pcSpecsAwesomeException div.top h3 {
				background-color : #e3e4e5;
				border-top : solid 1px #c3c5c9;
				border-bottom : solid 1px #c3c5c9;
				padding : 2px 12px 1px 12px;
				margin : 0px 0px 10px 0px;
			}
			div.pcSpecs.pcSpecsAwesomeException div.top table {
				width : 100%;
				margin : 0px 0px 0px 0px;
				border-bottom : solid 10px #f5f5f5;
			}
				div.pcSpecs.pcSpecsAwesomeException div.top table tbody {}
					div.pcSpecs.pcSpecsAwesomeException div.top table tbody tr {}
						div.pcSpecs.pcSpecsAwesomeException div.top table tbody tr th {
							padding-left : 10px;
							padding-bottom : 10px;
						}
						div.pcSpecs.pcSpecsAwesomeException div.top table tbody tr td {
							text-align : right;
							padding-right : 10px;
							padding-bottom : 10px;
						}
		div.pcSpecs.pcSpecsAwesomeException div.middle {}
			div.pcSpecs.pcSpecsAwesomeException div.middle h2.price {
				margin-bottom : 25px;
			}
				div.pcSpecs.pcSpecsAwesomeException div.middle h2.price span {}
			div.pcSpecs.pcSpecsAwesomeException div.middle p.buttons {}
				div.pcSpecs.pcSpecsAwesomeException div.middle p.buttons a.button.right {
					width : 155px;
				}
					div.pcSpecs.pcSpecsAwesomeException div.middle p.buttons a.button.right span {}
			div.pcSpecs.pcSpecsAwesomeException div.middle p.instalments {
				height : 1px;
				overflow : hidden;
			}

/* T00_buynow_error.html */
	input.formError {
		background-color : #e76e02;
	}
	tr.formError {
		
	}
		tr.formError td p.formErrorText {
			line-height : 150%;
			font-size : 90%;
			padding-left : 8px;
			margin-top : -5px;
		}
			tr.formError td p.formErrorText strong {
				color : #e76e02;
			}
			tr.formError td p.formErrorText em {
				font-style : normal;
				font-weight : bold;
			}

/* sitewide replacement of (intel) tags */
#canvas a.id_popupIntel,
#canvas a.id_popupIntel:link,
#canvas a.id_popupIntel:visited,
#canvas a.id_popupIntel:hover,
#canvas a.id_popupIntel:active {
	text-decoration: underline;
}
#chatBanner table {
	width: 195px;
	position: relative;
	top: 20px;
}
.WiiContent
{
	padding: 19px 0px 0px 0px;
}
.WiiContent img
{
	margin: 0px 0px 10px 0px;
}

a.checkoutButton {
	position: relative;	
	color: #fbb52e;
	padding: 1px 40px 1px 10px;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url(https://commodoregaming.com/images/checkbtn_left.png) no-repeat 0% 0%;
}
	a.checkoutButton span {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 40px;
		height: 17px;
		background: url(https://commodoregaming.com/images/checkbtn_left.png) no-repeat 100% 0%;
	}
/* T00 new home styles */	
body.hasPcShop #content div.homeText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 712px;
	font-size: 90%;
	line-height: 16px;
}
	body.hasPcShop #content div.homeText h2 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 5px;
		height: 24px;
		font-size: 150%;
		line-height: 23px;
		text-transform: uppercase;
		background: url(https://commodoregaming.com/images/bg_titleBar.png) no-repeat 100% 0%;
	}
	body.hasPcShop #content div.homeText div {
		float: left;
		margin-right: 30px;
		width: 340px;
	}
	body.hasPcShop #content div.homeText div.last {
		margin-right: 0px;
	}
/* T00 Press Releases styles */	
#pressFull {
	width: 100%;
	margin-top: 50px;
}
#pressReleases table {
	width: 700px;
	border: none;
	background: url(https://commodoregaming.com/images/bg_titleLeft.png) no-repeat 0% 0%;
}
	#pressReleases table th {
		border: none;
		height: 23px;
		background-color: none;
		padding: 0px 0px 0px 20px;
		text-align: left;
	}
		#pressReleases th.first {
			width: 179px;
		}
		#pressReleases th.second {
			width: 481px;
		}
	#pressReleases table td {
		border: none;
		background: none;
		padding: 16px 0px 16px 0px;
		vertical-align: top;
		border-bottom: solid 1px #939b9f;
	}
	#pressReleases table td.second {
		padding: 16px 0px 16px 20px;
	}
		#pressReleases table td span.date {
			color: #8a929b;
			display: block;
			margin-bottom: 4px;
		}
		#pressReleases table td span.quote {
			font-weight: bold;
			display: block;
			margin-bottom: 20px;
		}
/* T11 Terms and Conditions popup styles */
div.popupLinks {
	float: right;
	margin: -14px 0px 14px 0px;	
}
	div.popupLinks .pdfLayer {
		float: left;
		width: 58px;
		text-align: center;	
	}
	div.popupLinks .printLayer {
		float: left;	
		width: 49px;
		text-align: center;		
	}
/* TXX Shoppingbasket styles */
div.customizeLayerList {
	background: url(https://commodoregaming.com/images/bg_customise_checkout.png) no-repeat 0% 0%;
	font-size: 100%;	
	line-height: 16px;
	clear: both;
	color: #000000;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
div.customizeLayerList ul.first {
	float: left;
	width: 300px;
	padding: 40px 0px 20px 108px;
}
div.customizeLayerList ul.second {
	float: left;
	padding: 40px 0px 20px 0px;
	width: 300px;
}
div.customizeLayerList ul.third {
	float: left;
	padding: 40px 0px 20px 0px;
	width: 300px;
}
	div.customizeLayerList li.first { 
		list-style-type: none;
		background: none;
		padding: 0px 0px 0px 0px;
	}
	div.customizeLayerList li {
		list-style-type: none;
		background: url(https://commodoregaming.com/images/bullet_customizeList.png) no-repeat 0% 7px;
		width: 230px;
		font-size: 100%;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 0px 0px;
	}
	#shoppingBasket div.customizeLayerList ul li div.Image 
	{
		background:White none;
		Border:solid 1px #b7b6b6; 
		Text-Align:center;
		margin: 10px 0px 0px -10px;
		width:150px;
	}
		#shoppingBasket div.customizeLayerList ul li h2 {
			font-weight: normal;
			color: #000000;
			font-size: 130%;
			margin: 0px 0px 10px 0px;
		}
#customizeLayerListBottom {
	background: url(https://commodoregaming.com/images/bg_customise_checkout.png) no-repeat 0% 100%;
	font-size: 100%;	
	line-height: 16px;
	clear: both;
	height: 10px;
	margin: 0px 0px 0px 0px;
}
span.conditions {
	font-size: 90%;
	font-weight: normal;
	display: block;
	margin: 64px 0px 0px 10px;	
}
p.byLine {
	font-size: 90%;
	font-weight: normal;
	display: block;
	margin: 0px 0px 0px 10px;	
}


/* T01_skin_select_option.html */
						ul.customizeSteps {
							height : 30px;
							position : relative;
							width : 704px;
						}
							ul.customizeSteps li {
								list-style-type : none;
							}
								ul.customizeSteps li strong,
								ul.customizeSteps li span,
								ul.customizeSteps li a {
									display : block;
									height : 30px;
									position : absolute;
									text-decoration : none;
								}
								ul.customizeSteps li .step1 {}
								ul.customizeSteps li .step2 {}
								ul.customizeSteps li .step3 {}
								ul.customizeSteps li .step4 {}
								ul.customizeSteps li .step5 {}
									ul.customizeSteps li em {
										visibility : hidden;
									}
						ul.customizeSteps.fiveSteps {
							background-image : url(https://commodoregaming.com/images/customizeStepsFive.png);
						}
							ul.customizeSteps.fiveSteps li {}
								ul.customizeSteps.fiveSteps li span,
								ul.customizeSteps.fiveSteps li a {
									background-image : url(https://commodoregaming.com/images/customizeStepsFive.png);
									clip : rect(8px 110px 24px 10px);
									width : 140px;
								}
								/* white text */
								ul.customizeSteps.fiveSteps li .step1 {					background-position : 0px 0px;		left : 0px;}
								ul.customizeSteps.fiveSteps li .step2 {					background-position : -140px 0px;	left : 140px;}
								ul.customizeSteps.fiveSteps li .step3 {					background-position : -280px 0px;	left : 280px;}
								ul.customizeSteps.fiveSteps li .step4 {					background-position : -420px 0px;	left : 420px;}
								ul.customizeSteps.fiveSteps li .step5 {					background-position : -560px 0px;	left : 560px;}
								ul.customizeSteps.fiveSteps li.passive .step1:hover {	background-position : 0px 0px;}
								ul.customizeSteps.fiveSteps li.passive .step2:hover {	background-position : -140px 0px;}
								ul.customizeSteps.fiveSteps li.passive .step3:hover {	background-position : -280px 0px;}
								ul.customizeSteps.fiveSteps li.passive .step4:hover {	background-position : -420px 0px;}
								ul.customizeSteps.fiveSteps li.passive .step5:hover {	background-position : -560px 0px;}
								/* grey text */
								ul.customizeSteps.fiveSteps li.link .step1 {			background-position : 0px -100px;}
								ul.customizeSteps.fiveSteps li.link .step2 {			background-position : -140px -150px;}
								ul.customizeSteps.fiveSteps li.link .step3 {			background-position : -280px -200px;}
								ul.customizeSteps.fiveSteps li.link .step4 {			background-position : -420px -250px;}
								ul.customizeSteps.fiveSteps li.link .step5 {			background-position : -560px -300px;}
								/* black text */
								ul.customizeSteps.fiveSteps li .step1:hover {			background-position : 0px -50px;}
								ul.customizeSteps.fiveSteps li .step2:hover {			background-position : -140px -100px;}
								ul.customizeSteps.fiveSteps li .step3:hover {			background-position : -280px -150px;}
								ul.customizeSteps.fiveSteps li .step4:hover {			background-position : -420px -200px;}
								ul.customizeSteps.fiveSteps li .step5:hover {			background-position : -560px -250px;}
								ul.customizeSteps.fiveSteps li.active .step1 {			background-position : 0px -50px;}
								ul.customizeSteps.fiveSteps li.active .step2 {			background-position : -140px -100px;}
								ul.customizeSteps.fiveSteps li.active .step3 {			background-position : -280px -150px;}
								ul.customizeSteps.fiveSteps li.active .step4 {			background-position : -420px -200px;}
								ul.customizeSteps.fiveSteps li.active .step5 {			background-position : -560px -250px;}
									ul.customizeSteps.fiveSteps li em {}
						ul.customizeSteps.fourSteps {
							background-image : url(https://commodoregaming.com/images/customizeStepsFour.png);
						}
							ul.customizeSteps.fourSteps li {}
								ul.customizeSteps.fourSteps li span,
								ul.customizeSteps.fourSteps li a {
									background-image : url(https://commodoregaming.com/images/customizeStepsFour.png);
									clip : rect(8px 150px 24px 10px);
									width : 175px;
								}
								/* white text */
								ul.customizeSteps.fourSteps li .step1 {					background-position : 0px 0px;		left : 0px;}
								ul.customizeSteps.fourSteps li .step2 {					background-position : -175px 0px;	left : 175px;}
								ul.customizeSteps.fourSteps li .step3 {					background-position : -350px 0px;	left : 350px;}
								ul.customizeSteps.fourSteps li .step4 {					background-position : -525px 0px;	left : 525px;}
								ul.customizeSteps.fourSteps li.passive .step1:hover {	background-position : 0px 0px;}
								ul.customizeSteps.fourSteps li.passive .step2:hover {	background-position : -175px 0px;}
								ul.customizeSteps.fourSteps li.passive .step3:hover {	background-position : -350px 0px;}
								ul.customizeSteps.fourSteps li.passive .step4:hover {	background-position : -525px 0px;}
								/* grey text */
								ul.customizeSteps.fourSteps li.link .step1 {			background-position : 0px -100px;}
								ul.customizeSteps.fourSteps li.link .step2 {			background-position : -175px -150px;}
								ul.customizeSteps.fourSteps li.link .step3 {			background-position : -350px -200px;}
								ul.customizeSteps.fourSteps li.link .step4 {			background-position : -525px -250px;}
								/* black text */
								ul.customizeSteps.fourSteps li .step1:hover {			background-position : 0px -50px;}
								ul.customizeSteps.fourSteps li .step2:hover {			background-position : -175px -100px;}
								ul.customizeSteps.fourSteps li .step3:hover {			background-position : -350px -150px;}
								ul.customizeSteps.fourSteps li .step4:hover {			background-position : -525px -200px;}
								ul.customizeSteps.fourSteps li.active .step1 {			background-position : 0px -50px;}
								ul.customizeSteps.fourSteps li.active .step2 {			background-position : -175px -100px;}
								ul.customizeSteps.fourSteps li.active .step3 {			background-position : -350px -150px;}
								ul.customizeSteps.fourSteps li.active .step4 {			background-position : -525px -200px;}
									ul.customizeSteps.fourSteps li em {}
						ul.customizeSteps.increment1 {background-position : 0px 0px;}
						ul.customizeSteps.increment2 {background-position : 0px -50px;}
						ul.customizeSteps.increment3 {background-position : 0px -100px;}
						ul.customizeSteps.increment4 {background-position : 0px -150px;}
						ul.customizeSteps.increment5 {background-position : 0px -200px;}
						ul.customizeSteps.increment6 {background-position : 0px -250px;}
						ul.customizeSteps.increment7 {background-position : 0px -300px;}
						ul.skinSelect {
							height : 330px;
							margin : 0px 0px 0px 40px;
							width : 624px;
						}
							ul.skinSelect li {
								height : 330px;
								list-style-type : none;
							}
								ul.skinSelect li h2 {}
								ul.skinSelect li p {}
									ul.skinSelect li p a {}
										ul.skinSelect li p a img {}
								ul.skinSelect li p {}
									ul.skinSelect li p a.pagerButton {}
									ul.skinSelect li p strong {}
							ul.skinSelect li.left {
								border-right : solid 1px #c3c5c9;
								float : left;
								padding-right : 40px;
								width : 271px;
							}
							ul.skinSelect li.right {
								float : right;
								width : 271px;
							}

/* T02_skin_select_option_V2.html */
						div.skinOption {
							margin : 0px 0px 0px 0px;
							width : 704px;
						}
							div.skinOption ul {
								margin : 0px 0px 0px 0px;
							}
								div.skinOption ul li {
									border-right : solid 1px #c3c5c9;
									height : 267px;
									list-style-type : none;
									margin : 0px 0px 10px 0px;
									padding : 0px 9px 0px 9px;
									position : relative;
									width : 214px;
								}
									div.skinOption ul li h2 {
										height : 33px;
										line-height : 33px;
										margin : 0px 0px 0px 0px;
									}
									div.skinOption ul li p {
										margin : 0px 0px 6px 0px;
									}
										div.skinOption ul li p a {}
											div.skinOption ul li p a img {
												border : solid 1px #ffffff;
											}
									div.skinOption ul li p {
										text-align : right;
									}
										div.skinOption ul li p input.checkbox {
											border : none;
											left : 15px;
											position : absolute;
											top : 200px;
										}
										div.skinOption ul li p a.pagerButton {}
										div.skinOption ul li p strong {}
											div.skinOption ul li p strong em {
												display : inline;
												font-style : normal;
											}
								div.skinOption ul li.hover,
								div.skinOption ul li:hover {
									background : ;
}
											div.skinOption ul li.hover p a img,
											div.skinOption ul li:hover p a img {
												border : solid 1px #c7c9cd;
											}
								div.skinOption ul li.active {
									background : url('https://commodoregaming.com/images/skinOption_hover.png') no-repeat 5px 0px;
}
									#content div.skinOption ul li.active h2 {
										color : #ffffff;
									}
											div.skinOption ul li.active p a img {
												border : solid 1px #c7c9cd;
											}
											div.skinOption ul li.active p strong em {
												display : none;
												font-style : normal;
											}
								div.skinOption ul li.left {
									class : clear;
									float : left;
								}
								div.skinOption ul li.center {
									float : left;
								}
								div.skinOption ul li.right {
									border-right : none;
									float : right;
								}
/*---- T102 Red Alert page ----*/

#headerRedAlert {
	margin: 0px 0px 0px 48px;	
}
	#headerRedAlert .EA{
		margin: 0px 0px 0px 525px;	
		line-height : 150%;
	}
		body.selectCountry body.selectCountry a {}
		body.selectCountry body.selectCountry a:link,
		body.selectCountry body.selectCountry a:visited {
			color : #ffffff;
			text-decoration : none;
		}
		body.selectCountry body.selectCountry a:hover,
		body.selectCountry body.selectCountry a:active {
			color : #ffffff;
			text-decoration : underline;
		}
			body.selectCountry div#selectCountrySection {
				background : #1a1717 url(https://commodoregaming.com/images/selectCountrySection.jpg) no-repeat -39px 0px;
				margin : 0px auto 0px auto;
				width : 903px;
			}
				body.selectCountry div#selectCountryHeader {
					height : 170px;
					text-align : center;
				}
					body.selectCountry h1#selectCountryLogo {
						height : 96px;
						margin : 0px;
					}
						body.selectCountry h1#selectCountryLogo a {}
							body.selectCountry h1#selectCountryLogo a img {}
					body.selectCountry div#selectCountryHeader p {
						height : 60px;
						margin : 0px;
					}
				body.selectCountry div#selectCountryAmerica {
					float : left;
					height : 390px;
					padding : 0px 45px 0px 45px;
					text-align : left;
					width : 161px;
				}
					body.selectCountry div#selectCountrySection h2 {
						height : 58px;
						margin : 0px;
						padding : 0px 0px 0px 25px;
						text-transform : uppercase;
					}
					body.selectCountry div#selectCountrySection ul.selectCountryList {
						margin : 0px;
					}
						body.selectCountry div#selectCountrySection ul.selectCountryList li {
							list-style-type : none;
						}
							body.selectCountry div#selectCountrySection ul.selectCountryList li a {
								display : block;
								float : left;
								width : 108px;
								
							}
				body.selectCountry div#selectCountryEurope {
					float : right;
					height : 390px;
					padding : 0px 45px 0px 45px;
					text-align : left;
					width : 486px;
				}
					body.selectCountry div#selectCountryEurope h2 {}
					body.selectCountry div#selectCountryEurope ul.selectCountryList {}
						body.selectCountry div#selectCountryEurope ul.selectCountryList li {}
							body.selectCountry div#selectCountryEurope ul.selectCountryList li a {}
					body.selectCountry div#selectCountryEurope ul.selectCountryList.left {}
						body.selectCountry div#selectCountryEurope ul.selectCountryList.left li {}
							body.selectCountry div#selectCountryEurope ul.selectCountryList.left li a {}
					body.selectCountry div#selectCountryEurope ul.selectCountryList.right {}
						body.selectCountry div#selectCountryEurope ul.selectCountryList.right li {}
							body.selectCountry div#selectCountryEurope ul.selectCountryList.right li a {}
				body.selectCountry div#selectCountryFooter {
					clear : both;
					height : 70px;
					padding : 0px 0px 0px 325px;
					text-align : left;
				}
					body.selectCountry div#selectCountryFooter p {}
						body.selectCountry div#selectCountryFooter p a {
							background : url('https://commodoregaming.com/images/selectCountryArrow.png') no-repeat 0px 0px;
							display : block;
							height : 16px;
							padding : 0px 0px 0px 20px;
						}
					body.selectCountry div#selectCountryFooter fieldset {
						padding : 0px 0px 0px 12px;
					}
						body.selectCountry div#selectCountryFooter fieldset input {
							border : none;
						}
						body.selectCountry div#selectCountryFooter fieldset label {
							font-weight : normal;
						}

	/* Country_Selector_Final.html */
	body.selectCountry2 {
		background : #ffffff url(https://commodoregaming.com/images/selectCountry2Section.png) repeat-x 50% 0%;
	}
		body.selectCountry2 a {
			font-weight : bold;
		}
		body.selectCountry2 a:link,
		body.selectCountry2 a:visited {
			color : #000000;
			text-decoration : none;
		}
		body.selectCountry2 a:hover,
		body.selectCountry2 a:active {
			color : #00d8ff;
			text-decoration : underline;
		}
			body.selectCountry2 div#selectCountrySection {
				height : 600px;
				margin : 0px auto 0px auto;
				width : 425px;
			}
				body.selectCountry2 div#selectCountryHeader {
					height : 256px;
				}
					body.selectCountry2 h1#selectCountryLogo {
						position : relative;
						height : 190px;
					}
						body.selectCountry2 h1#selectCountryLogo a {}
							body.selectCountry2 h1#selectCountryLogo a img {}
							body.selectCountry2 h1#selectCountryLogo img.decoration {
								position : absolute;
								left : -275px;
							}
					body.selectCountry2 div#selectCountryHeader p {
						color : #8a92ac;
						height : 50px;
						line-height : 62px;
						overflow : hidden;
					}
				body.selectCountry2 div#selectCountryAmerica {
					float : left;
					height : 291px;
					padding : 0px 0px 0px 24px;
					text-align : left;
					width : 110px;
				}
				* html body.selectCountry2 div#selectCountryAmerica {
					height : 287px;
				}
					body.selectCountry2 div#selectCountrySection h2 {
						color : #8a92ac;
						border-bottom : solid 1px #c3c5c9;
						font-size : 120%;
						padding : 0px 0px 4px 0px;
						width : 90px;
					}
					body.selectCountry2 div#selectCountrySection ul.selectCountryList {
						font-size : 90%;
						font-weight : bold;
						margin : 0px;
					}
						body.selectCountry2 div#selectCountrySection ul.selectCountryList li {
							list-style-type : none;
							padding : 0px 0px 4px 0px;
						}
							body.selectCountry2 div#selectCountrySection ul.selectCountryList li a {
								padding-right : 0.3em;
								white-space : nowrap;
							}
				body.selectCountry2 div#selectCountryEurope {
					float : right;
					height : 291px;
					padding : 0px 30px 0px 0px;
					text-align : left;
					width : 240px;
				}
				* body.selectCountry2 div#selectCountryEurope {
					height : 285px;
				}
					body.selectCountry2 div#selectCountryEurope h2 {}
					body.selectCountry2 div#selectCountryEurope ul.selectCountryList {}
						body.selectCountry2 div#selectCountryEurope ul.selectCountryList li {}
							body.selectCountry2 div#selectCountryEurope ul.selectCountryList li a {}
					body.selectCountry2 div#selectCountryEurope ul.selectCountryList.left {}
						body.selectCountry2 div#selectCountryEurope ul.selectCountryList.left li {}
							body.selectCountry2 div#selectCountryEurope ul.selectCountryList.left li a {}
					body.selectCountry2 div#selectCountryEurope ul.selectCountryList.right {}
						body.selectCountry2 div#selectCountryEurope ul.selectCountryList.right li {}
							body.selectCountry2 div#selectCountryEurope ul.selectCountryList.right li a {}
				body.selectCountry2 div#selectCountryFooter {
					clear : both;
					padding : 0px 0px 0px 220px;
					text-align : left;
				}
					body.selectCountry2 div#selectCountryFooter p {
						color : #e98022;
						font-size : 100%;
						margin : 0px 0px 8px 0px;
					}
						body.selectCountry2 div#selectCountryFooter p a {}
						body.selectCountry2 div#selectCountryFooter p a:link,
						body.selectCountry2 div#selectCountryFooter p a:visited {
							color : #e98022;
							text-decoration : underline;
							white-space : nowrap;
						}
						body.selectCountry2 div#selectCountryFooter p a:hover,
						body.selectCountry2 div#selectCountryFooter p a:active {
							color : #e98022;
							text-decoration : underline;
						}
					body.selectCountry2 div#selectCountryFooter fieldset {}
						body.selectCountry2 div#selectCountryFooter fieldset input {
							border : none;
							margin : 0px 0px 0px -3px;
						}
						body.selectCountry2 div#selectCountryFooter fieldset label {
							font-weight : normal;
						}


	/* Checkout - webdesign.psd */
	#shoppingBasket div.basketTopBanners {
		background : #f3f3f3 none;
		height : 79px;
		margin : -12px 0px 10px 0px;
		text-align : right;
	}
	#shoppingBasket div.basketBottomBanners {
		float : right;
		background : #f3f3f3 none;
		height : 46px;
	}

	/* Gaming_Ckin_options.html */
						div.skinOption2 {
							overflow : hidden;
							width : 100%;
						}
							div.skinOption2 ul {
								margin : 0px;
								width : 740px;
							}
								div.skinOption2 ul li.active {
									background : url('https://commodoregaming.com/images/skinOption_hover2.png') no-repeat 0px 0px;
}
									#content div.skinOption2 ul li.active h2 {
										color : #ffffff;
									}
											div.skinOption2 ul li.active p a img {
												border : solid 1px #c7c9cd;
											}
											div.skinOption2 ul li.active p strong em {
												display : none;
												font-style : normal;
											}							
								div.skinOption2 ul li {
									float : left;
									list-style-type : none;
									margin : 0px  0px 16px 0px;
									padding : 0px 20px 10px 0px;
									width : 215px;
								}
									div.skinOption2 ul li input {
										border : none;
										float : left;
										margin : 5px 4px 0px 10px;
										vertical-align : middle;
									}
									div.skinOption2 ul li h2 {}
									div.skinOption2 ul li p {}
										div.skinOption2 ul li p img { margin-left: 0px; }
									div.skinOption2 ul li p {}
										div.skinOption2 ul li p strong {}
										div.skinOption2 ul li p a { margin-left: 7px; }
							div.skinOption2 hr {
								background-color : #c3c5c9;
								color : #c3c5c9;
								margin : 16px 0px 16px 0px;
							}

/* NEWUNIQUELAYOUTAGAIN */
body.newUniqueLayoutAgain {}
	body.newUniqueLayoutAgain #content {
		float : none;
		width : 981px;
	}
		body.newUniqueLayoutAgain #content .margin {
			padding : 36px 0px 36px 200px;
		}
			body.newUniqueLayoutAgain #content div.introduction h1 {
				margin-left : -185px;
				margin-bottom : 35px;
			}
			body.newUniqueLayoutAgain #content div.introduction p {
				height : 60px;
			}
			body.newUniqueLayoutAgain #content {}
				body.newUniqueLayoutAgain #content div.videoColumns {
					float : left;
					margin : 0px 0px 15px 0px;
					width : 100%;
				}
					body.newUniqueLayoutAgain #content div.videoColumns div.left {}
					body.newUniqueLayoutAgain #content div.videoColumns div.right {}
	body.newUniqueLayoutAgain #related {
		position : absolute;
		float : none;
		right : 0px;
		top : 102px;
		width : 230px;
		height : 262px;
		margin-right : 8px;
	}
	body.newUniqueLayoutAgain #subNavigation {
		position : absolute;
		width : 150px;
		left : 20px;
		top : 300px;
		border-top : solid 1px #848484;
	}
/* New templates */
a.smallButton:link,  a.smallButton:visited{
	background : #383435 url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
	width: 68px;
	float: left;
	height: 13px;
	line-height: 10px;
	color: #ffffff;
	padding: 1px 0px 0px 4px;
	margin: 0px 0px -5px 0px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	position: relative;
	font-family: arial;
	text-decoration: none;
}	
	a.smallButton:hover,  a.smallButton:active {
		background : #00d8ff url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
	}
	a.smallButton:link span, a.smallButton:visited span {
		position: absolute;
		top: 2px;
		right: 6px;
		color: #00d8ff;
	}
		a.smallButton:hover span, a.smallButton:active span {
			color: #ffffff;
		}	
		a.smallButton:link span.corners, a.smallButton:visited span.corners, a.smallButton:hover span.corners, a.smallButton:active span.corners {
			position: absolute;
			top: 0px;
			right: 0px;
			width: 1px;
			height: 14px;
			background : url(https://commodoregaming.com/images/bg_button.png) no-repeat 100% 0px;
			color: #00d8ff;
		}	
a.bigButton:link,  a.bigButton:visited{
	background : #383435 url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
	width: 172px;
	display: block;
	height: 13px;
	line-height: 10px;
	color: #ffffff;
	padding: 1px 0px 0px 4px;
	margin: 0px 0px 4px 100px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	position: relative;
	font-family: arial;
	text-decoration: none;
}	
a.bigButton:hover,  a.bigButton:active {
	background : #87eb32 url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
}
a.bigButton:link span, a.bigButton:visited span {
	position: absolute;
	top: 1px;
	right: 6px;
	color: #87eb32;
}
a.bigButton:hover span, a.bigButton:active span {
	color: #ffffff;
}	
a.bigButton:link span.corners, a.bigButton:visited span.corners, a.bigButton:hover span.corners, a.bigButton:active span.corners {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 14px;
	background : url(https://commodoregaming.com/images/bg_button.png) no-repeat 100% 0px;
	color: #00d8ff;
}
/* exception */
a.checkButton:link,  a.checkButton:visited{
	background : #383435 url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
	min-width: 172px;
	display: block;
	height: 13px;
	line-height: 10px;
	color: #ffffff;
	padding: 1px 0px 0px 4px;
	margin: 0px 0px 4px 100px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	position: relative;
	font-family: arial;
	text-decoration: none;
}	
a.checkButton:hover,  a.checkButton:active {
	background : #87eb32 url(https://commodoregaming.com/images/bg_button.png) no-repeat 0px 0px;
}
a.checkButton:link span, a.checkButton:visited span {
	position: absolute;
	top: 1px;
	right: 6px;
	color: #87eb32;
}
a.checkButton:hover span, a.checkButton:active span {
	color: #ffffff;
}	
a.checkButton:link span.corners, a.checkButton:visited span.corners, a.checkButton:hover span.corners, a.checkButton:active span.corners {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 14px;
	background : url(https://commodoregaming.com/images/bg_button.png) no-repeat 100% 0px;
	color: #00d8ff;
}
table.otherStyles {
	border: none !important;	
	margin: -6px 0px 0px 80px;
	width: 300px;
}
	table.otherStyles tr td {
		border: none !important;	
		padding: 0px  !important;
	}
	table.otherStyles tr td.active {
		background : url(https://commodoregaming.com/images/bg_radioRow.png) no-repeat 0% 2px;
	}
	table.otherStyles tr td input.radio {
		width: 20px !important;	
	}
table.otherStylesNew {
	border: none !important;	
	margin: -2px 0px 0px 10px;
	width: 160px;
	float: left;
}
	table.otherStylesNew tr td {
		border: none !important;	
		padding: 0px  !important;
	}
	table.otherStylesNew tr td input {
		padding: 0px  !important;
		margin-top: 0px;
	}
	table.otherStylesNew tr td a.smallButton {
		margin: 2px 0px 0px 0px;
	}
span.delivery {
	padding-left: 12px;	
}