/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
ul.directory {
	margin-left:0px;
}
.toolTips {
	color:#0033CC;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#313131;
	line-height: 13pt;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url("http://www.xtracycle.com/template_images/head-full-bg.gif");
	background-repeat:repeat-x;	
	background-color:#FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
	margin-top:0px;
	font-size:12px;
}

.sidebar {
	font-size:11px; text-align:left;
}

a:link {
	text-decoration: none;
	letter-spacing: 10%;
	font-size:100%;
}
a:visited {
	color:#0033CC;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}

a:active {
	color:#000000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
}
h1 {
	font-size:26px;
	padding: 2px 0 10px 0;
}
h2 {
	font-size:22px;
	padding: 8px 0 10px 0;
	line-height:24px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:2px 0 5px 0;
	padding:0px;
	color:#333333;
}
h4 {
	font-size:18px;
	margin:10px 0 10px 0;
	padding:0px;
}

ul{
 list-style-type: square;
}

label{
	font: bold 100% Arial,sans-serif;
 	color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
div#container		
{
	width: 740px;
	text-align: left;
	border:0px solid black;
	padding:0 0 0 5px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid black;*/
}
#masthead{
	margin: 0;
	padding: 12px 0px 0px 0px;
	height: 84px;
	width: 100%;
	/*border:1px solid #CCCC00;*/
}
#mainArea{
	margin: 0;
	padding: 0 0 0 0;
}

img#imageBanner{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 10px;
}
#content{
	margin: 0 0 0 10px;
	padding: 0 5px 0 15px;
	width:705px;
}
#bodyLeft{
	width: 500px;
    font-size:12px;
	padding:0 0 0 15px;
}
#body{
	width:715px;
	font-size:12px;
	text-align:justify;
	padding:0 0 0 20px;
}
#storeBody{
	width:715px;
	font-size:12px;
	text-align:left;
	margin-top:4px;
	margin-left:-5px;
	padding:0 0 0 0px;
}
#navBar{
	padding: 0 0 0 15px;
	width:200px;
	font-size:10px;
	line-height:12px;
	float:right;
}
#storeNavBar{
	font-size:10px;
	line-height:12px;
	float:right;
	margin-top:-15px;
	padding-left:15px;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	text-align: center;
	width: 721px;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	/*border:1px solid red;*/
}
#subNav{
	width:721px;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	text-align:left;
}

#globalNav img{
 display: block;
}
img#Logo{
	position: relative;
	left: 0px;
	top: 0px;
	float:left;
	padding-right: 10px;
}
img#LogoBottom{
	padding-right: 174px;
}
.navTab{
	float:left;
	position: relative;
	top:0px;
	left:0px;
}
.paragraph{
	margin-top:10px;
	text-align:justify;
}
img.titleBody{
	padding:12px 0 10px 0;
}
img.titleLead{
	padding:0 0 10px 0;
}
.titleLead{
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:6px;
}
.titleBody{
	font-size:18px;
	font-weight:bold;
	margin:12px 0 10px 0;
	line-height:20px;
}
.quote{
	font-size:9px;
	font-style:italic;
}
.pullquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	border-top:3px solid #666666;
	border-bottom:3px solid #666666;
	margin:0px 4px 10px 4px;
	padding:8px;
	text-align:center;
	background-color:#DADADA;
}
.pullquote-small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	line-height:13px;
	border-top:3px solid #666666;
	border-bottom:3px solid #666666;
	margin:0px 4px 10px 4px;
	padding:8px;
	text-align:center;
	background-color:#DADADA;
}
.highlight {
	font-size:13px;
	color:#000033;
	font-weight:bold;
}
/************** .feature styles ***************/

.featuredBox{
	padding: 0;
	margin:0;
	width:200px;
	font-size: 80%;
	text-align:center;
}
.featuredBoxTitle{
	background-color:#999999;
	border:solid 1px #707070; 
	color:#333333;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin-top:6px;
	padding:5px 0 5px 0;
	line-height:15px;
}
.featuredBoxContent{
	text-align:left;
	margin-left:10px;
	padding-right:5px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/*********** #navBar link styles ***********/

.featuredBox ul a:link, #navBar ul a:visited {display: block;}
.featuredBox ul {
	list-style:square;
	margin:0 0 0 10px;
	padding: 2px 2px 0 0;
	font-size:10px;
	line-height:12px;
	text-indent: -3px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.featuredBox li { }

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/************* #footer styles ***************/
#footer{
	position: relative;
	top:10px;
	width:721px;
	text-align:left;
}

#footerLeft{
	width:15%;
	margin:0 0 0 15px;
}

#footerCenter{
	margin: -35px 0 0 20%;
	width: 60%;
	text-align:center;
}

#footerRight{
	margin:-120px 0 0 83%;
	width:15%;
}

/************ Image Styles ******************/
.inline-left {
	float:left;
	margin:4px 8px 4px 0;
}
.inline-right {
	float:right;
	margin:4px 0 4px 8px;
}
