body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	background: #fff;
}

body.contentpane {
	background: #FdFEFE;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	font-weight: 400;
	color: #666666;
	outline: none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #999;
}

a:hover {
	text-decoration: none;
	font-weight: 400;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}

.inputbox {
	border: 1px solid #a8c8f7;
	color: #013178;
	font-size:11px;
	line-height:13px;
	width:138px;
	padding: 2px 2px 2px 10px;
	margin:0 10px 0 0;
}

.inputbox:hover {
}

#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:23px;
	line-height:19px;
	padding: 1px 4px 4px;
	margin:6px 0 0 0;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
	color: #FE8300;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #3174cf;
}

#bg {
	background: #fff;
}

#top_bg {
	background: transparent url(../images/page_bg.png) repeat-x top center;

}

#footer_bg {
	padding:0 0 20px;
	background: transparent url(../images/footer_bg.png) repeat-x bottom center;
}

#container {
	width: 974px;
	margin: 0 auto;
}

#top {
	margin:0 auto;
	background: transparent url(../images/header_shape.png) no-repeat top center;
	height:50px;
	width:940px;
}


#pillmenu {
	float:left;
	width: 938px;
	height: 50px;
	overflow: visible ;
	position: relative;
	top: 240px; 
	z-index: 200;
	
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin:0 10px 0 0;
}

#pillmenu li a {
	float: left;
	color: #fbfafa;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: 700;
	height:20px;
	line-height: 19px;
	padding: 0 10px;
	margin:15px 0 0 0;
	cursor:pointer;
}

#pillmenu li a:hover {
	color: #3174cf;
	background: #fdfdfd;
}

#pillmenu li a#active_menu-nav {
	color: #3174cf;
	background: #fff;
}

#top h1 {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	width:319px;
	text-align: left;
}

#top h1 a, #top h1 a:link, #top h1 a:hover {
	display:block;
	font-size: 28px;
	font-family: Tahoma, Verdana, Arial,  sans-serif;
	line-height: normal;
	color: #c0220d;
	text-decoration: none;
	font-weight: 700;
}

#search {
	float:right;
	height:35px;
	width:216px;
	margin:0;
	padding:15px 0 0 0;
	background: transparent url(../images/search.png) no-repeat top right;
	
}

.search {
	height:20px;
}

.search .button {
	margin:0;
	background: none;
}

#logo {
	position:absolute;
	top:30px;
	right:50px;	
	width:330px;
}

#logo h1 {
	text-align:center;
	font-size:22px;
	margin:0;
	line-height:normal;
}

#logo a {
	color:#0a377c;
	font-weight:700;
	text-decoration:none;
}

.slogan {
	position:absolute;
	top:60px;
	right:70px;	
	width:330px;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-weight:700;
	text-align:center;
}

#header {
	background: transparent url(../images/header_m.png) repeat-x top left;
}

#header_l {
	background: transparent url(../images/header_l.png) no-repeat top left;
}

#header_r {
	position:relative;
	width:974px;
	height:282px;
	background: transparent url(../images/header_r.png) no-repeat top right;
}

#header_img {
	position:absolute;
	top:10px;
	left:17px;
	width:940px;
	height:224px;
	background: transparent url(../images/headerimg.jpg) no-repeat top left;
}

.cpathway {
	position:absolute;
	bottom:10px;
	left:17px;
	width:938px;
	background:#fcebd0;
	border:1px solid #f1dcb9;
}
span.breadcrumbs.pathway {
	display:block;
	height:20px;
	line-height:15px;
	padding:4px 10px 0;
	color: #013178;
}

span.breadcrumbs.pathway a.pathway  {
	text-decoration: none;
	color:#3073ce;
	text-decoration:underline;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: none;
}

#content {
	width:940px;
	margin:0 auto;
}

#content_bottom {
	background: url(../images/content_bottom.png) no-repeat bottom center;
}

.boxes {
	position:absolute;
	right:0;
	bottom:20px;
	width: 641px;
	background: url(../images/boxes_bg.png) repeat-x center left;
}

.boxes_r_bg {
	padding:5px 6px 6px 5px;
	background: url(../images/boxes_r_bg.png) no-repeat center right;
}

.boxes_bg {
	background: #fff;
	height:157px;
}

.boxes ul{
	overflow: hidden;
	text-align: left;
	margin: 0;
	padding: 4px 10px;
	list-style: none;
}

.boxes ul li a, .boxes ul li a:link, .boxes ul li a:visited {
	display:block;
	color: #666;
	padding: 0 0 0 23px;
	height:22px;
	line-height: 20px;
	background: url(../images/boxes_li_bg.png) no-repeat center left;
	text-decoration: none;
}

.boxes ul.latestnews li a, .boxes ul.latestnews li a:link, .boxes ul.latestnews li a:visited {
	background: url(../images/boxes_li_r_bg.png) no-repeat center left;
}

.boxes ul li a:hover {
	color: #888;
	background: url(../images/boxes_li_hover_bg.png) no-repeat center left;
}

.boxes ul.latestnews li a:hover {
	background: url(../images/boxes_li_r_hover_bg.png) no-repeat center left;
}

.boxes .latest h3, .boxes .popular h3 {
	height: 30px;
	line-height: 29px;
	font-weight: 700;
	color: #fffcfc;
	font-size: 11px;
	padding: 0 10px 2px;
	margin:0;
	background: url(../images/boxes_h3_bg.png) repeat-x center left;
}

.boxes .popular h3{
	margin:0;
	background: url(../images/boxes_popular_h3_bg.png) no-repeat top right;
}

.onlyone {
	width:321px;
}

.boxes .only .module {
	width:100%;
}

.boxes .only  h3{
	background: url(../images/boxes_h3_bg.png) repeat-x center left;
}

.boxes div.module {
	float:left;
	background: none;
	height: 157px;
	width:50%;
}

.boxes div.module div, .boxes div.module div div {
	margin: 0;
}

.boxes div.module div div div {
	width: auto;
}

#leftcolumn, #rightcolumn {
	float: left;
	width: 210px;
	margin: 0 10px 0 0;
}

#rightcolumn {
	margin: 0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 480px;
	padding:10px 10px;
	margin:2px 0 0 0;
}

div#maincolumn_full {
	float: left;
	width: 920px;
	padding:10px 10px;
	margin:2px 0 0 0;
}

div#maincolumn_left {
	float: left;
	width: 700px;
	padding:10px 20px 10px 0;
	margin:2px 0 0 0;
}

div#maincolumn_right {
	float: left;
	width: 700px;
	padding:10px 0 10px 20px;
	margin:2px 0 0 0;
}

div.nopad {
	overflow: hidden;
	padding: 0;

}

div.nopad ul {
	clear: both;
width:480px;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	width: 920px;
	margin: 0 auto;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #153A71;
	padding: 10px 0 0 0;
}

#footer a {
	color: #FE8300;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #sgf a.sgfooter:link, #footer #sgf a.sgfooter:visited {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#footer #sgf a.sgfooter:hover {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#sgf {
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #8e8e8e;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #8e8e8e;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #8e8e8e;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color: #153A71;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #153A71;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #FE8300;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 10px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight:700;
	text-align: left;
	color: #FE8300;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	background: url(../images/readon.png) no-repeat center left;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #7c7c7c;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#d5e6ff;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
width:480px;
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
width:445px;
	margin: 0 4px;
	border-collapse: collapse;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
	background: transparent url(../images/box_m.png) repeat-y top left;
}

div.module_menu div, div.module div, div.module_text div {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	margin: 0 0 10px 0;
	width:210px;
	background: transparent url(../images/box_b.png) no-repeat bottom left;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0;
	padding:0 0 10px 0;
	text-align: left;
	background: transparent url(../images/box_t.gif) no-repeat top left;
}

div.module div div div div {
	width: 160px;
	color:#153A71;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0;
	padding:0;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div div div div.bannergroup_text div {
	color:#153A71;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	text-align:left;
	width:168px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0;
	line-height: 24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	margin: 10px 0 0;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#153A71;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width: 190px;
	height: 34px;
	line-height: 33px;
	padding: 0 0 0 20px;
	margin:0;
	color: #fbfafa;
	font-size: 11px;
	text-align: left;
	font-weight: 700;
	overflow:hidden;
	background: url(../images/box_h3.png) no-repeat top left;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	width: 180px;
	list-style: none;
	text-align: left;
	margin: 0 auto;
	padding: 6px 0 0;
}

#rightcolumn ul.menu {
	margin:0 10px 0 0;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
	border-bottom: none;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-weight: 400;
	font-size: 11px;
	line-height: 17px;
	height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #153a71;
	background: url(../images/menu_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	background: url(../images/menu_arrow_r.gif) center left no-repeat;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	padding: 0 0 0 10px;
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #153a71;
	background: url(../images/menu_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background: url(../images/menu_arrow_r.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover, 
#rightcolumn ul.menu li ul li#current a, #rightcolumn ul.menu li ul li#current a:link, #rightcolumn ul.menu li ul li#current a:visited, #rightcolumn ul.menu li ul li#current a:hover {
	padding: 0 0 0 20px;
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a, 
#rightcolumn ul.menu li.parent ul li a {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	color: #153a71;
	text-decoration: none;
	background: url(../images/menu_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li.parent ul li a {
	background: url(../images/menu_arrow_r.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #fe8300;
	background: url(../images/menu_arrow_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#153A71;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #153A71;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	color:#FE8300;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}
#accordion-menu{
text-align:left;}






























H2 {
	padding:0;
	margin:5px 0 0 0;
	font-size:12px;
	color:#ce2021;
}
DIV.VoyageSearch A {	
	font-family: Tahoma;
	font-weight:bold;	
	font-size: 10px;	
	text-decoration: none;	
	color: #0065AC;
}
DIV.VoyageSearch { 
	font-family:tahoma; 
	width: 460px; 
	background-color:#FFFFFF;	
	padding: 3px;	
	border:0px solid #0266B3;
}
DIV.VoyageSearch TD {	
	font-family:Tahoma;	
	font-size:10px;	
	padding-left:5px;
}
DIV.VoyageSearch SELECT, 
DIV.VoyageSearch INPUT {	
	font-family:Tahoma;	
	font-size:10px;
}   
SPAN.VoyageHeader {
	font-family: Verdana; 
	font-size: 17px; 
	color: #0266B3;
}
DIV#order_form {
	display: none; 
	border:3px double #99CCFF; 
	position:absolute;	
	top:100px;	
	left:300px; 
	background-color: #fcf5e0; 
	padding: 8px;
}
DIV#thx_form {
	display: none; 
	border:3px double #99CCFF; 
	position:absolute;	
	top:170px;	
	left:380px; 
	background-color: #fcf5e0; 
	padding: 8px;
}
TABLE.prices_3 {
	border-collapse:collapse;
}
TABLE.prices_3 TD.title {	
	width:30%;	
	text-align:right;	
	padding-right:10px;
}
TABLE.prices_3 TBODY TD {	
	padding: 5px 0 5px 0;	
	border-bottom: 1px solid #DEDEFF;	
	font-size:11px;
}
TABLE.prices_3 TR.out TD {	
	background-color:white;
}
TABLE.prices_3 THEAD TD,
TABLE.prices_3 TH {	
	font-weight:bold;	
	font-size:11px;	
	/* background-color: #F4F1E2; */	
	border-top: 1px solid #6B6BA5;	
	border-bottom: 1px solid #6B6BA5;	
	padding: 10px 10px 10px 0px;
}
TABLE.prices_3 A:HOVER	 {	
	text-decoration: underline;
}
TABLE.prices_3 TD.hidden {
	border-top:1px solid red;
}
DIV.preload {	
	width:250px;	
	height:100px;	
	background-color: white;	
	border:3px double #99CCFF;	
	text-align:center;	
	padding:20px 10px 10px 10px;	
	font-weight:bold;	
	vertical-align:middle;	
	position:absolute;	
	top:200px;	
	left:600px;	
	display:none;	
	font-size:10px;
}
div.resort_1 {
	overflow:hidden;
	height:151px;
	width:100%;
	border-bottom:1px solid #7F9DB9;
	background-color:white;
}
div#voyage_resort {
	overflow:scroll;
	height:169px;
	width:100%;
	border:1px solid #7F9DB9;
	text-align:left;
}
div.resort_1 span {
	color:gray;
	display:block;
	margin:3px;
}
div.hotel_1 {
	overflow:hidden;
	height:182px;
	width:100%;
	border-bottom:1px solid #7F9DB9;
	background-color:white;
}
div#voyage_hotel {
	overflow:scroll;
	height:200px;
	width:100%;
	border:1px solid #7F9DB9;
	text-align:left;
}
div.hotel_1 span {
	color:gray;
	display:block;
	margin:3px;
}
input.calendar_input {
	background-image:url(http://www.galopom.com.ua/img/galopom/calendar_input_small.gif);
	background-position:59px center;
	background-repeat:no-repeat;
	border:1px solid #7F9DB9;
	padding-bottom:2px;
	padding-left:2px;
	padding-top:2px;
	width:78px;
	height:18px;
	font-size:11px;
}
#price_history {
	display:none;
	position:absolute;
	width:500px;
	height:200px;
	background:#fcfbf3;
	border:1px solid gray;
	padding:10px;
}
div.history_title {
	font-weight:bold;
	font-size:15px;
}
div.search_booking {
	float:right;
	margin-top:10px;
}
div.search_booking a {
	font-size:20px;
	font-weight:normal;
}

/* Описание отеля в поиске и в ценах */
div.hotel_description_1 {
	margin-top:10px;
	background-color:#f8f8dc;
	border-top:1px solid #e1e1c8;
	border-left:1px solid #e1e1c8;
	border-bottom:1px solid #e1e1c8;
}
div.hotel_description_2 {
	margin-left:0px;
	background-color:white;
	height:250px;
	overflow-y:auto;
	overflow-x:hidden;
}
div.hotel_description_3 {
	padding:10px;
}



/* SCW */
table.scw {
	padding: 1px; 
	vertical-align:middle; 
	border: 1px solid #eee2b7; 
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	background-color: #fcf5e0;
} 
td.scwDrag, td.scwHead {
	padding: 0px 0px; 
	text-align: center;
} 
td.scwDrag {
	font-size: 8pt;
} 
select.scwHead {
	margin: 3px 1px; 
	text-align: center;
} 
 input.scwHead {
	height: 22px; 
	width: 22px; 
	vertical-align:middle; 
	text-align: center; 
	margin: 2px 1px; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: fixedSys;
	border: 1px solid #eee2b7;
}
td.scwWeekNumberHead, td.scwWeek {
	padding: 0px; 
	text-align: center; 
	font-weight: bold;
} 
td.scwFoot, td.scwFootHover, td.scwFoot:hover, td.scwFootDisabled {
	padding: 0px; 
	text-align: center; 
	font-weight: normal;
} 
table.scwCells {
	text-align: right; 
	font-size: 8pt; 
	width: 96%;
} 
td.scwCells, 
td.scwCellsHover, 
td.scwCells:hover, 
td.scwCellsDisabled, 
td.scwCellsExMonth, 
td.scwCellsExMonthHover, 
td.scwCellsExMonth:hover, 
td.scwCellsExMonthDisabled, 
td.scwCellsWeekend, 
td.scwCellsWeekendHover, 
td.scwCellsWeekend:hover, 
td.scwCellsWeekendDisabled, 
td.scwInputDate, 
td.scwInputDateHover, 
td.scwInputDate:hover, 
td.scwInputDateDisabled, 
td.scwWeekNo, 
td.scwWeeks {
	padding: 3px; 
	width: 16px; 
	height: 16px; 
	border-width: 1px; 
	border-style: solid; 
	font-weight: bold; 
	vertical-align: middle;
} 
/* Blend the colours into your page here... */ 
/* Drag Handle */ 
td.scwDrag {
	background-color: #9999CC; 
	color: #CCCCFF;
} 
/* Week number heading */ 
td.scwWeekNumberHead {
	color: #6666CC;
} 
/* Week day headings */ 
td.scwWeek {
	color: #000000;
} 
/* Week numbers */ 
td.scwWeekNo {
	background-color: #776677; 
	color: #faeece;
} 
/* Enabled Days */ 
/* Week Day */ 
td.scwCells {
	background-color: #faeece; 
	color: #000000;
}
/* Day matching the input date */ 
td.scwInputDate {
	background-color: #ffcc00; 
	color: #FF0000;
} 
/* Weekend Day */ 
td.scwCellsWeekend {
	background-color: #faeece; 
	color: #dd0000;
} 
/* Day outside the current month */ 
td.scwCellsExMonth {
	background-color: #faeece; 
	color: #666666;
} 
/* Today selector */ 
td.scwFoot {
	background-color: #eee2b7; 
	color: #FFFFFF;
} 
/* MouseOver/Hover formatting 
If you want to "turn off" any of the formatting 
then just set to the same as the standard format 
above. 

Note: The reason that the following are 
implemented using both a class and a :hover 
pseudoclass is because Opera handles the rendering 
involved in the class swap very poorly and IE6 
(and below) only implements pseudoclasses on the 
anchor tag. 
*/ 
/* Active cells */ 
td.scwCells:hover, td.scwCellsHover {
	background-color: #ffcc00; 
	cursor: pointer; 
	color: #000000;
} 
/* Day matching the input date */ 
td.scwInputDate:hover, td.scwInputDateHover {
	background-color: #ffcc00; 
	cursor: pointer; 
	color: #000000;
} 
/* Weekend cells */ 
td.scwCellsWeekend:hover, td.scwCellsWeekendHover {
	background-color: #ffcc00; 
	cursor: pointer; 
	color: #000000;
} 
/* Day outside the current month */ 
td.scwCellsExMonth:hover, td.scwCellsExMonthHover {
	background-color: #ffcc00; 
	cursor: pointer; 
	color: #000000;
} 
/* Today selector */ 
td.scwFoot:hover, td.scwFootHover {
	color: #ffcc00; 
	cursor: pointer; 
	font-weight: bold;
} 
/* Disabled cells */ 
/* Week Day */ 
/* Day matching the input date */ 
td.scwInputDateDisabled {
	background-color: #d3cbb3; 
	color: #000000;
} 
td.scwCellsDisabled {
	background-color: #f3f3d7; 
	color: #d3cbb3;
} 
/* Weekend Day */ 
td.scwCellsWeekendDisabled {
	background-color: #f3f3d7; 
	color: #d3cbb3;
} 
/* Day outside the current month */ 
td.scwCellsExMonthDisabled {
	background-color: #f3f3d7; 
	color: #d3cbb3;
} 
td.scwFootDisabled {
	background-color: #eee2b7; 
	color: #FFFFFF;
}
div.voyage_border {
	border:3px double #99CCFF;
	padding:3px 3px 30px 3px;
}