/*************************************************************************/
/*                          CSS DOCUMENT                                */
/************************************************************************/

BODY
{
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    scrollbar-face-color: #805002;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #805002;
    margin: 0px auto;
    background-image: url(../images/bgnd.jpg);
    background-repeat: repeat-x;
}

.shell
{
    font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    border-right: #000000 0px solid;
}

td
{
    font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #787878;
    margin-left: 40px;
}

.txtred1
{
    font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
}


.txtwhite
{
    font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #FFFFFF;
}


.linkrednormal1
{
    font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: none;
}

.linkred1
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #DE2721;
    text-decoration: none;
}



.linkred1:hover
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #DE2721;
    text-decoration: underline;
}


.linkred1Bold
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #DE2721;
    text-decoration: none;
}



.linkred1Bold:hover
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #DE2721;
    font-weight: bold;
    text-decoration: underline;
}


.boxhdr
{
    border: 1px solid #D3D3D3;
    border-bottom: 0px solid #D3D3D3;
    -moz-border-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #FFFFFF;
    padding: 10px;
}

.bgmenu
{
    background-image: url(../images/bg_menu.jpg);
    background-repeat: repeat-x;
    border: 1px solid #D3D3D3;
}

.bgsearch
{
    border: 0px solid #D3D3D3;
    -moz-border-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-image: url(../images/bg_search.jpg);
    background-repeat: repeat-x;
}

.textshdescription
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #000000;
    text-transform: lowercase;
    line-height: 16px;
}

.textdetdescription
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #000000;
    text-transform: none;
    line-height: 16px;
}
.bghdrred
{
    background-image: url(../images/bg_hdr_red.jpg);
    background-repeat: repeat-x;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

.boxbrdr1
{
    border: 1px solid #D3D3D3;
}

.boxbrdr2
{
    border: 1px solid #D3D3D3;
    border-top: 0px solid #FFFFFF;
}

.boxadleft
{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #D3D3D3;
}

.txtwhitesearch
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.txtwhitesearch:hover
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.txtwhiteCart
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: None;
    font-weight: bold;
}

.bggrey
{
    background-color: #D3D3D3;
}



.txtpriceoriginal
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #CF1C20;
    font-weight: normal;
}

.txtprice
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #CF1C20;
    font-weight: bold;
}
.txtpriceblack
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.linkpdtnm
{
    font-family: "Trebuchet MS" , Arial, Helvetica;
    font-size: 14px;
    color: #CF1C20;
    text-decoration: none;
}

.linkpdtnm:hover
{
    font-family: "Trebuchet MS" , Arial, Helvetica;
    font-size: 14px;
    color: #CF1C20;
    text-decoration: none;
}

.bghor
{
    background-image: url(../images/bg_hor.jpg);
    background-repeat: repeat-y;
}

.maintxt
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    padding-right: 4 px;
}

.validtxt
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #817666;
}

.imglink
{
    border: 0px solid #000000;
}

.imglinkadj
{
    border: 0px solid #000000;
    padding-right: 7px;
}

form
{
    margin: 0px auto;
}

.inputtxtsrch
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #b1b1b1;
    border: 1px solid #CF1C20;
    padding: 3px;
}

.tabtop
{
    background-image: url(../images/2.png);
    background-repeat: repeat-x;
}
.tableft
{
    background-image: url(../images/4.png);
    background-repeat: repeat-y;
}
.tabright
{
    background-image: url(../images/6.png);
    background-repeat: repeat-y;
}
.tabbottom
{
    background-image: url(../images/8.png);
    background-repeat: repeat-x;
}

.bgfooter
{
    background-image: url(../images/bg_footer.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

.leftpanelitemName
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #DE2721;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;
}


.leftpanelitemPrice
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: none;
    line-height: 18px;
}


.footerlinkred1
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: none;
    line-height: 18px;
}

.footerlinkred1:hover
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: underline;
    line-height: 18px;
}

.footertxtabt
{
    padding-right: 10px;
    line-height: 18px;
    text-align: justify;
}

.footerhdr
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 13px;
    color: #787878;
    font-weight: bold;
}

.footerlinkgrey1
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #787878;
    text-decoration: none;
}

.footerlinkgrey1:hover
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: none;
}

/* Paging */

/* Page Numbers */
.pages
{
    font: 83%/1.4 Trebuchet MS,Verdana, helvetica, sans-serif;
    padding: 1em;
    margin: 1em 0;
    clear: right;
    font-size: 85%;
    float: right;
}

.pages a, .pages a
{
    color: #003366;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}
/*2E6AB1*/
.pages a.current
{
    border: 1px solid #CB1919;
    font-weight: bold;
    background: #CB1919;
    color: #fff;
}

.pages a
{
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover
{
    border-color: #CB1919;
}

.pages a.nextprev
{
    font-weight: bold;
}

.pages a.nextprev
{
    color: #666;
}

.pages a.nextprev
{
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next
{
    float: right;
}
/*Paging End */



/* CODE FOR ROUNDED BOXES */
.input
{
    background: url(../images/input_left.png) no-repeat;
    padding: 0 0 0 4px;
    float: left;
    margin: 1px;
    float: left;
}
.input span
{
    background: url(../images/input_right.png) no-repeat right top;
    padding: 1px 3px 3px 0;
    float: left;
}
/* if you want a different color, jsut specify it here, and change the color of the included .png files */
.input span input
{
    background: #cccccc;
    color: #666666;
    font-weight: bold;
    border: 0;
}

.inputtxtfld5
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    border: 1px solid #CF1C20;
    padding: 3px;
    width: 60px;
}

.hdrredtxt
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #CF1C20;
    font-weight: bold;
}


.Messagetxt
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #CF1C20;
}

.bgcart
{
    background-color: transparent;
    background-image: url(../images/Basket.png   );
    background-repeat: no-repeat;
    background-position: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #990000;
    font-weight: bold;
}



/********************** Common styles ************/



select
{
    border: 2px solid #dadada;
    border-radius: 7px;
    font-size: 11px;
    padding: 5px;
}
select:focus
{
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}



input[type="text"]
{
    border: 2px solid #dadada;
    border-radius: 7px;
    font-size: 12px;
    padding: 5px;
}




input[type="text"]:focus
{
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

textarea
{
    border: 2px solid #dadada;
    border-radius: 7px;
    font-size: 11px;
    padding: 5px;
}

textarea:focus
{
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

input[type="password"]
{
    border: 2px solid #dadada;
    border-radius: 7px;
    font-size: 11px;
    padding: 5px;
}

input[type="password"]:focus
{
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}


/*input[type="text"]
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    border: 1px solid #CF1C20;
    padding: 3px;
    width: 60px;
}*/


/*input[type="password"]
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    border: 1px solid #CF1C20;
    padding: 3px;
    width: 60px;
}

TEXTAREA, input[type="text"]
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    border: 1px solid #CF1C20;
    padding: 3px;
    width: 60px;
}*/

/************* Common Styles **********************/

/*Modalx popup*/
#lean_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.bggrey
{
    background-color: #D3D3D3;
}

.txtmain
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}







/*---------------------------------------

	EXAMPLES

-----------------------------------------*/

#signup
{
    width: 850px;
    padding-bottom: 2px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#test
{
    width: 600px;
    padding: 30px;
    display: none;
    background: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#test p
{
    color: #666;
    text-shadow: none;
}

#signup-header
{
    background: url(../img/hd-bg.png);
    padding: 18px 18px 14px 18px;
    border-bottom: 1px solid #CCC;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}


#signup-header h2
{
    color: #444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
#signup-header p
{
    color: #444;
    font-size: 1.3em;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    text-shadow: none;
}

#login-header
{
    background: url(../img/hd-bg.png);
    padding: 18px 18px 14px 18px;
    border-bottom: 1px solid #CCC;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

#login-header h2
{
    color: #444;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 3px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
#login-header p
{
    color: #444;
    font-size: 1.3em;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    text-shadow: none;
}




#signup .txt-fld
{
    position: relative;
    width: 364px;
    padding: 14px 20px;
    border-bottom: 1px solid #EEE;
    text-align: right;
}
#signup .btn-fld
{
    width: 254px;
    overflow: hidden;
    padding: 12px 20px 12px 130px;
}

#signup .txt-fld label
{
    display: block;
    float: left;
    width: 90px;
    padding-top: 8px;
    color: #222;
    font-size: 1.3em;
    text-align: left;
}
#signup .txt-fld input
{
    width: 244px;
    padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1.2em;
    color: #222;
    background: #F7F7F7;
    font-family: "Helvetica Neue";
    outline: none;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
}
#signup .txt-fld input.good_input
{
    background: #DEF5E1 url(../images/good.png) 236px center no-repeat;
}
#signup .txt-fld input.error_input
{
    background: #FDE0E0;
}



p.error
{
    position: absolute;
    bottom: 48px;
    right: 20px;
    width: 262px;
    color: #FFF;
    font-size: 1.1em;
    padding-bottom: 5px;
    background: url(../images/error-arw.png) 20px bottom no-repeat;
    text-align: left;
    margin: 0;
    text-shadow: none;
}
p.error span
{
    display: inline-block;
    background: #D43636;
    padding: 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.txt-fld input:focus, .txt-fld textarea:focus
{
    background-color: #FAF9DC;
}

button
{
    float: right;
    font-family: "Helvetica Neue" , "Helvetica" , "Arial" , sans-serif;
    background: #3F9D4A;
    border: none;
    width: auto;
    overflow: visible;
    font-size: 1.4em;
    color: #FFF;
    padding: 7px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
.bginputlogin
{
    background-image: url(../images/input_login_mid.png);
    background-repeat: repeat-x;
}

.inputtxtype
{
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #1E1E1E;
    background-image: none;
    border: 0px solid #000000; /*height: 60px;     background-image: url(../images/input_login_mid.png);*/
    width: 98%;
    font-weight: bold;
    text-align: left;
}




.modal_close
{
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/modal_close.png);
    z-index: 2;
}


/*Modalx popup*/

/*------------------------------------------------------------------*/

.boxhdrHomePage
{
    border: 1px solid #D3D3D3;
    border-bottom: 0px solid #D3D3D3;
    -moz-border-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #FFFFFF;
    padding: 10px;
}


.shellHome
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    border-right: #000000 0px solid;
}

/*---------------------------------------------------------------------*/
/*---- Email body -------*/
.txtpriceoriginal
{
    font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #CF1C20;
    font-weight: normal;
}
.linkred1
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: none;
}
.linkred1:hover
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #DE2721;
    text-decoration: underline;
}
.txtmain
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}
.bggrey
{
    background-color: #D3D3D3;
}
.boxbrdr1
{
    border: 1px solid #D3D3D3;
}
.shell
{
    background-color: #FFFFFF;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-left: #000000 0px solid;
    border-right: #000000 0px solid;
}

/*---- Email body --*/

.inputbtn
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float: right;
    font-family: 'Trebuchet MS' , "Helvetica Neue" , "Helvetica" , "Arial" , sans-serif;
    background: #D92322;
    overflow: visible;
    font-size: 1.4em;
    color: #FFF;
    padding: 7px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    margin-left: 43px;
}

.inputbtn:hover
{
    float: right;
    font-family: 'Trebuchet MS' , "Helvetica Neue" , "Helvetica" , "Arial" , sans-serif;
    background: #FF1E38;
    border: none;
    width: auto;
    overflow: visible;
    font-size: 1.4em;
    color: #FFF;
    padding: 7px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}



.inputbtnlogin
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float: right;
    font-family: 'Trebuchet MS' , "Helvetica Neue" , "Helvetica" , "Arial" , sans-serif;
    background: #D92322;
    width: auto;
    overflow: visible;
    font-size: 1.4em;
    color: #FFF;
    padding: 7px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    margin-left: 23px;
}

.inputbtnlogin:hover
{
    float: right;
    font-family: 'Trebuchet MS' , "Helvetica Neue" , "Helvetica" , "Arial" , ;EH]"l1ON,X(!m5͛CfT>ԯw놮N6rl= :g01uyk65~՚ߢ1͎3p'\&Z|ll2͗忏i)QW=.}++89溿´M4O?+G{BVΝ~g;*PtXͩYOYhzOf@чlt'vqҼQhmOnEG[Z錍zu#Mac7$P7/Lrc4%