	/* INDEX */
* {margin:0; padding:0;}

body {
	padding: 15px 0 0;
	font-size: small;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

* html body {font-size: x-small;f\ont-size: small;}

.error {
	font-weight: bold;
	color: red;
}

h2 {
	height:40px;
	color: #fff;
	font-size: 131%;
	font-weight: normal;
	line-height: 50px;
	text-indent: 22px;
	text-transform: uppercase;
	background:url(../images/sub_bar.jpg);
}

h2 a, h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
}

h4 {
	margin: 0 0 10px;
	font-size: 130%;
	font-weight: normal;
}

p {
	margin: 0 0 10px;
}

a, a:link, a:visited {
	outline: none;
}

a img, a:link img, a:visited img {
	border:0px
}

ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: disc;
}

li {
	margin: 0 0 6px;
	line-height: 135%;
}

form {
	margin: 0 0 15px;
}

fieldset {
	border: none;
}

label {
	display: block;
	text-transform: capitalize;
}

input.text, textarea {
	display: block;
	margin: 0 0 10px;
}

label.FormHeading {
	margin: 0 0 10px;
	font-weight: bold;
	text-transform: none;
}

.required {
	font-weight: bold;
	color: red;
}

#EditableTextField8 label {
	text-transform: none;
}

#container {
	width: 806px;
	margin: 0 auto;
}

#content {
	padding: 0 3px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#contents_left {
	float:left;
	width:518px;
	margin: 0 0 0 25px;
	padding: 25px 0 20px;
}


#contents_left input.white_search {
	height: 15px;
	padding: 2px 0 0 5px;
	color:#999999;
	font-size:11px;
	background-color:#FFFFFF;
	border: 1px solid black;
}

#contents_right {
	float:right;
	width:200px;
	margin: 25px 25px 0 0;
	padding: 0 0 20px 15px;
	background:url(../images/vertical_divider.jpg);
	background-repeat: no-repeat;
}

#contents_right p.bold {
	font-size:12px;
	font-weight: bold;
}

#contents_right p.reg {
	font-size:12px;
}

#contents_right a {
	text-decoration:none;
	color:#3333CC;
}

#contents_right a:hover {
	text-decoration:none;
	color:#3333CC;
}

#flash {
	width:789px;
	height:213px;
	margin: 5px 0px 20px 4px;
}		

#special_nav {
	position:relative;
	display:inline;
	margin:0;
	padding:0;
}

#top_divider {
	height:1px;
	background-image:url(../images/divider.gif);
	background-repeat: no-repeat;
	margin-top:8px;
}


#bottom_divider {
	position:absolute;
	left:0;
	bottom: 25px;
}

#manufacturers_box {
	float:left;
	width:430px;
	height:143px;
	padding:0 0 0 0;
	margin:0;
}

#manufacturer_divider {
	border:0;
	width:404px;
	height:22px;
	left: 30px;
	margin-left:20px;
	padding: 10px 0 0 0;
	background-image: url(../images/manufactures_divider.jpg);
}

#manufacturer_divider a {
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 12px;
	font-size: 15px;
	font-weight:bold;
}

#manufacturers_box ul {
	float:left;
	list-style:inside none;
	padding:8px 0 0 0px;
	margin:0;
}

#manufacturers_box ul a {
	display: block;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	font-size: 11px;
	padding:0 10px 0 0;
	margin:0;
}

#manufacturers_box ul a:hover {
	color:#000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 11px;
}

#manufacturers_box ul a.blue {
	color: #3333FF;
	font-weight:bold;
}

#manufacturers_box ul li {
	line-height:12px;
	margin:0;
	padding-left:20px;
	list-style:none outside;
	width: 87px;
}


#product_types {
	float:right;
	width:345px;
	height:143;
}

#product_divider {
	float:left;
	background:url(../images/product_divider.jpg);
	width:337px;
	height:22px;
	padding: 10px 0 0 0;
}

#product_divider a {
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 12px;
	font-size: 15px;
	font-weight:bold;
}

#product {		
	position:relative;
	border:1px solid #A4A4A4;
	background:url(../images/products_bg.jpg) top left repeat-x;
	height:135px;
	margin-bottom:3px;
}

#products ul {
	float:left;
	display:block;
	list-style-type:none;
	list-style-position:inside;
	padding: 8px 10px 0 0;
}


#products ul li {
	line-height:12px;
	margin:0;
	list-style:none outside;
}

#products ul a {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	font-size: 11px;
}

#products ul a:hover {
	color:#000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	font-size: 11px;
}

#products ul a.blue {
	color: #3333FF;
	font-weight:bold;
}

#about_divider {
	position: absolute;
	background:url(../images/about_divider.jpg);
	top:0;
	left:20px;
	width:761px;
	height:22px;
	padding: 8px 0 0 0;
}

.content_box {
	border:1px solid #A4A4A4;
	background:url(../images/content_box_bg.jpg) top left repeat-x;
}

/* HEADER */
#top {
	position: relative;
	height:119px;
	background:url(../images/header.jpg) top left no-repeat;
	width:810px;
}

#logo {
	float: left;
}

#logo a, #logo a:link, #logo a:visited {
	display: block;
	width: 136px;
	height: 118px;
	text-indent: -9999px;
	background-image: url(../images/ctb_logo.jpg);
	background-repeat: no-repeat;
}

#logo a:hover {
	display: block;
	border: 0;
	width: 136px;
	height: 118px;
	background: url(../images/ctb_logo_over.jpg) top left no-repeat;
}

#nav {
	height: 26px;
	margin: 0;
	background:url(../images/nav_bg.jpg) top left repeat-x;
	border: 1px solid #A4A4A4;
}

#nav li {
	float: left;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	padding: 9px 22px 0 22px;
	margin: 0;
}

#nav li.contact {
	padding-right: 0;
}

#top p.phone {
	position: absolute;
	left: 13px;
	bottom: 5px;
	margin: 0;
	color: #444;
	font-size: 114%;
	font-weight: bold;
	font-family: 'Verdana';
}

#top p.slogan {
	position:absolute;
	left:152px;
	top:30px;
	color: #444;
	word-spacing: normal;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
}

#top p.version {
	top: 52px;
}

#top p.version2 {
	top: 74px;
}

#header_right {
	padding: 30px 23px 0 0;
}

#header_right form {
	margin: 0;
}

#topform {
	float: right;
	margin: 0 0 12px;
	list-style: none;
}

#topform li {
	display: block;
	margin: 0 0 5px;
}

#topform li a, #topform li a:link, #topform li a:visited {
	display: block;
}

#topform img {
	display: block;
}

#Form_Search {
	float: right;
	clear: right;	
}

#Form_Search fieldset {
	display: block;
	float: left;
}

#Form_Search legend {
	display: none;
}

#Form_Search div.Actions {
	display: block;
	float: left;	
}

#Form_Search label {
	display: none;
}

#Form_Search_Search {
	display: block;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 2px 0;
	color: #FFFFFF;
	font-size:11px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-indent: 10px;
	background-color:#606060;
	border: 1px solid white;	
}

#Form_Search_action_doSearch {
	border: none;
	display: block;
	background-image: url(../images/go.jpg);
	background-repeat: no-repeat;
	width: 29px;
	height: 19px;
	text-indent: -9999px;
}

#top_nav {
	padding:2px 3px 0;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	float: left;
	height: 11px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.catalog a {
	background-image: url(../images/catalog.gif);
	width: 55px;
}

.become-a-customer a {
	background-image: url(../images/customer.gif);
	width: 136px;
}
.news a {
	background-image: url(../images/news.gif);
	width: 38px;
}
.best-sellers a {
	background-image: url(../images/best-sellers.gif);
	width: 87px;
}
.about-ctb-wireless-inc a {
	background-image: url(../images/about.gif);
	width: 137px;
}

.contact a {
	background-image: url(../images/contact.gif);
	width: 57px;
}

/* FOOTER STYLES */
#icons {
	padding: 7px 0 0 5px;
	background:url(../images/footer.gif) top left no-repeat;
}

#icons li {
	float: left;
	margin: 0 7px 0 0;
	list-style: none;
}

#icons li.last {
	margin: 0;
}

#manufacturerLogos {
	position: relative;
	width: 163px;
	height: 55px;
}

#manufacturerLogos li {
	position: absolute;
	margin: 0;
}

#manufacturerLogos img {
	display: block;
}

#terms {
	height:45px;
	float:left;
	margin: 0px 10px 0 0;
	width:300px;
	clear:none;
}

#terms p.site_map {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
	font-weight:bold;
}

#terms p.copyright {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 16px;
	font-size: 9px;
}

#terms a {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 0.1em;
	font-size: 1em;
	font-weight:bold;
}
#terms a:hover {
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 0.1em;
	font-size: 1em;
	font-weight:bold;
}

#media_contour {
	float:right;
	clear:none;
	padding: 0 20px 0 0;
	font-size: 10px;
	background-image: url(../images/mc.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#media_contour p {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 11px;
	font-size: 9px;
	
}
#media_contour a {
	color: #666666;
	text-decoration: none;
}

/* LANGUAGES */

#about {
	position:relative;
	border:1px solid #A4A4A4;
	background:#C5C5C5 url(../images/about_bg.jpg) top left repeat-x;
	height:120px;
	margin-bottom:3px;
	padding:0 0 0 20px;
}

#about_divider a {
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0;
	line-height: 12px;
	font-size: 15px;
	font-weight:bold;
	margin:0;
	padding:0;
	clear:right;
}

#about ul {
	float:left;
	display:block;
	list-style-type:none;
	list-style-position:outside;
	margin: 30px 16px 0 0;
}

#about ul li {
	line-height:7px;
	margin:0;
	padding:0;
	list-style:none outside;
}

#about ul li a, #about ul li a:link, #about ul li a:visited {
	display: block;
	height: 17px;
	width: 95px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

#arabic a {
	background-image: url(../images/arabic.jpg);
}

#arabic a:hover {
	background:url(../images/arabic_over.jpg) top left no-repeat;
}

#armenian a {
	background:url(../images/armenian.jpg) top left no-repeat;
}

#armenian a:hover {
	background:url(../images/armenian_over.jpg) top left no-repeat;
}

#bengali a {
	background:url(../images/bengali.jpg) top left no-repeat;
}

#bengali a:hover {
	background:url(../images/bengali_over.jpg) top left no-repeat;
}

#czech a {
	background:url(../images/czech.jpg) top left no-repeat;
}

#czech a:hover {
	background:url(../images/czech_over.jpg) top left no-repeat;
}

#dutch a {
	background:url(../images/dutch.jpg) top left no-repeat;
}

#dutch a:hover {
	background:url(../images/dutch_over.jpg) top left no-repeat;
}

#farsi a {
	background:url(../images/farsi.jpg) top left no-repeat;
}

#farsi a:hover {
	background:url(../images/farsi_over.jpg) top left no-repeat;
}

#french a {
	background:url(../images/french.jpg) top left no-repeat;
}

#french a:hover {
	background:url(../images/french_over.jpg) top left no-repeat;
}

#german a {
	background:url(../images/german.jpg) top left no-repeat;
}

#german a:hover {
	background:url(../images/german_over.jpg) top left no-repeat;
}

#greek a {
	background:url(../images/greek.jpg) top left no-repeat;
}

#greek a:hover {
	background:url(../images/greek_over.jpg) top left no-repeat;
}

#hindi a {
	background:url(../images/hindi.jpg) top left no-repeat;
}

#hindi a:hover {
	background:url(../images/hindi_over.jpg) top left no-repeat;
}

#hebrew a {
	background:url(../images/hebrew.jpg) top left no-repeat;
}

#hebrew a:hover {
	background:url(../images/hebrew_over.jpg) top left no-repeat;
}

#indonesian a {
	background:url(../images/indonesian.jpg) top left no-repeat;
}

#indonesian a:hover {
	background:url(../images/indonesian_over.jpg) top left no-repeat;
}

#italian a {
	background:url(../images/italian.jpg) top left no-repeat;
}

#italian a:hover {
	background:url(../images/italian_over.jpg) top left no-repeat;
}

#japanese a {
	background:url(../images/japanese.jpg) top left no-repeat;
}

#japanese a:hover {
	background:url(../images/japanese_over.jpg) top left no-repeat;
}

#korean a {
	background:url(../images/korean.jpg) top left no-repeat;
}

#korean a:hover {
	background:url(../images/korean_over.jpg) top left no-repeat;
}

#polish a {
	background:url(../images/polish.jpg) top left no-repeat;
}

#polish a:hover {
	background:url(../images/polish_over.jpg) top left no-repeat;
}

#portuguese a {
	background:url(../images/portuguese.jpg) top left no-repeat;
}

#portuguese a:hover {
	background:url(../images/portuguese_over.jpg) top left no-repeat;
}

#russian a {
	background:url(../images/russian.jpg) top left no-repeat;
}

#russian a:hover {
	background:url(../images/russian_over.jpg) top left no-repeat;
}

#simp_chinese a {
	background:url(../images/simp_chinese.jpg) top left no-repeat;
}

#simp_chinese a:hover {
	background:url(../images/simp_chinese_over.jpg) top left no-repeat;
}

#spanish a {
	background:url(../images/spanish.jpg) top left no-repeat;
}

#spanish a:hover {
	background:url(../images/spanish_over.jpg) top left no-repeat;
}

#tagalog a {
	background:url(../images/tagalog.jpg) top left no-repeat;
}

#tagalog a:hover {
	background:url(../images/tagalog_over.jpg) top left no-repeat;
}

#trad_chinese a {
	background:url(../images/trad_chinese.jpg) top left no-repeat;
}

#trad_chinese a:hover {
	background:url(../images/trad_chinese_over.jpg) top left no-repeat;
}

#ukrainian a {
	background:url(../images/ukrainian.jpg) top left no-repeat;
}

#ukrainian a:hover {
	background:url(../images/ukrainian_over.jpg) top left no-repeat;
}

#vietnamese a {
	background:url(../images/vietnamese.jpg) top left no-repeat;
}

#vietnamese a:hover {
	background:url(../images/vietnamese_over.jpg) top left no-repeat;
}

/* ECOMMERCE */
#breadcrumbs {
	margin: 0;
	line-height: 30px;
	text-indent: 10px;
	font-weight: bold;
	background-color: #A4D3EE;
}

#breadcrumbs a {
	color: #000;
	text-transform: capitalize;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#categories {
	padding: 10px 0 0;
	background-image: url(../images/content_divider.jpg);
	background-repeat: no-repeat;
}

#categories ul {
	float: left;
	width: 215px;
	list-style: none;
}

#categories li {
	text-transform: capitalize;
}

#categories a, #categories a:link, #categories a:visited {
	color: #000;
	text-decoration: none;
}

#product_list {
	list-style: none;
}

#product_list h3 {
	margin: 0 0 10px;
}

.product_list_image {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.productImage {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 180px;
	border-right: 20px solid #fff;
}

.pagination {
	padding: 5px;
	border: 1px solid #ccc;
}

.pagination table {
	width: 100%;
	text-align: center;
}

.pagination table td.left_side {
	width: 25%;
}

.pagination table td.right_side {
	width: 25%;
}

.pagination table td.numbers {
	width: 50%;
}

.pagination a, .pagination a:link, .pagination a:visited {
	color: #000;
	text-decoration: none;
}

#products_table {
	width:100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#products_table th {
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 85%;
}

#products_table th.product_id_headline {
	width: 120px;
}

#products_table td {
	padding: 10px;
	font-size: 85%;
	background-color: #E7E7E7;
}

#products_table tr.even td {
	background-color: #fff;
}

#products_table a, #products_table a:link, #products_table a:visited {
	color: #000;
	text-decoration: none;
}

#products_table a:hover, #products_table a:visited:hover {
	color: #3366CC;
}

.copy {
	color: #999999;
	font-size: 80%;
}

.special_products table {
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #000;
}

#product_detail_page {
}

#product_detail_functions {
	list-style: none;
	padding: 0;
	margin: 0;
	background-image: none;
	float: left;
}

#product_detail_functions li {
	display: inline;
}

#product_detail_functions li a, #product_detail_functions li a:link, #product_detail_functions li a:visited {
	display: block;
	background-image: url(../images/product-detail-functions.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding: 0;
	margin: 0 0 30px;
	border: none;
	float: left;
}

#product_detail_functions li#print a, #product_detail_functions li#print a:link, #product_detail_functions li#print a:visited {
	background-position: 0 0;
	width: 84px;
}

#product_detail_functions li#forward a, #product_detail_functions li#forward a:link, #product_detail_functions li#forward a:visited {
	background-position: -84px 0;
	width: 95px;
}

#product_detail_functions li#bookmark a, #product_detail_functions li#bookmark a:link, #product_detail_functions li#bookmark a:visited {
	background-position: -179px 0;
	width: 107px;
}




#product_detail_functions_special {
	list-style: none;
	padding: 0;
	margin: 0;
	background-image: none;
	float: left;
}

#product_detail_functions_special li {
	display: inline;
}

#product_detail_functions_special li a, #product_detail_functions_special li a:link, #product_detail_functions_special li a:visited {
	display: block;
	background-image: url(../images/product-detail-functions.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding: 0;
	margin: 0 0 30px;
	border: none;
	float: left;
}

#product_detail_functions_special li#print a, #product_detail_functions_special li#print a:link, #product_detail_functions_special li#print a:visited {
	background-position: 0 0;
	width: 84px;
}

#product_detail_functions_special li#forward a, #product_detail_functions_special li#forward a:link, #product_detail_functions_special li#forward a:visited {
	background-position: -84px 0;
	width: 95px;
}

#product_detail_functions_special li#bookmark a, #product_detail_functions_special li#bookmark a:link, #product_detail_functions_special li#bookmark a:visited {
	background-position: -179px 0;
	width: 107px;
}




#product_detail_page h3 {
	clear: both;
	margin: 0 0 5px;
	color: #0087c6;
	font-size: 200%;
	font-weight: normal;
}

#product_detail_page ul {
	padding: 0;
}

.special_products ul {
	padding: 10px;
	list-style: none;
	background-image: url(../images/bg-special-desc.jpg);
	background-repeat: repeat-x;
}

.special_products ul li {
	padding: 5px 0;
	color: #6e6e6e;
	border-bottom: 1px dotted #000;
}

.special_products ul li.description {
	border-bottom: none;
	clear: left;
}

.special_products ul li strong {
	color: #242424;
}

.special_products ul ul {
	padding: 0;
	list-style: none;
	background-image: none;
	display: inline;
}

.special_products ul ul li {
	padding: 0;
	display: inline;
	border: none;
}

.special_products ul li p {
	display: inline;
	color: #6e6e6e;
}

.special_products a, .special_products a:link, .special_products a:visited {
	color: #6e6e6e;
	text-decoration: none;
}

.special_products a strong, .special_products a:link strong, .special_products a:visited strong {
	color: #242424;
}

.special_products h3 a, .special_products h3 a:link, .special_products h3 a:visited {
	display: block;
	border-bottom: 1px solid #000;
	padding: 10px;
	color: #333;
	background-color: #d3d3d3;
	background-image: url(../images/bg-special.jpg);
}

.special_products h3 a span, .special_products h3 a:link span, .special_products h3 a:visited span {
	font-weight: normal;
}

td.special_image {
	width: 130px;
	border-right: 1px solid #000;
}

td.special_image img {
	display: block;
	width: 120px;
	padding: 5px;
}

div.special_products td {
	vertical-align: top;
}

.middleColumn input.text {
	width: 265px;
}

#forwardform ul {
	list-style: none;
}



/* CLEAR */
.clear:after, .orange_button:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear, * html .orange_button {height:1%;}
*:first-child+html .clear, *:first-child+html .orange_button {min-height:1px;}
