@CHARSET "UTF-8";

/**
*   Zen CSS
*
*   $Id: style.css,v 1.17.2.2 2007/01/17 05:02:52 jjeff Exp $
*/

/**
*   IMPORT EXTERNAL STYLE SHEETS 
*   We have separated out these styles because they are
*   common to the zen template system.
*/
@import "layout.css";
@import "icons.css";

/**
*   FONT STYLES 
*
*  Standardize font sizes and line-height across browsers 
*/

body {
  font:12px arial,helvetica,clean,sans-serif;
  *font-size:small;
  *font:x-small;
  background-color:#464A4F;
}

table {
  font-size:inherit;
  font:100%;
}
select, input, textarea {
  font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
  font:115% monospace;
  *font-size:100%;
}

table tr.odd {
  background: #F6F6F6;
}

tr, td {
  padding: 3px 3px 3px 3px;
}

td.icon {
  text-align: center;
}

td.tdnopad {
  padding: 0px;
}

table.relprods {
  border-collapse: collapse;
}

table.relprods tr.uline td {
  padding-right: 20px;
  border-bottom: 1px solid #CCCCCC;
}

table.relprods tr.bothline td {
  padding-right: 20px;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

table p {
  line-height: 12px;
}

/**
*   LAYOUT STYLES 
*
*  Styles pertaining to minor layout adjustments, such as
*   changing from fluid width to fixed width.  
*   See layout.css for major adjustments.
*/
body {
  /* margin: 0 10px 10px; */
  padding: 0;
  margin: 0px;
  /* width: 960px;  */
  /* 2x (left-side fullwidth + main padding) + right-side fullwidth */
}

#page {
  /*width: 900px;  */             /* page width - optional */
  /*margin: 0 auto;   */          /* center the page - optional */
  /*border-left: 2px solid #AAA;*/
  /*border-right: 2px solid #AAA;*/
}


/**
*  OTHER STYLES
*
*  Styles that are specific to this theme.
*/

/* Common styles */
body {
	background-color:#464A4F;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

body.mceContentBody {
  background-color: #FFFFFF;
  background-image: none;
}

#page {
  font-family: Arial, Helvetica, sans-serif;
  color: #111111;
  line-height:1.5em;
  width: 770px;
  margin-left: auto;
  margin-right: auto;
/*  background: #333333;
  border-left: 20px solid #333333;
  border-right: 20px solid #333333;**/
}

#container {
  /* margin:0px 10px 10px 10px; */
  background: #FFFFFF;
}

#main .node .content{
  color: #333;
}

div.content, div.links {
  font-size: 92%;
}

div.nodecontainer {
  display: block;
}

div.nodecontainer div {
  float: left;
  width: 100%;
}

div.nodecontents {
  float: left;
}

div.nodecontainer div.links {
  float: left;
  width: 100%;
  margin-top: 20px;
}

div.vspacer {
  height: 20px;
  width: 100%;
  border-bottom: 1px solid #FF0000;
  margin-bottom: 20px;
  float: left;
}

a, a:link, a:visited {
  color: #111111;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #BF3229;
  text-decoration: underline;
}

a:active, a.active { 
  color: #111111; 
}

ul.menu a:link, ul.menu a:visited, ul.menu a:active, ul.menu a:hover, ul.menu a:focus {
  text-decoration: none;
}

div.items a {
  text-decoration: none;
}
		
h1.title, h1.title a, h1.title a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 20px;
  line-height:normal;
  text-align: right;
}

h1.title a {
  text-decoration: none;
}


/*h1, h1 a, h1 a:hover {
  font-size: 16px;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  margin:.5em 0 .5em 0;
}*/

h2, .block h3, .block h3 a {
  font-size: 12px;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  margin: 6px 0px 3px 0px;
}

h2 a {
  font-family: Arial, Helvetica, sans-serif;
  margin:.5em 0 .5em 0;
}

h2.smalltitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

h2.smalltitle a, h2.smalltitle a:link, h2.smalltitle a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  text-decoration: none;
}

h2.smalltitle a:focus, h2.smalltitle a:hover {
  color: #BF3229;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover, h2 a:focus {
  text-decoration: none;
}

h3 { 
  font-size: 14px;
  font-weight: normal; 
  font-family: Arial, Helvetica, sans-serif;
  margin: 3px 0px 3px 0px;
}

h4, h5, h6 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;  
}

a.leftbarlink {
  text-decoration: none;
}

a.leftbarlink:hover, a.leftbarlink:focus {
  color: #BF3229;
}

p, .book .body {
  padding: 0 0 0.5em 0;
  margin: 0;
}

pre {
  background: #DDDDDD;
  border: 1px solid #AAAAAA;
  padding: 10px 2px 10px 2px;
}

blockquote {
  border: 1px 0px #ccc solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

code {
  font-size: 100%;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

img { 
  border: 0; 
}
/*
ol, ul, dl { 
  position: relative; 
}
*/

ol, ul {
  margin-top: 0px;
  margin-bottom: 6px;
}

#stepouter {
  width: 648px;
  text-align: center;
  vertical-align: middle;
  height: 30px;
  margin-bottom: 20px;
}

#guide {
  float: left;
}

#stepinner {
  float: left;
  width: 158px;
  color: #666666;
  background-color: #F6F6F6;
  border: 1px solid #b22f26;
  height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px 1px 0px 1px;
}

#stepinneractive {
  float: left;
  width: 158px;
  color: #FFFFFF;
  background-color: #b22f26;
  border: 1px solid #b22f26;
  height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px 1px 0px 1px;
}

#paymenticons {
  float: left;
  margin-top: 80px;
  margin-bottom: 20px;
  width: 646px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 10px;
}

/* Header styles */
 
#logo-title {
  /* border-bottom:4px solid #AC8110; */
 margin: 0 50px 0 20px;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  text-align:center
}

#logo{
  vertical-align: baseline;
   margin-left: auto;
  margin-right: auto;
}

#name-and-slogan {
  display: inline;
}

#site-name {
  margin: 0;
  display: inline;
}

#site-name a, #site-name a:hover {
  font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
  font-weight: normal;
  color: #6DA6E2;
  font-size: 176%;
  margin: 0;
  padding: 0;
}

#site-slogan {
  color: #aaa;
  margin: 0;
  font-size: 85%;
  margin-left:20px;
}

#search {
  float: right;
  height: 28px;
  padding-left: 14px;
  padding-right: 10px;
}

#shoppingcart {
  position: absolute;
  background-image: url(images/cart_icon.gif);
	background-repeat: no-repeat;
  background-position: 2px 55%;
  padding:0px 0px 0px 45px;
  right: 200pt;
  top: 0;
}

.cart_link {
  font-weight: bold;
  background-color: #b22f26;
  color: #FFFFFF;
  border: 3px solid #b22f26;
}

.box {
  margin: 10px 10px 25px 10px;
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
}

#mission {
  color: #666;
  font-weight:bold;
  padding: 2em;
  background: #D7E3F0 url(images/background.png);
  margin-bottom:20px;
  font-size: 85%;
  border: solid 1px #B5C9D8;
}

.breadcrumb {
  margin:0;
  padding:0;
  font-size: 85%;
  margin-left:20px;
}

/* Menu styles */
div.menu {
  padding-top:15px;
}

#primary { 
	float:left;
	list-style-type:none;
	position:relative;
	text-align:center;

}

#primarycont {
color:#DF9894;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
height:26px;
line-height:26px;
margin:0;padding:0;
text-align:center;
width:770px;
	background:#BF3229;
/*	float:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:26px;
	line-height:26px;
	margin:100;
	padding:0;
	text-align:center;
	width:770px;
	margin-left:auto;
	margin-right:auto;*/
}

#flaglist {
  float: left;
  height: 14px;
  padding-top: 5px;
  margin-left: 20px;
}

a.flaglistlinkactive {
  color: #444444;
  text-decoration: underline;
  font-size: 90%;
}

a.flaglistlink {
  color: #444444;
  font-size: 90%;
}

img.i18n-icon {
  padding-right: 5px;
}

img.content-imageleft {
  margin: 5px 15px 5px 3px;
  text-align: left;
}

img.content-imageright {
  margin: 5px 3px 5px 15px;
  text-align: right;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

#primary ul  {
	margin:0;
	padding:0;		
}

#primary li {
	float:left;
	list-style-type:none;
	position:relative;
	text-align:center;
	
}

#primary a {
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	
	
}

#primary a {
	width:109px;
	background-image:url(images/menuDivider.gif);
	background-repeat:no-repeat;
}

#primary a:hover{
	background-color:#b22f26;
}


#primary a.active {
  /* background-position: 0% -84px; */
}

#secondary {
  padding-left:20px;
  background: #6DA6E2; /*#347FD2;*/
  border-bottom: solid #2763A5 4px;
}
#secondary ul {
  margin:0;
  padding:0;
  list-style:none;
}
#secondary li {
  margin:0;
  padding:0;
  display:inline;
}

#secondary li a {
  float:left;
  display:block;
  color: #fff;
  font-size: 85%;
  text-decoration:none;
  padding:0px 5px 0px 5px;
}

#secondary a:hover {
  background:#2763A5;
}

#secondary a.active {
  font-weight:bold;
}

/* Link styles */
ul.links {
  text-align: right;
}
ul.links li {
  border-left: 1px solid #9cf;
  padding-right: 0px;
}

.taxonomy {
  margin:0;
  padding:0;
  display:inline;
}

.taxonomy ul.links li {
  border:none;
  padding:0 .1em 0 .2em;
}

.taxonomy ul.links li:after {
  content: ",";
}

.taxonomy ul.links li.last:after {
  content: "";
}

ul.links li.first {
  padding-left:0;
  border: none;
}

.links {
  color: #999;
}
.links a {
  padding:0 .1em 0 .1em;
}

.submitted, .taxonomy { 
  font-size: 85%;
  color: #999; 
}

/* Form styles */	
input, textarea, textfield {
  margin:0;
  color: #000;
  font-family: arial;
  padding:2px;
  font-size: 100%;
  background: #E6E6E6;
}

textarea, textfield, .form-text {
  border: 1px solid #E6E6E6;
}

fieldset {
  border: solid #ccc 1px;
}

input.form-checkbox, input.form-radio {
  border: none;
}

.searchlabel {
  font-weight: bold;
  font-size: 90%;
  line-height: normal;
}

#search .form-text {
  color: #444444;
  border: 0px;
  background: #E6E6E6;
  margin-top: 6px;
  padding: 0px;
}

#simplenews-block-form .form-text,
#user-login-form .form-text {
  color: #444444;
  border: 1px solid #E6E6E6;
  padding: 2px;
  background-color: #E6E6E6;
}

.form-submit, .button {
  padding: 1px;
  background-color: #C6C6C6;
}

.cart-button {
  margin-top: 10px;
}

#user-register select {
  width: 150px;
}

#search .button, 
#user-login-form .button,
#simplenews-block-form .form-submit,
#user-login-form .form-submit {
  background-color: #C6C6C6;
  width: 100px;
}

#add-address-form .form-submit {
  background-color: #C6C6C6;
  width: 135px;
  margin-bottom: 10px;
}
-shipping {
  margin: 12px 0px 12px 0px;
}

#ready-checkout-form .form-submit {
  background-color: #C6C6C6;
  width: 100px;
}

#addtocart-form .form-submit {
  background-color: #C6C6C6;
  width: 100px;
}

#gobackform .form-submit {
  background-color: #C6C6C6;
  width: 100px;
}

div#onerow {
  height: 25px;
}

div#add2cart {
  float: right;
}

div#goback {
  float: right;
  padding-right: 5px;
}

#search .form-submit {
  background-color: #A4A4A4;
  color: #FFFFFF;
  width: 16px;
  height: 16px;
  border: 0px;
  background-image: url(images/search.png);
  vertical-align: middle;
}

#node-form, #node-form .node-form {
  overflow:auto;
}

#user-login-form {
  text-align:left;
}

#user-login-form .item-list ul {
  margin-top:10px;
}

/* Alerts, Status, Help Messages  */
.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #ddd;
  background: #eee;
  margin: 10px 0;
}

div.error {
  border: 2px solid #F00;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

/* Footer styles */
#footer-wrapper {
  margin:0;
  margin-top: 0px;
}

#footer {
  color:#FFFFFF;
  text-align: center;
/*  margin:0;*/
  font-size: 85%;
  padding: 1px;
}
  
#footer a {
  color: #FFFFFF;
}
  
#footer a:hover {
}

#footer img.drupal-powered {
  position:relative;
  top:.3em;
}

#footer div.block {
  margin-top: 10px;
}

#footer #block-block-8 {
  margin-top: -5px;
}

/* Administration styles */
.admin-panel {
  margin:0;
  padding:0;
}

.admin-panel .body {
  background-color: #eee;
  border: solid #6191C5 1px;
}

.admin-panel .body dl, .admin-panel .body p {
  padding:10px;
}

.admin-panel h3 {
  margin-bottom:0;
  padding:5px 5px 5px 30px;
  font-family: verdana;
  font-size: 122%;
  color:#fff;
  border-width: 0px 2px 2px 2px;
}

/* Comment styles */
.comment {
  margin:0px 0px 10px 0;
  padding: 10px;
  background: #EBF2F8;
}

.comment  h3.title, .comment  h3.title a {
  font-size: 122%;
  color: #2266AB;
  font-weight:normal;
  font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
  margin-bottom:3px;
  margin-top:0;
}

.comment .picture, .node .picture {
  float:left;
  margin-right:15px;
}

.comment-unpublished {
  background: #FCE38E;
}

.comment .new {
  color: #FFC600;
  font-weight:bold;
  font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
}

.comment .links {
  text-align: right;
}

/* Poll styles */
.poll .bar .foreground {
  background: #2763A5;
}

.poll .bar {
  padding:2px;
  background: #BDCBDD;
}

/* Book styles */
div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links {
  background: #C1D4EA; /*#347FD2;*/
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:5px;
  margin:0;
}

thead th {
  border-bottom: 2px solid gray;
}

/* Forum styles */
#forum table {
  width: 100%;
}

/* Pager styles */
.pager {
  text-align:center;
  margin-top: 30px;
}

.pager  a, .pager-current {
  padding:3px 8px 3px 8px;
  margin:0 2px 0 2px;
  color: #999999;
  font-weight:bold;
  border: solid 1px #eee;
}

.pager a:focus, .pager a:hover {
  color: #b22f26;  
}

.pager-current {
  color: #ffffff;
  background-color: #999999;  
}

/* Node, Block, Content styles */
.node {
  margin-bottom:0px;
  padding-bottom:15px;
}

.node h2.title {
  margin-bottom:.1em;
}

.node h2.title a {
  color: #555;
  font-size: 129%;
  font-weight:normal;
  font-family:verdana;
  line-height:1.4em;
}

h2.prodtitle {
  margin-bottom: 0px;
}

h2.prodtitle a {
  margin-bottom: 0px;
  text-decoration: none;
}

.node .content {
  padding-top:10px;
  padding-bottom:5px;
}

.sticky {
  border-bottom: solid 3px #ddd;
}

.profile {
  clear:none;
}

#sidebar-left .block, #sidebar-right .block {
  padding: 0px 10px 0px 0px;
  margin-bottom: 9px;
}

#sidebar-left .block#block-block-5 {
  margin-bottom: 0px;
}

.block .item-list ul {
  padding-left:0;
}

#roundedrect {
  width: 80px;
  height: 80px;
  float: left;
  text-align: center;
  background-image: url(images/matrixbg.gif);
	background-repeat: no-repeat;
}

img.image-thumbnail {
  margin-left: 5px;
  margin-right: 5px;
}

hr.deet {
  height: 0px;
  border: 1px solid #CCCCCC;
  border-bottom-width: 0px;
}



tbody.nouline {
  border-top: 0px;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
} 
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
} 
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
#content_block1 {
  display: none;
}
#content_block2 {
  display: none;
}
#content_block3 {
  display: none;
}
#content_block4 {
  display: none;
}
a.glink, a.glink:link, a.glink:visited, a.glink:hover, a.glink:focus, a.glink:active {
  color: #FFFFFF;
  text-decoration: none;
}
a.buttonlink { 
  background-color: #c8c8c8;
  text-decoration:none;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
	padding: 3px 20px;
}
a.buttonlink:hover { 
  background-color: #b32f26;
  color: #FFFFFF;
}
#fullsize_link { 
	float:right;
	position:relative;
  background-color: #c8c8c8;
}
#fullsize_link td { 
  background-color: #c8c8c8;
}
#fullsize_link a { 
  text-decoration:none;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
#fullsize_link a:hover { 
  background-color: #b32f26;
  color: #FFFFFF;
}
#fullsize_link:hover { 
  background-color: #b32f26;
  color: #FFFFFF;
}
#variation_div {
  width: 600px;
  float: left;
  margin: 0px 5px 10px 5px;
  text-align: left;
}

#variation_div a {
  background-color: #c8c8c8;
  text-decoration:none;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
#variation_div a:hover { 
  background-color: #b32f26;
  color: #FFFFFF;
}
#variation_cart {
  width: 640px;
  float: left;
  text-align: right;
  position: relative;
  right: 40px;
  margin-top: 15px;
  margin-bottom: 30px;
}

#variations {
  width:640px; 
  overflow-y:auto;
  float: left;
}

#left-title-bar {
  background-image: url(images/newsH.gif);
}

#latest-news-bar {
  background-image: url(images/newsH.gif);
  margin-top: 65px;
}
#our-promotions-bar {
  background-image: url(images/ourSpecialPromotions.gif);
}
.variable-price {
  height: 20px;
  font-weight: bold;
  text-align: right;
  position: relative;
  top: -22px;
  right: 40px;
  float: right;
}
.variable-price span {
  background-color: #ffffff;
  text-align: right;
  padding-left: 2px;
  padding-right: 3px;
}
.variable-price-normal {
  top: 0px;
}
#dynamic-price {
  height: 20px;
  font-weight: bold;
  text-align: right;
  position: relative;
  top: -22px;
  left: -40px;
}
#dynamic-price span {
  background-color: #ffffff;
  text-align: right;
}
.price {
  display: inline;
}

.block .form-item label
{
  font-weight: normal;
}

#content_user0
{
  margin-left: 20px;
}

#orderyourbike
{
  background-image: url(images/orderYourBikeHere.jpg);
  margin: 60px 0px 0px -20px;
}
#usefulinformation
{
  background-image: url(images/usefulInformation.jpg);
  margin: 60px 0px 0px -20px;
}

/* news.css */
.newsBox {
background-image:url(images/white.gif);
background-repeat:repeat-x;
float:left;
margin:0;
padding:5px 0 0;
/*width:225px;*/
width:292px;
}
.newsP {
color:#333333;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
}
.newsArea {
float:left;
margin:10px 14px 10px 0;
padding:0 0 0 15px;
width:260px;
}
.newsTitle {
color:#BF3229;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.newsDate {
color:#666666;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:13px;
}
.newsMore {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.newsMore:hover {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.newsTitle2 {
color:#BF3229;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.newsTitle a {
color:#BF3229;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.newsTitle a:hover {
color:#BF3229;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.newsArea h3 {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.newsArea h3 a {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.newsArea h3 a:hover {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.newsArea .field {
border:1px solid #999999;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:2px;
width:253px;
background:#FFFFFF;
}
.newsArea .right {
padding:2px 0 2px 10px;
}
.newsArea .left {
padding:2px 10px 2px 0;
}
.newsAreaRight {
margin:10px 14px 10px 305px;
padding:0 0 0 15px;
}
.newsAreaRight h3 {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.newsAreaRight h3 a {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.newsAreaRight h3 a:hover {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.allArt {
background-image:url(../images/news/folder.gif);
background-position:0 4px;
background-repeat:no-repeat;
color:#BF3229;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:2px 0 0;
text-decoration:underline;
text-indent:20px;
width:90px;
}
.allArt:hover {
color:#464A4F;
}

 h1 {
color:#BF3229;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
}

p {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
}

#indexBody {
float:right;
margin:0;
padding:15px 20px 20px 10px;
width:433px;
}

.monthly {
background-color:#30538F;
background-image:url(images/topBar.gif);
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
width:428px;
}
.monthlyBottom {
background-image:url(images/bottomBar.gif);
background-position:center bottom;
background-repeat:no-repeat;
float:left;
margin:0;
padding:40px 10px 10px;
width:408px;
}
.monthlyBottom p {
color:#FFFFFF;
font-size:11px;
line-height:15px;
}
.monthlyBottom a {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
.monthlyBottom a:hover {
color:#FFFFFF;
text-decoration:none;
}

#indexBodyRight {
border-left:1px solid #999999;
float:right;
margin:0;
padding:15px 15px 12px;
width:350px;
}
#indexBodyLeft {
float:left;
margin:0;
padding:15px 10px 12px 18px;
width:350px;
}

#headerImage {
 background-image: url(images/headerImage3.jpg);
 height: 150px;
 width: 770px;
}
#mainBody2{
background-color: #FFFFFF;
float:left;
margin:-10px;
padding:0;
width:770px;
}
#boxMain{
float:left;
margin:0;
padding:15px 0 16px 20px;
width:750px;
}
#range07,#range08{
float:left;
height:354px;
width:351px;
}
#indexBodyMiddle {
float:left;
margin:0;
padding:15px 10px 26px 22px;
width:730px;
}
#mainBody {
background-color:#FFFFFF;
background-image:url(images/greyColumn.gif);
background-position:0 50%;
background-repeat:repeat-y;
float:left;
margin:-10px;
padding:0;
width:770px;
}
p.copyright {
color: #FFFFFF;
text-align: left;
margin-top: 10px;
font-size: 11px;
padding-left: 10px;
}
