div#attributes { display: none; }

#aw_bo_container {
	clear: both;
	/*width:900px;*/
	margin:auto
}
#aw_container {
	clear: both;

}
#aw_container2{border: 1px solid #c9c7c7;
	background: #E0E0E0;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
#aw_attribute_groups {
	list-style: none;
}

#aw_attribute_groups li {
	display: block;
	padding: 20px 10px; margin-bottom: 3px;
	background-color: #efefef;
}

#aw_attribute_groups li img.handle {
	margin-right: 20px;
	cursor: move;
}

#aw_box {background: transparent; margin:0px 0em 10px 0em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 { }
.xb1 {margin:0 5px;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbtop {}
.xbbot {}

.aw_header {
	display:block;
	padding: 0px 10px 5px 10px;
	font-weight: bold;
	font-size: 13px;
	font-family: "Oxygen";
	text-transform: uppercase;
	color: #303030;
}
.aw_header b{
	font-family: "Oxygen";
	text-transform: uppercase;
	color: #333;
	font-size: 15px!important;}

.aw_description {
	font-weight: normal;
	font-size: 11px;
}

.aw_content {
	display:block; 
	padding: 10px 10px 5px 10px;
	font-family: "Oxygen";
}
.aw_group_color {
	width:30px;
	height:30px;
	margin:auto;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;

}

/* block top languages */
#aw_languages_block_top {
	margin: 0.4em 0.1em 0 0;
	float: left;
}
#aw_languages_block_top p {
	clear: left;
}
#aw_languages_block_top ul#aw_first-languages {
	float: left;
	height: 1.5em;
	width: 100%;
}
#aw_languages_block_top ul#aw_first-languages li {
	float:left;
	margin-right: 0.3em;
}

#aw_languages_block_top ul#aw_first-languages li.selected_language {
	float:left;
	margin-right: 0.3em;
}

.aw_price_change{
	clear:both;
	margin:auto;
	padding-bottom:6px;
}
.aw_price_change_hor
{
	float:left;
	margin-left:3px;
}

.aw_multiple_color {
		border: 2px solid transparent;
}
.multiple_selected{

	border: 2px solid #C3C3C3;
}

.multiple_selected_disabled{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}


/* PS 1.6 changes */
.aw_content .buttons_bottom_block {
	clear: none;
	padding: 0px;
	background: transparent;
	border: none;
}

.aw_content  table td{
	padding: 0px 3px 3px 3px;
	vertical-align: top;
}
.aw_content  table td div.checker {
	margin-top: 3px;
}
.aw_content img {
	max-width: inherit;
}

#product.content_only  #aw_container {
	clear: both;
	width: 96%;
	margin: 0 auto;
}

.aw_content .radio{
	display: block;
	padding-left: 1px;
	margin-top: 3px;
}

@media (max-width: 768px) {
	#aw_box {
		width: 100%;
	}

	#aw_box #aw_box {
		width: 100%;
	}
	
	.top_qty_additional,.bottom_not_in_stock{
		float: left;
	}
	
	.aw_content form .aw_content table td{
		display: inline-table;
	}
	
	.aw_content .button.lnk_view span{
		font-size: 13px;
	}
	
	.aw_content .our_price_display {
		font-size: 18px;
	}

}

@media (max-width: 479px) {
	#wizard_form .panel #group th,#wizard_form .panel #group td{
		
		display: inline-block;
	}
	#wizard_form .panel #group th,#wizard_form .panel #group td{
		
		width: 100%;
	}
	
	.aw_group_resp{
		max-width: 80%;
	}

}

