/* --------- /stylesheets/reset.css --------- */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}table {	border-collapse:collapse;	border-spacing:0;}fieldset,img { 	border:0;}address,caption,cite,code,dfn,em,strong,th,var {	font-style:normal;	font-weight:normal;}ol,ul {	list-style:none;}caption,th {	text-align:left;}h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}q:before,q:after {	content:'';}abbr,acronym { border:0;}/* --------- /stylesheets/store.css --------- */ 
#content .con .product_item .cart {	clear: both;
	font-size: 14px;}
#content .con .product_item .cart input {
	font-size: 14px;
}#content .con .product_item {	clear: both;	margin-bottom: 15px;	border-top: 1px solid #c90;	margin-top: 15px;	padding-top: 15px;}
#content .con .product_item .related_list h3.related {
	border-bottom: 1px solid #c90;
	line-height: 1.4em;
}#content .con .product_item H2 {	color: #fff;	font-size: 16px;}#content .con .product_item H3 {	font-weight: bold;	color: #c90;	font-size: 14px;	margin-bottom: 15px;}#content .con .product_item .features {	clear: both;	margin: 10px 0;}
#content .con .product_item .features ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
#content .con .product_item .features h2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}#content .con .product_item .features .image {	width: 80px;	float: left;	text-align: center;}#content .con .product_item .features .content {	float: right;	width: 440px;
	font-size: 12px;}#content .con .product_item .features .content h3,
#content .con .product_item .features .content h2 {	font-weight: bold;	color: #c90;	font-size: 14px;	margin-bottom: 0px;}#content .con .product_item .cart .pipe {	color: #c90;	margin: 0 10px;}

table.cart {	width: 100%;}table.cart th {	color: #c90;	font-weight: bold;}table.cart tr {	border-bottom: 1px solid #c90;}table.cart td {	padding: 5px 0px;}table.cart td img {	border: 1px solid #c90;	padding: 2px;}table.cart td div.notes {	color: #c90;}table.cart tfoot {	font-weight: bold;}table.cart tfoot strong {	color: #c90;	font-weight: bold;}

#order_progress {	border: 1px solid #c90;	width: 99%;	margin-bottom: 10px;	text-align: center;}#order_progress span {	padding: 3px 5px;	color: #f5e88d;	font-size: 10px;	line-height: 2em;	font-weight: bold;}#order_progress span.current {	color: #c90;}

div.checkout-box {	width: 400px;}#content .con div.checkout-box p {	margin: 0 0 10px 0;}div.checkout-box .leftbox {	width: 190px;	float: left;}div.checkout-box .rightbox {	width: 190px;	float: right;}div.checkout-box input.half{	width: 50%;}


#content .con h3.checkout {	color: #c90;	border-bottom: 1px solid #c90;	padding: 3px 0px;	font-weight: bold;	font-size: 14px;	margin-bottom: 15px;	position: relative;}#content .con h3.checkout a {	position: absolute;	right: 0px;	font-size: 11px;	font-weight: bold;}
#content .con table.checkout {	width: 100%;}#content .con table.checkout td {	padding: 3px 0px;}#content .con table.checkout tbody {	border-bottom: 1px solid #c90;}#content .con table.checkout thead th {	font-weight: bold;	padding: 3px 0 6px 0;}#content .con table.checkout tfoot tr {	border-bottom: 1px solid #c90;	font-weight: bold;}#content .con table.checkout tfoot strong {	color: #c90;	font-weight: bold;}/* --------- /stylesheets/shared.css --------- */ 
/* @override http://localhost:3000/stylesheets/cache/shared_css.css?1241139204 */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
a:hover { color: #333; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#flash {
	width: 90%;
	border: 1px solid #aaa;
	padding:  10px;
	margin-left: auto;
	margin-right: auto;
	margin-top:  5px;
	margin-bottom:  5px;
	background-color: #fee;
}

div.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}
div.div10 {
	height: 10px;
	clear: both;
}

div.div15 {
	height: 15px;
	clear: both;
}
div.div20 {
	height: 20px;
	clear: both;
}
div.div5 {
	height: 5px;
	clear: both;
}


div.box {
	width: 90%;
	text-align: center;
	background-color: #eee;
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
}

/* shared stuff between pages on site */

/* @group #inquiry_form */



div#inquiry_form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 500px;
	padding: 5px;
	background-color: #eee;
}
div#inquiry_form p {
	margin: 0px;
	padding: 0px;
}

div#inquiry_form input, div#inquiry_form textarea {
	font-size: 1.2em;
	width: 340px;
	float: right;
}
div#inquiry_form input.normal {
	width: auto;
	float: none;
}
div#inquiry_form input.submit {
	width: auto;
	float: right;
}
div#inquiry_form div.fieldWithErrors {
	width: 340px;
	border: 2px solid red;
	margin: 0;
	padding: 0;
	float: right;
}
div#inquiry_form label {
	display: block;
	width: auto;
	padding: 2px 5px 2px 5px;
	text-align: left;
	background-color: #ddd;
	color:  #333;
	width:130px;
	float: left;
}
div#inquiry_form .content {
	display: block;
	clear: both;
	width: 90%;
	margin: auto;
	padding: 3px;
	text-align: left;
	background-color: #fff;
	color: #222;
}

/* @end */



.alpha50 {
	opacity: alpha(0.5);
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
div.moviePlayer {
	margin: auto;
	clear: both;
	text-align: center;
}

#custom_form, #custom_form_preview {
	margin: 20px auto;
	padding: 0px;
	background: #e5f2fc;
}
#custom_form .elt_req {
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 20px;
	background: url(/images/form_req.gif) no-repeat;
}
#custom_form .elt_req.warning {
	background: url(/images/form_warning.gif) no-repeat;
}
#custom_form dl, #custom_form_preview dl {
	width: 100%;
}
#custom_form dt, #custom_form_preview dt {
	background-color: #6cd2ff;
	font-weight: bold;
	font-size: 1.2.em;
	padding: 3px;
	margin-bottom: 3px;
}
#custom_form dd, #custom_form_preview dd {
	margin-left: 10px;
	margin-bottom: 15px;
}
#btnSubmitSet.submit, #custom_form .submit {
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border-top: 1px solid #888;
}

#custom_form textarea {
	width: 98%;
	margin: auto;
	height: 90px;
	border: 1px solid #888;
	background-color: #fff;
}
#custom_form textarea:focus {
	background-color: #ffe;
	border: 1px solid #333;
}
#custom_form .text input {
	width: 98%;
	border: 1px solid #888;
	background-color: #fff;
}
#custom_form .text input:focus {
	background-color: #ffe;
	border: 1px solid #333;
}

#confirm_message {
	padding: 5px;
	background-color: #ffb;
	text-align: center;
	font-weight: bold;
	border-top: #777;
}

div.meja_splitter {
	background: none;
	height: 3px;
	width: 100%;
	clear: both;
	margin: 1px 0px;
}

dd .radio .item {
	margin-right: 10px;
}
dd .checkbox .item {
	margin-right: 10px;
}

.moviePlayer, .flashPlayer {
	clear:both;
	margin: auto;
}/* --------- /stylesheets/lightview.css --------- */ 
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
