@charset "UTF-8";
/* CSS Document */

#ToolBar
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}

#ToolBar_Holder
{
	background-color: #000;
	width: 100%;
	border-bottom: #666 solid thin;
}

#Header
{
	width: 100%;
	background-color:#000;
}

#Header_Banner
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	margin-top: 25px;
	padding-bottom: 10px;
}

#Header_MainNavigation_Holder
{
	background-image:url(../images/MainNavigation_Background.jpg);
	width: 100%;
}

#Header_MainNavigation
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#Header_SubNavigation_Holder
{
	width: 100%;
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: #333 solid thin;
}

#Header_SubNavigation
{
	width: 1000px;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;	
}


img
{
	border:none;
}

body
{
	margin: 0;
	background-image: url(/NEW/images/Body_Background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

p
{
	margin-top:0px;
	font-size: 12px;
}

h1
{
	margin-top: 0px;
	font-size: 18px;
}

h2
{
	color: #06C;
	margin-top: 0px;
	font-size: 12px;
}

h4
{
	margin: 0px;
	font-size: 12px;
}

a.EMail
{
	color: #FFFF00;
}

a.Legal
{
	color: #6600CC;
}

a:hover.Legal
{
	color: #FFFFFF;
}

a.SubNavigation
{
	color: #FFFFFF;
}

a:hover.SubNavigation
{
	color: #FFFF00;
}

ul.Quicklinks
{
	color: #FFFFFF;
	padding-left:15px;
	margin:0;
	list-style-type: disc;
	line-height: 15px;
}

a.Quicklinks
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.Quicklinks
{
	color: #999999;
}

#Body
{
	width: 100%;
	padding-top: 20px;
	background-color: #FFF;
	padding-bottom: 10px;
	overflow: auto;
}

#Body_TopContent
{
	width: 1000px;
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	clear:both;
	padding-bottom: 20px;
	min-height: 400px;
}


#Body_BottomContent
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	clear:both;
}

#Content_Top
{
	width: 800px;
	float: right;
	overflow: visible;
}

#Content_Bottom
{ 
	width: 800px;
	padding-top:20px;
	float: right;
	overflow: visible;
	margin-top:20px;
	border-top: thin dotted #CCC;
}

#SideBar
{
	width: 170px;
	float:left;
}

#SideBar_Title
{
	width: 170px;
	height: 19px;
	margin: 0px;
	padding: 5px;
	padding-top: 6px;
	padding-left:10px;
	background-color: #000;
	background-image: url(/New/images/ProductTitle_Background.jpg);
	background-repeat:no-repeat;
}

#SideBar_Menu
{
	width: 170px;
	margin: 0px;
	padding: 5px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(/New/images/ProductMenu_Background.jpg);
	background-repeat:no-repeat;}

h1.SideBar
{
	margin:0px;
	font-size:16px;
	color: #FFF;
}

h2.SideBar
{
	margin: 0px;
	font-size: 12px;
	text-decoration:none;
}

h3.SideBar
{
	margin: 0px;
	font-size: 12px;
	text-decoration:none;
	color:#60C;
	text-align:left;
}

a.SideBar
{
	text-decoration:none;
	color:#333;
}

a:hover.SideBar
{
	text-decoration:none;
	color:#60C;
}

ul.SideBar
{
	margin: 0px;
	margin-top: 10px;
	padding-left: 20px;
}

li.SideBar
{
	margin: 0px;
	margin-bottom: 5px;
	list-style: disc;
	font-size:11px;
}

#Product
{
	padding: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 800px;
	overflow:auto;
	border-bottom: thin dotted #CCC;
}

#DisplaySelection
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 800px;
	overflow:auto;
	border-bottom: thin solid #CCC;
}

#Series
{
	padding: 0px;
	margin-top: 0px;	
	margin-bottom: 20px;
	width: 800px;
	overflow:auto;
	background-color:#F6F6F6;
}

h2.Series
{
	padding: 0px;
	margin: 0px;	
}

a.Series
{
	padding: 0px;
	margin: 0px;
	color: #06C;
}

#Attachment
{
	width: 400px;
	height: 150px;
	float: left;
	margin-bottom: 15px;
	overflow:hidden;
}

#AttachmentImage
{
	width: 150px;
	float: left;
}

#AttachmentText
{
	width: 240px;
	float: right;
}

table.Specifications
{
	border-collapse:collapse;
	clear:both;
}

th.Specifications
{
	text-align:left;
	padding-bottom:2px;
	border-bottom:thin solid #000;
}

td.Specifications
{
	border: none;
	text-align:left;
	margin:0px;
	padding-left: 0px;
}

table
{
	border-collapse:collapse;
	margin-bottom:20px;
	font-size: 11px;
	clear: both;
	margin-top: 10px;
}

th
{
	background: #CCC;
	text-align:left;
	border:thin solid #999;
	padding: 2px;
	padding-left: 10px;
}

td
{
	border:thin solid #999;
	text-align:left;
	padding-left: 10px;
	padding: auto;
	padding: 2px;
	padding-left: 10px;
}

ul
{
	padding-left: 30px;
}

li
{
	margin-bottom:5px;
	font-size:11px;
}

#Footer
{
	width: 100%;
	height: 90px;
	position: relative;
	background-image: url(/images/Footer_Background.jpg);
	background-repeat: repeat-x;
	clear:both;
	font-size: 11px;
}

#Footer_Content
{
	width: 1000px;
	height: 30px;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
	color: #FFFFFF;
	padding-top:60px;
	margin-right: auto;
	margin-left: auto;
}


#Thumbnail
{
	width: 250px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}

#BigThumbnail
{
	width: 380px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}

