@charset "UTF-8";
@import url("../css/prices.css");

/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Paragraph Headings
----------------------------------------------- */

p { margin:0.375em 0; }

/* Layout Rules
----------------------------------------------- */
#wrap2 {
	margin: 0 10px;
}

#codesample #wrap2 { width: auto; }




/* Table Rules
----------------------------------------------- */
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {
	margin:0 auto 10px auto;
	width: 600px;
}
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: #226661;
	text-decoration: none;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#transport a {
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 4px 4px;
	width: 50px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	color: #A41555;
}
#transport a:visited {
	color: #fff;
}
#transport a:hover {
	color: #FFF;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	width: 810px;
	float: left;
	border: none;
	height: auto;
}
#thumbnails_galery div {
	width: 50px;
	height: 30px;
	float: left;
	margin: 5px;
	padding: 0;
	position: relative;
	display: inline;
}
#thumbnails_galery img {
	width: 50px;
	height: 30px;
	position: relative;
}
#picture {
	padding: 0px;
	width: 640px;
	height: auto;
	margin: 30px auto 30px auto;
}
#mainImageOutline {
	background-color: transparent;
	overflow: hidden;
	border: 2px solid white;
	background-repeat: no-repeat;
	background-position: center;
	width: 640px;
}
#mainImage {
	width: 640px;
	height: 100%;
	text-align: center;
}

.selectedThumbnail {  border: solid 1px #FFF !important; }
.inFocus {  border: solid 1px #FFF !important; }

.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
#gallery {
	width: 810px;
	height: auto;
}
#prices {
	width: auto;
	float: left;
	margin-top: 0px;
}
.priceRight {
	width: 40px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.priceLeft {
	width: 155px;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
#extra {
	width: 790px;
	padding: 10px;
	float: left;
}
.thumbGalery1 {
	width: 280px;
	margin: 50px auto auto 50px;
}
.thumbGalery2 {
	width: 140px;
	margin: 50px auto auto 120px;
}
.thumbGalery3 {
	width: 210px;
	margin: 30px auto auto 85px;
}
.thumbGalery4 {
	width: 280px;
	margin: 100px auto auto 50px;
}
.thumbGalery5 {
	width: 140px;
	margin: 80px auto auto 120px;
}
.thumbGalery6 {
	width: 140px;
	margin: 70px auto auto 120px;
}
.thumbGalery7 {
	width: 210px;
	margin: 90px auto auto 80px;
}
#thumbnails_galery {
	width: 720px;
	margin: auto;
}
