/* body */

body {
	margin: 0px;
	padding: 0px;	
	background-color: #ffffff;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	overflow-x: hidden;
}

/* div + tables + backgrounds */

div.add_address {
	position:absolute;
	z-index: 100;
	/*width: 100%;
	height: 100%;
	*/
}

div.insert_address {
	position:absolute;
	z-index: 100;
	width: 100%;
	height: 400px;
	/*top: 150px;
	display: none;*/
	
}

div.scroll {
	overflow: auto;
	height: 400px;
	overflow-y: auto;
}

.main_table {
	width: 100%;
	height: 100%;
}

.td_underline {
	border-bottom: 3px solid #ededed;
	padding-top: 15px;	
	padding-bottom: 15px;
}

.td_underline_bottom {
	border-bottom: 3px solid #ededed;
	padding-bottom: 15px;
}

.td_padding {
	padding-top: 15px;
	padding-bottom: 15px;
}

.td_padding_bottom {
	padding-bottom: 15px;
}

.td_padding_top {
	padding-top: 15px;
}

.td_padding_top_line {
	font-size: 100%;
	padding-top: 15px;
	border-bottom: 2px solid #ededed
}

.td_address_line {
	border-bottom: 2px solid #ededed
}

.status_table {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	font-size: 90%;
	color: #231000;
	text-align: center;
	
}

.support_answers {
	margin: 15px;
	margin-bottom: 
}

span.support_answers {
	margin: 0px;
	color: #C10000;
}

.keybdrag {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	top: 280px;
	left: 20px;
	width: 412px;
	height: 170px;
}

.moving {
	cursor: move;
	font-size: 90%;
	font-weight: bold;
	color: #CCCC33;
}

.linkspan {
	cursor: pointer;
	font-size: 90%;
	font-weight: bold;
	color: #231000;
	background-color: #fff;
}

.active {
	background-color: #CCCC33;
	padding: 0 0.3em;
	font-weight: bold;
	font-size: 100%;
	font-family: Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
}

div.pager {
	padding-left: 5px;
	border-top: solid 1px #CCCC33;
}

.overlay {
    position: absolute;
    top: 0px;
	left: 0px;
    z-index: 500;
    width: 100%;
    height: 100%;
    text-align: center;	
    1filter: alpha(opacity=45);
    1-moz-opacity:.45;
    1opacity:.45;
    background: url(/images/overlay.gif) top left repeat transparent;
	display: none;
}

.overlaycontent {
   	border: solid 1px #000000;
	background-color: #ffffff;	
}

/* links */

a.lang {
	font-size: 80%;
	color: #231000;
	padding-right: 30px;
	text-decoration: underline;
}
a:hover.lang {
	font-size: 80%;
	color: #CCCC33;
	padding-right: 30px;
	text-decoration: underline;
}

a.topmenu {
	font-size: 120%;
	color: #003333;
	padding-right: 30px;
	text-decoration: underline;
}
a:hover.topmenu {
	font-size: 120%;
	color: #CCCC33;
	padding-right: 30px;
	text-decoration: underline;
}

a.profilemenu {
	font-size: 90%;
	color: #003333;
	padding-right: 30px;
	text-decoration: underline;
}
a:hover.profilemenu {
	font-size: 90%;
	color: #CCCC33;
	padding-right: 30px;
	text-decoration: underline;
}

.profilemenu_select {
	font-size: 90%;
	background-color: #CCCC33;
	color: #ffffff;
}

.innermenu {

	color: #003333;
	text-decoration: underline;
}

.innermenu_alert {

	color: #003333;
	text-decoration: underline;
}

.innermenu_blue {
	font-size: 90%;
	color: #000099;
	text-decoration: underline;
}

.innermenu_blue_send {
	font-size: 90%;
	color: #000099; 
}

a.innermenu {

	color: #003333;
	text-decoration: underline;
}
a:hover.innermenu {

	color: #CCCC33;
	text-decoration: underline;
}


a.innermenu_alert {

	color: #003333;
	text-decoration: underline;
}
a:hover.innermenu_alert {

	color: #ffffff;
	text-decoration: underline;
}

a.profilemenu_red {
	font-size: 90%;
	color: #C10000;
	padding-right: 30px;
	text-decoration: underline;
}
a:hover.profilemenu_red {
	font-size: 90%;
	color: #CCCC33;
	padding-right: 30px;
	text-decoration: underline;
}

a.regmenu {
	font-size: 90%;
	color: #01611E;
	text-decoration: underline;
}
a:hover.regmenu {
	font-size: 90%;
	color: #CCCC33;
	text-decoration: underline;
}

a.regmenu_red {
	font-size: 90%;
	color: #C10000;
	text-decoration: underline;
}
a:hover.regmenu_red {
	font-size: 90%;
	color: #CCCC33;
	text-decoration: underline;
}

a.copyright_link {
	color: #231000;
	text-decoration: underline;
}
a:hover.copyright_link {
	color: #CCCC33;
	text-decoration: underline;
}

a.pagerlink {
	color: #231000;
	padding: 5px;
	font-weight: bold;
	font-family: Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
}
a:hover.pagerlink {
	color: #CCCC33;
}




/* txt styles */

h1, h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
}

.topmenu_select {
	font-size: 120%;
	color: #CCCC33;
	padding-right: 30px;
}

.copyright {
	font-size: 90%;
	color: #231000;
}

.bold {
	font-weight: bold;
}

.txt {
	font-size: 90%;
	color: #231000;
}

.txt_small {
	font-size: 85%;
	color: #231000;
}

.txt_bug {
	font-size: 75%;
	color: #a7a7a7;
	padding-bottom: 20px;
}

.txt_sms_arc {
	font-size: 120%;
	font-weight: bold;
	color: #004080;
}

.blue_txt {
	font-size: 120%;
	font-weight: bold;
	color: #1b1d75;
}

.txt_small_gray {
	font-size: 90%;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	color: #888888;
}

.rusms_name {
	color: #CCCC33;
}

.arr {
	padding:0 0.5em 0 0.4em;
	color:#000;
}
.active {
	background-color: #e8e9ec;
	font-family: Verdana, Times New Roman;
}
.arr span {
	padding:0 0.3em;
}
.arr a {
	font-family: Verdana, Times New Roman;
	color: #003333;
	text-decoration: underline;
}
.arr a:hover {
	font-family: Verdana, Times New Roman;
	color: #CCCC33;
	text-decoration: underline;
}
.arr.disabled {
	color:#999;
}

/* form styles */

.checkbox_valign {
	vertical-align: middle;
}

.checkbox_margin {
	padding-right: -2px;
	vertical-align: middle;
}


.fields_valign {
	vertical-align: middle;
}

.fields_blue {
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	font-size: 90%;
	font-weight: bold;
	color: #1b1d75;
}

.login_button_width {
		width: 100px;
		color: #231000;
}
 
.send_button_width {
		font-size: 90%;
}

.textarea_width {
		width: 100%;
}

.width_100 {
		width: 100%;
}

.input_100 {
	width: 100%;
	font-size: 90%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	color: #1b1d75;
}

.input_nyphone {
	width: 50%;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	color: #000000;
	background: url(/images/ny_inp_bg.gif) repeat;
}

.send_nybutton {
		font-size: 120%;
}

.ny_bg {
    background: url(/images/ny_bg.jpg) no-repeat;
}

.symbols_num {
	font-size: 90%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial, Geneva CY, Sans-Serif;
	color: #1b1d75;
	border: 0;
	text-align: center;


}


/* image styles */

img.png {
	behavior: url("/png.htc");
}

.keys {
	cursor: pointer;
}

/* other elements*/

.bugs {
	background: url('/images/bug_line.gif') repeat-x left bottom;
}


/* Addon styles */

#top_banner {
	position: relative;
	visibility: visible;
	width: 100%;
	height: 70px;
	top: 0px;
	border-bottom: 5px solid #eee8aa;
}

#rounded_block_1 b {
	background-color: #eee8aa;
}

#rounded_block_2 b {
	background-color: #eee8aa;
}

#rounded_block_3 b {
	background-color: #eee8aa;
}

#rounded_block_4 b {
	background-color: #eee8aa;
}


#rounded_block_1 {
	padding: 0.7em 1em;
	width: 652px;
}

#rounded_block_2 {
	padding: 0.7em 1em;
	width: 172px;
	height: 650px;
}


#rounded_block_3 {
	padding: 0.7em 1em;
	width: 172px;
	height: 650px;
}

#rounded_block_4 {
	padding: 0.7em 1em;
	width: 242px;
}

.r1, .r2, .r3, .r4, .r5 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }