/*
-----------------------------------------------
Site Title
Author:   Tim Anderson-Bonsor
Version:  Date V1.0
----------------------------------------------- */
 

/* =Global Structure
----------------------------------------------- */
body { 
	 background:  url('../images/bg.jpg') repeat;
	 font-family: Helvetica, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #040205;
 }
p {
	 line-height: 1.7em;
	 margin-bottom: 15px;
}

/* =Main Content
----------------------------------------------- */
#container { 
	 width: 989px;
	 margin: 0 auto;
 }
#content { 
	 background: url('../images/content_top.gif') top no-repeat;
	 padding-top: 21px;
	 width: 989px;
 }
#content-inner { 
	 background: url('../images/content_inner.gif') repeat-y;
	  padding: 0 15px 0 18px;
 }
 
#main-content-wrapper { 
	 background: url('../images/maincontent_top.gif') top no-repeat;
	 width: 753px;
	 float: right;
	 padding-top: 12px;
	 position: relative;padding-bottom: 20px;
 }
  #main-content-wrapper.plain { 
  	 background: #fff;
  	 padding: 0;
   }

	#main-content { 
	 background: url('../images/maincontent_bottom.gif') bottom no-repeat;
	 padding-bottom: 10px;
 }
	#main-content-inner { 
	 border-left: 1px solid #cfcfcf;
	 border-right: 1px solid #cfcfcf;
	 margin-top: 26px;
  }
  
	#breadcrumbs { 
	 position: absolute;
	 right: 20px;
	 top: 12px;
  }
	#breadcrumbs li { 
	 display: inline;
 }
	#breadcrumbs li a { 
	 font: 10px Arial, Helvetica, sans-serif;
	 color: #fff;
	 text-transform: uppercase;
	 background: url('../images/breadcrumbs_divider.gif') left no-repeat;
	 padding-left: 10px;
	 display: block;
	 float: left;
 }
	#breadcrumbs li.first-item a { 
	 background: none;
	 padding-left: 0;
 }
	.column { 
	 width: 375px;
	 float: left;
	 margin-left: 15px;
	 padding-top: 25px;
 }
	.column p { 
	 font-size: 11px;
	 color: #040205;
	 line-height: 1.7em;
	 margin-bottom: 15px;
 }

	.column #images { 
	 margin-bottom: 20px;
 }
	.column #images ul li { 
	 display: inline;
 }
	.column #images ul li a { 
	 display: block;
	 width: 113px;
	 height: 83px;
	 float: left;
	 border: 1px solid #dfdfdf;
	 margin-right: 10px;
	 margin-top: 10px;
 }
	.column #images ul li a:hover,
	.column #images ul li.active a { 
	 border: 1px solid #eb0101;
 }
	.column #images ul li.last-item a { 
	 margin: 0;
 }
	
	.column .actions { 
	 background: #fff url('../images/actions.gif') no-repeat;
	 width: 283px;
	 height: 74px;
	 padding: 15px 20px 0 20px;
	  margin: 15px 0;
 }
	.column .actions .top-actions { 
	 border-bottom: 1px solid #e3e3e3;
	 padding-bottom: 10px;
	 margin-bottom: 10px;
 }
	.column .actions .top-actions li { 
	 display: inline;
 }
	.column .actions .top-actions li a { 
	 display: block;
	 float: left;
	 text-indent: -5000px;
	 width: 105px;
	 height: 21px;
 }
	.column .actions .top-actions li.item-1 a { 
	 background: url('../images/add_to_cart.gif') no-repeat;
 }
	.column .actions .top-actions li.item-2 a { 
	 background: url('../images/send_enquiry.gif') no-repeat;
	 width: 119px;
	 margin-left: 15px;
  }
	.column .actions .bottom-actions li { 
	 display: inline;
	 margin-right: 12px;
 }
	.column .actions .bottom-actions li a { 
	 font-size: 11px;
	 color: #000;
  }
	.column .actions .bottom-actions li  img { 
	 vertical-align: middle;
	 margin-right: 4px;
 }
	.column .actions .bottom-actions li.last-item { 
	 margin: 0;
 }
	
 	.column .accessories a {color:black;}
 	.column .accessories a:visited {color:black;}
 	.column .accessories a:link {color:black;}
 	.column .accessories a:hover {color:red;}
 	
	.column.last { 
	 margin-left: 0;
	 width: 328px;
	 float: right;
	 margin-right: 7px;
 }
	

	.column.full { 
	 width: 720px;
	 float: left;
	 clear: both;
	 margin-top: 20px;
 }
/* =General Classes
----------------------------------------------- */

.nav_panel {width: auto;}
.nav_panel table {width: auto;}
.nav_panel td.nav_box {width:30px;height:30px;background:#c0c0c0 url('/images/nav_bg.jpg');font-size:14px;font-weight:bold;color:black;}
.nav_panel td.nav_box_hover {width:30px;height:30px;background:#d00011 url('/images/nav_bg_hover.jpg');font-size:14px;font-weight:bold;color:white;}
.nav_panel td.nav_active {width:30px;height:30px;background: #000000 url('/images/nav_bg_active.jpg');font-size:14px;font-weight:bold;color:black;}
.nav_panel td.nav_long_left {background:url('/images/arrow_left.png') center left no-repeat;padding-left: 90px;text-align:right;font: 13px Helvetica;font-weight:bold;color: red;vertical-align:center;}
.nav_panel td.nav_long_left_hover {background:url('/images/arrow_left.png') center left no-repeat;padding-left: 90px;text-align:right;font: 13px Helvetica;font-weight:bold;color: red;vertical-align:center;text-decoration:underline;}
.nav_panel td.nav_long_right {background:url('/images/arrow_right.png') center right no-repeat;padding-left: 5px;padding-right: 20px;font: 13px Helvetica;font-weight:bold;color: red;vertical-align:center;}
.nav_panel td.nav_long_right_hover {background:url('/images/arrow_right.png') center right no-repeat;padding-left: 5px;padding-right: 20px;font: 13px Helvetica;font-weight:bold;color: red;vertical-align:center;text-decoration:underline;}

.red {
 color: #e20011;
}
.green {
 color: #1fb81c;
}
.white {
 color: #fff;
}
.strong {
 font-weight: bold;
}

/* fancy sliding door button by this guy: http://www.oscaralexander.com */
a.button {
 background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
 display: block;
 float: left;
 height: 24px;
 margin-right: 6px;
 padding-right: 10px; /* sliding doors padding */
 text-decoration: none;
 font-size: 11px;
 color: #333;
}
a.button span {
 background: transparent url(../images/bg_button_span.gif) no-repeat;
 display: block;
 line-height: 14px;
 padding: 7px 0 3px 10px;
} 
a.button:active {
 background-position: bottom right;
 outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
 background-position: bottom left;
 padding: 7px 0 3px 10px; /* push text down 1px */
}

/* =Banners
----------------------------------------------- */
.banner-right,
.banner-left {
 float: left;
 text-align: right;
}
.banner-right {
 float: right;
}
#banner {
 margin-bottom: 9px;
 width: 100%;
 float: left;
}
/* =Side-Bar
----------------------------------------------- */
#sidebar { 
	 width: 184px;
	 float: left;
 }
	.side-box { 
	 background: url('../images/side_box.gif') top no-repeat;
	 padding-top: 14px;
	 width: 165px;
	 margin-bottom: 25px;
 }
	.side-box-inner { 
	 background: #d7d7d9 url('../images/side_box_inner.gif') bottom no-repeat;
	 padding: 0 15px 14px 15px;
  }
	.side-box h3 { 
	 font-size: 14px;
	 font-weight: bold;
	 color: #040205;
	 margin-bottom: 12px;
 }
	.side-box p { 
	 font-size: 11px;
	 margin-bottom: 12px;
	 line-height: 1.4;
 }
	.side-box img { 
	 margin: 0 -5px;
 }
	.side-box strong { 
	 font-weight: bold;
 }
	.side-box a { 
	 color: #000;
 }
	.side-box p span { 
	 font-style: italic;
 }

	#sidebar #product-search { 
	 background: #d7d7d9 url('../images/product_search-bg.gif') no-repeat;
	 width: 165px;
	 height: 41px;
	 position: relative;
  }
	#sidebar #product-search legend { 
	 display: none;
 }
	#sidebar #product-search .input-text { 
	 width: 99px;
	 height: 16px;
	 position: absolute;
	 left: 10px;
	 top: 11px;
	 padding: 2px 5px 0 5px;
	
 }
 

 
	#sidebar #product-search .input-button { 
	 position: absolute;
	 top: 12px;
	 right: 11px;
	 border: none;
	 background: url('../images/product_search.gif') no-repeat;
	 width: 30px;
	 height: 18px;
	 cursor: pointer;
 }
 
	#newsletter { 
	 font-size: 11px;
 }
	#newsletter legend { 
	 display: none;
 }
	#newsletter label { 
	  display: block;
	 margin-bottom: 6px;}
	#newsletter .input-text { 
	 width: 134px;
	 margin-bottom: 6px;
	 font-size: 14px;
 }
	#newsletter a { 
	 font-size: 10px;
	 color: #565656;
 }
	#newsletter .input-button { 
	 background: url('../images/newsletter.gif') no-repeat;
	 border: none;
	 width: 69px;
	 height: 19px;
	 float: right;
	 margin: -10px 0 9px 0;
	 cursor: pointer;
 }
	#newsletter .last-item { 
	 clear: both;
	 border-top: 1px solid #ebebec;
	 margin-top: 6px;
	 padding-top:6px;
 }
	#newsletter .last-item a { 
	 font-size: 12px;
	 color: #000;
	 text-decoration: none;
	 background: url('../images/side_box_arrow.gif') left no-repeat;
	 padding-left: 12px;
 }
 
/* =Product Rows
----------------------------------------------- */

.product-row-wrapper { 
	 background: url('../images/maincontent_top.gif') top no-repeat;
	 width: 753px;
	 float: right;
	 padding-top: 12px;
	 position: relative;
	 padding-bottom: 15px;
 }
 
	.product-row { 
	 background: url('../images/maincontent_bottom.gif') bottom no-repeat;
	 padding-bottom: 10px;
 }
  	.product-row a.button { 
  	 position: absolute;
  	 top: 7px;
  	 right: 10px;
   }
	.product-row-inner { 
	 border-left: 1px solid #cfcfcf;
	 border-right: 1px solid #cfcfcf;
	 margin-top: 38px;
  }

  .product-row ul {
   margin: 17px 15px 0;
   float: left;
   clear: both;
  }  
  .product-row ul li {
   float: left;
   border: 1px solid #dfdee0;
   background: #f2f1f2;
   width: 230px;
   font-size: 11px;
   margin-right: 11px;
   margin-bottom: 10px;
  } 
    .product-row ul li.last {
     margin-right: 0;
    } 
  .product-row ul li span {
   padding: 4px 8px;
   text-align: right;
   background: #f2f1f2;
   display: block;
   float: left;
   width: 138px;
   position: relative;
   top: 2px;
  }
  .product-row ul li span.costs {
   text-align: left;
   background: #e5e4e5;
   font-size: 14px;
   color: #f50012;
   width: 60px;
   top: 0;
  }
  .product-row ul li a img {
   display: block;
   float: left;
   border: 1px solid #e7e6e7;
   border-width: 1px 0;
  }
  .product-row ul li h3 a {
   font-size: 14px;
   font-weight: bold;
   color: #000;
   text-decoration: none;
   padding: 2px 8px;
   display: block;
  }
  .product-row ul li h3 a:hover {
   text-decoration: underline;
  }
  .product-row ul li h3 a i {
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #f50012;
  }
/* =Header
----------------------------------------------- */
#header-wrapper { 
	 background: url('../images/header_wrapper.gif') top repeat-x;
	 height: 150px;
	 margin-bottom: 7px;
 }
	#header { 
	 background: url('../images/header.jpg') no-repeat;
	 width: 989px;
	 height: 150px;
	 margin: 0 auto;
	 position: relative;
 }
	#header h1 a { 
	 display: block;
	 text-indent: -5000px;
	 width: 200px;
	 height: 130px;
 }
	#flash-box {
	 position: absolute;
	 left: 201px;
	 top: 0;
 }
/* =Footer
----------------------------------------------- */
#footer { 
	 background: url('../images/footer.gif') no-repeat;
	 width: 989px;
	 height: 163px;
	 clear: both;
	 padding: 50px 0 0 222px;
	 padding-left:20px;
	 font-size: 11px;
	 color: #fff;
	 position: relative;
 }
	#footer img { 
	 float: left;
	 display: inline;
	 margin-right: 20px;
	 padding-bottom: 50px;
	 width:430px;
 }
	#footer p { 
	 margin-bottom: 8px;
	 line-height: 1.4;
 }
	#footer ul { 
	 position: absolute;
	 right: 50px;
	 top: 50px;
 }
	#footer ul li a { 
	 color: #fff;
	 line-height: 1.7em;
 }
/* =Titles
----------------------------------------------- */

h1.no-marg,
h2.no-marg,
h3.no-marg,
h4.no-marg,
h5.no-marg,
h6.no-marg {
 margin: 0;
}

h1 {
 line-height: 1.5em;
 font-size: 23px;
 color: #111;
 margin: 0;
 width: auto;
 font-weight: bold;
}
h2 {
 line-height: 1.5em;
 font-size: 19px;
 color: #111;
 margin: 0;
 width: auto;
 font-weight: bold;
}
h2.top-heading { 
	 position: relative;
	 left: 20px;
	 top: -24px;
	 font-size: 15px;
	 color: #fff;
	 line-height: 1em;
 }
h3 {
 line-height: 1.5em;
 font-size: 15px;
 color: #111;
 font-weight: bold;
 margin: 0;
 width: auto;
}
	.column h3 { 
	 font-size: 15px;
	 font-weight: bold;
	 margin-bottom: 5px;
 }
h4 {
 line-height: 1.7em;
 font-size: 15px;
 color: #111;
 margin: 0 0 15px;
 width: auto;
}
	#footer h4 { 
	 text-transform: uppercase;
	 font-weight: bold;
 }
 form h4 {
  margin-bottom: 0;
 }
h5 {
 line-height: 1.5em;
 font-size: 13px;
 color: #111;
 margin: 3px 0;
 width: auto;
 font-weight: bold;
}
h6 {
 line-height: 1.7em;
 font-size: 11px;
 color: #111;
 margin: 0 0 15px;
 width: auto;
 font-weight: bold;
}
/* =Navigation + =Links
----------------------------------------------- */

/* - main 'tab' navigation */
#main-nav { 
	 position: absolute;
	 top: 100px;
	 right: 15px;
 }
	#main-nav li { 
	 display: inline;
 }
	#main-nav li a { 
	 display: block;
	 float: left;
	 text-decoration: none;
	 font-size: 12px;
	 color: #fff;
	 background: url('../images/main_nav_a.gif') left no-repeat;
	 padding: 5px 0 5px 8px;
	 margin-right: 1px;
 }
	#main-nav li a span { 
	 display: block;
	 background: url('../images/main_nav_span.gif') right no-repeat;
	 padding: 5px 8px 5px 0;
 }
 
 #main-nav li a strong { 
	 display: block;
	 background: url('../images/main_nav_span.gif') right no-repeat;
	 padding: 5px 8px 5px 0;
	
	 font-weight:bold;
 }
 
#shopping-cart {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 75px;
	right:15px;
	color: white;
}

#shopping-cart a {
	color: white;
	text-decoration:underline;
}
#shopping-cart a:hover {
	color: white;
	text-decoration:none;
}
#log_area {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 56px;
	right:15px;
	color: white;
}
#log_area a {
	color: white;
	text-decoration:underline;
}
#log_area a:hover {
	color: white;
	text-decoration:none;
}
 
/* - global navigation */
#top-nav { 
	 background: url('../images/top_nav.gif') no-repeat;
	 position: absolute;
	 top: 0;
	 right: 15px;
	 width: 289px;
	 height: 41px;
	 padding: 5px 0 0 180px;
 }
	#top-nav li { 
	 display: inline;
  }
	#top-nav li a { 
	 font-family: tahoma;
	 font-size: 8px;
	 font-weight: bolder;
	 color: #fff;
	 text-decoration: none;
	 text-transform: uppercase;
	 padding: 0 4px;
	 border-left: 1px solid #888;
	 display: block;
	 float: left;
	 padding-left:6px;padding-right:6px;
 }
	#top-nav li.item-1 { 
	 display: none;
 }
	#top-nav li.item-2 a { 
	 padding-left: 0;
	 border: none;
 }
	#top-nav li.item-3 a { 
	 
 }
 
/* - category navigation */


	#side-nav, 
	#side-nav ul { /* all lists */
		list-style: none;
		width: 188px;
		position: relative;
		z-index: 100;
	}
   	#side-nav { 
  	 margin: 12px 0 30px -4px;
  	 float: left;
   }
	#side-nav li a { /* all list anchors */
	 display: block;
	 padding: 6px 0 6px 0;
	 text-indent: 20px;
	 font-size: 14px;
	 color: #040205;
	 text-decoration: none;
	 background: url('../images/side_nav_links.gif') top no-repeat;
		width: 188px;
		text-decoration : none;
		z-index:100;
 }  
	#side-nav li a.active { 
	 background-position: bottom;
	 color: #e20011;
 }
 #side-nav li a:hover {
  color: #fff;
 	background: #111;
 	}
	#side-nav li {/* all list items */
		position : relative;
		float : left;
		width: 188px;
	}
	#side-nav li ul {/* second-level lists */
		position : absolute;
		left: -999em;
		margin-left: 188px;
		top: 0;
 	background: #000 url('../images/bg-list-hover.gif') 0 0 repeat-y;
	}
#side-nav ul li a {/* second-level and beyond anchors */
 color: #fff;
	background: #000 url('../images/bg-list-hover.gif') 0 0 repeat-y;
	opacity: 0.93;
	-moz-opacity: 0.93;
	filter: alpha(opacity=93);
	border-bottom: 1px solid #474747;
	text-indent: 0;
	font-size: 12px;
	height: auto;
	padding: 6px 2px 6px 17px;
	width: 169px;
	}
#side-nav ul li a:hover {
 color: #fff;
	background: #f80000;
 }
#side-nav li:hover ul ul, 
#side-nav li:hover ul ul ul, 
#side-nav li:hover ul ul ul ul, 
#side-nav li.sfhover ul ul, 
#side-nav li.sfhover ul ul ul, 
#side-nav li.sfhover ul ul ul ul {/* up to 5 levels hidden from view */
	left: -999em;
 }

#side-nav li:hover ul, 
#side-nav li li:hover ul, 
#side-nav li li li:hover ul, 
#side-nav li li li li:hover ul, 
#side-nav li.sfhover ul, 
#side-nav li li.sfhover ul, 
#side-nav li li li.sfhover ul, 
#side-nav li li li li.sfhover ul {/* up to 5 levels revealed upon hover */
	left: auto;
 }
/* =Tables
----------------------------------------------- */
	.column table { 
	 width: 326px;
 }
	.column table th { 
	 background: #000 url('../images/th_rounded_top.gif') top no-repeat;
	 padding: 3px 0;
	 text-indent: 4px;
	 width: 326px;
	 color: #fff;
	 font-size: 12px;
	 font-weight: bold;
 }
	.column table td { 
	 font-size: 11px;
	 padding: 4px 6px;
	 background: #f1f1f1;
	 border-bottom: 1px solid #d8d8d8;
	 vertical-align: top;
 }
	.column table td.first-item { 
	 background: #fbe9e9;
	 width: 100px;
 }
	.column table tr.row { 
	 background: #f8f8f8;
	
 }
	.column table td.cell { 
	 font-weight:bold;
	 }
	 
	 .column table a {color: black;}
	 .column table a:hover {color:red;}
	 
 
 
/* =Lists
----------------------------------------------- */
ul.std-list {
 margin: 1em 0;
}
ul.std-list li {
 padding: 3px 10px;
}
ul.lined-list {
 margin: 1em 0;
}
ul.lined-list li {
 padding: 3px 10px;
 border-bottom: 1px solid #cccacd;
}
ul.lined-list a {
 color: black;
 text-decoration: none;
}
ul.lined-list a:hover {
 color: #e20011;
 text-decoration: underline;
}
/* =Forms
----------------------------------------------- */
.input-text,
.text-input {
	 font: 10px Verdana, Arial, Helvetica, sans-serif;
	 color: #303030;
  background: #efeef1;
  border: 1px solid #cccacd;
  border-width: 1px 0 0 1px;
}

.form-wide,
.form-slim {
 border: 1px solid #dfdee0;
 border-width: 0 1px;
 padding: 20px;
 float: left;
 width: 325px;
}
  .form-slim {
   width: 283px;
  }
.form-wide .text-input,
.form-slim .text-input {
 width: 100%;
  font-size: 15px;
}
.select-menu {
 font-size: 13px;
 font-weight: normal;
 width: 100%;
}
.form-wide ul li,
.form-slim ul li {
 margin: 5px 10px 15px 0;
}
.form-wide ul li ul li,
.form-slim ul li ul li {
 margin: 5px 5px 5px 0;
 display: inline;
 vertical-align: middle;
}
 display: inline;
.form-wide textarea,
.form-slim textarea {
 height: 100px;
 border-bottom: 1px solid #fafafa;
}
.input-bar {
 float: left;
 width: 100%;
 margin-top: 20px;
}
.input-bar span {
 float: right;
}
 
.submit-form { 
	 background: url('../images/btn-submit-form.gif') no-repeat;
	 border: none;
	 width: 105px;
	 height: 21px;
	 float: left;
	 cursor: pointer;
 }
.form-wide-inner,
.form-slim-inner {
 background: url('../images/bg-form-top.gif') no-repeat;
 padding-top: 4px;
 float: left;
 width: 367px;
}
  .form-slim-inner {
   background: url('../images/bg-form-top-slim.gif') no-repeat;
   width: 325px;
  }
.form-wide-outer,
.form-slim-outer {
 background: url('../images/bg-form-bottom.gif') 0 100% no-repeat;
 float: left;
 width: 367px;
 margin-bottom: 20px;
}
  .form-slim-outer {
   background: url('../images/bg-form-bottom-slim.gif') 0 100% no-repeat;
   width: 325px;
  }
/* =Misc and =Redundant
----------------------------------------------- */
/* =End
----------------------------------------------- */

 .column .table_wide {
 	width: 720px;
 }
 .column .table_wide th {
 	width:720px;
 }

	

.column .list_row {
padding: 3px 0;
	background: #132123;
}

.column list_row_hover {
	padding: 3px 0;
	background: #ffffff;
}

.page_content { 
	 width: 720px;
	 float: left;
	 margin-left: 15px;
	 padding-top: 25px;
 }
.page_content p { 
	 font-size: 11px;
	 color: #040205;
	 line-height: 1.7em;
	 margin-bottom: 15px;
 }
 
 .page_content strong {font-size: 12px;font-weight:bold;}
 
 	.page_content .actions { 
	 background: #fff url('../images/actions.gif') no-repeat;
	 width: 283px;
	 height: 74px;
	 padding: 15px 20px 0 20px;
	  margin: 15px 0;
 }
	.page_content .actions .top-actions { 
	 border-bottom: 1px solid #e3e3e3;
	 padding-bottom: 10px;
	 margin-bottom: 10px;
 }
	.page_content .actions .top-actions li { 
	 display: inline;
 }
	.page_content .actions .top-actions li a { 
	 display: block;
	 float: left;
	 text-indent: -5000px;
	 width: 105px;
	 height: 21px;
 }
	.page_content .actions .top-actions li.item-1 a { 
	 background: url('../images/add_to_cart.gif') no-repeat;
 }
	.page_content .actions .top-actions li.item-2 a { 
	 background: url('../images/send_enquiry.gif') no-repeat;
	 width: 119px;
	 margin-left: 15px;
  }
	.page_content .actions .bottom-actions li { 
	 display: inline;
	 margin-right: 12px;
 }
	.page_content .actions .bottom-actions li a { 
	 font-size: 11px;
	 color: #000;
  }
	.page_content .actions .bottom-actions li  img { 
	 vertical-align: middle;
	 margin-right: 4px;
 }
	.page_content .actions .bottom-actions li.last-item { 
	 margin: 0;
 }

.page_content .list_row {
padding: 3px 0;

width:720px;	
}

.page_content .list_row_hover {
	padding: 3px 0;
	background: #f0f0f0;
	width:720px;
}

.page_content .list_head {
	padding: 3x 0;
	font: 12px Verdana;
	font-weight:bold;
	height:20px;
}
.page_content .list_cell {
	font-weight:bold;
	border-bottom: 1px solid #c0c0c0;
	height:25px;
	color: black;
	padding:5px;
}
.page_content .list_cell a {
	color: black;
}
.page_content .list_cell a:hover {
	color: red;
}

.page_content .big_link a {font-weight:bold; color: black;text-decoration:underline;}
.page_content .big_link a:hover {font-weight:bold; color:red;text-decoration:none;}

.page_content .red_link {font: 12px Helvetica;color: red;border-bottom: 1px solid #c0c0c0;}
.page_content .red_link a {font-weight:bold;color: red; text-decoration: none;}
.page_content .red_link a:hover {font-weight:bold; color: red; text-decoration: underline;}
	.page_content .survey_cell {font-weight:bold;height:27px;padding:3px;}
	.page_content .input {
		 	font: 11px Verdana, Arial, Helvetica, sans-serif;
		    color: #adadad;
  			background: #efeef1;
  			border: 1px solid #cccacd;
  			border-width: 1px 0 0 1px;
  			height:18px;
  			width:200px;
  		}
	
.submit_survey {width:119px;height:21px;border:0px;padding:0px;margin:0px;background: url('/images/button_submit_survey.gif');}
.submit_survey:hover {width:119px;height:21px;border:0px;padding:0px;margin:0px;background: url('/images/button_submit_survey_hover.gif');cursor:pointer;}

.remove_button {width:79px;height:21px;border:0px;padding:0px;margin:0px;background: url('/images/button_remove.gif');}

.top_banner {width:753px;height:194px;padding-left:19px;margin-bottom:10px;}

object.do_swf {margin-left:4px;}
