@charset "utf-8";
body {
	background-color: #898989;
}
img {
	border: none;
}
ul {
	padding-left: 50px;
	list-style-type: disc;
}
ol {
	padding-left: 50px;
	list-style: decimal;
}
/* -------- Heading -------- */
.header {
	display: block;
	position: relative;
	background-color: #FFF;
	height: 150px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.headerl {
	display: inline-block;
	position: relative;
	float: left;
	height: 125px;
	width: 300px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 25px;
}
.headerr {
	display: inline-block;
	position: relative;
	float: right;
	height: 150px;
	width: 644px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login {
	position: absolute;
	display: inline-block;
	float: right;
	background-color: #999;
	z-index: 1;
	height: 18px;
	width: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	top: 0px;
	right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
}
.loginmenu {
	position: absolute;
	display: inline-block;
	float: right;
	background-color: #999;
	z-index: 1;
	height: 18px;
	width: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	top: 0px;
	right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
.loginbox {
	position: absolute;
	display: inline-block;
	float: right;
	background-color: #CCC;
	z-index: 1;
	width: 200px;
	height: auto;
	top: 18px;
	right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8fd8;
	display: none;
}
.loginfield {
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8fd8;	
}
.loginbutton {
	position: relative;
	float: right;
	width: 93px;
	height: 22px;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/tmw-images.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	/* IE7 Button Background Image Fix */
	background: url(/images/tmw-images.png) 0px -20px no-repeat;
	/* IE7 Button Background Image Fix End */
}
.loginbutton:hover {
	background-position: 0px -42px;
}
.divider {
	display: block;
	position: relative;
	background-color: #41409a;
	height: 35px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.phone {
	display: inline-block;
	position: relative;
	float: right;
	height: auto;
	width: auto;
	margin-right: 15px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.leader {
	display: inline-block;
	position: relative;
	float: right;
	height: auto;
	width: auto;
	margin-right: 25px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
.navmenu {
	display: inline-block;
	position: relative;
	float: left;
	height: auto;
	width: auto;
	margin-left: 25px;
	padding-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.navmenu:link {
	text-decoration: none;
	color: #FFF;
}
.navmenu:visited {
	text-decoration: none;
	color: #FFF;
}
.navmenu:hover {
	text-decoration: none;
	color: #FFF;
	padding-bottom: 3px;
	border-bottom: 2px solid #FFF;
}
/* -------- End Heading -------- */

/* -------- Content -------- */
.content {
	display: block;
	position: relative;
	clear: both;
	background-color: #FFF;
	width: 1024px;
	height: auto;
	overflow: auto;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.contentl {
	display: inline-block;
	position: relative;
	float: left;
	clear: left;
	background-color: #13558c;
	width: 305px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
.contentr {
	display: inline-block;
	position: relative;
	float: right;
	clear: right;
	background-color: #FFF;
	width: 620px;
	height: auto;
	margin-right: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #13558c;
	border: 1px solid #13558c;
}
.qsearch {
	display: block;
	clear: both;
	position: relative;
	width: 305px;
	padding-top: 20px;
	display: none;
}
.qexpand {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.qexpand:hover {
	color: #999;
	cursor: pointer;
}
.qcollapse {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: none;
}
.qcollapse:hover {
	color: #999;
	cursor: pointer;
}
.cftl, .cftr, .cfbl, .cfbr, .cbtl, .cbtr, .cbbl, .cbbr, .cstl, .cstr, .csbl, .csbr, .cttl, .cttr, .ctbl, .ctbr {
	background-image: url(/images/tmw-images.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	overflow: hidden;
}
.cftl {
	top: 0px;
	left: 0px;
	background-position: -20px 0px;
}
.cftr {
	top: 0px;
	right: 0px;
	background-position: -30px 0px;
}
.cfbl {
	bottom: 0px;
	left: 0px;
	background-position: -20px -10px;
}
.cfbr {
	bottom: 0px;
	right: 0px;
	background-position: -30px -10px;
}
.cbtl {
	top: -1px;
	left: -1px;
	background-position: 0px 0px;
}
.cbtr {
	top: -1px;
	right: -1px;
	background-position: -10px 0px;
}
.cbbl {
	bottom: -1px;
	left: -1px;
	background-position: 0px -10px;
}
.cbbr {
	bottom: -1px;
	right: -1px;
	background-position: -10px -10px;
}
.cstl {
	top: -1px;
	left: -1px;
	background-position: -120px 0px;
}
.cstr {
	top: -1px;
	right: -1px;
	background-position: -130px 0px;
}
.csbl {
	bottom: -1px;
	left: -1px;
	background-position: -120px -10px;
}
.csbr {
	bottom: -1px;
	right: -1px;
	background-position: -130px -10px;
}
.cttl {
	top: -1px;
	left: -1px;
	background-position: -100px 0px;
}
.cttr {
	top: -1px;
	right: -1px;
	background-position: -110px 0px;
}
.ctbl {
	bottom: -1px;
	left: -1px;
	background-position: -100px -10px;
}
.ctbr {
	bottom: -1px;
	right: -1px;
	background-position: -110px -10px;
}
.btl, .btr, .bbl, .bbr {
	background-image: url(/images/tmw-images.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	overflow: hidden;
}
.btl {
	top: -1px;
	left: -1px;
	background-position: -40px -10px;
}
.btr {
	top: -1px;
	right: -1px;
	background-position: -45px -10px;
}
.bbl {
	bottom: -1px;
	left: -1px;
	background-position: -40px -15px;
}
.bbr {
	bottom: -1px;
	right: -1px;
	background-position: -45px -15px;
}
.page {
	display: inline-block;
	position: relative;
	float: right;
	background-color: #FFF;
	width: 620px;
	height: auto;
	margin-right: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #13558c;
	text-align: center;
}
.plink:link, .plink:visited {
	display: inline-block;
	position: relative;
	float: left;
	width: 20px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	text-decoration: none;
	color: #13588c;
	border: 1px solid #13588c;
	background-color: #FFF;
	border-radius: 2.5px;
}
.plink:hover {
	color: #FFF;
	background-color: #3a8fd8;
}
.cpage {
	display: inline-block;
	position: relative;
	float: left;
	width: 20px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #13588c;
	background-color: #3a8fd8;
	border-radius: 2.5px;
}
.ffield {
	width: 290px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8fd8;
}
.ffield option {
	font-weight: bold;
	color: #3a8fd8;
}
.ffield optgroup {
	color: #13558c;
}
.ffield1 {
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8fd8;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sbutton {
	position: relative;
	float: right;
	width: 93px;
	height: 22px;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/tmw-images.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	/* IE7 Button Background Image Fix */
	background: url(/images/tmw-images.png) 0px -20px no-repeat;
	/* IE7 Button Background Image Fix End */
}
.sbutton:hover {
	background-position: 0px -42px;
}
.lpbutton {
	position: relative;
	width: 93px;
	height: 22px;
	border: none;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/tmw-images.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	/* IE7 Button Background Image Fix */
	background: url(/images/tmw-images.png) 0px -20px no-repeat;
	/* IE7 Button Background Image Fix End */
}
.lpbutton:hover {
	background-position: 0px -42px;
}
.lmbutton {
	position: relative;
	float: right;
	width: 93px;
	height: 22px;
	border: none;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(/images/tmw-images.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	/* IE7 Button Background Image Fix */
	background: url(/images/tmw-images.png) 0px -20px no-repeat;
	/* IE7 Button Background Image Fix End */
}
.lmbutton:link {
	text-decoration: none;
}
.lmbutton:visited {
	text-decoration: none;
}
.lmbutton:hover {
	text-decoration: none;
	background-position: 0px -42px;
}
.frow {
	display: block;
	position: relative;
	float: left;
	width: auto;
	height: auto;
}
.fitem {
	display: inline-block;
	position: relative;
	float: left;
	width: 120px;
	overflow: hidden;
	margin-left: 7px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #13558c;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.mfitem {
	margin-left: 20px;
}
.fitem:hover {
	color: #3a8fd8;
}
.fpic {
	display: block;
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.ftext {
	display: block;
	position: relative;
	clear: left;
	width: 120px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	overflow: hidden;
	text-align: left;
	color: #13558c;
	text-decoration: none;
}
.ftext:link {
	text-decoration: none;
	color: #13558c;
}
.ftext:visited {
	text-decoration: none;
	color: #13558c;
}
.ftext:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.fymfg {
	display: block;
	position: absolute;
	width: 50px;
	height: 20px;
	overflow: hidden;
	bottom: -3px;
	right: -3px;
	padding-top: 3px;
	padding-right: 3px;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: right;
	background-image: url(/images/tmw-images.png);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
.fymfg:link, .fymfg:visited, .fymfg:hover {
	text-decoration: none;
	color: #000;
}
.vmore {
	display: block;
	position: absolute;
	clear: both;
	width: auto;
	height: 18px;
	right: 20px;
	top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #13558c;
}
.vmore:link, .vmore:visited {
	text-decoration: none;
	color: #13558c;
}
.vmore:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.smap {
	display: block;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
	
.sitemap:link, .sitemap:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #13558c;
}
.sitemap:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.contentlink:link, .contentlink:visited {
	text-decoration: none;
	color: #13588c;
}
.contentlink:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.equiptextl {
	display: inline-block;
	position: relative;
	float: left;
	width: 305px;
	margin-top: 7px;
	margin-left: 7px;
}
.equiptextr {
	display: inline-block;
	position: relative;
	float: right;
	width: 150px;
	margin-top: 7px;
	margin-right: 7px;
}
.equiptext {
	display: block;
	position: relative;
	width: auto;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
}
.equiptext:link, .equippromo:link, .equipprice:link, .equiptext:visited, .equippromo:visited, .equipprice:visited {
	text-decoration: none;
	color: #13558c;
}
.equiptext:hover, .equippromo:hover, .equipprice:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.equippromo {
	display: block;
	position: relative;
	width: 325px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.equipprice {
	display: block;
	position: relative;
	clear: both;
	float: right;
	width: auto;
	/*padding-bottom: 5px;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}
.equiploc {
	display: block;
	position: relative;
	float: right;
	clear: both;
	width: 100px;
	height: 100px;
}
.detailr {
	display: inline-block;
	position: relative;
	float: right;
	background-color: #13558c;
	width: 250px;
	margin-right: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.detailrcontact {
	display: inline-block;
	position: relative;
	float: right;
	clear: right;
	width: 280px;
	margin-right: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #13558c;
	border: 1px solid #13558c;
}
.detaill {
	display: inline-block;
	position: relative;
	float: left;
	/*background-color: #FFF;*/
	width: 670px;
	height: auto;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #13558c;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
.detailpic {
	display: block;
	position: relative;
	width: 640px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
.detailpic img {
	max-height: 480px;
}
.detaildescr {
	display: inline-block;
	position: relative;
	float: left;
	clear: left;
	overflow: hidden;
	width: 670px;
	max-width: 670px;
	height: auto;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 18px;
}
.detaildescr ul {
	padding-top: 10px;
	padding-bottom: 20px;
}
.detaildescr h1{
	font-size: 18px;
	font-weight: bold;
}
.detailapic {
	display: block;
	position: relative;
	float: right;
	clear: right;
	width: 305px;
	height: auto;
	margin-top: 5px;
	margin-right: 6px;
	padding-bottom: 5px;
}
.detailrpic {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	height: 75px;
	margin-right: 5px;
}
.detailtpic {
	display: inline-block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 70px;
	height: 53px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	cursor: pointer;
}
.detailtpic img {
	max-width: 70px;
	max-height: 53px;
}

.cat {
	display: inline-block;
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	margin-top: 7px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13558c;
}
.cathead {
	font-size: 20px;
	font-weight: bold;
}
.catt:link {
	text-decoration: none;
	color: #13558c;
}
.catt:visited {
	text-decoration: none;
	color: #13558c;
}
.catt:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.social {
	display: inline-block;
	position: relative;
	float: left;
	clear: left;
	width: 300px;
	min-height: 50px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #13558c;
}
.socialtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #13558c;
}
.socialpic {
	display: block;
	position: relative;
	float: left;
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 0px;
}
.radded {
	display: inline-block;
	position: relative;
	float: left;
	width: 300px;
	min-height: 200px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #13558c;
}
.rmach {
	display: block;
	position: relative;
	float: left;
	width: 270px;
	height: 120px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
.raddedtext {
	display: inline-block;
	position: relative;
	float: left;
	width: 145px;
	margin-left: 5px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.raddedt:link, .raddedt:visited {
	text-decoration: none;
	color: #13558c;
}
.raddedt:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.privacyl {
	display: inline-block;
	position: relative;
	float: left;
	width: 215px;
	background-color: #13558c;
	margin-left: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.privacyr {
	display: inline-block;
	position: relative;
	float: right;
	background-color: #FFF;
	width: 725px;
	height: auto;
	margin-right: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	border: 1px solid #13558c;
}
.contactl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
.contactlabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
.breadcrumb {
	display: block;
	position: relative;
	padding-top: 5px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #13588c;
}
.bc:link, .bc:visited {
	text-decoration: none;
	color: #13588c;
}
.bc:hover {
	text-decoration: none;
	color: #3a8fd8;
}
.subscribe {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.sheading {
	font-size: 18px;
	line-height: 24px;
	vertical-align: text-top;
}
.abutton {
	position: relative;
	display: block;
	width: 93px;
	height: 22px;
	border: none;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/tmw-images.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	/* IE7 Button Background Image Fix */
	background: url(/images/tmw-images.png) 0px -20px no-repeat;
	line-height: 22px;	/* IE7 Button Background Image Fix End */
}
.abutton:hover {
	background-position: 0px -42px;
	text-decoration: none;
	cursor: pointer;
}
.subform {
	position: absolute;
	float: left;
	width: 420px;
	height: auto;
	left: 350px;
	margin-top: 15px;
	display: none;
	padding: 10px;
}
.subformtl {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 1px;
}
.subformt {
	position: absolute;
	width: 420px;
	height: 10px;
	left: 9px;
	top: 0px;
	text-align: right;
	background-color: #13558c;
}
.subformc {
	font-size: 10px;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
.subformc:hover {
	color: #CCC;
	cursor: pointer;
}
.subformtr {
	position: absolute;
	width: 10px;
	height: 10px;
	right: 2px;
	top: 1px;
}
.subformcon {
	position: relative;
	display: inline-block;
	left: -11px;
	top: -1px;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	background-color: #13558c;
	text-align: left;
}
.subscribeform {
}
.subscribethank {
	display: none;
}
.subformbl {
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0px;
	bottom: 2px;
}
.subformb {
	position: absolute;
	width: 420px;
	height: 10px;
	left: 9px;
	bottom: 1px;
	background-color: #13558c;
}
.subformbr {
	position: absolute;
	width: 10px;
	height: 10px;
	right: 2px;
	bottom: 2px;
}
#subscribe label {
	float: left;
	clear: both;
	width: 120px;
	line-height: 14px;
	font-size: 14px;
}
#subscribe label.error {
	display: inline-block;
	float: left;
	clear: both;
	width: auto;
	margin-left: 120px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.sfield {
	width: 290px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a8fd8;
}
.abouttmw {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-indent: 25px;
}
.abouttmw h1 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #13558c;
}
.abouttmw p {
	padding-bottom: 15px;
}
.abouttmw ol {
	padding-bottom: 15px;
	font-weight: normal;
}
.abouttmw img {
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.aboutl {
	font-weight: bold;
}
.aboutl:link {
	text-decoration: none;
	color: #13558c;
}
.aboutl:visited {
	text-decoration: none;
	color: #13558c;
}
.aboutl:hover {
	text-decoration: none;
	color: #3a8fd8;
}
/* -------- End Content -------- */

/* -------- Login -------- */
.logmenu {
	display: inline-block;
	position: relative;
	float: left;
	background-color: #13558c;
	width: 215px;
	min-height: 200px;
	margin-left: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.logmenul {
	padding-left: 25px;
	font-size: 12px;
}
.logmenul:link {
	text-decoration: none;
	color: #FFF;
}
.logmenul:visited {
	text-decoration: none;
	color: #FFF;
}
.logmenul:hover {
	text-decoration: underline;
	color: #FFF;
}
.logpage {
	display: inline-block;
	position: relative;
	float: right;
	background-color: #FFF;
	width: 725px;
	height: auto;
	margin-right: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #13558c;
	border: 1px solid #13558c;
}
.logbox {
	display: block;
	position: relative;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #13558c;
	text-align: center;
	border: 1px solid #13558c;
}
.detailapicl {
	display: block;
	position: relative;
	float: right;
	clear: right;
	width: 225px;
	height: auto;
	margin-top: 5px;
	padding-bottom: 5px;
}
.detailrpicl {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 225px;
	height: 43px;
}
.detailtpicl {
	display: inline-block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 55px;
	height: 42px;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	cursor: pointer;
}
.detailtpicl img {
	max-width: 55px;
	max-height: 42px;
}
.detailnsblock {
	display: block;
	position: relative;
	float: left;
	width: 725px;
	height: auto;
	margin-bottom: 10px;
}
.detailsinfo {
	display: inline-block;
	position: relative;
	float: right;
	width: 400px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13588c;
}
.detailsellertext {
	font-weight: bolder;
}
.detaillprice {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13588c;
}
.detailnotes {
	display: inline-block;
	position: relative;
	float: left;
	width: 320px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #13588c;
}
.notes {
	display: block;
	position: relative;
	float: left;
	width: 315px;
	height: 150px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-right: 5px;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #13558c;
}
.detaillog {
	display: inline-block;
	position: relative;
	float: left;
	/*background-color: #FFF;*/
	width: 480px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
.detailpicl {
	display: block;
	position: relative;
	width: 480px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
.detailpicl img {
	max-height: 360px;
}
.detaildescrl {
	display: inline-block;
	position: relative;
	float: left;
	clear: left;
	overflow: hidden;
	width: 480px;
	max-width: 510px;
	height: auto;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	font-weight: normal;
}
.detaildescrl h1{
	font-size: 16px;
	font-weight: bold;
}
.detailrl {
	display: inline-block;
	position: relative;
	float: right;
	background-color: #13558c;
	width: 205px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.pwait {
	position: absolute;
	float: left;
	width: auto;
	height: auto;
	padding: 5px;
	margin-top: 100px;
	margin-left: 175px;
	background-color: #fff;
	border: 1px solid #13558c;
	display: none;
	z-index: 1;
	border-radius: 5px;
}
/* -------- End Login -------- */

/* -------- Footer -------- */
.copyright {
	position: relative;
	display: block;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.copyrightl:link, .copyrightl:visited {
	text-decoration: none;
	color: #FFF;
}
.copyrightl:hover {
	text-decoration: underline;
	color: #FFF;
}
/* -------- End Footer -------- */
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

