﻿.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	html

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

checkbox, input, radio, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* fix ie button padding bug - apply to all buttons to reduce extra padding applied by ie!
input
{
	width: auto;
	overflow: visible;
} */

textarea
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TEXTBOX CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.textbox
{
}

.searchtext
{
width: 580px;
}

.searchboxtext
{
	width: 210px;
	border: 1px solid #D8D8D8;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #6C6C6C;
	padding: 5px;
}

.newsaddcommenttitletext
{
	width: 250px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.newsaddcommentcommenttext
{
	height: 150px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.blogaddcommentcommenttext
{
	height: 150px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.accountsignaturetext
{
	height: 100px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
}

.nopnumerictextboxtext
{
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.forumtopictitletext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.forumsearchtext
{
	width: 500px;
	border: 1px solid #acacac;
	font-size: 14px;
}


.forumsearchboxtext
{
	border: 1px solid #acacac;
	font-size: 12px;
}

.bbeditortext
{
	border: #cec6b5 1px solid;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINK BUTTON CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.edittopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.movetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-moveTopic.gif') no-repeat;
}

.replytopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url('images/ico-forum-post-add.gif') no-repeat;
}

.watchtopiclinkbutton
{
	padding-left: 18px;
	background: url('images/ico-forum-watch.gif') no-repeat;
}

.editpostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletepostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BUTTON CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchboxbutton
{
	/*font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #69C;
	height: 23px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;*/
}

.searchbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.contactusbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.productlistproductdetailbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.productlistaddtocartbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.productgridproductdetailbutton
{
	/*border: 1px solid #929FAD;
	margin-bottom: 5px;
	height: 22px;
	padding: 0 10px 0 10px;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/
	margin-bottom: 5px;
	cursor: pointer;
}

.productgridaddtocartbutton
{
	/*border: 1px solid #929FAD;
	margin-bottom: 5px;
	height: 22px;
	padding: 0 10px 0 10px;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/
	cursor: pointer;
}

.newsitemaddcommentbutton
{

}

.blogpostaddcommentbutton
{

}

.productemailafriendbutton
{
	/*border: 2px solid green;
	margin-bottom: 3px;
	color: green;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	
	width:1;
	overflow:visible;
	cursor:pointer;*/

}

.productaddtocomparelistbutton
{

}

.productvariantaddtocartbutton
{
	/*border: 2px solid green;
	margin-bottom: 3px;
	color: green;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	
	width:1;
	overflow:visible;
	cursor:pointer;*/
}

.productvariantaddtowishlistbutton
{
	/*border: 2px solid green;
	margin-bottom: 3px;
	color: green;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	
	width:1;
	overflow:visible;
	cursor:pointer;*/
}

.productwritereviewbutton
{

}

.loginbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.registerbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.checkoutasguestbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.savecustomerinfobutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.addbillingaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.addshippingaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.editaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.deleteaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.orderdetailsbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.changepasswordbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.registernextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.completeregistrationbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.passwordrecoverybutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.newpasswordbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.saveaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.orderdetailsprintbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.updatewishlistbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.sendemailafriendbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.applycouponcodebutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.updatecartbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/
}

.continueshoppingbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.checkoutbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.selectshippingaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.newaddressnextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.selectbillingaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.sameasshippingaddressbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.shippingmethodnextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.paymentmethodnextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.paymentinfonextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.confirmordernextstepbutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

.orderprocessedcontinuebutton
{
	/*border: 2px solid #676767;
	margin-bottom: 5px;
	color: #676767;
	height: 22px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	width: 1;
	overflow: visible;
	cursor: pointer;
	background-color: #F3F3F3;*/

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DROP DOWN LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.currencylist
{
	border: solid 1px #E3E3E3;
}

.languagelist
{
	border: solid 1px #E3E3E3;
}

.taxdisplaytypelist
{
	border: solid 1px #E3E3E3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKBOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumtopicoptionscheck
{
}

.forumtopicoptionscheck label
{
	color: #555;
	font-size: 0.9em;
	padding-left: 5px;
	vertical-align: top;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
	font-family: arial,helvetica;
}

.orange .ajax__tab_body
{
	font-size: 10pt;
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #ff9933;
	border: solid 1px #ff9933;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #000;
	border-color: #333;
}
.grey .ajax__tab_body
{
	font-family: arial,helvetica;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
