@charset "utf-8";
@import url('reset.css');
/********** GLOBAL STYLES **********/
body {
	background-color: #000;
}
#wrapper {
	height: auto;
	width: 858px;
	margin: auto;
	position: relative;
}
#logo {
	height: 86px;
	width: 94px;
	position: absolute;
	z-index: 10;
	top: 98px;
	left: -47px;
}
#adminLogo {
	height: 86px;
	width: 94px;
	position: absolute;
	z-index: 10;
	top: 38px;
	left: -47px;
}
#header {
	height: 109px;
	width: 858px;
	overflow: hidden;
	position: relative;
}
#header ul {
	margin-top: 38px;
}
#header li {
	float: left;
	display: inline;
}
#header .inputBg {
	background: url(../images/bg_header_input.gif) center center no-repeat;
}
#header .inputBox {
	height: 15px;
	width: 139px;
	border: 0;
	background: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	margin: 8px 14px;
	color: #bfbfbf;
}
#header .button {
	height: 30px;
	width: 32px;
	border: 0;
	background: url(../images/btn_send.gif) left top no-repeat;
	cursor: pointer;
}
#header .button:hover {
	background-position: 0 -30px;
}
#header #loginList {
	position: absolute;
}
#header #searchList {
	position: absolute;
	right: 0;
}
#topMenu {
	height: 62px;
	width: 858px;
	overflow: hidden;
}
#topMenu ul {
	height: 31px;
	overflow: hidden;
}
#topMenu li {
	float: left;
	display: inline;
}
#topMenu .tab_row1 {
	height: 31px;
	width: 163px;
	background: url(../images/tab_row1.jpg) left top no-repeat;
}
#topMenu .tab_row2 {
	height: 31px;
	width: 163px;
	background: url(../images/tab_row2.jpg) left top no-repeat;
}
#topMenu li a {
	height: 31px;
	width: 115px;
	text-indent: -9999px;
	display: block;
}
#topMenu li a.products {
	background: url(../images/tab_products.jpg) left top no-repeat;
}
#topMenu li a.services {
	background: url(../images/tab_services.jpg) left top no-repeat;
}
#topMenu li a.about_us {
	background: url(../images/tab_about_us.jpg) left top no-repeat;
}
#topMenu li a.request_quote {
	background: url(../images/tab_quotation_request.jpg) left top no-repeat;
}
#topMenu li a.specials {
	background: url(../images/tab_specials.jpg) left top no-repeat;
}
#topMenu li a.careers {
	width: 120px;
	background: url(../images/tab_careers.jpg) left top no-repeat;
}
#topMenu li a.home {
	background: url(../images/tab_home.jpg) left top no-repeat;
}
#topMenu li a.events {
	background: url(../images/tab_community4.jpg) left top no-repeat;
}
#topMenu li a.news {
	background: url(../images/tab_news.jpg) left top no-repeat;
}
#topMenu li a.contact_us {
	background: url(../images/tab_contact_us.jpg) left top no-repeat;
}
#topMenu li a.leasing {
	background: url(../images/tab_leasing.jpg) left top no-repeat;
}
#topMenu li a.training {
	width: 120px;
	background: url(../images/tab_training.jpg) left top no-repeat;
}
#topMenu li a.manufacture {
	background: url(../images/tab_manufacture.gif) left top no-repeat;
}
#topMenu li a:hover {
	background-position: 0 -31px;
}
#mast {
	height: 287px;
	width: 858px;
}
#footer {
	height: 56px;
	width: 858px;
	background: url(../images/bg_footer.gif) left top repeat-x;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #93815e;
	padding: 12px;
}
#footer a {
	color: #93815e;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
#seminar {	
	font-size: 0.95em;
	color:#CC9933 !important;
	height:45px;
	padding-top:10px;
	font-weight:bold;
	line-height:18px;
	overflow:hidden;	
	text-align:center;
}
/********** TEXT STYLES **********/
p, h2, h3, td, .content li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}
h2 {
	color: #ffd659;
	padding-bottom: 3px;
}
h3 {
	color: #ab8d50;
}
h4 {
	color: #ffd659;
}
h3, h4 {
	font-size: 1em;
	font-weight: 100;
}
p {
	color: #b2a17d;
	text-align: justify;
	line-height: 1.25em;
	padding-bottom: 18px;
}
.highlight {
	color: #ffd659;
}
.text {
	text-indent: -9999px;
	overflow: hidden;
}
.input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px;
	border: none;
	background-color: #FFF;
}
.compobox{font-family: Tahoma, Geneva, sans-serif;
	padding: 2px;
	border: none;
	background-color: #FFF;
	width:234px;
	height:23px;
	}
	
.link {
	color: #ffd659;
}
.link:hover {
	text-decoration: none;
}
td, td a {
	color: #b2a17d;
}
td a:hover {
	text-decoration: none;
}
.button {
	cursor: pointer;
	border: 0;
	overflow: hidden;
}
.button:hover {
	background-position: left bottom;
}
h6 {
	font-weight: 100;
}
/********** CONTENT STYLES **********/
.contentWrapper {
	height: auto;
	width: 858px;
	background: url(../images/bg_content_mid.jpg) center top repeat-y;
	position: relative;
}
.content {
	width: 848px;
	height: auto;
	min-height: 204px;
	padding: 5px;
	background: url(../images/bg_content_top.jpg) center top no-repeat;
	
	
}
.contentBgBottom {
	height: 576px;
	width: 858px;
	background: url(../images/bg_content_bottom.jpg) center bottom no-repeat;
	position: absolute;
	bottom: 23px;
	left: 0;
	z-index: 100;
}
.contentBtm {
	height: 23px;
	width: 858px;
	background: url(../images/bg_content_btm.gif) center bottom no-repeat;
	text-align: center;
}
.contentBtm .btn_top {
	background: url(../images/btn_top.gif) center top no-repeat;
	height: 23px;
	width: 43px;
	text-indent: -9999px;
	display: block;
	margin: auto;
}

.contentBtm .btn_top:hover {
	background-position: 0 -23px;
}
.btn_back {
	background: url(../images/btn_back2.gif) center top no-repeat;
	height: 28px;
	width: 64px;
	text-indent: -9999px;
	border:0px solid #787878;
	display: block;	
	text-align:left;
}
.btn_back:hover {
	background-position: 0 -27px;
}
div.mainContent {
	width: 748px;
	min-height: 420px;
	height: auto;
	margin: 46px 50px 50px 50px;
	padding-top: 35px;
	position: relative;
	z-index: 200;
}

h1.title {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 749px;
}
#subMenu {
	width: 848px;
	height: 33px;
	background: url(../images/bg_submenu.gif) center top repeat-x;
	overflow: hidden;
}
#subMenu ul {
	margin: 9px 0 0 50px;
}
#subMenu li {
	float: left;
	padding: 0 14px;
	background: url(../images/submenu_separator.gif) right center no-repeat;
}
#subMenu li a {
	color: #b2a17d;
	text-decoration: none;
}
#subMenu li a:hover {
	text-decoration: underline;
}
.send2 {
	background: url(../images/btn_send2.gif) left top no-repeat;
	height: 30px;
	width: 32px;
}
.submit {
	background: url(../images/btn_submit.gif) left top no-repeat;
}
.update {
	background: url(../images/btn_update.gif) left top no-repeat;
}
.reset {
	background: url(../images/btn_reset.gif) left top no-repeat;
}
.logout {
	background: url(../images/btn_logout.gif) left top no-repeat;
	cursor: pointer;
	border: 0;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: 20px;
}
.delete {
	background: url(../images/btn_delete.gif) left top no-repeat;
}
.submit, .reset, .update, .logout, .delete {
	height: 27px;
	width: 63px;
}
/********** BOTTOM PANEL STYLES **********/
#bottomPanel {
	height: 172px;
	width: 826px;
	padding: 16px;
	background: url(../images/bg_bottom_panel.jpg) center top no-repeat;
	overflow: hidden;
}
#bottomPanel .panelMenu {
	height: 30px;
	width: 826px;
	overflow: hidden;
}
#bottomPanel .panelMenu li {
	float: left;
	margin-right: 1px;
	display: inline;
}
#bottomPanel .panelMenu li a {
	height: 31px;
	text-indent: -9999px;
	display: block;
}
#bottomPanel .panelMenu li a.newProducts {
	width: 155px;
	background: url(../images/tab_new_products.jpg) 0 -31px no-repeat;
}
#bottomPanel .panelMenu li a.latestNews {
	width: 156px;
	background: url(../images/tab_latest_news.jpg) 0 -31px no-repeat;
}
#bottomPanel .panelMenu li a.specials {
	width: 156px;
	background: url(../images/tab_specials_btm.jpg) 0 -31px no-repeat;
}
#bottomPanel .panelMenu li a.productShowcase {
	width: 156px;
	background: url(../images/tab_product_showcase2.gif) 0 -31px no-repeat;
}
#bottomPanel .panelMenu li a:hover, #bottomPanel .panelMenu li a.active {
	background-position: 0 0;
}
#bottomPanel .panelContent {
	height: 88px;
	width: 760px;
	padding: 33px 33px 20px 33px;
	background: url(../images/bg_panel.jpg) center top no-repeat;
	overflow: hidden;
	position: relative;
}
#bottomPanel .panelContent .listBox {
	height: 80px;
	width: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}
#bottomPanel .panelContent2 {
	height: 88px;
	width: 760px;
	padding: 55px 0px 0px 66px;
	background: url(../images/bg_panel6.gif) center top no-repeat;
	overflow: hidden;
	position: relative;
}
#bottomPanel .panelContent2 .listBox2 {
	height: 80px;
	width: 760px;
	float: left;
	display: inline;
	overflow: hidden;
}
#bottomPanel .panelContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: .7em;
	padding-bottom: 3px;
	color: #ffd659;
}
#bottomPanel .panelContent li {
	background:url(../images/bullet_panel.gif) no-repeat 0 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #d9d9d9;
	line-height: 1.5em;
	padding-left: 11px;
}
#bottomPanel .panelContent li a {
	color: #d9d9d9;
	text-decoration: none;
}
#bottomPanel .panelContent li a:hover {
	text-decoration: underline;
}
#bottomPanel .panelDescBox {
	height: 88px;
	width: 560px;
	margin-bottom: 30px;
	float: left;
	display: inline;
	overflow: hidden;
}
#bottomPanel .panelDescBox img {
	float: left;
	margin-right: 20px;
}
#bottomPanel .panelDescBox p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	line-height: 1.125em;
	text-align: justify;
}
#bottomPanel .panelDescBox p a {
	color: #ffd659;
	text-decoration: underline;
}
#bottomPanel .panelDescBox p a:hover {
	text-decoration: none;
}
#bottomPanel .panelContent #btn {
	position: absolute;
	height: 34px;
	width: 36px;
	background: url(../images/about_send.jpg) center top no-repeat;
	border: 0;
	top: 48px;
	left: 446px;
	cursor: pointer;
}
#bottomPanel .panelContent #btn:hover {
	background: url(../images/about_send.jpg) center bottom no-repeat;
}
/********** ABOUT CONTENT STYLES **********/
.aboutBg {
	background: url(../images/bg_about.jpg) center top no-repeat;
}
.titleAbout {
	background: url(../images/title_about_us.jpg) left top no-repeat;
}
#aboutContent #message {
	position: absolute;
	width: 530px;
	top: 35px;
	right: 0;
	background: url(../images/line_about.gif) right top no-repeat;
}
.textHelping {
	height: 20px;
	width: 337px;
	background: url(../images/text_helping_people.png) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0;
}
/********** TRAINING CONTENT STYLES **********/
.trainingBg {
	background: url(../images/bg_training.jpg) center top no-repeat;
}
.titleTraining {
	background: url(../images/title_training.jpg) left top no-repeat;
}
#trainingContent #textThere {
	height: 15px;
	width: 360px;
	background: url(../images/text_there_are_no.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px auto;
}
/********** SERVICES CONTENT STYLES **********/
.servicesBg {
	background: url(../images/bg_services.jpg) center top no-repeat;
}
.titleServices {
	background: url(../images/title_services.jpg) left top no-repeat;
}
#servicesContent .photos {
	margin: 10px;
}
.servTable {
	width: 740px;
	border: 0;
	margin-top: 30px;
}
.servTable tr {
	vertical-align: top;
}
.servTable .headRow td {
	height: 45px;
	font-weight: bold;
	color: #ab8d50;
	text-align: center;
}
.servTable td {
	padding: 10px;
}
.servTable .titleCol {
	width: 140px;
}
.servTable .descCol {
	width: 300px;
}
.servTable .imgCol {
	width: 100px;
	text-align: center;
}
/********** LEASING CONTENT STYLES **********/
.leasingBg {
	background: url(../images/bg_leasing.jpg) center top no-repeat;
}
.titleLeasing {
	background: url(../images/title_leasing.jpg) left top no-repeat;
}
#linkSales a {
	height: 15px;
	width: 166px;
	text-indent: -9999px;
	display: block;
	background: url(../images/link_sales.gif) left top no-repeat;
}
/********** POLYCOM CONTENT STYLES **********/
.polycomBg {
	background: url(../images/bg_content_bottom.jpg) center top no-repeat;
}
.titlePolycom {
	background: url(../images/logo_PLYsm.jpg) center top no-repeat;
}
#linkSalespolycom a {
	height: 15px;
	width: 166px;
	text-indent: -9999px;
	display: block;
	background: url(../images/link_sales.gif) center top no-repeat;
}
/********** NEWS CONTENT STYLES **********/
.titleNews {
	background: url(../images/title_news.jpg) left top no-repeat;
}
.newsBg {
	background: url(../images/bg_news.jpg) center top no-repeat;
}
#newsTable {
	width: 748px;
	border: 0;
	margin-top: 10px;
}
#newsTable tr {
	vertical-align: top;
}
#newsTable td {
	font-size: inherit;
}
#newsTable .headRow {
	position: relative;
	height: 50px;
	width: 748px;
}
#newsTable .leftCol {
	text-align: left;
	width: 92px;
	
}
#newsTable .leftCol h2 {
	/*height: 42px;

	width: 62px;

	color: #b2a17d;

	text-align: center;

	overflow: hidden;

	padding-top: 4px;

	font-size: 0.95em;

	color:#B2A17D;
	font-size:0.82em;*/
	font-size: 0.95em;
	color:#FFD659 !important;
	height:42px;
	overflow:hidden;
	padding-top:4px;
	text-align:left;
}
#newsTable .leftCol h3 {	
	font-size: 0.95em;
	color:#FFD659 !important;
	height:42px;
	font-weight:bold;
	line-height:18px;
	overflow:hidden;	
	text-align:left;
}
#newsTable .rightCol {
	width: 656px;
	padding-bottom: 10px;
}
#newsTable .rightCol h2, #newsTable .rightCol h2 a {
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 0.95em;
	color:#FFD659 !important;
	text-decoration:none;
}
#newsTable .rightCol p {
	font-size: 0.875em;
}
#newsTable .navigation {
	position: absolute;
	top: 0;
	right: 0;
}
/********** PRIVACY CONTENT STYLES **********/
.privacyBg {
	background: url(../images/bg_about.jpg) center top no-repeat;
}
.titlePrivacy {
	background: url(../images/title_privacy.jpg) left top no-repeat;
}

.titlegnheadset {
	background: url(../images/title_gnhandsets.jpg) left top no-repeat;
}
.titlejabra {
	background: url(../images/title_jabra.jpg) left top no-repeat;
}
/********** NAVIGATION STYLES **********/
.navigation li {
	float: left;
}
.navigation li a {
	height: 23px;
	width: 23px;
	text-indent: -9999px;
	display: block;
}
.navigation li a.backward {
	background: url(../images/btn_backward.gif) left top no-repeat;
}
.navigation li a.back {
	background: url(../images/btn_back.gif) left top no-repeat;
	margin-left: 9px;
}
.navigation li a.next {
	background: url(../images/btn_next.gif) left top no-repeat;
	margin-left: 29px;
}
.navigation li a.forward {
	background: url(../images/btn_forward.gif) left top no-repeat;
	margin-left: 9px;
}
.navigation li a.backward:hover, .navigation li a.back:hover, .navigation li a.next:hover, .navigation li a.forward:hover {
	background-position: 0 -23px;
}
/********** REQUEST CONTENT STYLES **********/
.requestBg {
	background: url(../images/bg_request.jpg) center top no-repeat;
}
.titleRequest {
	background: url(../images/title_quotation_request.jpg) left top no-repeat;
}
#requestContent #searchBox {
	width: 508px;
	height: 32px;
	padding-left: 240px;
	margin-bottom: 20px;
}
#requestContent #searchBox .input, #requestContent #searchBox .send2 {
	line-height: 20px;
	vertical-align: middle;
}
#requestContent #searchBox .input {
	width: 225px;
	height: 20px;
	margin-right: 10px;
}
#requestContent #require {
	height: 190px;
	width: 586px;
	margin-top: 10px;
}
#textContactInfo {
	background: url(../images/text_contact_info.png) left top no-repeat;
	height: 12px;
	width: 127px;
}
#textAttach {
	background: url(../images/text_attachment.png) left top no-repeat;
	height: 12px;
	width: 83px;
}
#textRequire {
	background: url(../images/text_requirements.png) left top no-repeat;
	height: 14px;
	width: 88px;
}
.contactInfo {
	margin: 15px 0 30px 0;
	width: 380px;
	border: 0;
}
.contactInfo .input {
	height: 18px;
	width: 228px;
	border: none;
	background-color: #FFF;
}
.contactInfo tr {
	vertical-align: top;
}
.contactInfo .leftCol {
	width: 145px;
	height: 27px;
	padding: 3px 10px 0 0;
	text-align: right;
	line-height: 1.25em;
}
.contactInfo .rightCol {
	height: 30px;
	width: 235px;
}
#busType {
	width: 140px;
}
#country, #hear {
	width: 232px;
}
#attachBox {
	width: 748px;
	height: 40px;
	overflow: hidden;
	margin: 10px 0;
}
#attachBox .textBox {
	width: 335px;
	height: 40px;
	float: left;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #b2a17d;
}
#attachBox .uploadBox {
	width: 270px;
	height: 40px;
	float: left;
	display: inline;
}
#attachBox .uploadBox input {
	width: 260px;
}
#btnBox {
	padding: 30px 0 0 220px;
}
#btnBox #reset {
	margin-left: 30px;
}
/********** CUSTOMER SPECIALS CONTENT STYLES **********/
.customerBg {
	background: url(../images/bg_customer.jpg) center top no-repeat;
}
.titleCustomer {
	background: url(../images/title_customer.jpg) left top no-repeat;
}
#textAddComments {
	background: url(../images/text_add_comments.png) left top no-repeat;
	height: 12px;
	width: 140px;
}
#comments {
	height: 140px;
	width: 480px;
}
/********** CONTACT CONTENT STYLES **********/
.contactBg {
	background: url(../images/bg_contact.jpg) center top no-repeat;
}
.titleContact {
	background: url(../images/title_contact.jpg) left top no-repeat;
}
#textMailingAdd {
	background: url(../images/text_mailing_address.png) left top no-repeat;
	height: 15px;
	width: 280px;
	margin-top: 10px;
}
/********** SELL ITEMS CONTENT STYLES **********/
.sellBg {
	background: url(../images/bg_sell.jpg) center top no-repeat;
}
.titleSell {
	background: url(../images/title_sell.jpg) left top no-repeat;
}
#textItemSell {
	background: url(../images/text_items_sell.png) left top no-repeat;
	height: 12px;
	width: 80px;
}
.itemTable {
	width: 586px;
	border: 0;
	margin: 15px 0 10px 0;
}
.itemTable tr {
	vertical-align: top;
}
.itemTable .headRow td {
	text-align: center;
	height: 20px;
}
.itemTable .descCol {
	height: 30px;
	width: 233px;
}
.itemTable .descCol input {
	height: 18px;
	width: 220px;
}
.itemTable .modCol {
	height: 30px;
	width: 236px;
}
.itemTable .modCol select {
	width: 228px;
}
.itemTable .qtyCol {
	height: 30px;
	width: 114px;
}
.itemTable .qtyCol input {
	height: 18px;
	width: 114px;
}
.itemTable .buttonBox {
	padding-left: 450px;
	width: 136px;
}
.itemTable .btnMore {
	margin-left: 10px;
}
.btnFewer {
	background: url(../images/btn_fewer.gif) left top no-repeat;
	height: 27px;
	width: 63px;
}
.btnMore {
	background: url(../images/btn_more.gif) left top no-repeat;
	height: 27px;
	width: 63px;
}
.btn_apply {
	background: url(../images/btn_apply.gif) left top no-repeat;
	height: 27px;
	width: 63px;
}
.btnFewer:hover, .btnMore:hover, .btn_apply:hover {
	background-position: 0 -27px;
}






/********** MANUFACTURERS CONTENT STYLES **********/
.manuBg {
	background: url(../images/bg_manufacturers.jpg) center top no-repeat;
}
.titleManu {
	background: url(../images/title_manufacturers.jpg) left top no-repeat;
}
.textDescription {
	background: url(../images/text_description.png) left top no-repeat;
	height: 14px;
	width: 71px;
}
.textManufacturer {
	background: url(../images/text_manufacturer.png) left top no-repeat;
	height: 12px;
	width: 84px;
}
.textRequest {
	background: url(../images/title_quotation_information.jpg) left top no-repeat;
	height: 12px;
	width: 84px;
}
.textSell {
	background: url(../images/title_sell_equipment.jpg) left top no-repeat;
	height: 12px;
	width: 84px;
}




.manuTable {
	width: 770px;
	border: 0;
}
.manuTable tr {
	vertical-align: top;
}
.manuTable .headRow td {
	height: 30px;
}
.manuTable .manuCol {
	width: 50px;
	text-align: right;
	padding-bottom: 30px;
}
.manuTable .descCol {
	width: 500px;
	padding-left: 5px;
	padding-bottom: 30px;
	text-align: justify;
	line-height: 1.25em;
}
.manuTable .descCol h6 {
	text-align: right;
	margin-top: 10px;
}
#browseManu {
	text-align: right;
	padding-left: 20px;
	color: #ffd659;
}

#manuContent .navTop {
	position: absolute;
	top: 30px;
	right: 0;
}
#manuContent .navBot {
	position: absolute;
	bottom: 30px;
	right: 0;
}








/********** HOT SPECIALS CONTENT STYLES **********/
.specialsBg {
	background: url(../images/bg_specials.jpg) center top no-repeat;
}
.titleSpecial {
	background: url(../images/title_specials.jpg) left top no-repeat;
}
#specialContent .navTop {
	position: absolute;
	top: 140px;
	right: 0;
}
#specialContent .navBot {
	position: absolute;
	bottom: 30px;
	right: 0;
}
#specialContent .textAllPrices {
	margin-bottom: 10px;
}
.textAllPrices {
	background: url(../images/text_canadian_dollars.png) left top no-repeat;
	height: 14px;
	width: 241px;
}
.specialTable {
	width: 475px;
	border: 0;
	margin-top: 20px;
}
.specialTable tr {
	vertical-align: top;
}
.specialTable .prodCol {
	width: 150px;
	padding-bottom: 30px;
}
.specialTable .descCol {
	width: 325px;
	padding-bottom: 30px;
	text-align: justify;
	line-height: 1.25em;
}
.specialTable .descCol .input {
	height: 22px;
	width: 57px;
}
.specialTable .descCol .textBox {
	height: 95px;
	overflow: hidden;
}
.specialTable .descCol .qtyBox {
	vertical-align: middle;
	height: 30px;
	overflow: hidden;
}
.specialTable .descCol div span, .specialTable .descCol div .input, .specialTable .descCol div .btnAddQuote {
	line-height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.btnAddQuote {
	background: url(../images/btn_add_quote.gif) left top no-repeat;
	height: 27px;
	width: 104px;
}
.btnAddQuote:hover {
	background: url(../images/btn_add_quote.gif) left bottom no-repeat;
}


/********** PRODUCTS CONTENT STYLES **********/
.titleProducts {
	background: url(../images/title_products.jpg) left top no-repeat;
}
.productBg {
	background: url(../images/bg_products.jpg) center top no-repeat;
}
#productContent .textSelectManu, #productContent .textSelectCate, #productContent .textAllPrices {
	margin-bottom: 10px;
	
}

.textSelectManu {
	background: url(../images/text_select_manu.png) left top no-repeat;
	height: 12px;
	width: 130px;
}
.textSelectCate {
	background: url(../images/text_select_cate.png) left top no-repeat;
	height: 15px;
	width: 159px;
}
.textSelectCate1 {
	background: url(../images/text_select_cate.png) left top no-repeat;
	height: 15px;
	width: 159px;
}
.textSku {
	background: url(../images/text_sku.png) left top no-repeat;
	height: 12px;
	width: 29px;
}
#productContent select {
	width: 230px;
	margin-bottom: 30px;
}
.prodList li {
	color: #b2a17d;
	cursor: pointer;
	line-height: 1.4em;
}
.prodList li a {
	color: #b2a17d;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/tree_plus.gif) no-repeat 0 5px;
}
.prodList li a:hover {
	text-decoration: underline;
	background: url(../images/tree_minus.gif) no-repeat 0 5px;
}
.prodTable {
	width: 750px;
	border: 0;
	margin-top: 30px;
}
.prodTable tr {
	vertical-align: middle;
}
.prodTable .headRow td {
	height: 45px;
	font-weight: bold;
	color: #ab8d50;
}
.prodTable .headRow h3 {
	margin-top: 20px;
}
.prodTable td {
	padding: 4px 0;
}
.prodTable td img {
	padding: 5px 0;
}
.prodTable .skuCol {
	width: 140px;
}
.prodTable .descCol {
	width: 215px;
}
.prodTable .imgCol {
	width: 50px;
}
#productContent .navTop {
	position: absolute;
	top: 210px;
	right: 0;
}
#productContent .navBot {
	position: absolute;
	bottom: 0px;
	right: 0;
}
/********** CAREERS CONTENT STYLES **********/
.careersBg {
	background: url(../images/bg_careers.jpg) center top no-repeat;
}
.titleCareer {
	background: url(../images/title_careers.jpg) left top no-repeat;
}
#careerContent table {
	width: 748px;
	border: 0;
	margin-top: 25px;
}
#careerContent table tr {
	vertical-align: top;
}
#careerContent table td {
	font-size: inherit;
}
#careerContent table .hrdRow td {
	height: 35px;
}
#careerContent table .leftCol {
	width: 685px;
}
#careerContent table .rightCol {
	width: 63px;
}
#careerContent table Col {
	padding-bottom: 20px;
}
/********** EVENTS CONTENT STYLES **********/
.eventsBg {
	background: url(../images/bg_events.jpg) center top no-repeat;
}
.titleEvent {
	height: 16px;
	width: 57px;
	background: url(../images/title_events.jpg) left top no-repeat;
}
#EventssTable {
	width: 748px;
	border: 0;
	margin-top: 10px;
}
#eventContent h4 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 20px 0 10px 0;
}
#eventContent a {
	color: #ffd659;
}
#eventContent a:hover {
	text-decoration: none;
}
#eventContent .photo {
	float: right;
	margin-left: 10px;
}
#eventContent .communityCol, #eventContent .businessCol {
	float: left;
	width: 370px;
	position: relative;
}
#eventContent .stories {
	margin-top: 10px;
}
#eventContent .stories li {
	list-style: decimal outside;
	margin-left: 25px;
	line-height: 1.5em;
	color: #b2a17d;
	font-size: .9em;
}
#eventContent .stories  li a {
	color: #b2a17d;
	font-size: 1em;
	text-decoration: none;
}
#eventContent .stories  li a:hover{
	color: #ffd659;
}
#eventContent .navigation {
	margin-top: 20px;
}
/********** ADMIN CONTENT STYLES **********/
.adminContent {
	padding: 0;
	padding-top: 30px;
}
.titleLogin {
	background: url(../images/title_login.jpg) left top no-repeat;
}
.loginList li {
	height: 30px;
}
.titleAdmin {
	background: url(../images/title_welcome_admin.jpg) left top no-repeat;
}
.adminTable {
	width: 748px;
	border: 0;
}
.adminTable tr {
	vertical-align: top;
}
.adminTable td {
	font-size: .75em;
}
.adminTable .leftCol {
	width: 150px;
}
.adminTable .rightCol {
	width: 598px;
	padding-bottom: 5px;
}
.adminTable .input, .adminTable textarea {
	width: 430px;
	font-size: inherit;
}
.adminTable select {
	width: 434px;
	font-size: inherit;
}
.adminTable textarea {
	height: 200px;
}
.adminContent .navTop {
	margin-top: 20px;
}
.adminContent .orderCol {
	width: 50px;
	text-align: center;
}
.adminContent .orderCol input {
	height: 15px;
	width: 20px;
	font-size: inherit;
	margin: auto;
}
.adminContent .delCol {
	width: 50px;
	text-align: center;
}
.adminContent .prodTable {
	width: 748px;
	margin-bottom: 20px;
}
.adminContent .headRow td {
	height: 30px;
}
.adminContent .prodTable td {
	padding: 5px;
}
.adminContent .eventTable {
	width: 740px;
	border: 0;
	margin-top: 30px;
}
.adminContent .eventTable tr {
	vertical-align: top;
}
.adminContent .eventTable .headRow td {
	height: 45px;
	font-weight: bold;
	color: #ab8d50;
	text-align: center;
}
.adminContent .eventTable td {
	padding: 10px;
}
.adminContent .eventTable .titleCol {
	width: 600px;
}
.adminContent .eventTable .descCol {
	width: 200px;
}
.adminContent .eventTable .imgCol {
	width: 300px;
	text-align: center;
}
.adminContent select.newsDate {
	width: 70px;
}
.adminContent .manuTable {
	width: 740px;
	border: 0;
	margin-top: 30px;
}
.adminContent .manuTable tr {
	vertical-align: top;
}
.adminContent .manuTable .headRow td {
	height: 45px;
	font-weight: bold;
	color: #ab8d50;
	text-align: center;
}
.adminContent .manuTable td {
	padding: 10px;
}
.adminContent .manuTable .nameCol {
	width: 100px;
}
.adminContent .manuTable .descCol {
	width: 300px;
}
.adminContent .manuTable .logoCol {
	width: 100px;
	text-align: center;
}
/* B./ Updated */
.productDidpaly{
font-family: Tahoma, Geneva, sans-serif;
font-size: 22px;
color: #ab8d50;
}
.detailHeader{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
font-weight: bold;
	
}
.detailBody{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
}
.detailBody2{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
text-align: right;
}

.errormsg{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
}
.detailHeader{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
font-weight: bold;
	
}
.tablehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: #ab8d50;
}
.tablehdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: #ab8d50;
	text-align:center;
}

.ProductCurrency{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #ab8d50;
}
.adminTable span select {
	width: 194px;
	font-size: inherit;
}
/*------------05-06-2009------------------*/
#eventContent table {
	width: 748px;
	margin-top: 30px;
}
#eventContent table tr {
	vertical-align: top;
}
.eventBox {
	width: inherit;
	height: auto;
	float: left;
	text-align: center;
	margin-right: 35px;
	display: inline;
}
.eventBox h4 {
	padding-top: 5px;
}
div.mainContentEvents {
	width: 748px;
	min-height: 320px;
	height: auto;
	padding-top: 35px;
	position: relative;
	z-index: 200;
}
.newPost
{
background:#332405;  padding:10px;
}

.newPost p
{
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	color:#B2A17D;
}


/********** SHOWCASE: DIGIUM - CONTENT STYLES **********/
.scDigiumBg {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.titlescDigium {
	background-image: url(../images/scTitle_Digium_650.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#linkSales a {
	height: 15px;
	width: 166px;
	text-indent: -9999px;
	display: block;
	background: url(../images/link_sales.gif) left top no-repeat;
}
