.wrap {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	/*margin-right: auto;*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a img {
	border-style: none;
}

.wrap .header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	width: 1000px;
}
.wrap .header .logo {
	margin: 0px;
	float: left;
	height: 100px;
	width: 322px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
}
.wrap .header .slogan {
	margin: 0px;
	float: left;
	height: 95px;
	width: 500px;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.wrap .header .slogan a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.wrap .header .video {
	margin: 0px;
	float: left;
	height: 95px;
	width: 123px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.wrap .nav-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 1000px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.wrap .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	text-align: center;
	top: -8px;
	width: 1000px;
	left: -2px;
}

.wrap .lowernav {
	background-image: url(../images/lowernav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 195px;
	width: 1000px;
	text-align: center;
}
.wrap .submenu {
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 1000px;
}
.wrap .submenu .title {
	margin: 0px;
	float: left;
	height: 86px;
	width: 313px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrap .submenu .title span {
	display:none;
}
.wrap .submenu .links {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 667px;
}
.wrap .submenu .links ul {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
.wrap .submenu .links ul li {
	margin: 0px;
	height: 40px;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
	float: left;
	width: 70px;
	overflow: hidden;
}
.wrap .submenu .links ul li.last {
	margin: 0px;
	height: 41px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: top;
	float: left;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wrap .submenu .links ul li.twoline {
	margin: 0px;
	height: 47px;
	list-style-type: none;
	display: inline;
	padding-top: 23px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: left;
	text-align: center;
	
}
.wrap .submenu .links ul li.threeline {
	margin: 0px;
	height: 55px;
	list-style-type: none;
	display: inline;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: left;
	text-align: center;
}
.wrap .submenu .links ul li.active {
	
	background-image: url(../images/active.png);
	
}

.wrap .submenu .links a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.wrap .submenu .links a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #2269B0;
	text-decoration: none;
}



.wrap .content {
	background-image: url(../images/body_1px.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
.padbottom {
	padding-bottom: 40px;
}

.wrap .content a {
	color: #143F69;
}
.wrap .content a:hover {
	color: #2575C5;
}

.wrap .content .product_wrap {
	padding: 0px;
	float: left;
	min-height: 273px;
	width: 946px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 30px;
	margin-left: 22px;
	position: relative;
}
.wrap .content .product_wrap .product_media {
	position: absolute;
	height: 87px;
	width: 280px;
	border: 1px solid #ffb400;
	left: 625px;
	bottom: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.wrap .content .product_wrap .product_media a img {
	padding-right: 4px;
}
.wrap .content .product_wrap .product_media p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.wrap .content .product_wrap .product_img {
	min-height: 273px;
	width: 206px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
.wrap .content .product_wrap .product_img a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.wrap .content .product_wrap .product_txt {
	margin: 0px;
	float: left;
	min-height: 273px;
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.wrap .content .product_wrap .product_txt h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #133f68;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.wrap .content .product_wrap .product_txt h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.wrap .content .product_wrap .product_txt ul li {
	margin: 0px;
	display: block;
	width: 370px;
	font-size: 14px;
	font-weight: bold;
	color: #133F68;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
}
.wrap .content .product_wrap .product_txt ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}



.wrap .content .sidenav {
	margin: 0px;
	float: left;
	width: 223px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.wrap .content .sidenav ul {
	margin: 0px;
	padding: 0px;
}
.wrap .content .sidenav ul li {
	background-color: #4095e3;
	/*height: 21px;*/
	width: 205px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.wrap .content .sidenav ul a {
	background-color: #4095e3;
	/*height: 20px;*/
	width: 180px;
	background-image: url(../images/sidebutton_arrow.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.wrap .content .sidenav ul a:hover {
	background-color: #E2A100;
	/*height: 20px;
	width: 180px;
	background-image: url(../images/sidebutton_arrow.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;*/
}


.wrap .content .int_content {
	margin: 0px;
	float: left;
	width: 724px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
}
.wrap .content .wrap .int_content blockquote {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB204;
	border-bottom-color: #FFB204;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	color: #000;
	font-style: italic;
}

.wrap .content .wrap {
	margin: 0px;
	float: left;
	width: 754px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.wrap .content .pbreadcrumb {
	margin: 0px;
	float: left;
	width: 754px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 65px;
	font-size: 11px;
	font-weight: bold;
	color: #133f68;
}
.wrap .content .pbreadcrumb a {
	color: #133f68;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.wrap .content .pbreadcrumb a:hover {
	color: #133f68;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.wrap .content .breadcrumb {
	margin: 0px;
	float: left;
	width: 754px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #133f68;
}

.wrap .content .breadcrumb a {
	color: #133f68;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.wrap .content .breadcrumb a:hover {
	color: #133f68;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}



.wrap .content .slides {
	margin: 0px;
	float: left;
	height: 258px;
	width: 359px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
.wrap .content .text {
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 10px;
	color: #4E4E4E;
}
.wrap .content .text ul li {
	margin: 0px;
	padding: 0px;
	color: #133f68;
}
.wrap .int_content ul li {
	margin: 0px;
	padding: 0px;
	color: #133f68;
}

.wrap .content .text ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.wrap .int_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.wrap .content .text h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #133f68;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.wrap .int_content h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #133f68;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.wrap .content .text h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #133f68;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.wrap .int_content h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #133f68;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}




.wrap .footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 1000px;
	color: #666;
	font-weight: bold;
}
.wrap .footer .left {
	margin: 0px;
	float: left;
	height: 129px;
	width: 144px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.wrap .footer .mid {
	margin: 0px;
	float: left;
	height: 121px;
	width: 632px;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.wrap .footer a {
	font-size: 12px;
	color: #2989E0;
	text-decoration: none;
}

.wrap .footer .right {
	margin: 0px;
	float: left;
	height: 129px;
	width: 141px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
}
.cat_image {
	height: 140px;
	width: 206px;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.cat_image .frame{
	height: 140px;
	width: 206px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
.cat_image2 {
	height: 27px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.cat_image2 .frame{
	height: 27px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
#path{font-weight:bold;}
table.list_category {
    width:675px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #f0f0f0;
	border-collapse: collapse;
	background-color: #fff; /* #fffff0; */
}
table.list_category th {
	font-family: verdana,helvetica;
	color: #666;
	font-size: 14px;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #D8D8D8;
    background-color: #D8D8D8;
	background:url(images/bg_title.gif);
	-moz-border-radius: 0px; /* 0px 0px 0px 0px */
}
table.list_category td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #ccc;
    color: #666;
	font-size: 14px;
	/*background-color: #fffff0;*/
	-moz-border-radius: 0px;}
table.list_category1 {
    width:650px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #f0f0f0;
	border-collapse: collapse;
	background-color: #fff; /* #fffff0; */
}
table.list_category1 th {
	font-family: verdana,helvetica;
	color: #666;
	font-size: 14px;
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #D8D8D8;
    background-color: #D8D8D8;
	background:url(images/bg_title.gif);
	-moz-border-radius: 0px; /* 0px 0px 0px 0px */
}
table.list_category1 td {
	border-width: 0px;
	padding: 4px;
	height:24px;
	border-style: solid;
	border-color: #ccc;
    color: #666;
	font-size: 14px;
	/*background-color: #fffff0;*/
	-moz-border-radius: 0px;}
.notes { 
	color: #339900;
	font-size: 12px;
}

/* css tooltips */
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#eee;
    color:#000;
    text-decoration:none
}
a.info:hover {
	z-index:25; 
	background-color:#ff0
}
a.info span {
	display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:30em;
    border:1px solid #0cf;
    background-color: #aad7e3; color:#000;
    text-align:left;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
}



a.info2 {
    position:relative; /*this is the key*/
    z-index:24; background-color:#eee;
    color:#000;
    text-decoration:none
}
a.info2:hover {
	z-index:25; 
	background-color:#ff0
}
a.info2 span {
	display: none
}

a.info2:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1em; left:1em; width:7em;
    border:1px solid #0cf;
    background-color: #aad7e3; color:#000;
    text-align:center;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
}


a.homelink {
	text-decoration: none;
}

a.homelink:hover {
	text-decoration: underline;
}



#input {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin:25px}
.te iframe {border:none}
.teheader {height:31px; border-bottom:1px solid #bbb; background:url(/admin/images/header-bg(2).gif) repeat-x; padding-top:1px}
.teheader select {float:left; margin-top:5px}
.tefont {margin-left:12px}
.tesize {margin:0 3px}
.testyle {margin-right:12px}
.tedivider {float:left; width:1px; height:30px; background:#ccc}
.tecontrol {float:left; width:34px; height:30px; cursor:pointer; background-image:url(/admin/images/icons.png)}
.tecontrol:hover {background-color:#fff; background-position:30px 0}
.tefooter {height:32px; border-top:1px solid #bbb; background:#f5f5f5}
.toggle {float:left; background:url(/admin/images/icons.png) -34px 2px no-repeat; padding:9px 13px 0 31px; height:23px; border-right:1px solid #ccc; cursor:pointer; color:#666}
.toggle:hover {background-color:#fff}
.resize {float:right; height:32px; width:32px; background:url(/admin/images/resize.gif) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px}
#tablelocation, .details {
	padding-right: 15px;
}
.catimg {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 206px;
	height: 140px;
}
