/* begin Page */
/* Created by Artisteer v3.0.0.37990 */

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	position: relative;
	height: 28px;
	color: #E3EFFB;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	margin:0;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	line-height: 28px;
	text-shadow: -1px -1px 0px #000;	
}

.main
{
  position: relative;
  z-index: 0;
  width: 100%;
  overflow:hidden;
  left: 0;
  top: 0;
  cursor:default;
  background-attachment: fixed;
  min-width: 1210px; 
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: top left;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;     
}


body
{
  padding: 0; 
  margin:0;
  color: #B6C7D8;
  height:100%;
  background-color: #364B59;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 1210px;
}

.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1210px;
}

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width:100%;
  height: 295px;
  margin-top: 0;
  margin-bottom: 0;
}

/* end Header */

/* begin Flash */
#art-flash-area
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 295px;
	text-align: justify;
	float: right;
}
#art-flash-container-left
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 295px;
	margin-left: -30px;
	display:inline;
	float: left;
}
#art-flash-container-right
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 295px;
	display:inline;
	text-align: right;
	float: right;
}

#art-flash-container div.art-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 249px;
}

/* end Flash */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 27px;
  min-height: 27px;
  margin: 10px;
}

.art-block-body, .art-block-body-srch
{
  margin-bottom:10px; 
  padding-bottom:10px;	
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #566778;	
  position: relative;
  padding: 10px;
}
.art-block-body-srch
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #536A79;
  border-right-color: #2E3941;
  border-bottom-color: #2E3941;
  border-left-color: #536A79;

  background:#425865;
}
/* end Box, Block */



/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;

  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #A5BACF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 150%;
}
/*--------------------------------------------------------------------------------------*/
.search_field
{
	position: relative;
	margin-left: 10px;
	color: #A5BACF;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 15px;
	margin-top: 15px;
	cursor:default;	
	text-shadow: -1px -1px 0px #000;
	height:auto;	
}
.s_field_slider {
    top:-3px;
	margin-left:3px;
	margin-right:3px;
	width: 80px;
	position:relative;
	display: inline-block;
	height:10px;
}
.srch_field_hdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #566778;
	padding-bottom:3px;	
}
.srch_field_hdr:hover {
	color: #CCD8E3;
	text-shadow: 1px 1px 0px #000;
}

.srch_field_block {
	width:100%;
	display:block;
	position:relative;
	margin-top:7px;
	margin-left:10px;
	font-size:12px;
	text-shadow:none;
	vertical-align: top;
}
.clear_srch, .cbf_unselect_all_pl{
	background-image: url(images/close3.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	height: 12px;
	width: 12px;
	float:right;
	margin-top:5px;
	display: inline;
	cursor:pointer;	
}
.open_srch{
	background-image: url(images/arr3.png);
	float:right;	
	margin-right:5px;	
	margin-top:4px;	
}
.cbf_close_pl{
	background-image: url(images/ok3.png);
	float:left;	
	margin-left:2px;	
	margin-top:4px;	
}
.cbf_ok{
	background-image: url(images/ok3.png);
	float:right;	
	margin-right:5px;	
	margin-top:4px;	
}


.open_srch, .cbf_close_pl, .cbf_ok{
	background-repeat: no-repeat;
	background-position: 0px -21px;
	height: 12px;
	width: 12px;
	display: inline;
	cursor:pointer;
}
.open_srch:hover, .cbf_close_pl:hover, .cbf_ok:hover, .clear_srch:hover, .cbf_unselect_all_pl:hover{
	background-position: 0px 0px;		
}
.open_srch:active, .cbf_close_pl:active, .cbf_ok:active, .clear_srch:active, .cbf_unselect_all_pl:active{
	background-position: 0px -11px;		
	height: 11px;
	width: 12px;
	cursor:pointer;		
}
.srch_price {
	width:50px;
	font-size:12px;
	background:transparent;
	color:#8898A6;
	text-align:center;
	border:none;
	position:relative;
	display:inline-block;
	margin-top:10px;
}
.srch_price:focus {
	color:white;
}
/*----------------------------------------------------------------------------------------*/
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #A5BACF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 150%;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #b5cAdF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #C7E0EF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #F4F7F9;
  text-decoration: none;
}

.art-blockcontent-body ul li
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 125%;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	list-style-image: url(images/blockcontentbullets.png);
}/* end Box, BlockContent */



.art-block img
{
  border: solid 0 #C9D5E2;
  margin: 7px;
}
/* end Box, Post */


/* begin Footer */
.art-footer
{
	position: relative;
	margin-top:10px;
	margin-bottom:0;
	width: 100%;
	padding: 5px;
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.art-footer-body
{
    position:relative;
    padding: 5px;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover
{
    color: #A5BACF;
}

.art-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #8EC1DE;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #A1B6CC;
}

.art-footer-text a:hover
{
  color: #E5F1F8;
  text-decoration: underline;
}
/* end Footer */
