/* @override 
	http://127.0.0.1:8080/css/store_dimention.css
	http://store.4d.com/css/store_dimention.css
*/

/*
#main_menu ul li {
	top: -18px;
}

#main_menu .menu_l1 {
	top: 0px;
}*/

/* STEPS */
#stepsDiv {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
}

.steps_table {
	border-collapse: collapse;
}

.steps_table td {
	padding: 0;
	height: 24px;
}

.steps_left {
	width: 3px;
	height: 24px;
}

.steps_separator {
	width: 80px;
	height: 24px;
}

#main_content_3 .steps_separator {
	width: 89px;
}

.steps_step {
	width: 24px;
	height: 24px;
}

.steps_right {
	width: 1px;
	height: 24px;
}

.step_current {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.step_todo, .step_done {
	text-align: center;
	font-size: 14px;
}

/* / STEPS */

/* SHOPPING CART */
#shoppingCart{
	border-collapse: collapse;
}

#shoppingCart_desc{
	text-align: left;
	padding-left: 10px;
}

#shoppingCart th{
	/*border:1px solid #e1e1e1;*/
	/*border-top:none;*/
	background-color:#ececec;
	/*padding:10px;*/
	/*padding-top:5px;*/
	background-image:url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg');
	background-repeat:repeat-x;
	color: #ffffff;
	/*border-bottom: 1px solid #e1e1e1;*/
	font-size: 12px;
	height: 34px;
}

.shoppingCart_footer{
	border: 1px solid #efd686;
	background-color: #ffe497;
	background-image:url(/sites/all/themes/dimention/images/common/yellow_box_fade.jpg);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

#shoppingCartHeader {
	border-right: 1px solid #8eb2ec;
}

#shoppingCart .shopCart_td_qty {
	text-align: center;
}

#shoppingCart td {
	padding: 8px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align: left;
}

#shoppingCart .shoppingCartRemoveLink {
	font-weight: normal;
	font-style: normal;
}

/*corner_shopCart_bl*/
.corner_shopCart_bl{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: 0;
	left: 0;
	z-index:100;
}

.corner_shopCart_br{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: 0;
	right: 0;
	z-index:100;
}

#shoppingCartDiv {
	display: block;
	position: relative;
}

#shoppingCartDiv input {
	text-align: right;
}

.shoppingCart_IncTax {
	font-size: 9px;
}

.alternate{
	background-image:url(/sites/all/themes/dimention/images/common/box_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-top: 1px solid #e1e1e1;
}

.alternate_2 {
	background: #ececec url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}

.shopCart_row_Expansion {
	display: block;
	position: relative;
}

.shopping_cart_plus {
	position: absolute;
	top: 10px;
	left: 40px;
}

.shopCart_expansion_text {
	position: relative;
	left: 60px;
}

#shoppingCart .shopCart_footer_labels {
	text-transform: uppercase;
	text-align: right;
}

.shopCart_totalAmount{
	font-weight: bold;
	color: #61af37;
	font-size: 16px;
}

.shopCart_footer_labels .shopCart_totalAmount {
	color: #666666;
	font-size: 12px;
}

.shoppingCart_ArticleName {
	color: #465c85;
	font-weight: bold;
	font-size: 14px;
}

.shopCart_expansion_text .shoppingCart_ArticleName {
	color: #666666;
	font-size: 12px;
}

.shoppingCart_Connections {
	font-style: italic;
}

.shoppingCart_QtyDiv {
	display: inline-block;
	position: relative;
	padding-right: 4px;
	padding-left: 4px;
	height: 24px;
	background: url(/images/shopping_cart/qty_bg_fade.jpg) repeat-x;
	padding-top: 1px;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #f4f4f4;
}

.shopping_cart_qtyBtn {
	vertical-align: -5px;
}

.shoppingCart_reference {
	color: #939393;
	font-size: 11px;
}

.corner_qty_tl {
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0;
	left: -1px;
	z-index:100;
}

.corner_qty_tr{
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0;
	right: -1px;
	z-index:100;
}

.corner_qty_bl{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: -1px;
	left: -1px;
	z-index:100;
}

.corner_qty_br{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: -1px;
	right: -1px;
	z-index:100;
}

#shopping_cart_actions a {
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

#shopping_cart_actions table {
	width: 100%;
}

#shopping_cart_actions .alert {
	text-align: right;
}

#shopping_cart_actions .shoppingCart_continue {
	display: inline-block;
	position: relative;
	height: 28px;
	background: url(/images/shopping_cart/checkout_bgwhite_fade.jpg) repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #639728 1px 1px 1px;
	font-size: 14px;
	padding-right: 32px;
	padding-top: 5px;
	padding-left: 11px;
	margin-left: 10px;
}

.corner_chkout_tl {
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0;
	left: 0;
	z-index:100;
}

.chkout_check {
	position:absolute;
	margin:0px;
	padding:0px;
	right: 1px;
	z-index:100;
	top: 5px;
}

.corner_chkout_tr{
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0;
	right: -2px;
	z-index:100;
}

.corner_chkout_r{
	position:absolute;
	margin:0px;
	padding:0px;
	top: 5px;
	right: -2px;
	z-index:100;
	height: 22px;
	width: 3px;
}

.corner_chkout_bl{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: 0;
	left: 0;
	z-index:100;
}

.corner_chkout_br{
	position:absolute;
	margin:0px;
	padding:0px;
	bottom: 0;
	right: -2px;
	z-index:100;
}

/* / SHOPPING CART */




#breadcrumb a{
	background: #f5f5f5 url(/sites/all/themes/dimention/images/common/breadcrumb_bg.jpg) repeat-x;
	line-height: 16px;
}

#breadcrumb{
	line-height: 17px;
}
	
#article_picture {
	position: absolute;
	right: 38px;
	top: 108px;
	text-align: left;
}

#article_name {
	font-size: 20px;
}

#article_longDescription {
	width: 370px;
}

#article_longDescription img {
	position: relative;
	bottom: -3px;
}

#article_description {
	height: 320px;
	width: 400px;
}

.hidden {
	visibility: hidden;
	display: none;
}

.box_x1_with_header_special_info {
	background: url(/sites/all/themes/dimention/images/common/special_info.png) no-repeat;
	display: block;
	position: absolute;
	top: -13px;
	right: 10px;
	height: 57px;
	width: 143px;
	padding-top: 7px;
	padding-left: 9px;
	text-align: center;
	font-weight: bold;
}

.box_x1_with_header_special_info2 {
	background: url(/sites/all/themes/dimention/images/common/special_info_green.png) no-repeat;
	display: block;
	position: absolute;
	top: -13px;
	right: 10px;
	height: 57px;
	width: 143px;
	padding-top: 7px;
	padding-left: 9px;
	text-align: center;
	font-weight: bold;
}

.box_x1_with_header_description {
	background: #cecece url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x;
	position:relative;
	min-width:2px;
	min-height:2px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding: 10px 10px 8px;
}

.article_maintenance .box_x1_with_header_description {
	background: #f9f9f9 url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x;
}

.article_options_IncludedClients {
	color: #61af37;
	font-weight: bold;
}

.expPrice_Div {
	display: inline-block;
}

.article_optionDispatch {
	display: block;
	visibility: visible;
	background: #cecece url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x;
	position:relative;
	min-width:2px;
	min-height:2px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	padding: 10px 10px 8px;
}

.box_x1_with_header{
	position:relative;
	border:1px solid #dadada;
	background-image:url('/sites/all/themes/dimention/images/common/box_fade.jpg');
	background-color:#ececec;
	background-repeat: repeat-x;
	min-width:2px;
	min-height:2px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	margin-bottom: 20px;
	margin-top: 13px;
}

.box_x1_with_header h3{
	margin-bottom: 5px;
	padding-top: 0;
	padding-left:10px;
	margin-top: 7px;
	font-size: 14px;
}

.box_x1_with_header_name {
	color: #465c85;
}

.box_x1_with_header_item{
	display:block;
	outline-style:none;
	background-image:url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg);
	background-position:top;
	background-repeat:repeat-x;	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	font: 12px/27px arial;
}

.p_price {
	text-align: center;
	padding-left: 50px;
	margin-top: 7px;
}

.article_public_price{
	text-decoration: line-through;
}

.article_price_label, .article_price{
	font-weight: bold;
}

#article_notAvailableInvisible {
	padding-top: 30px;
	padding-left: 10px;
	font-size: 14px;
}

.box_x1_with_header_desc_title {
	margin-bottom: 6px;
}

.article_configAddToCart {
	position: absolute;
	top: 12px;
	right: 10px;
}

.article_configAmount {
	font-weight: bold;
	font-size: 16px;
}

#Article_Amount{
	color: #61af37;
}

.yellow_box {
	position:relative;
	border:1px solid #efd686;
	background-color: #ffe497;
	background-image:url(/sites/all/themes/dimention/images/common/yellow_box_fade.jpg);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	min-width:2px;
	min-height:2px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
	padding: 17px 20px 14px;
}

.box_x1_vertical {
	position:relative;
	border:1px solid #dadada;
	background-image:url('/sites/all/themes/dimention/images/common/box_fade.jpg');
	background-color:#ececec;
	background-repeat: repeat-x;
	min-width:2px;
	min-height:2px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	padding-bottom:10px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

.box_x1_vertical_img img {
	margin-top: 8px;
}
.box_x1_vertical_img {
	text-align: left;
	padding-right: 9px;
}

.box_x4 {
	width: 127px;
	display: inline-block;
	margin-right:9px;
	height: 335px;
}
.box_x4_last {
	width: 128px;
	display:inline-block;
	height: 335px;
}
.box_x4_img img {
	width: 115px;
	margin-top: 8px;
}
.box_x4_img {
	text-align: center;
	padding-right: 9px;
}
.box_title {
	font-weight: bold;
	color: #465c85;
	font-size: 13px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 9px;
}
.box_desc {
	font-size: 10px;
	text-align: left;
	margin-bottom: 18px;
}

.box_price {
	font-size: 9px;
	position: absolute;
	bottom: 10px;
}

.box_price_price{
	font-weight: bold;
	font-size: 11px;
}

.box_more_info{
	color: orange;
	font-size: 9px;
	position: absolute;
	margin-bottom: -6px;
	text-align: right;
	bottom: 10px;
	right: 7px;
	font-weight: bold;
}

.box_x1_vertical .box_title {
	position: absolute;
	top: 15px;
	left: 278px;
	right: 10px;
}
.box_x1_vertical .box_desc {
	position: absolute;
	top: 88px;
	left: 278px;
	right: 10px;
}
.box_x1_vertical .box_price {
	left: 278px;
}

#main_content_3 .box_more_info a.orange_link{
	height: 16px;
	padding-left:6px;
	padding-right:18px;
	font-size: 10px;
	background-position: right -3px;
	top: -6px;
	line-height: 13px;
}

.box_x3 {
	width: 179px;
	display:inline-block;
	margin-right:9px;
	height: 325px;
}
.box_x3_last {
	width: 179px;
	display:inline-block;
	height: 325px;
}
.box_x3_img img {
	width: 115px;
	margin-top: 8px;
}
.box_x3_img {
	text-align: center;
	padding-right: 24px;
}

.box {
	vertical-align: top;
}

.box_standard_text {
	line-height: 17px;
}

#main_content_full .country_selection{
	width: 800px;
	left: 70px;
	vertical-align: top;
}

#main_content_full .country_selection a {
	font-size: 11px;
	line-height: 14px;
}

#main_content_full .country_selection .country_letters {
	padding: 4px;
}

#main_content_full .country_selection .country_letters:hover {
	background-color: #87a9e6;
	color: white;
}

#main_content_full .countryList_col1 {
	width: 252px;
	position: relative;
	top: -8px;
}

#main_content_full .countryList_col2 {
	width: 254px;
	position: absolute;
	top: 57px;
	left: 271px;
}

#main_content_full .countryList_col3 {
	width: 256px;
	position: absolute;
	top: 57px;
	left: 534px;
}

/*#main_content_full .countryList_col1, #main_content_full .countryList_col2, #main_content_full .countryList_col3 {
	
}*/

#main_content_full .countryList_An a {
	font-weight: bold;
	background-color: #87a9e6;
	background-image:url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg');
	padding-left: 9px;
	color: white;
	margin-bottom: 5px;
	margin-top: 12px;
	display: block;
	height: 16px;
	padding-top: 2px;
}

#main_content_full .countryList_An a:hover {
	text-decoration: none;
}

.countryList_Cou {
	padding-left: 10px;
	text-align: left;
	height: 16px;
	padding-top: 2px;
}

#main_center .countryList_Cou a {
	display: block;
	color: #666666;
	white-space: nowrap;
	background-color: transparent;
}

#main_center .countryList_Cou:hover {
	background-color: #666666;
}

#main_center .countryList_Cou:hover a {
	color: white;
}

/* TAB NAV */
#tabnav{
	height: 36px;
	padding-left: 0px;
	background: url(/images/tab_bottom.gif) repeat-x bottom;
	margin: 10px 0px 0px 0;
}

#tabnav ul, #tabnav li{
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
  	
  	float: left;
	background: #f3f3f3;
	text-decoration: none;
	color: #465c85;
	border-width: 1px;
	border-color: #ccc;
	border-top: 1px solid #ccc;
	font: 18px arial;
	background-image:url(/sites/all/themes/dimention/images/common/box_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-right: 1px solid #ccc;
	height: 34px;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	text-decoration: none;
	color: #465c85;
	font: 18px arial;
	padding: 7px 10px 2px;
}

#tabnav a:link.tabnav_active, #tabnav a:visited.tabnav_active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #666666;
	border-top: 3px solid #fb7109;
	font-weight: bold;
	border-left: 1px none #ccc;
	margin-top: -1px;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 4px;
}

/*#tabnav .tabnav_left_tab a:link.tabnav_active, #tabnav .tabnav_left_tab a:visited.tabnav_active {
	border-left: 1px solid #ccc;
	height: 26px;
}*/

#tabnav_left_tab {
	border-left: 1px solid #ccc;
	height: 26px;
}

#tabnav a:hover {
	background: #fff;
	height: 24px;
}

.store_home_body_active {
	visibility: visible;
	display: block;
}

.store_home_body_inactive {
	visibility: hidden;
	display: none;
}

.store_home_tab_1 {
	visibility: visible;
	display: block;
}

.store_home_tab_inactive_1 {
	visibility: hidden;
	display: none;
}

.store_home_tab_2 {
	visibility: hidden;
	display: none;
}

.store_home_tab_inactive_2 {
	visibility: visible;
	display: block;
}

.store_home_tab_3 {
	visibility: hidden;
	display: none;
}

.store_home_tab_inactive_3 {
	visibility: visible;
	display: block;
}

/* /TAB NAV */
.store_chapter{
	color:#666666;
	margin:0px;
	margin-top: 10px;
	margin-bottom:8px;
	padding: 0;
	color:#666666;
	font: normal 18px arial;
}

.store_hr {
	color: #bfbfbf;
	background-color: #bfbfbf;
	height: 1px;
	border-width: 0;
	padding-bottom: 0;
}

#ww_selector{
	width: 132px;
}

#logout_link{
	top:0px;
	right:130px;
	margin:0px;
	margin-top:3px;
	padding:0px;
	padding-left:25px;
	padding-top:2px;
	background-image:url('/sites/all/themes/dimention/images/common/logout.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	font-family:arial;
	font-size:11px;
	color:#89a4d9;
}

#logout_link a{
	color:#89a4d9;
}

.right_bloc_item_type{
	display:block;
	outline-style:none;
	font-family:arial;
	font-size:12px;
	color:#7282a0;
	background-image:url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:17px;
	padding-top:4px;
}

.right_bloc_item_type_first{
	background-image:none;
}

/*
.right_bloc a{
	display:block;
}*/

.right_bloc{
	margin-bottom: 15px;
	position:relative;
	width:250px;
	z-index:50;
	border:1px solid #e1e1e1;
	border-top:none;
	background-color:#ececec;
	padding:10px;
	padding-top:5px;
	background-image:url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg');
	background-repeat:repeat-x;
}

.right_bloc h3{
	color:#fff;
	margin-bottom:5px;
}

.right_bloc_edit{
	position: absolute;
	top: 15px;
	width: 250px;
	text-align: right;
}

.right_bloc_edit a{
	color: white;
	font-weight: normal;
	font-style: normal;
}

.right_bloc_item_link{
	font-family:arial;
	font-size:12px;
	color:#7282a0;
	padding-left:20px;
}

.shopcart_bloc_item_type{
	display:block;
	outline-style:none;
	font-family:arial;
	font-size:12px;
	color:#666666;
	background-image:url(/sites/all/themes/dimention/images/common/box_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*height:17px;*/
	padding:8px;
}

.shopcart_bloc_footer{
	position:relative;
	width:270px;
	min-width:2px;
	min-height:2px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
	background-color: #ffe497;
	background-image:url(/sites/all/themes/dimention/images/common/yellow_box_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #eac669;
	padding-top: 5px;
	padding-bottom: 4px;
}

.shopcart_bloc_checkout_type{
	text-align: center;
	padding-top: 10px;
}

.shopcart_bloc_checkout_type a{
	display:inline-block;
	border:1px solid #7bc72f;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	padding: 7px 20px 6px 10px;
	font: bold 14px arial;
	text-transform: uppercase;
	background: #7bc72f url('/sites/all/themes/dimention/images/common/green_link_check.jpg') no-repeat right;
}

.shopcart_bloc_creatQuote_type a{
	display:block;
	outline-style:none;
	color:#465c85;
	padding:10px;
	text-align: center;
	font: 12px arial;
}

.shopcart_bloc_taxes_info p {
	text-align: center;
	color:#666666;
	font: bold 11px arial;
	text-transform: uppercase;
}

.shopcart_bloc_total_type{
	display:block;
	outline-style:none;
	color:#666666;
	font: bold 12px arial;
	padding-top: 8px;
	padding-left: 10px;
}

.shopcart_total_price {
	font-size: 16px;
	color: #61af37;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.shopcart_bloc p{
	display:block;
}

/*#sidebar_right .shopcart_bloc_item_type h2 {
	font-size: 12px;
	font-weight: bold;
	color:#465c85;
}

.shopcart_bloc_item_type h2 {
	font-size: 12px;
	font-weight: bold;
	color:#465c85;
}*/

#sidebar_right .shopCartArtName {
	font-size: 12px;
	font-weight: bold;
	color:#465c85;
}

#sidebar_right .shopcart_bloc_item_option{
	font-size: 11px;
}

.shopcart_bloc_item_qty {
	padding-top: 6px;
}

.shopcart_bloc_item_price {
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: -17px;
	text-align: right;
	margin-bottom: -17px;
}

.shopcart_bloc{
	position:relative;
	width: 270px;
	z-index:50;
	border:1px solid #e1e1e1;
	border-top:none;
	background-color:#ececec;
	background-image:url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg');
	background-repeat:repeat-x;
	border-bottom-style: none;
}

.shopcart_bloc h3{
	color:#fff;
	margin-bottom:-2px;
	padding-top:7px;
	padding-left:10px;
}

.shopcart_bloc_edit{
	position: absolute;
	top: 15px;
	width: 250px;
	text-align: right;
}

.shopcart_bloc_edit a{
	color: white;
	font-weight: normal;
	font-style: normal;
}

a.addToCart_button {
	display:inline-block;
	border:1px solid #fb7109;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	padding: 5px 20px 4px 7px;
	font: bold 14px arial;
	text-transform: uppercase;
	background: #fb7109 url('/sites/all/themes/dimention/images/common/orange_link_cart.jpg') no-repeat right;
}

#main_content_3 .orange_submit, #main_content_full .orange_submit {
	display:inline-block;
	border:1px solid #fb7109;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	padding: 6px 12px 5px;
	font: bold 14px arial;
	text-transform: uppercase;
	background-color: #fb7109;
}

#main_content_3 .green_submit,#main_content_full .green_submit,#alertBadStore .green_submit{
	display:inline-block;
	border:1px solid #7bc72f;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	padding: 6px 12px 5px;
	font: bold 14px arial;
	text-transform: uppercase;
	background-color: #7bc72f;
}

.forms_table {
	width: 100%;
}

#main_content_3 a.addToCart_button{
	color:#ffffff;
}

a.addToCart_button:hover{
	text-decoration:underline;
}

.alert {
	color: #e40000;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

.textright {
	text-align: right;
}

.centered {
	text-align: center;
}


.sIFR-active .right_bloc h3{visibility:hidden;}
.sIFR-active .shopcart_bloc h3{visibility:hidden;}
/*.sIFR-active .tabnav_active{visibility:hidden;}
.sIFR-active .tabnav_inactive{visibility:hidden;}*/



/* POPUP ALERT */
#overlay {
	background: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	/*width: 100%;*/
	opacity: 0.75;
	bottom: 0;
	right: 0;
}

#popupAlert {
	position: fixed;
	left:170px;
	top:200px;
	width: 400px;
	/*height: 200px;*/
	/*background: #eee;*/
	/*padding:0px;
	margin: 0px;
	border: solid 1px #bbb;*/
	z-index: 101;
	
	border:1px solid #dadada;
	background-image:url('/sites/all/themes/dimention/images/common/box_fade.jpg');
	background-color:#ececec;
	background-repeat: repeat-x;
	min-width:2px;
	min-height:2px;
	color:#666666;
	padding: 0 20px 20px;
	font: 12px arial;
}

#popupAlert p{
	font-size: 12px;
	padding-bottom: 7px;
}

#popupAlert .box_title{
	color: #cc0000;
	font-size: 14px;
	background: url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x 0 19px;
	padding-bottom: 4px;
}

#popupAlert_Cancelbutton {
	display:inline-block;
	border: 1px solid #8d8d8d;
	color: #eee;
	text-decoration:none;
	position: relative;
	padding: 4px 10px;
	font: bold 12px arial;
	margin-bottom: 5px;
	margin-right: 14px;
	background-color: #828282;
}

#popupAlert_button{
	display:inline-block;
	border:1px solid #fb7109;
	color:#ffffff;
	text-decoration:none;
	position: relative;
	padding: 4px 10px;
	font: bold 12px arial;
	background-color: #fb7109;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* POPUP BAD STORE */
/* POPUP ALERT */
#overlay_badStore {
	background: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	/*width: 100%;*/
	opacity: 0.75;
	bottom: 0;
	right: 0;
}

#alertBadStore {
	position: fixed;
	left:170px;
	top:200px;
	width: 400px;
	/*height: 200px;*/
	/*background: #eee;*/
	/*padding:0px;
	margin: 0px;
	border: solid 1px #bbb;*/
	z-index: 101;
	
	border:1px solid #dadada;
	background-image:url('/sites/all/themes/dimention/images/common/box_fade.jpg');
	background-color:#ececec;
	background-repeat: repeat-x;
	min-width:2px;
	min-height:2px;
	color:#666666;
	padding: 0 20px 20px;
	font: 12px arial;
}

#alertBadStore p{
	font-size: 12px;
	padding-bottom: 7px;
}

#alertBadStore .box_title{
	color: #cc0000;
	font-size: 14px;
	background: url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x 0 19px;
	padding-bottom: 4px;
}

.alertBadStore_store_list {
	text-align: center;
}


/* LICENSE LIST */
#licensesListDiv {
	position: relative;
	display: block;
}

#licensesList {
	width: 100%;
	border-collapse: collapse;
}

.version_div {
	height: 26px;
	margin-top: 10px;
	background: url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg') repeat-x;
	color:#fff;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
}

#licensesList .license_opened_tr,
#licensesList .master_opened_tr,
#licensesList .expansion_opened_tr,
#licensesList .masterExp_opened_tr {
	display: marker;
	background-color: #ececec;
}

#licensesList .license_opened_tr td,
#licensesList .master_opened_tr td,
#licensesList .expansion_opened_tr td,
#licensesList .masterExp_opened_tr td {
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*background: url(/sites/all/themes/dimention/images/sp/bmenu_separator.jpg) repeat-x 0 bottom;*/
	border-bottom: 1px solid #cdcdcd;
}

#licensesList .license_tr,
#licensesList .master_tr,
#licensesList .expansion_tr,
#licensesList .masterExp_tr {
	display: none;
}

#licensesList .family_tr td, #licensesList .family_open_tr td {
	background: url('/sites/all/themes/dimention/images/common/box_fade.jpg') repeat-x;
	height: 19px;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 4px;
}

#licensesList .family_tr .family_div {
	padding-left: 20px;
	background: url('/images/closed.gif') no-repeat 5px 1px;
}

#licensesList .family_open_tr .family_div {
	padding-left: 20px;
	background: url('/images/expanded.gif') no-repeat 5px 1px;
}

.masterDiv {
	padding-left: 20px;
	background: url('/images/expanded.gif') no-repeat 5px 1px;
}

.licenseDiv {
	padding-left: 20px;
}

.licensePN {
	font-weight: bold;
}

#licensesList .master_opened_tr .masterDiv {
	padding-left: 20px;
	background: url('/images/closed.gif') no-repeat 5px 1px;
}

#licensesList .expansion_opened_tr p{
	padding-left: 50px;
	font-size: 11px;
}

#licensesList .expansion_opened_tr{
	background-color: #cacaca;
}

.license_action {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
}

#licensesList .license_action a {
	margin-right: 15px;
}

/* ORDER LIST */

#ordersListDiv {
	display: block;
	position: relative;
	right: 0px;
	left: 0px;
}

#orderList {
	width: 100%;
	border-collapse: collapse;
}

#orderList th {
	height: 34px;
	background: url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg') repeat-x;
	color:#fff;
	font-size: 14px;
	position: relative;
}

#orderList td {
	padding: 4px;
}



/* QUOTE LIST */

#quotesListDiv {
	display: block;
	position: relative;
	right: 0px;
	left: 0px;
}

#quoteList {
	width: 100%;
	border-collapse: collapse;
}

#quoteList th {
	height: 34px;
	background: url('/sites/all/themes/dimention/images/common/ql_header_bkg.jpg') repeat-x;
	color:#fff;
	font-size: 14px;
	position: relative;
}

#quoteList td {
	padding: 4px;
}

#main_center .blueH3 {
	color: #465c85;
	font-weight: bold;
	font-size: 14px;
}


