body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	overflow:-moz-scrollbars-vertical;
}

.clearfix { clear:both; }

a img { border:none; }
a:active, a:link, a:visited { color: #112837; text-decoration: underline; }
a:hover { color: #4776BD; }

#wrapper {
	margin:auto;
}

#tm-top {
	margin-top:5px;
	height:93px;
	background:#fff url(../img/top-bg.png) bottom repeat-x;
}

#tm-top-inner {
	width:996px;
	margin:auto;
}

#tm-top-logo {
	width:340px;
	float:left;
}

#tm-top-usermenu {
	margin:28px 0 10px 0;
	height:20px;
	text-align:right;
	float:right;
	font-size:11px;
	font-family:Tahoma;
}

#tm-top-usermenu a.signinout { background: url(../img/icon-signinout.gif) no-repeat left bottom; padding: 3px 0px 3px 20px; margin-left:10px; }
#tm-top-usermenu a.cart { background: url(../img/icon-cart.gif) no-repeat left bottom; padding: 3px 0px 3px 20px; margin-left:10px; }
#tm-top-usermenu a.account { background: url(../img/icon-account.gif) no-repeat left bottom; padding: 3px 0px 3px 20px; margin-left:10px; }

#tm-top-menu {
	width:635px;
	float:right;
}

#tm-top-menu ul {
	margin:0; padding:0;
	vertical-align:middle;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#tm-top-menu ul li
{
	display: inline;
	list-style-type: none;
}

#tm-top-menu ul li a {
	float: right;
	margin: 0px;
	margin-left: 2px;
	width: 115px;
	height: 29px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url(../img/top-menu-bg.gif) bottom no-repeat;
}

#tm-top-menu ul li a:hover {
	color: #fff;
	background: url(../img/top-menu-over.gif) bottom no-repeat;
}

#tm-header {
	height:75px;
	background:url(../img/header-bg.png) bottom repeat-x;
}

#tm-header-inner {
	width:996px;
	height:75px;
	margin:auto;
	background:url(../img/header-img.jpg) no-repeat;
}

#tm-main {
	width:996px;
	margin:auto;
	background:url(../img/main-top-bg.jpg) top no-repeat;
}

#tm-main-navigation {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height:20px;
	text-align:left;
	text-indent:272px;
	padding-top:5px;
}

#tm-main-left {
	width:234px;
	float:left;
	margin-top:60px;
}

#tm-main-left-search {
	margin-top:90px;
	width:234px;
	min-height:66px;
	background:url(../img/left-search.gif) top no-repeat;
}

#tm-main-left-search-box {
	float:right;
	margin:42px 2px 0 0;
}

#tm-main-left-search-box input {
	font-family:Arial;
	font-size:13px;
	width:162px;
	height:24px;
	padding:3px 2px 2px 3px;
	background:url(../img/search-box-bg.gif) no-repeat;
	border:none;
}

#tm-main-left-special-box {
	width:225px;
	margin-top:20px;
}

#tm-main-left-special-box-title {
	height:25px;
	line-height:25px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:url(../img/left-special-bg.png) no-repeat;
}

.tm-main-left-special-box-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:10px;
	margin-top:2px;
	background-color:#232E78;
	text-align:left;
}

#tm-main-content {
	width:724px;
	float:right;
	margin-top:0px;
	text-align:left;
	padding-left:15px;
}

#tm-footer-menu {
	height:44px;
	margin-top:10px;
	background:url(../img/footer-menu-bg.png) bottom repeat-x;
}

#tm-footer-menu-container {
	width:996px;
	height:44px;
	margin:auto;
	background:url(../img/footer-img-top.jpg) left top no-repeat;
}

#tm-footer-menu-menu {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	width:711px;
	padding:0 10px 0 10px;
	float:right;
	color: #999;
	margin-top:15px;
}

#tm-footer-menu-menu a {
	color: #999;
	text-decoration: none;
}

#tm-footer-menu-menu a:hover {
	text-decoration:underline;
}

#tm-footer {
	height:114px;
	background:url(../img/footer-bg.png) bottom repeat-x;
}

#tm-footer-container {
	width:996px;
	margin:auto;
	background:url(../img/footer-img-bottom.jpg) left top no-repeat;
}

#tm-footer-left {
	text-align:left;
	width:720px;
	float:left;
	margin:15px 0 0 100px;
}

#tm-footer-right {
	width:170px;
	float:right;
}

.tm-main-cattitle {
	height:28px; 
	background:url(../img/main-cats-bg.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

.tm-main-cattitle a {
	color: #fff;
	text-decoration: none;
}

.tm-main-cattitle a:hover {
	text-decoration: underline;
}

.tm-main-catcontent {
	font-size:12px;	
}

.tm-main-catcontent span {
	color: #666;
	font-size:10px;
}

.tm-main-catcontent a {
	color: #000;
	text-decoration: none;
}

.tm-main-catcontent a:hover {
	text-decoration: underline;
}

#frm-custom-order * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}