﻿/********************************************************************
 * KimiaHost.com													*
 * All Rights Reserved.												*
 *******************************************************************/

body{
	overflow-x: hidden;
}

td {
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
}
table {
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
}
html {
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
}
body {
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #2b2b2b;
	text-decoration: underline;
}
/*********************** HEADER ************************/
#top_td{
	background: url(../images/top_bar.gif) center center no-repeat;
	width: 800px;
	height: 25px;
	padding: 0px 0px 2px 10px;
	color: #9c9c9c;
}

#top_td a.yello{
	color: #FFCC33;
	text-decoration: none;
}

#top_td a{
	color: #9c9c9c;
	text-decoration: none;
}

#top_td a:hover{
	color: #FFCC33;
	background: url(../images/dotted.gif) bottom repeat-x;
}

#banner{
	margin: 4px 0px 4px 0px;
}

#top_logo{
	text-align: right;
}

#main_container{
	margin: 10px 0px 10px 0px;
}

/*********************** MENU ************************/
#menu #header{
	background: url(../images/menu_top.gif) no-repeat;
	height: 30px;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
}

#menu #wrapper{
	background: url(../images/menu_wrapper.gif) repeat-y;
}

#menu #bottom{
	background: url(../images/menu_bottom.gif) no-repeat;
	height: 8px;
}

/*********************** CONTENT ************************/

#main_content{
	padding-right: 10px;
}

#home_services{
	text-align: right;
}

#home_services td div#desc{
	font-size: 11px;
	padding: 4px 5px 10px 5px;
	background: #fff url(../images/home_down.gif) no-repeat center bottom;
}

#home_services td div#desc a{
	color: #C30000;
	text-decoration: none;
}

#home_services td div#desc a:hover{
	color: #fff;
	background: #800000;
}

#home_services td div#desc div#linux{
	background: transparent url(../images/tux.gif) left top no-repeat;
}

#home_services td div#desc div#windows{
	background: transparent url(../images/win.gif) left top no-repeat;
}

#home_services td div#desc div#iran{
	background: transparent url(../images/irn.gif) left top no-repeat;
}

#home_services td div#desc div#reseller{
	background: transparent url(../images/resell.gif) left top no-repeat;
}


#home_services ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#home_services ul li{
	background: transparent url(../images/bullet_black.gif) right center no-repeat;
	padding: 1px 20px 0 0;
	margin: 0px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	height: 12px;
}

td.partners{
	padding: 5px 6px 5px 6px;
	text-align: right;
}

td.partners ul{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

td.partners ul li{
	background: transparent url(../images/bullet_black.gif) right center no-repeat;
	padding: 1px 20px 0 0;
	margin: 0px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	height: 12px;
}

td.partners ul li a{
	font-weight: bold;
}

td.partners ul li a:hover{
	background-color: #006699;
	color: white;
}

.style1 {
	border-width: 0px;
}

#home_news{
	text-align: right;
	padding: 0px 0px 10px 0px;
	background: #fff url(../images/home_down2.gif) no-repeat center bottom;
	height: 107px;
}

* html #home_news{
	height: 107px;
}

#home_news ul{
	list-style-type: none;
	margin: 5px 5px 0 0;
	padding: 0;
}

#home_news ul li{
	background: transparent url(../images/bullet_star.gif) right center no-repeat;
	padding-right: 20px;
	padding-top: 1px;
	height: 16px;
	letter-spacing: normal;
}

#home_news a{
	color: #800000;
	text-decoration: none;
}

#home_news a:hover{
	background: transparent url('../images/dotted2.gif') bottom repeat-x;
	color: #2b2b2b;
}

#home_domains{
	padding: 5px 4px 10px 4px;
	text-align: center;
	direction: ltr;
}

#home_domains form{
	margin-bottom: 5px;
}

#home_domains a.class{
	color: #800000;
	text-decoration: none;
	padding: 3px;
}

#home_domains a.class:hover{
	background-color: #800000;
	color: #fff;
}

#home_domains input{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100px;
	border: 1px #800000 solid;
	padding: 2px 2px 2px 25px;
	direction: ltr;
	background: transparent url(../images/search.gif) left center no-repeat;
}

#home_domains select{
	font-size: 12px;
	font-weight: bold;
	direction: ltr;
}

#home_domains #result{
	direction: rtl;
	margin-top: 10px;
}

.hidden{
	display: none;
}

#home_dedicated{
	padding: 5px 0 5px 0;
}

.error {
	background: #fff6bf url(../images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: right;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.info {
	background: #f8fafc url(../images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: right;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	}

/*tooltip*/

div.tool-tip {
	width: 200px;
	color: #fff;
	text-align: center;

}

div.tool-tip h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(../images/balloon.png) top left no-repeat !important;
	background: url(../images/balloon.gif) top left no-repeat;
	font-size: 11px;
}

div.tool-tip p {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(../images/balloon.png) bottom left no-repeat !important;
	background: url(../images/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}

.sidewhois{
	color: #006699;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #f8fafc;
	background-color: #f8fafc;
}

.sidewhoislinks a{
	
}


/*********************** FOOTER ************************/
#footer{
	padding: 5px;
	border-top: 1px solid #CCC;
	margin-top: 5px;
	color: #9c9c9c;
	text-align: center;
	direction: ltr;
}

#footer a{
	color: #9c9c9c;
	text-decoration: none;
}

#footer a:hover{
	color: #191919;
}
