/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
font-family: "Times New Roman", Times, serif;
}
#Body {
	margin: 10px auto 3px auto;
	width: 1000px;
}
img
{
border: 0px;
}
input.search
{
	height: 18px;
	background-color: #E2E0E1;
	color: F8F0D8;
	font-size: 11px;
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	color: #7D151E;
	font-size: 11px;
}

/* Header */

#header {
	width: 984px;
	height:100px;
}

#logo {
	height: 94px;
	width: 656px;
	float:left;
}

#Tmenu {
	float:right;
	height: 94px;
	width: 320px;
}

#Tmenu ul {
	background: url(images/menu/bklayoutMenul.png) no-repeat center ;
	margin: 0px 0px 0px 2px;

}

#Tmenu li {
	display: inline;
}

#Tmenu a {
	background: url(../images/menu/bklayoutMenul.png) no-repeat center ;
	float: left;
	padding: 2px 1px 5px 0px;
	width: 152px;
	text-align: center;
	font-size: 12px;
	font-style:italic;
	color: #ffffff;
}
#Tmenu a:hover {
	text-decoration:underline;
}
#SearchBar{
	width:980px;
	height:30px;
}
#AdvSearch {
	float:left;
	width:700px;
	vertical-align: middle;
}
#AdvSearch a{ 
	font-size:12px;
	text-decoration:underline;
}

#Share{
	float:left;
		height:30px;
}
/* Page */
#TitleBar{
color: #000000;
	font-size: 26px;
	text-align: center;
	vertical-align: top;
}
#page {
	margin: 0 auto;
}


/* cent */



#content {
	margin: 10px 0px 3px 0px;
	width: 1000px;
}
#Lmenu {
	width: 130px;
	float: left;
	margin-bottom: 6px;
	font-size:12px;
}
#LmenuTitle{
	background:url(../images/menu/bklayoutMenu.png) center no-repeat;
	height:30px;
		padding-top:6px;
	padding-bottom:7px;
}
#LmenuTitle h3 {
	padding-top:6px;
	padding-bottom:7px;
	font:18px "Times New Roman", Times, serif;
	text-align:center;
	height:30px;
	color:#FFF;
}
#LmenuTitle h3 a {
		padding-top:6px;
	padding-bottom:7px;
	text-decoration:underline;
	color:#FFF;
}
#LmenuTitle h3 a:visited {
	text-decoration:underline;
	color:#FFF;
}
#Lmenu2 {
	min-height:460px;
}
#PContnet{
	float:left;
	padding-left: 5px;
	padding-bottom: 5px;
	height:auto;
	width:865px;
}
#MLbar{
	padding-bottom:5px;
	width:865px;
}
#righty{
	background-color: #E8FBBD;
	height:23px;
	float: left;
	min-width:410px;
	width:auto;
	padding: 3px 2px 10px 2px;
}
#righty img{
	padding-left: 7px;
}
#lefty {
	background-color: #E8FBBD;
	padding: 10px 5px 5px 2px;
	height:21px;
	float:left;
	min-width:395px;
	width:auto;
}
#pContent2{
	padding:35px 0px 1px 5px;
	width: 860px;
}
#MainContent {
	float:left;
	width: 690px;
}
#MCProducts{
	width:750px;
}
#MCRightCol {
	display: inline;
	float: left;
	width: 130px;
}
#bot_tb { 
	background:url(images/bot_m.jpg) bottom no-repeat;
	height: 17px;
}
/* Footer */

#footer {
	clear: both;
	padding-top: 7px;
	height: 34px;
	background: url(images/futer.gif) top no-repeat;
	text-align: center;
	margin-top: 3px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #000;
}
#footerlinks {
	width:100%;
}
#footerleftcol{
	width:150px;
	float:left;
}
#footermidcol {
	width:600px;
	float:left;
}
#footerritcol {
	float:left;
	width:220px;
}

#minicartloc{
	padding-top:30px;
	text-align:center;
}

