.dizzyjam {

}

.dizzyjam .dj_list {
	width: 90%;
	margin: 0 auto;
	list-style: none !important;
}

.dizzyjam .dj_list .dj_product {
	width: 32%;
	padding-bottom: 40px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.dizzyjam .dj_list .dj_product span {
	display: block;
}

.dizzyjam .dj_list .dj_product img {
	width: 150px;
	height: 150px;
}

.dizzyjam .dj_list .dj_product hr.dj_short {
	width: 160px;
	margin: 7px auto;
}

.dizzyjam .dj_list .dj_product .dj_product_image a,
.dizzyjam .dj_list .dj_product .dj_product_design_image a {
	text-decoration: none;
	border: none;
}

.dizzyjam .dj_list .dj_product .dj_product_design_image {
	display: none;
}

.dizzyjam .dj_list .dj_product .dj_product_design_switch {
	font-size: 85%;
}

.dizzyjam .dj_list .dj_product .dj_product_price {
	font-size: 100%;
	font-weight: bold;
}

.dizzyjam .dj_one {
	width: 620px;
	margin: 0 auto 30px auto;
}

.dizzyjam .dj_one .dj_product {
	width: 300px;
	padding-right: 20px;
	height: 330px;
	float: left;
	text-align: center;
}

.dizzyjam .dj_one .dj_product img {
	width: 280px;
	height: 280px;
}

.dizzyjam .dj_one .dj_product .dj_product_design_image {
	display: none;
}

.dizzyjam .dj_one .dj_product .dj_product_price {
	font-size: 12px;
}

.dizzyjam .dj_one .dj_product_options {
	width: 100%;
}

.dizzyjam .dj_one .dj_product_options label {
	width: 60px;
	display: inline-block;
}
.dizzyjam .dj_one .dj_product_options label.dj_long {
	width: 70px;
	padding-left: 10px;
	margin-left: -10px;
}

.dizzyjam .dj_one .dj_product_options div div {
		display: inline;
}

.dizzyjam .dj_one .dj_product_options select,
.dizzyjam .dj_one .dj_product_options input[type=text],
.dizzyjam .dj_one .dj_product_options input[type=password],
.dizzyjam .dj_one .dj_product_options textarea {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	color: #888;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
	margin: 2px 0;
}

.dizzyjam .dj_one .dj_product_options hr {
	margin: 8px 0;
}

.dizzyjam .dj_one .dj_product_options select {
	height: 30px;
}

.dizzyjam .dj_one .dj_product_options select.dj_long {
	width: 236px;
}

.dizzyjam .dj_one .dj_product_options select.dj_short {
	width: 70px;
}

.dizzyjam .dj_one .dj_product_options select#dj_size {
	margin-right: 10px;
}

.dizzyjam .dj_one .dj_product_options select:focus,
.dizzyjam .dj_one .dj_product_options input[type=text]:focus,
.dizzyjam .dj_one .dj_product_options textarea:focus {
	color: #373737;
}

.dizzyjam .dj_one .dj_product_options textarea {
	padding-left: 3px;
	width: 98%;
}

.dizzyjam .dj_one .dj_product_options select,
.dizzyjam .dj_one .dj_product_options input[type=text] {
	padding: 3px;
}

.dizzyjam .dj_one .dj_product_options input.dj_short {
	width: 70px;
}

.dizzyjam .dj_one .dj_product_options .dj_price {
	line-height: 44px;
}

.dizzyjam .dj_one .dj_product_options .dj_price span {
	font-weight: bold;
	font-size: 110%;
}

.dizzyjam .dj_one .dj_product_options input.dj_submit {
	height: 44px;
	padding: 7px 15px;
	float: right;
}

.dizzyjam div.dj_basket {
	padding: 0;
	float: none;
}

.dizzyjam .dj_basket .dj_table {
	border: 0 !important;
}

.dizzyjam .dj_basket .dj_table .dj_image {
	width: 55px;
	height: 55px;
	margin-right: 15px;
	float: left;
}
.dizzyjam .dj_basket .dj_table .dj_image a,
.dizzyjam .dj_basket .dj_table .dj_image a:hover {
	text-decoration: none;
	border: none;
}
.dizzyjam .dj_basket .dj_table .dj_image a img {
	width: 55px;
	height: 55px;
}

.dizzyjam .dj_basket .dj_table .dj_name,
.dizzyjam .dj_basket .dj_table .dj_colour,
.dizzyjam .dj_basket .dj_table .dj_type {
	display: block;
	line-height: 18px;
}

.dizzyjam .dj_basket .dj_table tbody td {
	border: 0 !important;
}

.dizzyjam .dj_basket .dj_table .dj_name {
	padding-top: 10px;
}

.dizzyjam .dj_basket .dj_table .dj_price,
.dizzyjam .dj_basket .dj_table .dj_update_items,
.dizzyjam .dj_basket .dj_table .dj_subtotal,
.dizzyjam .dj_basket .dj_table .dj_shipping,
.dizzyjam .dj_basket .dj_table .dj_total {
	text-align: right;
}

.dizzyjam .dj_basket .dj_table .dj_size {
	width: 75px;
	text-align: center;
}

.dizzyjam .dj_basket .dj_table .dj_quantity {
	width: 80px;
	text-align: center;
}
.dizzyjam .dj_basket .dj_table .dj_remove_item {
	font-size: 90%;
}

.dizzyjam .dj_basket .dj_table th.dj_size,
.dizzyjam .dj_basket .dj_table th.dj_quantity,
.dizzyjam .dj_basket .dj_table th.dj_price {
	padding-right: 10px;
}

.dizzyjam .dj_basket .dj_table th.dj_item {
	padding-left: 10px;
}

.dizzyjam .dj_basket .dj_table .dj_quantity input {
	width: 50px;
	text-align: right;
}

.dizzyjam .dj_basket .dj_table .dj_price {
	width: 80px;
}

.dizzyjam .dj_basket .dj_table .dj_no_border,
.dizzyjam .dj_basket .dj_table .dj_no_border td {
	border: none;
}
.dizzyjam .dj_basket .dj_table .dj_total {
	font-size: 120%;
	font-weight: bold;
}
.dizzyjam .dj_checkout form div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.dizzyjam .dj_checkout form div.half {
	margin-left: -20px;

}
.dizzyjam .dj_checkout form div.half div {
	width: 50%;
	padding-left: 20px;
	float: left;
}
.dizzyjam .dj_checkout form .dj_submit_block {
	padding-top: 15px;
}
.dizzyjam .dj_checkout form .dj_submit_block div.dj_submit {
	clear: both;
}
.dizzyjam .dj_checkout form .dj_submit_block .dj_description {
	width: 85%;
	padding-left: 220px;
	background: url(../images/logo-paypal.png) 0 0 no-repeat;
	font-size: 90%;
	line-height: 130%;
}
.dizzyjam .dj_checkout form input.dj_submit {
	height: 44px;
	margin-top: 5px;
	padding: 7px 15px;
	float: right;
}
.dizzyjam .dj_checkout form label {
	display: block;
}
.dizzyjam .dj_checkout form input.text,
.dizzyjam .dj_checkout form select {
	width: 100%;
	padding: 3px;
	height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.dizzyjam .dj_checkout form input[type=text],
.dizzyjam .dj_checkout form select {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
	margin: 2px 0;
}
.dizzyjam .dj_confirmation .dj_items {
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.dizzyjam .dj_confirmation .dj_items li {
	width: 49%;
	padding-bottom: 15px;
	display: inline-block;
	vertical-align: top;
	line-height: 110%;
}
.dizzyjam .dj_confirmation .dj_items li .dj_image {
	width: 60px;
	padding: 5px 10px 5px 0;
	float: left;
}
.dizzyjam .dj_confirmation .dj_items li .dj_image a,
.dizzyjam .dj_confirmation .dj_items li .dj_image a:hover {
	text-decoration: none;
	border: none;
}
.dizzyjam .dj_confirmation .dj_items li .dj_name {
	display: block;
	font-size: 100%;
}
.dizzyjam .dj_confirmation .dj_items li .dj_price,
.dizzyjam .dj_confirmation .dj_items li .dj_type_colour {
	display: block;
}
.dizzyjam .dj_confirmation .dj_items li .dj_size,
.dizzyjam .dj_confirmation .dj_items li .dj_price,
.dizzyjam .dj_confirmation .dj_items li .dj_quantity,
.dizzyjam .dj_confirmation .dj_items li .dj_type_colour {
	font-size: 84%;
}
.dizzyjam .dj_confirmation .dj_total {
	padding-bottom: 15px;
}
.dizzyjam .dj_confirmation .dj_total,
.dizzyjam .dj_confirmation .dj_postage,
.dizzyjam .dj_confirmation .dj_subtotal {
	text-align: right;
	font-size: 90%;
}
.dizzyjam .dj_confirmation .dj_details {
	list-style: none;
	margin: 15px 0 0 0;
}
.dizzyjam .dj_confirmation .dj_details li {
	font-size: 95%;
}
.dizzyjam .dj_confirmation .dj_details li strong {
	width: 80px;
	float: left;
}
.dizzyjam .dj_pagination {
	clear: both;
}
.dizzyjam .dj_pagination ul {
	margin-left: 0;
	list-style: none;
	text-align: center;
}
.dizzyjam .dj_pagination ul li {
	display: inline;
}
.dizzyjam .dj_pagination ul li a {
	padding: 4px 12px;
	margin: 0 5px;
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	color: #666;
}
.dizzyjam .dj_pagination ul li a.active {
	background: #ddd;
	font-weight: bold;
	color: #666;
}
.dizzyjam .dj_pagination ul li a:hover {
	background: #888;
	color: white;
}
.dizzyjam div.dj_powered_by {
	font-size: 80%;
	padding-top: 20px;
	clear: both;
	text-align: center;
	line-height: 11px;
	color: #c3c3c3;
}
.dizzyjam a.dj_powered_by {
	width: 69px;
	height: 11px;
	margin-left: 5px;
	display: inline-block;
	background: url(../images/logo-silver.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9000px;
	border: none;
}
.dizzyjam a.dj_powered_by.dj_powered_by_black {
	background: url(../images/logo-black.png) 0 0 no-repeat;
}
.dizzyjam a.dj_powered_by.dj_powered_by_white {
	background: url(../images/logo-white.png) 0 0 no-repeat;
}
.dizzyjam a.dj_powered_by:hover {
	text-decoration: none;
	border: none;
}
.dj_hidden {
	display: none !important;
}

/* MISC */
.dizzyjam hr {
	width: auto !important;
	clear: none !important;
}
.dj_clear {
	clear: both;
}
a.dj_basket {
	padding-right: 50px;
	float: right;
}