/* CSS Document */

body { 
	text-align:center; 
	background: url(images/bg_ac.gif) #eee; 
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

a span {position: absolute; left: -1000px; width: 900px;
}

img {
	behavior: url(iepngfix.htc);
	vertical-align: middle;
}

a {text-decoration:none; color:#6475af; outline: none;}

a:active {text-decoration: none;}

a:hover {color:#999; text-decoration:underline;
}

a img {border:none;}

/* ---- ( iTunes CSS ) ---- */
table { font: 80% Arial, Helvetica, sans-serif; color: #000; text-align: left; border-collapse: collapse; background-color:#FFF;	
}

table a { text-decoration: underline;
}
table a:visited { text-decoration: none;
}
tr.odd { background-color: #f0f0f0;
}

tr a { color: #000;
}

caption { height: 45px; line-height: 44px; color: #60634E; font-weight: bold; text-align: center; width: 100%; margin: 0; padding: 0;
background: #ffffff url(images/captop.jpg) no-repeat; background-position: 50% top; border-left: 2px solid #616161; border-right: 2px solid #616161;
}
thead th { font-size: 105%;
	color: #000;
	background: #fff url(images/bbar.gif) repeat-x;
	height: auto;
}

tr {
	vertical-align: top;
}
tr,th,td {
	padding: .75em;
	text-align: left;
}
tfoot tr {
	background: #fff url(bbar.gif) repeat-x;
}
tfoot td, tfoot th{	
	color: #000;
	border: 0px;
}

h1 {
	line-height: 28px;
	font-size: 14px;
	margin: 10px 0 -5px 0;
	text-align: center;
	}

/*.bullets {
list-style:square;}
	
.bullets li {
	list-style:square; padding-bottom: 5px;  
	}

.tools {
	margin: 3px; padding: 8px; list-style-type: none;
	}*/

h2 {
margin: 0px;
	font-size: 14px;
}

h2.interior {
	background: #4b60a3;
	padding: 0px 10px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
    font-weight: none;
    line-height: 28px;
	color: #fff;
	}
	
h2 a:link, h2 a:visited {
	background: url(images/accordion_blue_plus.gif);
	padding: 0px 10px;
	text-align: left;
	font-size: 12px;
    font-weight: normal;
    line-height: 28px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff;
	}	
	
h2 a:hover {
	background: url(images/accordion_blue_plus_hover.gif);
	color: #fff;
	text-decoration: none;
	}	

h2.selected {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;	
	height: 28px;
	color: #fff;
	}

h2.selected a {
	background: url(images/accordion_blue_minus.gif);
	padding: 0px 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
    line-height: 28px;
	display: block;
	color: #fff;
	}	
h2.selected a:hover {
	background: url(images/accordion_blue_minus_hover.gif);
	color: #fff;
	text-decoration: none;
	}	

.stretcher {
	background: none !important;
	}

div#wrapper { 
	margin: 0px auto 0 auto;
	padding: 0px; 
	width: 800px;
	height: 100%; 
	text-align: left; 
	background: #FFFFFF;
	border-left: #4b60a3 1px solid;
	border-right: #4b60a3 1px solid;
	}
	
div#header {
	margin: 0;
	padding: 0;
	background: url(images/navbar.gif);
	border-bottom: solid #4b60a3 1px;
	width: 100%;
	height: 122px;
	overflow: inherit;
	}
	
div#content {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#mainContent {
	background: 100%;
	background-color: #FFFFFF;
	width: 626px;
	z-index:1001;
	clear: left;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 5px 10px;
}	

	#mainContent span.upperRight {
		position: relative;
		left: 280px;	
		text-align: right;
		}
	#mainContent h2 {
		font-size:14px; 
		color: #000;
		padding: 4px 0 2px 4px;
		}
	
	#mainContent h2 a { 
		text-decoration:none;
		}

	#mainContent h3 {
		font-size:14px; 
		color: #000;
		padding: 4px 0 2px 4px;
		}
	
	#mainContent h3 a { 
		text-decoration:none;
		}
	
	#mainContent h4 {
		font-size: 12px; 
		color:#000;
		padding: 4px 0 2px 4px;
	}
	
	#mainContent h4 a {text-decoration: none; color:#000;
	}
	
	#mainContent h4 a:hover {color:#999; text-decoration:underline;
	}
	
	#mainContent a {
	text-decoration:none;
	color:#4b60a3;
	font-size: 12px;
	}
	
	#mainContent a:hover {
	color: #999;
	font-size: 12px;
	text-align: left;
	}
	
	
	
	#mainContent img {padding-left: -5px; padding-bottom: -15px;
 	}
	
	#mainContent form {text-align:left;
	}
	
	#mainContent p {
		padding: 3px;
		}
		
	#mainContent p img {
	vertical-align:middle;
	text-align: left;
	}
	
	#mainContent ul li {
	margin: 0 0 5px 0;
	}
		
#rightCol {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 100%;
	background: 100%;
	float: right;
	background: #f8f8f9;
    border-left: 1px solid #eee;
	}	
	
#footer {
	font-size:9px;
	text-align:center;
	width: 800px;
	clear: both;
	border-top: #4b60a3 solid 1px;
	border-bottom: #4b60a3 solid 1px;
	background: #4b60a3;
	color:#fff;
	padding: 5px 0 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
	#footer a {text-decoration:underline; color:#999999;
	}	
	
div#logo {  
	position: relative;
	top: 7px;
	left: -40px;	
	visibility:visible; 
	width: 344px; 
	height: 90px; 
	text-align:left;
	z-index: 100;
	margin: 0;
	padding: 0;
}

#phoneNumber {
	position: relative;
	width: 100px;
	left: 100px;
	top: -10px;
	padding: 0px 0px 0 0;
	font-size: 12px;
	color: White;
	}

#navLinks {
	position: relative;
	top: -30px;
	width: 800px;
	float: right;
	max-width: 800px;
	height: 26px;
	min-height:26px;
	z-index:10;
	}

#navLinks ul{
	padding: -5px 0 0 0;
	margin: 15px 0 0 0;
	background-color: #4b60a3;
	color: White;
	float: right;
	width: 800px;
	//height: 26px;
	}

#navLinks ul li { display: inline; }

#navLinks ul span {
	display: inline;
	padding: 0.2em 5em;
	background-color: #4b60a3;
	color: White;
	text-decoration: none;
	float: right;
	}
	
#navLinks a
{
padding: 0.2em 1em;
background-color: #4b60a3;
color: White;
text-decoration: none;
float: right;
border-left: 1px solid #fff;
}

#navLinks a:hover
{
background-color: #6f7fb5;
color: #fff;
}


img.Right {
	height: auto;
	width: auto;
	float: right;
	margin: 5px;
	}

#leftImgFloat {
	height: auto;
	width: auto;
	float: left;
	margin: 0 15px 15px 15px;
	}


#active a {
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: right;
border-left: 1px solid #fff;
background-color: #6f7fb5;
color: #fff;
}

#sideActive a {
	color: White;
	text-decoration: none;
	float: right;
	border-left: 1px solid #fff;
	background-color: #6f7fb5;
	color: #fff;
	decoration: none;
	}

#breadCrumbs {
	height: 14px;
	width: auto;
	text-align: left;
	color: #fff;
	font-size: 11px;
	padding: 5px 30px;
	float: left;
	margin: -24px 0;
}

	#breadCrumbs a {text-decoration:none; color:#fff;
	}
	
	#breadCrumbs a:hover {color: #4b60a3; text-decoration:underline;
	}
	
#searchPage {
	background: #f8f8f9;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-top: solid #ccc 1px;
	margin-top: 5px;
	z-index: 10000;
	}
	
.searchResults {
	list-style-type: none;	
	text-decoration:none;
	//border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding: 5px;
	}
	
	.searchResults p{
	//width: 350px;
	}		
	
div#utility {
	background: #f8f8f9; 
	width: 150px;
	font-size: 14px;
	margin: 0 0 0 0; 
    padding: 0px;
	text-align: left;
	list-style-type: none; 
	}	

	#utility img {
	vertical-align: middle;
	}

	
	#utility p {
	text-align:left;
	padding-left: 5px;
	margin: 5px 0px 5px 0px;
	}
	
	#utility p img {
	text-align: right;
	padding-right: 5px;
	}
	
	#utility h4 {
	padding: 0 0 0 3px;
	margin: 7px 0;
	}

div#latestNews { 
	font-size: 12px;
	width: 500px;
	height: 100%;
	background: #f8f8f9;
	border-left: solid #eee 1px;
	border-right: solid #eee 1px;
	border-bottom: solid #eee 1px;
	background: #f8f8f9 0 0 no-repeat; 
	text-align:left; 
	color:#000; 
	z-index: 1;
	overflow: auto;
	margin: 5px auto 5px auto;
	}

	#latestNews a {color: #4b60a3;
	}
	
	#latestNews a:hover {color: #999; text-decoration:underline;
	}
	
	#latestNews p {padding: 0px 15px 0px 15px;
	}

	#latestNews ul li {
	padding: 0 3px 0 0;
	}	

div#sideNavbar { 
	background: #4b60a3; 
	width: 150px; 
	text-align:left; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
	#sideNavbar a {
	text-decoration: none;
	display: block;
	}
	
	#sideNavbar ul {
	list-style-type: none; 
	padding: 0px; 
	margin: 0px;
	}
	
	#sideNavbar ul li {
	margin: 0px;
    border-bottom: 1px solid #fff;
	line-height: 26px;
	}
	
	#sideNavbar ul li ul {
	padding: 0 0 0 15px;
	}
	
	#sideNavbar ul li ul li {
	height: 100%;
	//border-top: 1px solid #fff;
	border-bottom: none;
	}
	
	#sideNavbar ul li a {
	padding: 0.2em 1em;
	background-color: #4b60a3;
	color: White;
	text-decoration: none;
	}

#sideNavbar ul li a:hover{
	background-color: #6f7fb5;
	}

	
.addendum { font-size:9px; color:#999; padding: 5px;
}	

.quote { color:#4b60a3; font-size: 12px; font-style:italic; margin-left: 17px; margin-top: 15px; line-height: normal;  margin-right: 20px;
}

#contactForm { 
	background:#FFFFFF; 
	width: auto; 
	height: auto; 
	margin: 0 auto 0 auto; 
	font-size:12px; 
	color:#000; 
	text-align:left; 
	line-height: 24px;
}

label {
		display: block;
		float: left;
		width: 200px;
		text-align: right;
		padding: 3px
		}

input {
		display: block;
		float: left;
		padding: 3px;
		width: 290px;
		}	
		
input.checkBox {
		display: block;
		float: left;
		padding: 3px;
		width: 20px;
		}	
		
input.button {
	padding: 3px;
	width: 100px;
	margin: 5px;
		}
		
input.button2 {
	padding: 1px;
	width: 100px;
	margin: 3px;
		}
		
input.image {
	padding: 0px;
	width: 104px;
	margin: 0px;
	float: right;
		}	
				
select {
	float: left;
		}	
		
input.search {
		margin: 2px;
		border: ridge #CCC 1px;
		}		
		
input.hidden {
		visibility: hidden;
		}						

textarea {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;	
		display: block;
		float: left;
		padding: 3px;
		height: 120px;
		width: 290px;
		border: ridge #CCC 1px;	
		}
		
input.sideBar {
	width: 140px;
	margin: 2px auto;
	}
	
img.searchButton {
	margin: 3px 15px;
	}			
		
br.contact {
	clear: both;
	}	

.buyOuts  { 
	font-size: 12px; 
	margin: 5px 0 10px 10px; 
	padding: 5px 0 0 0; 
	height:100%; 
	clear: left; 
}

	.buyOuts p {height: auto; margin-bottom: 8px; padding-top: 2px; padding-bottom: 2px;
	}
	.buyOuts img {float: left; padding: 5px; display: block;
	}
	
	.buyOuts ul {
	list-style-type:none;
	margin: 0 0 10px 10px;
	}
	
	.buyOuts ul li { 
	display: inline; 
	width: 410px; 
	float: left; 
	}
	
	.buyOuts label {width: 200px; text-align: left; font-weight:bold;
	}
	
.hide {
	display:none;
	}
	
.error {color:#FF0000; font-weight:bold; font-size:11px;}	
	
/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {background:url(images/answer.gif) no-repeat;padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(images/toggleDLplus.gif)}
#TJK_DL .DTminus a {background-image:url(images/toggleDLminus.gif)}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}
#TJK_ToggleON,#TJK_ToggleOFF {display:none}
	
	/*\*//*/
#TJK_DL .showDD {display:block} 
#TJK_DL dd,.hideDD {top:0;position:relative;display:none}
/**/
#wrapper #content #mainContent br {
	font-size: 14px;
}
#wrapper #content div p {
	text-align: left;
}
#wrapper #content #mainContent {
	font-size: 14px;
	text-align: left;
}
#wrapper #content #rightCol #utility .stretcher p {
	color: #999;
}
.favoritelist {
	color: #4B60A3;
}
#14px {
	font-size: 16px;
}
.popupdetails {
	font-size: 12px;
}
#wrapper #content #mainContent form table tr td div .style4 {
	font-size: 10px;
}
