﻿/* GLOBAL MARGIN AND PADDING
-------------------------------------*/

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

/* MAIN SETTINGS
-------------------------------------*/


div#body ul li {
	list-style: none;
}

div#content ul {
	margin: 0 0 12px 0;
    list-style: none;
}

div#content ul li {
	background: url(images/arr_plans.gif) no-repeat 0 4px;
	margin-top: .7em;
	padding-left: 10px;
}

div#content strong {
  color: #646D74;
}

div#content a {
  color: #003399;
}

div#content a:hover {
  color: #000000;
}


html { height: 100%; margin-bottom: 1px; }
body { margin: 0px; padding: 3px 0px 0px; background: url(images/bgstretch.png) #171e4c repeat-x;  }
body, td, input, textarea, select {
	color: #666;
	font: normal 11px Arial, sans-serif;
	vertical-align: text-top;

}

.ProdSearchHeader { font-size: 12pt; font-family: Arial; font-weight: bold; text-indent: 0; 
               margin-left: 10 }
.catheadermain { font-family: Arial; font-size: 12pt; font-weight: bold }
.subcatitems { font-family: Arial; font-size: 10pt; margin-left: 10; font-variant:small-caps }
.catheader   { font-family: Arial; font-size: 10pt; text-decoration: underline; color: 
               #000000; font-weight: bold; margin-left: -10; letter-spacing:2pt; font-variant:small-caps }
               
input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}


form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear { clear: both; margin: -1px 0px 0px !important; height: 1px !important; margin: 0px; height: 0px; }

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p { margin: 0px 0px 10px; padding: 0px; }
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }

/* LINK STYLES
-------------------------------------*/


a {	color: #646D74; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

/* TOP LOGO
-------------------------------------*/


div#logo {
	background: url(images/logo.png) no-repeat 0 0;
    position: absolute;
    top: 55px;
	display: block;
    height: 72px;
	width: 800px;
}

h2 { margin: 0px 0px 7px; padding: 0px 0px 0px 15px; font: bold 12px Arial, sans-serif; color: #646D74; background: url(images/arrcont.gif) 0px 2px no-repeat; }
h2.x { margin: 3px 0px; color: #888888; background: #CCCCCC;; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Arial, sans-serif; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px}

/* STRUCTURE
-------------------------------------*/
#root {
	position: relative;
	width: 900px;
	margin: 0px auto;
	min-height: 300px;
}
 #head { position: relative; height: 140px; top: 0px; }
  #head h1 { width: 120px; height: 84px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head h2 { background-position: 0% 0%; width: 267px; height: 65px; position: absolute; right: 3px; top: 67px; text-indent: -10001px; overflow: hidden; padding: 0px; margin: 0px; background-repeat:no-repeat; background-attachment:scroll }
  #head p { text-align: left; position: absolute; right: 0px; top: 9px; color: #777; }
   #head p a { color: #999; } #head p a:hover { color: #CCC; }
   #head p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(images/li_vd.gif) 14px 50% no-repeat; }
 #menu { background-position: 0% 0%; height: 33px; margin: 0px; text-align: center; list-style-type:none; padding-left:38px; padding-right:0px; padding-top:2px; padding-bottom:0px; background: url(images/menu.png); background-repeat:repeat-x; background-attachment:scroll }
  #menu li { float: left; height: 30px; font: bold 10px/30px Tahoma, Arial, sans-serif; background: url(images/separator.gif) 0% 100% no-repeat; }
  #menu li.f { background: url(images/separator.gif) 0px 6px no-repeat; }
  #menu li.s { background: none; }
   #menu li a { color: #212c72; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px } #menu li a:hover, #menu li.over a { color: #000000; }
 #croot { border-right: 3px solid #e2e2e2; border-bottom: 3px solid #e2e2e2; background: #fff url(images/k_bg_content.gif) 155px 0px repeat-y; }
   #croot0 { border-right: 3px solid #e2e2e2; border-bottom: 3px solid #e2e2e2; background: #fff url(images/k_bg_content.gif) 155px 0px repeat-y; }

  #path { height: 35px; background: #fff; padding: 0px 15px 0px 16px; }
   #path div.fl { padding: 10px 0px 0px; }
    #path div.fl a { color: #646D74; }
   #path div.fr { width: 243px; padding: 0px 0px 0px 0px; margin: 6px 0 0 0px;}
  #side { float: left; border-top: 1px solid #E2E2E2; width: 155px;}
  #content { float: right; width: 700px; margin: 0px 0px 0px 10px; padding: 10px 15px 0px 0px; background: url(images/bdg.gif) repeat-x; }
  #croot div.cx { background: #fff; margin: 0px; padding: 15px 0px; }
 #footer { height: 25px; padding: 4px 8px 0px; color: #888; }
  #footer a { color: #888; text-decoration: underline; } #footer a:hover { color: #333; }

/* LEFT MENU
-------------------------------------*/

#men { 
width: 139px;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
display: block;
padding: 2px;
width: 139px;
background: #efefef; border-bottom: 1px solid #fff; border-left: 1px solid #fff; padding: 4px 2px 2px 12px; 
}
#men a:link, #menitems a:visited
{
text-decoration: none;
font-weight:bold;
}
#men a:hover
{
background-color: #FFFF00;
font-weight:bold
}

/* TESTIMONIALS BOX
-------------------------------------*/

div.testimonials { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 8px 2px 8px 12px; }
div.testimonials p { padding: 3px 0px 0px 0px; margin: 0px;}
div.testimonials strong { color: #000000; }


 div.leftm { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 0px 0px 0px 0px; }
 div.leftm p { padding: 6px 0px 6px 40px; margin: 0px; border-bottom: 1px solid #fff; }
 div.leftcart { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 4px 0px 4px 0px; }

 div.leftm p.p { font-weight: bold; background: url(images/blt.gif) 15px 6px no-repeat; padding: 2px 0px 2px 27px;}
 div.leftm p.guarantees { padding: 2px 0px 3px 3px; }
 div.leftm p.m { background: url(images/i_mail.gif) 20px 10px no-repeat; border-bottom: none; margin: 0px 0px 0px 0px; }
#side a.am { position: relative; left: 155px; padding: 0px 0px 0px 15px; font-weight: bold; color: #e4812a; background: url(images/li_sw.gif) 0px 50% no-repeat; }
#side a:hover.am { text-decoration: underline; }


/* LEFT MENU LI STYLES
-------------------------------------*/

a.fm { font-weight: bold; }
ul#sidemenu { background: #EFEFEF; border-bottom: 1px solid #e2e2e2; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #fff; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #666; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x { background: #8CD2F5; }


div#drp {
margin:0 0 0 0;
padding:0 0 140px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	background: url(images/arr_plans.gif) no-repeat 0 .5em;
	margin-top: .2em;
	padding-left: 8px;
	color: #000000;
}

div#drp ul li strong{
	color: #646D74;
}

/* HOME PAGE OMAGE BOX STYLES
-------------------------------------*/
div.part1 {
    background-position: center top; border:1px dashed #666666; width: 140px;
    height:140px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; text-align:left; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

div.part2 {
    background:#FFFFFF url('images/Moog-Logo.gif') no-repeat center top; border:1px dashed #666666; width: 140px;
    height:140px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; text-align:left; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

div.part3 {
    background:#FFFFFF url('images/Moog-Logo.gif') no-repeat center top; border:1px dashed #666666; width: 140px;
    height:140px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; text-align:left; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}

div.plan1 {
    background-position: center top; border:1px dashed #666666; width: 200px;
    height:240px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; text-align:left; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

  div.plan2 {
    background-position: center top; border:1px dashed #666666; width: 200px;
    height:240px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:11px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

  div.plan3 {
    background-position: center top; border:1px dashed #666666; width: 200px;
    height:240px;
    float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px; margin-left:11px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:7px; padding-right:5px; padding-top:5px; padding-bottom:0px; background-color:#FFFFFF; background-repeat:no-repeat; background-attachment:scroll 
}

div.nb {
	border: none;
}

div.nb ul li {
	background: none !important;
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}

/* PRODDETAIL
----------------------*/
td#proddetails {
	background-color: #eee;
}

div.detailstock {
	font-weight: bold;
	color: #333;
	padding-left: 25px;
	padding-bottom: 0px;
}

div.detailstock .good {
	color: green;

}

div.detailstock .bad {
	color: gray;
}



/* SUPPORT PAGE
------------------------------------*/
div.support-box {
	background-color: #efefef;
	padding: 15px;
	margin: 0;
	margin-bottom: 15px;
}

div.support-box input, div.support-box label {
/*	font-family: Helvetica,Arial,sans-serif;
*/	font-size: 12px;
	padding: 3px;
}

div.support-box h3 { 
	margin-bottom: 10px;
}

div.support-box h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 110%;
	margin-top: -7px;
	margin-bottom: 10px;
}

div#support-immediate-chat {
	width:200px;
	float:right;
}

div#support-request {
	width: 200px;
	clear: right;
	float: right;
}

div#support-email-inquiry {
	clear:none;
	float:left;
	width: 425px;
}
div#support-email-inquiry form label {
	clear:both;
	float: left;
	font-weight: bold;
}

div#support-email-inquiry form input, 
div#support-email-inquiry form textarea, 
div#support-email-inquiry form select {
	float:right;
	margin-bottom: 10px;
}

div#support-email-inquiry form input.submit {
	clear: both;
	float:left;
}

div#support-email-inquiry form input.reset {
	margin-left: 15px;
	float:left;
}

div#support-request li {
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

/* Also found in
=====================================*/
#alsofitsbox {
	background: #efefef;
	padding: 15px;
}
#alsofits {
  margin-top: 15px;
}

ul#alsofits ul{
  padding-left: 0;
  margin-left: 25px;
  list-style: circle;
}
ul#alsofits ul li {
  padding: 0;
  background: none;
}

ul.submodels {
  display: none;
}

/* Sortable Tables 
======================================*/
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10px;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('/images/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('/images/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/images/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* Thank you 
============================*/
#thankyou {
	border: 2px solid #000;
	width: 80%;
	min-width: 400px;
	background-color: #fff;
	margin: 0 auto;
}