.mid_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.welcome_text h1{
	font-family: Arial;
	font-size: 16px;
	color: #7E8A73;
	text-decoration: none;
        text-align: center
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


h1 {
                 font-size: 14px;
}     

.contenttxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


.botttom_strip {
	background-image: url(images/bottom_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: auto;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 600px;
	width: auto;
}


table.menu p { 
width:200px; 
border:1px solid #333333; 
display: block; 
}

div.menu p {
color: #000000; 
background: #ffff00; 
text-decoration:none; 
font-size:14px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 1px 2px;
}

table.menu a { 
width:200px; 
border:1px solid #333333; 
display: block; 
}

div.menu a {
color: #333333; 
background: #FFFFFF; 
text-decoration:none; 
font-size:12px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 1px 2px;
}

div.menu a:link {
color: #333333; 
background: #cccc99; 
}

div.menu a:active { 
color: #000000;
background: #cccc99; 
}

div.menu a:visited {
color: #333333; 
background: #cccc99; 
}


div.menu a:hover {
color: #eeeeee;
background: #333333; 
border:1px solid #000000; 
}

div.menu ( 
position:absolute;
top:0; 
left:0;
)


#list-menu {
width: 132px;
/* this width value is also effected by
the padding we will later set on the links. */
}

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

#list-menu li {
margin: 2px 0 0;
}


#list-menu a {
display: block;
width:200px;
padding: 2px 2px 2px 5px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu br {
line-height:0.1
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}

#content h3 {
	margin: 15px 0 5px;
}

	.pager {
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	.pager-status {
		margin: 0 100px;
	}

	#status-box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}


.widget {
	margin-bottom:10px;
}
.widget li {
	list-style-type:none;	
}
.widget h3 {
	font: bold 12pt Arial;
	border: 1px solid #aaa;
	background: #ddd;
	padding: 5px;
	margin: 10px 0;
}

#featured-products.widget {
	padding: 10px 0;
}
.featured {
	border-collapse: collapse;
	width: 100%;
}

.featured td {
	text-align:center;
}

.featured td {
	width: 50%;
	text-align:center;
	margin: 5px 0;
	padding: 0;
}


.featured .box {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:90px;
	background:#fff;
	text-align:center;
	margin: 5px 5px 0;
	padding: 0;
}

.featured .price {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f8f8f8;
	font-size:1.1em;
	font-weight:bold;
	color: #A00004;
	margin: 0 5px 5px;
	padding: 0;
}

a img {
	border: none;
}

.alignleft {
	float:left;
}
.alignright {
	float:right
}
.clear {
	clear:both;
}

#container {
	margin: 0 20px;
}
