@CHARSET "UTF-8";
.lv_Media img {border: 1px solid #999}
/* CSS to go with Prototip.Styles */

.prototip {

	font: 11px Arial, Helvetica, sans-serif;

	color: #000;

}



/* the default style */

.prototip .default {

	width: 250px;

	color: #808080;

}

.prototip .default .toolbar {

	background: #f1f1f1;

	font-weight: bold;

}

.prototip .default .title { padding: 5px; }

.prototip .default .content {

	padding: 5px;

	background: #fff;

}



/* basic */

.prototip .basic {

	width: 250px;

	color: #808080;

}

.prototip .basic .toolbar {

	background: #f1f1f1;

	font-weight: bold;

}

.prototip .basic .title { padding: 5px; }

.prototip .basic .content {

	padding: 5px;

	background: #fff;

}



/* basic */

.prototip .hint {

	width: 250px;

	color: #313120;

	background: #fff6aa;

}

.prototip .hint .toolbar {

	background: #fdf1a0;

	font-weight: bold;

}

.prototip .hint .title,

.prototip .hint .content { padding: 5px; }



/* protoblue */

.prototip .protoblue {

	width: 250px;

	color: #fff;

}

.prototip .protoblue .toolbar {

	background: #0d7cd0;

	font-weight: bold;

}

.prototip .protoblue .title { padding: 5px; }

.prototip .protoblue .content {

	background: #1e90ff;

	padding: 5px;

}



/* creamy */

.prototip .creamy {

	width: 250px;

	color: #bb9c61;

}

.prototip .creamy .toolbar {

	background: #f3edc2;

	font-weight: bold;

}

.prototip .creamy .title { padding: 5px; }

.prototip .creamy .content {

	background: #f8f4ca;

	padding: 5px;

}



/* darkgrey */

.prototip .darkgrey {

	width: 250px;

	color: #fff;

}

.prototip .darkgrey .toolbar {

	background: #5f5f5f;

	font-weight: bold;

}

.prototip .darkgrey .title { padding: 5px; }

.prototip .darkgrey .content {

	background: #808080;

	padding: 5px;

}



/* protogrey */

.prototip .protogrey {

	width: 250px;

	color: #fff;

	background: #fff;

}

.prototip .protogrey .toolbar {

	background: #969c92;

	font-weight: bold;

}

.prototip .protogrey .title { padding: 5px; }

.prototip .protogrey .content {

	color: #808080;

	padding: 5px;

}

/* This is how to resize the close button for a style */

.prototip .protogrey .toolbar .close {

	width: 14px;

	height: 14px;

}





/* loader gif */

.prototipLoader {

	position: absolute;

	top: -1000px;

	left: -1000px;

	height: 14px;

	width: 14px;

	border: 1px solid #dddddd;

	overflow: hidden;

}





/* Required for all tooltips, do not modify */

.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */

body .purchase { position: relative; list-style-type: none; float: left; margin: 0 0 6px 6px; clear: both; }

body .purchase li { 

	float: left;

	position: relative;

	background: url(../images/background_license.gif) top left no-repeat;

	height: 170px;

	width: 168px;

	padding: 6px;

	margin: 0 6px 6px 0;

	display: inline;

}

body .purchase .price {

	height: 31px;

	position: absolute;

	bottom: 7px;

	right: 4px;

}

body .purchase a { outline-style: none; }

body .purchase a.submit:hover { background: none; }

body .purchase a.submit img { border: 0; }

body .purchase p.intro { margin-bottom: 1.4em; }

body .purchase .header { height: 40px; clear: both; }

body .purchase .header .description { float: left; height: 40px; }

body .purchase .header .price {  font-weight: bold; font-size: 15px;}

body .purchase .notes { clear: both; }

body .purchase .info { clear: both; padding-bottom: 6px; color: #000;}

body .purchase .info, #license .details { clear: both; }

body .purchase .details { margin-top: 3px; }

body .purchase h3 { color: #000; margin-bottom: 2px; font-size: 16px; font-family: Georgia, serif; font-style: italic; font-weight: normal;}

body .purchase h4 { font-size: 11px; line-height: 13px; color: #606060; }



body.projectPrototip1 .purchase,

body.projectStarbox .purchase { margin: 0; }

body.projectPrototip1 .purchase li,

body.projectStarbox .purchase li { margin: 0 3px 3px 0; background: url(../images/background_license_starbox.gif) top left no-repeat;}



.whenCommercialTooltip {

	width: 515px;

	font-size: 9px;

}



.whenCommercialTooltip ul {

	position: relative;

	float: left;

	width: 235px;

	float: left;

	margin-right: 5px;

}



.whenCommercialTooltip ul li {

	position: relative;

	float: left;

	clear: both;

	display: block;

	width: 100%;

	list-style-type: none;

	padding-left: 16px;

	margin: 0;

	background: #fff url(../../../projects/images/list_img.gif) center left no-repeat;

	line-height: 16px;

	height: 16px;

}

/* 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 {
display: none;
	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: #808080;

	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;

}



/* simulates padding-left inside .lv_Data */

.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }



.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: #b8b8b8;

	margin-right: 5px;

	margin-top: 5px;

}



.lv_Data .lv_innerPrevNext, 

.lv_Data .lv_Slideshow {

	position: relative;

	border-left: 1px solid #efefef;

	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;

}



#overlay {

  position: absolute; /* Opera will use fixed */

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;


}
