* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 !important;
	padding: 0;
        height: 100%;
}

body {
	background: #eee;
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
        height: 100%;
}

.clear {
	clear:both;
}

h1 {
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: normal;
        margin: 10px 0 20px 0;
        text-align: center;
	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
}

h2 {
	margin:0 0 30px 0;
	font-size:18px;
	font-weight:normal;
	color:#697784;
	text-transform:uppercase;
}

h3 {
	font-size:18px;
	font-weight:normal;
}

p {
	font-weight:normal;
	line-height: 1.2;
}

a {
	text-decoration:none;
}

.left {
	float:left;
	margin: 10px 20px 0 0;
}

.right {
	float:right;
	margin: 10px 0 0 20px;
}

.breadcrumbs {
       width:960px;
       margin:10px auto 0;
}

.breadcrumbs span.lastitem {
      color: #6e6e6e;
      font-family: Tahoma,Helvetica,sans-serif;
      font-size: 14px;
      font-weight: normal;
}

.breadcrumbs a {
     color: #4a638a;
     font-family: Tahoma,Helvetica,sans-serif;
     font-size: 15px;
     font-weight: bold;
     text-decoration: underline;
}

#wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     padding: 0;
}

/*---------- Шапка сайта ----------*/

#header {
	width:980px;
	height:135px;
	margin:0 auto;
	background:url(../../uploads/images/test.png) no-repeat;
	background-position:48px 0px;
        position: relative;
}

#header img {
        margin-top:20px;
}

#cart {
    /*background:url(../../uploads/images/bg_all.png);*/
    border: 2px solid #ffffff;
    border-radius: 8px;
    float: right;
    width: 150px;
    position: absolute;
    right: 5px;
    top: 20px;
}

#cart img {
    margin-top:0px;
    float:left;
}

#cart span {
    background: url("../../uploads/images/bg_all.png") repeat;
    border-radius: 6px 6px 0 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    margin-bottom: 3px;
}

#cart p {
    color:#6e6e6e;
    font-size: 12px;
    padding-left: 5px;
}

#cart a {
    background:url(../../uploads/images/bg_sel.png) /*#27292c*/;
    border: medium none;
    border-radius: 0 0 6px 6px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 25px;
    margin-top: 5px;
    padding-top: 3px;
    text-align: center;
    width: 150px;
}

/*---------- Меню сайта ----------*/

#top_menu {
	width:100%;
	height:35px;
	background:#27292c;
}

#top_menu ul {
        width:960px;
	list-style:none;	
	height: 35px;
	margin:0 auto;
}

#top_menu ul li{
	float:left;
	line-height: 35px;
	border-right: 1px solid #ffffff;
}

#top_menu ul li + * + * + * + * + * + * {
	border-right: none;
}

#top_menu ul li a{
	color: #ffffff;
	font-size:16px;
	font-family: Verdana;
	display: block;
	padding:0 17px;
}

#top_menu ul li:first-child{
	margin-left:7px;
}

#top_menu ul li a:hover{
	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
}

#top_menu ul li.menuactive span {
        color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
        padding:0 17px;
}

/*---------- Основной блок ----------*/

#main {
	width:960px;
	margin:10px auto -80px;
	border:10px solid #ffffff;
        min-height: 100%;
        height: 100%;
}
html body div#wrapper div.footer-push {
            height: 80px;
    margin: 0;
    padding: 0;
}

#content {
	
}

/*---------- Левый блок сайта ----------*/

#left_content {
	width:250px;
	float:left;
}

#catalog {
	border:1px solid #808080;
	height: auto;
        padding-bottom: 15px;
}

#catalog span{
	background:url(../../uploads/images/bg_all.png);
        color: #ffffff;
        display: block;
        font-size: 20px;
        height: 35px;
        line-height: 30px;
        text-align: center;
}

#catalog ul {
	margin-top:15px;
}

#catalog ul li{
	margin-left:5px;
	background: url(../../uploads/images/pt.png) no-repeat;
	background-position:0px 5px;
	list-style:none;
	padding:3px 0 3px 30px;
}

#catalog ul li a {
	color:#6e6e6e;
	font-size:18px;
}

#catalog ul li a:hover{
	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
}

#catalog ul li.act a {
        color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
}

#news {
	border:1px solid #808080;
	margin-top:10px;
        min-height: 300px;
}

#news span{
	background:url(../../uploads/images/bg_all.png);
        color: #ffffff;
        display: block;
        font-size: 20px;
        height: 35px;
        line-height: 30px;
        text-align: center;
}

#contact {
	border:1px solid #808080;
	height:170px;
	margin-top:10px;
}

#contact span{
        background:url(../../uploads/images/bg_all.png);
        color: #ffffff;
        display: block;
        font-size: 20px;
        height: 35px;
        line-height: 30px;
        text-align: center;
}

#contact p.contact_title {
        color: #4a638a;
        font-size: 16px;
        font-weight: bold;
        margin: 5px 0;
        padding-left:5px;
}

#contact p {
        color: #6e6e6e;
        font-size: 14px;
        padding-left:5px;
}

/*---------- Новости ----------*/

#left_content #news .NewsSummary {
        margin-bottom:20px;
}

#left_content #news a, #right_content #content_text_page .NewsSummary .NewsSummaryLink a, #right_content #content_text_page #NewsPostDetailReturnLink a {
       color: #4a638a;
       display: block;
       font-size: 14px;
       text-align: center;
       text-decoration: underline;
       font-weight: bold;
       margin-bottom: 5px;
}


#left_content #news a:hover, #right_content #content_text_page .NewsSummary .NewsSummaryLink a:hover, #right_content #content_text_page #NewsPostDetailReturnLink a:hover {
       color: #ff7b0d;
}

#left_content #news .NewsSummary .NewsSummaryPostdate,#right_content #content_text_page .NewsSummary .NewsSummaryPostdate {
       background: url("../../uploads/images/bg_sel.png") repeat;
       border-radius: 4px;
       height: 20px;
       margin: 5px;
       width: 100px;
}

#right_content #content_text_page div.NewsSummaryPostdate {
       width: 230px;
       background: url("../../uploads/images/bg_sel.png") repeat;
       border-radius: 4px;
       height: 20px;
       margin: 5px;
}



#right_content #content_text_page .NewsSummary .NewsSummaryPostdate {
       margin-left:64px;
}

#left_content #news .NewsSummary .NewsSummaryPostdate span, #right_content #content_text_page .NewsSummary .NewsSummaryPostdate span, #right_content #content_text_page .NewsSummaryPostdate span {
       background: none;
       color: #ffffff;
       display: block;
       font-size: 12px;
       line-height: 19px;
       text-align: center;
}

#left_content #news .NewsSummary .NewsSummaryLink a, #right_content #content_text_page .NewsSummary .NewsSummaryLink a {
       font-weight: normal;
}


#left_content #news .NewsSummary .NewsSummarySummary p, #right_content #content_text_page .NewsSummary .NewsSummarySummary p {
       color: #6e6e6e;
       font-size: 12px;
       text-align: center;
}

#right_content #content_text_page #NewsPostDetailContent {
       margin-top: 10px;
       padding-right: 10px;
}

#right_content #content_text_page #NewsPostDetailContent p {
       color: #6e6e6e;
       font-size: 14px;
       line-height: 1.5;
       text-align: justify;
}

#right_content #content_text_page .NewsSummary {
       float: left;
       margin-left: 11px;
       width: 330px;
}

#right_content #content_text_page .NewsSummary .NewsSummaryImg, #right_content #content_text_page .NewsSummary .NewsSummaryImgResume {
       width: 200px;
       margin:0 auto;
}

#right_content #content_text_page .NewsSummaryImg {
       float: left;
       margin: 10px 15px 0 0;
}

#right_content #content_text_page h3#NewsPostDetailTitle {
       color: #4a638a;
       font-family: Tahoma,Helvetica,sans-serif;
       font-size: 22px;
       font-weight: normal;
       margin: 5px 0 20px;
       text-align: center;
       text-shadow: 2px 2px 8px #4a638a;
}

#right_content #content_text_page #NewsPostDetailReturnLink a {
       margin-top:30px;
       text-align: left;
       width: 335px;
}


/*---------- Правый блок сайта ----------*/

#right_content {
	width:700px;
	/*border:1px solid #808080;*/
	float:right;
}

#banner {
	width:900px;
	height:300px;
	margin:0px auto 0px;
}

#content_text p{
	font-size:14px;
	color:#6e6e6e;
	text-align: center;
}

.new, .product {
	width:100%;
	height:auto;
}


#content_text_page h1, .product span, #content_text .new span {
	color:#ffffff;
	background:url(../../uploads/images/bg_all.png);
	font-size:20px;
	line-height:30px;
 	height:35px;
 	display:block;
 	padding-left: 15px;
 	margin: 30px 0 15px;
}

#content_text_page  h1, #content_text_page .product span {
	margin: 0 0 15px;
}

.special {
	width:100%;
	height:auto;
}

#content_text .special span, #content_text_page .special h1 {
	color:#ffffff;
	background:url(../../uploads/images/bg_all.png);
	font-size:20px;
	line-height:30px;
	height:35px;
	display:block;
	padding-left: 15px;
	margin: 0 0 15px;
}

/*---------- Правый блок сайта (суммарный шаблон категорий на Главной) ----------*/

.ProductDirectoryItem {
	width:209px;
	height:310px;
	border:1px solid #808080;
	float:left;
	margin:0 0 15px 9px;
        padding:0 5px;
}

#content_text .ProductDirectoryItem .title a {
         color: #4a638a;
         display: block;
         font-size: 13px;
         height: 40px;
         line-height: 1;
         margin: 0 0 10px;
	 padding: 2px 0;
         text-align: center;
	 font-style: italic;
	 overflow: hidden;
}

#content_text .ProductDirectoryItem .article p {
         color: #6e6e6e;
         display: block;
         font-size: 13px;
         height: auto;
         line-height: 1;
         margin: 0 0 10px;
         text-align: center;
}


#content_text .ProductDirectoryItem .price p {
        color: #4a638a;
        display: block;
        font-size: 16px;
        height: auto;
        line-height: 1;
        margin: 0 0 10px;
        text-align: center;
 	font-weight: bold;
   	text-shadow:2px 2px 8px #4a638a;
}

#content_text .ProductDirectoryItem .old_price p {
        color: #990033;
        display: block;
        font-size: 16px;
        height: auto;
        line-height: 1;
        margin: 0 0 10px;
        text-align: center;
 	font-weight: bold;
        text-decoration:line-through;
}

#content_text .ProductDirectoryItem .buy {
        background:url(../../uploads/images/bg_all.png);
	width:160px;
	margin: 15px auto 0;
 	border-radius:4px;
}

#content_text .ProductDirectoryItem .buy input.submit_buy {
	color:#ffffff;
	background:url(../../uploads/images/cart3.png) no-repeat 7px 3px;
	font-size:20px;
	line-height:30px;
	height:35px;
        border:none;
        width:160px;
        cursor:pointer;
}

.ProductDirectoryItem img {
	display: block;
        margin: 0 auto;
}


/*------- Правый блок сайта (суммарный шаблон категорий на остальных страницах) -------*/

.ProductDirectoryItem {
	width:209px;
	height:310px;
	border:1px solid #808080;
	float:left;
	margin:0 0 15px 9px;
        padding:0 5px;
}

#content_text_page .ProductDirectoryItem .title a {
         color: #4a638a;
         display: block;
         font-size: 13px;
         height: 40px;
         line-height: 1;
         margin: 0 0 10px;
	 padding: 2px 0;
         text-align: center;
	 font-style: italic;
	 overflow: hidden;
}

#content_text_page .ProductDirectoryItem .article p {
         color: #6e6e6e;
         display: block;
         font-size: 13px;
         height: auto;
         line-height: 1;
         margin: 0 0 10px;
         text-align: center;
}


#content_text_page .ProductDirectoryItem .price p {
        color: #4a638a;
        display: block;
        font-size: 16px;
        height: auto;
        line-height: 1;
        margin: 0 0 10px;
        text-align: center;
 	font-weight: bold;
   	text-shadow:2px 2px 8px #4a638a;
}

#content_text .ProductDirectoryItem .old_price p {
        color: #990033;
        display: block;
        font-size: 16px;
        height: auto;
        line-height: 1;
        margin: 0 0 10px;
        text-align: center;
 	font-weight: bold;
        text-decoration:line-through;
}

#content_text_page .ProductDirectoryItem .buy {
        background:url(../../uploads/images/bg_all.png);
	width:160px;
	margin: 15px auto 0;
 	border-radius:4px;
}

#content_text_page .ProductDirectoryItem .buy input.submit_buy {
	color:#ffffff;
	background:url(../../uploads/images/cart3.png) no-repeat 7px 3px;
	font-size:20px;
	line-height:30px;
	height:35px;
        border:none;
        width:160px;
        cursor:pointer;
}

.ProductDirectoryItem img {
        display: block;
        margin: 0 auto;
}

/*------- Поиск по каталогу -------*/

#content_text_page #prod_searchform {
        border: 2px solid #505050;
        margin: 0 0 20px 9px;
        padding: 0 10px 10px;
        width: 300px;
}

#content_text_page #prod_searchform form#m0d0aemoduleform_1.cms_form {
       margin: 0 auto;
       width: 270px;
}

#content_text_page #prod_searchform span {
        background: url("../../uploads/images/bg_sel.png") repeat;
        color: #ffffff;
        font-size: 16px;
        margin-left: -10px;
        text-align: center;
        width: 305px;
        display: block;
        height: 35px;
        line-height: 30px;
        padding-left:15px;
}

#content_text_page #prod_searchform .row p {
       color: #6e6e6e;
       font-size: 14px;
}

#content_text_page #prod_searchform .row input, #content_text_page .product #prod_searchform .row select {
       height: 20px;
       padding-left:5px;
}

#content_text_page #prod_searchform .row p.row_input input.submit {
       background: none repeat scroll 0 0 #27292c;
       border: 1px solid #27292c;
       border-radius: 3px;
       color: #ffffff;
       cursor: pointer;
       height: 25px;
       margin: 15px 10px 0 0;
       width: 100px;
}

/*------- Правый блок сайта (карточка товара) -------*/

#content_text_details {
         padding: 0 10px;
         position: relative;
}

#content_text_details .title p {
         color: #4a638a;
         display: block;
         font-size: 20px;
         margin-bottom: 15px;
}

#content_text_details .article p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .article span {
         font-weight: bold;
}

#content_text_details .manufacturer p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .manufacturer span {
         font-weight: bold;
}

#content_text_details .country p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .country span {
         font-weight: bold;
}


#content_text_details .set p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .set span {
         font-weight: bold;
}

#content_text_details .smelter p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .smelter span {
         font-weight: bold;
}

#content_text_details .number p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .number span {
         font-weight: bold;
}

#content_text_details .price {
         position: absolute;
         right: 228px;
         top: 301px;
         width: 170px;
}

#content_text_details .price p {
        color: #4a638a;
        font-size: 20px;
 	font-weight: bold;
      	text-shadow:2px 2px 8px #4a638a;
}

#content_text_details .price span {
         color: #555555;
         font-size: 14px;
         padding-bottom: 10px;
         text-shadow: none;
}

#content_text_details .buy {
    {*float: right;
    position: absolute;
    right: 20px;
    top: 295px;*}

        float: right;
    position: absolute;
    right: 0;
    top: 295px;
    width: 220px;
}

#content_text_details .buy input.submit {
    background: url("../../uploads/images/bg_all.png") repeat;
    border: 2px solid #505050;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    padding: 2px;
    width: 100px;
    position: relative;
    top: 3px;
}

#content_text_details .buy .number {
    background: url("../../uploads/images/number.png") no-repeat;
    float: left;
    height: 76px;
    position: relative;
    width: 80px;
    top: -45px;

}

#content_text_details .buy input.text {
    border: 2px solid #505050;
    border-radius: 4px;
    height: 22px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 22px;
    width: 34px;
}

#content_text_details .details p {
         color: #6e6e6e;
         display: block;
         font-size: 14px;
         padding-bottom: 10px;
}

#content_text_details .details span {
         color: #6e6e6e;
         display: block;
         font-size: 16px;
         font-weight: bold;
         padding-bottom: 5px;
}


#content_text_details img {
	display: block;
        float:left;
        padding:0 10px 10px 0;
}

#content_text_details .go_back form input {
        border: medium none;
        color: #4a638a;
        cursor: pointer;
        font-size: 15px;
        margin-top: 50px;
        text-decoration: underline;
}

#content_text_details .go_back form input:hover {
        color: #ff7b0d;
}

/*---------- Корзина ----------*/

.shopping_cart .shopping_cart_title {
        background: url("../../uploads/images/bg_all.png") repeat;
        color: #ffffff;
        display: block;
        font-size: 20px;
        height: 35px;
        line-height: 30px;
        padding-left: 15px;
}

.shopping_cart .shopping_cart_title h1 {
        color: #ffffff;
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        float:left;
}

.shopping_cart .shopping_cart_title .delete_shopping_cart {
        background: url("../../uploads/images/bg_sel.png") repeat;
        border: 2px solid #505050;
        border-radius: 4px;
        float: right;
        height: 21px;
        margin-right: 15px;
        margin-top: 5px;
}

.shopping_cart .apply {
        background: url("../../uploads/images/bg_sel.png") repeat;
        border: 2px solid #ffffff;
        border-radius: 4px;
        float: right;
        height: 21px;
        margin-right: 20px;
        margin-top: 5px;
        width: 150px;
}

.shopping_cart .shopping_cart_title .delete_shopping_cart input {
       background: none repeat;
       border: medium none;
       color: #ffffff;
       cursor: pointer;
       display: block;
       font-size: 14px;
       font-family: Tahoma,Helvetica,sans-serif;
       padding: 0 5px;
}

.shopping_cart .apply input {
       background: none repeat;
       border: medium none;
       color: #ffffff;
       cursor: pointer;
       display: block;
       font-size: 14px;
       font-family: Tahoma,Helvetica,sans-serif;
       margin: 0 auto;
}

.shopping_cart .orders .orders_title {
       background:#27292c;
       height: 30px;
}

.shopping_cart .orders .orders_title p {
       display:block;
       float:left;
       color: #ffffff;
       font-size: 14px;
       margin-top: 6px;
}

.shopping_cart .orders .orders_title p.name {
       padding-left: 15px;
       width: 355px;
}


.shopping_cart .orders .orders_title p.number {
       padding-left: 15px;
       width: 120px;
}

.shopping_cart .orders .orders_title p.remove {
    width: 110px;
}


.shopping_cart .orders .orders_title p.sum {
    width: 85px;
}

.shopping_cart .orders .orders_main {
       background:#ffffff;
       color: #4a638a;
       font-size: 14px;
}

.shopping_cart .orders .orders_main .orders_main_name {
       float: left;
       height: 85px;
       text-align: right;
       width: 370px;
       margin-top: 5px;
}

.shopping_cart .orders .orders_main .orders_main_name .orders_main_img {
      background: none repeat scroll 0 0 #ffffff;
      float: left;
      height: 80px;
      margin-left: 15px;
      margin-right: 5px;
      width: 80px;
}

.shopping_cart .orders .orders_main .orders_main_name .orders_main_img img {
      height: auto;
      width: 100%;
}

.shopping_cart .orders .orders_main .orders_main_number {
      float: left;
      margin-top: 30px;
      padding-left: 7px;
      text-align: center;
      width: 107px;
}

.shopping_cart .orders .orders_main .orders_main_number input {
      border: 2px solid #505050;
      border-radius: 4px;
      height: 22px;
      text-align: center;
}

.shopping_cart .orders .orders_main .orders_main_remove {
      float: left;
      margin-top: 36px;
      text-align: center;
      width: 107px;
}

.shopping_cart .orders .orders_main .orders_main_sum {
      float: left;
      margin-top: 34px;
      text-align: center;
      width: 109px;
}

.shopping_cart .orders .orders_main .orders_main_sum p {
    font-size: 16px;
    font-weight: bold;
}

.shopping_cart .orders .orders_totally {
    background: #27292c;
    height: 60px;
}


.shopping_cart .orders .orders_totally p.sum {
    color: #ffffff;
    display: block;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding-left: 15px;
    padding-top: 3px;
    text-transform: uppercase;
    width: 500px;
}

.shopping_cart .orders .orders_totally p.price {
    color: #ffffff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding-right: 23px;
    text-align: right;
}

.shopping_cart .orders_form .orders_form_title {
        background: url("../../uploads/images/bg_all.png") repeat;
        display: block;
        height: 35px;
        line-height: 30px;
        padding-left: 15px;
}

.shopping_cart .orders_form .orders_form_title span {
        color: #ffffff;
        font-family: Tahoma,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: normal;
        margin: 0;
        float:left;
}
.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform {
        margin-top: 10px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .required, .shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .nonrequired {
        margin-bottom:5px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .nonrequired .chekbox {
        width: 183px;
        float:left;
        margin: 14px 0 10px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform label {
        color: #6e6e6e;
        display: block;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .nonrequired .chekbox label {
        float:left;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform label span {
        color: #990033;
        font-size: 12px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform input {
        border: 2px solid #505050;
        border-radius: 5px;
        height: 20px;
        width: 417px;
        padding-left:6px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .required_fb_invalid input {
       border: 2px solid #990033;
       box-shadow: 0 0 6px #990033;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .nonrequired .chekbox input {
        height: 20px;
        width: 45px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform .submit input#m5a41bfbrp_submit.cms_submit.fbsubmit {
        background: url("../../uploads/images/bg_sel.png") repeat;
        font-size: 16px;
        cursor: pointer;
        height: 30px;
        width: 150px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        color:#ffffff;
        margin: 15px 0 15px 277px;
}

.shopping_cart .orders_form .orders_form_main form#m5a41bmoduleform_3.cms_form .formbuilderform textarea {
        border: 2px solid #505050;
        border-radius: 5px;
        padding-left:6px;
}

.shopping_cart .orders_form .orders_form_main p.thank {
       color: #4a638a;
       font-family: Tahoma,Helvetica,sans-serif;
       font-size: 20px;
       font-weight: normal;
       margin: 10px 0 20px;
       text-align: center;
       text-shadow: 2px 2px 8px #4a638a;
       text-align:center;
}

/*---------- Подразделы ----------*/

#content_text_section p{
	font-size:14px;
	color:#6e6e6e;
	text-align: center;
}

#content_text_section h1 {
	color:#ffffff;
 	background:url(../../uploads/images/bg_all.png);
	font-size:20px;
	line-height:30px;
	height:35px;
 	display:block;
	padding-left: 15px;
 	margin: 0px 0 15px;
}

.section {
	width:219px;
 	height:310px;
	border:1px solid #808080;
        float:left;
	margin:0 0 15px 9px;
}

.section img {
	display: block;
        margin: 0 auto;
}

#content_text_section .section .razdel .title span {
 	background:none;
	font-size:17px;
 	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
 	text-align: center;
	display: block;
	margin-bottom:10px;
	height: 35px;
}

#content_text_section .section .go a, #content_text_section .section .go p {
 	color:#ffffff;
  	background:url(../../uploads/images/bg_sel.png) /*#27292c*/;
	font-size:20px;
 	line-height:30px;
 	height:35px;
   	display:block;
	width:180px;
 	margin: 0 auto 0;
	border-radius:4px;
        text-align: center;
}

/*---------- Страница "О компании" ----------*/

#content_text_page .content_text_page_about {
        padding-right: 10px;
        margin-top: 15px;
}

#content_text_page .content_text_page_about p {
        color: #6e6e6e;
        font-size: 16px;
        text-align: justify;
        line-height: 1.4;      
}

#content_text_page .content_text_page_about p span {
        color: #4a638a;
        font-size: 15px;
        font-weight: bold;
        text-shadow: 2px 2px 8px #4a638a;
}

/*---------- Страница "Доставка и оплата" ----------*/

#content_text_page .content_text_page_delivery {
        padding-right: 10px;
        margin-top: 15px;
}

#content_text_page .content_text_page_delivery ul {
        list-style:none;
}

#content_text_page .content_text_page_delivery li {
        color: #6e6e6e;
        font-size: 16px;
        text-align: justify;
        line-height: 1.2;
        margin-bottom:10px; 
}

#content_text_page .content_text_page_delivery ul li span {
        text-shadow: 2px 2px 8px #4a638a;
        color: #4a638a;
}


/*---------- Страница "Контакты" ----------*/

#content_text_page .content_text_page_contact {
        padding-right: 10px;
        margin-top: 15px;
}

#content_text_page .content_text_page_contact span {
        color: #4a638a;
        font-size: 16px;
        font-weight: bold;
        display:block;
        padding-bottom:5px;
}

#content_text_page .content_text_page_contact p {
        color: #6e6e6e;
        font-size: 16px;
}

#content_text_page .content_text_page_contact span.email {
       float:left;
       padding-right: 5px;
}

#content_text_page #map {
       height:450px;
       width:600px;
       border:2px solid #505050;
       margin: 10px auto 0;
}

#content_text_page hr {
       background-color: #808080;
       border: none;
       color: #9b9fa7;
       height: 2px;
       margin:20px 0;
}

 #content_text_page .feedback span {
        color: #4a638a;
        font-size: 16px;
        font-weight: bold;
}

#content_text_page form#cntnt01moduleform_1.cms_form, #content_text_page form#cntnt01moduleform_2.cms_form {
      margin-top:20px;
}



#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform label, #content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha lable, #content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha_error lable,#content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform label, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha lable, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha_error lable {
     display:block;
     margin-top: 5px;
     color: #6e6e6e;
     font-size: 16px;
}

#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform label span, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform label span {
     color:#990033;
}

#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform input, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform input {
    border: 1px solid #505050;
    height: 20px;
    margin: 5px 0;
    padding: 2px 0 2px 5px;
    width: 418px;
}

#content_text_page form#cntnt01moduleform_1.cms_form div.formbuilderform .required_fb_invalid input, #content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha_error input, #content_text_page form#cntnt01moduleform_2.cms_form div.formbuilderform .required_fb_invalid input, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha_error input {
    border: 1px solid #990033;
    box-shadow: 0 0 6px #990033;
}


#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .nonrequired textarea#fbrp__42.cms_textarea, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .nonrequired textarea#fbrp__42.cms_textarea {
     border: 1px solid #505050;
     margin: 5px 0;
      padding: 2px 0 2px 5px;
}

#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha {
    margin-top:5px;
}

#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha input#cntnt01fbrp_captcha_phrase.cms_textfield, #content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .captcha_error input, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha input#cntnt01fbrp_captcha_phrase.cms_textfield, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .captcha_error input {
    border: 1px solid #505050;
    height: 20px;
    margin: 5px 0;
    width: 196px;
}

#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .submit, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .submit {
   margin-top:15px;
}


#content_text_page form#cntnt01moduleform_1.cms_form .formbuilderform .submit input, #content_text_page form#cntnt01moduleform_2.cms_form .formbuilderform .submit input {
    background: url("../../uploads/images/bg_sel.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #27292c;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 150px;
}

#content_text_page p.thank {
       color: #4a638a;
       font-family: Tahoma,Helvetica,sans-serif;
       font-size: 20px;
       font-weight: normal;
       margin: 10px 0 20px;
       text-align: center;
       text-shadow: 2px 2px 8px #4a638a;
       text-align:center;
}

/*---------- Карта сайта ----------*/

#content_text_page ul.sitemap {
       margin-left:15px;
}

#content_text_page ul.sitemap li.parent ul li.parent {
      margin-left:25px;
}

#content_text_page ul.sitemap li.parent ul li.parent ul {
      margin-left:25px;
}

#content_text_page ul.sitemap li {
      margin-bottom:5px;
}

#content_text_page ul.sitemap li.parent ul li.parent, 
#content_text_page ul.sitemap li.parent ul li.parent ul li {
     margin-top:5px;
}

#content_text_page ul.sitemap a span {
      color: #4a638a;
      font-size: 14px;
      text-decoration: underline;
}

#content_text_page ul.sitemap a span:hover {
      color: #ff7b0d;
}

#content_text_page ul.sitemap li.menuactive span {
      color: #ff7b0d;
      font-size: 14px;
}

/*---------- Подвал сайта ----------*/

#footer {
	width:100%;
	height:80px;
	background:#27292c;
	margin-top:20px;
}

#footer_main {
    width:960px;	
	height: 80px;
	margin:0 auto;
}

#footer_text {
	width: 330px;
	float:left;
}

#footer_text p {
	color: #ffffff;
    font-size: 12px;
	display:block;
	padding-top:10px;
}

#footer_text a {
	color: #ffffff;
    display: block;
    margin-top: 10px;
    text-decoration: underline;
	width: 100px;
	font-size: 12px;
}

#footer_text a:hover {
	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
}

#footer_phone {
	width:334px;	
	height: 60px;
	float:right;
}

#footer_phone p{	
	font-size:26px;
	color:#4a638a;
	text-shadow:2px 2px 8px #4a638a;
	width:137px;
	float:left;
	margin-left:30px;
	padding-top:10px;
}

#footer_phone span {
	color:#ffffff;
	display:block;
	font-size:14px;
}

div#rotator {position:relative; height:300px;}
div#rotator ul li {float:left; position:absolute; list-style: none;}
div#rotator ul li.show {z-index:500;}
/* Stylesheet: bohemia_style Modified On 2014-09-12 11:56:41 */


/*
playback timings (ms):
  captures_list: 174.119
  exclusion.robots: 0.144
  exclusion.robots.policy: 0.132
  RedisCDXSource: 48.691
  esindex: 0.016
  LoadShardBlock: 99.487 (3)
  PetaboxLoader3.datanode: 184.743 (5)
  CDXLines.iter: 21.988 (3)
  load_resource: 557.838 (2)
  PetaboxLoader3.resolve: 246.021 (2)
*/