body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#topbar {
background-color: #999999;
width: 100%;
height: 40px;
}
#navi {
width: 938px;
margin-left: auto;
margin-right: auto;
color: #fff;
padding-top: 8px;
}
#navi ul {
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index:9999;
}
#navi ul li {
  display: block;
  position: relative;
  float: left;
  z-index:9999;

}
#navi li ul { display: none; }
#navi ul li a {
  display: block;
  white-space: nowrap;
  font-size: 15px;
color: #fff;
	text-decoration: none;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #999 1px 1px 1px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: dotted 1px #fff;
	height: 21px;
	margin-left: 0px;
	padding-top: 2px;
}
#navi ul li a:hover { 	background-color: #777777;
text-shadow: #777777 1px 1px 1px;
	 color: #ffffff }
#navi li:hover ul {
  display: block;
  position: absolute;
}
#navi li:hover li {
  float: none;
  font-size: 11px;
}
#navi li:hover a { background-color: #777777;color: #ffffff; text-shadow: #777777 1px 1px 1px; }
#navi li:hover li a:hover { background-color: #666666; text-shadow: #666666 1px 1px 1px;}
#header {
clear: both;
width: 970px;
margin-left: auto;
margin-right: auto;
}
#topbg {
clear: both;
height: 294px;
width: 100%;

}
#footer {
clear: both;
height: 145px;
width: 100%;
background-image: url(images/footer.png);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}
#arrows {
min-height: 694px;
width: 100%;
background-image: url(images/arrows.png);
background-repeat: no-repeat;
background-position: left bottom;
margin-bottom: -12px;
padding: 0;
}
#topimage {
width: 970px;
margin-left: auto;
margin-right: auto;
}
#topimage img {
border-right: solid 5px #fff;
border-left: solid 5px #fff;
border-bottom: solid 5px #fff;
margin-bottom: 8px;
}
.strap1 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #d0172a 1px 1px 1px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-left: 22px;
}
.strap2 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #d0172a 1px 1px 1px;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-left: 60px;
	padding-top: 6px;
}
#main {
width: 928px;
margin-left: auto;
margin-right: auto;

}
#mainarea {
width: 660px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}
#mainarea a{
color: #ee1a30;
font-weight: bold;
}
#clientbox {
margin-top: 8px;
width: 215px;
	background-color: #fff;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
#clientbox2 {
margin-top: 38px;
width: 215px;
padding 5px;
	background-color: #333;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#contactform {
float: right;
width: 215px;
	background-color: #cccccc;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
margin-bottom: 10px;
}
#contactform INPUT{
width: 200px;
}
#contactform TEXTAREA{
width: 200px;
font-family: Arial, sans-serif;
height: 40px;
}
.aButton {
margin-top: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #777777;
border: 0;
height: 24px;
color: #ffffff;
font-size: 12px;
font-family: Arial, sans-serif;
font-weight: bold;
cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}
#rightcolumn {
float: right;
width: 225px;
	background-color: #dedede;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #686868;
margin-bottom: 12px;
}
#rightcolumn h2{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #dedede 1px 1px 1px;
	font-size: 20px;
	color: #686868;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainarea h1 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #999 1px 1px 1px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #999;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 4px;
padding-left: 12px;
}
#mainarea h2 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #fff 1px 1px 1px;
	font-size: 24px;
	font-weight: bold;
	color: #ee1a30;
	padding-left: 34px;
	background: url(images/arrowicon.png) no-repeat;

}
#footer2 {
clear: both;
width: 940px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
margin-top: 0px;

}
#footer2left {
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
#footer2right {
float: right;
width: 550px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}
.lefttext {
float: left;
}
#socialbuttons {

}
#bottombgc {
width: 950px;
color: #FFFFFF;
font-size: 12px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
}

#bottombgc ul{
padding-left: 18px; 
line-height: 20px;
}

#bot1 {
width: 220px;
float: left;
}
#bot1 img{
margin-top: 12px;
}
.orange {
color: #ffffff;
font-weight: bold;
}
#bot1 a{
color: #FFFFFF;
text-decoration: none;
}
#bot1 a:hover{
color: #FFFFFF;
text-decoration: underline;
}


#bot2 {
width: 180px;
float: left;
margin-left: 20px;
margin-top: 2px;
}

#bot2 a{
color: #FFFFFF;
text-decoration: none;
}
#bot2 a:hover{
color: #FFFFFF;
text-decoration: underline;
}



#bot3 {
width: 148px;
float: left;
margin-left: 25px;
margin-top: 2px;
}

#bot3 a{
color: #FFFFFF;
text-decoration: none;
}
#bot3 a:hover{
color: #FFFFFF;
text-decoration: underline;
}



#nav {
margin: 0;
	padding-top: 4px;
	width: 970px;
margin-left: auto;
margin-right: auto;


	line-height: 100%;



	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 7px;
	margin: 0;

	/* background: #666 url(images/gradient.png) repeat-x 0 -40px; */
	background-color: #d0172a;
	color: #fff;
	/* border-top: solid 1px #f8f8f8; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	/* text-shadow: 0 1px 0 rgba(200,200,200, 1); */ 
}
#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #000 url(images/gradient.png) repeat-x 0 -40px;
	color: #444;
	border-top: solid 1px #f8f8f8;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #ee1a30 url(images/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #ddd url(images/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

h3 {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #ee1a30 1px 1px 1px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #ee1a30;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 4px;
padding-left: 12px;
width: 644px;
margin-top: 10px;
margin-bottom: 20px;
clear: left;
}
h3 a{
color: #fff;
text-decoration: none;
}

#lookfor {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #777 1px 1px 1px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #777;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 4px;
padding-left: 12px;
width: 644px;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}
#lookfor a{
color: #fff;
text-decoration: none;
}
#contactbox {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #ee1a30 1px 1px 1px;
	font-size: 16px;
	color: #fff;
	background-color: #ee1a30;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 4px;
padding-left: 12px;
width: 644px;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}
#contactbox a{
color: #fff;
text-decoration: none;
}
.boxtext {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: #d0172a 1px 1px 1px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
		
		.imborder {
		margin-left: 20px;
		margin-bottom: 20px;
		}
		
	.stockbox {
background-color:#cccccc;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

    -webkit-box-shadow: 0px 2px 4px #999;
    -moz-box-shadow: 0px 2px 4px #999;
    box-shadow: 0px 2px 4px #999;
	
	 background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 35%, #dddddd 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(35%,#cccccc), color-stop(100%,#dddddd)); /* webkit */


}


	#casebox {
	padding: 10px;
	height: 120px;
background-color:#cccccc;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

    -webkit-box-shadow: 0px 2px 4px #999;
    -moz-box-shadow: 0px 2px 4px #999;
    box-shadow: 0px 2px 4px #999;
	
	 background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 35%, #dddddd 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(35%,#cccccc), color-stop(100%,#dddddd)); /* webkit */
margin-bottom: 20px;

}
#casepic {
width: 150px;
float: left;
}
#casepic img {
border: 2px solid #fff;
}
#casetext {
width: 450px;
float: right;
padding-right: 10px;
}
#casetext h4 {
margin-top: 0px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444;
	font-weight: bold;
}
#casetext a{
color: #444;
font-weight: bold;
}
.stocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.stocktext A{color:#000000;text-decoration:none}
.stocktext A:hover{color:#444444}

#vantext {
	padding: 1px;
}
#vantext img{
	border: 1px solid #fff;
}
#pricetext {
color: #000;
font-size: 20px;
margin-top: 10px;
}
#slideshow {
width: 606px;
	background-color: #cccccc;
		border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding-left: 54px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.bordright{
  margin-left: 20px;
  margin-bottom: 20px;
}
.bordleft{
  margin-right: 20px;
  margin-bottom: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#testbox {
	width: 630px;
		padding: 15px;
		color: #fff;
		font-size: 11px;
		background-color:#aaaaaa;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;

    -webkit-box-shadow: 0px 2px 4px #999;
    -moz-box-shadow: 0px 2px 4px #999;
    box-shadow: 0px 2px 4px #999;
	
	 background: -moz-linear-gradient(top, #777 0%, #888 35%, #999 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777), color-stop(35%,#888), color-stop(100%,#999)); /* webkit */
margin-bottom: 20px;
}
#testbox a{
color: #ddd;
}
#testbox img{
margin-left: 35px;
border: 2px solid #fff;
}
#testbox .cc{
margin-left: 0px;
border: 0px;
}
#testtext {
width: 440px;
margin-left: 150px;
}
#testbox h4 {
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
	font-weight: bold;
}






#test2box {
	padding: 10px;
background-color:#cccccc;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

    -webkit-box-shadow: 0px 2px 4px #999;
    -moz-box-shadow: 0px 2px 4px #999;
    box-shadow: 0px 2px 4px #999;
	
	 background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 35%, #dddddd 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(35%,#cccccc), color-stop(100%,#dddddd)); /* webkit */
margin-bottom: 20px;

}

#test2box img {
border: 2px solid #fff;
}

#test2box a{
color: #333;
}
#prestext {
color: #fff;
}
#prestext a{
color: #fff;
text-decoration: none;
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:970px;
    height:207px;
    margin:0 auto;
    padding-top:0px;

}

#slider {
	position:relative;
    width:970px;
    height:207px;
    margin-left:0px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:0px;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#nivos {
height: 207px;
border: 5px solid #fff;
width: 970px;
}