/* CSS Document */
body
{
	background: url(../images/bg.gif) repeat-x #efd797;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
a
{
    text-decoration: none;
}
p
{
    padding: 0px;
    margin: 0px;
}
form
{
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
input
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#container
{
    width: 960px;
    margin: 0px auto;
}
.top-left
{
    background: url(../images/top-left.gif) no-repeat;
    width: 15px;
    height: 120px;
    float: left;
}
.top-middle
{
    background: url(../images/top-middle.gif) repeat-x;
    width: 930px;
    height: 120px;
    float: left;
    position: relative;
}
.top-right
{
    background: url(../images/top-right.gif) no-repeat;
    width: 15px;
    height: 120px;
    float: left;
}
.logo
{
    width: 106px;
    height: 101px;
    float: left;
    margin: 10px 0px 0px 20px;
}
.cart
{
    color: #8d0d15;
    float: left;
    left: 285px;
    bottom: 20px;
    position: absolute;
}
.cart-icon
{
    position: absolute;
    background: url(../images/cart.gif) no-repeat;
    height: 19px;
    width: 19px;
    left: 260px;
    bottom: 20px;
    color: #8d0d15;
}
.search-holder
{
    width: 265px;
    height: 55px;
    float: right;
    position: absolute;
   	right: 25px;
}
.srch-left
{
    background: url(../images/search-left.gif) no-repeat;
    width: 6px;
    height: 55px;
    float: left;
}
.srch-middle
{
    background: url(../images/search-middle.gif) repeat-x;
    width: 253px;
    height: 55px;
    float: left;
    color: #6b4d00;
}
.srch-right
{
    background: url(../images/search-right.gif) no-repeat;
    width: 6px;
    height: 55px;
    float: left;
}
.srch-txt
{
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    height: 30px;
    color: #000000;
}
.srch-box
{
    width: 130px;
    height: 20px;
    border: 1px solid #d2d2d2;
    margin-left: 5px;
}
.srch-icon
{
    position: absolute;
    top: 10px;
    right: 10px;
}
.advn-srch
{
    text-align: right;
    margin: -8px 30px 0px 0px;
}
.advn-srch a
{
    color: #6b4d00;
    text-decoration: underline;
}
.nav-left
{
    background: url(../images/nav-left.gif) no-repeat;
    width: 35px;
    height: 40px;
    float: left;
}
#nav
{
    background: url(../images/nav.gif) repeat-x;
    width: 890px;
    height: 40px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}
#nav ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#nav ul li
{
    padding: 0px;
    margin: 0px;
    float: left;
    line-height: 35px;
    background: url(../images/sep.gif) no-repeat right;
}
#nav ul li.end
{
    background: none;
}
#nav ul li a
{
    color: #FFFFFF;
    padding: 5px 24px;
}
#nav ul li a:hover
{
    color: #ecd28f;
}
.nav-right
{
    background: url(../images/nav-right.gif) no-repeat;
    width: 35px;
    height: 40px;
    float: left;
}
#wrapper
{
    background: url(../images/wrapper-bg.gif) repeat-y;
    width: 960px;
    float: left;
}
.holder
{
    width: 900px;
    padding: 5px 30px 0px 30px;
    float: left;
}
#left-pannel
{
    width: 220px;
    float: left;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #8d0d15;
    font-weight: bold;
    padding: 5px 0px 0px 10px;
}
#list1-middle
{
    background: url(../images/list1-middle.gif) no-repeat;
    width: 220px;
    height: 145px;
    float: left;
    margin-top: 10px;
}
#list1-middle ul
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    list-style: none;
}
#list1-middle ul li
{
    padding: 0px;
    margin: 0px;
    background: url(../images/bullet1.gif) no-repeat 15px 8px;
    padding: 5px 0px 5px 35px;
}
#list1-middle ul li a
{
    color: #000000;
    background: url(../images/list1-sep.gif) no-repeat bottom;
    padding: 0px 50px 7px 0px;
}
#list1-middle ul li.final a
{
    background: none;
}
.list2
{
    background: url(../images/list2bg.gif) no-repeat;
    width: 220px;
    height: 115px;
    float: left;
    margin-top: 10px;
}
.list2 ul
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    list-style: none;
}
.list2 ul li
{
    padding: 0px;
    margin: 0px;
    background: url(../images/bullet2.gif) no-repeat 15px 8px;
    padding: 5px 0px 5px 35px;
}
.list2 ul li a
{
    color: #000000;
}
.list3
{
    background: url(../images/list3bg.gif) no-repeat;
    width: 220px;
    height: 80px;
    float: left;
    margin-top: 10px;
}

#category
{
    background: url(../images/category-bg.gif) no-repeat;
    float: left;
    width: 220px;
    height: 250px;
}
.cate-head
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 5px 0px 0px 15px;
}
#category ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#category ul li
{
    padding: 5px 0px 5px 35px;
    margin: 0px;
    background: url(../images/bullet.png) no-repeat 15px 10px; 
font-weight:bold;
color:#fff4a8;
}
#category ul li a
{
    color: #fff4a8;
}
#category ul li span
{
    background: url(../images/sep-2.gif) no-repeat bottom;
    width: 195px;
    padding-bottom: 5px;
}
#right-panel
{
    width: 670px;
    padding-left: 10px;
    float: left;
}
#right-panel1
{
    width: 890px;
    padding-left: 10px;
    float: left;
}

#right-panel p
{
    font-size: 1.1em;
}
#banner
{
    background: url(../images/banner.jpg) no-repeat;
    width: 670px;
    height: 250px;
    float: left;
}
.top-link
{
    position: absolute;
    bottom: 20px;
    right: 250px;
}
.top-link a
{
    color: #000000;
    padding: 0px 10px;
}
.top-link a:hover
{
    text-decoration: underline;
}
.login-area
{
    position: absolute;
    height: 90px;
    font-size: 11px;
    color: #8D0D15;
    right: 25px;
    top: 10px;
    padding-left: 10px;
    border-left: 1px solid #CECECE;
}
.login-area a
{
    color: #8D0D15;
    padding: 0px 10px;
}

.log
{
    font-size: 18px;
    color: #8D0D15;
}
.log-holder
{
    width: 185px;
    color: #000000;
}
.center-content
{
    width: 430px;
    padding: 10px 0px 0px 10px;
    float: left;
}
#last-panel
{
    width: 210px;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.last-top
{
    background: url(../images/last-top.gif) no-repeat bottom left;
    width: 210px;
    height: 8px;
    float: left;
}
.last-bg
{
    background: url(../images/last-bg.gif) repeat-y;
    width: 210px;
    float: left;
}
.last-bg ul
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    list-style: none;
}
.last-bg ul li
{
    padding: 0px 0px 0px 28px;
    line-height: 24px;
    margin: 0xpx;
    color: #8D0D15;
    background: url(../images/bullet3.gif) no-repeat 10px;
}
.last-bg ul li a
{
    color: #8D0D15;
    text-decoration: underline;
}
.lastpan-holder
{
    width: 210px;
    float: left;
    background: #FEF6D9;
    margin-top: 10px;
    min-height: 50px;
    padding: 10px 0px 0px 0px;
    color: #AB101B;
}
.faq
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #8E5D10;
    padding: 5px 0px 0px 10px;
}
.last-bottom
{
    background: url(../images/last-bottom.gif) no-repeat;
    width: 210px;
    height: 8px;
    float: left;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #8d0d15;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
}
.more
{
    color: #ab101b;
    text-align: right;
    padding-right: 30px;
}
.more a
{
    color: #ab101b;
    text-decoration: underline;
}
#main-sep
{
    background: url(../images/main-sep.gif) no-repeat;
    width: 940px;
    height: 54px;
    padding-bottom: 5px;
    float: left;
    margin: 0px 0px 0px 20px;
}
#foot-holder
{
    width: 900px;
    margin: 0px auto;
}
.foot-left
{
    background: url(../images/foot-left.gif) no-repeat;
    width: 5px;
    height: 40px;
    float: left;
}
.foot-bg
{
    background: url(../images/foot-bg.gif) repeat-x;
    width: 880px;
    height: 40px;
    float: left;
    color: #8D0D15;
    text-align: center;
    line-height: 40px;
}
.foot-bg a
{
    color: #8D0D15;
    text-decoration: underline;
    padding: 0px 10px;
}
.foot-right
{
    background: url(../images/foot-right.gif) no-repeat;
    width: 5px;
    height: 40px;
    float: left;
}
#foot-img-holder
{
	width: 300px;
	float: left;
	padding: 10px 0px 10px 400px;
}
.site
{
	 color: #FFFFFF;
}
.site a
{
    color: #FFFFFF;
 }
/*-----------------------------------Contact Us Start-------------------------------------*/

#customForm
{
    padding: 0 10px 10px;
}
#customForm label
{
    display: block;
    color: #797979;
    font-weight: 700;
    line-height: 1.4em;
}

#customForm input
{
    width: 215px;
    padding: 6px;
    color: #949494;
    font-size: 11px;
    border: 1px solid #cecece;
}

#customForm select
{
    width: 230px;
    padding: 6px;
    color: #949494;
    font-size: 11px;
    border: 1px solid #cecece;
}
#customForm input.error
{
    background: #f8dbdb;
    border-color: #e77776;
}
#customForm textarea
{
    width: 550px;
    height: 80px;
    padding: 6px;
    color: #adaeae;
    font-style: italic;
    font-size: 12px;
    border: 1px solid #cecece;
}
#customForm textarea.error
{
    background: #f8dbdb;
    border-color: #e77776;
}
#customForm div
{
    margin-bottom: 15px;
}
#customForm div span
{
    margin-left: 10px;
    color: #b1b1b1;
    font-size: 11px;
    font-style: italic;
}
#customForm div span.error
{
    color: #e46c6e;
}
#customForm #send
{
    background: url(../images/send.gif) no-repeat;
    color: #fff;
    width: 53px;
    height: 21px;
    font-weight: 700;
    font-size: 12px;
    font-style: normal;
    border: 0;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}



#error
{
    margin-bottom: 20px;
    border: 1px solid #efefef;
    font-weight: bold;
}
#error ul li
{
	font-size: small;
	list-style-type: none;
	color: #800000;
}


/*-----------------------------------Contact Us END-------------------------------------*/
table
{
    border-collapse: collapse;
}
mn
{
    float: left;
    width: 150px;
   
}

.FirstColumn
{
    float: left;
    width: 150px;
}

.SecondColumn
{
	float: left;
	width: 500px;
	
}
.Ruler
{
	padding-top: 5px;
	float: left;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.codeLeft
{
    float: left;
    width: 100%;
}


.tr1
{

    font-family: Arial;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}
.tr12
{
    font-family: Arial;
    font-size: small;
    padding: 5px;
    text-align: left;
    
}
.NintyLeftPx
{
    float: left;
    width: 90px;
}
.boldText
{
	font-weight: bold;
}

.OneNintyLeft
{
    float: left;
    width: 190px;
}
.NintyLeft
{
    float: left;
    text-align: left;
    width: 90%;
}
.tr12
{
    font-family: Arial;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}
.hunLeftJustify
{
    float: left;
    text-align: justify;
    width: 100%;
}
.Price
{
    float: left;
    width: 28%;
}
.PriceTwo
{
    float: left;
    width: 36%;
}
.Pricethree
{
    float: left;
    width: 36%;
}
.BulkButton
{
    float: left;
    width: 39%;
}
.InqButton
{
    float: left;
    width: 72px;
}
.BuyButton
{
    float: right;
    overflow: hidden;
    width: 102px;
}
.master2
{
    background-color: #FFFFFF;
    width: 100%;
}
.orange-big
{
    color: #B95A2E;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}

a.orange-big
{
    color: #8d0d15;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
.black-big
{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
.black-big
{
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
a.arial-black-back
{
    color: #000000;
    font-family: arial;
    text-decoration: none;
}
.orange-small
{
    color: #8d0d15;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
.stepheading
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    height: 23px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.sampleitems
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 12px;
}
.validator
{
    font-size: x-small;
    font-family: Arial;
    color: #B7572D;
}
.master2
{
    width: 100%;
    background-color: #FFFFFF;
}


.question
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: large;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #660033;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.answer
{
	font-family: tahoma;
	font-size: small;
}
.CardNo
{
	font-family: Tahoma;
	
}

.FirstColumn
{
	
}