﻿
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../images/bcggradient.jpg);
    background-repeat: repeat-x;
    background-color: #d6d6d6;
}
.generallinks:link
{
    color: #df0000;
    text-decoration: none;
}
a:visited
{
    color: #DF0000;
}
a:hover
{
    color: #333333;
}
a:active
{
    color: #DF0000;
}
.blacklinkleft
{
    color: #000000;
    text-decoration: none;
}
.linkleftcolumn:link
{
    color: #333333;
    text-decoration: none;
}
.linkleftcolumn:visited
{
    color: #333333;
    text-decoration: none;
}
.linkleftcolumn:hover
{
    color: #df0000;
    text-decoration: none;
}
.linkleftcolumn:active
{
    color: #666666;
    text-decoration: none;
}

.linkleftcolumnwhite:link
{
    color: #FFF;
    text-decoration: none;
}
.linkleftcolumnwhite:visited
{
    color: #FFF;
    text-decoration: none;
}
.linkleftcolumnwhite:hover
{
    color: #df0000;
    text-decoration: none;
}
.linkleftcolumnwhite:active
{
    color: #FFF;
    text-decoration: none;
}

.linkleftcolumn1:link
{
    color: #df0000;
    text-decoration: none;
}
.linkleftcolumn1:visited
{
    color: #df0000;
    text-decoration: none;
}
.linkleftcolumn1:hover
{
    color: #333333;
    text-decoration: none;
}
.linkleftcolumn1:active
{
    color: #666666;
    text-decoration: none;
}

.tradelinkleftcolumn:link
{
    color: #333333;
    text-decoration: none;
}
.tradelinkleftcolumn:visited
{
    color: #333333;
    text-decoration: none;
}
.tradelinkleftcolumn:hover
{
    color: #0098D4;
    text-decoration: none;
}
.tradelinkleftcolumn:active
{
    color: #666666;
    text-decoration: none;
}

.linkleftcolumnnolink:link
{
    color: #333333;
    text-decoration: none;
}
.linkleftcolumnnolink:visited
{
    color: #333333;
    text-decoration: none;
}
.linkleftcolumnnolink:hover
{
    color: #df0000;
    text-decoration: none;
}
.linkleftcolumnnolink:active
{
    color: #333333;
    text-decoration: none;
}

.textbox
{
    border: solid 1px #999;
    background-color: #FFF;
    width: 180px;
    height: 13px;
    font-size: 11px;
}
.textboxlong
{
    border: solid 1px #999;
    background-color: #FFF;
    width: 200px;
    height: 13px;
    font-size: 11px;
}
.dropdownlist
{
    background-color: #FFF;
    width: 202px;
    height: 20px;
    font-size: 11px;
}
.errorMessage
{
    font-size: 11px;
    color: Red;
}
.logininput
{
    width: 175px;
    font-size: 10px;
    height: 13px;
    border: none;
    background-color: #FFF;
}

.accountlinks:link
{
    color: #FFFFFF;
}
.accountlinks:visited
{
    color: #FFFFFF;
}
.accountlinks:hover
{
    color: #df0000;
}
.accountlinks:active
{
    color: #FFFFFF;
}
.menu
{
    float: left;
    width: 53px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/menugradientgreen.jpg)repeat-x;
    padding-top: 15px;
    padding-left: 30px;
}
.menu a
{
    float: left;
    color: #FFFFFF;
    background-image: url(../images/menugradientgreen.jpg)repeat-x;
    width: 53px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
}
.menu a:hover
{
    float: left;
    width: 53px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/menugradientgreen.jpg)repeat-x;
    padding-top: 15px;
    padding-left: 30px;
}
#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}
#processMessage
{
    position: fixed;
    top: 47%;
    left: 47%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
}
.dropdownsell
{
    width: 400px;
    background-color: #FFF;
    border: solid 1px #999;
    margin-bottom:10px;
}
.dropdownlistbuy
{
    width: 166px;
    height: 20px;
    padding:2px;
    border: none;
    font-size: 11px;
}
.smalllogintextbox
{
    width: 127px;
    font-size: 10px;
    border: none;
    height: 15px;
    margin-left: 5px;
    padding-left: 3px;
    padding-right: 9px;
    margin-right: 15px;
    background-color: #FFF;
    color: #000000;
    background: url(../images/texboxbg.jpg);
}

.test
{
    font-family: Arial, Helvetica, sans-serif;
    color: Red;
    font-size: 11px;
    padding-top: 2px;
    height: 14px;
    text-decoration: none;
}
.test a
{
    font-family: Arial, Helvetica, sans-serif;
    color: Red;
    font-size: 11px;
    padding-top: 2px;
    height: 14px;
    text-decoration: none;
}
.test a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: Red;
    font-size: 11px;
    padding-top: 2px;
    height: 14px;
    text-decoration: underline;
}
.custlink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #C00;
    font-size: 11px;
    padding-top: 10px;
    height: 14px;
    text-decoration: underline;
}
.custlink a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #C00;
    font-size: 11px;
    padding-top: 10px;
    height: 14px;
    text-decoration: underline;
}
.custlink a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #C00;
    font-size: 11px;
    padding-top: 10px;
    height: 14px;
    text-decoration: underline;
}

.floatleft
{
    float: left;
}
.floatleft ul.mainlink
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.floatleft ul.mainlink li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
    margin-right: 21px;
    float: left;
    margin: 0px;
    padding: 0px;
}

/**************Menu main ul li class End ************************************/
/******************First Sub Design Start ******************************************/
.hide ul
{
    display: none;
}
.show ul
{
    margin: 0px;
    position: absolute;
    padding: 0px;
    float: left;
    display: block;
    list-style: none;
    background: url(../images/menudropdowncarduwant.png) top no-repeat;
    height: 68px;
}
.show ul li
{
    margin: 0px;
    display: block;
    float: left;
}
.show ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    width: 210px;
    display: block;
    padding-left: 10px;
    margin-top: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.show ul li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/over1.png);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}
.show2 ul
{
    margin: 0px;
    position: absolute;
    padding: 0px;
    float: left;
    display: block;
    list-style: none;
    background: url(../images/menudropdowncarduwant.png) top no-repeat;
    height: 68px;
}
.show2 ul li
{
    margin: 0px;
    display: block;
    float: left;
}
.show2 ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    width: 210px;
    display: block;
    padding-left: 10px;
    margin-top: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.show2 ul li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/over2.png);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

.show3 ul
{
    margin: 0px;
    position: absolute;
    padding: 0px;
    float: left;
    display: block;
    list-style: none;
    background: url(../images/menudropdowncarduwant.png) top no-repeat;
    height: 68px;
}
.show3 ul li
{
    margin: 0px;
    display: block;
    float: left;
}
.show3 ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    width: 210px;
    display: block;
    padding-left: 10px;
    margin-top: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.show3 ul li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/over3.png);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}
.menunewx span a
{
    background: url(../images/menugradientgreen.jpg) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 40px;
    float: left;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}
.twomenunewx span a
{
    background: url(../images/menugradientgreen.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}
.twomenunewx2 span a
{
    background: url(../images/menugradientgreen.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}
.menux span
{
    background-color: #d6d6d6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    float: left;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px;
    height: 43px;
}
.menux span a
{
    background-color: #d6d6d6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    float: left;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    height: 43px;
}


.rednewx span a
{
    background: url(../images/red_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}
.rednewx2 span a
{
    background: url(../images/red_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}

.bluenewx span a
{
    background: url(../images/blue_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 74px;
    text-align: center;
}
.bluenewx2 span a
{
    background: url(../images/blue_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
    float: left;
    text-decoration: none;
    width: 74px;
    text-align: center;
}
.dropdowntrade
{
    height: 18px;
    border: solid 1px #999;
    background-color: #FFF;
    font-size: 11px;
    width: 170px;
}
/* ****************** RatingStar ****************** */
.ratingStar
{
    white-space: nowrap;
    margin: 1px;
    height: 16px;
}
.ratingStar .ratingItem
{
    font-size: 0pt;
    width: 15px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
}
.ratingStar .Filled
{
    background-image: url(../Images/rating/ratingStarFilled.png);
}
.ratingStar .Empty
{
    background-image: url(../Images/rating/ratingStarEmpty.png);
}
.ratingStar .Saved
{
    background-image: url(../Images/rating/ratingStarSaved.png);
}
/* ****************** RatingStar Css End ****************** */
.searchtextboxbuy
{
    height: 16px;
    border: solid 1px #DEDEDE;
    font-size: 11px;
    vertical-align: bottom;
    color: #000;
    padding-left: 2px;
    padding-top: 1px;
}
.footerlink:link
{
    color: #666666;
    text-decoration: none;
}
.footerlink:visited
{
    color: #666666;
    text-decoration: none;
}
.footerlink:hover
{
    color: #df0000;
    text-decoration: none;
}
.footerlink:active
{
    color: #666666;
    text-decoration: none;
}
.faqtext
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 6px;
    margin: 0 10px 10px 10px;
}
.faqtext1
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px;
    margin: 0 10px 10px 10px;
}
.faqtextsmall
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px;
    padding-left: 6px;
    margin: 0 10px 10px 10px;
}
.txt101
{
    height: auto;
    padding-left: 14px;
    padding-top: 14px;
    padding-bottom: 5px;
    padding-right: 15px;
    color: #000;
}
.txt102
{
    height: 33px;
    padding-left: 5px;
    margin-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}
.txt103
{
    padding-left: 7px;
    padding-bottom: 10px;
    padding-top: 3px;
    padding-right: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.style1
{
    font-size: 11px;
}
/******************* SELL PAge CSS ************************/
.linkbuttonsell
{
    font-size: 12px;
    font-family: Arial, Helvetica,sans-serif;
    border: none;
    color: #000000;
    text-decoration: none;
    float: left;
    padding-right: 4px;
}
.linkbuttonsell a
{
    font-size: 12px;
    font-family: Arial, Helvetica,sans-serif;
    border: none;
    color: #000000;
    text-decoration: none;
}
.linkbuttonsell a:hover
{
    color: #000000;
    text-decoration: Underline;
}
.generallinks:link
{
    color: #df0000;
    text-decoration: none;
}

/******************* END OF SELL PAGE CSS ************************/
.padleft10
{
    margin-left: 25px;
}

#fadechallenge, #fadetop, #fadelogincontrol, #fademessage, #fade, #fadelogin, #fadeautoscoreflash
{
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=85);
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /*--IE 8 Transparency--*/
    left: 0;
    top:0px;
    z-index: 10;
}

.popup_blocklogincontrol, .popup_blocklogin
{
    float: left;
    width: 360px;
    position: fixed;
    top: 50%;
    left: 41.8%;
    margin-left: -180px;
    margin-top: -147px;
    z-index: 100;
}

.popup_blocklogincontrol1, .popup_blocklogin
{
    float: left;
    width: 360px;
    position: fixed;
    top: 50%;
    left: 52%;
    margin-left: -180px;
    margin-top: -147px;
    z-index: 100;
}

.popup_blocklogincontrol2, .popup_blocklogin
{
    float: left;
    width: 360px;
    position: fixed;
    top: 23.5%;
    left: 41.8%;
    margin-left: -180px;
    margin-top: -147px;
    z-index: 100;
}

.popup_blocklogincontrol3
{
    float: left;
    width: 360px;
    position: fixed;
    top: 48%;
    left: 41.8%;
    margin-left: -180px;
    margin-top: -147px;
    z-index: 100;
}

.popup_blocklogincontrol4
{
    float: left;
    width: 360px;
    position: fixed;
    top: 36%;
    left: 41.8%;
    margin-left: -180px;
    margin-top: -147px;
    z-index: 100;
}

.popupgrad
{
    background: url(../images/popupgrad.gif) repeat-x;
    height: 22px;
    line-height: 22px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 5px;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #ffffff;
}

.contentgradpopup
{
    background: #ffffff url(../images/content-grad-popup.gif) repeat-x bottom;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
}

.headingpopupfont
{
    font-size: 20px;
    color: #000000;
}

.bortopraegis
{
    border-top: 1px solid #7a7a7a;
    padding-top: 15px;
    float: left;
    text-align: left;
}

.headingpopupfont
{
    font-size: 20px;
    color: #000000;
}

.popupgrad a:hover, .loginlink a:hover, .forgotlink a:hover, .simplereddeltedrival
{
    color: #900;
}

.grayarial11 span.secline
{
    padding-right: 4px;
    float: left;
    line-height: 18px;
}

.secline
{
    padding-right: 4px;
    float: left;
    line-height: 18px;
}

.linklogindiv
{
    float: left;
    clear: both;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 20px;
    white-space: nowrap;
}

.linklogindivnew
{
    float: left;
    clear: both;
    padding-top: 8px;
    padding-bottom: 20px;
    white-space: nowrap;
}

.popup_blockimagecontrol, .popup_blockimage, .popup_blockMessage
{
    float: left;
    width: 443px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -222px;
    margin-top: -74px;
    z-index: 10000;
}

.messpaddingleft80
{
    padding-left: 30px;
    padding-top: 7px;
}

.messtxtalertbigfont
{
    font-size: 12px;
    color: #3f3f3f;
    text-decoration: none;
    padding-top: 9px;
}

.popupgrad a
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

.messcontentgradpopup
{
    background: #ffffff url(../images/mess-bg.jpg) repeat-x bottom;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    height: 110px;
    font-family: Arial, Helvetica, sans-serif;
}


.pagging
{
    margin: 0px;
    padding: 0px;
}
.pagging ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
.pagging ul li
{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F00;
    height: 40px;
    line-height: 20px;
    padding-left: 2px;
    list-style: none;
    line-height: 25px;
    list-style: none;
    text-decoration: none;
    font-weight: normal;
}
.pagging ul li img
{
    padding-bottom: 0px;
}

.pagging ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #252524;
    padding-bottom: 5px;
    list-style: none;
    text-decoration: none;
}
.pagging ul li a:hover
{
    color: #F00;
    text-decoration: underline;
}

.xtend:after 
{
	content: "."; 
	display: block;
	visibility: hidden;
	clear: both;
	height: 0; 
	font-size: 0.1em; 
	line-height: 0;
}
.searchdropdown
{
    font-size:10px; color:#666; height:18px; border: solid 1px #999; background-color:#FFF; width:220px;
}

.wishlist{ width:165px; float:left; overflow:auto;}
.wishlist ul{ border:1px solid #a5a5a5; margin:0px; padding:0px;}
.wishlist ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	color:#060606; 
	     font-weight:bold;
	     padding-left:5px;
	     padding-right:5px;
	     background-color:#cccccc;
	     border-bottom:1px solid #ffffff;
	     line-height:24px;
	     }
	     .wishhead{font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
	     list-style:none;
	     color:#060606; 
	     font-weight:bold;
	     line-height:18px;
	     float:left;
	     padding-left:5px;}
.customCalloutStyle div,.customCalloutStyle td {border:solid 1px #000000; 
                                                background-color:#FFF;
                                                filter:alpha(opacity=90);
                                                opacity:.90;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}
                                                
                                                
                                                
                                                
                                                
/***********************************************mitesh css start***************************************/
.newmenux span
{
    background-color: #d6d6d6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 46px;
    float: left;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
    height: 43px;
}
.newmenux span a
{
    background-color: #d6d6d6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 46px;
    float: left;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    height: 43px;
}

.newtwomenunewx span a
{
    background: url(../images/menugradientgreen.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}
.newtwomenunewx2 span a
{
    background: url(../images/menugradientgreen.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}

.newrednewx span a
{
    background: url(../images/red_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}
.newrednewx2 span a
{
    background: url(../images/red_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 73px;
    text-align: center;
}

.newbluenewx span a
{
    background: url(../images/blue_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 74px;
    text-align: center;
}
.newbluenewx2 span a
{
    background: url(../images/blue_bg.gif) repeat-x;
    height: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 46px;
    float: left;
    text-decoration: none;
    width: 74px;
    text-align: center;
}
.arialfont
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/************* New Edit css ***********************/
.homepagebg
{
	 background-image: url(../images/shapesbcg.png); background-repeat: no-repeat;
                    background-position: center;	
}
.loginbg
{
	background-image: url(../images/loginbox2.png); background-repeat: no-repeat;background-position: center;	
/*	background-image: url(../images/loginbox.png); background-repeat: no-repeat;background-position: center;	*/
}
.rightcontentbg
{
	background-image: url(../images/indexrightcolroundedtop.png);background-repeat: no-repeat;	
	line-height:13px;
}
.rightcontentbgbtm
{
 background-image:url(../images/rightcolumnroundedbottom.png);
line-height:13px;
background-repeat: no-repeat;	
}
.floatleft
{
	float:left;	
}
.imgbtnassured
{
	
	 background-image:url(../images/assured.png);
	 width:97px;
	 height:28px;
}
.imgbtnverified
{
	
	 background-image:url(../images/verified.png);
	 width:97px;
	 height:28px;
}
.img1
{
	height:51px;
	width:80px;
		
}


/*................................... Giftangocarddetail.aspx....................................*/
.floatleft
{
	float:left;
}
.graybg
{
	background-color:#a1a1a1;
	padding:4px;
}
.padfifteen
{
	padding:15px;
}
.diffleftpad
{
	padding-left:10px;
	padding-bottom:15px;
	padding-top:15px;
	padding-right:15px;
}
.bestspa
{
	display:block;
}
.arial14whit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
.arial14whitnew
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.arial11whit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.arial14gray
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
.arial14red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e00100;
}
.arial11gray
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.graybg p
{
	margin:0px;
	padding:0px;
	padding-top:20px;
}
.gradimgpagefix
{
	background:#ffffff url(../images/grad-pagefix.jpg) repeat-x bottom;
}
.lineheighttwenty
{
	line-height:20px;
}
.topbtmpadn
{
	padding-top:20px;
	padding-bottom:15px;
}
.textboxcss
{
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.padbtmfive
{
	padding-bottom:5px;
}
.padleftten
{
	padding-left:10px;
}
.padtopbtmbig
{
	padding-top:20px;
	padding-bottom:31px;
}
.padleftright
{
	padding-left:5px;
	padding-right:10px;
}
.clearbot
{
	clear:both;
}
.bormarginpad
{
	margin-top:5px;
	clear:both;
	float:left;
	border-top:1px solid #333333;
	padding-top:5px;
}
.padtopfiv
{
	padding-top:5px;
}
.burbtnpad
{
	padding-top:9px; margin-left:30px; margin-bottom:5px;
}
.Arial15Font
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	}

.linkleftcolumnnolinkNew:link
{
    color: #333333;
    text-decoration: none;
    font-size:10px;
}
.linkleftcolumnnolinkNew:visited
{
    color: #333333;
    text-decoration: none;
    font-size:10px;
}
.linkleftcolumnnolinkNew:hover
{
    color: #df0000;
    text-decoration: none;
    font-size:10px;
}
.linkleftcolumnnolinkNew:active
{
    color: #333333;
    text-decoration: none;
    font-size:10px;
}

