/*
Theme Name: 2 Way Radio Direct
Description: This design was built for the 2 way radio direct website
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/

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


#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; }

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

.clearme {
	clear:both;
}



a img {border:0}

body{
	background:#C3C4C4 url(http://www.2wayradiodirect.com/images/background.jpg) repeat-x top center;
	text-align:center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 8px;
	font:11px/14px Verdana;
}


/* MAIN WRAPPER */

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


/* HEADER */

#header_wrapper {
	width:990px;
	height:160px;
	position:relative;
}
#logo {
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
}
#top_nav {
	float:right;
	width:450px;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0px 0px 5px 0px;
	font:11px/14px Verdana;
	text-align:right;
}
#top_nav a {
	color:#000000;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
}
#number {
	width:300px;
	height:40px;
}


/* SEARCH BAR */

#search_bar {
	width:990px;
	height:32px;
	background:url(http://www.2wayradiodirect.com/images/top_bar.jpg);
}
#navigation {
	width:600px;
	height:32px;
	float:left;
}
#searchbox {
	width:390px;
	float:right;
}
input.form_text {
	height:23px;
	*height:20px;
	width:200px;
	background:url(http://www.2wayradiodirect.com/images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
}
#under_bar {
	width:990px;
	height:5px;
	background:url(http://www.2wayradiodirect.com/images/top_bar_2.jpg);
	margin:1px 0px;
}


/* MIDDLE */
  
#middle_wrapper {
	width:990px;
	background:#FFFFFF;
}


/* 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;
}
#radios {
	width:185px;
	background:#1F1F1F url(http://www.2wayradiodirect.com/images/sidebar_bg_1.jpg) repeat-x top left;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
}
a.side_product_links {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 14px/16px Verdana;
	display:block;
	width:175px;
}
a.side_product_links:hover {
	text-decoration:underline;
}
a.side_product_products {
	color:#CCCCCC;
	text-decoration:none;
	line-height:12px;
	display:block;
	width:175px;
	*width:173px;
	padding:4px;
}
a.side_product_products:hover {
	background:url(http://www.2wayradiodirect.com/images/link_over_bg.jpg) middle center;
	border:thin solid #B5B5B5;
	padding:3px;
	*padding:2px;
}
#accessories {
	width:185px;
	background:#1F1F1F;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
}
#which_radio {
	text-align:center;
	margin-left:-10px;
}
#which_radio a {
	width:200px;
	height:45px;
	display:block;
	background:url(http://www.2wayradiodirect.com/images/which_radio.png) top left;
}
#which_radio a:hover {
	background-position:bottom left;
}


/* RIGHT COLUMN */

#right_col {
	float:right;
	width:780px;
	padding:5px 0px 0px 0px;
}
#flash_window {
	width:780px;
}
#products {
	width:780px;
}
.product_row {
	width:779px;
	font:10px/14px Verdana;
}
.product_row {
	padding:0px 0px 0px 0px;
	*padding:20px 0px 0px 0px;
}
.product_row h6 {
	font:normal 11px/14px Verdana;
	text-decoration:underline;
	margin:0px 0px 5px 0px;
}
.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;
}
.divider {
	width:1px;
	height:125px;


	background:url(http://www.2wayradiodirect.com/images/divider.jpg);
	float:left;
	margin:40px 0px 0px 0px;
}
.row_divider {
	height:6px;
	width:759px;
	margin:20px 10px 0px 10px;
	background:#E4E4E4;
}
#credit_cards {
	width:780px;
	text-align:center;
}



/* FOOTER */

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



/* 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:#DD7E08;
	border:thin solid #6B6D6D;
	font:bold 14px Verdana;
	color:#FFFFFF;
}



/* BENEFITS */

#benefits_left {
	float:left;
	width:500px;
	font:10px/14px Verdana;
	padding:10px;
}
#benefits_right {
	float:right;
	width:210px;
	font:bold 12px/24px Verdana;
	padding:160px 20px 0px 0px;
	text-align:justify;
}
table.benefits td {
	background:#1F1F1F;
	color:#FFFFFF;
	font:18px Verdana;
	padding:5px;
}
table.benefits td.ben_header {
	font:bold 12px Verdana;
	padding:3px;
}


/* WHICH IS RIGHT */

table.which {
	width:738px;
	*width:736px;
	margin:20px;
	border:thin solid #1F1F1F;
}
table.which td {
	padding:2px 10px;
	border:thin solid #1F1F1F;
	font:10px/14px Verdana;
	vertical-align:top;
}
table.which td.whi_header {
	background:#1F1F1F;
	font:bold 14px/18px Verdana;
	color:#FFFFFF;
	text-align:center;
}
table.which td.whi_label {
	font:bold 10px/14px Verdana;
}



/* RIGHT INDUSTRY BOX */

.twoway_industry {
	margin:10px;
	text-align:justify;
}
.twoway_industry img {
	padding:5px 0px 0px 5px;
}
.who2way {
	width:200px;
	float:right;
	border:thin solid #000000;
	padding:5px;
	margin:0px 0px 10px 15px;
	text-align:left;
}



/* INNER CONTENT */
.inner_content {
	margin:10px;
	text-align:justify;
}



/* HEADER TAGS */

h1 {
	font:bold 24px/28px Verdana;
	margin:0px 8px 0px 8px
}
h2 {
	font:bold 20px/24px Verdana;
	margin:0px 8px 0px 8px
}
h3 {
	font:bold 16px/24px Verdana;
	margin:0px 8px 0px 8px
}
h4 {
	font:bold 12px/18px Verdana;
	margin:0px 8px 0px 8px
}
h6 {
	margin:0px 8px 5px 8px;
	font:normal 11px/14px Verdana;
	text-decoration:underline;
}
h5 {
	display:block;
	margin:10px 8px 2px 8px;
	border-bottom:solid thin #C7C7C7;
	font:bold 14px/24px Verdana;
	color:#E89923;
}


/* LISTS */

ul, ol {
	margin:0px 0px 0px 25px;
}
li {
	font:11px/14px Verdana;
}



/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart {
	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;
	float:left;
}
.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 {
	float:left;
	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:right;
}

a.link {
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:none;
}
a.link: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:90px;
	height:14px;
	padding:3px 0px 5px 0px;
	*padding:2px 0px 6px 0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	background:#E89923;
	color:#000000;
	border:thin solid #000000;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}

.addToCartBtn a {
	display:block;
	width:105px;
	height:25px;
	padding:0px;
	margin:0px;
	background:url(http://www.2wayradiodirect.com/store/secure/images/add_to_cart.jpg) no-repeat;
	outline:none;
	border:none;
}


/* BLOG */


#radios {
        padding-top:20px;
        padding-bottom:20px;
        vertical-align:top;
}
#radios h2{
       font-size:14px;
}
#radios a:link{
       font-family:Verdana;
       font-size:10px;
       color:#FFF;
}
#radios a:visited{
       font-family:Verdana;
       font-size:10px;
       color:#FFF;
}

#sidebar ul, li{ 
       list-style-type:none;
}
#sidebar li h2{ 
       padding-top:10px;
       padding-bottom: 0px;
}
       
#radios ul {
       margin: 0px 0px 0px 5px;
}
#right_col ul {
	margin:0px 25px 0px 25px;
}
#right_col li {
	list-style-type: circle;
}

p.postmetadata {
padding: 0px 16px 0px 16px;
}

/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable {
margin: 16px 0px 16px 0px;
padding: 0px 16px 0px 16px;
}

span.sociable_tagline {
position: relative;
}

span.sociable_tagline span {
display: none; width: 14em;
}

span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: black;
line-height: 1.25em;
}

.sociable span {
display: block;
}

.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}

.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}

.sociable ul li:before {
content: "";
}

.sociable img {
float: none;
width: 16px;
height: 16px;
border: 0;
margin: 0;
padding: 0;
}

.sociable-hovers {
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);
}

.sociable-hovers:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
