@charset "windows-1251";
/* CSS Document */

/* GENERAL styling */
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #A1A290 url(../images/backgr.jpg) repeat-x;
	font-size: 0.8em;
}
h1 {
	font-size: 1.6em;
	color: #0A3C41;
}

h2 {
	font-size: 1.2em;
	color: #7D6D4D;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 16px;
}

h3 {
	font-size: 0.9em;
	color: #0A3C41;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-size: 1.2em;
	color: #7D6D4D;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 16px;
}

h5 {
	font-size: 1.2em;
	color: #0A3C41;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

h6 {
	font-size: 1.6em;
	color: #CC0000;
}
.hand {
	cursor: hand;
}


.white {
	color: #FFFFFF;
	font-weight: bold;
}


#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER styling */
#header {
	background: url(../images/backgr_TOP.jpg) repeat-y;
	height: 157px;
	position: relative;
}
#header #OrgLine {
	background: url(../images/SQR_orange.gif);
	height: 2px;
}
#header #logo {
	float: none;
	position: absolute;
	left: 290px;
	top: 16px;
}
#headPic {
	height: 346px;
}

#header #pictgr {
	float: none;
	top: 86px;
	position: absolute;
	right: 0px;
}


/* NAVIGATION */
#mainNav {
	background: url(../images/backgr_mainNAV.jpg) no-repeat;
	height: 30px;
}
#mainNav li {
	display: inline;
}
#mainNav li a, #mainNav li a:visited {
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 0.8em;
}
#mainNav li a:hover, #mainNav li a:active {
	text-decoration: underline;

}
#mainNav li a.current, #mainNav li a.current:hover, #mainNav li a.current:visited, #mainNav li a.current:active{
	background: #9A875F url(none);
	cursor: default;
	padding-top: 6px;
	padding-bottom: 10px;
	text-decoration: none;

}

#footNav {
	height: 24px;
	background: #F5F2EB;
}
#footNav li {
	display: inline;
}
#footNav li a, #footNav li a:visited {
	color: #666666;
	line-height: 160%;
	text-decoration: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.7em;
	text-transform: capitalize;
}
#footNav li a:hover, #footNav li a:active {
	text-decoration: underline;

}


/* CONTENT styling */
#content {
	background: #FFFFFF url(../images/backgr_CONTENT.jpg) repeat-x;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 30px 82px 40px 84px;
}

#contentG {
	background: #FFFFFF url(../images/backgr_CONTENT.jpg) repeat-x;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 30px 82px 40px 84px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	padding-top: 16px;
	padding-bottom: 16px;
}

#BlueLine {
	background: #00AFDB;
	height: 5px;
}
#content ul {
	padding: 0px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#content li {
	list-style: circle url(../images/bulletOrg.gif) outside;
}
#content a, #content a:visited {
	font-size: 1.0em;
	color: #FF9C00;
	padding-left: 2px;
	padding-right: 2px;
}
#content a:hover, #content a:active {
	color: #FFFFFF;
	background: #FF9C00;
}

#content .price a, #content .price a:visited {
	font-weight: bold;
	background: url(../images/price_pict.gif) no-repeat left center;
	display: inline;
	padding: 12px 44px;
}

#content .price a:hover, #content .price a:active {
	text-decoration: underline;
	color: #FF9C00;

}

#content .pics {
	padding: 0px;
	clear: both;
	margin: 0px;
}

#content .pics ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content .pics ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content .pics a, #content .pics a:visited {
	margin: 0px;
	padding: 0px;
}

#content .pics a:hover, #content .pics a:active {
	background: #FF9C00;
}


#content .pics td {
	margin: 0px;
	padding: 3px 2px;
}
#content .pics table {
	margin-top: 10px;
	margin-bottom: 20px;
}


/* FOTOS styling */

.fotos {
	clear:both;
	padding-top: 6px;
}

#content .fotos a, #content .fotos a:visited {
	font-size: 0.9em;
	color: #FF9C00;
	background: url(../images/foto_pict.gif) no-repeat 2px center;
	font-weight: bold;
	cursor: hand;
	padding: 4px 2px 2px 32px;
}

#content .fotos a:hover, #content .fotos a:active {
	text-decoration: underline;
}


/* PRICES TABLE styling */
#content table {
	font-size: 0.9em;
	line-height: 160%;
	margin-top: 20px;
}

#content table td {
	padding-top: 6px;
	padding-left: 14px;
	padding-bottom: 4px;
}

#content .header {
	font-weight: bold;
	color: #7D6D4D;
}

#content .title {
	background: #7D6D4D;
	color: #FFFFFF;
}

.titlePromo {
	background: #7D6D4D;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 2px;
}

#content .tbkgr {
	background: url(../images/backgr_TABLE.jpg) repeat-x;
	line-height: 280%;
}
.tru {
	color: #990000;
	text-decoration: line-through;
}

.redd {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
#content .blueLine {
	background: url(../images/table_blueLine.gif) repeat-x;
	height: 1px;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#content #uLine, #contentG #uLine {
	background: #D2ECF2;
	height: 10px;
	width: 100%;
	margin-bottom: 20px;
}

#content .uLine {
	background: #D2ECF2;
	height: 10px;
	width: 100%;
	margin-bottom: 20px;
}
#content #RightCol {
	background: #EBEBEB;
	float: right;
	width: 212px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

#content #RightColBrown {
	background: #9A875F;
	float: right;
	width: 188px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
	font-weight: bold;
}


#content #leftCol {
	float: left;
	width: 420px;
}
#content #RightCol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0px 0px 16px;
	padding: 0px 0px 20px;
}




/* CONTACT styling */

#contact {
	background: #7D6D4D;
	float: left;
	height: 360px;
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contact p {
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* FORM styling */
#formWrap {
	height: 700px;
}
#formWrap p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#formWrap fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px 0px 0px 58px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
input, textarea, select {
	border: 1px solid #7D6D4D;
	width: 240px;
	height: 22px;
}

textarea{
	height: 120px;
}


/* FOOTER styling */
#footer {
	color: #FFFFFF;
	margin-bottom: 40px;
	height: 20px;
	font-size: 0.8em;
}
#footer #copyR {
	color: #FFFFFF;
	float: left;
}
#footer #field {
	color: #FFFFFF;
	float: right;
}
#footer a, #footer a:visited, #contact a, #contact a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
}

#footer a:hover, #footer a:active, #contact a:hover, #contact a:active {
	color: #333333;
}

