.buynow_box{
	width:780px;
	display:block;
	clear:both;
	height:30px;
	margin-bottom:3px;
	text-indent:-9999px;
}


.buynow_box a{
	text-indent:-9999px;
}
a.buynow {
	height: 25px;
	margin-top: 0.7em;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 20px;
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	display: block;
	float: right;
	
}
a.buynow {
	width: 72px;
	background-image: url(/customization/buynows.png);
}
ul li a:hover {
	color: #0088cc;
}
a.buynow:hover, a.buynow:focus {
	background-position: 0pt -25px;
}
a.buynow:hover, a.buynow:focus {
	background-position: 0pt -25px;
}
/** + CATEGORY */
#categorywrapper {
	width: 780px;
	margin: 0 auto;
}
#categorycontent {
	padding: 0 10px;
	background: url(/customization/categorycontent.png) repeat;
}
#categorycontent ul {
	background: url(/customization/productcontent.png) repeat-y;
	float: left;
	display: block;
	width: 760px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#categorycontent li {
	background: url(/customization/networks.png) no-repeat;
	float: left;
	height: 60px;
	width: 380px;
	position: relative;
}
#categorycontent a {
	font-size: 1em;
	color: #666;
	text-decoration: none;
	padding: 10px 0 5px;
	display: block;
	width: 380px;
	height: 45px;
	position: relative;
	z-index: 2;
}
#categorycontent ul li a img {
	border: 0;
	float: left;
	margin: 0 10px;
}
.fader {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #A4ADB7;
}
.clear {
	clear: left;
}
#datacategorycontent {
	padding: 20px 10px;
}
#datacategorycontent ul {
	background: url(/customization/categorycontent.png) repeat;
	list-style: none;
	margin: 0;
	padding: 5px;
	display: block;
	height: 30px;
	background: #DFDFDF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#datacategorycontent li {
	float: left;
}
#datacategorycontent li a {
	outline: 0;
	display: block;
	background: #DFDFDF;
	color: #666;
	text-decoration: none;
	padding: 1px 5px;
	margin: 5px;
	border: 1px solid #DFDFDF;
}
#datacategorycontent li a:hover {
	border: 1px solid #D1D1D1;
	background: #D1D1D1;
	color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#datacategorycontent li a.selected {
	background: #AFAFAF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px inset #fff;
	color: #fff;
}
#datacategorycontent .panels {
	border: 1px solid #DFDFDF;
	border-top: 0;
	border-bottom: 10px solid #DFDFDF;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	overflow: hidden;
}
#datacategorycontent .panelsInner {
	overflow: hidden;
}
#datacategorycontent .panel {
	padding: 20px;
}
/** -CATEGORY */















/** +PRODUCT */

#productwrapper {
	width: 760px;
	margin: 0 auto;
}
#productcontent {
	padding: 0 10px;
}
#productcontent ul {
	float: left;
	display: block;
	width: 760px;
	margin: 0;
	padding: 0;
	background: url(/customization/productcontent.png) repeat-y;
	list-style: none;
}
#productcontent li {
	float: left;
	height: 60px;
	width: 760px;
	position: relative;
	background: url(/customization/productnetworks.png) no-repeat;
	padding:0px;
}
#productcontent a {
	font-size: 1em;
	color: #666;
	text-decoration: none;
	padding: 6px 0 6px;
	display: block;
	width: 760px;
	height: 60px;
	position: relative;
	z-index: 2;
}
#productcontent ul li a img {
	border: 0;
	float: left;
	margin: 0 6px;
}
.fader {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #A4ADB7;
}
.clear {
	clear: left;
}
#dataproductcontent {
	padding: 20px 10px;
}
#dataproductcontent ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	display: block;
	height: 30px;
	background: #DFDFDF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#dataproductcontent li {
	float: left;
}
#dataproductcontent li a {
	outline: 0;
	display: block;
	background: #DFDFDF;
	color: #666;
	text-decoration: none;
	padding: 1px 5px;
	margin: 5px;
	border: 1px solid #DFDFDF;
}
#dataproductcontent li a:hover {
	border: 1px solid #D1D1D1;
	background: #D1D1D1;
	color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#dataproductcontent li a.selected {
	background: #AFAFAF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px inset #fff;
	color: #fff;
}
#dataproductcontent .panels {
	border: 1px solid #DFDFDF;
	border-top: 0;
	border-bottom: 10px solid #DFDFDF;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	overflow: hidden;
}
#dataproductcontent .panelsInner {
	overflow: hidden;
}
#dataproductcontent .panel {
	padding: 20px;
}
/** -PRODUCT */



.page h3 {
	color: #202020;
	font-size: 15px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.5);
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.5);
}
.above_description {
	color: #202020;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.5);
}
#nav-shadow {
	margin: 0 auto 10px auto;
	padding: 20px 0 0 0px;
	padding-left:10px;
	width: 794px;
	min-height: 40px;
	text-align: center;
	list-style: none;
}
#nav-shadow li {
	margin-right: 5px;
	width: 254px;
	height: 40px;
	position: relative;
	float: left;
}
#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
	margin: 0 auto;
	width: 254px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/customization/home/icons.png) no-repeat;
	display: block;
	position: relative;
	z-index: 2;
}
/* Button Colors */
		
#nav-shadow li.button-color-1 a {
	background-position: -10px -3px;
}
#nav-shadow li.button-color-2 a {
	background-position: -263px -3px;
}
#nav-shadow li.button-color-3 a {
	background-position: -520px -3px;
}
/* Button Shadow */
		
#nav-shadow li img.shadow {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.apphead {
	font-weight:bold;
	margin-top:5px;
	color:white;
	background-color:#9e0f0f;
}
.app_odd {
	background-color:#e0e0e0;
	border:1px solid #e0e0e0;
}
#footer_link a {
	text-decoration:none;
	color:#999;
}
#footer_link {
	color:#999;
}
.app_even {
	background-color:#f0f0f0;
	border:1px solid #f0f0f0;
}
.spec_table {
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}
.spec_odd {
	background-color:#e0e0e0;
}
.page p {
	color:#666;
}
.spec_even {
	background-color:#f0f0f0;
}
#features {
	padding:5px;
	width:791px;
	height:220px;
	background:url('/catalog/view/theme/default/image/mods/main_selection.png')no-repeat;
}
#contacbox {
	width:180px;
	height:119px;
	margin-bottom: 10px;
	background: url('/customization/contact_us.png') no-repeat;
}
.under li {
	list-style-image:none;
	list-style:none;
	color:#2971a7;
}
/* slider specific CSS */

#slidercontainer {
}
.category_box {
	display: inline-block;
	float: left;
	text-align: left;
	vertical-align:top;
	width: 700px;
	margin-bottom: 10px;
}
.sliderGallery {
	background: url(/catalog/view/theme/default/image/mods/slider/images/productbrowser_background_20070622.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 160px;
	width: 773px;
}
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery UL LI {
	display: inline;
}
.slider {
	width: 750px;
	height: 17px;
	margin-top: 140px;
	margin-left: 5px;
	padding: 1px;
	position: absolute;
	background: url(/catalog/view/theme/default/image/mods/slider/images/productbrowser_scrollbar_20070622.png) no-repeat;
}
.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top: 0;
	background: url(/catalog/view/theme/default/image/mods/slider/images/productbrowser_scroller_20080115.png) no-repeat;
	z-index: 100;
}
.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
.slider .slider-A {
	left:25px;
}
.slider .slider-B {
	left:50px;
}
.slider .slider-C {
	left:75px;
}
.slider .slider-D {
	left:100px;
}
.slider .slider-E {
	left:125px;
}
.slider .slider-F {
	left:150px;
}
.slider .slider-G {
	left:175px;
}
.slider .slider-H {
	left:200px;
}
.slider .slider-I {
	left:225px;
}
.slider .slider-J {
	left:250px;
}
.slider .slider-K {
	left:275px;
}
.slider .slider-L {
	left:300px;
}
.slider .slider-M {
	left:325px;
}
.slider .slider-N {
	left:350px;
}
.slider .slider-O {
	left:375px;
}
.slider .slider-P {
	left:400px;
}
.slider .slider-Q {
	left:425px;
}
.slider .slider-R {
	left:450px;
}
.slider .slider-S {
	left:475px;
}
.slider .slider-T {
	left:500px;
}
.slider .slider-U {
	left:525px;
}
.slider .slider-V {
	left:550px;
}
.slider .slider-W {
	left:575px;
}
.slider .slider-X {
	left:600px;
}
.slider .slider-Y {
	left:625px;
}
.slider .slider-Z {
	left:650px;
}
.slider .slider-lbl1 {
	left: 30px;
}
.slider .slider-lbl2 {
	left: 107px;
}
.slider .slider-lbl3 {
	left: 184px;
}
.slider .slider-lbl4 {
	left: 261px;
}
.slider .slider-lbl5 {
	left: 338px;
}
.slider .slider-lbl6 {
	left: 415px;
}
.slider .slider-lbl7 {
	left: 492px;
}
#breadcrumb {
	display:block;
	overflow:hidden;
	height:22px;
	width:800px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.6em;
	font-size: 1.1em;
	text-shadow: 0pt 0pt 0pt rgba(0, 0, 0, 0.01);
}
#breadcrumb a {
	margin-right:10px;
	color:#d41515;
}
#breadcrumb a:link {
	margin-right:10px;
	color:#d41515;
}
#breadcrumb a:visited {
	margin-right:10px;
	color:#d41515;
}
#breadcrumb a:hover {
	margin-right:10px;
	color:#d41515;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d41515;
	padding-bottom: 5px;
}
.bcrumbs {
}
#bread_table {
	border:0;
	vertical-align:middle;
}
.box {
	margin-bottom: 10px;
	background: url('/customization/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #202020;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.5);
}
.box .top img {
	float: left;
}
.box .middle {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: transparent;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	background:url(/customization/body_bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 11px;
}
a {
	color:#d41515;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.01);
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #d41515;
	text-decoration: underline;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #d41515;
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:url('/customization/cotnainer_bg.png');
	padding:0px;
}
#header {
	position: relative;
	margin:0px;
}
#header .div1 {
	height: 121px;
	width:856px;
	margin-left:auto;
	margin-right:auto;
}
#header .div2 {
	position: relative;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 18px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
	font-size:11px;
}
#contactus {
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') repeat-x;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 770px;
	margin-bottom: 10px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	width: 783px;
	background: url('../image/content_top.png') no-repeat;
}
#content .top h1, .heading {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #ffffff;
	padding: 10px 10px 1px 10px;
	min-height: 610px;
	width: 771px;
}
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
	width: 791px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #f5f6f7;
	display: inline-block;
	font: normal 12px Verdana, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
	height: 25px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #f5f6f7;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	color: #202020;
	font-size: 13px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.3);
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1pt 1pt 1pt rgba(0, 0, 0, 0.3);
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #f5f6f7 url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #f5f6f7 url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #f5f6f7;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 720px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
}
#footerdiv {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 2em;
	margin-left: 0em;
	padding-top: 2.2em;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-size: 1em;
	line-height: 1.6em;
	color: #252525;
	text-transform: uppercase;
	padding-left:20px;
}
#footerdiv a {
	font-family:"Times New Roman", Times, serif;
	color: #252525;
	margin-left:5px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
	cursor: pointer;
}
#category ul li a {
	margin-top:2px;
}
#category ul li a {
	text-decoration:none;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
