/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#110d0d;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.077em;
		color:#997f7f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffffff; font-weight:bold;}
a:hover{text-decoration:none;}
p {padding-top:14px;}
strong {color:#ffffff;}

/* ============================= main layout ====================== */

ul li { line-height:2.077em;}
.price-list li { line-height:1.077em; background:url(images/list-bg.gif) bottom left repeat-x;}
.price-list li span {float:right; background:#1c1616;}
.price-list li a {color:#997f7f; font-weight:normal; text-decoration:none; background:#1c1616;}
.price-list li a:hover {color:#ffffff;}

ol {list-style-position:inside;}
ol li { font-weight:bold; color:#ffffff; padding-top:10px;}
ol li a {color:#997f7f; text-decoration:none; font-weight:normal;}

cite {font-style:normal;}

.imgindent {margin:0 13px 0 0; float:left;}
.title {margin-bottom:30px;}
.title2 {margin-bottom:20px;}

/* ============================= header ====================== */

#header .row1 {padding:11px 51px 0 51px;}
#header ul {float:left;}
#header li {display:inline; border-left:1px solid #4c3f3f; line-height:1em; padding:0 5px 0 5px; font-size:0.846em;}
#header li a {font-weight:normal; text-decoration:none; color:#4c3f3f;}
#header li a:hover {text-decoration:underline;}
#header .first {border:none; padding-left:0;}
#header .menu {padding:281px 0 0 0;}
.logo {margin:35px 0 0 0;}

/* ============================= content ====================== */

#content {padding:31px 51px 46px 60px; border-top:1px solid #241c1c; background:#1c1616;}
.col-pad1 {padding-right:6px;}
.col-pad2 {padding-right:37px;}
.col-pad3 {padding-right:31px;}
.col-pad4 {padding-right:26px;}

#content .row1 {margin:-8px 0 0 -9px;}
#content .row2 {padding:31px 0 0 0;}

.box {background:url(images/box-bg.gif) top left no-repeat; padding:19px 9px 25px 9px;}
.prices {padding:12px 0 14px 0;}
.phone {float:right; margin-right:14px;}
.color2 {color:#a40202;}
.gallery img {margin-bottom:20px;}
.pagination {padding:3px 34px 0 26px;}
.next {background:url(images/next-bg.gif) no-repeat right 5px; padding-right:12px; float:right;}
.prev {background:url(images/prev-bg.gif) no-repeat 0 5px; padding-left:12px;}

.padding1 {padding-top:20px;}
.padding2 {padding-top:15px;}
.padding3 {padding-top:45px;}
.padding4 {padding-top:7px;}

/* ============================= footer ====================== */

#footer {padding:27px 0 0 62px;}
#footer a {font-weight:normal; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:26px;}
#ContactForm a {float:right; display:inline-block; margin:15px 0 0 25px;}

.input {width:183px; height:18px; border:1px solid #bfbfbf; background:#696565; padding:0 0 0 5px; font-size:0.846em; color:#ffffff;}
textarea {width:215px; height:70px; border:1px solid #bfbfbf; background:#696565; padding:0 0 0 5px; overflow:auto; font-size:0.846em; color:#ffffff;}
