@import url("shop.css");
@import url("checkout.css");
@import url("forms.css");
@import url("gallery.css");

html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background:#000;
	font: 12px tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
}
h1 {
	background:url(../images/h1BarNew.jpg) no-repeat center center;
	clear: left;
	font-size: 14px;
	height: 40px;
	margin: 0 auto;
	width: 760px;
}
h1 span {
	left: 20px;
	position: relative;
	top: 12px;
}
h2 {
	font-size:14px;
	padding:12px 10px 5px;
	margin: auto;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p.new {
	background:#FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color:#000;
	padding:10px;
	text-align:center;
}
img {
	border:none;
}
th {
	background:#A03B3D;
}
tr.one {
	background:/*#006633*/ /*#9999CC #663333*/ #98B0BA
}
tr.two {
	background:#003333 /*#9999CC*/ /*#98B0BA*/
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color:#F00;
}
a:active {
	text-decoration: none;
	color: #09F;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul.list {
	clear: both;
	float: left;
	list-style: square outside none;
	margin: 16px 50px;
}
ul.list li {
	padding:5px;
}
.clearBoth {
	clear:both;
}
.strong {
	font-weight:bold;
}
p {
	padding: 0 0 5px;
	line-height: 1.4em;
	clear:left;
}
#wrapper {
	border:#FFF 1px solid;
	border-top:none;
	height: 100%;
	margin: auto;
	min-height: 700px;
	padding: 0 0 40px;
	width: 776px;
}
#header {
	width:100%;
}
#header p {
	/*position:relative;
	bottom:15px;
	z-index:5;*/
	text-align:center;
}
ul#navigation {/*width:770px;*/
	margin:0 auto 10px;
	padding:0;
	float:left;
}
ul#navigation li {
	background:/*#89181A*/ url(../images/navBackground.gif) no-repeat center center;
	float:left;
	width:115px;
	height:29px;
	margin-left: 12px;
	padding: 0;
}
ul#navigation a {
	display:block;
	font-weight: bold;
	font-size:1.1em;
	margin-top: 6px;
	color: #000;
	text-decoration: none;
	text-align:center;
}
ul#navigation a:hover {
	color: #a00;
}
.content {
	clear:left;
	padding:5px 20px;
}
.content.prices p {
	position: relative;
	text-align: center;
	top: 4px;
}
.content.photos {
	padding:0;
}
.content.photos div {
	float: left;
    margin: 0;
    padding: 0 0 0 8px;
    text-align: center;
    width: 250px;
}
.content.photos div h2 {
	width:auto;
	margin:0;
	padding:0;
}
ul.leftContainer, ul.rightContainer {
	float: left;
	padding: 0 13px 20px;
	width: 340px;
}
ul.leftContainer {
	text-align:right;
}
p.txtCtr {
	text-align:center;
}
ul.gallery.txtCtr {
	margin:0 auto;
	width:320px;
}
ul.gallery, ul#suits {
	list-style:none;
}
ul#suits {
	margin:0 auto;
	width:732px;
}
ul#suits li {
	float:left;
	display:block;
	width:auto;
	height:auto;
	margin:6px 5px;
}
ul#suits li {
	margin:6px 22px;
}
ul.gallery {
	/*float: left;*/
    margin: 0;
    padding: 0;
}
ul.gallery li {
	/*margin:4px;*/
	float:left;
}
ul.gallery li p {
	text-align:center;
}
ul.gallery img {
	border:2px #FFFFFF solid;
	margin:4px;
}
ul.gallery img.fullSize {
	width:250px;
	height:167px;
}
ul.gallery img:hover {
	border: 2px #0000FF solid;
}
ul.gallery a:link {
	border:none;
}
ul.gallery a img {
	height: 73px;
    width: 110px;
}
ul.gallery.solos, ul.gallery.sidecars {
	clear: left;
    margin-left: -3px;
    width: 762px;
}
ul.gallery.sidecars {
    margin-left: -243px;
    width: 762px;
}

ul.gallery.solos li {
	margin: 0 0 0 5px;

}
ul.gallery li.title {
	border-top: 3px solid red;
    padding: 5px 0 0;
    width: 756px;
}

#footer {
	clear: both;
	height: 50px;
	margin: 10px auto 0;
	text-align: center;
}
#footer img {
	margin:0 5px;
}
#footer p {
	margin:10px 0;
}
.flLeft {
	float:left;
}
.flRight {
	float:right;
}
hr {
	border: 0;
	width: 75%;
	color: #A03B3D;
	background-color: #A03B3D;
	height: 1px;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.style1 {
	font-family: tahoma;
	font-size: 10px;
}
.dotted_border {
	border: 1px dashed #C0C0C0;
}
.grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
#hidden {
	color:#000000;
	visibility: hidden;
	font-size:4px;
	width:800px;
	float:left;
}
table {
	width:400px;
	margin:0 auto;
}
table.last {
	margin-bottom:20px;
}
th, td {
	margin: 5px;
	padding: 5px;
	text-align:center;
	width:33%;
}
#tableLinks {
	width:700px;
	margin:0 auto;
	background: #333;
	border:2px solid #999;
}
#tableLinks ul {
	margin:0;
	padding:5px;
}
#tableLinks ul li {
	background:#999;
	padding:5px 0;
	margin:0;
}
#tableLinks ul li a {
	font-size:1.0em;
	font-weight:bold;
	margin: 0;
	padding:5px;
	color:#00F;
	text-decoration:underline;
}
#tableLinks ul li a:visited {
	text-decoration:none;
}
#tableLinks p {
	height:auto;
	background:#CACAFF;
	margin:1px 0;
	padding:2px 5px 5px 5px;
	color:#000;
	border:1px solid #FFF;
}
#tableLinks hr {
	border-bottom:1px solid #CCC;
	width:100%;
	margin:5px 0;
}
.content.premises {
	background: url('../images/premises.jpg') no-repeat 0 -5px;
	z-index:-4;
}
.content.photos p:first-child {
	margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    width: 575px;
}
#map_canvas {
	height: 268px;
	margin: 0 auto;
	width: 560px;
}
.map {
	margin: 0 auto;
	text-align: center;
}
.map iframe {
	height:550px;
	width:95%;
}
ul.photoBar li {
	float: left;
    text-align: center;
    width: 245px;
}
