﻿.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-size: 11px;
}

/* fix ie button padding bug  - apply to all button classes
input
{
	width: auto;
	overflow: visible;
}*/

textarea
{
	width: 100%;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TEXTBOX CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.textbox
{

}

.searchtext
{

	margin-top: 10px;
	height: 19px;
	background: #FFFFFF;
	
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.searchboxtext
{
	margin-top: 10px;
	margin-left: 12px;
	height: 19px;
	background: #FFFFFF;
	width: 115px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.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: bottom;
	font-size: 12px;
}

.nopnumerictextboxtext
{
	border: solid 1px #E3E3E3;
	
	font-size: 11px;
	height: 15px;
	width: 20px;
}

.shoppingcartquantitytext
{
	border: solid 1px #E3E3E3;
	font-size: 12px;
	text-align: right;
}

.wishlistquantitytext
{
	border: solid 1px #E3E3E3;
	font-size: 12px;
	text-align: right;
}

.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;
}

.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 {
	background: url(images/searchboxbutton.gif);
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	
	text-align:center;
	color: #FFFFFF;
	background-color: #92B532;
	border: 0px;
	margin-top: 10px;
	font-weight: bold;
	padding: 2px;
	
	
	
}

.searchbutton
{
	background: url(images/searchboxbutton.gif);
	border: 0px;
	color: #FFF;
	height: 20px;
	
	width: 50px;
	
	
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	
	text-align:center;
}

.contactusbutton
{
	background: url(images/btn_contactus.gif) no-repeat;
	color: #FFF;
	height: 20px;
	width: 62px;
	border: none;
	
	
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	padding-left: 3px;
	
	text-align:left;
}



.productlistproductdetailbutton
{
	background: url(images/btn_details.gif);
	border: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 60px;
	padding-left: 3px;
	
}

.productlistaddtocartbutton
{
	background: url(images/btn_add.gif);
	border: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 3px;

}

.productgridproductdetailbutton
{
	background: url(images/btn_details.gif);
	border: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 60px;
	padding-left: 3px;
}

.productgridaddtocartbutton
{
	background: url(images/btn_add.gif);
	border: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 3px;
}

.newsitemaddcommentbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.blogpostaddcommentbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productemailafriendbutton
{
	background: url(images/email_button.gif);
	border: none;
	color: #FFFFFF;
	height: 20px;
	width: 88px;
	overflow: visible;
	text-align: left;
	padding-left: 3px;
	margin-left: 56px;
	
}

.productaddtocomparelistbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	
	width: auto;
	overflow: visible;
}

.productvariantaddtocartbutton
{
	background: url(images/btn_add.gif);
	border: none;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	width: 95px;
	padding-left: 3px;
	vertical-align: middle;
}

.productvariantaddtowishlistbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productwritereviewbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.loginbutton
{
	background: url(images/btn_login_wb.gif);
	border: none;
	
	height: 20px;
	width: 62px;
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align:center;
}

.registerbutton
{
	background: url(images/btn_registernextstep.gif);
	border: none;
	
	height: 20px;
	width: 65px;
	
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:left;
	
}

.savecustomerinfobutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.addbillingaddressbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.addshippingaddressbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.editaddressbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.deleteaddressbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.orderdetailsbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.changepasswordbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.registernextstepbutton
{
	background: url(images/btn_registernextstep.gif);
	border: none;
	
	height: 20px;
	width: 65px;
	font-size:11px;
	color:#FFFFFF;
	text-transform:lowercase;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align:left;
	
}

.completeregistrationbutton
{
	background: url(images/btn_continue.gif) no-repeat;
	height: 18px;
	width:63px;
	border: none;
	text-indent: -9999px;
}

.passwordrecoverybutton
{
	background: url(images/btn_recover.gif) no-repeat;
	height: 18px;
	width:65px;
	border: none;
	text-indent: -9999px;
}

.newpasswordbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.saveaddressbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.orderdetailsprintbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.updatewishlistbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.sendemailafriendbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.applycouponcodebutton
{
	background: url(images/btn_acc.gif) no-repeat;
	height: 18px;
	width:111px;
	border: none;
	text-indent: -9999px;
}

.updatecartbutton
{
	background: url(images/btn_update.gif) no-repeat;
	height: 18px;
	width:89px;
	border: none;
	text-indent: -9999px;
}

.updatecartbutton span {display: none;}

.continueshoppingbutton
{
	background: url(images/btn_continue.gif) no-repeat;
	height: 18px;
	width:63px;
	border: none;
	text-indent: -9999px;
}

.checkoutbutton
{
	background: url(images/btn_checkout.gif) no-repeat;
	height: 18px;
	width:66px;
	border: none;
	text-indent: -9999px;
}

.selectshippingaddressbutton
{
	background: url(images/btn_shiptothis.gif) no-repeat;
	height: 18px;
	width:115px;
	border: none;
	text-indent: -9999px;
}

.newaddressnextstepbutton
{
	background: url(images/btn_next.gif) no-repeat;
	height: 18px;
	width:42px;
	border: none;
	text-indent: -9999px;
}

.selectbillingaddressbutton
{
	background: url(images/btn_billtothis.gif) no-repeat;
	height: 18px;
	width:123px;
	border: none;
	text-indent: -9999px;
}

.sameasshippingaddressbutton
{
	background: url(images/btn_sameshipping.gif) no-repeat;
	height: 18px;
	width:183px;
	border: none;
	text-indent: -9999px;
}

.shippingmethodnextstepbutton
{
	background: url(images/btn_next.gif) no-repeat;
	height: 18px;
	width:42px;
	border: none;
	text-indent: -9999px;
}

.paymentmethodnextstepbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.paymentinfonextstepbutton
{
	background: url(images/btn_next.gif) no-repeat;
	height: 18px;
	width:42px;
	border: none;
	text-indent: -9999px;
}

.confirmordernextstepbutton
{
	background: url(images/btn_confirm.gif) no-repeat;
	height: 18px;
	width:59px;
	border: none;
	text-indent: -9999px;
}

.orderprocessedcontinuebutton
{
	background: url(images/btn_continue.gif) no-repeat;
	height: 18px;
	width:63px;
	border: none;
	text-indent: -9999px;
}*/





.searchboxbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; margin-top: 10px;}



.searchbutton { color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.contactusbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productlistproductdetailbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.productlistaddtocartbutton {color: #FFFFFF; background-color:#0A467A; padding: 2px;  border: 0px;}

.productgridproductdetailbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productgridaddtocartbutton {color: #FFFFFF; background-color:#0A467A; padding: 2px; border: 0px; }

.newsitemaddcommentbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.blogpostaddcommentbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productemailafriendbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productaddtocomparelistbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productvariantaddtocartbutton {color: #FFFFFF; background-color:#0A467A; padding: 2px; border: 0px; }

.productvariantaddtowishlistbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.productwritereviewbutton { color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.loginbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.registerbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.savecustomerinfobutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.addbillingaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.addshippingaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.editaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.deleteaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.orderdetailsbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.changepasswordbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.registernextstepbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.completeregistrationbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.passwordrecoverybutton { color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.newpasswordbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.saveaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.orderdetailsprintbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.updatewishlistbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.sendemailafriendbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.applycouponcodebutton {color: #FFFFFF; background-color:#0A467A; padding: 2px; border: 0px; }

.updatecartbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.continueshoppingbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.checkoutbutton {color: #FFFFFF; background-color:#0A467A; padding: 2px;  border: 0px;}

.selectshippingaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.newaddressnextstepbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.selectbillingaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.sameasshippingaddressbutton {color: #FFFFFF; background-color:#92B532; padding: 2px;  border: 0px;}

.shippingmethodnextstepbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px; }

.paymentmethodnextstepbutton { color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.paymentinfonextstepbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.confirmordernextstepbutton {color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}

.orderprocessedcontinuebutton { color: #FFFFFF; background-color:#92B532; padding: 2px; border: 0px;}



























.submitpollvotebutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.submitforumtopicbutton
{
	background: url(images/orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.cancelforumtopicbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.forumsearchbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}


.forumsearchboxbutton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DROP DOWN LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.currencylist
{
	background: #e3e3e3;
	border: solid 1px #3a3a3a;
}

.languagelist
{
	background: #e3e3e3;
	border: solid 1px #3a3a3a;
}

.taxdisplaytypelist
{
	background: #e3e3e3;
	border: solid 1px #3a3a3a;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKBOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumtopicoptionscheck
{
}

.forumtopicoptionscheck label
{
	color: #555;
	font-size: 0.9em;
	padding-left: 5px;
	vertical-align: top;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
}

.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
{
	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-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
