﻿.topmenuhome a {	 font-weight:bold;		font-size: 11px; text-decoration:none;	color:#475e88;}
.topmenuhome a:hover {	font-weight:bold;	font-size: 11px; text-decoration:none;		color:Green;}
.shopcart a {	 font-weight:bold;		font-size: 11px; text-decoration:none; color:Black;	}
.shopcart a:hover {	font-weight:bold;	font-size: 11px; text-decoration:none;	color:Green;	}
.clsSideMenu
{
    width: 190px; 
    background-position: 100% 100%; 
    background-image: url('m14.gif');
    background-repeat: repeat-y;
    vertical-align:top;
}

.GridHeader
{
    background-image:url('grid-hrow.gif');
    background-repeat:repeat-x;
    border-bottom:solid 2px #bad0ee;
   
}
.GridBorder
{
    border:solid 2px #bad0ee;
}
.FirstColumn
{
    padding-left:5px;
   vertical-align:middle;
}
.HeaderColumn
{
    padding-left:5px;
   vertical-align:middle;
}
.FirstItemColumn
{
      padding-top:3px;
    padding-left:7px;
    border-bottom: solid 1px #bad0ee;
}
.bullet
{
    background:url(LayoutImages/images/t_l.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:12px;
    text-decoration:none;
    color:Black;
   margin-left:20px;
}
.cssRelatedProducts a {	  text-decoration:none; 	}
.cssRelatedProducts a:hover {	text-decoration:underline;	}
.ajaxloader
{
    background-image:url('ajax-loader.gif');
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}
.ourprice {
font-size: 11px;
font-weight: 600;
color: #CC0000;
}

.saleprice {
font-size: 11px;
font-weight: 600;
color: #CC0000;
}
.ButtonCss
{
   
    background-color:White;
    border-color:#507CD1;
    border-style:solid;
    border-width:1px;
    color:#284E98;
    font-family: verdana,arial,helvetica,sans-serif;
}
/* rounded corners */
#leftCol{
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	margin-right:2px;
	text-align:center;
	position:absolute;
}
.bottom-left, .bottom-right
{
    background-image: url('Header/Box2.png'); 
    height: 11px;      
	
}
.top-left, .top-right { 
	background-image: url('Header/Box2.png'); 
	height: 11px;      
	
	}
.top-left, .bottom-left { 
	margin-right: 60%; 
	}
.top-right, .bottom-right { 
	margin-left: 40%;  
	margin-top: -11px; 
	}
.top-right {
	background-position: 100% 0;    
	
	}
.bottom-left  { 
	background-position: 0 -17px;    
	}
.bottom-right { 
	background-position: 100% -17px; 
	}
.inside {
	margin:0px 3px 0px 2px;
	background: #9ebdea;
	}
.notopgap    { margin: 0px; }
.nobottomgap { margin: 0px; }
.insideleft {
	width:100%;
	background-image: url('Header/sides.png');
	background-repeat: repeat-y;
	background-position: left; 
}

.insideright {
	width:100%;
	background-image: url('Header/sides.png');
	background-repeat: repeat-y; 
	background-position: right; 
	}

.bottomo {
	margin:0px;
	padding:0px;
	clear:both;
}
/* end rounded corners */
.ViewCartBottom
{
    padding-top:3px;
    border-bottom: solid 1px #bad0ee;
}
.line
{
    background-image:url('index.php_files/bg.gif');
    background-repeat:repeat-x;
}

.BrandAlternatingItemStyle
{
    
   
    border-left-color:Gray;
    border-left-style:solid;
    border-left-width:1px;
    padding:5px 5px 5px 5px;
   
}
.BrandItemStyle
{
    border-bottom-color:Gray;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding:5px 5px 5px 5px;
    
    
}
.BrandSeparatorStyle
{
    border-left-color:Gray;
    border-left-style:solid;
    border-left-width:1px;
    width:2px;
}