/**********************************************************************************************

	Title: CSS
	Author: Akash Verma
	Date: 2008 
	Copyright: Pixelcrayons
	URL: http://www.pixelcrayons.com

***********************************************************************************************/

.basictab ul{margin-left: 0;font: bold 12px Verdana;list-style-type: none;text-align: left;margin-right: 4px;padding-right: 0;padding-left: 0;width: 350px;
margin-bottom: 0px;float: left;}

.basictab li{display: inline;margin: 0;}

.basictab  a {float:left;margin:0;text-decoration:none;background-image: url(../images/left_curv.gif);background-repeat: no-repeat;background-position: left top;
padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 5px;  }

.basictab  a span {float:left;display:block;color:#fff;background-image: url(../images/right_curv.gif);background-repeat: no-repeat;background-position: right top;padding-top: 5px;padding-right: 12px;padding-bottom: 4px;padding-left: 6px; font-weight:bold; font-size:13px;}

.basictab  a span {float:none;}
.basictab a:hover span {color:#3d3d3d;}
.basictab  a:hover{background-position:0% -25px;}
.basictab  a:hover span {background-position:100% -25px;}
.basictab  a.current {background-position:0% -25px;}
.basictab   a.current span {background-position:100% -25px; color:#3d3d3d}
.basictab li a {text-decoration: none;margin-right: 1px;color: #0033CC;font-weight: normal;cursor:default;cursor:pointer;	}
.basictab li a:visited{color: #000000;font-weight: bold;}
.basictab li a:hover {color: #000000;}
.basictab li a.current{color: #000000;}
.basictab li a:active{color: #000000;font-weight: normal;}

#tabcontentcontainer{
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;width:603px; line-height:18px;
margin: 0px; 
}

#tabcontentcontainer .box{ width:583px; padding:10px 10px 0px 10px;}

#tabcontentcontainer .box .note{ font-size:14px; font-weight:bold; font-style:italic; font-weight:bold; padding:19px 0 19px 2px; margin:0px;float:left; width:581px; color:#666666; line-height:8px}

#tabcontentcontainer .account_box{ float:left; width:573px; background-color:#bbbbbb; border-top:1px solid #797979; padding:7px 15px 8px 15px;}

#tabcontentcontainer .account_box form{ float:left; margin-top:13px; }

#tabcontentcontainer .account_box form .quote{ height:auto; width:auto; float:left; margin-top:-4px;}

#tabcontentcontainer .account_box strong{ font-weight:bold; font-size:12px;}

#tabcontentcontainer .account_box strong a{ color:#292929; text-decoration:none}

#tabcontentcontainer .account_box strong a:hover{ text-decoration:underline}

#tabcontentcontainer .account_box span{ background-image:url(../images/input_bg.jpg); background-repeat:no-repeat; background-position:top left; float:left; width:118px; height:20px; margin-right:7px; margin-top:3px;}

#tabcontentcontainer .account_box  label{ float:left; margin-right:7px; font-size:13px; padding-top:5px; color:#292929}

#tabcontentcontainer .account_box  label small{ font-size:11px;}

#tabcontentcontainer .account_box  label a{ float:left; padding-left:5px; color:#292929; text-decoration:underline}

#tabcontentcontainer .account_box  label a:hover{  text-decoration:none}

#tabcontentcontainer .account_box input{ float:left;border:none; height:15px; background:transparent; width:111px; padding:2px;}

#tabcontentcontainer .account_box  .go_btn{ width:auto; height:auto; float:left; margin:0px}


#tabcontentcontainer .quick_quote{float:left; width:573px; height:23px; background-image:url(../images/get_quotes.jpg); background-repeat:no-repeat; background-position:top left; padding-top:23px; padding-bottom:18px; padding-left:7px; line-height:18px;}


#tabcontentcontainer .quick_quote label{ float:left; font-size:14px; font-weight:bold; padding-top:4px; color:#fff; padding-left:10px}

#tabcontentcontainer .quick_quote.banner{ float:left}

 #tabcontentcontainer .quick_quote span{ background-image:url(../images/small_input_bg.jpg); background-repeat:no-repeat; background-position:top left; float:left; width:67px; height:20px; margin-right:7px; margin-top:4px; margin-left:3px;}
 
#tabcontentcontainer .quick_quote span  input{ float:left;border:none; width:67px; background:transparent; width:67px; padding:2px;}
 

.tabcontent{display:none;}


