/**
 * @author Alexandra <sk.aleksandra@gmail.com>
 * ???????????????????
 *
 * @since 24.02.2009
 *
 * - в названиях классов и id используем '-' в качестве разделителя
 */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 16px Arial, Tahoma, sans-serif;
	background: #666;
	padding: 40px;
	background: url("/media/images/bgs/bg.jpg");
}

a {
	color: #8f3f04;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h2 {
	font: normal 1.5em Arial, sans-serif;
	padding-bottom: 20px;
	padding-top: 20px;
}
h2 span.sale {
	color: #8f3f04;
}
.clear {
	float: none;
	clear: both;
}
/**
*   Layout Styles
*/
#wrap {
	background: #ffffcc;
	border: 1px solid #ffffcc;
	min-width: 900px;
	-webkit-box-shadow: 0px 0px 10px #666666;
	-moz-box-shadow: 0px 0px 10px #666666;
	box-shadow: 0px 0px 10px #666666;
}
#header {
	background: url('/media/images/bgs/header-repeat.jpg');
	height: 135px;
	padding: 25px 10px 15px 40px;
	position: relative;
	z-index: 1;
}
#header .bg{
	background: url('/media/images/bgs/header.jpg');
	width: 876px; height: 175px;
	position: absolute; right: 0; top: 0;
	z-index: 0;
}
#header div.contacts {
	color: #8f3f04;
	font: bold 0.8em Arial, sans-serif;
	padding-top: 3px;
}
#separator {
	background: #a15722;
	height: 10px;
	border-top: 1px solid #ffffcc;
}
#content {
	background: #ffffcc;
	padding: 30px 40px 15px 40px;
}
/**
*   Content
*/
/**
*   Left Column
*/
#left_column {
	margin-right: 352px;
}
/**
*   Right Column
*/
#right_column {
	float: right;
	width: 312px;
	padding: 0 0 0 40px;
}
/**
*   Feedback Block Styles
*/
#feedback {
	background: #EEE2A5;
	padding: 15px;
	font: normal 0.8em Arial, sans-serif;
	color: #000;
}
#feedback img {
	border: 1px solid #ffffcc;
}
#feedback p.paragraph {
	padding-top: 10px;
}
#feedback p.bordered {
	padding-bottom: 20px;
	margin-bottom: 5px;
	background: transparent url('/media/images/bgs/border.gif') repeat-x left bottom;
}
#feedback p.phone {
	font: normal 1.6em Arial, sans-serif;
	padding-top: 5px;
}

/**
 *  Gifts Styles
 */
#gifts {
	padding: 30px 0 0 15px;
}
#gifts .certificates {
	margin-top: 15px;
}
#gifts .paragraph {
	padding-top: 15px;
	font-size: 0.9em;
}
#gifts h3 {
	font: bold 1em Arial,Tahoma,sans-serif;
	margin-bottom: 8px;
}

/**
 *  Special Styles
 */

#special {
	padding: 30px 0 0 15px;
}
#special .paragraph {
	padding-top: 15px;
	font-size: 0.9em;
}
#special h3 {
	font: bold 1em Arial,Tahoma,sans-serif;
	margin-bottom: 8px;
}
#special a{color: black;}



/**
*   Form Styles
*/
#feedback .form {
	text-align: center;
}
.form .wide {
	width: 100%;
}
.form textarea,
.form input {
	margin-top: 4px;
}
.form label.field {
	padding-top: 7px;
	display: block;
	text-align: left;
}
.form .button {
	padding: 3px 40px;
	font-size: 1.4em;
	color: #000;
	background: #edecb9;
	margin-top: 20px;
}
/**
*   Left Column Content
*/

.action_img {
	background: url(../images/bgs/ribbon.JPG) #F4F2B6 no-repeat;
	height:60px;
	padding: 20px 20px 20px 100px;
	margin-bottom: 20px;
	line-height:25px;
}

.action {
	background: #F4F2B6;
	padding: 20px;
	margin-bottom: 20px;
	line-height:25px;

}

.action span,.action_img span{
	color: #D2231E;
	font-weight:bold;
	font-size: 22px;
}
.action span{
   font-size: 20px;
}


.action a,.action_img a{
  border-bottom: 1px dashed #000;
  text-decoration: none; color: #000;
}


#left_column div.title {
	padding-bottom: 15px;
	font-weight: bold;
}
img.bordered {
	margin-bottom: 20px;
	display: block;
}
#left_column div.paragraph {
	padding-bottom: 20px;
}
#left_column div.small-paragraph {
	padding-bottom: 10px;
}
#left_column div.bordered {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
#left_column div.comment {
	padding-top: 5px;
}
#left_column h2 {
	padding-top: 5px;
	padding-bottom: 20px;
}
#left_column h3 {
	display: inline-block;
	font: bold 1em Arial, Tahoma, sans-serif;
	margin-bottom: 8px;
}
#left_column h3.new {
	padding: 3px 35px 3px 0;
	background: transparent url('/media/images/bgs/new.png') no-repeat right top;
	margin-bottom: 6px;
}
ul.arrowed {
	list-style-type: none;
	padding: 0 0 0 5px;

}
ul.arrowed li {
	background: url('/media/images/bgs/list-arrow.gif') no-repeat left 0.45em;
	margin-top: 5px;
	padding: 0 0 0 20px;
}
#left_column .video {
	background: transparent url('/media/images/bgs/video.gif') no-repeat left 2px;
	padding-left: 23px;
}
/**
*   Footer
*/
#footer {
	background: #ffffcc;
	border-top: 2px solid #ab724a;
	margin: 0 40px 0 40px;
	padding: 30px 0;
	font: normal 0.8em Arial, sans-serif;
}
#footer div.copyright {
	float: left;
	width: 40%;
}
#footer div.author {
	float: right;
	width: 300px;
	padding-left: 25px;
	text-align: left;
	background: url('/media/images/bgs/small-icon.png') no-repeat left 1px;
}
#footer div.author a {
	color: #000;
}
#sent_message {
	display: none;
}
