/**
  * Reset declaration
  */
html,head,body,h1,h2,h3,h4,h5,h6,
div,blockquote,q,img,object,param,embed,area,map,b,i,em,strong,tt,sub,sup,big,small,hr
abbr,acronym,address,bdo,cite,code,ins,del,dfn,kbd,br,
ul,ol,li,dl,dt,dd,
table,tr,td,th,tbody,thead,tfoot,col,colgroup,caption,
form,label,fieldset,legend,
a,base,span,pre,p {
	margin: 0;
	padding: 0;
}
html {
	border: none;
}

body {
	color: #333;
	background: url(img/background_6.gif) left bottom repeat-x;
}

a, a:active, a:link {
	color: #36c;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table, td {
	border-collapse: collapse;
}

/**
  * Typography: fonts, font sizes.
  */

body {
	font: 75% Arial, Helvetica, sans-serif, Times, Georgia;
	color: #333;
}

h1, h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #666;
	font-weight: normal;
}


p { 
	padding-top: 25px;
	line-height: 129%;
}


hr {
	border: 0;
	color: #FFAD4B;
	background: #FFAD4B;
	height: 1px;
}

.clearInner {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 0;
}

/* ----------------- MAIN ------------------- */

.b1 { background: url(img/background_1.jpg) left top repeat-x; }
.b2 { background: url(img/background_2.jpg) right top no-repeat; }
.b3 { background: url(img/background_3.jpg) left 580px no-repeat; }
.b4 { background: url(img/background_5.jpg) right 230px no-repeat; }

.wrapper_pull {
	min-width: 999px;
}
.wrapper {
	 padding: 0 5%;
}
* html .wrapper {
	padding: 0 50px;
}

.min_h {
	min-height: 250px;
}
* html .min_h {
	height: 250px;
}

/* ----------------- Header ---------------- */
#header {
	margin: 31px 0 25px 40px;
}

/* ----------------- Grid ---------------- */
.grid {
	/*width: 100%;*/
	overflow: hidden;
	margin-top: 25px;
}
.grid .l, .grid .r {
	width: 50%;
	float: left;
}
.grid .r {
	float: right;
}
.grid .offset {
	margin: 20px 30px 20px 40px;
}

/* ----------------- Overview ---------------- */
.overview .background {
	height: 140px;
	background: #DCEAF7;
	opacity: .51;
	z-index: 1;
}
.overview .l, .overview .r {
	margin-top: -140px;
	position: relative;
	z-index: 2;
}
/*
.overview .l { width: 54%; }
.overview .r { width: 45%; }
*/

.overview .l img {
	margin: 20px 0 4px 0;
}

.overview .r div {
	padding: 14px 0 0 20px;
	border-left: 1px solid #9AB9DB; 
	margin-left: 40px;
}
.overview .r div {
	min-height: 86px;
}
* html .overview .r div {
	height: 86px;
}
.overview .r p {
	padding: 15px 0 0 110px;
}
.overview .r label {
	position: absolute;
	margin-left: -110px;
}
.overview .r b {
	color: #FF0033;
}

/* ----------------- About ---------------- */
.about .r {
	background: #D21419;
	color: #fff;
	font-size: 117%;
}
.about .r p {
	padding-top: 0;
	padding-right: 35px;
	line-height: 167%;
}
.about .r span {
	font-size: 115%;
}

/* ---------------- Txt ---------------- */
.txt .r .offset {
	padding-right: 40px;
}

/* ---------------- Review ---------------- */
.review {
	background: #EDF4FA;
	padding: 0 0 19px 42px;
	margin-top: 55px;
}
.review p {
	position: relative;
	z-index: 3;
	padding: 34px 70px 30px 127px;
	font-size: 200%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
}
.review .img {
	margin-top: -25px;
	position: absolute;
	z-index: 2;
}
.review .btn {
	padding: 19px 0 0 127px;
	position: relative;
	z-index: 3;
}

/* ---------------- Gallery ---------------- */
.gallery {
	background: url(img/background_4.jpg) right top no-repeat;
	padding-top: 94px;
	position: relative;
	width: 100%;
}
.gallery .background {
	background: url(img/macbook.jpg) center top no-repeat;
	height: 408px;
}
.gallery a {
	outline: none;
}

.gallery .preview {
	background: url(img/macbook.jpg) -75px top no-repeat;
	position: relative;
	padding: 50px 17px 0 19px;
	width: 534px;
	height: 307px;
	margin: 0 auto;
	z-index: 3;
}
.gallery .container {
	width: 534px;
	overflow: hidden;
}
.gallery .content {
	width: 2000px;
}
.gallery .content a {
	display: block;
	float: left;
	width: 534px;
	text-align: center;
}

.gallery .preview .overlay {
	background: #000;
	opacity: .39;
	height: 25px;
	padding-top: 6px;
	position: absolute;
	z-index: 2;
	width: 534px;
	bottom: -1px;
}
.gallery .preview .overlay div {
	margin: 0 auto;
	width: 40px;
}
.gallery .preview .overlay a {
	color: #fff;
	font-size: 117%;
	white-space: nowrap;
}

.gallery .images {
	position: relative;
	z-index: 1;
	width: 900px;
	margin: -258px auto 0;
	overflow: hidden;
}
.gallery .images .inner {
	width: 2000px;
	position: relative;
}
.gallery .images a {
	text-decoration: none;
	color: #999;
}
.gallery .images a, .gallery .images .spacer {
	float: left;
}
.gallery .images span {
	display: block;
	width: 119px;
	text-align: left;
	padding: 18px 20px 0 37px;
	font-size: 92%;
	cursor: pointer;
}
.gallery .images img {
	margin: 0 12px;
}



/* -------------------------------------- Lightbox ----------------------------------------- */

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	text-decoration:underline;
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding: 24px 32px 12px;
	background-color:white;
	min-height: 70%;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("img/px.gif") no-repeat;
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding: 0;
}

#lightbox-infoContainer {
	padding: 5px 32px;
	color:#666;
	line-height:normal;
}
#lightbox-infoHeader {
	border-top: 1px solid #CCCCCC;
	padding: 15px 5px 15px;
	text-align: left;
	font-size: 117%; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
	display: block;
	color: #333;
}
#lightbox-caption-description {
	font-weight:normal;
	display: block;
	padding-top: 8px;
	color: #666;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	text-align:right;
	position: relative;
	z-index: 15;
	padding-bottom: 10px;
	padding: 4px 32px 10px;
}
#lightbox-close-button{
	padding-right: 16px;
	background: url(img/lightbox_close.gif) right 5px no-repeat;
	font-size: 92%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
	text-decoration:underline;
	color:#ccc;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}