@charset "utf-8";

/*----------------------------- BODY --------------------------------*/
body {
margin:0px;
padding:5px 5px 0px 5px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:Arial;
font-size:100%;
background-color:#ffffff;
}

/*----------------------------- LINKS --------------------------------*/

a:link, a:visited, a:hover
{
color:#2445AB;
}

dd
{
font-style:italic;
}

a:hover
{
color:#FF6600;/*#3A6FBF;*/
}

.navigation
{
font-size:0.1px;
color:#ffffff;
}

/*a.navigation:link, a.navigation:visited, a.navigation:hover*/
.navigation a:link, .navigation a:visited, .navigation a:hover
{
color:#999999;
font-size:11px;
text-decoration:underline;
background-image:url(/tpl/images/next.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:25px;
}


/*------------------------------- SEARCH --------------------------------*/
div.searchbox
{
height:69px;
/*width:212px;*/
background-image:url(/tpl/images/search2back.jpg);
background-repeat:no-repeat;
background-position:right;
}

input.search_text
{
position:relative;
top:30px;
right:-25px;
color:#ffffff;
background-color:transparent;
border:1px solid #ffffff;
width:120px;
}


div.searchbox .search
{
float:right;
top:0px;
}



/*----------------------------- NAVIGATION --------------------------------*/

#navi
{
margin:5px 0px 5px 0px;
}

#navi img
{
vertical-align: middle;
display: inline-block;
}

/*-------------------------------- HEADER ---------------------------------*/

#header
{
height:75px; /* 30 */
background-color:#ffffff;
/*background-color:#fdfdfd;*/
/*margin:10px 10px 0px 0px;*/
color:#999999;
font-size:11px;
}

#header h1
{
color:#FE781E;/*#FF6600;*/
font-size: 2.5em;
font-family: "Arial";
/*display:inline;*/
font-weight:bold;
padding-left:10px;
margin-top:0px;
padding-top:15px;
}

.hlinks
{
float:right;
}

/*---------------------------- ALTERNATIVE HEADER -------------------------*/
#header_alter {
	position:absolute;
	top:020px;
	right:239px;
	width:230px;
	height:60px;
	z-index:2;
	background-image:url(/tpl/images/header_alter.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


/*---------------------------------- SPLASH -------------------------------*/
#main_label
{
/*width:700px;*/
/*display:inline;*/
height:202px;
background-image:url(/tpl/images/filler.jpg);
background-repeat:repeat-x;
/*background-position:bottom;*/
}

#main_label_left
{
background-image:url(/tpl/images/label_main.jpg);
width:100%;
height:202px;
background-repeat:no-repeat;
background-position:left;
text-align:right;
}

#main_label_right
{
float:right;
}

/*----------------------------- TEXT IN SPLASH ----------------------------*/

#title_splash {
	position:absolute;
	left:28px;
	top:129px;
	width:487px;
	height:65px;
	z-index:1;
	font-size:1.15em;
	font-style:normal;
	font-family:'Arial';
	color:#FFFFFF;
}

#linkor {
	position:absolute;
	left:26px;
	top:90px;
	width:374px;
	height:39px;
	z-index:3;
	font-size:1.90em;
	color:#FFFFFF;
	font-weight:bold;
}

/*----------------------------- MAIN CONTAINER ----------------------------*/

#container
{
font-size:12px;
text-align:justify;
}

/*-------------------------------- RIGHT DIV ------------------------------*/

#right_sidebar
{
float:right;
width:220px;
background-color:#ffffff;
}

#right_sidebar ul
{
height:133px;
font-family:Arial, Helvetica, sans-serif;
margin-left:3px;
list-style:square;
list-style-position:inside;
color:#FF6600;
font-size:14px;
font-weight:bold;
line-height:1.5em;
margin-top:3px;
}


.blank
{
background-color:#FFFFFF;
height:15px;
}

#right_sidebar .text
{
background-image:url(/tpl/images/right_back.gif);
background-repeat:repeat-y;
padding-left:10px;
padding-right:10px;
font-size:12px;
text-align:justify;
}

#right_sidebar .img
{
background-image:url(/tpl/images/right_back.gif);
background-repeat:repeat-y;
text-align:center;
}

.s_button
{
border:1px solid #cccccc;
margin-bottom:6px;
}

/*-------------------------------- CONTENT DIV ------------------------------*/

#content
{
/*background-color:#999999;*/
margin-right:235px;
padding-left:10px;
padding-right:10px;
background-image:url(/tpl/images/top_right.gif);
background-position:top right;
background-repeat:no-repeat;
/*margin-right:10px;*/
}

#content p
{
font-size:14px;
text-indent:1em;
}

#content ul
{
font-size:14px;
}

.bq
{
background-color:#f2f2f2;
border-left:3px solid #cccccc;
padding: 5px 5px 5px 15px;
line-height:1.5em;
margin-bottom:2em;
}

#content dl
{
text-indent:1.5em;
margin:0px;
}

.post
{
/*float:right;*/
top:340px;
right:240px;
margin-right:20px;
padding:10px;
border:1px solid #cccccc;
background-image:url(/tpl/images/pmail.jpg);
background-position: top right;
background-color:#ffffff;
background-repeat:no-repeat;
z-index:100;
position:absolute;
}


.left_img
{
padding:10px;
background-color:#FFFFFF;
border:1px solid #cccccc;/*#FE781E;*/
margin:5px 5px 5px 0px;
float:left;
}

#corner


{
margin-right:235px;
text-align:right;
}

h1
{
color:#000000;/*#FF6600;*/
font-size: 1.70em;
font-family: "Arial";
font-weight:normal;
}

h2
{
color:#000000;/*#FF6600;*/
font-size: 1.35em;

font-family: "Arial";
font-weight:bold;
/*padding-left:20px;*/
text-indent:1em;
}

h3
{
color:#000000;/*#FF6600;*/
font-size: 1.25em;
font-family: "Arial";
font-weight:bold;
text-indent:1em;
}

#razor
{
clear:both;
height:20px;
background-position:bottom;
background-image:url(/tpl/images/razor.gif);
background-repeat:repeat-x;
}

#content ul
{
list-style-type:square;
line-height:1.5em;
}

/*------------------------------- FOOTER ------------------------------------*/

#footer
{
border-left:1px solid #E6E6E6;
border-top:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
font-size:10px;
color:#666666;
font-weight:bold;
/*margin-top:150px;*/
margin:70px 50px 0px 50px;
padding:20px 20px 20px 20px;
/*border-left:3px solid #003DB8;/*#FF6600;*/
/*background-image:url(/tpl/images/mcd.gif);
background-repeat:no-repeat;
background-position:left top;*/
background-color:#F8F8F8;
}

#footer #rightbox
{
float:right;
text-align:right;
}

/*--------------------------- COMMENTBOX ------------------------------*/
.commentbox{
background-image:url(/tpl/images/gray_corner.gif);
background-position:left top;
background-repeat:no-repeat;
background-color: #ececec;
width:97%;
padding: 10px;
}

.commentfooter{
background: url(/tpl/images/arrow.gif) 20px 0 no-repeat; 
background-position:left top;
/*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
/*height:18px;*/
color: #4A4A4A;
}

/*---------------------- DOMAIN TABLE -------------------------*/
.t_header {
font-weight:bold;background-color:#64B3D4;padding:10px; 
background-image: url(/tpl/images/filler2.jpg);
background-position:left top;
background-repeat:repeat-x;
color:#ffffff;
 }

.domain_zone {font-weight:bold}

/*------------------- CALC TABLE -------------------------*/

td.calc {border-bottom:1px dotted #cccccc}


/*------------------------- more button  --------------------------*/
.more {margin-left:350px}
.div_more
{
background-image: url(/tpl/images/razor2.gif);
background-repeat: repeat-x;
width:350px;
}

/*----------------- map --------------------------*/
div.map
{
height:506px;
overflow:hidden;
padding-top:5px;
padding-bottom:5px;
background-image:url(/tpl/images/2gis_map2.jpg);
background-repeat:no-repeat;
background-position:center;
border-top:1px dotted #dfdfdf;
border-bottom:1px dotted #dfdfdf;
}

/* decor */
.gray {color:#cccccc}

