/*  
Theme Name: ClickTouch
Description: 
Version: 1.0
Author: Advance Logics, Bangalore
Author URL: http://www.advancelogics.com
*/

/************* Page settings ******************/
*{
margin:0px;
padding:0px;
list-style-type:none;
font-size:11px;
}
body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px 0px 5px 0px;
background-color:#bddceb;
font-family:tahoma, arial, verdana, microsoft sans serif, geneva, helvetica;
font-size:10px;
text-align:justify;
}
p{
margin-top:10px;
}
input{
border:solid 1px #93a782;
font-size:11px;
color:#333333;
padding:2px 0px 2px 5px;
}
a:link, a:visited {
text-decoration:none;
color:#000000;
font-size:11px;
line-height:18px;
}
a img {
border: none; 
}
a:hover{
text-decoration:underline;
color:#999999;
}

h1{
font-size:15px;
padding-bottom:13px;
color:#000000;
}
h2{
font-size:13px;
padding-bottom:8px;
}
h3{
font-size:11px;
padding-bottom:5px;
}


/************* Page settings Ends ******************/

/************* Selctors***************/
a.liv:link, a.liv:visited {
	font-weight:bold;
	color:#0086ce;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
}
a.liv:hover {
	color:#000000;
}
a.bak:link, a.bak:visited {
	font-weight:bold;
	color:#000000;
	font-size:11px;
	line-height:18px;
}
a.bak:hover {
	color:#000099;
}
a.ah2:link, a.ah2:visited {
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}
a.ah2:hover {
	color:#ffffff;
}
a.bot:link, a.bot:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
}
a.bot:hover {
	color:#CCCCCC;
}
a.read:link, a.read:visited {
	font-size:11px;
	line-height:18px;
	color:#EB1E00;
	padding:0px 3px 1px 3px;
}
a.read:hover {
	color:#ffffff;
	background:#EB1E00;
	text-decoration:none;
}
a.prd:link, a.prd:visited {
	font-size:11px;
	line-height:18px;
	color:#0064c1;
	padding:0px 3px 1px 3px;
}
a.prd:hover {
	color:#ffffff;
	text-decoration:none;
	background:#0064c1;
}
a.partner:link, a.partner:visited {
	font-size:11px;
	line-height:18px;
	color:#f2ab23;
	padding:0px 3px 1px 3px;
}
a.partner:hover {
	color:#f2ab23;
	text-decoration:underline;
}
/**************Selectors ends ***********/


/**************Body Starts***********/
#maincontainer{
width:770px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
height:100%;
}

/************* Header ******************/
#header{
height:92px;
background-image:url(images/bg-header.gif);
background-position:right;
background-repeat:no-repeat;
}
#logo{
width:123px;
float:left;
}
#language{
width:300px;
float:right;
text-align:right;
padding-right:15px;
font-size:18px;
}
#language img{
float:right;
padding-left:11px;
padding-top:5px;
}

/************* Heade Ends ******************/


/************* tabs starts ******************/
#tabs{
	height:31px;
	background-image:url(images/bg-tabs.gif);
	vertical-align: bottom;
}
#tabs li{
	background-image:url(images/bl.gif);
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;
	float:left;
	height:31px;
	color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#014e8c;
	border-right-style: solid;
}
#tabs li a{
font-weight:bold;
line-height:29px;
color:#FFFFFF;
text-decoration:none;
}
#tabs li a:hover{
font-weight:bold;
line-height:29px;
color:#78c3ff;
}

/************* tabs Ends ******************/

/************* Flash Starts ******************/
#flash{
width:770px;
}
/************* Flash Ends ******************/

/************* Content Starts ******************/
#contenthead{
margin:0px 40px 0px 40px;
border-bottom-width:1px;
border-bottom-color:#0086ce;
border-bottom-style: solid;
padding-top:30px;
}

#content{
	padding:11px 25px 11px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#contentinfo{
padding:0px 40px 50px 40px;
float:left;
padding-top:10px;
background:#FFFFFF;
width:690px;
}

#contentinfo li{
	color:#000000;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 11px;
	line-height:16px;
}

#contentinfoleft{
width:365px;
float:left;
padding-right:10px;
}
#Contentinforight{
width:310px;
float:right;

}

#contentinfoleft li{
	color:#000000;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 11px;
	line-height:16px;
}


/************* content ends Ends ******************/

/************* service Starts ******************/

#servicecontainer{
background-color:#f3f3f3;
float:left;
background-image:url(images/bg-serv.gif)
}
#products{
width:207px;
float:left;
padding:20px 25px 20px 25px;
}
#services{
width:207px;
float:left;
padding:20px 25px 20px 25px;
}
#contact{
width:206px;
float:left;
padding:20px 25px 20px 25px;
}
/************* service Ends ******************/

/************* footer Starts ******************/

#blacktab{
background-color:#000000;
height:7px;
font-size:5px;
width:770px;
float:left;
}
#footer{
	color:#FFFFFF;
	width:740px;
	float:left;
	background-image:url(images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#0073b9;
	height:68px;
	padding:15px 15px 0px 15px;
	vertical-align: top;
}
#copyr{
width:400px;
float:left;
}
#flink{
text-align:right;
}
/************* footer Ends ******************/
/**************Body ends ***********/

