/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-color: #CCCCCC;
	background-image: url(../App_Themes/Standard/bg.gif);
	background-color:#D5D5D5;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 0.92em;
	margin: 0px;
	padding: 0px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 820px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

#searchbar {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-variant: small-caps;
}

#masthead {
	height: 90px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#form1 #layout #masthead h1 {
	color: #000;
}
#form1 #layout #masthead h2 {
	color: #000;
	margin: 0px;
}
.CC000 {
	font-size: larger;
	color: #CC0000;
}
.CC000inline {
	color: #cc0000;
}



/********MENU WRAPPER*********
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 80px;
	width: 550px;
	margin-right: 16px;
}
*/
/********COLUMN WRAPPER**********/
#photowrapper {
	padding: 0;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #D6D6D6;
}
#photobox {
	float: left;
	width: 602px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#sidetextbox {
	float: right;
	width: 172px;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	height: 300px;
	background-image: url(/App_Themes/Standard/sidebgexact.jpg);
	color: #cc0000;
	background-repeat: repeat;
}
#sidetextbox h2 {
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/********Home COLUMN WRAPPER**********/
#homewrapper {
	margin: 0 auto;
	width: 788px;
	padding: 0 0 0 0;
	background-image: url(../App_Themes/Standard/bghome.gif);
	background-repeat: repeat-x;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 600px;
}
#sidebox {
	float: left;
	width: 188px;
}

#two-column-right {
	padding:0;
	margin: 0px;
	float: right;
	width: 400px;
	}

#three-column-side1 {
	float:left;
	width:180px;
	}
#three-column-side2 p {
	font-size: 0.9em;
	line-height: 1.3em;
}


#three-column-side2 {
	float:right;
	width:180px;
	}
	
#three-column-middle {
	width:180px;
	float: left;
	margin-left: 20px;
	line-height: 1.3px;
	}	

/********HOME CONTENT CONTAINERS*********/

/*Main Content*/
#homecontent {
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#homecontent p{
	line-height: 1.4em;
	margin: 8px 0 12px 0;
}

#sidecontent {
	font-size: .95em;
	margin: 16;
	padding-top: 16;
	padding-bottom: 0px;
	padding-left: 8px;
}
/*#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
*/


/********Product COLUMN WRAPPER*********
#productwrapper {
	margin: 0 auto;
	width: 788px;
	padding: 0 0 0 0;
	background-image: url(../App_Themes/Standard/bg_2column.gif);
	background-repeat: repeat-y;
}

#productbox {
	float: right;
	width: 600px;
}
#productsidebox {
	float: right;
	width: 188px;
}*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMS Product and Technical Data

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#content p{
	line-height: 1.2em;
	margin: 4px 0 12px 0;
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMS Product Catalog

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.itemid {
	/*font-weight: bold;
}
.imageright {
	float: right;
	margin: 4 0 4px 5px;
	padding: 0px 0px 0px 10px;
	border: 0px;
}
.imagerightclear {
	float: right;
	margin: 0 0 4px 10px;
	padding: 0px;
	clear: right;
}
.items {
	font-weight: normal;
	clear: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 6px;
	border-top: thin dashed #DBDBDB;
}

.items td {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	vertical-align: top;
}
.ems {
	color: #990000;
}*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN pages

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#three-column-wrapper {
	width: 788px;
	margin-right: 16px;
	margin-left: 16px;
}


#content-container-three-column {
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:788px;
	background-color: #FFFFFF;
	background-image: url(../App_Themes/Standard/bg_3column.gif);
	}

#content-main-three-column {
	width:400px;
	float:left;
	margin-left:10px;
	}

#content-side2-three-column {
	width:165px;
	float:right;
	padding-right: 5px;
	padding-left: 10px;
	}

#content-side1-three-column {
	width:180px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	}*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PageName used 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	text-align: left;
	border-top: 1px solid #ccd2d2;
	padding-right: 0px;
	padding-left: 10px;
}


#pageName h2{
	margin:0px;
	padding: 0px;
	color: #999999;
}
.cartwrapper {
	width: 788px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}
*/

/********HEADINGS*******/

h1 {
	margin: 0;
	font-size: 1.4em;
}
h1, h2, h3, h4 {
	line-height: normal;
}
h2 {
	margin: 1.1em 0 1.1em 0;
	font-size: 1.15em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.15em;
}
h4 {
	margin: 1em 0 1em 0;
	font-size: 1em;
}
h5 {
	margin: 1.3em 0 0 0;
	font-size: 1em;
}

h6 {
	margin: 1.1em 0 1.1em 0;
	font-size:1em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #CC0000;
}

a:active {
	color:#CC0000;
}


#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
	padding:0;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: .9em;
}

/*#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	background:url(../../images/list-bullet-03.gif) 0 .8em;
	margin: 0 0 30px 0px;
}
*/
ul.list-of-links li{
	list-style:none;
	border-top:1px dotted #B2B2B2;
	background:url(../../images/list-bullet-03.gif) no-repeat 0 .8em;
	margin-left:0.4em;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0em;
}
/*Can not get the colored fornt to show up in IE*/
ul.list-of-links li.current {
	background-color:#E9E9E9;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
#sidebox p    {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
}


/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../App_Themes/Standard/footer.jpg);
	background-repeat: repeat-x;
	height: 48px;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 820px;
	font-size: 0.7em;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*Footer Content*/
#footer {
	padding: 0;
}
/******SKIP LINKS********/
/*Skip Links Container
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles
#skips a, #skips a:visited, #skips a:hover {
	color: #7D7865;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
*/
#three-column-side1 p {
	font-size: 0.9em;
	line-height: 1.3em;
}
#three-column-middle p {
	font-size: 0.9em;
	line-height: 1.3em;
}
.tablehead {

	font-weight: 600;
	color: #000066;
}