body {
	background:#640000;
	margin:0;
	padding:0;
	text-align:center;
	font-family:'Segoe UI',Arial,Tahoma,sans-serif;
}
#logo {
	width:292px;
	height:75px;
	background:url(../images/logo.gif) no-repeat top left;
	float:left;
	clear:none;
}
#logo a {
	width:300px;
	height:75px;
	display:block;
}
#logo a span {
	display:none;
}
#head_phonenumber {
	font-weight:bold;
	font-style:italic;
	position:absolute;
	top:87px;
	left:20px;
	font-size:1.1em;
	color:#555;
	z-index:30;
}
#header {
	background:url(../images/headbar_rpt.jpg) repeat-x top;
}
#header .bar {
	height:90px;
	background:url(../images/headbar.jpg) no-repeat top center;
}
#menu {
	margin:0 11px 0 321px;
	padding:32px 0 0 0;
	text-align:center;
	font-size:0;
}
#menu li {
	list-style-type:none;
	float:left;
	clear:none;
	font-size:8pt;
	text-transform:lowercase;
	position:relative;
	margin:0;
	padding:0;
}
#menu li a {
	color:#ccc;
	text-decoration:none;
	padding:8px 11px 9px;
	display:block;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
}
#menu li a span {
	text-decoration:none !important;
	color:#666 !important;
}
#menu li a:hover, #menu li:hover a {
	padding:7px 10px 8px !important;
	background:#eee;
	text-decoration:underline;
	color:#ccc;
	border:1px solid #aaa;
}
#menu li a:hover span {
	color:#666;
}
#menu li.submenu a {
	-moz-border-radius-bottomleft:0 !important;
	-moz-border-radius-bottomright:0 !important;
	-webkit-border-bottom-left-radius:0 !important;
	-webkit-border-bottom-right-radius:0 !important;
	border-bottom:0 !important;
	position:relative;
	z-index:201;
}

#menu li ul {
	position:absolute;
	top:28px;
	left:0;
	margin:0;
	padding:0 0 5px 0;
	text-align:left;
	display:none;
	z-index:200;
	border:1px solid #aaa;
	background:#eee;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
.issub {
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
}
#menu li:hover .issub {
	display:block;
	background:#eee;
}
#menu li ul li {
	display:block;
	white-space:nowrap;
	min-width:140px;
	width:100%;
}
#menu li ul a {
	color:#555 !important;
	text-decoration:none !important;
	display:block;
	border:0 !important;
	background:transparent !important;
}
#menu li ul a:hover {
	color:#08c !important;
	text-decoration:none !important;
}


#homepage #middle {
	background:#d9d9d9 url(../images/background_home_rpt.jpg) repeat-x top;
}
#innerpage #middle {
	background:#d9d9d9 url(../images/background_interior_rpt.jpg) repeat-x top;
}
#homepage #middle .bar {
	min-height:315px;
	background:url(../images/background_home.jpg) no-repeat top center;
}
#innerpage #middle .bar {
	min-height:435px;
	background:url(../images/background_interior.jpg) no-repeat top center;
}
#footer {
	background:url(../images/footbar_rpt.jpg) repeat-x top;
}
#footer .bar {
	min-height:70px;
	background:url(../images/footbar.jpg) no-repeat top center;
}
#footerleft {
	width:580px;
	float:left;
	clear:none;
	position:relative;
}
#footerright {
	width:400px;
	float:left;
	clear:none;
	position:relative;
}
#footermenu {
	display:inline;
	float:left;
	margin:30px 0 0 30px;
}
#footermenu ul {
	margin:0;
	padding:0;
	font-size:0;
}
#footermenu li {
	display:inline;
	list-style-type:none;
	font-size:10pt;
}
#footermenu li a {
	color:#E99;
	text-decoration:none;
	padding:5px 10px;
}
#footermenu li a:hover {
	color:#fff;
}
#copyright {
	font-size:.9em;
	padding-left:20px;
	color:#666;
	width:540px;
}
#copyright p {
	margin:0;
}
#copyright span {
	padding:0 10px;
}

#designed {
	font-size:.75em;
	padding:10px 0 0 45px;
	color:#999;
	width:515px;
}
#designed p {
	margin:0;
	text-transform:lowercase;
}
#designed a {
	color:#ccc;
	text-decoration:underline;
	text-transform:none !important;
}
#designed a span {
	color:#999;
	text-decoration:none;
}
#designed a:hover {
	color:#aaa;
	text-decoration:underline;
}
#designed a:hover span {
	color:#666;
	text-decoration:none;
}

.pagewidth {
	width:980px;
	margin:0px auto;
	text-align:left;
	position:relative;
	z-index:10;
	clear:both;
}
#header .pagewidth {
	z-index:500 !important;
}

#flipbox_home {
	height:265px;
	width:980px;
	position:relative;
	z-index:190;
}
#flipbox_bar {
	position:absolute;
	top:47px;
	left:30px;
	background:url(../images/flipbar.png) repeat-y top right;
	width:750px;
	height:90px;
}
#flipbox_bar h2 {
	font-size:1em;
	font-weight:normal;
	color:#e5d3d3;
	margin:0;
	padding:12px 0 3px 15px;
	background:url(../images/barcorner.jpg) no-repeat top left;
}
#flipbox_bar p {
	font-size:.70em;
	color:#fff;
	margin:0;
	padding:0 0 0 15px;
	width:460px;
	line-height:1.7em;
}
#flipbox_gal {
	position:absolute;
	top:142px;
	left:27px;
	width:700px;
	height:90px;
	z-index:190;
}
#flipbox_data .flipbox_entry {
	display:none;
}
#flipbox_gal .flipbox_entry {
	float:left;
	clear:none;
	padding:13px 3px 0;
	margin:0 2px 0 0;
}
#flipbox_gal .flipbox_entry.selected {
	background:url(../images/flipimg_sel.png) no-repeat;
}
#flipbox_gal .flipbox_entry .data {
	display:none;
}
#flipbox_gal a img {
	border:1px solid #555;
	background:#fff;
}
#flipbox_gal a:hover img {
	border:1px solid #fff;
}

#flipbox_tag {
	position:absolute;
	left:249px;
	top:6px;
	width:298px;
	height:28px;
	background:url(../images/tag.png) no-repeat;
}
#flipbox_tag span {
	display:none;
}

#flipbox_arrow_left {
	left:16px;
	top:163px;
	background:url(../images/fliparrow_left.png) no-repeat 50% 50%;
}

#flipbox_arrow_right {
	left:442px;
	top:163px;
	background:url(../images/fliparrow_right.png) no-repeat 50% 50%;
}
.flipper_page {
	height:90px;
}
.fliparrow {
	position:absolute;
	width:4px;
	height:43px;
	display:none;
	cursor:pointer;
	padding:2px 5px;
	z-index:200;
}

#flipbox_arrow_left:hover {
	background:url(../images/fliparrow_left_hover.png) no-repeat 50% 50%;
}

#flipbox_arrow_right:hover {
	background:url(../images/fliparrow_right_hover.png) no-repeat 50% 50%;
}
 #flipgal_pages {
	position:absolute;
	color:#888;
	font-size:.7em;
	left:470px;
	top:170px;
	text-transform:lowercase;
 }
 #flipgal_pages span {
	font-weight:bold;
	color:#666 !important;
 }
 



#pagebox {
	width:980px;
	/*min-height:300px;*/
}
#homepage #pagebox {
	background:url(../images/width_home_rpt.jpg) repeat-y top center;
}
#innerpage #pagebox {
	background:url(../images/width_inner_rpt.jpg) repeat-y top center;
}
#homepage .shadowtop {
	position:relative;
	height:35px;
	width:980px;
	background:url(../images/shadow_top_home.jpg) no-repeat top center;
}
#homepage .shadowbottom {
	height:35px;
	width:980px;
	background:url(../images/shadow_bottom_home.jpg) no-repeat top center;
}

#innerpage .shadowtop {
	position:relative;
	height:35px;
	width:980px;
	background:url(../images/shadow_top_interior.jpg) no-repeat top center;
}
#innerpage .shadowbottom {
	height:35px;
	width:980px;
	background:url(../images/shadow_bottom_home.jpg) no-repeat top center;
}

.colhead {
	position:relative;
}
.colhead h2 {
	line-height:40px;
	height:40px;
	color:#640000;
	margin:0;
	font-weight:normal;
	font-size:1em;
	padding:5px 15px;
}
.colheadprev .colhead h2 {
	line-height:40px !important;
	height:40px !important;
	color:#640000 !important;
	margin:0 !important;
	font-weight:normal !important;
	font-size:1em !important;
	padding:5px 15px !important;
	font-family:'Segoe UI',Arial,Tahoma,sans-serif !important;
}
.col1 .colhead h2 {
	padding-left:30px;
}

#homepage .col1 {
	width:440px;
	float:left;
	clear:none;
}
#homepage .col2, #homepage .col3 {
	width:270px;
	float:left;
	clear:none;
}

#innerpage .col1 {
	width:710px;
	float:left;
	clear:none;
}
#innerpage .col1.fullwidth {
	width:980px !important;
}
#innerpage .col2 {
	width:270px;
	float:left;
	clear:none;
}

#pagecontent {
	/*min-height:450px;*/
}

#pagecontent .colpad {
	padding:10px 15px;
}
#pagecontent .col1 .colpad {
	padding-left:30px !important;
	padding-right:30px !important;
}
#pagecontent .col1.fullwidth .colpad {
	background:url(../images/fullwidth_inner_rpt.jpg) #F6F6F6 repeat-y;
}
.shadowtop #page_searchform {
	font-size:12pt;
	position:absolute;
	right:10px;
	border:1px solid #ccc;
	background:#fff;
	padding:0 3px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.shadowtop #page_searchform input {
	color:#666;
	text-decoration:none;
	float:left;
	clear:none;
	border:0;
	float:left;
	background:#fff;
}
.shadowtop #page_searchform input[type="text"] {
	margin:3px 0;
}
.shadowtop #page_searchform input[type="submit"] {
	text-transform:lowercase;
	border-left:1px solid #fff;
	color:#ccc;
	padding:3px 0 3px 3px;
	cursor:pointer;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}
.shadowtop #page_searchform input[type="submit"]:hover {
	text-decoration:underline;
}
.shadowtop #page_searchform:hover input[type="submit"] {
	color:#640000;
	border-left:1px solid #ddd;
}

.clearfloat {
	clear:both;
	font-size:0em;
	height:0;
}


/* ----------------------------------------
homepage styles
---------------------------------------- */

#homepage #pagecontent .col1 p {
	font-size:.75em;
	margin:5px 0;
	line-height:2em;
	color:#777;
}
#homepage #pagecontent .col3 p {
	font-size:.75em;
	margin:5px 0;
	line-height:2em;
	color:#444;
}

#homepage .col1 .colhead {
	background:#fff url(../images/leftcol_head_rpt.jpg) repeat-y left;
}
#homepage .col2 .colhead {
	background:#ececec;
}
#homepage .col3 .colhead, .colheadprev .colhead {
	background:#e1e1e1 url(../images/rightcol_head_rpt.jpg) repeat-y right !important;
}
.colheadprev {
	width:270px;
	margin:10px 0 30px;
}

#innerpage #pagecontent .col1 p {
	font-size:.75em;
	margin:5px 0;
	line-height:2em;
	color:#777;
}
#innerpage .col1 .colhead {
	background:#fff url(../images/leftcol_head_rpt.jpg) repeat-y left;
}
#innerpage .col1.fullwidth .colhead {
	background:#fff url(../images/fullwidth_head_rpt.jpg) repeat-y;
}
#innerpage .col2 .colhead {
	background:#e1e1e1 url(../images/rightcol_head_rpt.jpg) repeat-y right;
}


/*
featured products
*/
#featpagination {
	position:absolute;
	top:13px;
	right:5px;
	color:#777;
}
#curpage {
	color:#444;
	font-weight:bold;
}
#featpagination a {
	color:#666;
	text-decoration:none;
	background:#e1e1e1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:0px 5px 4px;
	margin:0 5px;
	font-weight:bold;
	border:1px solid #ccc;
}
#featpagination a:hover {
	color:#900;
	background:#fff;
	border-color:#ddd;
}
#featpagination span {
	font-size:7pt;
}
#scroll_prodlist {
	margin:0;
	padding:0;
	position:relative;
	width:270px;
	/*overflow:hidden;*/
	float:left;
	clear:none;
	background:#ececec;
}
#scroll_data {
	width:100%;
	z-index:5;
	height:279px;
	overflow:auto;
}
.scroller_page {
	float:left;
	clear:none;
	width:270px;
}
#scroll_prodlist .product {
	background:#ddd;
	padding:0;
	overflow:visible;
	border-top:1px solid #ccc;
	height:110px;
}
#scroll_prodlist .product:hover {
	background:#fff;
	cursor:pointer;
	border-color:#ccc;
	color:#eee;
}
#scroll_prodlist .product .img {
	border:1px solid #555;
	float:right;
	margin:15px 10px;
	width:95px;
	height:60px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
	text-align:center;
}
#scroll_prodlist .product .img img {
	max-width:95px;
}
#scroll_prodlist .product h3 {
	font-size:.9em;
	color:#600;
	font-weight:normal;
	margin:20px 0 5px 10px;
}
#scroll_prodlist .product p {
	color:#777;
	font-size:.7em;
	margin:0 0 15px 10px;
	padding:0;
	line-height:1.5em !important;
}

#scroll_temp {
	width:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#scroll_display {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.scroller_page {
	position:absolute;
	top:0;
	left:0;
	background:#ddd;
}


.italic {
	font-style:italic;
}
.centered {
	text-align:center;
}


/* -------------------------------
interior stuff
------------------------------- */

.featurebox {
	margin:10px auto;
	border:1px solid #999;
	width:220px;
	position:relative;
}
.featurebox img {
	display:block;
}
.featurelist {
	margin:0;
	padding:10px 15px;
}
.featurelist li {
	list-style-type:none;
	list-style-image:url(../images/limarker.gif);
	font-size:.8em;
	padding:3px 3px 3px 6px;
	cursor:pointer;
}
.featurelist li.selected {
	background:#eee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.featurelist li.selected a:hover,.featurelist li.selected:hover a {
	color:#640000 !important;
	text-decoration:none !important;
}
.featurelist a {
	color:#640000;
	text-decoration:none;
	display:block;
}
.featurelist a:hover,.featurelist li:hover a {
	color:#04c;
	text-decoration:underline;
}
.featurelist li .data {
	display:none !important;
}
.opthighlight {
	border:1px solid #fff;
	outline:1px solid #000;
	z-index:100;
	cursor:pointer;
}
#optdescripfade {
	position:absolute;
	z-index:1899;
	top:35px;
	bottom:35px;
	left:0;
	width:710px;
	background:#000;
	opacity:0;
}
.col2 {
	position:relative;
	z-index:2000;
}
.col2 p {
	font-size:.75em;
	line-height:2em;
	color:#555;
	margin:5px 0;
}
#optdescrippos {
	position:absolute;
	z-index:1899;
	top:105px;
	left:0;
}
#optdescrippop {
	position:relative;
	z-index:1900;
	width:980px;
	margin:0 auto;
	text-align:left;
}
#optdescrippop .info {
	padding:1px 0;
}
#optdescriptpad {
	padding:15px 20px 20px;
	text-align:center;
	min-height:200px;
	margin-right:270px;
	margin-left:20px;
	background:url(../images/optdescripfade.jpg) #fff no-repeat right top;
	/*border:1px solid #ccc;*/
	border-right:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}
#optdescripfloater {
	width:650px;
	margin:0 auto;
	text-align:left;
	z-index:2100;
}
#optdescrippop img {
	float:left;
	clear:none;
	border:1px solid #fff;
	outline:1px solid #999;
	margin:0 20px 0 0;
}
#optdescrippop h2 {
	font-weight:normal;
	font-size:1.6em;
	color:#640000;
	font-family:'Segoe UI',Arial,Helvetica,sans-serif;
	margin-top:0;
	line-height:.8em;
}
#optdescrippop h2 #optdescriptype {
	display:block;
	font-size:.7em;
	color:#666;
	font-style:italic;
}
#optdescrippop p {
	margin:0 0 10px 0;
	font-size:.8em;
	line-height:1.7em;
	color:#555;
	padding:0 20px 0 5px;
}
#optdescripcontrols {
	position:absolute;
	top:15px;
	right:290px;
	line-height:20px;
	text-align:center;
	z-index:2200;
}
#optdescripcontrols a {
	padding:3px 10px;
	background:#999;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#optdescripcontrols a:hover {
	background:#640000;
	color:#fff;
}

#product_list {
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#product_list a {
	color: #640000;
	text-decoration: none;
}
#product_list th {
	font-weight: normal;
	font-size:1.2em;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ddd;
	text-align:left;
}
#product_list td {
	color: #666;
	font-size: .75em;
	line-height: 2em;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ddd;
}
#product_list .headerrow td {
	font-size:.9em;
	letter-spacing:-.05em;
	font-family:'Segoe UI',Arial,Helvetica,sans-serif;
	color:#555 !important;
	line-height:1em !important;
}

#product_list img {
	display:block;
	border:2px solid #888;
	background:#444;
	padding:1px;
}


#product_list tr:hover td, #product_list tr:hover th {
	background:#fff;
}
#product_list tr.headerrow:hover td {
	background:transparent !important;
}

.center {
	text-align:center;
}
.prodtext {
	font-size:1.1em !important;
	white-space:nowrap;
	padding-left:20px !important;
	padding-right:20px !important;
}


#mainbodyimage {
	display:inline;
	float:left;
	clear:none;
	margin:20px 20px 20px 0;
}
#mainbodyimage img {
	display:block;
	border:2px solid #888;
	background:#444;
	padding:1px;
}
#specs {
	margin:10px 0 0;
	padding:0;
	border-collapse:collapse;
	font-size:.7em;
}
#specs td {
	white-space:nowrap;
	margin:0;
	border-collapse:collapse;
}
#specs .spectitle {
	padding-top:10px !important;
	font-weight:normal;
	font-size:1.3em;
	padding-left:0 !important;
	border-bottom:0 !important;
	color:#640000;
}
#specs .indent {
	width:100%;
	margin-left:10px;
}
#specs .twocolval {
	text-align:right;
}
#specs .titleval {
	padding:13px 10px 0 0 !important;
}
#specs .valrow td {
	border-bottom:1px solid #ddd;
	padding:2px 10px;
}
#specs .valrow:hover td {
	background:#ddd;
}
#specs .spectitle:hover td {
	background:transparent !important;
}

#infobox_loading {
	position:absolute;
	top:10px;
	right:330px;
	width:180px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/infobox_loading.gif) no-repeat center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #999;
}
.info_nav {
	width:30px;
	height:100%;
	background-repeat:no-repeat;
	background-position:50%;
	position:absolute;
	top:0;
	cursor:default;
	color:#eee;
}
.info_nav.active {
	cursor:pointer !important;
}
.info_nav span {
	display:none;
}
.info_nav#info_next {
	right:10px;
	background-image:url(../images/info_next.gif);
}
.info_nav#info_prev {
	left:10px;
	background-image:url(../images/info_prev.gif);
}
#info_next.active:hover {
	background-image:url(../images/info_next_hover.gif);
}
#info_prev.active:hover {
	background-image:url(../images/info_prev_hover.gif);
}

#contact_form {
	width:100%;
}
#contact_form td {
	border-collapse:collapse;
	margin:0;
	padding:10px;
}
#contact_form textarea {
	width:600px;
	height:150px;
	padding:10px;
	font-family:'Segoe UI',Verdana,Tahoma,sans-serif;
	font-size:.8em;
}
#contact_form input[name="zip"] {
	width:60px;
}
#contact_form .submitbutton_row {
	text-align:right;
}
#contact_form .submitbutton_row input {
	padding:10px;
}


#cp_inner_guys {
	width:170px;
	height:136px;
	background:url(../images/cp_guys.png) no-repeat top;
	position:absolute;
	top:-31px;
	left:550px;
	z-index:2000;
}


/*---------- Gallery ----------*/
.photo_wrapper {
	width:230px;
	text-align:center;
	float:left;
	clear:none;
}
.photo_image {
	height:160px;
	line-height:160px;
}
.photo_image img {
	max-width:220px;
	border:1px solid #ccc;
	background:#777;
	padding:1px;
	vertical-align:middle;
}
.photo_wrapper h2 {
	font-size:1em;
	margin:10px 0 0;
	font-weight:normal;
	color:#333;
}
.photo_wrapper p {
	margin:5px 20px !important;
}
.app {
 border-bottom: 1px solid #ccc;
 padding: 20px;
}
.app h2{
 font-size: 1.1em;
 font-weight: normal;
 color:#640000
}
.app a{
 display: block;
 text-align: right;
 color:#1400e7;
 font-size:.9em;

 }

.app img{
 float:left;
 width:252px;
 margin-right: 15px;
}

.app .img img{
 border:2px solid black;
}

.app ul{
margin-left:251px;
list-style-type:none;
margin-right:100px;

}

.app li{
font-size:.9em;
line-height:1.3em
}

.app li span{
 font-weight:bold;
}
.case {
 border-bottom: 1px solid #999;
 padding: 10px;
}
.case img{
 margin-right: 15px;
 border: 1px solid #000;
}
.case a {
 font-size: .7em;
 display: block;
 text-align: right;
 color:#1400e7;
}
#app-wrapper #specs .valrow td {
border:none;
}
#app-wrapper #specs .indent{
 width: 120px;
 white-space: normal;
 font-weight: bold;
 vertical-align: top;
}
#app-wrapper #specs .twocolval{
 white-space: normal;
 border-collapse:normal;
 text-align: left;
 color:#777777
}

#app-wrapper #specs .twocolval span{

}
#secbodyimage {
	display:inline;
	float:right;
	clear:none;
	margin:20px 20px 20px 0;
}
#secbodyimage img {
	display:block;
	border:2px solid #888;
	background:#444;
	padding:1px;
    margin-left:15px
}


#app-wrapper h2{
 font-size: 1em;
 color: #640000;
 font-weight: normal;
 clear:left;
}

 #innerpage #pagecontent .col1 #app-wrapper p  {
line-height:1.5em;

}
.case.active {
 outline: 3px solid #eee;
 background: #aaa;
}
.case.active a{
 display: none;
}
.content_images{
 margin: 10px;
}