/*<![CDATA[*/
/* START LAYOUT */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #56585A;
	text-align: center;
	line-height: 1.3;
	font-size: 12px;
}

/*
@global
-----------------------------------------*/

h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #138FC8;
	}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	}
	
h3 {
	color: #040043;
	font-size: 12px;
}

h4 {
	font-size: 18px;
	}
	
h5 {
	font-size: 15px;
	font-weight: bold;
	}

p {
	font-size: 12px;
	text-align: justify;
}

hr {
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

img {
	border: none;
}

table {
	font-size: 11px;
}

/* lists */

ul {
	margin: 0px 0px 15px 30px;
}

ul li {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

dl {
	margin: 0px 0px 0px 0px;
}

dl dt {
	font-size: 16px;
	color: #040043;	
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;		
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_12.gif);
	float: left;
}

dl dd {
	font-size: 11px;
	padding: 7px 0px 15px 0px;
	margin: 0px 0px 0px 175px;		
	list-style-position: inside;
	list-style-type: circle;
}

/* links */

a {
	color: #138FC8;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #666666;
}

/* forms */

input, select {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

input[disabled], select[disabled] {
	border: 1px solid #C9C7BA;
}


/*
@site structure
-----------------------------------------*/

.container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#content0col {
	width: 850px;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-left: 0px solid #040043;
	border-right: 0px solid #040043;		
}

#menubar {
	z-index: 99;
	height: 18px;
	width: 850px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;	
}

.main {
	background: #E2E4E6 url(images/bg_main_top.gif) left top no-repeat;
	margin-top: 20px;
}

#content1col {
	width: 645px;
	float: left;
	margin-top: 13px;
}

	.logo {
		background: transparent url(images/bg_logo.gif) left 30px no-repeat;
		min-height: 700px;
	}
	
	.admin {
		width: 900px!important;
	}

	#content1col p, #content1col h1, #content1col h2, #content1col h3, #content1col h5 {
		margin-left: 15px;
		margin-right: 15px;
		}
	
	#content1col h1 {
		width: 665px;
		height: 40px;
		text-align: left;
		margin: 0px 0px 20px 0px;
		background: transparent url(images/bg_h1.gif) left top no-repeat;
		color: #138FC8;
		line-height: 47px;
		text-indent: 20px;
		position: relative;
		left: -10px;
	}


/*
@header
-----------------------------------------*/

#header {
	height: 195px;
	background-color: #56585A;
	color: #fff;
	position: relative;
	font-size: 11px;
}

#header object {
	z-index: 300;
}

#header a {
	color: #88C6EA;
	margin-left: 4px;
	margin-right: 7px;
	font-size: 13px;
	font-weight: bold;
}
	
#header a:hover {
	color: #fff;
	}

#headerlnk {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 999;
	width: 900px;
	background: transparent url(images/trsn.gif) repeat top left;
}

#headerlnk a {
	display: block;
	height: 160px;
	text-indent: -99939px;
	/* \*/
	overflow: hidden;
	/* */
	text-decoration:none;
	border: 0;
}

div#clocks {
	background: #138FC8 url(images/bg_topbar.jpg) left top repeat-x;
	color: #50B7E2;
	height: 35px;
	font-size: 11px;
}

div#clocks span {
	display: block;
	float: left;
	margin: 0px 0px 0px 7px;
	line-height: 35px;
	text-indent: 16px;
	background: transparent url(images/topbar_clock.jpg) left 11px no-repeat;
}

div#emailphone {
	float: right;
	font-size: 14px;
	color: #eeeeee;
	font-weight: bold;
	line-height: 35px;
}


/*
@home page
---------------------------------------------------*/

.newsbar {
	background: #DADCDC url(images/bg_newsbar.gif) left top no-repeat;
	clear: both;
	color: #222;
	line-height: 35px;
	font-size: 13px;
	margin: 0px 0px 10px 15px;
	height: 35px;
	}
	
	#content1col .newsbar h3 {
		float: left;
		display: block;
		width: 85px;
		color: #fff;
		font-weight: bold;
		margin: 0px 0px 0px 5px;
		text-align: left;
		}

#gamma-news,
#ind-news {
    float: right;
    font-size: 11px;
    height: 35px;
    overflow: hidden;
    text-align: left;
    width: 330px;
}

.brands {
	width: 630px;
	height: 180px;
	margin: 0 0 10px 15px;
	clear: left;
	}
	
	.brands img {
		float: left;
		margin: 5px 15px 0px 15px;
		}
		
	.brands h2 {
		color: #fff;
		text-align: center;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		}

.callout {
	width: 310px;
	height: 177px;
	background: url(images/callout_yellow.gif) left top no-repeat;
	float: left;
	margin: 2px 10px 15px 15px;
	}
	
.omgnewsletter {
	clear: left;
	margin: 0 0 0 15px;	
}
	
.callout-product {
	width: 310px;
	height: 177px;
	background: url(images/callout_product.gif) left top no-repeat;
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
	}
	
	.callout-product-image {
		float: right;
		margin: 2px 0 0px 5px;
		width: 150px;
		text-align: center;
		overflow: hidden;
		}
	
	.callout-product-text {
		margin: 0;
		text-align: left;
		font-weight: bold;
		overflow: hidden;
		height: 88px;
		padding: 5px 10px 0 10px;
		}
		
	.callout-product-text p {
	}
		
	#content1col .callout-product-text p, #content1col .callout-product-text b {
		padding: 0;
		margin: 0;
		font-weight: normal;
		text-align: left;
		}
	
	.callout-product-image-smaller {
		margin: 4px 0px 0px 0px;
		width: 150px;
		text-align: center;
		height: 87px;
		overflow: hidden;
		}

	.callout-product-image a {
		height: 100%;
		width: 100%;
		display: block;
		}

		
	.c-large {
		background: url(images/callout_yellow_large.gif) left top no-repeat;
		height: 226px;
		width: 370px;
		margin: 0px 15px 15px 15px;
		}
		
	.callout ul {
		padding-top: 10px;
		margin-left: 10px;
		}
		
	.callout ul li {
		list-style: none;
		}
		
		.latest-newsletters {
			margin-top: -5px;	
		}
		
		.latest-newsletters li {
			line-height: 16px;
			margin: 0 0 2px 0;
			padding-right: 10px;	
			font-size: 11px;
			
		}
		
		.latest-newsletters strong {
			display: block;
			font-size: 13px;
			line-height: 18px;
		}
		
		.latest-newsletters a {
			color: #086089;	
			line-height: 14px;
		}
		
		.latest-newsletters a:hover {
			color: #333;	
		}

.smaller-wrapper {
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 15px;
	}

.smaller {
	width: 150px;
	background: url(images/callout_product_small.gif) left top no-repeat;
	margin: 0 7px 0 0px;
	}
	
.last {
	width: 150px;
	margin: 15px 0px 0px 0px;
	}		
	
#content1col .callout h2, #content1col .callout-product h2 {
	color: #fff;
	font-size: 22px;
	margin: 10px 10px 5px 10px;
	padding: 0px 0px 8px 0px;
	}

.callout-product a {
	color: #fff;
	}
	
.callout-product p {
	margin-bottom: 0px;
	}
	
.callout-product h3 {
	color: #138FC8;
	font-size: 15px;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
#content1col .smaller h3 {
	color: #fff;
	font-size: 13px;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	}
	
	h2.rule {
		border-bottom: 2px solid #138FC8;
		}
	
.blue {
	background: url(images/callout_blue.gif) left top no-repeat;
	}

#hdrlhs {
	height: 100px;
	width: 361px;
	float: left;
}

#hdrlhs img {
	margin: 15px 0px 0px 10px;
	}

#hdrrhs {
	height: 100px;
	width: 375px;
	float: right;
}

#infobar {
	height: 60px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #CCCCCC;		
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#ibarlhs {
	font-size: 10px;
	color: #040043;
	height: 60px;
	width: 680px;
	text-align: left;	
	float: left;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;

}

#ibarrhs {
	color: #040043;
	height: 74px;
	width: 155px;	
	text-align: right;
	float: right;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}


#menu {
	float: left;
	width: 500px;
	height: 18px;
}

#kywrdstrap p {
	width: 850px;
	height: auto;
	color: #CCCCCC;
	font-size: 9px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;	
	border-bottom: 0px solid #CCCCCC;	
}

#ad1 {
	width: 850px;
	height: 95px;
}


/*
@sidebar
---------------------------------------------------*/

#sidebar-b {
	float: right;
	width: 235px;
}

	#sidebar-b h2 {
		color: #138FC8;
		background: transparent url(images/right_overflow.gif) right top no-repeat;
		height: 33px;
		line-height: 42px;
		font-size: 17px;
		text-indent: 5px;
		position: relative;
		right: -10px;
		margin-left: 0px;
		margin-right: 0px;
		}
	
	#sidebar-b h2.h2blue {
		background: transparent url(images/right_overflow_blue.gif) right top no-repeat;
		margin-bottom: 20px;
		}
		
	#sidebar-b h2 a {
		font-size: 17px;
		}
		
	#sidebar-b h2 a:hover {
		color: #222222;
		}

#flags {
    height: 26px;
	text-align: right;	
	margin: 10px 7px 0px 0px;
	vertical-align: middle;
}

.share-icons {
	width: 60px;
	float: right;
}

.facebook {
	width: 55px;
	}

div.sidebox {
	width: 155px;
	margin: 0 0 3px 0;
}

.title-1 {
	background-color: #040043;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.title-1 a {
	display: block;
	width: 155px;
	height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
}

.title-1 a:hover {
	color: #CCCCCC;
}


/*
@Social Media Icons
---------------------------------------------------*/

form.langform {
	display: block;
	float: right;
	width: 17px;
	height: 12px;
	margin: 8px 0px 0px 1px;
}

.twitter {
	float: right;
	margin: 0px 0px 0px 3px;
	vertical-align: middle;
	}


/*
@footer
---------------------------------------------------*/

.footer {
	color: #CCCCCC;
	background: #56585A url(images/bg_main_bottom.gif) left top no-repeat;
	padding: 7px 0px 15px 0px;
}

a.footerlink {
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;	
	text-decoration: none;	
}

a.footerlink:hover {
	color: #000000;
}

.tabftr {
	font-size: 9px;
	color: #CCCCCC;
	width: 880px;
	border-top: 18px solid #56585A;
	border-left: 12px solid #56585A;
	margin-bottom: 0px;
}

#ftrstrp1 {
	width: 920px;
	height: 40px;
	text-align: left;
	margin: 20px 0px 10px 0px;
	background: transparent url(images/left-overflow.gif) left top no-repeat;
	color: #fff;
	position: relative;
	left: -10px;
}

	#ftrstrp1 p {
		margin: 0px 20px 0px 20px;
		padding-top: 16px;
		font-size: 12px;
		}
	
	#ftrstrp1 a {
		color: #fff;
		}
	
	#ftrstrp1 a:hover {
		color: #000;
		}

#ftrstrp2 {
	display: none;
	width: 850px;
	height: 75px;
	background-color: #000000;
	margin: 0px 0px 5px 0px;
}

#fstrp2_lhs {
	width: 375px;
	height: 75px;
	float: left;
	background-color: #040043;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;			
}

#fstrp2_rhs {
	width: 375px;
	height: 75px;
	float: right;
	background-color: #040043;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}


/*
@navigation
---------------------------------------------------*/

#navigation {
	width: 225px;
	margin: 10px 0px 40px 0px;
	clear: right;
	border-top: 1px solid #fff;
}

#navigation a, #navigation span {
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding: 0px 6px 0px 6px;
	color: #138FC8;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	background: transparent url(images/bg_menu.png) 210px 10px no-repeat;
	cursor: pointer;
	}
	
#navigation a:link {
	text-decoration: none;
	}

#navigation a:visited {
	text-decoration: none;
	}

#navigation a:hover, #navigation .selected, #navigation span:hover {
	color: #138FC8!important;
	text-decoration: none;
	}

#navigation .last {
	border-right: 0px solid #aaa;
	}
	
div#navigation a:hover, div#navigation span:hover  {
    background-color:  #ccc;
    cursor: pointer;
}

div#navigation .parentmenu { }

div#navigation .submenu {
    padding-left: 20px;
    color: #26AAEA;
    display: none;
}

div#navigation .menulvl3 {
    padding-left: 40px;
    display: none;
}



h3.impact {
	color: #040043;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	}

h3.impact a {
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	}


/*
@faq
----------------------------------*/
 
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A70D1;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}


/* Contact Us Form */

table.tabcontus {
	text-align: left;
	font-size: 1em;
	width: 530px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;	
	}
a.tabcontus {
	font-size: 1em;
	}
table.tabcontus2 {
	text-align: left;
	font-size: 1em;
	width: 450px;
	border: 0px solid #CCCCCC;		
	}
table.tabcontus2 td {
	font-size: 12px;
	padding: 2px;
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 input, .accappform input.text, accappform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:200px!important;
	width: 180px;
	border: 1px solid #7F9DB9;
	}
	
	.newsletter-form .tabcontus2 {
		margin: 10px 0px 0px 10px;
		width: 390px!important;
		}
		
	.newsletter-form .tabcontus2 td {
		padding: 4px;
		}	
	
	.newsletter-form .tabcontus2 input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		width: 160px!important;
		border: 1px solid #7F9DB9;
		padding: 2px;
		}	
	
.tabcontus2 select,
.accappform select {
	width: 150px;
}
.tabcontus2 textarea {
	width: 200px;
	border: 1px solid #7F9DB9;
}

.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #0099CC;	
}	

input.contbtn {
	width: auto;
	font-size: 1em;
	border: 1px solid #6699CC;
}

.tabsearch {
	width: 350px;
	margin: 0px 0px 5px 10px;
	border-collapse: collapse;
	}
	
	.tabsearch td {
		padding: 0px 0px 3px 0px;
		}


fieldset.cntout_acc {
	margin: 0px 0px 0px -10px;
	}

fieldset.cntout, fieldset.cntout_rma, .form-inner, #loghldr, .fpprodcallme {
	font-size: 1em;
	color: #333333;
	border: 1px solid #ccc;
	padding: 10px 10px 20px 10px;
	width: 480px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 15px;
	background: #ddd url(images/bg_forms.gif) left bottom repeat-x;
}

	#loghldr {
		padding-bottom: 30px;
		margin-bottom: 30px;
		}

	.form-inner {
		margin-left: 25px;
		}

.newsletter-form {
	font-size: 1em;
	color: #333333;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 15px;
	background: #ddd url(images/bg_forms.gif) left bottom repeat-x;
	width: 405px;
	height: 250px;
	margin-left: 10px;
	}

fieldset.search {
	background: transparent;
	border: none;
	padding: 0px;
	margin-left: 5px;
	width: 250px;
	}

	fieldset.cntout_rma input {
		width: 220px;
		padding: 2px;
		}
	
	fieldset.cntout_rma select {
		width: 226px;
		padding: 2px;
		}
	
	fieldset.cntout_rma input.yesnochk {
		width: 20px;
		}

legend.cnttitle, div.cnttitle {
	width: 550px;
	height: 60px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	background: transparent url(images/left-overflow.gif) left top no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	text-indent: 15px;
	overflow: hidden;
}

div.cnttitle {
	position: relative;
	left: -10px;
	}

form.order_tracker input {
	font-size: 12px;
	width: 180px;
}
form.order_tracker label {
	float: left;
	width: 270px;
	font-weight: bold;
	position: relative;
	top: 3px;
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: #CC0000;
	text-align:left;
}
td.errHilite {
	color: #CC0000;
}
div.errH input, div.errH select, div.errH textarea  {
	background-color: #FFCCCC ! important;
	border: 1px solid #FF0000;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}

/* menu bar */

div.mnulnk_login {
	float: right;
	margin: 1px 1px 0 0;
}
a.mnulnk {
	display: block;
	width: 80px;
	text-align: center;
	padding: 2px 0 2px 0;
}
a.mnulnk:hover {
	background-color: #FFFFFF;
	color: #040043;
}

/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 0.85em;
	color: #4d8fc8;	
}
.disclaimertext2 {
	font-size: 9px;
	/*font-style: italic;*/
	color: #666666;	
}
.webmstrtext {
	font-size: 0.85em;
}

/*General */

table.tabgen {
	border: 1px solid #138FC8;
	margin-left: 15px;
	margin-right: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-collapse:collapse;
}

table.tabgen td {
	padding: 3px;
	font-size: 12px;
    vertical-align: middle;
	}

table.tabgen tr.totrow {
	background-color: #EFEFEF;
}
table.tabgen tr.titlrow {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
table.tabgen tr.gryrow {
    border: border: 1px solid #CCCCCC;
	background-color: #EFEFEF !important;
}
table.tabgen tr{
	background-color:#FFFFFF;
}
table.tabgen tr.inforow {
	color: #333333;
	background-color: #E3E3E3;
	font-size: 10px;
}

table.tabgen tr.exprow {
	color: #FFFFFF;
	background-color: #1A70D1;
	font-size: 9px;
	border-bottom: 1px solid #CCCCCC;	
}
table.tabgen th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1A70D1;
}

table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #7F9DB9;
}
table.tabgen textarea.cssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 370px;
	border: 1px solid #7F9DB9;
}
table.tabgen input.btn1 {
	border: 0px solid #00CC00;
	width: 75px;
	border: 1px solid #7F9DB9;	
}
table.tabgen input.imgbtn {
	border: 0px solid #00CC00;
	height: 40px;
	width: 128px;
}
table.tabgen input.imgacbtn {
	border: 0px solid #00CC00;
	height: 20px;
	width: 70px;
}
table.tabgen input.imgenrolbtn {
	border: 0px solid #00CC00;
	height: 24px;
	width: 60px;
}
table.tabgen input.imgsubscribebtn {
	border: 0px solid #00CC00;
	height: 100px;
	width: 164px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}
table.tabgen td.colbrd , table.tabgen th.colbrd{
	border-right: 1px solid #CCCCCC;
}
table.tabgen input.sbmtbtn {
	width: 70px;
	height: 22px;
	border: 0px solid #7F9DB9;	
}


/* Product Display */

tr.smlrow {
	font-size: 4px;
	background:#FFFFFF;
}

tr.equipmentitle {
	background-color: #138FC8 !important;
}

	tr.equipmentitle td {
		padding: 10px 10px 10px 10px;
		font-size: 15px;
		font-weight: bold;
		color: #fff;
		}
		
	span.product-phone {
		float: right;
		}


tr.subcattitle {
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	background-color: #FFFFFF;
}

tr.maincattitle{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;

}

tr.producttype{
	font-size: 9px;
	font-weight: bold;
	color: #000043;
	background-color: #FFFFFF;
}

tr.manuf {
	border-top: 1px solid #138FC8;
}
	tr.manuf td {
		background-color: #FCD31A;
		padding: 10px 10px 10px 10px;
		font-size: 22px;
		font-weight: bold;
		color: #138FC8;
	}

tr.clrdrow {
	background-color:#C8E7F7 !important;
}
.producttext {
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}

/* Accreditations */

.acchldr {
	width: 630px;
	height: auto;
	float: left;
	margin: 0px 0px 30px 15px;
}
.accimg {
	width: 130px;
	height: auto;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.accimg p {
	font-size: 9px;
	color: #9900CC;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.acctxt {
	width: 480px;
	height: auto;
	float: right;
}

/*
@locations page
---------------------------------*/

#loc-hq {
	width: 615px;
	height: 210px;
	margin: 0px 0px 0px 15px;
	background: transparent url(images/bg_brands.gif) left top no-repeat;	
}

#loc-hq-l {
	width: 300px;
	height: auto;
	float: left;
}

#loc-hq-r {
	width: 300px;
	height: auto;
	float: right;
	margin: 50px 0px 0px 0px;
}

#loc-nothq {
	float: left;
	width: 300px;
	height: 205px;
	margin: 15px 0px 0px 15px;
	background: transparent url(images/bg_contact_holder.gif) left top no-repeat;
	display: inline;
}

	#loc-nothq h2, #loc-hq h2, #loc-hq h2 {
		color: #000;
		padding: 11px 0px 20px 0px;
		margin-bottom: 0px;
		}
		
	#loc-nothq p {
		margin-left: 0px;
		margin-right: 0px;
		}

div.map_icon {
	float: right;
	margin: 45px 15px 5px 10px;
	height: 75px;
}
div.map_icon_not_hq {
	margin: 10px 15px 10px 0px;
}
div.loc-address {
	height: 130px;
	width: 135px;
	float: left;
	margin-left: 15px;
}

p.loc-phone {
	margin: 4px 0 4px 0;
}

/* Survey */

table.tabscc {
	font-size: 11px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #138FC8;
	margin: 0px 15px 0px 15px;
	border-collapse: collapse;
	}
	
table.tabscc input.text-survey {
	width: 200px;
	padding: 4px;
}
	
table.tabscc td {
	padding: 5px;
	}

table.tabscc td.notcolrdline {
	background-color: #FFFFFF!important;
}
table.tabscc td.colrdline {
	background-color: #E3E3E3!important;
}
table.tabscc th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #138FC8;	
	font-size: 15px;
}
table.tabscc td.errth {
	background-color: #FFCCCC;
}
table.tabscc input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 20px;
}
table.tabscc input.btn1 {
	width: 85px;
	border: 1px solid #040043;
	color: #FFFFFF;
	background-color: #040043;		
}
table.tabscc td.colrdline {
	background-color: #F7F7F7;
}

/* RMA pages */

.rmapolicytext {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(images/bullet_ggsquare.gif);
	overflow: scroll;
	height: 250px;
	width: 80%;
	border: 1px solid #666666;
	position: relative;
	z-index: 1;
	visibility: visible;
	background-color: #fff;
	margin-left: 15px;
}
select.rma_form_title {
	width: auto;
}
p.print_this_page_link {
	background: #040043;
	float: right;
	clear:both;
	margin: 5px;
	padding: 2px 3px;
}
p.print_this_page_link a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
p.print_this_page_link a:hover {
	color: #CCCCCC;
}
td.titlebox h3 {
	font-size: 14px;
}
table.general {
	margin-left: 15px;
	}

table.general input, table.general label {
	font-size: 11px;
}

/*
@Account Application Page
----------------------------------------*/

div#Credit_Limit_hldr select {
	width: 90px;
	height: 17px;
}
div#Credit_Limit_hldr input {
	width: 106px!important;
}

div.accappform { }

div.help_from_above {
	margin: 5px 0 5px 200px;
}

div.accappform label {
	width: 180px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

div.accappform input.text {
	width: 200px;
}

#apply4online_hldr label, #apply4credit_hldr label {
	font-size: 15px;
	width: 200px;
	}

#apply4online_hldr div.yesno, #apply4credit_hldr div.yesno {
	bottom:0px;
	position:relative;
	}

div.form_row_hldr {
	clear: both;
	margin: 5px 0 5px 10px;
}
div.yesno {
	position: relative;
	bottom: 5px;
}
div.yesno label {
	display: inline;
	width: auto;
	float: none;
}
div.yesno input {
	position: relative;
	top: 4px;
}
div.submit_hldr {
	clear: both;
	height: 55px;
	margin-right: 15px;
	float: right;
}

div.sec_code_img_signup {
	margin: 0 0 0 220px;
}
span.sec_code_signup_text {
	margin: 0px 0px 0px 0px;
}
div.sec_code_signup {
	clear: both;
	margin: 20px 0 0 10px;
}

/* BUTTONS */
.buttons {
	float: left;
	margin: 0px 0px 0px 10px;
}

.buttons a, .buttons button{
    display: block;
    float: left;
    margin: 2px 7px 0 0;
	background: transparent url(images/button_dblue.gif) top left no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    line-height: 37px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
	border: 0px;
	outline: none;
	text-transform: uppercase;
	font-size: 14px;
}

.buttons button {
    width: 90px;
	height: 37px;
    overflow: visible;
    line-height: 37px;
	float: left;
}

.buttons button[type]{
}

.buttons button img, .buttons a img{
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

/* BUTTON COLORS */
/* STANDARD */

button:hover, .buttons a:hover, table button:hover, table .buttons a:hover {
    color: #336699;
	background: transparent url(images/button_blue.gif) top left no-repeat;
}
.buttons a:active, table .buttons a:active {
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color: #fff;
}
.buttons a.positive:hover, button.positive:hover{
    color: #fff;
}
.buttons a.positive:active{
    color: #fff;
}

button.positive[disabled]{
	background-color: #FFFFFF;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* log in */
table.tablogin {
	width: 420px;
	margin: 0 auto 0 auto;
	font-size: 12px;
}
table.tablogin select {
	width: 139px!important;
	width: 141px;
}
table.tablogin input#password {
	width: 80px;
}
tr.tbl-separator {
	height: 15px;
	}
div.left-list {
	float: left;
	width: 330px;
}
div.right-list{
	float: left;
	width: 330px;
	clear: right;
	margin: 0 0 30px 0;
}

a.benefits2 {
	font-size: 15px;
	}

a.benefits span, a.benefits2 span {
	display: none;
}
a.benefits:hover span, a.benefits2:hover span {
	display:block;
	position:absolute;
	left: 460px;
	top: 200px;
	border: 1px solid #040034;
	background: #F9F9F9;
	width: 430px;
	padding: 10px;
	color:#333333;
	text-decoration:none;
}

a.benefits2:hover span {
	left: 305px;
	top: -100px;
}

/* news page */

div.headlines-hldr {
	background: #D1D3D3 url(images/bg_grey_top.gif) left top no-repeat;
	width: 630px;
	margin: 25px 0px 0px 15px;
	}

div.headlines-hldr h2 {
	clear: both;
	color: #000;
	height: 37px;
	line-height: 37px;
}
div.hdln {
	margin: 0 0 10px 15px;
}
span.hdln_ttl {
}
span.hdln_ttl a, span.hdln_dt a {
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color: #040034;
}
span.hdln_ttl a:hover, span.hdln_dt a:hover {
	color: #666666;
}
span.hdln_dt {
	width: 120px;
	display: block;
	float: left;
	clear: left;
	margin: 0;
}

/* Quick Search  */
h2.manuf_title {
	margin: 0;
	display:none;
}
div.search {
	margin: 0 0 0 0;
}
div.info_menu_top {
	background: #FFFFFF url(images/bg_side_search.gif) no-repeat top left;

}
div.info_menu_mid {
	font-size: 10px;
	padding: 0 3px 0 0;
	height: 47px;
}
div.info_menu_mid form {
	margin: 0;
}
div.search input.imgbtn {
	position:relative;
	top:5px;
}

select.manuf_select, input.searcha {
	margin: 5px 0 5px 0;
	width: 200px;
	font-size: 11px;
	padding: 2px;
}

	#vendor-portfolio {
		width: 615px;
		margin: 0px 0px 20px 15px;
		/* background: transparent url(images/bg_vendors.gif) left top no-repeat;			
		height: 210px; */
		height: 520px;
		border: 1px solid #cccccc;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background: #E7E7E9 url(images/bg_distributor.gif) left bottom repeat-x;
		}
		
	#vendor-portfolio div {
			width: 185px;
			float: left;
			text-align: center;
			height: 200px;
			margin: 20px 0px 20px 0px;
		}
		
	#vendor-portfolio p {
			text-align: center;
			margin-bottom: 5px;
		}
		
	#content1col .vimage {
		height: 90px;
		width: 185px;
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		}
		
	.vimage img {
		vertical-align: middle;
		margin: 0 auto;
		text-align: center;
		}
		
	#vendor-portfolio-logos {
		clear: both;
		background: #E7E7E9 url(images/bg_distributor2.gif) left bottom repeat-x;
		height: 100px;
		border: 1px solid #cccccc;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin: 0px 0px 20px 15px;
		width: 615px;
		}
		

/*
@vendor pages
---------------------------------------------------*/

.vendor-logo {
	float: right;
	margin: 0 15px 0 15px;
	}


/*
@avocent page
---------------------------------------------------*/		
			
.avocent-products {
	margin: 0 0 20px 15px;	
}

.avocent-products div.download-box {
	width: 110px;
	margin-top: 8px;
}


/*
@brand downloads show/hide
---------------------------------------------------*/

#hidden4 div.download-box {
	width: 100px;
}

#hidden41 div.download-box {
	width: 130px;
}

#hidden6 div.download-box {
	width: 87px;
}

#hidden61 div.download-box {
	width: 120px;
}

#hidden13 div.download-box {
	width: 100px;
}

#hidden131 div.download-box {
	width: 100px;
}

#hidden31 div.download-box {
	width: 95px;
}

#content1col .avocent-products h3 {
	width: 615px;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	color: #fff;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: #0099CC url(images/bg_headerbar.jpg) left top no-repeat;
}

.avocent-products h3 a {
	display: block;
	height: 40px;	
	text-decoration: none;
	border: 0;
	color: #fff;
	font-size: 17px;
}

.pdf-hidden {
	background: url("images/bg_distributor2.gif") repeat-x scroll left bottom #E7E7E9;
	border: 1px solid #CCCCCC;
	clear: both;
	height: 125px;
	margin: 0 0 20px 0;
	width: 613px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}		

	.pdf-hidden h4 {	
		width: 40px;
		float: left;
		padding: 10px 0 0 10px;
		}
					

/*
@vendors table page
---------------------------------*/
		
	table.vimage2 {
		width: 590px;
		margin: 20px 0px 0px 15px;
		}	
		
	table.vimage2 td {
		vertical-align: middle;
		height: 35px;
		text-align: center;
		padding: 0px;
		}

	.vimage2 img {
		vertical-align: middle;
		text-align: center;
		}

table.vendors{
	margin: 0 0 20px 15px;
	text-align:center;
}

.ven_img{
	text-align:left;
	padding:0px 0px 0px 12px ;
	}

table.vendors td{
	width:24px;
}

tr.vendor_even td, tr.vendor_odd td{
	border-left: 1px solid #FFFFFF;
	width: 27px;
}

tr.vendor_odd td.first_type, tr.vendor_even td.first_type{
	border: 0px;
}

tr.vendor_even{
	background-color:#CCEDFF;
}

tr.vendor_odd  td.vendor_right_odd{
	width:16px;
	border: 0px;
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(images/languageimages/odd_right.gif);
}

tr.vendor_odd td.vendor_left_odd{
	width:16px;
	border: 0px;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/languageimages/odd_left.gif);
}

tr.vendor_even td.vendor_right_even{
	width:16px;
	border: 0px;
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(images/languageimages/even_right.gif);
}

tr.vendor_even td.vendor_left_even{
	width:16px;
	border: 0px;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/languageimages/even_left.gif);
}

tr.vendor_odd{
	background-color:#A7CAF0;
}

td.clear_bg{
	background-color:#FFFFFF;
}

table.vendors td.header {
	padding: 0;
	width: 600px;
}


/*
@Special Offers Page
---------------------------------------------------*/

div.offers_list {
	margin: 0px 0px 0px 15px;
}

div.offer_hldr {
	float: left;
	width: 190px;
	height: 260px;
	margin: 15px 20px 20px 0px;
	display: inline;
	background: transparent url(images/bg_offer_holder.gif) left top no-repeat; 
}

#content1col h3.offer_title {
	height: 40px;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 5px;
}

h3.offer_title a, div.offer_price a, div.offer_partno a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

h3.offer_title a {
	height: 26px;
	font-size: 13px;
}

h3.offer_title a:hover, div.offer_price a:hover, div.offer_partno a:hover {
	color: #fff;
}

div.offer_price, div.offer_partno {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 4px;
}

div.offer_image {
	height: 157px;
	text-align: center;
	margin: 8px 0px 0px 0px;
}

div.offer_image a {
	display: block;
}

div.offer_morelink {
	margin: 0px 0px 0px 10px;
	height: 25px;
	line-height: 25px;
}

div.offer_morelink a { }

div.offer_morelink a:hover {
	color: #000;
}

img.backarrow{
	position: relative; 
	top: 1px
}

div.offer_detail {
	width: 615px;
	height: 250px;
	margin: 0px 0px 0px 15px;
	background: transparent url(images/bg_brands3.gif) left top no-repeat;	
	}
	
h2.offer_detail_title {
	padding-top: 12px;
	}	
	
div.offer_detail_image {
	float: right;
	min-height: 100px;
	border: 1px solid #ccc;
	margin: 5px 15px 0px 10px;
	background-color: #fff;
	padding: 10px;
	border: 6px solid #aaa;
}

div.offer_detail_price {
	color: #138FC8;
	font-size: 15px;
	margin-left:15px;
	}
	
div.offer_detail_description {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	}

#content1col .offer_detail_description p {
	margin-right: 0px;
	margin-left: 0px;
	}

div.bin_link, div.returnlink {
	float: right;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
}

div.bin_link a {
	font-weight:  bold;
}

table.specofferssub {
	background: #DADCDC url(images/bg_newsbar.gif) left top no-repeat;
	color: white;
	font-size:12px;
	clear: both;
	margin: 30px 0 20px 15px;
	height: 35px;
	width: 615px;
	color: #000;
	border-collapse: collapse;
}

table.specofferssub td.offer-title {
	color: #fff;
	}

table.specofferssub td {
	padding: 11px;
	color: #000;
	}

table.specofferssub a {
	color: #000000;
	font-weight: bold;
}

table.specofferssub a:hover {
	color: #138FC8;
}

/*
@sitemap
------------------------------*/

li.sublist {
	margin-left: 20px;
}
div.sitemap a {
	color: #030043;
}
div.sitemap a:hover {
	color: #CC0000;
}
@media print {
	#menubar, #AWMEL0, #kywrdstrap, #infobar, #sidebar-b, #ftrstrp1, #ftrstrp2,
	 .footer, p.print_this_page_link, div.returnlink {
		display: none;
	}
}

div.avo_par_spacer {
	height: 197px;
}

div.minimenu2 {
	clear: both;
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 15px 0px;
	border-bottom: 2px solid #aaa;
	background-color: #CCCCCC;
}
	div.minimenu2 a {
		color: #030043;
		white-space: nowrap;		
	}
	div.minimenu2 a:hover {
		color: #CC0000;
		background: #FFFFFF;
	}

div.tag {
	float: left;
	clear: left;
	font-weight: bold;
	width: 180px;	
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

div.appsum div {
	padding: 5px 0 0 0;
	margin: 0 0 0 185px;
}

dt.impact {
	color: #040043;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	clear: left;
	width: 190px;
}

dt.impact img {
	float: left;
}

dt.impact div {
	float: left;
	position: relative;
	bottom: 3px;
}

dl.hp_points {
	margin: 0 30px 0 10px;
}


/* clients orders */

table.ordertrack {
	font-size: 11px;
	border-collapse:collapse;
	border: 1px solid #138FC8;
	width: 870px;
}

table.ordertrack, table {
     margin-left: 15px;
}

table.ordertrack td {
     padding: 2px;
	 text-align: center;
}

.titlebarmiddot, .titlebarrhs, .titlebarlhs {
	font-weight: bold;
	color: #3399CC;
	background-color: #FCD31A;
	border-bottom: 1px solid #3399CC;
	font-size: 12px;
	border-right: 1px solid #3399CC;
}

.ordergraphbg {
	background-color: #3399CC;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.tableheader3 {
	font-weight: bold;
	font-size: 15px;
	height: 25px;
	vertical-align: middle;
}

div.download-box {
	float:left; 
	width: 130px;
	text-align: center;
}
div.download-box p {
	font-weight: bold;
	margin: 0 5px;;
	text-align: center;
}
.main_cat_drop{
	background-color:#cccccc;
}

fieldset#avocent_search {
	width: 560px;
	
}
select#category{
	margin: 10px 0 10px 0;
}
table#avocent_search {
	width: 100%;
}


/*
@forgotten password page
-----------------------------------------*/

table.forgot_password_form {
	margin: 10px 10px 10px 100px;
}
table.forgot_password_form select {
	width: 166px;
}

span.offer_detail_partno {
	font-size: 13px;
	float: right;
}

/*]]>*/

@media print {
	#infobar, #sidebar-b{
		display: none;
	}
	#content1col{
		width: 9in!important;
	}
}

table.tabgen input.checkbox, table.tabcontus2 input.checkbox, input.checkbox{
	width: auto!important;
	border:none;
}

.checkbox_label {
	float:left;
	width: 50px;
	position: relative;
	top: 3px;
	margin:0px 0px 0px 0px;
	display:block;
}


/*
@rittal page
------------------------------*/

.rittal {
	color:#800080;
	font-size: 13px;
	}

a.rittal_links, a.rittal_links:visited{
	color:#800080!important;
}

a.rittal_links:hover{
	color:#777777!important;
}

/*
@emerson page
------------------------------*/

.emerson-logos {
	float: right;
	margin: 0 15px 0 15px;
	font-size: 11px;
	width: 250px;
	text-align: center;
	}
	
	.emerson-logos img {
		margin-bottom: 10px;
		}

	#el-liebert {
		float: none;
		margin: 15px auto;
	}

.emerson-color {
	color:#42609E;
	}
	
.emerson {
	color:#42609E;
	font-size: 13px;
	font-weight: bold;
	}

a.emerson_links, a.emerson_links:visited{
	color:#42609E!important;
}

a.emerson_links:hover{
	color:#777777!important;
}


/*
@avocent page
------------------------------*/

.avocent-color {
	color:#cc0000;
	}
	
.avocent {
	color:#cc0000;
	font-size: 13px;
	font-weight: bold;
	}
	
a.avocent_links, a.avocent_links:visited{
	color:#cc0000!important;
}

a.avocent_links:hover{
	color:#777777!important;
}

div.findourstocklinks{
	float:right;
	width: 200px!important;
	width: 220px;
	margin: 20px 10px 0 0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 5px 20px;
	height: 140px;
	text-align: center;
}

div.findourstocklinks h2 {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0;
}

div.findourstocklinks img {
	margin: 2px 0;	
}

div.download_cat {
	float:left;
	width: 200px;
	margin:0px;
	padding:0px;
}

div.download_cat ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}

ul li.pdf {
	list-style-type: none ;
	list-style-image:none;
	font-size: 11px;
	height:26px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul li.pdf span {
	display:block;
	float:left;
	margin: 7px 0px 0px 10px;
}

ul li.pdf img {
	float:left;
}


/*
@ppc landing page
------------------------------*/

.ppc_left {
	width:550px; 
	float:left;
}

.ppc_column_left {
	width:250px; 
	height:350px; 
	float:left;
}

.ppc_column_right {
	width:250px; 
	height:350px; 
	float:right;
}

.ppc_right {
	width:265px; 
	float:right;
}

.ppc_right ul {
	margin: 0px 0px 0px 30px;
}

.ppc_right ul li {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_12_blue.gif);
}

.column_top {
	background:#060043 url(images/ppc_landing/box_top.jpg) no-repeat;
	color:#fff;
	margin: 0px 0px 0px 0px
}

.column_top p {
	padding: 10px;
}

.column_bottom {
	background-image: #fff url(images/ppc_landing/box_bottom.jpg) no-repeat;	
	height: 40px;
	margin: 0px 0px 0px 0px
}

div.jobsAccreditation {
    float: right;
    margin: 60px 15px 10px 0px;
}

div.vacancyDownload {
    font-size: 12px;
	margin: 0px 0px 0px 15px;
}
div.vacancyDownload img {
    vertical-align: middle;
}


/*
@custom classes
---------------------------------------------------*/

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.no-display {
	display: none!important;
	}

.white {
	color: #fff;
	}

.lead {
	font-size: 17px;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #888888;
	color: #555555;
	}
	
.noline {
	border-bottom: 0px solid #888888;
	padding: 0;
	}

.redtext {
	color: #CC0000;
}
	
.double-space {
	margin-bottom: 2em;
	}
	
.partners-download {
	width: 100px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 18px;
	text-align: center;
	}
	
.small-icons {
	width: 90px;
	margin: 0px 0px 0px 10px;
	}
	
.partners-download img {
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#content1col .partners-download p {
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
	}
	
.bigger {
	font-size: 15px;
	font-weight: bold
	}
	
.hrule {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	line-height: 1px;
	font-size: 1px;
	}


/*
@articles press releases page
-----------------------------------------*/

.lead_article_html {
	margin: 0px 15px 0px 15px;
	}
.lead_article_index {
	margin: 0px 15px 0px 15px;
	}
.index_article br {
	display: none;
	}
.index_article p {
	margin-bottom: 5px;
	color: #fff;
	}
.index_article {
	line-height: 100%;
	padding: 10px 0px 0px 0px;
	color: #333;
	}
.index_article h3 {
	color: #138FC8;
	font-size: 15px;
	margin-bottom: 10px;
	}
.index_article a {
	text-align: right;
	}

#partner-contact {
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	}

.stocktext {
	margin-left: 15px;
	margin-right: 15px;
	}   


/*
@iceCAT
-----------------------------------------*/
  
div.iceCATproductInfo {
        width: 98%;
        margin: 0 10px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;        
}

div.iceCATproductInfo table.mainTable { }

div.iceCATproductInfo table { }

div.iceCATproductInfo td.main {
        font-size:  100% !important;
}

div.iceCATproductInfo td.image {
    vertical-align: middle;
    text-align: center;
}

div.iceCATproductInfo td.image table {
    width: 100%;
}

div.iceCATproductInfo td.image table td {
    text-align: center !important;
}

div.raised {
    display:none;
}

#vendor-portfolio div.emerson p {
	margin-bottom: 2px;
	}
	
	
/*
@flickr
-----------------------------------------*/
	
ul#custom_flickr_badge {
	list-style-type: none;
	margin-left: 40px;
	padding-top: 20px;
	}
	
ul#custom_flickr_badge img {
	padding: 4px;
	border: 1px solid #aaa;
	}
	
ul#custom_flickr_badge img:hover {
	border: 1px solid #007DBC;
	}
	
ul#custom_flickr_badge li {
	list-style-type: none;
	width: 130px;
	height: 130px;
	float: left;
	display: inline;
	}
	
.gallery {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #ddd url(images/bg_forms.gif) left bottom repeat-x;
	margin: 10px 20px 0px 20px;
	}	


ul#custom_flickr_badge.flickr_xmas img {
	padding: 3px;
	border: 1px solid #aaa;
	}
	
ul#custom_flickr_badge.flickr_xmas li {
	list-style-type: none;
	width: 103px;
	height: 100px;
	float: left;
	display: inline;
	}

	
.float_home_link{
    position: fixed;
    bottom: 0;
    right: 50px;
    width: 170px;
    height: 75px;
    text-align: center;
    background: transparent url(images/home_link.gif) left top no-repeat;
    color: #fff;
    font-weight: bold;
	line-height: 23px;
    /* IE 6*/
    _display: none;
	color: #fff;
} 

.float_home_link a{
    color: #fff;
    font-weight: bold;
}

.float_home_link a:hover {
    text-decoration: underline;
    }
    
.blockMsg {
	*margin-top: 50px !important;
}

#rma_info {
	margin-left: 15px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	background:url("images/bg_forms.gif") repeat-x scroll left bottom #DDDDDD;
	border:1px solid #CCCCCC;
	padding: 10px;
	}

.rma_hide {
	display: none;
	}

table#rma_info h3 {
	font-size: 16px;
	font-weight: bold;
	}

table#rma_info td {
	padding: 3px;
	font-size: 12px;
	}
	
table#rma_info p {
	margin-left: 0px;
	}
	
#content1col #rma_info h3 {
	margin-left: 0px;
	}

p.no_news_feeds {
	padding-left: 2px;
	float:left;        
}

#explain_status_block {
	border-left:13px solid;
	padding-left:5px;
	}


/*
@paging
---------------------------------------------------*/

#paging-numbers {
	margin-left: 15px;
	width: 600px;
	margin-bottom: 5px;
	}

#paging-numbers span {
	border: 1px solid #aaa;
	width: 18px;
	display: block;
	float: left;
	margin: 0px 3px 3px 0px;
	text-align: center;
	background-color: #f0f0f0;
	height: 18px;
	line-height: 18px;
	}
	
#paging-numbers span:hover {
	background-color: #aaa;
	}
	
#paging-numbers a {
	width: 100%;
	height: 100%;
	display: block;
	}


/*
@Admin Area
----------------------------------------------*/

.admin form {
	margin-left: 15px;
	}

table.appform {
    margin: 0 0 0 15px;
	width: 870px;
}

table.appform.user-details	{
	width: 470px;
	margin: 0 0 0 0;
	}
	
	table.appform.user-details td {
		padding: 2px;
		}
	
table.appform.user-selector	{
	width: 300px;
	margin: 0 0 20px 0;
	}

table.appform tr.firstRow {
	background: #138FC8 url("images/bg_topbar.jpg") left top repeat-x;
	color: white!important;
	height: 35px;
	line-height: 35px;
	text-indent: 3px;
	}
	
tr.firstRow td {
	font-weight: bold;
	font-size: 13px;
	padding: 0px!important;
	}

.tbl-admin {
	border: 1px solid #138FC8;
	background-color: #fff;
	border-collapse: collapse;
	}

.tbl-admin td {
	padding: 3px;
	font-size: 12px;
	}
	
.tbl-admin tr:hover {
	background-color: #bbbbbb;
	}
	
.row0 {
    background-color: #fff;
}

.row1 {
    background-color: #C8E7F7;
}


/*
@christmas page
------------------------------------*/

#content1col h3.xmas {
	width: 615px;
	height: 106px;
	line-height: 100px;
	text-indent: 10px;
	color: #fff;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	background: #0099CC url(images/bg_xmasheaderbar.jpg) left top no-repeat;
	font-size: 17px;
	font-weight: bold;
}

#christmas-emails img {
	float: left;
	margin: 0px 0px 10px 11px;
	display: inline;
	}


/*
@expand menu
--------------------------------------*/

.slide_menu {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 225px;
	padding: 10px 0 40px 0;
}

.expand_all,
.collapse_all {
	cursor: pointer;
}

.slide_menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu1 li, .slide_menu li {
	background: transparent url(images/bg_menu.png) 210px 10px no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
}

.slide_menu ul ul {
	display: block;
}

.slide_menu ul ul li a {

}

.slide_menu ul ul ul li a {

}

.slide_menu a {
	color: #0b5272;
	cursor: pointer;
	display: block;
	margin-left: 0;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	padding-left: 6px;
}

	.slide_menu a:hover, slide_menu a.selected, slide_menu ul a.selected {
		background-color:  #ccc;
	}
	
	.slide_menu a.expanded {	}
	
	.slide_menu a.collapsed {	}
	
.slide_menu ul a {
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: normal;
	padding-left: 20px;
}
.slide_menu ul li ul a {
	color: #0f74a2;
}
.slide_menu ul ul ul a {
	color: #138FC8;
}

	.slide_menu ul a:link {
		font-weight: normal;
		}
	
	.slide_menu ul a:hover {
		background-color:  #ccc;
		}
	
	.slide_menu li.active a {
		background: #ccc;
		}

	.slide_menu li.active li a {
		background: #ccc;
	}

.slide_menu ul ul a {
	border-bottom: 1px solid #fff;
	color: #138FC8;
	display: block;
	font-weight: normal;
	padding-left: 40px;
}

.slide_menu ul ul ul a {
	padding-left: 50px;
	font-size: 11px;
}

#menu1 li.footer .slide_menu .footer {
	background: transparent url('footer.jpg') no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	line-height: 15px;
	margin: 0 0 10px 0;
	width: 131px;
}

.slide_menu .footer span {
	display: none;
}

.selected {
	background-color:  #ccc!important;
	}


