/* 
This is the stylesheet for the navigation, incorporating:
1. Top navigation
2. nav bar
3. subnavigation and buttons
*/

/* structural  */

#mainnav {
	width : 980px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#main_logo {
	width: 300px;	
}


/* top navbar and headers*/

	/* navbar styles*/
#navbar {
	width: 980px; height: 34px;
	background-image : url(/img/nav/navbar.gif);
	background-repeat : no-repeat;
}

.navtext, 
.navtext a {
	margin-left : 10px;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #fff;
	vertical-align: 12px;
	text-decoration:none;
}

.navtext em
{
	
	font-weight : bold;
	color : #fff;
	text-decoration:none;
	font-style:italic;
}

.navemtext, 
.navemtext a {
	margin-left : 10px;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #fff;
	vertical-align: 12px;
	text-decoration:none;
	font-style:italic;
}

#navbar .floatright{
	padding-top: 5px;
}

/* search box formatting*/
.searchtext {
	font-size : 12px;
	font-weight : bold;
	margin-left : 514px;
	vertical-align:12px;
}

.searchtextarrow {
	padding-bottom: 5px;
}

.searchtext input{
	margin-left:10px;
}


/* search box formatting*/
.search_text {
	font-weight : bold;
	color : White;
	float: left;
	padding-top: 5px;
}

.search_text input{
	width: 120px;
	height: 18px;
	margin-left: 5px;
}

.search_box_arrow{
	margin: 0 10px 0 10px;
}


/* hp footer navigation */

.home_nav_text {
	font-weight : bold;
	color : #666;
	float: left;
	margin-left : 60px;
	padding-top: 4px;
}

.home_search_text {
	font-weight : bold;
	color : #fff;
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

.home_nav_arrow{
	margin: 0 10px 0 10px;
	float:left;
}

.home_ftr  {
	background-image : url(../img/nav/footbar.gif);
	background-repeat : no-repeat;
	color: #fff;
	height: 49px;
	width: 980px;
	font-weight: bold;
	text-align: right;	
}

.home_ftr .floatleft,
.home_ftr .floatright{
	padding: 13px 35px 0 5px;
	}
	
/*curved box styles*/

.curved_white_input{
	width: 150px;
	height: 21px;
	background-color: #fff;
	color: #656565; border: none;
	padding-top: 5px;
	float: left;
}


.leftwcurve {
	height: 26px; 
	width: 10px;
	background: url(../img/misc/curve_left_white.gif) no-repeat 0 0;
	float: left;
	margin-left: 5px;
}

.rightwcurve {
	height: 26px; 
	width: 12px;
	background: url(../img/misc/curve_right_white.gif) no-repeat 0 0;
	float: left;
}

/* Callus tformatting*/
#callus_hdr  {
	vertical-align: bottom;
	text-align: right;
	width: 680px;
	margin-left : 300;
	margin-right : 0px;
	margin-top : -20px;
	margin-bottom : 0px;
}

.callus_hdr  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	color: #333333;
	margin-right : 10px;
}
.callus_hdr a:link,
.callus_hdr a:visited
{
    color:#333333;
    text-decoration:none;
}
.callus_hdr a:selected,
.callus_hdr a:hover
{
    color:#333333;
    text-decoration:underline;
}
.callus_hdr img {
	margin-bottom: -3px;
}

.callus_hdr_tel {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #00a4e4;
}

.callus_ftr  {
	background-image : url(/img/nav/footbar.gif);
	background-repeat : no-repeat;
	height: 35px;
	text-align: right;
	width: 980px;
	padding-top : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.callus_ftr_tel {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	margin-right: 10px;	
}

.callus_ftr a:link,
.callus_ftr a:visited
{
    color:#ffffff;
    text-decoration:none;
}
.callus_ftr a:selected,
.callus_ftr a:hover
{
    color:#ffffff;
    text-decoration:underline;
}

.page_footer {
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	padding-top : 0px;
	padding-right : 10px;
	padding-left : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	width: 960px;
}

.page_footer a:link, 
.page_footer a:hover,
.page_footer a:visited{
	text-decoration: underline;
	color: #00A4E4;
	background-color: #FFFFFF;
}


/* subnav styles */
#subnav {
	width : 955px;
	margin-left : 12px;
	margin-right : 0;
	margin-top : 14px;
	margin-bottom :12px;
	height: 48px;
	vertical-align: top;
}

.subnav_container
{
    float:left;
}

#sidebuttons .floatright {
	vertical-align: top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : opx;
}