/* CSS Document for SatWest*/


/* Main Document attributes*/

body {
	background-image: url(/v/vspfiles/images/background_lines.gif);
	margin: 10px;
	margin-top: 0px;
	padding: 10px;
	background-repeat: repeat;
	
}

	div#wrap {
		background:#fff;
		margin:0 auto;
		width:773px;
		border:solid #738BC4 1px;
		float:left;
	}
	#header {
		background-color:#fff;
		height:40px;
		text-align:right;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top:6px;
		padding-right:10px;
	}
	#header a:link {
	color: #114D95;
	text-decoration: none;

}
#header a:visited { color: #666; font-weight: normal; text-decoration: none;}
#header a:hover { text-decoration: underline;}
	
	#logo {
	position: absolute; 
	width: 197px; 
	height: 44px; 
	z-index: 5; 
	left: 20px; 
	top: 32px; 
	visibility: visible;
}

	#logohomepage {
	position: absolute; 
	width: 197px; 
	height: 44px; 
	z-index: 5; 
	left: 20px; 
	top: 85px; 
	visibility: visible;
}

	#topnav {
		padding:5px;
		height:90px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(/v/vspfiles/images/topnavbackgif.gif);
		background-repeat: no-repeat;
	}
	
	#topnav ul{
		margin:0;
		padding:5px;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	#topnav li{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		display: inline;
		margin-left: 8px;
		padding: 0;
	}
	
	#topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	#topnav a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
	#topnav a:hover { text-decoration: underline;}


	#main {
		background-color:#fff;
		float:left;
		width:498px;
		padding-left:30px;
		padding-top:30px;
	}

	#main p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height:15px;
		clear:both;
	}
	
	#main img {
		
	}
		#main p.solution {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border-bottom: dashed #999 1px;
		clear:right;
		line-height:16px;
		padding-bottom:10px;
	}
	
	#main h1   {
	font-family: "Arial", Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-weight:bold;
	color: #777777;
	line-height:21px;
	
	}
	
	#main ul   {
	font-family: "Arial", Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #00000;
	line-height:16px;
	list-style-type: disc;
	}
	
	
	#main h3  {
	font-family: Helvetica, sans-serif, verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	line-height:19px;
	}

/* MAIN MODIFIED FOR INSIDE CART - REPLICATES MAIN BUT WITH LESS LEFT PADDING*/
	
	#maincart {
		background-color:#fff;
		float:left;
		width:510px;
		padding-left:15px;
		padding-top:30px;
	}
	
	#maincart p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height:15px;
		clear:both;
	}
	
	#maincart h1   {
	font-family: "Arial", Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-weight:bold;
	color: #777777;
	line-height:21px;
	}
	
	#maincart ul   {
	font-family: "Arial", Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #00000;
	line-height:16px;
	list-style-type: disc;
	}
	
	
	#maincart h3  {
	font-family: Helvetica, sans-serif, verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	line-height:19px;
	}
	
	
		
	
	#productinfo  {
	border:dashed #999999 1px;
	padding:10px;
	background-color:#EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	}
	
	img.productsm {
	float:left;
	margin-right: 40px;
	}
	
	#sidebar {
		background-color:#fff;
		width:230px;
		margin-left:530px;
		overflow: hidden;		
	}
	
	html>body #sidebar {
		width:230px;
	}
	#sidebar ul {
		list-style-type: none;
	}
	#sidebar li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border-bottom: dashed #999 1px;
	}
	
		#sidebar p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border: dashed #ccc 1px;
		margin-left:40px;
		margin-right:10px;
		padding:8px;
	}
	
	#sidebar a
	{
		display: block;
		padding: 6px;
		color: #666666;
		background-color: #FFF;
		text-decoration: none;
		
	}
	
	#sidebar a:hover
	{
		background-color: #EEE;
		color: #333;
		text-decoration: none;
	}



/* FRONT PAGE SPECIFIC CSS*/

	#topnavfront {
		padding:5px;
		height:310px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-image: url(/v/vspfiles/images/front_collage.jpg);
		background-repeat: no-repeat;
		background-color: #FF9900;
	}
	
	#topnavfront ul{
		margin:0;
		padding:5px;
	}
	
	#topnavfront li{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		display:inline;
		margin-left:8px;
		padding:0;
	}
	
	#topnavfront a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	#topnavfront a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
	#topnavfront a:hover { text-decoration: underline;}
	
	
	#equipment {
		position: absolute;
		left:70px;
		top:311px;
		width:130px;
		font-size: 10px;
		line-height:13px;
		}
		
	#datacomm {
		position: absolute;
		left:245px;
		top:311px;
		width:130px;
		font-size: 10px;
		line-height:13px;
		}

	#aviation {
		position: absolute;
		left:410px;
		top:311px;
		width:130px;
		font-size: 10px;
		line-height:13px;
		}

	#tracking {
		position: absolute;
		left:580px;
		top:311px;
		width:130px;
		font-size: 10px;
		line-height:13px;
		}
		
	#mainfront {
		background-color:#fff;
		float:left;
		width:350px;
		padding-left:20px;
		padding-top:15px;
	}
	
	#mainfront p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		margin-left:0px;
		margin-right:0px;
		line-height:16px;
	}
	
	#middlefront {
		background-color:#fff;
		width:155px;
		margin-left:380px;
		margin-top:22px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	html>body #middlefront {
		width:155px;
	}

	#middlefront p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border: dashed #ccc 0px;
		background-color:#FCFCFC;
		margin-left:0px;
		margin-right:0px;
		padding:8px;
	}
	
	#sidebarfront {
	background-color:#FFFFFF;
	width:160px;
	position: absolute;
	left:565px;
	top:445px;
	height: auto;
	}
	
	html>body #sidebar {
		width:180px;
	}
	#sidebarfront ul {
		list-style-type: none;
	}
	#sidebarfront li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border-bottom: dashed #999 1px;
	}
	
	#sidebarfront a
	{
		display: block;
		padding: 6px;
		color: #666666;
		background-color: #FFF;
		text-decoration: none;
		
	}
	
	#sidebarfront a:hover
	{
		background-color: #EEE;
		color: #333;
		text-decoration: none;
	}

	
		#sidebarother {
		background-color:#fff;
		width:180px;
		position: absolute;
		left:570px;
		top:190px;
	}
	

	#sidebarother ul {
		list-style-type: none;
	}
	#sidebarother li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		border-bottom: dashed #999 1px;
	}
	
	#sidebarother a
	{
		display: block;
		padding: 6px;
		color: #666666;
		background-color: #FFF;
		text-decoration: none;
		
	}
	
	#sidebarother a:hover
	{
		background-color: #EEE;
		color: #333;
		text-decoration: none;
	}
	
	











	#frontlogos {
		background-color:#FFF;
		clear:both;
	}
	
/* END FRONT PAGE SPECIFIC ELEMENTS*/


	#footer {
		clear:both;
	}
	#footer p {
		margin:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited { color: #FFF; font-weight: normal; text-decoration: none;}
#footer a:hover { text-decoration: underline;}



/* Text Styles*/

.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

.topnavtext a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topnavtext a:visited { color: #FFFFFF; font-weight: normal; text-decoration: none;}
.topnavtext a:hover { text-decoration: underline;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #EF6D0E;
	text-decoration: none;
}
a:visited { color: #EF6D0E; text-decoration: none;}
a:hover { text-decoration: underline;}


h1 {
	font-family: "Arial", Helvetica, sans-serif, Arial;
	font-size: 15px;
	font-weight:bold;
	color: #777777;
	line-height:21px;
}




/* Top Navigation Area*/
	
#TopNavImage {
	position:absolute; 
	width:200px; 
	height:84px; 
	z-index:2; 
	left: 0px; 
	top: 59px; 
	visibility: visible;
}

/* Right Navigation Area*/
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.boxtext a:link {
	color: #EF6D0E;
	text-decoration: none;
	font-weight: normal;
}
.boxtext a:visited { color: #EF6D0E; font-weight: normal; text-decoration: none;}
.boxtext a:hover { text-decoration: underline;}

.bodycopy
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; line-height: 17px}

.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.shipnotegrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E8C00;
}

.dprodheads {
	font-family:  Helvetica, sans-serif, verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	color: #666;
	line-height:21px;
	}

li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

h3 {  font-family: Helvetica, sans-serif, verdana, Arial, ; font-size: 10pt; font-weight: normal}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}


#searchboxhomepage
{
	
	width:300px;
	height: auto;
	position: relative;
	left:490px;
	top:10px;
	margin-bottom: 10px;
	}

