/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin:0px;
	padding:0px;
	color: #393939;
	font-family: Verdana, Monaco, sans-serif;
  	line-height: 1.4em; 
  	font-size: .75em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background: url(images/body-bg2.jpg) repeat-y;
	background-position: center top;
	line-height: 18px;
	
	
}

#content{
width:620px;
float:left;
text-align:left;


}

#right{
width:240px;
float:right;
/*background: url(images/rightbg.jpg) repeat-y;*/
margin:0px;
padding: 0px 0px 0px 0px;

}


	#page { width: 900px; margin:0px auto; }
	

	.logo{
	float: left;
	padding-left:5px;
	width:276px;
	}
	


	.toll-free{
	float:right;
	padding-top:15px;
		padding-right:10px;
		}
	
	
	#top-bg{
	float:right;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 62px;
	width: 431px;
	}
	
	#menu {

	line-height:normal;
	width:401px;
	float:left;
	margin-top:28px;
	margin-left:29px;
	

  }
#menu ul {
  margin:0px 0px 0px 80px;
  padding:0px;
  list-style:none;
  }
#menu li {
  display:inline;
  margin:0;
  padding:0;
  }
#menu a {
  float:left;
  margin:0px 9px 0px 2px;
  padding:0px 0px 0px 8px;
   text-decoration:none;
	font: bold 11px tahoma;
	color: #ffffff;
	line-height:26px;
}
#menu a span {
	float:left;
	display:block;
	margin:0px 5px 0px 0px;
	 padding:0px 8px 0px 5px;
	color: #ffffff;
  

  
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#000;
	text-decoration: underline;
  
  }
  
#menu a {
  background:url(images/tableft1.jpg) no-repeat 0% 0px;
  color: #ffffff;
  
  

  }
#menu a span {
  background:url(images/tabright1.jpg) no-repeat 100% 0px;
  color: #ffffff;
  
  }  
  
#menu a:hover {
  background:url(images/tableft.jpg) no-repeat left top;
  background-position:0% 0px;
  color: #000000;

  }
#menu a:hover span {
	background:url(images/tabright.jpg) no-repeat right top;
	background-position:100% 0px;
	color: #000000;
	text-decoration: none;
  }
#menu a.active {
  background:url(images/tableft.jpg) no-repeat left top;
  background-position:0% 0px;
  color: #000000;

  }
#menu a.active span {
  background:url(images/tabright.jpg) no-repeat right top;
  background-position:100% 0px;
  color: #000000;
  }
  
  #top-linktab{
	background-image: url(images/top-linkbg.jpg);
	float:left;
	background-repeat: no-repeat;
	height: 59px;
	width: 900px;
	margin:0px 0px 0px 0px;
  
  
  }
  
  #link{
  
  float:left;
  width:520px;
  font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	 font-weight:bold;
	  line-height:55px;
	 
	 

  }
    
  #link ul{
  
 padding:0px;
 margin: 0px 0px 0px 0px;



  }
    
  #link li{
  
 padding:0px;
 margin:0px;
 display:inline;
 list-style:none;

  }
    #link li a{
	padding:08px 9px 08px 9px ;
	margin:0px;
	text-decoration: none;
	color:#000000;
	
	
 }
      #link li a:hover{
	padding: 8px 9px 08px 9px ;
	margin:0px;
	color:#ffffff;
	text-decoration: none;
	background-color: #860101;



  }
      #link li a.active{
	padding: 7px 9px 08px 9px ;
	margin:0px;
	color: #860101;
	text-decoration: none;
	background-color: #EAEAEA;


  }

  
  
.search{
  float:right;

  width:259px;






}

.home1{
float: left; width: 50px; padding: 12px 0 0 26px;;

}

.serach-bg{
	background: url(images/search-bg.jpg) no-repeat 0 1px;
	background-repeat: no-repeat;
	height: 23px;
	width: 172px;
	padding: 5px 0px 0px 5px;
	border: none;


}
.go{
padding: 14px 0px 0px 0px;
width:219px;


}

.header-bg{
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 190px;
	width:900px;
	float:left;
	
	
	
}

.text1{
float:right;
width:600px;
text-align:left;


}
.header-img{
float:left;
width:293px;
}

.text2{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.3em;
	text-align:left;
	color: #000000;
	padding: 20px 0px 0px 0px;
	

}
.text3{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 2.5em;
	text-align:left;
	color: #000000;
		padding: 9px 0px 5px 0px;

}
.text4{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 2.1em;
	text-align:left;
	color: #A40202;
	padding: 5px 0px 0px 0px;

}
.text5{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.8em;
	text-align:left;
	color: #A40202;
	padding: 5px 0px 0px 10px;
	font-weight: bold;

}
.comntent-text{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	text-align:left;
	color: #000000;
	padding: 5px 0px 5px 10px;

}
p{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	padding: 2px 10px 0px 18px;
	line-height:19px;


}

.trused-img{

display:inline;
float:right;
padding: 8px 0px 0px 0px;
}

/*.right-bg{
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	height: 366px;
	width: 301px;
	padding: 30px 0px 0px 0px;


}*/

.right-bg1{
	


}

  #footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 900px;
	

   
   }
     .footer-text{
	float:right;
	width:400px;
	

   
   }
  .footer-text ul{
   margin:0;
   padding:10px 0px 0px 0px;
   float:right;
   width:380px;
   }
     .footer-text li{
	text-align:right;
	display:inline;
	margin:0px 0px 0px 0px;
	padding: 0px;
	text-decoration:none;
	font: 11px Tahoma;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	  }


.footer-text li.nb{
	border-right: none;
	
	  }


 .footer-text li a{
	padding-left: 8px;
	padding-right: 8px;
	text-align:left;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
   }
 .footer-text li a:hover{
	text-align:left;
	text-decoration: underline;
	color: #ffffff;

	
   }
   
    .copyright{
	float:right;
	color:#ffffff;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.0em;
	text-align:left;
	 padding: 5px 10px 0px 0px;
   
   }
   
   .footer1{
   
   float:left;
   width:350px;
   padding: 5px 0px 0px 0px;
   
   }
   
   
   
   
   
 /* Tab menu \*/  
   
   #myController span{

color:#000000;
margin-right: 2px;
cursor:pointer;
background: url(images/rounded-gray.jpg) repeat-x;
background-color: #cccccc;
border-top: 1px solid #F6F6F6;
padding: 8px; 
font-weight: bold;
text-align:left;
}

#jFlowSlide{
	margin-top:5px;
	background: url(images/bg2.jpg) repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #860101;
}

#myController span.jFlowSelected {
width: 106px;
background: url(images/rounded-gray-over.jpg) repeat-x;
color: #ffffff;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}


.jFlowControl{
	
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;

}
   
 /* end Tab menu \*/  
 
 
.heading-link{
	background-image: url(images/heading-link.jpg);
	background-position: 10px 5px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.8em;
	height:25px;
	margin: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	color: #860101;
	padding: 3px 0px 0px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

.homeheading01{
	font-family: Arial;
	font-size: 12px;
	width: 500px;
	text-align:left;
	color: #000000;
	padding: 5px 5px 5px 3px;
	font-weight: normal;
	

}
.tab2{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	text-align:left;
	color: #000000;
	float: right;
	font-weight: bold;
	width: 450px;
	
}
.tab2 ul{

font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin:0px;

}
.tab2 li{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: .8em;
	color: #000000;
	font-weight: bold;
	background-image: url(images/arrow1.jpg);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	list-style:none;
	padding: 0px 0px 0px 25px;

}
.menu-marg{
padding: 20px 0px 0px 2px;

}


.red-text{
	background-image: url(images/red-top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 570px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.6em;
	color:#ffffff;
	padding: 5px 0px 0px 58px;


}

h1{
	margin:8px 0px 0px 0px;
	background-image: url(images/red-top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 570px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.6em;
	color:#ffffff;
	padding: 5px 0px 0px 58px;

}
h2{

	padding:0px;
	margin:0px;
	background-image: url(images/brown-bg1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 579px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	color:#A40202;
	margin:5px 0px 0px 0px;
	padding: 10px 0px 0px 50px;


}
.brown-bg{
	background-image: url(images/brown-bg1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 579px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
		color:#A40202;
	margin:5px 0px 0px 0px;
	padding: 10px 0px 0px 50px;


}
.brown-bg1{
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 590px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	color:#A40202;
	margin:5px 0px 0px 0px;
	padding: 10px 0px 0px 40px;


}
.comntent-text1{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 15px;
	text-align:justify;
	color: #000000;
	padding: 2px 10px 0px 18px;
	line-height:19px;
	

}
.comntent-text1 ul{
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	color: #000000;
	margin:0px;
	padding:0px;
	line-height:22px;

}
.comntent-text1 li{
	font-family:  Arial;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color: #000000;
	background-image: url(images/arrow1.jpg);
	background-position: 15px 5px;
	padding: 0px 0px 0px 35px;
	list-style:none;
	background-repeat: no-repeat;

	
}

.top-bg2{
	background-image: url(images/top-bg1.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width:565px;
	color: #000000;
	text-align:justify;
	font-family: Arial;
	font-size: 12px;
	padding: 2px 20px 2px 25px;
	margin: 0px 0px 0px 10px;
	line-height:19px;
	

}

 .link_search{
  font-family: Calibri, Corbel, Arial, sans-serif;
  font-size: 1.2em;
  font-weight:bold;
  color:#860101;
  line-height:18px;
  text-decoration:none;
  }
 .link_search a{
	color:#860101;
	text-decoration: none;
  }
  .link_search a:hover{
	color:#860101;
	text-decoration: underline;
  }
  .tab-bod {
	border-top: 1px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
	border-bottom: 6px solid #E5E5E5;
	border-left: 2px solid #E5E5E5;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	text-align:left;
	background-color: #F9F9F9;

	

	
}

.content-text2{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	padding: 7px 5px 0px 25px;
	
	}

dl { position: relative; margin:0; padding:0; }
dl dt { margin-left: 0px;}
dl dd {
	margin-left: 0px;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
}


.content-text2dl { position: relative; padding: 0px; margin: 0px;}



.content-text2 h2 { 
	
	background: url(images/red-arrow2.gif) no-repeat 12px 4px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
		padding-left: 25px; 

	}

.content-text2 dt { 
	padding-left: 20px; 
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-position:2px 4px;
	color:#A40202;
	}
	
.content-text2 dd {
 margin: 0px;
 padding-bottom: 5px; 
 	font-size: 12px;
	font-weight:normal;
 padding-left:20px;
 }
 .plans-tab {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	height: 25px;
	padding-left: 10px;
	font-weight: normal;

	
}
.table-text{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color: #A40202;
	padding: 0px 0px 0px 5px;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #F7F7F7;


}
.price1{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 16px;
	text-align:left;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px dotted #999999;
	margin:10px;
	font-weight: bold;
	

}
.price1 a{
	color: #000000;
	text-decoration: none;

}.price1 a:hover{
color:#A40202;	
text-decoration: none;
}
.newsitem{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	background-color: #F8F8F8;
	padding: 5px 5px 5px 35px;
	margin: 0px 10px 5px 20px;
	background-image: url(images/red1.jpg);
	background-position: 10px 9px;
	background-repeat: no-repeat;

}

.text-boder{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color: #F5F5F5;
	border: 1px dotted #E1E1E1;
	padding-left:10px;
	margin-left:35px;
	
}

.tex-link{
	/*background-image: url(images/arrow2.jpg);*/
	/*background-repeat: no-repeat;*/
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	padding: 2px 0px 0px 45px;
	background-position: 30px 5px;
	}
	.tex-link a{
		font-family: Calibri, Corbel, Arial, sans-serif;
	color:#000000;
	text-decoration: none;

	}
	.tex-link a:hover{
		font-family: Calibri, Corbel, Arial, sans-serif;
	color:#A40202;
	text-decoration: underline;

	}

.tex-link1{
	/*background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;*/
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	padding: 5px 0px 0px 45px;
	background-position: 30px 5px;
	}
	.tex-link1 ul{
		font-family: Calibri, Corbel, Arial, sans-serif;
	color:#000000;
	text-decoration: none;
    list-style:none;
	}
.tex-link1 li{
		font-family: Calibri, Corbel, Arial, sans-serif;
	color:#000000;
	text-decoration: none;
    list-style:none;
	}
 /* start right menu \*/  

 .link-bg3{
	background-image: url(images/red.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 16px;
	width: 203px;
	line-height:32px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
   text-align: left;
   }
    .link-bg3 a{
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
   
   }
    .link-bg3 a:hover{
	

	text-decoration: underline;
   
   }

 .link-bg{
	
	width: 233px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
   
   }
      .link-bg ul{
	 margin:0px;
  	padding:0px;
  list-style:none;
   
   }
      .link-bg li{
	background-image: url(images/gray.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	width: 203px;
	line-height:32px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	
	


      }
      .link-bg li a{
		font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;

   }
       .link-bg li a:hover{

	color:#A40202;
	text-decoration: underline;

   }




.red-heading{
	background-image: url(images/dijital.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 229px;
	padding:5px 0px 0px 30px;
	margin:0px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;   
   
   }
    .red1 ul{
	 margin:0px;
  	padding:0px;
  list-style:none;
   
   }
      .red1 li{
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	width: 227px;
	line-height:32px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;	


      }
      .red1 li a{
		font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: none;

   }
       .red1 li a:hover{
	width: 218px;
	height: 31px;
	color:#A40202;
	text-decoration: underline;


}
img { border: none;}






 .style25 {
 
 	float:left;
	width:300px;
	margin-top: 8px;
	margin-left: 8px;
	color:#a40102;
	
	
}
 .style25-tex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	color:#a40102;
	font-weight: bold;font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.4em;
}


 
  .style26 {
	float:right;
	width:300px;
	margin-top: 8px;
	color:#a40102;
	
}

 .box12 .style14var12 {background: #ffffff;  border-bottom:1px solid #EEEEEE;text-align:left; color:#333333;}
.box12 .style15 { font-weight: normal; font-size:12px; padding:8px 5px 5px 5px;  border-bottom:1px solid #e8e8e8; border-left:1px solid #EEEEEE; text-align:left;}

.box12 .learn a {color:#ffffff; }
.cont-left{
padding:0px 0px 0px 10px;

}
 
 .tex-link5{
	background-image: url(images/red-arrow1.jpg);
	background-repeat: no-repeat;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	padding: 2px 0px 0px 45px;
	background-position: 30px 5px;
	}
 	.tex-link5 a{
	font-family: Calibri, Corbel, Arial, sans-serif;
	color:#000000;
	text-decoration: underline;
	}
	.tex-link5 a:hover{
	font-family: Calibri, Corbel, Arial, sans-serif;
	color:#A40202;
	text-decoration: none;
	}

 










    /* start right menu \*/  


