/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
html {
    height: 100%;
}
a img {
    border: 0px;
}
body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    color: #454545;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    position: relative;
}
h1{
    font-weight: bold;
    font-size: 12pt;
    color: #000;
    padding: 0;
    margin: 7px 0;
    letter-spacing: 2px;
}
h2{
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 9pt;
    padding: 8px 0 0 8px;
    margin: 0;
}
h3{
    font-weight: bold;
    font-size: 9pt;
    color: #777;
    padding: 0;
    margin: 7px 0;
}
div.bluegrey h3{
    color: #748B99;
}
h3.blue{
    color: #728C9B;
    letter-spacing: 1px;
}
h3.blue a:link,
h3.blue a:visited {
    color: #728C9B;
}
h4{
    display: block;
    background-color: #83A4B7;
    text-transform: uppercase;
    color: #FFF;
    font-size: 8pt;
    padding: 4px 0 4px 30px;
    background-image: url(../images/arrow.gif);
    background-position: 7px 50%;
    background-repeat: no-repeat;
    margin: 0;
}
h4.holder{
    background-image: none;
}

div{
    padding:0;
    margin:0;
}
p,
div.p {
    margin: 0;
    padding: 8px;
}

div.bigbluebutton {
    /*margin: auto;*/
    width: 160px;
    padding: 2px;
    background-color: #7D9FB8;
    border-top: 1px solid #8AD0FD;
    border-right: 1px solid #6F97B0;
    border-bottom: 1px solid #44677D;
    border-left: 1px solid #6F97B0;
    cursor: pointer;
}
div.bluebutton {
    margin-right: 10px;
    margin-top: 10px;
    width: 110px;
    height: 32px;
    cursor: pointer;

	display:-moz-inline-stack;/*For Firefox*/
	display:inline-block;
	_overflow:hidden;/*Fix for IE6*/
	zoom:1;/*turn on hasLayout*/
	*display:inline;/*with hasLayout true display:inline displays like display:inline-block*/
    
}
div.small4blocks div.bigbluebutton {
    width: 140px;
}
div.bigbluebutton input {
    display: block;
    /*border-width: 5px;*/
    border: 1px solid #5E88A0;
    background-color: #6F94AF;
    font-weight: bold;
    color: #FFF;
    padding: 0px;
    width: 160px;
    cursor: pointer;
}
.bigbluedivpopup
{
	/*margin: auto;*/
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #7D9FB8;
	border-top: 1px solid #8AD0FD;
	border-right: 1px solid #6F97B0;
	border-bottom: 1px solid #44677D;
	border-left: 1px solid #6F97B0;
	cursor: pointer;
	display: block;
    z-index:7000;
}
.bigbluebuttonpopup
{
	display: block;
	border-top: 1px solid #8AD0FD;
	border-right: 1px solid #6F97B0;
	border-bottom: 1px solid #44677D;
	border-left: 1px solid #6F97B0;
	background-color: #6F94AF;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	cursor: pointer;
	position:inherit;
	z-index: 7000;
}
div.small4blocks div.bigbluebutton input {
    width: 140px;
}
div.bigbluebutton input.nopadding {
    padding: 0px;
}

a:link,
a:visited {
    color: #7090a2;
    text-decoration: underline;
}
a:hover {
    color: #333;
}

a.blue:link,
a.blue:visited {
    color: #00F;
    text-decoration: underline;
}
a.blue:hover {
    color: #F00;
}
a.forprinting:link,
a.forprinting:visited {
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    background: transparent url(../images/icon_print.gif) no-repeat bottom right;
}
a.forprinting:hover {
    color: #444;
}
a.nounderline:link,
a.nounderline:visited {
    text-decoration: none !important;
}
a.nounderline:hover {
    text-decoration: underline;
}

div#topwline {
    width: 100%;
    height: 115px;
}
div#topwline_wraper {
    margin: auto;
    width: 910px;
    height: 95px;
    background-color: #E39E13;
    border-bottom: 4px solid #DDDCE2;
    padding: 5px;
}
div#topwline_wraper img{
    border: 0px;
}
div#topwline_wraper img#header_logo{
    margin-right: 0px;
}
div#topwline_wraper img#header_ad{
    border: 1px solid #000;
}


div#main_wraper {
    width: 920px;
    padding: 0px;
    margin: auto;
}


div#right_block {
    float: right;
    width: 140px;
    position: relative;
    padding: 0px;
    /*background-color: #9DD2E0;*/
}

div#left_block {
    float: left;
    width: 140px;
    position: relative;
    padding: 0px;
    /*background-color: #9DE0D2;*/
}

div#main_block {
    float: left;
    width: 630px;
    position: relative;
    margin: 0 5px 0 5px;
}

div#footer {
    background-color: #E39E15;
    color: #FFF;
    font-weight: bold;
    clear: both;
    padding: 4px 0 4px 15px;
}
div#footer a:link,
div#footer a:visited {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1px;
}
div#footer a:hover {
    text-decoration: underline;
}

ul.menu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
    background-color: #F2F2F2;
}
ul.menu li {
    padding: 0 10px 0 7px;
}
ul.menu a:link,
ul.menu a:visited {
    display: block;
    color: #000;
    font-size: 9pt;
    text-decoration: none;
    height: 15px;
    background-image: url(../images/arrow_blue.gif);
    background-position: 0px 9px;
    background-repeat: no-repeat;
    padding: 4px 0 2px 13px;
    border-bottom: 1px dashed #8C8C8C;
}
ul.menu li.lastitem a:link,
ul.menu li.lastitem a:visited {
    border-bottom: 0px;
}
ul.menu a:hover{
    background-color: #E7E7E7;
}

.right {
    float: right;
}
.middle {
    float: left;
    margin-left: 3px;
}
.left {
    float: left;
}
.nopadding {
    padding: 0px !important;
}
.nomargin {
    margin: 0px !important;
}
.nowrap {
    white-space: nowrap;
}

.blue{
    color: #728C9B;
}


div.block_1of2 {
    width: 49%;
    position: relative;
}
div.block_1of3 {
    width: 33%;
    position: relative;
}
div.big4blocks{/*449 176*/
    width: 475px;
}
div.small4blocks{
    width: 150px;
    font-size: 8pt;
}

div.grey {
    background-color: #F2F2F2;
    padding: 5px 16px;
}
div.bluegrey {
    background-color: #D3E2E9;
    padding: 5px 7px 10px;
}
div.redalert {
    border: 2px solid #F00;
    color: #F00;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}
div.spacer{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 5px;
    font-size: 1px;
    background-color: transparent;
}
div.halfspacer{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 2px;
    font-size: 1px;
    background-color: transparent;
}
div.doublespacer{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 10px;
    font-size: 1px;
    background-color: transparent;
}
div.shader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:#000000;
    opacity:0.7;
    filter: alpha(opacity=60); 
    z-index:1000;
}
div.messagebox {
    width: 270px;
    margin-left: 190px;
    margin-top: -100px;
    /*height: 200px;*/
    background-color: #FFF;
    position: absolute;
    z-index:1001;
}
div.messagetextbox
{
	background-color: #EEE;
	margin: 28px 7px 7px 7px;
	padding: 20px 15px 5px 15px; /*height: 135px;*/
}
div.messagebox div.btn_close{
    font-weight: bold;
    float: right;
    margin-right: 15px;
    margin-top: 7px;
}
div.adholder {
    padding: 5px 4px;
    border: 1px solid #89a3b4;
}
div.adholder a:link,
div.adholder a:visited {
    color: #115093;
}
.spacebefore{
    margin-top: 5px !important;
}
.spaceafter{
    margin-bottom: 5px !important;
}
.centered {
    margin-left: auto;
    margin-right: auto;
}

select {
    margin: 0px;
    padding: 0px;
}

label {
    font-weight: bold;
    font-size: 9pt;
    color: #728C9B;
    letter-spacing: 1px;
}

.gift tbody tr td
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}

table.gift tbody tr td label
{
    font-size: 9pt;
    color: #454545;
    font-weight: normal;
    letter-spacing: normal;
}
input.input_number {
    width: 50px;
    text-align: center;
}
textarea.input_text,
input.input_text {
    width: 345px;
}
div.input_text_holder{
    width: 410px;
}


div.orangead {
    background-color: #E39E15;
    color: #FFF;
    padding: 2px;
}
div.orangead h1{
    font-size: 26pt;
    font-weight: normal;
    color: #FFF;
    margin: 0px;
}
div.orangead a:link,
div.orangead a:visited {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 15px;
    background-image: url(../images/arrow_orange_bg.gif);
    background-position: 3px 50%;
    background-repeat: no-repeat;
}
div.orangead a:hover {
    text-decoration: underline;
}

/* Tables */

table td {
    font-size: 8pt;
    vertical-align: top;
}
.aright {
    text-align: right;
}
.aleft {
    text-align: left;
}
.acenter {
    text-align: center;
}

div.th,
table th {
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}
table th.lightline {
    border-bottom: 1px solid #999;
}

table.greycells th {
    background-color: #F0EBEB;
    font-weight: bold;
    padding-right: 30px;
    border: 0px;
    text-align: left;
}

table.cloud td {
    padding: 10px 0px 0px 40px; 
}
table.multicloud td {
    padding: 10px 20px 0px 20px; 
}
table.cloud td a.blue:link,
table.cloud td a.blue:visited {
    color: #728C9B;
}
table.cloud td a.blue:hover {
    color: #000;
}

table.searchres th {
    color: #A8BDCA;
    text-transform: uppercase;
    border-bottom: 1px solid #83A4B7;
    font-weight: bold;
    vertical-align: bottom;
}
table.searchres td {
    color: #737373;
    font-weight: bold;
}
/* Added by Taras */
.advblock
{
	padding: 0px 12px 0px 8px;
}
span p
{
	margin: 0px 0px 8px 0px;
	padding: 0;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
