body {
	color: #12356D; /* font color */
	background: #ffffff url(../images/blue/bg.png) repeat-x 0 0;
}

a:link,
a:visited,
a:hover,
.title, .title a,
.submitted,
/*.links,*/
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #104A91;
}
input { 
border: 1px #006699 outset; background: #BFD8F1; color: #006699; font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.form-text {
width: 65%;
	font: bold;
	padding: 2px;
	margin: 5px;
	background-color: #FFF8DC;
}
.label {
	font: bold;
	padding: 4px;
	background-color: #FFF8DC;
}
.node .taxonomy {
	font: bold;
	padding: 4px;
	padding-bottom: 1px;
	background-color: #FFF8DC;
	border-bottom: thin dotted #ADD8E6;
	text-align: right;
}
.node .taxonomy a,
.node .taxonomy a:link,
.node .taxonomy a:visited {
   color: #228b22;
}

div#section1 {
	background: #104A91 url(../images/blue/topregion-bg.png) 0 0 repeat-x;
}


div#section1 .contentheading,
div#section1 div.moduletable h3,
div#section1 {
	color: #F0F0F0;
}

div#section1 .title {
   color: #fff;
}

div#section1 a,
div#section1 a:link,
div#section1 a:visited {
   color: #FFCD06;
}

div#section1 a.readon,
div#section1 a:visited.readon,
div#section1 a:hover.readon {
	background: #9BB3D1;
	color: #B61C1E;
}


div#section2 {
	background: #104A91 url(../images/blue/topregion-bg.png) 0 0 repeat-x;
   color: #fff;
}

div#section2 .title {
   color: #fff;
}

div#section2 .contentheading,
div#section2 div.moduletable h3,
div#section2 {
	color: #DEDEDE;
}

div#section2 a,
div#section2 a:link,
div#section2 a:visited {
   color: #FFCD06;
}

div#section2 a.readon,
div#section2 a:visited.readon,
div#section2 a:hover.readon {
	background: #fff;
	color: #170808;
}

div#masthead {
	background: #2191A7 url(../images/blue/mast-bg.gif) 0 0 repeat-x;
}

/*div#header .header-right {
	background:  url(../images/blue/mast-r.png) 100% 0 no-repeat;
}

div#header .header-left {
	background:  url(../images/blue/mast-l.png) 0 0 no-repeat;
}*/

div#footer-wrapper {
	background: #969EAB;
}

/* div#footer-wrapper .footer-right {
	background:  url(../images/blue/footer-r.png) 100% 0 no-repeat;
}

div#footer-wrapper .footer-left {
	height: 15px;
	overflow: hidden;
	background:  url(../images/blue/footer-l.png) 0 0 no-repeat;
}
*/

div#breadcrumb,
div#breadcrumb a {
  color: #104A91;
}

div#middlecontainer {
  background: #ffffff url(../images/blue/body-bg.png) 0 0 repeat-x;
}

div#middlecontainer a,
div#middlecontainer a:link,
div#middlecontainer a:visited {
   color: #104A91;
}

div#middlecontainer a.readon,
div#middlecontainer a:visited.readon,
div#middlecontainer a:hover.readon {
	background: #104A91;
	color: #fff;
}

div#middlecontainer .title,
div#middlecontainer h2 {
	color: #104A91;
}

#header .block  {
	color: #fff;
}

#header .block a {
	color: #FFCD06;
}

#header .block h2, #header .block h2.title {
	color: #fff;
}
	
#footer-region {
  background-color: #969EAB; 
}
#footer-region .block  {
	color: #fff;
}

#footer-region .block a {
	color: #FFCD06;
}

#footer-region .block h2, #footer .block h2.title {
	color: #fff;
}	

#footer {
  background-color: #969EAB; 
  color:#FFFFFF;
}
  
#footer a {
	color: #F0FFF0;
}
  
/* Menu styles */

div#navigation {
  background: #292929 url(../images/blue/menu-bg.png) repeat-x;
}

#primary a {
  border-right: #999 solid 1px;
  color: white;
}

#primary a:hover,
#primary a.active {
  color: #fff;
  background: url(../images/blue/menu-bg-over.png) repeat-x;
  border-right: #999 solid 1px;
}

#secondary {
  border-top:1px solid #292929;
}

#secondary li a {
  color: white;
  background: url(../images/blue/menu-div.png) 100% 0 repeat-y;
}

#secondary a:hover {
  color: white;
  background-color: #555555;
}

#mission {
  border: solid 1px #104A91;
  color: #000;
}

#mission a, #mission a:visited {
  color: #104A91;
}

#site-name a, #site-name a:hover {
  color: #fff;
}

#site-slogan {
  color: #fff; 
}

#search .form-text, #search .form-submit {
  border: 1px solid #000;
}

.comment {
  border: 1px solid #104A91;
}

.comment .picture {
  border: 1px solid #104A91;
}

#profile .profile {
  border: 1px solid #104A91;
}

/* box */
.boxborder { background:url(../images/blue/box-right.gif) 100% 0 repeat-y; }
.bi { background:url(../images/blue/box-left.gif) 0 0 repeat-y; }
.bt { background:url(../images/blue/box.gif) 100% 0 no-repeat; }
.bt div { background:url(../images/blue/box.gif) 0 0 no-repeat; }
.bb { background:url(../images/blue/box.gif) 100% 100% no-repeat; }
.bb div { background:url(../images/blue/box.gif) 0 100% no-repeat; }

/* block theme styles */
.color0-box-page-bg { background: #fff; }
.color1-box-page-bg { background: #FFCD06;  color:#000; }
.color2-box-page-bg { background:#104A91; color:#E1E0C6; }
div#middlecontainer .color2-box-page-bg .title, div#middlecontainer .color2-box-page-bg h2 {color:#fff;}
div#middlecontainer .color2-box-page-bg a, div#middlecontainer .color2-box-page-bg a:link, div#middlecontainer .color2-box-page-bg a:visited { color:#FFCD06; }
.color3-box-page-bg { background: #000;  color:#fff; }
div#middlecontainer .color3-box-page-bg a, div#middlecontainer .color3-box-page-bg a:link, div#middlecontainer .color3-box-page-bg a:visited { color:#FFCD06; }
#sidebar-left .color3-box-page-bg h2, #sidebar-right .color3-box-page-bg h2 { color: #FFCD06; }

.stripe0-box-page-bg { background: #fff; }
#sidebar-left .stripe0-box-page-bg h2, #sidebar-right .stripe0-box-page-bg h2 { border-top: 1px solid #000; border-bottom: 1px solid #000;}
.stripe1-box-page-bg { background: #FFCD06;  color:#000; }
#sidebar-left .stripe1-box-page-bg h2, #sidebar-right .stripe1-box-page-bg h2 { color: #000; border-top: 1px solid #000; border-bottom: 1px solid #000; } 
.stripe2-box-page-bg { background:#104A91; color:#E1E0C6; }
#sidebar-left .stripe2-box-page-bg h2, #sidebar-right .stripe2-box-page-bg h2 { border-top: 1px solid #fff; border-bottom: 1px solid #fff; color: #fff; }
div#middlecontainer .stripe2-box-page-bg a, div#middlecontainer .stripe2-box-page-bg a:link, div#middlecontainer .stripe2-box-page-bg a:visited { color:#FFCD06; }
.stripe3-box-page-bg { background: #000;  color:#fff; }
div#middlecontainer .stripe3-box-page-bg a, div#middlecontainer .stripe3-box-page-bg a:link, div#middlecontainer .stripe3-box-page-bg a:visited { color:#FFCD06; }
#sidebar-left .stripe3-box-page-bg h2, #sidebar-right .stripe3-box-page-bg h2 { border-top: 1px solid #fff; border-bottom: 1px solid #fff; color: #FFCD06; }

.blk-outline1 { border: 1px solid #fff; }
.blk-outline1 h2, .blk-outline1 a { color: #fff; }
.blk-outline2 { border: 1px solid #FFCD06;, color: #FFCD06; }
.blk-outline2 h2, .blk-outline2 a { color: #FFCD06; }
.blk-outline3 { border: 1px solid #000; }
.blk-outline3 h2, .blk-outline3 a { color: #000; }
div#section2 .blk-outline3 { border: 1px solid #104A91; }
div#section2 .blk-outline3 h2, .blk-outline3 a { color: #104A91; }


.blk-solid1 { background: #fff;  color:#000; }
.blk-solid1 a { color:#104A91; }
div#section1 .blk-solid1 a, div#section1 .blk-solid1 a:link, div#section1 .blk-solid1 a:visited { color:#104A91; }
div#section2 .blk-solid1 a, div#section2 .blk-solid1 a:link, div#section2 .blk-solid1 a:visited { color:#104A91; }
.blk-solid2 { background: #FFCD06;  color:#000; }
.blk-solid2 a { color:#fff; }
div#section1 .blk-solid2 a, div#section1 .blk-solid2 a:link, div#section1 .blk-solid2 a:visited { color:#104A91; }
div#section2 .blk-solid2 a, div#section2 .blk-solid2 a:link, div#section2 .blk-solid2 a:visited { color:#104A91; }
.blk-solid3 { background: #000;  color:#fff; }
.blk-solid3 a { color:#FFCD06; }
div#section2 .blk-solid3 { background: #104A91;  color:#fff; }
div#section2 .blk-solid3 h2, .blk-solid3 a { color: #FFCD06; }

div.decoryellow             { text-decoration: none; color: #000000; font-family: Arial; font-size: 11pt; 
                              background-repeat: repeat; background-attachment: scroll; 
                              background-color: #FFEFDD; font-weight: bold; word-spacing: 4; 
                              line-height: 100%; margin-top: 4; margin-bottom: 4 }
div.decorblue               {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #D2E7FF;
	font-weight: bold;
	word-spacing: 4;
	line-height: 90%;
	margin-top: 4;
	margin-bottom: 4;
	padding-bottom : 3;
	padding-top : 2;
}

div.order {
	text-decoration: none;
	color: red;
	font-size: 14pt;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #add8e6;
	font-weight: bold;
	word-spacing: 4;
	line-height: 90%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	border-style: none;
	border: 1px solid #00bfff;
	
}

div.field-label{
margin-top: 12px;

}
div.field-field-21 {
	text-decoration: none;
	color: #6495ed;
	font-size: 12pt;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #f0f8ff;
	font-weight: bold;
	word-spacing: 4;
	line-height: 110%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	text-align: center;
	border-style: none;
	border: 1px solid #00bfff;
}
.field-field-fotos img {
float: none;
}
.new-year {
background: url(http://www.tour.crimea.com/images/n_year_line.gif) repeat-x;
height: 25px;
}
.new-year1 {
background: url(http://www.tour.crimea.com/images/green-tree.png) repeat-x;
height: 53px;
text-align: center;
}
.new-year2 {
background: url(http://www.tour.crimea.com/images/shars.png) repeat-x;
height: 53px;
text-align: center;
}
hot {
  background-color: #ffe340;
    font-size: 14px;
  border: 1px solid #ffa07a;
    padding: 1.25em;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    color: #f45600;
    width: 95%;
    display: block;
}