/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
html	{}
body {
  color:#55514b;
  position:relative;    
  
/* 
  font-size: 62.5%; - 10px;
  font-size: 68.8%; - 11px; 
  font-size: 75%; - 12px; 
  font-size: 81.2%; - 13px; 
  font-size: 87.2%; - 14px; 
*/   
  font-size: 75%; 
  line-height:1.5em; font-family:Arial, Helvetica, sans-serif;
  margin: 0px;
	
}

a 			{color:#df0a0b; text-decoration:none;}
a:hover 	{color:#373331; text-decoration:none;}

.bg_body				{height:100%;height:100%;height:auto !important;min-height:100%;}


.wrapper				{padding-top:0px;width:1064px; margin:0px auto 20px auto; background:#fff; overflow:hidden;
}
.wrapper_row_5				{width:1064px; margin:0px auto 38px auto;overflow:hidden;}
.index_page .wrapper	{
	background:#fff;
-webkit-box-shadow: inset 0px 0px 20px 0px #f6f6f6;
        box-shadow: inset 0px 0px 20px 0px #f6f6f6;
				border:1px solid #fff;
	-webkit-border-radius: 6px;
    			border-radius: 6px;

}
.row_1					{font-size:1em;padding: 0px 0px 0px 0px;margin: 0px auto 0px auto;position:relative;background: transparent; width:100%; float:left;}

.row_2					{font-size:1em;padding: 0px 0px 0px 0px; width:100%; float:left; z-index:77;}

.row_3					{font-size:1em;padding: 89px 0px 0px 0px;background: transparent; width:100%; float:left;}

.row_4					{font-size:1em;padding: 0px 0px 0px 0px; width:100%; float:left;}

.row_5					{font-size:1.091em;padding: 11px 0px 0px 0px; margin-top:0px; width:100%; float:left;
background: rgb(253,252,252); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(253,252,252,1) 0%, rgba(233,233,233,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,252,252,1)), color-stop(100%,rgba(233,233,233,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(253,252,252,1) 0%,rgba(233,233,233,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(253,252,252,1) 0%,rgba(233,233,233,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(253,252,252,1) 0%,rgba(233,233,233,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(253,252,252,1) 0%,rgba(233,233,233,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfcfc', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-8 */
border-top:1px solid #fff;
-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
}
.wrapp					{padding:0 0px 0 0px; width:auto;}
.row_6									{margin:0; font-style:italic;}/*background:url('../images/paypal.gif') 100% 15px no-repeat  #feffff;*/

#bodyWrapper			{padding-bottom:0px; background:url('../images/bodyWrapper.gif') 50% 0 repeat-x #f6f6f6; width:100%; float:left;}
#bodyContent 			{padding:0px 0px 20px 0px;}
#bodyWrapper > br 		{line-height:25px;}

#columnLeft 			{padding:0px 0px 0px 0px;}
#columnRight 			{padding:0px 0px 0px 0px;}

#columnLeft > div 			{padding:0px 0px 0px 0px;}
#columnRight > div 			{padding:0px 0px 0px 0px;}

.contentContainer		   						{margin-bottom:20px; padding:0px 0px 0px 0px; border:1px solid #cccccc; border-width:0 0 0 0;}
.contentContainer.last							{margin-bottom:0px;}
.contentContainer.page_un							{}
.contentContainer.page_cart							{}
.contentContainer.page_reviews 						{}
.contentContainer.page_new_product					{}

.contentPadd 													{padding:20px 20px 20px 20px;overflow:hidden;

}
/**/
.contentPadd.sub 												{padding:10px 0px 0px 0px;}
.contentPadd.prods_info_page									{padding:30px 20px 30px 20px;}
.contentPadd.txtPage											{}

.contentContainer.page_un 							.contentPadd			{padding:5px 0px 15px 0px; overflow:hidden; border:0px solid #cccccc;background: transparent;}
.contentContainer.page_un 							.contentPadd.last	{}

.contentContainer.page_specials					.contentPadd,
.contentContainer.page_listing					.contentPadd		{padding:20px 0px 20px 0px;background: transparent;
-webkit-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
}
.contentContainer.page_reviews 					.contentPadd			{padding:20px 0px 10px 0px;}
.contentContainer.page_reviews.page_listing .contentPadd	{}

.contentContainer.page_new_product 	.contentPadd					{padding:0px 0px 20px 0px;background: transparent;}
.contentContainer.page_cart 				.contentPadd					{padding:20px 20px 20px 20px;  border-width:0px 0 0 0}
.contentContainer.loginPage 				.contentPadd					{padding:20px 20px 10px 20px;}

.contentInfoText							{padding: 10px 10px 10px 10px;margin: 0px 0px 10px 0px; overflow:hidden;border:0px solid #cccccc;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 58%, rgba(247,247,247,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(58%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(247,247,247,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 58%,rgba(247,247,247,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-8 */

-webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
}

.contentInfoText.extra									{padding: 10px 10px 20px 10px;}
.contentInfoText .infoBoxHeading				{padding:1px 0px 10px 0px;margin: 0px 0px 0px 0px;background:none; border:0px; font-weight:bold;}
.contentContainer span.contentText			{padding:0px 9px 0px 9px; border:0px solid #000; overflow:hidden;}

.contentInfoText.marg-top								{margin: 0px 0px 0px 0px;}
.contentInfoText .contentInfoText_wrap 	{padding:0 0 10px 0;}


.contentInfoBlock								{
padding:20px 0px 0px 0px;
}
.contentInfoBlock.last							{padding:20px 20px 10px 20px; margin: 0px 0px 0px 0px; overflow:hidden;

}
.contentInfoBlock.first							{}

.contentContainer.page_un .contentText			{padding: 18px 27px 0px 27px;}

.contentPadd.r_view								{display:none;}
.row_table										{list-style:none;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px; display:inline-block; float:right; }
.row_table li									{ float:right; display:inline-block; margin-left:5px; cursor:pointer;}

.prods_info_mad,
.contentInfoText .prods_info						{ margin:0 4px 0 4px; padding-top:10px;}

.prods_info_mad									{ padding:10px;}
/* ************************************************************************************* */
#header 				{position:relative;padding: 0px 0px 0px 0px;min-height:198px; }/*background:url('../images/header_bg.png') 50% 0 no-repeat transparent*/
.logo 					{display:inline-block;width:213px; height:53px; position:absolute; left:0px; top:64px; z-index:9;}
.logo img				{margin:0px 0px 0px 0px;}
/* ************************************************************************************* */
.currencies,
.languages				{overflow:hidden;margin:0px 0px 0px 0px;display:inline-block;}

.currencies	label,
.languages	label		{color:#6f6e6d;font-weight:normal; padding: 2px 4px 0px 5px; height:17px;}
.currencies	select,
.languages	select		{color:#737079;width:48px; border:1px solid #d0d0d5;padding:1px;background:#fff;font-size:.916em;}

.manufacturers	label	{}
.manufacturers	select	{}

.currencies				{}
.currencies	label		{}
.currencies	select		{}

.languages				{margin-top:0px;}
.languages	label		{display:none;}
.languages	select		{}
.languages img				{margin: 0px 0px 0px 0px;}
.languages a				{ display:inline-block; background:transparent; color:#858484; text-transform:capitalize; padding:2px 5px 2px 5px;}
.languages a:hover	{ color:#df0a0b;}
.languages .languages_img	{margin: 0px 6px 0px 0px;}

.box_social_bookmarks			{overflow:hidden;margin:0px 0px 0px 0px;display:inline-block;width:284px;}
.box_social_bookmarks label		{color:#8f8e8e;font-weight:normal; margin-right:5px;margin-top:0px;float:right;}
.box_social_bookmarks div		{float:right;display:inline-block; float:right; color:#8f8e8e;}
.box_social_bookmarks div a		{color:#fff; font-weight:bold;}
.box_social_bookmarks div a:hover	{color:#fcaa62;}

/* ************************************************************************************* */
/* ************************************************************************************* */
.select											{color:#6a6969;border:1px solid #d0d0d5;padding:1px;background:#fff;font-size:1em;}
.custom_select .select.jqTransformHidden 		{display: none;}
 .custom_select .jqTransformSelectWrapper 		{
    background: url("../images/cur-arrow.gif") no-repeat scroll 100% 0 transparent;
    float: left;cursor:pointer;overflow: hidden;padding: 0;margin-top:1px;
}
	.custom_select .jqTransformSelectWrapper div span		{
    float: left; padding: 7px 19px 7px 7px; height:auto !important;
    font-size:.92em;line-height:1em;
}
	.custom_select .jqTransformSelectWrapper div span 		{
    color: #6a6969;width:135px !important; text-transform:uppercase;
}
	.custom_select ul	{
    background: #f4f4f4;/**/
    border: 1px solid #c8c7c7; margin: 20px 0 0 0;  padding: 0px 0 3px 0;height: auto !important;
}
	.custom_select ul li {
    padding: 4px 7px 4px 6px;overflow: hidden;
	line-height: 1em;
}
	.custom_select ul li a {color: #6a6969;font-size:.85em; text-decoration: none; text-transform:uppercase;
    display: block;
}
	.custom_select ul li a:hover	{color:#cdcdcd;}
/* ************************************************************************************* */
.cart_header							{padding: 0px 0px 0px 0px;margin:0px 0px 0 0;width:200px;overflow:hidden; height:32px; text-align:left; font-style:normal;}
.cart_header div						{padding:9px 0px 9px 0px;white-space:nowrap; text-align:left; float:right;}
.cart_header label						{display:inline-block;padding: 12px 0px 5px 35px;margin: 0px 8px 0px 0px;background:transparent;text-align:left;background:url('../images/header_cart.png') 0 0 no-repeat transparent;
													color:#fff; font-weight:bold;line-height:1em;float:right;}

.cart_header label a					{color:#7b7b7b;}
.cart_header label a:hover				{color:#df0a0b;text-decoration:underline;}
.cart_header div						{color:#7b7b7b; font-weight:100; }
.cart_header span							{margin-right:2px; display:none;}
.cart_header strong						{font-weight:normal;}
.cart_header div a 		 				{color:#df0a0b;font-weight:normal;}
.cart_header div a:hover   		{color:#df0a0b; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.search 					{padding:10px 0px 0px 0px;margin:0px 0px 0 0px;width:390px; height:46px; position:absolute; top:147px; right:0px;background:url('../images/bg_search.png') 0 0 no-repeat transparent;z-index:1;}
.search label				{color:#fff; font-weight:normal;margin-top:5px;margin-left:19px; margin-right:26px;text-align:left; font-size:2.08em;font-family: 'antonregular', sans-serif; text-transform:uppercase;}


.search .go					{color:#919090;line-height:1.3em; font-size:1em;
							 position:absolute;top:0;width:92%;padding:8px 5px 5px 5px; min-height:7px;left:0px;margin:0;border:0px solid #727172;background:transparent;}
							 
	.input-width 			{height:34px;width:222px; margin-top:0px;}
	.width-setter 			{height:34px;position:relative;margin:0 0 0 0;background:transparent;}
							 
.search .button_header_search			{margin: 0 10px 10px;}	
.search .box_wrapper					{overflow:hidden;display:inline-block;}	
.search .advanced a						{color:#353535; text-decoration:underline;}						 
.search .advanced a:hover				{text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.banner_header				{display:inline-block;margin: 39px 8px 157px 0px; float:right;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.breadcrumb					{padding:36px 0px 15px 0px;margin:0px 0px 0px 19px; font-size:1.3em;}
.breadcrumb					{color: #55514b;}
.breadcrumb a 				{color: #55514b;font-weight:normal; text-decoration:none; 
  						     display:inline-block;}
.breadcrumb a:hover 		{color: #df0a0b; text-decoration:none;}
.breadcrumb a.last 			{color: #df0a0b;}
.breadcrumb a.last:hover	{color: #55514b;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_header_user_menu			{float:right;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px; position:absolute; right:0px; top:102px;}
.user_menu 						{float:right;padding:0px 0px 0px 0px;margin:0px -7px 0px 0px; list-style:none; }
.user_menu li					{float:left; display:inline-block; white-space:nowrap;padding: 0px 0px 0px 0px;background:transparent;}

.user_menu li a 				{color:#7b7b7b;font-weight:bold;display:inline-block;padding: 15px 7px 9px 7px;text-decoration:none;}
.user_menu li b			{color:#4d4d4d;font-weight:normal;display:inline-block;padding: 15px 0px 9px 0px; font-weight:normal;}
.user_menu li a:hover,				 
.user_menu li.act a				{color:#4d4d4d; text-decoration:none;}
.user_menu li a 				{font-size:1em;}
.user_menu li.last				{ background:none;color:#4d4d4d;}	
.user_menu li.last a				{color:#df0a0b;}
.user_menu li.last:hover a	{color:#4d4d4d;}				 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer									{padding:0px 0px 19px 0px; margin-top:0px; position:relative;
-webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
}
.footer 								{text-align:left;overflow:hidden; border-top:1px solid #d4d4d4;} 
.footer p								{font-size:1em;margin:0px 0px 0px 0px; text-align:left; overflow:hidden; display:block;padding: 15px 20px 10px 3px; clear:both; }
.footer p								{color:#606060;line-height:1em;}
.footer p > a							{color:#606060;}/*  display:inline-block; float:left;*/
.footer p > a:hover						{color:#6f6e6d;} 

.footer p b								{color:#606060;font-weight:normal;}
.footer p b	a							{color:#606060;text-decoration:none;}
.footer p b	a:hover						{color:#df0a0b;text-decoration:underline;}

.footer p    							{background-position: 100% 0;}				 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxes_menu							{position:relative;overflow:hidden;}
.menu								{padding:156px 0px 0px 0px; text-align:left; width:100%; margin-top:0px;}
.menu ul							{padding: 0px 0px 0px 0px;list-style:none; margin:0 -9px 0 0; width:auto; display:inline-block; float:left;}
.menu li							{float:left;padding: 0 0 0 0 ;margin: 0px 0px 0px 0px;}
.menu li.last						{}

.menu li.act,
.menu li:hover						{}

.menu li a 							{display:inline-block;padding: 6px 9px 6px 9px;  
									 color:#2a2a2a;font-weight:normal;text-decoration:none; text-transform:uppercase;}

.menu li.mouseclick a,
.menu li.act a,
.menu li:hover a					{color:#c82021;text-decoration:none;}

.menu li.first a						{ background:none;}
.menu li.act.last a,
.menu li.last a:hover				{}

.menu li a 							{}
/* ************************************************************************************* */			
.user_menu li a						{font-size:1em;}				
.menu li a	        				{font-size:1em;}
/* ************************************************************************************* */
.box_header_phone,
.box_header_cart,
.box_currencies,	
.box_languages									{position:absolute; display:inline-block; z-index:100;}


.box_header_cart								{top:77px; right:0px; z-index:9;}

.box_currencies							{top:44px; right:0px;}
.box_languages							{top:46px; right:-7px;}
.box_header_phone								{top:-2px;}

.welcome,
.customer_greeting								{ background:#5b5e5f; border:1px solid #000; overflow:hidden; color:#fff; font-style:italic;margin: 0px 0px 20px 0px;padding: 12px 20px 14px 18px;}
.customer_greeting								{ padding-top:19px;}

.welcome strong,
.customer_greeting strong						{font-size:1.917em; font-weight:normal; display:inline-block; margin-right:10px; margin-top:-2px; float:left;}

.container_										{width:1064px; margin:0 auto;}
.grid_											{display:inline; margin:auto; float:left;}
.row_1 .grid_,
.row_2 .grid_,	
.row_5 .grid_									{float:none;}
.container_1064								{width:1064px; margin:0 auto;}
/* code by Seaman */

iframe[id^="oauth2relay"] { left: auto !important; right: 0px !important; }

.footer {
  padding: 12px 0px;
  
}

.footer .box-heading{
  font-family: 'antonregular', sans-serif;
  font-size: 15px;
  color: #939393;
}

.footer .box-content{
  padding-top: 16px;
}

.footer .box-content a{
  color: #636363;
}

.footer td {
  vertical-align: top; 
  text-align: left;   
}

.installation-instruction-link{
	padding-top: 5px;
	display: block;
}