﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TEXTBOX CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.textbox
{
}

.searchtext
{
	border: solid 1px #d3d3d3;
	vertical-align: top;
	font-size: 12px;
}

.searchboxtext
{
	/* 	background: #e3e3e3; 	width: 110px; 	border: solid 1px #E3E3E3; 	vertical-align: top; 	font-size: 12px; */
	border-style: none;
	border-width: inherit;
	background-color: #d6e4ef;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	width: 200px;
	height: 23px;
}

.newsaddcommenttitletext
{
	width: 250px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.quantitytextbox
{
	height: 25px;
	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: top;
	font-size: 12px;
}

.nopnumerictextboxtext
{
	border: solid 1px #E3E3E3;
	vertical-align: middle;
	font-size: 12px;
	height: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
{
	padding: 0px;
	border-style: none;
	border-width: 0px;
	background-position: 0px 0px;
	background: url(images/search.png) no-repeat 25% 50%;
	color: #FFF;
	height: 25px;
	margin: 0 5px 0 5px;
	width: 25px;
	overflow: visible;
	cursor: pointer;
}

.searchbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.contactusbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productlistproductdetailbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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;
	text-align: right;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productlistaddtocartbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	text-align: right;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productgridproductdetailbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productgridaddtocartbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.newsitemaddcommentbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.blogpostaddcommentbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productemailafriendbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productaddtocomparelistbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productvariantaddtocartbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productvariantaddtowishlistbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.productwritereviewbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.loginbutton
{
/*	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; 
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;*/
	
	color: #384762;
	height: 31px;
	width: 150px;
	cursor: pointer;
	direction: rtl;
	font: 11px tahoma;
	border: none;
	margin: 10px 0px 5px 4px;
	background-color: Transparent;
	background-image: url(Images/Button2.png);
	background-repeat: no-repeat;
	padding-right: 23px;
	text-align: right;
}

.registerbutton
{
	/*cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; 
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;*/
	
	color: #384762;
	height: 31px;
	width: 150px;
	cursor: pointer;
	direction: rtl;
	font: 11px tahoma;
	border: none;
	margin: 10px 0px 5px 4px;
	background-color: Transparent;
	background-image: url(Images/Button3.png);
	background-repeat: no-repeat;
	padding-right: 23px;
	text-align: right;

}

.savecustomerinfobutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.addbillingaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.addshippingaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.editaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.deleteaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.orderdetailsbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.changepasswordbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.registernextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.completeregistrationbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.passwordrecoverybutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.newpasswordbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.saveaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.orderdetailsprintbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.updatewishlistbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.sendemailafriendbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.applycouponcodebutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.updatecartbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.continueshoppingbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 11pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat  #333;
	border: 1px solid #333;
	color: #FFF;
	height: 40px;
	padding: 0px 9px 0 9px;
	width: auto;
	overflow: visible;
	float:left;
}

.checkoutbutton
{
	/*cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	/*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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;*/
	cursor: pointer;
	background: url(images/btn/checkout-button.png) no-repeat 50% 50%;
	border: none;

    /*margin-bottom:7px;*/
	height: 50px;
	width: 184px;
	overflow: visible;
	float:left;
}

.selectshippingaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.newaddressnextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.selectbillingaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.sameasshippingaddressbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.shippingmethodnextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.paymentmethodnextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.paymentinfonextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.confirmordernextstepbutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	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: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.orderprocessedcontinuebutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
}

.submitpollvotebutton
{
	cursor: pointer;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt; /*btn*/
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	color: #FFF;
	height: 25px;
	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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: "B Mitra",Mitra,Tahoma,"Helvetica Neue" , Arial, Sans-Serif;
	font-weight:bold;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 13px;
	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: tahoma,arial,helvetica;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
