﻿	@import url(Unstyles.css);
	
	html {
		width: 100%;
		background: #d5d4d5 url(../Images/Background.jpg) repeat-x;
		font: normal normal normal 80%/1.5 Arial, Helvetica, Sans-Serif;
	}
	
	body {
		min-height: 659px;
	}
	
		#Website {
			margin: 0px auto;
			padding: 0px 8px;
			width: 980px;
			background: url(../Images/Website.png) repeat-y;
		}
		
		#WebsiteDeco {
			margin: 0px auto;
			width: 996px;
			height: 13px;
			background: url(../Images/Website-Deco.png) no-repeat;
		}
		
		
		#Header {
			clear: both;
			overflow: hidden;
			width: 100%;
			background: url(../Images/Call-Us.gif) right top no-repeat;
		}
		
			#Logo {
				float: left;
				display: block;
				margin-top: 13px;
				margin-left: 21px;
				width: 197px;
				height: 42px;
				background: url(../Images/Logo.gif) no-repeat;
				text-indent: -30000px;
			}
			
			#HeaderMenu {
				float: right;
				margin-right: 10px;
				margin-top: 41px;
				width: 476px;
				height: 32px;
			}
			
				#HeaderMenu a {
					display: block;
					float: left;
					height: 32px;
					text-indent: -30000px;
				}
				
				#HeaderMenu a {
					background-image: url(../Images/Header-Menu.gif);
					background-repeat: no-repeat;
				}
					
					a#MenuHome { background-position: 0px 0px; }
					a#MenuAbout { background-position: -69px 0px; }
					a#MenuProducts { background-position: -170px 0px; }
					a#MenuVendors { background-position: -272px 0px; }
					a#MenuContact { background-position: -367px 0px; }
					
					a#MenuHome:hover { background-position: 0px -32px; }
					a#MenuAbout:hover { background-position: -69px -32px; }
					a#MenuProducts:hover { background-position: -170px -32px; }
					a#MenuVendors:hover { background-position: -272px -32px; }
					a#MenuContact:hover { background-position: -367px -32px; }					
				
				#MenuHome {
					width: 69px;
				}

				#MenuAbout {
					width: 101px;
				}

				#MenuProducts {
					width: 102px;
				}

				#MenuVendors {
					width: 95px;
				}

				#MenuContact {
					width: 109px;
				}

				
		#Content {			
			clear: both;
			overflow: hidden;
			padding-top: 10px;
			width: 100%;
		}
		
			#Content a {	
				color: #a80000;
				font-weight: bold;
			}
			
				#Content a:hover { text-decoration: underline; }
			
			#Content h1,
			#Content h2,
			#Content h3 {
				margin-top: 10px;
				font-weight: bold;
			}
			
			#Content h1 {
				font-size: 1.6em;
			}
			
			#Content h2 {
				font-size: 1.4em;
			}

			#Content h3 {
				font-size: 1.2em;
			}									
			
			#Content p,
			#Content ul,
			#Content ol {
				margin-bottom: 10px;
			}
			
			#Content ul,
			#Content ol {
				margin-left: 20px;
			}			
			
				#Content li {
					margin-left: 20px;
					list-style: disc;
				}
			
			#Content p.FinePrint {
				font-size: 0.8em;
				color: #666;
			}
			
			#Splash {
				clear: both;
				margin-bottom: 10px;			
			}
			
				#Splash img {
					display: block;
					margin-left: 10px;
				}
				
			#Left {
				float: left;
				margin-left: 20px;
				margin-right: 50px;
				width: 530px;
			}
			
			#Right {
				float: right;
				margin-right: 10px;
				width: 345px;
			}
			
					
		#Footer {			
			clear: both;
			overflow: hidden;
			padding: 10px 0px;
			width: 100%;
			color: #808080;
			background: #333;
			font-size: 0.9em;
			line-height: 1.3em;
		}
		
			#FooterLeft {
				float: left;
				margin-left: 15px;
				text-align: left;
			}

			#FooterRight {
				float: right;
				margin-right: 15px;
				text-align: right;
			}
			
			#Footer a {
				color: #808080;
			}
			
			#Footer a:hover {
				text-decoration: underline;
			}
			
			#Footer ul {
				
			}
			
				#Footer li {
					padding: 0px 5px;
					display: inline;
					background: url(../Images/Footer-Menu-Divider.gif) 100% 50% no-repeat;
				}
				
				li#LastFooterMenuItem {
					background: none;
					padding-right: 0px;
				}

	
#DropdownMenus {
	display: none;
	position: absolute;
	padding-bottom: 7px;
}

	#DropdownMenus div {
		display: none;
		width: 219px;
		padding: 0px 4px;
	}
	
	.DropdownProducts div#DropdownProducts {
		display: block;
	}
	
		#DropdownMenus a {
			display: block;
			width: 219px;
			height: 25px;
			line-height: 25px;
			background: url(../Images/Dropdown.gif) no-repeat;
			text-indent: -30000px;
		}
		
		a#ProductsCables { background-position: 0px 0px; }
		a#ProductsOptical { background-position: 0px -25px; }
		a#ProductsMemory { background-position: 0px -50px; }
		a#ProductsPatchsee { background-position: 0px -75px; }
		a#ProductsMedia { background-position: 0px -100px; }

		a#ProductsCables:hover { background-position: -219px 0px; }
		a#ProductsOptical:hover { background-position: -219px -25px; }
		a#ProductsMemory:hover { background-position: -219px -50px; }
		a#ProductsPatchsee:hover { background-position: -219px -75px; }
		a#ProductsMedia:hover { background-position: -219px -100px; }
	

#NewsSnippetHeader {
	height: 43px;
	background: url(../Images/Latest-News.gif) no-repeat;
	text-indent: -30000px;
}

.NewsSnippet {
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	line-height: 1.3em;
}

	.More {
		color: #a80000;
		font-weight: bold;
	}
	
		.More a { color: #a80000; }
		.More a:hover { text-decoration: underline; }
		
	.NewsData {
		padding: 2px 0px;
	}
	
	a.NewsArchive,
	a.RssNewsFeed {
		display: block;
		float: right;
		margin: 5px 5px 0px 0px;
		height: 21px;
		font-size: 13px;
		font-weight: bold;
		line-height: 21px;
		text-indent: 27px;
	}	
	
	#Content a.NewsArchive,
	#Content a.RssNewsFeed {	
		color: #ff9226;
	}
	
	a.NewsArchive { background: url(../Images/News-Archive.gif) no-repeat; }
	a.RssNewsFeed { background: url(../Images/Rss-News-Feed.gif) no-repeat; }	
	
	#Content a.NewsArchive:hover,
	#Content a.RssNewsFeed:hover {
		color: #d51515;
		background-position: 0px -21px;
	}
	
		.Map {
			border: 3px solid #eee;
			height: 320px;
		}	
					
#Content ul.Range,
#Content ul.Range li {
	margin-left: 0px;
	list-style: none;
}

#Content ul.Range {
	clear: both;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

	#Content ul.Range img {
		display: block;
		padding: 10px 0px;
		background: #fff;
		margin: auto;
	}
	
#Content ul.Range li {
	float: left;
	width: 40%;
	padding: 2px 20px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#Content ul.Range li {
	background: #fafafa;
}

#Content ul.Range li.Even {
	background: #fff;
}



