@import url("wscraft_default.css");

/* Main Tags  **********************************************************/

html, body {
	margin: 0px;
	padding: 0px;
	color: #000000;
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
font-size: 12px;
	background-color:#f3f3f3;
}

form {
	margin: 0px;
	padding: 0px;
}

Select, Input, Textarea {
font-size: 12px;
}

p {
	margin: 0px auto;
	padding: 0px;
}

a {
	text-decoration: none;
	color:#ed1c24;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border:0px;
}

BR.clearMe {
	clear:both;
	font-size:0px;
}

td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h1 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-size: 26px;
	font-weight:normal;
	text-decoration:none;
	line-height : 140%;
	margin: 0px auto;
	padding-bottom:15px;
	color:#ed1c24;
}

h2 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-size: 24px;
	font-weight:normal;
	text-decoration:none;
	line-height : 140%;
	margin: 0px auto;
	color:#ed1c24;
	padding-bottom:15px;
}

h3 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-size: 16px;
	font-weight:normal;
	text-decoration:none;
	line-height : 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	line-height : 100%;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

h5 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-size: 18px;
	font-weight:normal;
	text-decoration:none;
	line-height : 100%;
	margin: 0px auto;
}

h6 {
font-family:"Arial AMU","Arial Unicode",Sylfaen,sans-serif;		
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	/*line-height : 100%;*/
	 margin: auto 0px;
	padding: 0px 0px 0px 0px;
}

/*end of main tags*/

/*INDEX page*/


#MainContainer {
	position:relative;
	margin:0px auto;
	width:900px;
}

#Header {
	width:900px;
	margin:auto 0px;
	margin-top:15px;
	height:190px;
}

#Content {
	width:900px;
	margin:auto 0px;
}

#Column1 {
	float:left;
	width:285px;
	margin-right:25px;
	margin-top:15px;
}

#Column2 {
	position:relative;
	margin:0 auto;
	float:left;
	width:590px;
	margin-top:15px;
}

#Footer {
	width:900px;
	height:72px;
	background-color:#e2e2e2;
	position:relative;
	margin-bottom:5px;
	margin-top:25px;
}

/*Header*/

#HeaderTopPart {
	width:900px;
	height:158px;
	background-color:#FFFFFF;
	background-image:url(../images/Header_Top_Left_Corner.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#Logo {
	height:73px;
	width:121px;
	float:left;
	margin-top:44px;
	margin-left:18px;
}

#Compas {
	float:right;
	width:500px;
	height:158px;
	background-image:url(../images/compas.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#Compas span {
	margin-top:10px;
	margin-right:100px;
	float:right;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	color:#8b8a8a;
}

#HeaderBottomPart {
	position:relative;
	width:900px;
	height:32px;
	background-color:#ed1c24;
}

#HeaderBottomPart .left {
	position:absolute;
	left:0px;
	width:18px;
	height:18px;
	background:url(../images/Header_Bottom_Left_Corner.gif) no-repeat;
	margin-top:14px;
}

#HeaderBottomPart .right {
	position:absolute;
	right:0px;
	width:18px;
	height:18px;
	background:url(../images/Header_Bottom_Right_Corner.gif) no-repeat;
	margin-top:14px;
}

#Lang {
	margin-left:18px;
	padding-top:7px;
	text-transform:uppercase;
}

#GlobNavigationDiv {
	position:absolute;
	right:0;
	top:0;
	margin-right:18px;
	margin-top:5px;
	text-align:right;
}

#GlobNavigation {
	float:right;
	text-align:right;
	margin-top:5px;
}

#GlobNavigation .Home_on {
	height:11px;
	width:11px;
	background-image:url(../images/Home_on.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#GlobNavigation .Home_off {
	width:11px;
	height:14px;
	background-image:url(../images/Home_off.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#GlobNavigation .SiteMap_off {
	width:11px;
	height:14px;
	background-image:url(../images/SiteMap_off.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#GlobNavigation .SiteMap_on {
	width:11px;
	height:11px;
	background-image:url(../images/SiteMap_on.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#GlobNavigation .Mail_off {
	width:12px;
	height:14px;
	background-image:url(../images/Mail_off.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#GlobNavigation .Mail_on {
	width:12px;
	height:9px;
	background-image:url(../images/Mail_on.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:5px;
}

#Search {
	float:right;
	text-align:right;
}

#Search form .SearchInputBox {
	background:#FFFFFF;
	border:none;
	background-repeat:no-repeat;
	background-position:left;
	height:17px;
	width:180px;
}

#Search form .SearchInputBut {
	border:none;
	border-style:none;
	background:url(../images/Search.gif) no-repeat 100% 100%;
	height:17px;
	width:11px;
	cursor:pointer;
	margin-bottom:5px;
}

/*End of header*/

/*1st Column*/

#Menu {
	position:relative;
	margin:0 auto;
	height:100%;
	min-height:200px;
}

.Column1_Block {
	float:left;
	margin-top:15px;
	font-size:12px;
	color:#333333;
	width:285px;
}

.Column1_Block h3 {
	color:#ed1c24;
	font-weight:bold;
	margin-bottom:10px;
}

.Column1_Block ul {
	margin:0px;
	padding:0px;
	padding-left:18px;
	list-style: square;
	color:#ed1c24;
}

.Column1_Block ul li {
	color:#FF0000;
	margin-bottom:5px;
}

.Column1_Block ul li a, .Column1_Block ul li a:visited {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.Column1_Block ul li a:hover {
	text-decoration:underline;
}
.Column1_Block td {
padding-right:10px;
padding-bottom:5px;
}

.Column1_Block th {
	font-size:11px;
	color:#666666;
}

.Column1_Block .CurrencyStyle {
	color:#ed1c24;
	font-weight:bold;
}

.News_Small_Items {
	margin-top:5px;
}

.News_Small_Items a, .News_Small_Items a:visited {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.News_Small_Items a:hover {
	text-decoration:underline;
}

.News_Small_Items p {
	margin:0px auto;
	font-size:10px;
	color:#9c9a9a;
	text-decoration:none;
}

/*2nd column*/


.Column2_Inside_Small_Block p {
	width:285px;
	float:right;
	line-height:18px;
}

.Column2_Inside_Small_Block img {
	float:left;
}

.Column2_1 {
	width:285px;
	margin-right:20px;
	float:left;
}

.Column2_Inside_Small_Block .Service {
	width:290px;
	height:100px;
	min-height:100px;
	height:auto !important;
	float:left;
	padding-bottom:20px;
}

.Column2_Inside_Small_Block .Service .pic {
	float:left;
	width:80px;
	padding-right:5px;
}

.Column2_Inside_Small_Block .Service p {
	width:205px;
	text-align:left;
	line-height:13px;
	float: left;

}

.Column2_Inside_Small_Block h4 a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.Column2_Inside_Small_Block h4 a:hover {
	color:#ed1c24;
	text-decoration:none;
}

.Column2_Inside_Small_Block .Service p a, .Column2_Inside_Small_Block .Service p a:visited {
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.Column2_Inside_Small_Block .Service p a:hover {
	text-decoration:underline;
}

.Column2_2 {
	width:285px;
	float:right;
}



.Column2_Inside_Big_Block .Service {
	width:290px;
	height:100px;
	min-height:100px;
	height:auto !important;
	float:left;
	padding-bottom:20px;
}

.Column2_Inside_Big_Block .Service .pic {
	float:left;
	width:80px;
	padding-right:5px;
}

.Column2_Inside_Big_Block .Service p {
	width:205px;
	text-align:left;
	line-height:13px;
	float: left;

}

.Column2_Inside_Big_Block h4 a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.Column2_Inside_Big_Block h4 a:hover {
	color:#ed1c24;
	text-decoration:none;
}

.Column2_Inside_Big_Block .Service p a, .Column2_Inside_Big_Block .Service p a:visited {
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.Column2_Inside_Big_Block .Service p a:hover {
	text-decoration:underline;
}


/*End of 2nd column*/

#Column2 ul {
	margin:0px;
	padding:0px;
	padding-left:18px;
	list-style: square;
	margin-top:5px;
	margin-bottom:0px;
}

#Column2 ul li {
	margin-bottom:10px;
}

#Column2 ul li a, #Column2 ul li a:visited {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

#Column2 ul li a:hover {
	text-decoration:underline;
}




/*Footer*/
.Left_Top {
	position:absolute;
	left:0;
	top:0;
	width:14px;
	height:14px;
	background:url(../images/Footer_Left_Top.gif) no-repeat;
}

.Left_Bottom {
	position:absolute;
	left:0;
	bottom:0;
	width:14px;
	height:14px;
	background:url(../images/Footer_Left_Bottom.gif) no-repeat;
}

.Right_Top {
	position:absolute;
	right:0;
	top:0;
	width:14px;
	height:14px;
	background:url(../images/Footer_Right_Top.gif) no-repeat;
}

.Right_Bottom {
	position:absolute;
	right:0;
	bottom:0;
	width:14px;
	height:14px;
	background:url(../images/Footer_Right_Bottom.gif) no-repeat;
}

#FooterLinks {
	position: relative;
	margin:0 auto;
	float:left;
	color:#666666;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
}

#Footer #FooterLinks a, #Footer #FooterLinks a:visited {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	padding-right:3px;
}

#FooterLinks a:hover {
	text-decoration:underline;
}

.Copywrite {
	position: relative;
	margin:0 auto;
	float: left;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	color:#666666;
}

.Copywrite p {
	padding-top:5px;
	font-size:10px;
}

.erevan {
	position: relative;
	margin:0 auto;
	float:right;
	text-align:left;
	margin-right:10px;
}

.erevan img {
	padding-left:5px;
	vertical-align:middle
}

.erevan a, .erevan a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
}

.erevan a:hover {
	text-decoration:underline;
}

/*End of Footer*/

/*INNER*/


/*Column2*/

.Column2_Inside_Big_Block{
	line-height:150%;
}

.Column2_Inside_Big_Block p {
	line-height:150%;
}



#Column2 table td {
vertical-align:top;
}


#Column2 table td ul {
margin-top:0px;
	list-style: square;
	color:#ed1c24;
	font-weight:bold;
	
	}
	
	


.Path {
	font-size:10px;
	color:#999999;
	padding-bottom:10px;/*margin-bottom:5px;
display:block;
border-bottom:1px solid #CCCCCC;*/
}

.Path a:hover {
	text-decoration:underline;
	font-size:10px;
	color:#999999;
}

ul.News_Big_Items {
	margin:0;
	padding:0;
	padding-left:18px;
	list-style: square;
	color:#ed1c24;
}

ul.News_Big_Items li {
	margin-bottom:20px;
}

ul.News_Big_Items span {
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	font-weight:bold;
}

ul.News_Big_Items p {
	line-height:150%;
	color: #000000;
}

ul.News_Big_Items p a {
	color: #000000;
}



/*Calculators*/
#tabs_cal{
border-bottom:1px solid #ed1c24;
height:27px;
font-size:13px;
}

#tabs_cal a{
font-size:13px;
}


#tabs_cal .current{
position:relative;
margin:0 auto;
background-color:#ed1c24;
float:left;
color:#FFFFFF;
margin-right:5px;
font-weight:bold

}


#tabs_cal .no-current{
position:relative;
margin:0 auto;
float:left;
margin-right:5px;
}

#tabs_cal #left{
background:url(../images/tab_left.gif) no-repeat left;
width:12px;
height:11px;
position:absolute;
left:0px;
}

#tabs_cal #right{
background:url(../images/tab_right.gif) no-repeat right;
width:12px;
height:11px;
position:absolute;
right:0px;
}
#tabs_cal #mid{
position:relative;
margin:0 auto;
height:15px;
float:left;
padding:5px;
padding-bottom:7px;
}


#table-cal table{
margin-top:20px;
}

#table-cal table td{
padding-bottom:15px;
padding-right:15px;
}


#table-cal table .last{
border-top:1px solid #ed1c24;
padding-top:10px;
}
#table-cal table input{
border:1px solid #CCCCCC;
width:120px;
}


#table-cal table .subbmit{
background-color:#ed1c24;
font-weight:bold;
color:#FFFFFF;
width:auto
}



/*for tables*/
#tables{
line-height: normal;

}

#tables table td{
padding:8px;
background:#e8e8e8;
color: #333333;
text-align:left;
vertical-align:top;
}



#left-table{
background:url(../images/tab_left.gif) no-repeat top;
width:12px;
height:11px;
position:absolute;
left:1px;
margin-top:1px;
}

#right-table{
background:url(../images/tab_right.gif) no-repeat top;
width:12px;
height:11px;
position:absolute;
right:1px;
margin-top:1px;

}

#downloads{
margin-top:10px;
}
#names{
text-decoration:underline;
font-weight:bold;
}


/* for FORM CONTACTS **********************************************************/
#formcontacts table{
width:450px;
height:auto;
text-align: left;
}

#formcontacts table input{
width:170px;
}

#formcontacts table textarea{
width:400px;
}

#formcontacts  .send{
position:relative;
margin:0 auto;
width:85px;
height:18px;
color:#3F3F3F;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
border:1px solid #999;
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffc6c4c5');
text-align:center;
vertical-align: middle;
}
#formcontacts table select{
width:175px;
}


#searchbig .pix_underline {
border-bottom:#CCCCCC 1px solid;
}


#searchbig a.title {
font-weight:bold;
}
#searchbig table td{
background-color:#ed1c24;
}

#searchbig #more{
	background:url(../images/ico_arrow.gif) no-repeat;
	padding-left:20px;
	margin-top:5px;
}


#searchbig .SearchInputBut {
	border:none;
	border-style:none;
	background:url(../images/Search.gif) no-repeat 100% 100%;
	height:17px;
	width:11px;
	cursor:pointer;
	margin-bottom:5px;
}





/*for tables*/
#tablesS{
line-height: normal;

}

#tablesS table td{
padding:10px;
background:#e8e8e8;
color: #333333;
text-align:left;
vertical-align: middle;
}



#tablesS #left-table{
background:url(../images/tab_left.gif) no-repeat top;
width:12px;
height:11px;
position:absolute;
left:0px;
margin-top:0px;
}

#tablesS #right-table{
background:url(../images/tab_right.gif) no-repeat top;
width:12px;
height:11px;
position:absolute;
right:0px;
margin-top:0px;

}
