/* Start of CMSMS style sheet 'PR_Foto' */
body, html, p, div, img, h1, h2, h3, h4, h5, h6, table, tr, td, label, input, select, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}

ol, ul {
	padding-left: 2.5em;
}

p {
	margin-bottom: 0.7em;
}

body {
	background: #E5E7DE url(/uploads/sys/bg.gif) top left repeat-x;
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ddd;
}

a, a:link, a:visited, a:hover, a:active {
	color: #ddd;
}

#wrapper {
	width: 936px;
	margin: 0 auto;
	position: relative;
	border: 15px solid white;
	background: black url(/uploads/sys/bgwrapper.gif) 20px 0 repeat-y;
}

body.productpage #wrapper {
	background-image: url(/uploads/sys/bgwrapper2.gif);
}

h1 {
	text-indent: -9000px;
	width: 200px; height: 120px;
	background: transparent url(/uploads/sys/logo2.gif) top left no-repeat;
	position: absolute;
	left: 40px; top: 20px;
	z-index: 10;
}

h2 {
	display: none;
}

h3 {
	color: #83508E;
	margin: 1.4em 0 0.7em 0;
	padding-top: 1.4em;
	border-top: 1px solid #696969;
	font-size: 1em;
}

h3.first {
	padding: 0;
	margin: 0 0 0.7em 0;
	border: 0;
}



#content {
	
	padding: 0 20px 20px 20px;
	width: 896px;
	overflow: visible;
}

ul#menu {
	list-style-type: none;
	width: 102px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	background-color: transparent;
}

ul#menu li {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
	float: none;
}

ul#menu li a {
	line-height: 1.5em;
	color: #696969;
	display: block;
	padding-right: 3px;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: 1px;*/
}

ul#menu li a:hover, ul#menu li a.active {
	background: transparent url(/uploads/sys/bgmenuitem.gif) top left repeat-y;
	color: white;
}


#content .text_col {
	float: left;
	width: 316px;
	padding: 0 20px;
	background-color: transparent;
}

#content .image_col {
	background-color: transparent;
	float: left;
	width: 408px;
	padding-left: 20px;
}

#content .product_col {
	width: 764px;
	float: left;
	padding: 0 0 0 20px;
}


/* Image gallery */

#content #image_gallery {
	position: relative;
	overflow: visible;
}

#content #image_gallery .navigation {
	text-align: right;
	position: absolute;
	top: -22px;
	width: 408px; height: 22px;
}

#content #image_gallery .navigation a {
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#content #image_gallery .navigation a.active {
	font-weight: bold;
}

#content #image_gallery div.row {
	overflow: hidden;
	margin-bottom: 10px;
	width: 408px;
}

#content #image_gallery div.photo_container {
	float: left;
	display: inline;
	background-color: white;
	text-indent: -9000px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content #image_gallery div.photo_container.small_portrait {
	width: 199px;
	height: 270px;
}

#content #image_gallery div.photo_container.first {
	margin-right: 10px;
}

#content #image_gallery div.photo_container.large_landscape {
	width: 408px;
	height: 270px;
}

#content #image_gallery div.photo_container.small_landscape {
	width: 199px;
	height: 132px;
}

#content #image_gallery div.photo_container.large_square {
	width: 408px;
	height: 412px;
}


/* PRODUCTS */
div.product {
	width: 764px;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #696969;
}

div.product.last {
	border-bottom: 0;
}

#content div.product .image_col {
	width: 428px;
	padding-left: 0;
}

#content div.product .text_col {
	padding-left: 0;
}


/* CONTACT */

div#contact_form div.form {
	padding: 15px;
	background-color: #eee;
	width: 378px;
	height: 382px;
	margin-bottom: 10px;
}

div#contact_form div {
	position: relative;
}

div#contact_form label {
	position: absolute;
	top: 3px; left: 4px;
	color: #aaa;
}

div#contact_form input, div#contact_form textarea {
	width: 32.6em;
	margin-bottom: 10px;
	display: block;
	padding: 3px 0 3px 5em;
	border: 1px solid #999;
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
	color: #666;
}

div#contact_form div.error input, div#contact_form div.error textarea {
	border-color: red;
background-color: #fcc;
}

div#contact_form textarea {
	height: 288px;
}

div#contact_form input#submit {
	width: auto;
	float: right;
	padding: 1px;
	background-color: #fff;
}



/* KLUDGE */

#topbar {
	width: 936px;
	height: 170px;
	background-color: black;
}

ul#sec_menu {
	position: absolute;
	top: 20px; left: 580px;
	background: transparent url(/uploads/sys/commerce_link.gif) top left no-repeat;
	width: 156px;
	height: 18px;
	text-indent: -9000px;
	list-style-type: none;
	margin: 0; padding: 0;
}

ul#sec_menu li {
	margin: 0; padding: 0;
}

ul#sec_menu a {
	display: block;
	width: 156px;
	line-height: 18px;
}


#address {
	position: absolute;
	top: 20px; left: 804px;
	display: block;
	text-align: right;
}

#address ul {
	margin: 0; padding: 0;
	list-style-type: none;
	width: 112px;
}

#address ul li.phone {
	color: #696969;
}

#address a, #address a:link, #address a:visited {
	color: #696969;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;
}

#address a:active {
	text-decoration: none;
}
/* End of 'PR_Foto' */

