/*
Title: HiNT Peripherals
Author: Vic Lopes
Date: Aug 19, 2006
/*



/* page structure
---------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size:  x-small;
	font-color: #5F5E5C;
	background: #fff url(../i/bg.gif) repeat-y top center;
	}
	
.parent {
	margin: auto; 
	width: 772px; 
	background: #fff url(../i/content_bg.gif) repeat-y;
	}

.header {
	height: 104px;
	position: relative;
	background-image: url(../i/index/Header.jpg);
	background-repeat: no-repeat;
	}
.header .logo {
	width: 320px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 20px;
	cursor: pointer;
	display: block;
	}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* navTop */
.navTop {
	background-image: url(../i/index/navTop.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 772px;
	margin-bottom: 10px;
}
.navTop .table{
	color: #FFF;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	width: 600px;
	margin-left: 5px;
}
.navTop .table tr td  {
	width: 100px;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
.navTop .table tr td a  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navTop .table tr td a:hover {
	color: #FFF;
	text-decoration: underline;
}
.navTop .table tr #new a  {
	color: #FF6;
}
.navTop .table tr #new a:hover {
	color: #FF6;
	text-decoration: underline;
}

	
.line {
	margin: 5px 0 5px 0;
	border-top: 1px solid #d8d8d8;
	}
.clear {clear: both;}
#anchor1 {
}
.returnTop {
	font-size: 90%;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
}
.returnTop a {
	color: #333;
	text-decoration: underline;
}
.returnTop a:hover {
	color: #E68A0D;
}




	

	
	
	

/* Left column
---------------------------------------------------------- */

.lc {
	width: 267px; 
	float: left; 
	}
.lc .padding {padding: 0 4px 0 6px;}














/* Nav Bar
---------------------------------------------------------- */
.Inav {
	margin-bottom: 0px;
	width: 257px;
	height: 465px;
}
.nav {
	padding: 3px;
	margin: 0 0 5px 0;
	background: #ebebeb; 
	border: 1px solid #d8d8d8;
	}
.nav h1, .nav h2 {
	padding: 6px 0 7px 25px;
	margin: 0;
	font-size: 100%;
	color: #fff;
	background: url(../i/h_nav.gif) no-repeat;
	}
.nav h2 {
	background-image: url(../i/h_nav-h_new_cropped.gif);
	background-repeat: no-repeat;
	padding-left: 37px;
}

.nav .titem a, .nav .titem a:visited {
	padding-left: 37px;
	height: 23px;
	font-size: 100%;
	color: #625E5D;
	text-decoration: none;
	line-height: 2em;
	display: block;
	overflow: hidden;
	background: url(../i/nav_off.gif) no-repeat;
	border-bottom: 1px solid #C8C8C8;
	border-top: 1px solid #fafafa;
	font-weight: bold;
	}
.nav .titem a:hover, .nav .titem a:visited:hover {
	color: #625E5D;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../i/index/nav_on.gif);
	background-repeat: no-repeat;
	}

	
	
/* service nav */
.Iserv {
	width: 257px; 
	height: 390px;
}
.serv {
	padding: 3px;
	margin-bottom: 5px;
	background: #ebebeb;
	background: #fff url(../i/serv_bg.jpg) repeat-x top left;
	}
.serv h1 {
	padding: 6px 0 7px 25px;
	margin: 0 0 10px 0;
	font-size: 100%;
	color: #fff;
	background: url(../i/h_nav.gif) no-repeat;
	}
.serv img {margin-right: 6px;}
.serv .titem {padding: 0 0 10px 10px;}
.serv .titem a, .serv .titem a:visited {
	font-size: 95%;
	font-weight: normal;
	color: #625E5D;
	}
.serv .titem a:hover, .serv .titem a:visited:hover {
	text-decoration: none;
	}






/* Right column
---------------------------------------------------------- */

.rc {
	width: 504px; 
	float: left;
	font-size: 110%;
	line-height: 150%;
	}
	
	
.inline {
	padding: 0;
	margin: 0 8px 4px 8px;
	border: solid 1px #cecece;
	}
.rc .padding {padding: 0 4px 0 8px;}

.rc h1 {
	padding: 20px 0 12px 0;
	margin: 0 0 20px 0;
	font-size: 255%;
	color: #000091;
	font-family: "arial narrow", arial, sans-serif;
	border-bottom: 1px solid #D3D3D3;
	line-height: 1.5;
	}
.dealer {
	font-family: Helvetica, arial, sans-serif;
	font-size: 150%;
	text-decoration: none;
	font-weight: normal;
	line-height: 3em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
.parent .rc .padding .dealer a , a:visited{
	color: #333;
	text-decoration: underline;
}
.parent .rc .padding .dealer a:hover {
	color: #E68A0D;
	text-decoration: underline;
}


	
	
/* Story page Text Highlight */
.highlight {
	padding: 8px;
	margin: 0 0 1px 0;
	background: #ddd;
}
.highlight a {
	color: #333;
	font-weight: bold;
}
.highlight a:hover {
	font-weight: bold;
	color: #00008C;
}


	
	
/* product spotlight */
.pspot {
	margin-bottom: 10px;
}
* html .pspot {margin-bottom: 25px;}
.buttonvs {
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 5px;
}
.parent .rc .padding .buttonvs .name {
	height: 35px;
	font-family: Helvetica, arial, sans-serif;
	font-size: 175%;
	color: #000091;
	font-weight: bold;
	padding-left: 15px;
}

.parent .rc .padding table {
	margin: 10px;


}
.parent .rc .padding .buttonvs .name img {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 3px;
}

.parent .rc .padding table td {
	height: 50px;
	width: 156.6px;
	padding: 2px;
}

.buttonis {
	width: 490px;
	background-repeat: no-repeat;
	height: 147px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000091;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.parent .rc .padding .buttonis .name {
	font-family: Helvetica, arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #000091;
	padding-left: 15px;
}

.parent .rc .padding .buttonis .txt {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 150%;
	color: #000091;
	font-weight: bold;
	padding-left: 10px;
}
.parent .rc .padding .isbutton table td {
	padding-bottom: 10px;
}

.isbanner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #666666;
	border-left-color: #d3d3d3;
	height: 113px;
}
.isbutton {
}








	
/* product module */	
.pmodule {
	margin-bottom: 20px;
	border-bottom: 1px dashed #BFBFBF;
	}
.pmodule h2 {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: arial, sans-serif;
	text-transform: none;
	font-size: 150%;
	background-image: url(../i/index/prod_arrow.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	}
#dsa {
}
#pa {
}
#kmvs {
}


.pmoduleRight {
	font-family: Arial, sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	text-align: right;
	clear: right;
	float: right;
	width: 220px;
	font-weight: bold;
	color: #000091;
	padding-right: 20px;
}

.pnumber {
	padding: 0 0 0 20px;
	font-size: 100%;
	font-weight: bold;
	}
.pcontent {
	margin: 5px 0 20px 0;
	padding: 10px 0 0px 0;
	/* min-height: 200px; */
	font-size: 100%;
	border-top: 1px dashed #ddd;
	font-weight: bold;
	}
.pcontent a {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	text-align: center;
}
.pcontent a:hover {
	font-weight: bold;
	color: #E68A0D;
	text-decoration: underline;
}

.parent .rc .padding .pmodule .pcontent p {
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	line-height: 1.2em;
}
.parent .rc .padding .pmodule .pcontent ul {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

.parent .rc .padding .pmodule .pcontent ul li {
	font-size: 100%;
	font-weight: normal;
}

.pImage {
	clear: right;
	float: right;
	margin-left: 1em;
	margin-bottom: 5px;
}
.pImageCaption {
	padding: 1px;
	clear: right;
	float: right;
	width: 220px;
	margin-bottom: 30px;
	text-align: center;
}
.pImageCaption2 {
	font-size: 95%;
	color: #000;
	padding: 1px;
	width: 220px;
	float: right;
	clear: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.IP {
	margin-left: 45px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

.sd {
}







/* * html .pcontent {height: 200px;}*/
	
	
	
	
	
/* Welcome box */
.welc {
	padding: 2px;
	margin-bottom: 10px;
	color: #5F5E5C;
	/* [disabled]border: 1px solid #dbd7d6; */
	}

.welc .content {
	padding: 8px 8px 20px 8px;
	background: transparent;
	}
.welc h1 {
	margin: 0;
	padding: 12px 0 8px 0;
	font-family: Helvetica, arial, sans serif;
	font-size: 160%;
	line-height: 100%;
	color: #000091;
	/* background: url(../i/welc_title.jpg) no-repeat; */
	border-bottom: 1px solid #dbd7d6;
	}
.welc .txt {
	padding: 8px 0 0 0;
	font-size: 110%;
	line-height: 170%;
	/* border-top: 1px solid #FFE9C7; */
	}
.welc a, .welc a:visited {
	color: #333;
	text-decoration: underline;
	}
.welc a:hover, .welc a:visited:hover {
	color: #E68A0D;
	text-decoration: underline;
	}
.parent .rc .padding h1 img {
	margin-left: 20px;
}

	
	
	
/* bottom section */
.bottom {
	padding: 0 0 15 0;
	font-size: 100%;
	line-height: 150%;
	color: #505050;
	width: 484px;
	border: 1px solid #CCC;
	}
.gripImage {
	margin: 10px 5px 0px 10px;
	clear: right;
	float: right;
	border: 2px solid #CCC;
}

.bottom h2 {
	color: #000091;
	font-family: Helvetica, arial, sans-serif;
	padding-left: 15px;
	line-height: 100%;
}
.parent .rc .padding .bottom h2 a {
	color: #000091;
}

.parent .rc .padding .bottom .txt {
	padding: 8px;
	text-align: justify;
}



.bb {
	float: left; 
	width: 242px;
	}
.bb .padding {padding: 0 8px 0 8px;}
.bb img {
	padding: 0;
	margin: 4px 0 4px 0;
	border: solid 1px #cecece;
	}
.bb h2 {
	padding: 0 0 0 25px;
	margin: 0;
	font-family: arial narrow, arial, sans-serif;
	text-transform: uppercase;
	color: #000091;
	font-size: 200%;
	background-image: url(../i/index/prod_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.bb .modl {
	padding: 0 0 10px 0;
	margin: 8px 0 0 0;
	border-bottom: 1px dashed #dbd7d6;
	}
.modr {margin: 8px 0 0 4px;}
.bb .more a, .bb .more a:visited {
	color: #FE961B;
	text-decoration: none;	
	}
.bb .more a:hover, .bb .more a:visited:hover {
	color: #555;
	text-decoration: underline;	
	}
.parent .lc .padding .usaholder {
	margin-top: 10px;
}

.parent .rc .padding .usaholder {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
.parent .rc .padding h1 usaholder {

}
.parent .rc .padding h1 img {
	margin-left: 150px;
}
.parent .rc .padding h1 .isbanner img {
	margin-left: 0px !important;
}

.usa    {
	font-size: 120%;
	color: #000091;
	clear: right;
	font-weight: bold;
	text-align: center;
}
.usa img    {
	margin-bottom: 5px;
}


.csemail {
	font-size: 150%;
	font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.csemail a {
	color: #333;
}
.csemail a:hover {
	color: #E68A0D;
}



	

	
	
	
	


/* Footer
---------------------------------------------------------- */

.ft {
	font-size: 100%;
	color: #476BAD;
	text-align: center;
	background-color: #000091;
	background-image: url(../i/index/Footer2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
	background-position: left top;
	}
.curve {
	padding-left: 7px;
}
.dealerMap {
	margin-left: 100px;

}

