﻿.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-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;
}

.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;
}

.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;
    outline:none;
}

.deletetopiclinkbutton
{
    padding-right: 5px;
    padding-left: 18px;
    background: url('images/ico-delete.gif') no-repeat;
    outline:none;
}

.movetopiclinkbutton
{
    padding-right: 5px;
    padding-left: 18px;
    background: url('images/ico-moveTopic.gif') no-repeat;
    outline:none;
}

.replytopiclinkbutton
{
    padding-right: 5px;
    padding-left: 18px;
    padding-bottom: 3px;
    background: url('images/ico-forum-post-add.gif') no-repeat;
    outline:none;
}

.watchtopiclinkbutton
{
    padding-left: 18px;
    background: url('images/ico-forum-watch.gif') no-repeat;
    outline:none;
}

.editpostlinkbutton
{
    padding-right: 5px;
    padding-left: 18px;
    background: url('images/ico-edit.gif') no-repeat;
    outline:none;
}

.deletepostlinkbutton
{
    padding-right: 5px;
    padding-left: 18px;
    background: url('images/ico-delete.gif') no-repeat;
    outline:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BUTTON CONTROLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchboxbutton
{
    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: 18px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    outline:none;
}

.searchbutton
{
    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;
    outline:none;
}

.contactusbutton
{
    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;
    outline:none;
}

.productlistproductdetailbutton
{
    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: 20px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    outline:none;
}

.productlistaddtocartbutton
{
    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: 20px;
    padding: 0 5px 0 5px;
    width: auto;
    overflow: visible;
    outline:none;
}

.productgridproductdetailbutton
{
    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;
    outline:none;
}

.productgridaddtocartbutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.productemailafriendbutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.productvariantaddtocartbutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.loginbutton
{
    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;
    outline:none;
}

.registerbutton
{
    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;
    outline:none;
}

.checkoutasguestbutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.registernextstepbutton
{
    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;
    outline:none;
}

.completeregistrationbutton
{
    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;
    outline:none;
}

.passwordrecoverybutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.applycouponcodebutton
{
    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;
    outline:none;
}

.updatecartbutton
{
    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;
    outline:none;
}

.continueshoppingbutton
{
    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;
    outline:none;
}

.checkoutbutton
{
    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;
    outline:none;
}

.selectshippingaddressbutton
{
    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;
    outline:none;
}

.newaddressnextstepbutton
{
    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;
    outline:none;
}

.selectbillingaddressbutton
{
    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;
    outline:none;
}

.sameasshippingaddressbutton
{
    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;
    outline:none;
}

.shippingmethodnextstepbutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.paymentinfonextstepbutton
{
    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;
    outline:none;
    overflow: visible;
}

.confirmordernextstepbutton
{
    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;
    outline:none;
}

.orderprocessedcontinuebutton
{
    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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}

.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;
    outline:none;
}


.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;
    outline:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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
{
    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;
}
.couponcode
{
    width: 190px;
    height: 25px;
    background-image: url('images/btn_couponcode.jpg');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    outline:none;
    display:block;
    background-color:#fff;
    float:right;
}
.couponcode:hover
{
    background-position:0px -25px;
}
.couponbox
{
    width:400px;
    margin:0px 0px 20px 0px;
    padding:15px;
    border:1px dashed #6a6a6a;
}
.updatecart
{
    width: 142px;
    height: 25px;
    background-image: url('images/btn_updatecart.jpg');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    outline:none;
    display:block;
    background-color:#fff;
    float:left;
}
.updatecart:hover
{
    background-position:0px -25px;
}
.continueshopping
{
    width: 182px;
    height: 25px;
    background-image: url('images/btn_continueshopping.jpg');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    outline:none;
    display:block;
    background-color:#fff;
    float:left;
}
.continueshopping:hover
{
    background-position:0px -25px;
}
.checkout
{
    width: 142px;
    height: 25px;
    background-image: url('images/btn_checkout.jpg');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    outline:none;
    display:block;
    background-color:#fff;
    float:left;
}
.checkout:hover
{
    background-position:0px -25px;
}
.AccountSaveBtn
{
    background-image: url('images/btn_save.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountSaveBtn:hover
{
    background-position:0px -25px;
}
.AccountBillingBtn
{
    background-image: url('images/btn_addbilling.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 180px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountBillingBtn:hover
{
    background-position:0px -25px;
}
.AccountShippingBtn
{
    background-image: url('images/btn_addshipping.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 180px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountShippingBtn:hover
{
    background-position:0px -25px;
}
.AccountEditBtn
{
    background-image: url('images/btn_edit.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border: 0px;
    cursor: pointer;
    margin: 10px 10px;
    outline:none;
    display:block;
    background-color:#fff;
    float:left;
}
.AccountEditBtn:hover
{
    background-position:0px -25px;
}
.AccountDeleteBtn
{
    background-image: url('images/btn_delete.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border: 0px;
    cursor: pointer;
    margin: 10px 10px;
    outline:none;
    display:block;
    background-color:#fff;
    float:right;
}
.AccountDeleteBtn:hover
{
    background-position:0px -25px;
}
.AccountDetailsBtn
{
    background-image: url('images/btn_details.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountDetailsBtn:hover
{
    background-position:0px -25px;
}
.AccountChangePassword
{
    background-image: url('images/btn_changepassword.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 180px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountChangePassword:hover
{
    background-position:0px -25px;
}
.AccountSubmitBtn
{
    background-image: url('images/btn_submit.jpg');
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
    border: 0px;
    cursor: pointer;
    margin: 10px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.AccountSubmitBtn:hover
{
    background-position:0px -25px;
}
.EnquiryBox
{
    max-width: 475px;
    max-height: 150px;
}
.ContactEnquiryBox
{
    max-width: 400px;
    max-height: 150px;
}
.SendEmailBtn
{
    background-image: url('images/btn_sendemail.jpg');
    background-repeat: no-repeat;
    height: 26px;
    width: 143px;
    border: 0px;
    cursor: pointer;
    margin: 20px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.SendEmailBtn:hover
{
    background-position:0px -26px;
}
.InactiveSendEmailBtn
{
    background-image: url('images/btn_sendemail_inactive.jpg');
    background-repeat: no-repeat;
    height: 26px;
    width: 143px;
    border: 0px;
    cursor: pointer;
    margin: 20px 0px;
    outline:none;
    display:block;
    background-color:#fff;
}
.EmailAddressTitle
{
    height: 25px;
    font: bold 18px georgia,garamond,serif;
    color: #002a5b;
    padding:20px 0px 0px 0px;
    margin:0px;
    float:left;
}