@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background: #C3C4C4 url(images/background.jpg) repeat-x fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
	font-family:Verdana;
}


p {
	padding:0px 10px;
	font:12px/14px Verdana;
}

ul, ol {
	margin:0px 0px 0px 25px;
	font:12px/18px Verdana;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
	color:#828282;
}


/* HEADER */

#header_wrapper {
	width:988px;
	margin:1px;
	height:130px;
	position:relative;
	background:url(images/top_bg.jpg);
}
#logo {
	float:left;
	position:absolute;
	bottom:5px;
	left:5px;
}
#top_nav {
	float:left;
	width:670px;
	bottom:0px;
	right:0px;
	font:11px/14px Verdana;
	padding:8px 0px 0px 12px;
	text-align:left;
}
#top_nav a {
	color:#B3B3B3;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
}
#number {
	width:300px;
	height:40px;
}
#top_nav_number {
	float:right;
	width:450px;
	position:absolute;
	bottom:0px;
	right:0px;
	font:11px/14px Verdana;
	padding:0px 13px 5px 0px;
	text-align:right;
}

/* SEARCH BAR */

#search_bar {
	width:978px;
	margin:1px;
	height:34px;
	padding:0px 10px 0px 0px;
	background:url(images/top_bar.jpg) repeat-x;
}
input.form_text {
	height:21px;
	*height:20px;
	width:200px;
	background:url(images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
}
input.form_text2 {
	height:21px;
	*height:20px;
	width:150px;
	*width:135px;
	background:url(images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
}


/* MIDDLE */
  
#middle_wrapper {
	width:990px;
	background:#E5EBF0 url(images/middle_wrapper_bg.jpg);
}


/* LEFT COLUMN */

#left_col {
	float:left;
	width:205px;
	margin:0px 0px 0px 5px;
	font:11px/20px Verdana;
	text-align:center;
}
#quick_search {
	width:175px;
	padding:20px 0px 20px 10px;
	text-align:left;
}
select.qs_search {
	margin:3px 0px 0px 0px;
	width:175px;
}

#rebates_cta {
}
#rebates_cta a {
	display:block;
	width:205px;
	height:60px;
	margin:0px;
	padding:0px;
	background:url(images/rebates_cta.jpg) top left;
	border:0px;
}
#rebates_cta a:hover {
	background-position:bottom left;
}

#mailing_cta { margin-top:10px;
}
#mailing_cta a {
	display:block;
	width:205px;
	height:60px;
	margin:0px;
	padding:0px;
	background:url(images/mailing_cta.jpg) top left;
	border:0px;
}
#mailing_cta a:hover {
	background-position:bottom left;
}

.radio_type {
	height:16px;
	padding:4px 5px 4px 5px;
	margin:10px 0px 0px 0px;
	background:url(images/cat_bar_bg.jpg) repeat-x;
	font:normal 16px Verdana;
	text-align:left;
}
.radio_type a {
	color:#828282;
	text-decoration:none;
}
.radio_type a:hover {
	text-decoration:underline;
}
.side_category {
	width:180px;
	padding:5px 10px;
	margin:0px 5px 0px 0px;
	text-align:left;
}
.side_category a {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 14px/16px Verdana;
}
.side_category a:hover {
	text-decoration:underline;
}
.side_products {
	width:185px;
	padding:0px 10px;
	color:#FFFFFF;
	text-align:left;
}

a.side_product_links {
	color:#A9A9A9;
	text-decoration:none;
	font:bold 11px/12px Verdana;
	display:block;
	width:175px;
	*width:173px;
	padding:4px;
}
a.side_product_links:hover {
	background:url(images/link_over_bg.jpg) center center;
	border:thin solid #B5B5B5;
	padding:3px;
	*padding:2px;
}


/* RIGHT COLUMN */

#right_col {
	float:right;
	width:779px;
	margin-left:1px;
}
#flash_window {
	width:780px;
}
#products {
	width:780px;
	padding:0px 0px 20px 0px;
}
.product_row {
	width:779px;
	font:10px/14px Verdana;
	padding:0px 0px 0px 0px;
	*padding:20px 0px 0px 0px;
	margin:10px 0px 20px 0px;
}
.product_row h6 {
	font:normal 11px/14px Verdana;
	text-decoration:underline;
	margin-bottom:5px;
}
.product_left {
	width:239px;
	padding:0px 10px;
	float:left;
}
.product_center {
	width:239px;
	padding:0px 10px;
	float:left;
}
.product_right {
	width:239px;
	padding:0px 10px;
	float:left;
}



/* FOOTER */

#footer_wrapper {
	width:978px;
	*width:976px;
	padding:5px;
	margin:1px 0px 0px 0px;
	background:#010101 url(images/footer_bg.jpg) repeat-x;
	font:10px/14px Verdana;
	color:#FFFFFF;
	border:thin solid #373737;
}
#footer_wrapper a {
	color:#FFFFFF;
	text-decoration:none;
	font:10px/14px Verdana;
}
#footer_wrapper a:hover {
	text-decoration:underline;
}
#footer_links {
	float:left;
}
#footer_flash {
	padding:0px 0px 0px 0px;
	float:right;
}





/* HEADER TAGS */

h1 {
	font:bold 20px/24px Verdana;
	padding:0px 5px;
}
h2 {
	font:bold 20px/24px Verdana;
	margin:0px 0px 0px 10px;
}
h3 {
}
h5 {
}
h6 {
	font:normal 11px/14px Verdana;
	text-decoration:underline;
	margin:0px 0px 5px 0px;
}



/* SPRY */

.CollapsiblePanelTab {
	cursor: pointer;
}


/* SPRY 2 */

.CollapsiblePanelTab2 {
	margin:0px 10px;
	padding:0px 10px;
	font:bold 20px Verdana;
	cursor: pointer;
	width:380px;
	display:block;
	background:#131313;
	color:#FFFFFF;
}

.CollapsiblePanelContent2 {
	padding:0px 10px;
	font:14px Verdana;
	color:#131313;
	background:#E6EBEF;
	width:400px;
	padding:0px;
	margin:0px 10px;
}
.CollapsiblePanelOpen2 {
	color:#EAEAEA;
}
.CollapsiblePanelTabHover {
	background:#616161;
}
.CollapsiblePanelContent2 td {
	padding:2px 2px 2px 10px;
}
.CollapsiblePanelContent2 td a {
	color:#000000;
}
.CollapsiblePanelContent2 td a:hover {
	color:#363636;
	font:bold 14px Verdana;
}



/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:10px/14px Verdana;
	margin:0px 0px 0px 5px;
}
#contact_table {
	width: 400px;
	font:10px/14px Verdana;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	padding: 5px 5px 0px 0px;
	text-align: right;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:10px Verdana;
}
textarea.contacttext {
	font:10px Verdana;
}
input.form_button {
	width:120px;
	height:30px;
	background-color:#1B1B1B;
	border:thin solid #6B6D6D;
	font:bold 14px Verdana;
	color:#FFFFFF;
}





/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart, #checkoutPage {
	margin:5px;
}
#categoryGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.title {
	font:bold 14px/18px Verdana;
	text-decoration:none;
}
.title a {
	color:#000000;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .myerror, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font:normal 11px/14px Verdana;
}
.label {
}
.option {
}
.description {
	font:10px/14px Verdana;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 20px/28px Verdana;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	margin:0px 5px 5px 0px;
}
.form-field, .field-price {
	margin:0px 0px 5px 0px;
}
#productDescription, a.link {
	font:10px/14px Verdana;
}
.hdr-title {
	font:bold 14px/18px Verdana;
}

#product_detail_left {
	float:left;
	margin:0px 25px 0px 0px;
}
#product_detail_right {
	float:left;
}

a.link {
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.sublink {
	font:12px;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

#productsRelated {
	width:400px;
	margin:35px 0px 0px 0px;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}
#productsRelated .details a {
	display:block;
	width:118px;
	height:35px;
	padding:0px;
	margin:0px auto;
	background:url(http://www.twowayradiosfor.com/images/details.png);
	text-indent:-9000px;
	border:none;
}
#productsRelated .details a:hover {
}
#productsRelated .details a:focus {
	outline:none;
}
#extraDetails {
	float:right;
	width: 400px;
}
#extraDetails .form-field{
    float: none;}
#productPhotos {
    float: left;
	width:260px;
	height:280px;
}


.addbtn, .addToCartBtnNoImg {
	float:left;
}
.dtlbtn, .DetailsBtn {
	float:left;
}

td.content-even2 {
	width:385px;
}
td.content-odd2 {
	width:385px;
}


form, table, #cartInfo {
	margin:0px 10px;
}

#existingCustomer .form-label, #newCustomer .form-label {
	width:80px;
}
table#cartItems{ width: 100%; }
#cartAmounts{ float: right;  }
#cartAmounts .field-price{ float: none; }
#cartAmounts .field-label{ float: left; }
#cartButtons{ clear: both;}
#cartCoupon{ margin-top: 15px; }
#crossSell{ margin-top: 15px; }
table#cartItems thead {
	border:thin solid #828295;
	background:#828295;
	color:#FFFFFF;
}
#existingCustomer{ float: left; margin-top: 20px; width: 300px; }
#newCustomer{ float: right; margin-top: 20px; width: 300px; }
#createCustomer{ width: 300px; margin-top: 20px;}
table#cartItems thead th {
	padding:2px;
}
table#cartItems tbody {
	border:thin solid #828295;
	background:#FFFFFF;
}
table#cartItems tbody td {
	padding:2px;
}

#billAddress table input, #shipAddress table input, #paymentInfo table input {
	width:300px;
}
#billAddress table select, #shipAddress table select, #paymentInfo table select {
	width:300px;
}

#knowledgebase .rating, #knowledgebase .comments, #knowledgebase .buttons {
	margin:5px 10px;
}


#top_nav a {
	font-size:11px;
}
.radio_type a.kbase {
	height:16px;
	margin:10px 0 0;
	padding:4px 0px;
	background:url(images/cat_bar_bg.jpg) repeat-x;
	font:16px Verdana;
	text-align:left;
	text-decoration:none;
}
.radio_type a.kbase:hover {
	color:#FFFFDF;
}


form.indexForm {
	margin:0px;
}

#knowledgebase h2{ margin: 15px 0; }
#productReviews {
	clear:both;
}
#productReviews .hdr-title{ margin: 10px 0;}
#productReviewsAdd {
	clear:both;
	display: none;
}
#checkoutConfirm .hdr-title{ margin-top: 10px; }
#orderDetails{ margin: 10px 0; }
#productReviews .form-label {
	clear:both;
	width:80px;
}
#productReviewsAdd .form-label {
	clear:both;
	width:80px;
}
#shippingtable td{ text-align: left; }


/* boxy */
    .boxy-wrapper { position: absolute; }
    .boxy-wrapper.fixed { position: fixed; }
    /* Modal */
    .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
    /* Border */
    .boxy-wrapper { empty-cells: show; width: auto; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }
	.boxy-wrapper .top-left { background: url('/store/secure/images/boxy-nw.png'); }
	.boxy-wrapper .top-right { background: url('/store/secure/images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { background: url('/store/secure/images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { background: url('/store/secure/images/boxy-sw.png'); }
	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/boxy-sw.png'); }
	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	.boxy-wrapper .b-left,
	.boxy-wrapper .b-right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	/* Title bar */
	.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative; }
    .boxy-wrapper .title-bar.dragging { cursor: move; }
	.boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	.boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
	/* Content Region */
	.boxy-inner { background-color: white; padding: 0 }
	.boxy-content { padding: 15px; }
	/* Question Boxes */
    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }

    #productGrid .title{ padding: 5px 0; }
    #productGrid .title a{
        font-size: 14px;
        text-decoration: none;}
    #productReviewsAdd { display: none; }
    #newCustomer,
    #existingCustomer{
        background: #eeeeee;
        border: 1px solid #999999;
        float: left;
        margin-right: 10px;
        padding: 10px;
        width: 290px;}
    p.myerror{
        background: #FFDDDD;
        border: 1px solid #FF0000;
        color: #FF0000;
        padding: 10px; }
    div.optiongroup{
        clear: both;}
    #categoryGrid table{ text-align: center; }
    .clickableContainer{
        float: left;
        font-size: 14px;
        width: 60px; }



#qty_message{
    background: #E0E0E0;
    border: 1px solid #999;
    display: none;
    padding: 10px;
    text-align: center; }
#qty_message_init{}
#qty_message_authorize{ display: none; }
td{ color: #828282 !important; }

