/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
body{
	margin:0px;
	padding:0px;
	font:12px Verdana, Geneva, sans-serif;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
	color: #6E2083;
}
p a {
    color: #AB0055;
    text-decoration: underline;
}
p a:hover {
    color: #AB0055;
    text-decoration: none;
}

h1{
	font-size:28px;
	color:#ab0055;
	font-weight:bold;
}
h2{
	font-size:24px;
	color:#9dda2e;
	font-weight:bold;
}
h3{
	font-size:20px;
	color:#ab0055;
	font-weight:bold;
}


#wrapper{
	width:1168px;
}
											
											/* Header */
#header{
	background:url(../images/img_hdrtop.gif) no-repeat left top;
	height:409px;
        /*overflow:hidden;*/
width:1168px;
}
.hdr_padd{
	padding:85px 0 0px 220px;
}

#menu{
	height:30px;
}											
											/* Body */
#body{
	padding:0  4px 0 0;
	width: 960px;
}
.body_pos{
	margin:-75px 0 0 0;
	/* position:relative;*/
}
#cat_container2{
	padding: 5px 0 0 0;

}
.col_left{
	width:370px;

}
.col_right{
	width:550px;

}
.col_right_home{
	width:550px;
padding-left: 30px;

}
.col_right_home p{
	color:#6e2083;
	line-height:18px;
}
.col_right_home h2 a {
	color:#ab0055;
	text-decoration:underline;
}
.col_right_home h2 a:hover {
	color:#ab0055;
	text-decoration:none;
}

.col_right p{
	color:#6e2083;
	line-height:18px;
}
.col_right p a {
	color:#ab0055;
	text-decoration:underline;
}

.hdr_txt{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding: 80px 165px 0 0;
	text-align: right;
	/*position:absolute;
	right:415px;
	top:205px;*/
height: 22px;
}

.hdr_posrel{
	position:absolute;
	z-index:-1;
	/*margin:0 2px;*/
	width: 1160px;
	background:url(../images/img_hdrbtm01b.png) no-repeat center top;
	height:176px;
}
#cat_container{
	padding:50px 0 0 0;
}
.cat_box{
	padding:40px 0 0 0;
}
.box_cat01{
	background:url(../images/bg_prodcontainer.jpg) no-repeat left top;
	width:212px;
	padding: 0 35px 0 0;
}
.cat_padd{
	padding:35px 0 36px 35px;
}
.img_container{
	width:131px;
	border:4px solid #FFF;
}

.box_cat02{
	background:url(../images/bg_prodcontainer01.jpg) no-repeat left top;
	width:212px;
	padding: 0 35px 0 0;

}
.box_cat02a{
	background:url(../images/bg_prodcontainer01.jpg) no-repeat left top;
	width:212px;
}
.cat_name{
	padding:20px 0 0 0;
	text-align:center;
	/*color:#ab0055;
	font-size:16px;
	font-weight:bold;*/
}
.cat_name a{
	padding:20px 0 0 0;
	text-align:center;
	color:#ab0055;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.cat_name a:hover{
	text-decoration:none;
}
.bg_lmid{
	background:#6e2083;
	width:230px;
}
.bgmid_padd{
	padding:0 25px;
}
.list01 ul {
    padding: 12px 0 0;
}
.list01 ul li{
	list-style:none;
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	background:url(../images/img_bullet.gif) no-repeat left top;
	padding:0 0 5px 25px;
}
.list01 ul li a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none
}
.list01 ul li a:hover, .list01 ul li a:active, .list01 ul li a:focus {
	font-weight:bold;
	color:#9dda2e;
	text-decoration:none
}
.selected a{
	font-weight:bold;
	color:#9dda2e!important;
	text-decoration:none
}


.col_left01{
	width:250px
}
.col_right01{
	width:710px;
}
.col_right01 p{
	color:#6e2083;
	line-height:18px;
}
.col_right01 p a {
	color:#ab0055;
	text-decoration:underline;
}
.col_right01 p a:hover {
	text-decoration:none;
}
.col_right p a:hover {
	text-decoration:none;
}
.bg_rcol{
	border-left:9px solid #6e2083;
	border-right:9px solid #6e2083;
	background:#FFF;
	padding:0 41px;
}
.bg_rcol002{
	border-left:9px solid #6e2083;
	border-right:9px solid #6e2083;
	background:#FFF;
	padding:0 41px;
       width: 610px
}
.innercont001{
padding: 85px 0px 0px 211px;
}
.team_container{
	width:360px;
	text-align:center;
}
.team_container01{
	width:235px;
	text-align:center;
}
.imgholder_box{
	background:url(../images/img_peopleholder.gif) no-repeat center top;
}
.img_people{
	position:relative;
	padding:52px 15px 0 0;
}
.team_desc{
	padding:40px 0;
	font-size:14px;
	color:#6e2083;
	width: 180px;
}
.desc_margin{
	margin: 0 0 0 90px;
}
.desc_margin01{
	margin: 0 0 0 30px;
}
.br_btm{
	background:url(../images/img_dotted.gif) repeat-x left top;
	height:7px;
        margin-bottom:10px;
}
.prod_store{
	background:url(../images/bg_storecontainer.gif) no-repeat left top;
	width:155px;
}
.prod_padd{
	padding:25px 0 30px 28px;
}
.img_container01{
	width:87px;
	border:4px solid #FFF;
}
.prod_details{
	text-align:center;
	width:155px;
}
.cat01_name{
	color:#ab0055;
	font-size:14px;
	font-weight:bold;
	padding:20px 0 5px 0;
}
.cat01_name a{
	color:#ab0055;
	}
.cat01_price{
	font-size:12px;
	color:#6e2083;
	font-weight:bold;
	padding:0 0 5px 0;
}
.cat01_details{
	font-size:12px;
	color:#ab0055;
	padding:0 0 10px 0;
}
.cat01_details a{
	font-size:12px;
	color:#ab0055;
	text-decoration:underline;
}
.cat01_details a:hover{
	text-decoration:none;
}
.c_box{
	width:225px;
}
.c_box01{
	width:155px;
}
.box_prodlarge{
	width:313px;
	padding: 20px 0 0 0;
}
.img_prodlarge{
	width:281px;
	padding: 0 0 10px 0;
}
.box_desc{
	width:290px;
	padding: 20px 0 0 0;
}
.prod_name{
	font-size:15px;
	color:#ab0055;
	font-weight:bold;
	padding: 0 0 8px 0;
}
.prod_desc{
	color:#6e2083;
	font-size:12px;
	line-height:20px;
	padding: 0 0 15px 0;
}
.prod_desc li{
        margin: 0 0 0 20px;
}
.price_qty{
	color:#6e2083;
	font-size:12px;
	width:82px;
	padding: 5px 0;
}
.txtbox{
	width:45px;
	height:20px;
	margin:5px 0;
	padding: 0 3px;
}
.txtbox input{
	width:45px;
	height:20px;
	border:1px solid #6e2083;
	/*margin:5px 0;*/
}
.prod_small{
	width:80px;
}
.cat_content{
	color:#FFF;
	font-size:14px;
	text-align:center;
	width:145px;
	font-weight:bold;
	padding:30px 0 95px 0;
}


										
											/* Footer */
											
											
											
#footer{
	background:url(../images/bg_footer01.png) no-repeat center top;
	height:400px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;	
}
#footer ul li a{
	color:#FFF;
	border-right:1px solid #FFF;
	padding:0 17px 0 10px;
	text-decoration:underline;
	font:14px Verdana, Geneva, sans-serif;;
}
#footer ul li.nobor a {
border-right:none !important;
}
#footer ul li a:hover {
	text-decoration:none;
      }
.footer_padd{
	padding:210px 0 0 0;
}
.footer_rtxt{
	width:300px;
	color:#FFF;
	font-size:14px;

	text-align: center;
	padding: 0 0 0px 0;
}
.footer_rtxt a{
	color:#FFF;
	text-decoration:underline;
}
.footer_rtxt a:hover{
	text-decoration:none;
}
.footer_rtxt p {
    color: #FFFFFF;

}
.footer_rtxt p a{
	color:#FFF;
	text-decoration:underline;
}
.footer_rtxt p a:hover{
	text-decoration:none;
}

.footerli_box{
	width:480px;
}
.copyc{
	width:320px;
	text-align:center;
	color:#FFF;
	font-size:11px;
}
.copyc a{
	color:#FFF;
	text-decoration:underline;
}
.copyc a:hover{
	text-decoration:none;
}

.footer_box{
	width:960px;
}
#nb a{
	border:0px !important;
}
.bg_rcol1{
    
         background:#FFFFFF none repeat scroll 0 0;
         border-left:9px solid #6E2083;
         border-right:9px solid #6E2083;
         padding:0 40px;
}
/* sitemap */
.list02 ul{
	padding:18px 0 45px 0;
}
.list02 ul li{
	list-style-type: circle;
        list-style-position: inside;
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding:0 0 5px 25px;
        line-height:2em;
}
.list02 ul li a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none
}
.list02 ul li a:hover, .list01 ul li a:active, .list01 ul li a:focus {
	font-weight:bold;
	color:#9dda2e;
	text-decoration:none
}
.cat01_name a:hover {
color:#AB0055;
font-size:14px;
font-weight:bold;
padding:20px 0 5px;
text-decoration:none;
}
.cartSummaryItem a:hover{
text-decoration:none;
margin:0 0 0 6px;
font-weight: normal;
}
.goBack a {
color:#AB0055;
text-decoration:underline;
}
.box_cat02a .box_cat01{
background:transparent url(../images/bg_prodcontainer01.jpg) no-repeat scroll left top !important;
padding: 0 0 0 0 !important;
}
.box_cat02 .box_cat01{
background:transparent url(../images/bg_prodcontainer01.jpg) no-repeat scroll left top !important;
padding: 0 0 0 0 !important;
}



.productfeaturelist{
         list-style-type: none;
        
}
.productfeaturelist li{
         float:left;
        padding:0 20px;
        
}
.addToCart img{
        cursor: pointer;
}

.col_container{
       min-height: 377px;
       height: auto !important;
       height: 377px;
}
.pos_relative {
      position:relative;
       margin-top:-75px;
}
#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.field_name{
     width:135px;
}

.field_type{
    padding-left: 135px;
}
.img_border {
	border: 4px solid #ab0055;
	margin: 4px;;
}

.col_right01 ul {
	margin: 0px 0px 5px 15px;
	list-style-type: disc;
color:#6e2083;
}
.col_right01 ul li {
padding: 5px;
}
.col_right01 ul li a {
text-decoration: underline;
color:#6e2083;
}
.col_right01 ul li a:hover {
text-decoration: none;
}

#pagination_fix  {

color: #000000;
font-size: 16px; 
font-weight: bold;
}

#pagination_fix a  {

color: #6e2083;
font-size: 16px; 
font-weight: bold;
text-decoration: none;
}
#pagination_fix a:focus  {

color: #6e2083;

}

#pagination_fix a:hover  {

text-decoration: underline;

}
#pagination_fix a:active  {

text-decoration: underline;

}
