a.viewproduct:link, a.viewproduct:visited {
	color: #333366;
	text-decoration: underline;
}

a.viewproduct:hover {
	color: #cc0000;
	text-decoration: none;
}

a.producttitle:link, a.producttitle:visited {
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

a.producttitle:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: 600; 
}

a.predictivesearch:link, a.predictivesearch:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family:"Tahoma", verdana, arial;
	font-size: 13px;
}

a.predictivesearch:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold; 
	font-family:"Tahoma", verdana, arial;
	font-size: 13px;
}

a.mainleveltopmenu:link, a.mainleveltopmenu:visited {
color: #fff; 
text-decoration: none; 
font-family:"Tahoma", verdana, arial;
font-size: 13px;
}

a.mainleveltopmenu:hover { 
	color: #fff; 
	text-decoration: underline; 
	font-family:"Tahoma", verdana, arial;
	font-size: 13px;
}

a.mainlevelfooterlink:link, a.mainlevelfooterlink:visited {
color: #fff; 
text-decoration: none; 
font-family:"Tahoma", verdana, arial;
font-size: 13px;

}

a.mainlevelfooterlink:hover { 
	color: #fff; 
	text-decoration: underline; 
	font-family:"Tahoma", verdana, arial;
	font-size: 13px;
}


a.footerlink:link{
	color: #f2f2f2;
}

a.footerlink:visited{
	color: #f2f2f2;
}

a.mainlevel:link{
	border-bottom: 1px solid #cccccc;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	display: block;
}

a.mainlevel:visited{
	border-bottom: 1px solid #cccccc;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	display: block;
}

a.mainlevel:hover{
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #cc0000;
	display: block;
}


a.mainlevel:active{
	border-bottom: 1px solid #cc0000;
	background-color: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.newsfeedNews1{
color: #cc0000;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
font-size: 14px;
list-style-type: none;
margin: 0;
border:1px;
}
.newsfeedNews1 li{
border-bottom: 1px solid #ccc;
display: block;
}


#homebits{
	margin: 0px -3px;
}

#active_menutopmenu{
	text-decoration: underline;
}

#greyborder{
	border: 1px solid #ccc;
	width: 998px;
	margin: 0px auto;
}

#whiteborder{
	border: 1px solid #fff;
	width: 996px;
}

#footerheaders{
	width:100%;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1{
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:1.3em;
	margin: 10px 10px;
	color:#ff0000;
	
}

h2{
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px 0px;
	color:#606060;
}

h3{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px;
}

h4{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px 0px;
}


html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

img{
	border: 0px;
}
#mainleveltopmenu.ul{

	list-style: none;
	padding: 0px;
	margin: 0px;

}	 
	
ul.mainleveltopmenu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li.mainleveltopmenu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a.ul:link{
	color: #fff;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333366;
}

#topbar{
	width:100%;
	height:3px;
	background-color:#CF230B;

}

#topbarfade{
	width:100%;
	height:22px;
	background-image:url('../../../topbar.jpg');
}
#seotext{
	width:998px;
	margin:0px auto;
}

#seotextleft{
	width:618px;
	float:left;
	text-indent: 10px;
	font-size: 9px;
	margin: -5px 0px;
}

#ccards{
	width:378px;
	float:left;
    text-align:right;
}


#logobar{
	width:998px;
	margin:0px auto;
	height:70px;
}

#logoleft{
	width:493px;
	float: left;
	text-align:left;
	
}

#logoright{
	width:500px;
	float:left;
	text-align:right;
	background-image:url('../../../tel.png');
	color: #ababab;
	font-size:14px;
}

#breadcrumb{
	width:1000px;
	margin: 0px auto;
	font-size: 12px;
	text-indent:20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#topmenu{
	width:1000px;
	height:52px;
	background-image:url('../../../topmenu.jpg');
	margin: 0px auto;
	color: #ccc;
}

#homebutton{
	line-height:410%;
	text-indent:41px;
	width:85px;
	float:left;
	height:45px;
}

#topcatmenu{
	width:700px;
	float:left;
	height:45px;
	line-height:400%;
	padding-left:7px;
}

.slimcarttext a:link{
	color: #fff;
}

.slimcarttext a:hover{
	color: #fff;
}

.slimcarttext a:active{
	color: #fff;
}

.slimcarttext a:visited{
	color: #fff;
}


#topcatmenu.a:link{
	color: #fff;
}

#slimcart{
	width:190px;
	border: 0px dashed #fff;
	float:left;	
	line-height:400%;
	text-align:right;
}

#cart{
	width:50px;
	border: 0px dashed #fff;
	float:left;
	height:45px;
}

#maincontent{
	width:980px;
	margin: 0px auto;
	padding: 5px;
}

#mainleft{
	width:201px;
	float:left;
}

#maincenter{
	width:577px;
	float:left;
}

#mainright{
	width:201px;
	float:left;
}

#footer{
	clear:both;
	width:1000px;
	height:52px;
	background-image:url('../../../footerbar.jpg');
	margin: 0px auto;
	line-height:415%;
	text-indent:41px;
	color: #ccc;
	
}

.dottedline{
	height:1px;
	width:535px;
	border-bottom:1px dotted #333;
	margin: -4px 0px;
}

#mainmenutop{
	width:201px;
	height:5px;
	background-image:url('../../../itemtop.jpg');
	color: #f2f2f2;
}

#mainmenumid{
	width:199px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

#mainmenuinner{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#mainmenubottom{
	width:201px;
	height:5px;
	background-image:url('../../../itembottom.jpg');
		color: #f2f2f2;
}

#maintop{
	width:559px;
	height:5px;
	margin:0px auto;
	background-image:url('../../../itemmidtop.jpg');
}

#mainmid{
	width:557px;
	margin:0px auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color:#fff;
}

#mainbottom{
	width:559px;
	margin:0px auto;
	height:5px;
	background-image:url('../../../itemmidbottom.jpg');
}

#menuitembg{
	width:199px;
	height:29px;
	background-image:url('../../../menuitembg.jpg');
	background-repeat: repeat-x;
	background-color:#fff;
	text-indent:5px;
	line-height:140%;
	font-size:18px; 
}

.sublevel{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #cccccc;
	text-indent: 10px;
}

.mainlevel{
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	font-size: 14px;
	display: block;
}

#maincontentbackground{
	background-color: #ccc;
	width: 996px;
	margin: 0px auto;
}

#active_menu{
	background-color: #f2f2f2;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#footermenus{
	background-color:#303030;
	height: 190px;
	width:1000px;
	margin: 0px auto;
}

.addtocart_button{
	text-indent: 30px;
}

#footermenuspace{
	width:65px;
	float:left;
}

#footermenuone{
	width:190px;
	float:left;
	color:#999;
	padding-left:25px;
	padding-top:13px;
}

#footermenutwo{
	width:200px;
	float:left;
	color:#999;
	padding-left:25px;
	padding-top:13px;
}

#footermenuthree{
	width:180px;
	float:left;
	color:#999;
	padding-left:25px;
	padding-top:13px;
}

#footermenufour{
	width:220px;
	float:left;
	color:#999;
	padding-left:25px;
	padding-top:13px;
}


#copyright{
	border: 1px solid #333;
	width:998px;
	margin: 0px auto;
	font-size: 10px;
	text-indent: 10px;
	background-color: #494949;
	color: #ccc;
	height:16px;
	background-image:url('../../../footerbg.jpg');
	background-repeat:repeat-x;
}

#copyrightleft{
	width: 50%;
	float:left;
	line-height: 200%;
}

#copyrightright{
	width: 49%;
	float:left;
	text-align:right;
	line-height: 200%;
}

#terms{
	width: 900px;
	float:left;
	border: 0px solid #fff;
}
#scrolltop{
	width: 90px;
	float:left;
	border: 0px solid #fff;
}


/* added april 2012 */

br.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

.maincontent{	width:535px;margin:0px auto;background-color:#fff;}

.proddetails{
	vertical-align: middle;width: 530px;text-align:center;border:0px dashed #333;float:left;
}

.related-products{
	width:515px;
}

.related-product{
	border:0px solid #333; width:515px; float:left;text-align:center;padding:10px;
}

.details-section{
	font:bold 15px tahoma;line-height:200%;text-align:left;text-indent:7px;color:#fff;width:535px;height:35px;background: url(../images/flypageheader.jpg);
}

.details-cart-section{
	font:bold 15px tahoma;line-height:200%;text-align:left;text-indent:7px;color:#fff;width:535px;height:35px;background: url(../images/view-cart-header.jpg);
}

.product-image-container{
	width:530px;
}

#whiteborder{
	background-color: #f2f2f2;
}

/* for category pages */

.prod-det-view{
	border:0px solid #000;width:535px;margin:0px -3px;
}

table.prod-table{
	width: 540px;
}

#mainright{
	margin-top:-5px;
}

.before-price-mod{
	display: none;
}

#topcatmenu li {
    float: left;
    line-height: 23px;
    list-style: outside none none;
    padding-right: 12px;
    width: auto;
}
#topcatmenu li a{color: #FFFFFF;}