/*
Theme Name:  IT Sales Leads
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0 beta
Author: rjalameda
Author URI: mailto: rjalameda@gmail.com
Tags: blue, orange, white, custom header, fixed width, one column, widgets

Date Created: October 20, 2009 3:32 PM
Date Updated: November 02, 2009 2:04 PM
Company: Callbox Inc
*/


/*
@ Body
*/

body{
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: #ece8e8;
}
body p{
 color: #000000;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
}

body a{
 color: #0033CC;	
}


/*
@ Table Lay-out
*/
#tlayout{
 width: 800px;
 margin: 0px auto;
 border-width:0px 1px 0px 1px;
 border-style: solid;
 border-color: #D9DEE1;
 empty-cells: show; 
}

/*
@ Header
*/
#theader{
 height: 250px;
 background: url('images/header.png');  
}


/*
@ Navigation
*/
#tnavi{
 color: #FFFFFF;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
 height: 50px;
 background: #FCB239;
}

#tnavi a{
 text-decoration: none;
 color: #FFFFFF;
 font-family: Tahoma;
 font-size: 10pt;
 font-weight: bold;
 padding: 10px 10px 10px 10px;
 margin: 0px 0px 0px 15px;
 border: 1px solid #FFFFFF;
 height: 50px; 
}

#tnavi a:hover{
 background: #02BBFE;
}

/*@ Drop-Down */

#dropdown{
 background: #FCB239;
 width: 618px; 
 height: 30px; 
 margin: 0px auto; 
 padding: 0px 0px 0px 0px;
 text-align: center;
}

/* Drop Down UL */

#dropdown ul{
 margin: 0px 0px 0px -1px;
 padding: 0px 0px 0px 0px;
 list-style-type: none;
}

/* Drop Down LI */

#dropdown li{
 background: #1A7EDC;
 margin: 0px 0px 0px 1px;
 padding: 0px 0px 0px 0px;
 width: 100px;
 height: 30px;
 float: left;
}

/* Drop Down A */

#dropdown a{
 text-decoration: none;
 font-family: Tahoma;
 font-size: 10pt;
 color: #FFFFFF;
 display: block;
 width: 100px;
 height: 25px;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 background: #1A7EDC;
}

/* Drop Down A:HOVER */

#dropdown a:hover{
 background: #02BBFE;
 color: #FFFFFF;
 text-decoration: underline;
 border-width: 1px 1px 1px 1px;
 border-color: #FFFFFF;
 border-style: solid;
}

/* Drop Down LI UL */

#dropdown li ul{
 display: none; 
}

/* Drop Down LI:HOVER UL */

#dropdown li:hover ul{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 visibility: visible;
 display: block;
 position: absolute;
 width: 100px;
 border-width: 1px 1px 1px 1px;
 border-color: #FFD33B;
 border-style: solid; 
}

/* Drop Down LI LI */

#dropdown li li{
 border-width: 0px 0px 0px 0px;
 border-color: #FFFFFF;
 border-style: solid;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 clear: both;
 width: 100px;
 background: #02BBFE;
 text-align: left;
 width: 100px;
 background: #1A7EDC;
}

/* Drop Down LI LI A */

#dropdown li li a{
 border-width: 0px 0px 0px 0px;
 border-color: #FFFFFF;
 border-style: solid;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 8px;
 text-decoration: none;
 width: 92px;
 height: 25px;
 background: #1A7EDC;
}

/* Drop Down LI LI A:HOVER */

#dropdown li li a:hover{
 text-decoration: underline;
 border-width: 0px 0px 0px 0px;
 border-color: #FFFFFF;
 border-style: solid;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 8px; 
 height: 25px; 
 width: 92px; 
}


/*
@ Content
*/
#tcontent{
 width: 550px;
 padding: 0px 10px 10px 10px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
 vertical-align: top; 
}

#tcontent input.contenttxtinput{
  border: 1px solid #5EB8DD;
}

#tcontent h2.posttitle{
 font-family: Tahoma;
 font-size: 14pt;
 padding: 10px 0px 0px 10px;
 margin: 10px 0px 0px 0px;
 color: #000000; 
}

#tcontent h3.subhead{
 font-family: Tahoma;
 font-size: 12pt;
 padding: 10px 0px 0px 10px;
 margin: 10px 0px 0px 0px;
 color: #000000; 
}

#tcontent a.posttitlelink{
 font-family: Tahoma;
 color: #1A7EDC;
 text-decoration: none; 
}

#tcontent h3{
 font-family: Tahoma;
 padding: 10px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
}

#tcontent a{
 text-decoration: underline;
 color: #0033CC;
 text-align: right;
 font-weight: normal;
}

#tcontent a.smaplink{
 text-decoration: none;
 color: #0033CC;
 font-weight:normal;
}

#tcontent a.smaplink:hover{
 text-decoration: underline;
}

#tcontent p{
 font-family: Tahoma;
 font-size: 10pt;
 padding: 10px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: justify;
}

#tcontent p.postlink{
 font-family: Tahoma;
 font-size: 8pt;
 padding: 10px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: right;
 color: #000000; 
}

#tcontent p.getquote{
 padding: 10px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: center;
}

#tcontent a.getquotelink{
 color: #FFFFFF;
 text-decoration: none;
 border: 0px solid #FFFFFF; 
}

#tcontent small{
 font-family: Tahoma;
 font-size: 8pt;
 padding: 10px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: justify;
 color: #000000;
}

#tcontent img{
 border: 0px solid #FFFFFF; 
}


#tcontent #tappexpert{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
}

#tcontent #tappexpert td{
 vertical-align: top;
 font-family: Tahoma;
 font-size: 10pt;
 padding: 20px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: justify;
}

#tcontent #tcontactus{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
}

#tcontent #tcontactus td{
 vertical-align: top;
 font-family: Tahoma;
 font-size: 10pt;
 padding: 20px 0px 0px 10px;
 margin: 0px 0px 0px 0px; 
 text-align: justify;
}

#tcontent ul{
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 0px 25px;
}

#tcontent ul li{
 font-family: Tahoma;
 font-size: 10pt;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;  
}

#tcontent form input, textarea, select{
 border: 1px solid #5EB8DD;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px
}  


/*
@ Left Navigation
*/

#tleftnavi{
 vertical-align: top;
 background: #FFFFFF;
}

#tleftnavi h2{
 font-family: Tahoma;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
 padding: 0px 0px 0px 5px;
 margin: 0px 0px 0px 0px;
 background: #1A7EDC;
 color: #FFFFFF; 
}

#tleftnavi ul{
 background: #FFFFFF;
 list-style-type: none;
 font-family: Tahoma;
 font-size: 10pt;
 padding: 10px 10px 10px 10px;
 margin: 0px 0px 0px 0px; 
}

#tleftnavi li{
 padding: 0px 0px 10px 0px;
}

#tleftnavi li ul{
 list-style-type: square;
 border-width: 0px 1px 1px 1px;
 border-style: solid;
 border-color: #1A7EDC;
 background: #FFFFFF;
}

#tleftnavi li ul li{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 10px;
}

#tleftnavi li a{
 color: #1A7EDC;
 text-decoration: none;
 font-weight: bold;
}

#tleftnavi li a:hover{
 color: #1A7EDC;
 text-decoration: underline;
 font-weight: bold;
}

#tleftnavi li a:visited{
 color: #1A7EDC;
 text-decoration: none;
 font-weight: normal;
}



/*
@ Right Navigation
*/
#trightnavi{
 background: #FFFFFF;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 vertical-align: top;
}

#trightnavi input.txtinput{
  border: 1px solid #5EB8DD;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
}

#trightnavi a{
 border: 0px solid #DFF5FF;
 color: #DFF5FF;
}

#trightnavi img{
 text-align: center;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;  
}

#trightnavi div#hotconnect{
 background: #FFFFFFF;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 border-width: 0px 1px 1px 1px;
 border-style: solid;
 border-color: #1A7EDC;
 text-align: center;  
}

#trightnavi div#livesupport{
 background: #FFFFFFF;
 padding: 0px 0px 10px 0px;
 margin: 0px 0px 10px 0px;
 border-width: 0px 1px 1px 1px;
 border-style: solid;
 border-color: #1A7EDC;
 text-align: center; 
}

#trightnavi div#getquote{
 background: #FFFFFFF;
 padding: 0px 0px 10px 0px;
 margin: 10px 0px 0px 0px;
 border-width: 0px 1px 1px 1px;
 border-style: solid;
 border-color: #1A7EDC;
 text-align: center; 
}

#trightnavi #getquote form{
 text-align: left;
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 0px 10px
}

#trightnavi p{
 font-family: Tahoma;
 font-size: 9pt;
 text-align: center;
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 0px 0px; 
}

#trightnavi h2{
 font-family: Tahoma;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
 padding: 0px 0px 0px 5px;
 margin: 0px 0px 0px 0px;
 border-width: 0px 0px 1px 0px;
 border-style: solid;
 border-color: #1A7EDC;
 background: #1A7EDC;
 color: #FFFFFF; 
}

#trightnavi ul{
 list-style-type: none;
 font-family: Tahoma;
 font-size: 10pt;
 padding: 10px 10px 10px 10px;
 margin: 0px 0px 0px 0px; 
}

#trightnavi form{
 padding: 0px 0px 20px 0px;
 margin: 0px 0px 0px 0px;
 text-align: center; 
}

#trightnavi form input{
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 0px 0px;
}

/*
@ Footer
*/

/* Left */
#tleftfooter{
 height: 19px;
 width: 550px;
 background: #FCB239; 
}

#tleftfooter a{
 text-decoration: none;
 color: #FFFFFF;
 font-weight: bold;
 padding: 0px 0px 0px 10px;
}

#tleftfooter a:hover{
 text-decoration: underline;
 font-weight: bold; 
}
 
#tleftfooter p{
 color: #FFFFFF;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
}


/* Right */
#trightfooter{
 color: #FFFFFF;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
 height: 19px;
 background: #1A7EDC;

}

#trightfooter a{
 color: #FFFFFF;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 8pt;
 text-align: center;
 text-decoration: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 10px; 
}

#trightfooter a:hover{
 font-weight: bold;
 text-decoration: underline;
}


/*
@ Spacer
*/
#tspace{
 width: 2px;
 background: #FFFFFF;
}