@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 10px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #CCC;
	background-color: #2B2B2B;
}

.outer-wrapper {
	background-image: url(../images/outer-wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:auto !important;
	position: relative;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
}

.wrapper {
	margin: 0 auto;
	width: 750px;
	overflow: hidden;
}

.header {
	height: 43px;
	padding: 40px 0 10px 0;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.header .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 427px;
	height: 35px;
	float: left;
}

.header .navigation {
	padding-top: 10px;
	float: right;
	width: 300px;
	text-align: right;
}

.header .navigation ul li {
	float: left;
	padding: 0 4px 0 8px;
	background-image: url(../images/nav-separator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}

.header .navigation ul li.first {
	background: none;
}

.header .navigation a {
	color: #9c9c9a;
	font-size: 13px;
}

.header .navigation ul li.selected a {
	text-decoration: underline;
}

.main {
	clear: both;
	overflow: hidden;
}

.main .wrapper {
	background-image: url(../images/main-bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
	padding: 15px 0 40px 0;
}

.content .gallery {
	float: left;
	width: 300px;
	margin-bottom: 80px;
}

.content .gallery a {
	float: left;
}

.content .gallery img {
	border: 4px solid #fff;
	margin: 15px 11px 0 0;
	width: 71px;
	height: 46px;
}

.content .gallery img.big {
	border: 7px solid #fff;
	margin: 0 15px 0 0;
	width: 245px;
	height: 163px;
}

.content a {
	color: #F8BE2C;
	text-decoration: none;
}

.content a:hover {
	text-decoration: none;
}

a.viewgallery { text-decoration:none; }
a.viewgallery:active, a.viewgallery:hover  { text-decoration:underline; }

.buttonline {
	height:30px; 
	background-image: url(../images/main-bg.gif); 
	background-position:0px 13px;
}

.content .button {
	background-image: url(../images/button-left-bg.gif);
	background-repeat: no-repeat;
	float: right;
	text-decoration: none;
	bottom: 15px;
	right: 0;
	text-align: center;
}

.content .button span {
	background-image: url(../images/button-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	height: 16px;
	line-height: 16px;
	padding: 8px 25px;
	display: block;
	color: #ffffff;
}

.footer {
	clear: both;
	background-color: #2B2B2B;
	height: 40px;
	padding: 5px 0;
	text-align: center;
	color: #757472;
}

.footer .wrapper {
	text-align: center;
}

.footer a {
	color: #757472;	
}

.main.inner {
	background: none;	
}

.content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}

.content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}

.content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}

.content table {
	width: 450px;
	margin-bottom: 15px;
}

.content table td {
	text-align: left;
	vertical-align: top;
}

.content img.photo {
	float: right;	
}

.content img.photo_select {
	margin-bottom:7px;	
}

.content .ordered {
	overflow: hidden;
	padding: 0 20px 30px 20px;
}

.content .ordered .order {
	width: 190px;
	float: left;
	text-align: center;
	margin: 9px 18px;
}

.content .ordered .order img {
	width: 180px;
	height: 120px;
	border: 5px solid #fff;
}

form.photoselect select {
	width: 160px;
	height: 21px;
	float: left;
	border: 1px solid #C2C1C1;
	background-color: #828282;
	color: #fff;
}

form.photoselect input.amount {
	width: 16px;
	height: 11px;
	line-height: 11px;
	border: 1px solid #C2C1C1;
	float: left;
	margin: 0 5px 2px 4px;
	padding: 2px 2px;
	background-color: #525252;
	color: #fff;
	font-size: 11px;
}

.table {
	background-image: url(../images/table-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}

.table .table-content {
	background-image: url(../images/table-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
}

.table .table-content .table-wrapper {
	background-image: url(../images/table-middle-bg.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 0 10px;
	width: 730px;
}

.table .table-content table {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.table .table-content .table-wrapper table td {
	padding: 10px 0px 10px 10px;
	vertical-align: middle;
	background-image: url(../images/tr-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0 10px;
}

.table .table-content table tr.nobordered td {
	background: none;	
}

.table .table-content table img {
	border: 6px solid #fff;
	width: 100px;
	height: 66px;
	margin-bottom: 10px;
}

.table .table-content table small {
	color: #b4aea8;
	font-size: 12px;
	font-weight: normal;
}

.content form.order {
	overflow: hidden;
	padding: 0 0;	
}

.content form.order .left {
	float: left;
	width: 350px;
	margin-bottom:20px;
}

.content form.order .right {
	float: right;
	width: 350px;
	margin-bottom:20px;
}

.content form.order label {
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: left;
	line-height: 16px;
	padding-top: 8px;
}

.content form.order input {
	width: 240px;
	height: 13px;
	background-color: #2c2c2c;
	border: 1px solid #3d3d3c;
	float: left;
	padding: 3px 3px;
	line-height: 16px;
	font-size: 13px;
	color: #fff;
	margin: 5px 0;
}

.content form.order select {
	width: 247px;
	height: 26px;
	background-color: #2c2c2c;
	border: 1px solid #3d3d3c;
	float: left;
	padding: 2px 2px;
	line-height: 16px;
	font-size: 13px;
	color: #fff;
	margin: 5px 0;
}

.content form.order input.short {
	width: 182px;
}

.content form.order input.shorter {
	width: 45px;
	margin-right: 5px; 
}

.content form.order input.radio {
	width: auto;
	height: auto;
}

.content form.order input.radio {
	width: auto;
	height: auto;
	margin-right: 12px;
	border: none;
	background: none;
}

* html .content form.order input.radio {
	margin-top: 0;	
}

.content form.order label.radio {
	float: left;
	color: #b4aea8;
}

.content form.order textarea {
	width: 645px;
	height: 60px;
	background-color: #2c2c2c;
	border: 1px solid #3d3d3c;
	float: left;
	margin-top: 10px;
	overflow: auto;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 3px;
}

* html .content form.order textarea {
	width: 318px;
}

img.frame_big {
   border-top: 40px solid #fff;
   border-bottom: 40px solid #fff;
   border-left: 60px solid #fff;
   border-right: 60px solid #fff;
   margin: 0px;
}

.red {
	color: #ff0000;
}

.fieldname {
	width: 95px;
	float:left;
}
.fieldvalue {
	float:left;
	color: #ff0000;
}

