body {
	margin: 0;
    padding:0;
	background-color: #ffffff;
	background-attachment: scroll;
    font-family: Arial;
    color:#000000;
    font-size:11px;
}

input,select{
    font-size:11px;
}

#pageSurround {
	width: 904px;
	margin: 0px auto;
	border: 0px solid #000000;
	/* background-color: #AAA; */
	/* background-image: url(../styleImages/backgrounds/contentBg.jpg); 
	background-repeat: no-repeat;
	background-position: left top;	*/
}

#topHeader {	 
    /* text-align: right; */
	height: 195px;
/* 	padding-right: 0px; */
    position:relative;
}

#logo {
    background: url(../styleImages/margaret_logo.jpg) no-repeat scroll 0 2px;
    height: 149px;
    width:543px;
    position:absolute;  
    left:180px;
	top:17px;
}
#menu_bottom_img{
	height:24px;
	background: url(../styleImages/menu_bottom_right_left_bg.jpg) repeat-x;
	margin-bottom:-20px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 140px; 
	float: left;
    background-color:#8C0045;
    margin:2px 0;
}

.colMid {
	width: 617px;
	float: left;
    background-color: #FFFFFF;
    margin:2px;
}

.colRight {
	position: relative;
	width: 143px; 
	right: 0px;
	float: right;
    background-color: #8C0045;
    margin:2px 0;
}

.boxTitleLeft, .boxTitleRight {
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#fff;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    margin-top:20px;
    padding-left:10px;
	line-height:24px;
	background:url(../styleImages/products_shoppingcart_bg.jpg) repeat-x;
	height:24px;
}

.boxTitleRight {
    margin:20px auto 0 auto;
}

#leftmenu {
	padding:0 0 0 10px;
}

#leftmenu ul {
	margin: 0;
    padding: 0;
    list-style-type :none;
}

#leftmenu a {
	color:#fff;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    line-height:1.5;
    text-decoration:none;    
}
#leftmenu a.current {
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    line-height:1.5;
    text-decoration:underline; 
	padding-left:14px;
}
#leftmenu a:hover,#leftmenu a:active,#leftmenu a:focus{
	text-decoration:underline;
}
#leftmenu .li-nav  a{
	background:url(../styleImages/bullet.jpg) no-repeat 0px 4px;
	padding-left:14px;
}
#leftmenu  .current  a.current{
	background:url(../styleImages/bullet.jpg) no-repeat 0px 4px;
	padding-left:14px;
} 
.boxContent {
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	line-height:14px;
	font-size:11px;
	padding:20px;
	margin-bottom:10px;
}

 /* CHECKOUT PAGES */
/* .colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
} */
/* END CHECK OUT PAGES */

#footermenu{
	text-align:center;	
    background:url(../styleImages/footer_bg.jpg) repeat-x ;
    height:105px;
    _margin-top:-13px;
    padding-top:5px;
}
#footermenu a {
    font-family: Arial;
    font-weight:normal;
	font-size: 11px;
	color: #fff;
    text-decoration:none;
    padding: 0 32px;
}
#footermenu a:hover,#footermenu a:active,#footermenu a:focus{
	text-decoration:underline;
}
 #footermenu ul {
	margin: 0px;
	padding: 0 180px;
	list-style-type: none;
}
#footermenu li {
	float:left;
	color:#FFFFFF;
}

#footermenu li.current a{
	font-family: Arial;
    font-weight:bold;
	font-size: 11px;
	color: #fff;
    text-decoration:underline;
    padding: 0 32px;
} 
#nav {
    background:url(../styleImages/menu_bg.jpg) repeat-x;
    bottom:0;
    height:26px;
    left:0;
    position:absolute;
    text-align:center;
    width:904px;
	color:#FFFFFF !important;  
}
#nav li a { 
    font-family: Arial;
    font-weight:bold;
	font-size: 12px;
	color: #fff; 
    text-decoration:none;
    padding: 0 62px;
    line-height:2;
}
#nav a:hover,#nav a:active,#nav a:focus{
    text-decoration:underline;  
}
#nav ul {
	margin: 0px;
	padding: 0 0 0 95px;
	list-style-type: none;
}
#nav li {
	float:left;
	color:#FFFFFF;  
} 

#nav li.current a{
	color:#fff; 
	font-family: Arial;
    font-weight:bold;
	font-size: 12px;
    text-decoration:underline;
    padding: 0 62px;
    line-height:2;
} 
#seperator{
	float:left;
	/*float:none; */
	_float:none;
	margin-top:5px;
	/*margin-top:0px; */
	_margin-top:0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {

}

.boxContent-special {
 	background-color:#8C0045;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	padding:10px;
	text-align:left;
	position:relative;
}

.boxContent-special-SF {
 	background-color:#8C0045;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	padding:0px;
	text-align:left;
}

#latest-special a{
    display:block;
}
#latest-special{
    background-color:#000000;
}
#latest-special td{
    background-color:#FFFFFF;
    text-align:center;
    vertical-align:bottom;
    width:100px;
    border-left:10px solid #000000;
    border-right:10px solid #000000;
}
.txtContentTitle-prod, .txtContentTitle{
   /*  color:#FFFFFF; */
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
    text-transform:uppercase;
}
.titles{
    font-size:11px;
    font-weight:bold;
    line-height:24px;
    text-transform:uppercase;
}
p{
    font-family:Arial;
    font-size:11px;
    line-height:14px;
}
.small-titles,a .small-titles{
    font-size:10px;
    line-height:14px;
    text-transform:uppercase;
    color:#000000;
    text-decoration:none;
}
.boxContent li{
   list-style:none;  
    /* list-style-image:url(../styleImages/sq_bullet.jpg); */
    margin-left:-40px; 
	background:url(../styleImages/sq_bullet.jpg) no-repeat 0px 5px;
	padding-left:10px;
}
.boxContent li a{
    font-size:11px;
    line-height:14px;
    color:#000000;
    text-decoration:none;
}
.boxContent li a:hover{
	 text-decoration:underline;
}
.location{    
    font-size:12px;
}

.small-titles .textbox{
	border:none;
	border-left:1px solid red;
	border-right:1px solid red;
	min-width:10px;
}

div.small-titles a.small-titles{
	color:#000000;
	font-size:10px;
	font-family:arial;
	font-weight:normal;	
	
}
#home_img{
	background: url(../styleImages/img.jpg) no-repeat;
    height: 453px;
    width:145px;
	float:left;
	margin-bottom:2px;
	margin-left:-20px;
	margin-top:-20px;
}
#home_cnt{
	padding-left:20px;
	width:430px;
	float:right;
}
#curr_title_img{
	background:url(../styleImages/currency_bg.jpg) repeat-x;
	height:22px;
	margin-left:-10px;
	padding-left:10px;
}
#info_txt{
	float:left;
	font-size:xx-small;
	font-style:italic;
	text-align:left;
	color:#fff;
	width:260px;
	margin-left:10px;
}