/*
Lemontwist Web Development

File last edited on: 8th Jan 08
By: Mark1
Last Change:
Notes: 

*/
body {
    font-family:helvetica;
    font-size: 12px;
    padding:0px;
    background:#ffffff;
    text-align:center;
}

.contentWrapper
{

    margin:0px auto;
    text-align:left;
    display:block;
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}


.products_spec {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.products_spec_header {
	vertical-align: top;
	color: #fff;
	font-weight: bold;
	background-color: #FD9800;
}


h1
{
	font-size:10px;
	color: #000000;
	font-weight:normal;
}

table
{
	font-size:12px;
        text-align: left;
}

h2
{
	font-size:14px;
	color: #0E6FC7;
	font-weight:bold;
        margin:0px;
}



.boxText li
{
	font-size: 15px;
}
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #ff0000; font-weight : bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #ff0000; text-decoration: underline; }


A {
  color: #0A51A1;
  font-weight : bold;
  text-decoration: none;
}

A:hover {
  color: #0073bb;
  font-weight : bold;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #334475;
}

TD.headerNavigation, .headerNavigation {
  background: #334475;
  color: #ffffff;
  font-weight : bold;
}

a.headerTop, a.headerTop:hover {
  font-size: 13px;
  color: #477db9;
}

a.headerTop:hover
{
  color: #000000;
}

A.headerNavigation {
  color: #FFFFFF;
  font-size: 11px;
  font-weight : bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-size: 11px;
  font-weight : bold;
  text-decoration: underline;
}

.tblcellwhblktxt{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal
}
.tblcellwhbolddrdtxt
{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold

}
.tblcellgr{
	color: #000000;
	background-color: #e4e4e4;
	font-size: 12px;
	font-weight: normal
}
.tblcellwhboldblktxt{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold
}
.tblcellgrbold{
	color: #000000;
	background-color: #e4e4e4;
	font-size: 12px;
	font-weight: bold
}

a.prodLink
{
color: #0e6fc7;
  font-weight : bold;
  text-decoration: none; 
}

a.prodLink:hover
{
color: #0073bb;
  font-weight : bold;
  text-decoration: none;
}


a.prodLink:active
{
color: #0073bb;
  font-weight : bold;
  text-decoration: none;
}


a.prodLinkOver
{
color: #CB3524;
  font-weight : bold;
  text-decoration: none; 
}

a.prodLinkOver:hover
{
color: #0e6fc7;
  font-weight : bold;
  text-decoration: none;
}


a.prodLinkOver:active
{
color: #0073bb;
  font-weight : bold;
  text-decoration: none;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer, a.footer {
  font-size: 10px;
  color: #0472BC;
}

a.footer:hover {
  font-size: 10px;
  color: #0472BC;
  font-weight: bold;
}

.infoBox {
	/*background-color: #D5E5F1;*/
	border:2px;
	border-top:0px;
	border-style:solid;
	border-color:#2B65AF;
}

.infoBoxNoBorder {
	/*background-color: #D5E5F1;*/
	border:2px;
	border-top:0px;
	border-Left:0px;
	border-right:0px;
	border-botom:0px;
	border-style:solid;
	border-color:#2B65AF;
}

.formTable
{
	background: #ffffff;
	/*border:1px;*/
	/*border-style:solid;*/
	/*border-color:#2B65AF;*/
}

.infoBoxContents {
  color: #0067c4;
}

.formHeading
{
  font-size: 14px;
  background: #ffffff;
  color: #0073bb;
  text-align: left;

}

.cartHeading
{
  font-weight:bold;
  background: #ffffff;
  color: #0073bb;
}

/*
.infoBoxRight
{
	background: #ffffff;
	border:1px;
	border-top:0px;
	border-bottom: 0px;
	border-style:solid;
	border-color:#AECCE4;
	width:148px;
}


.infoBoxRightViewed
{
	background: #D5E5F2;
	border:2px;
	border-top:0px;
	border-bottom: 0px;
	border-style:solid;
	border-color:#2C65AF;
	width:148px;
}

.infoBoxContentsRight
{
  color: #000000;

}
*/
.tracking
{
  font-size: 11px;
  color: #0067c4;
  padding:5px;
  font-weight: bold;
  text-transform: uppercase;
}

.recentlyViewed
{
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  padding:3px;
}

a.WHITElink
{
  font-size: 11px;
  font-weight: normal;
  color: #0067c4;
  padding:3px;
}


A.WHITElink:hover
{
  font-size: 11px;
  font-weight: normal;
  color: #ff9933;
}

.trackField
{
	border:1px;
	border-style:solid;
	border-color:#0073bb;
	padding:3px;
	font-weight: normal;
	font-size:10px;
	margin-top:4px;
}

.registerField
{
	border:1px;
	border-style:solid;
	border-color:#0073bb;
	padding:1px;
	font-weight: normal;
	font-size:10px;
}

.infoBoxRightLine
{
	border:0px;
	border-top:1px;
	border-top-style: solid;
	border-top-color:#AECCE4 ;
}

.infoBoxNotice {
  background: #E5E5E5;
}


TD.infoBoxHeading {

  background-color: #D5E5F1;
  color: #0067c4;
  text-align: center;
  	border:2px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#2B65AF;
}

TD.pageHeadingMain
{
  font-size: 14px;
  color: #0073bb;
  	border:0px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}


.productListing-heading {
  font-size: 12px;
  background: #6F9EA6;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #ff6600;
}

A.pageResults:hover {
  color: #663399;
}

A.recentlyViewed:hover
{
  font-weight: normal;
  color: #000000;
}


TD.pageHeading, DIV.pageHeading,.pageHeading{
	padding:3px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color:#334475;
	text-align:left;

}

.productHeading
{
	padding:3px;
	color: #334475;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}

.productPriceText{
	font-size: 14px;
	color: #0073bb;
	text-decoration: none;
	font-weight: bold;
}

.productPrice{
	font-size: 14px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

.price{
	font-size: 13px;
	color: #0073bb;
	text-decoration: none;
	font-weight: bold;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #333333;
}

.main, td.main, p.main, TD.smallText, SPAN.smallText, P.smallText{

  color: #333333;
}


SPAN.stockLevel
{
  color: #6F6F6F;
  text-transform: capitalize;
  font-weight:normal;
  font-size:12px;
}

.stockLevelSmall
{
  color: #0E6FC7;
  text-transform: capitalize;
  font-weight:normal;
}

a.main {
  color: #333333;
  font-weight: bold;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}
TD.fieldValue {
}
TD.tableHeading {
  font-weight: bold;
}
SPAN.newItemInCart {
  color: #0472BC;
}

.newItemInCart
{
  color: #0472BC;
}


TEXTAREA {
  width: 100%;
}
SPAN.greetUser {
  color: #ff6600;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff6600;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; }
.moduleRowSelected { background-color: #f4f4f4; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #333333; }

/* message box */

.messageStackError, .messageStackWarning {padding:5px; background-color: #DFB5B7;}
.messageStackSuccess {background-color: #B5DFB7; }

/* input requirement */

.inputRequirement {font-size: 13px; color: #0472BC; }

/* category navs */
.categoryNav {
	font-weight: bold;
	color: #4F4F4F;
	background: #F4E6AB;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D91B5;
}
a.categoryNav:hover {
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: underline;
	background: #F4E6AB;
}
.categoryNavOn {
  color: #ff6600;
  background: #F4E6AB;
}

/*product images*/
.productImage {
  border: 0px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 0px;
}
/* contents */
.contents {
}

/* background */
.highlight {
	border: 1px dotted #B0A3C2;
}
.column_background {
background-color: #ffffff;

}
 .outline_l {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.outline_r {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.description {
  	color: #000000;
	padding-left: 10em;
	/*padding-right: 2em;*/
	font-size: 10px;
}
.CategoryIN {
	color: #0067c4;
	text-decoration: none;
	margin-left:4px;
}
a.CategoryIN:hover {
	color: #0073bb;
	font-weight : bold;
	text-decoration: none;
}
.CategoryON {
	color: #0073bb;
	text-decoration: none;
	margin-left:4px;
}



.pf_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
margin: 10px 0 0 0;
width: auto;
}

.hiddenDiv {
display: none;
}

div.hidden 
{
/*background-color:#00FF00;*/
width:100%;
height:100px;
overflow:hidden;
}





#orangeBar
{
	width:98%;
	height:6px;
	padding:0px;
	margin-left:1%;
	margin-right:1%;
	background-color: #e34220;
}

#blueBar
{
	background-image: url("site_images/tabs_rpt_u.gif");
	width:98%;
	height:32px;
	padding:0px;
	margin-left:1%;
	margin-right:1%;
	vertical-align: middle;
}


.submitButton
{
color: #ffffff;
background: #0073bb;
border: 1px outset #0073bb;
padding:2px;
}
.spacer
{
	height: 10px;
}



.ingram_report {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border:solid thin #0073bb;
	padding: 4px;
	margin: 6px;
	background-color: white;
}

.orangeTabs{
padding:0px;
margin:0px;
}

.dropDown{
position:absolute;
top: 0;
margin:0px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
font:bold 10px Arial;
line-height:18px;
background-color:#0073bb ;
width: 130px;
visibility: hidden;
border:1px;
border-style:solid;
border-color:#0073bb;
border-top:0px;
}


.dropDown a{
width: 130px;
display: block;
padding: 2px 0;
font-weight: bold;
text-decoration: none;
color: white;
}

* html .dropDown a{
width: 100%;
}

.dropDown a:hover{ 
background-color:#0073bb ;
color:#white;
font-weight:bold;
}



    #orangeTabs {
      width:100%;
      background:#ffffff;
      line-height:normal;
      margin:0px;
      padding:0px;
      }
    #orangeTabs ul {
	  margin:0;
	  padding-top:10px;
	  list-style:none;
	  margin-left:10px;
      }
    #orangeTabs li {
      display:inline;
      margin:0;
      padding:0;
      background-color: #ffffff;
      }
    #orangeTabs a {
      float:right;
      background:url("site_images/orLeft.gif") no-repeat left top;
      background-color: #0073bb;
      margin:0 0 0 2px;
      padding:0 0 0 5px;
      text-decoration:none;
     
      }
    #orangeTabs a span {
      float:left;
      display:block;
      background:url("site_images/orRight.gif") no-repeat right top;
      background-color: #0073bb;
      padding:5px 15px 4px 6px;
      color:#ffffff;
      font-size:11px;
      font-weight: bold;
      }
      
    /* Hide rule from IE5-Mac \*/
    #orangeTabs a span {float:none;}
    /* End Hide Rule */
    
    #orangeTabs a:hover span {
      color:black;
      }
    #orangeTabs a:hover {

      }

/* suppliers datasheets*/
/* apple */
.datasheet th, .datasheet td {padding: 6px; vertical-align: top; text-align: left;  color: #000000;}
.datasheet th {padding-left: 40px; font-weight: normal;}
.datasheet th a {color: #676868; text-decoration: none; font-weight: bold;}
.datasheet th a:hover {color: #505050;text-decoration: underline;}
.datasheet .header th {font-size: 12px; background: #f0f4f7; padding: 8px; color: #b3b6b9;}

.datasheet .description {vertical-align: bottom;}
.datasheet .even {background: #e4e4e4;}

.datasheet .odd {background: #fff;}
.datasheet .odd .divider {border-right: 1px solid #e4e4e4;}

.divider mceVisualAid th {font-weight: bold;}


.spectd {
background: #fff;
}

.spectd2 {
background: #e4e4e4;
}


.box_question {
font-size: 11px;
color: #575757;
font-weight: bold;
margin-top: 6px;
margin-bottom: 3px;
padding: 4px 10px 4px 10px;
}

.box_answer {
color: #373737;
border-width: 1;
border-style: dashed;
background: #e7e7e7;
border-color: #FF9900;
padding: 4px 10px 4px 10px;
margin-left: 10px;
margin-top: 10px;
}
/* .datasheet .header th.divider {border-right: 1px solid #fff;}
.datasheet .even .divider {border-right: 1px solid #fff;}*/

#left_header
{
    width:60%;
    float:left;
    text-align:left;
}

#right_header
{
    width:39%;
    margin-right:5px;
    float:right;
    text-align:right;
    color:#0C52A4;
}

.header_menu
{
    clear:both;
    height:38px;
    width:1024px;
    background-image: url("site_images/header_background.gif");
}

#sub_links
{
    padding:10px;
      color: #477db9;
}

.home_box, .home_box_last
{
    height:270px;
    width:225px;
    background-image: url("site_images/box_background.gif");
    float:left;
    margin-top:20px;
    margin-right:41px;
}

.home_box_last
{
    margin-right:0px;
    width:225px;
}

.home_box h1, .home_box_last h1
{
    color:#0a51a1;
    font-size:23px;
    font-weight:bold;
    padding-left:14px;
    margin-top:5px;
    margin-bottom:10px;
}

.home_box img, .home_box_last img
{
    margin-left:45px;
}

#smallHome, #smallHomeList
{
    color:#000000;
    display:block;
    font-size:11px;
    padding-left:8px;
    width:185px;
    height:55px;
}

#desc #smallHome{
 padding:0px;
 height:auto;
}
.manuHolder #smallhome
{
    width:100%;
    font-size:12px;
}
.header_menu #keywords
{
    border:0 none;
    float:left;
    height:31px;
    margin-left:10px;
    margin-top:4px;
    padding-bottom:0;
    width:150px;
    background-image: url("site_images/search_bg.gif");
    font-size:10px;
    padding:5px;
}

.header_menu #search_go
{
    margin-left:5px;
    margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
}
.header_menu #form
{
    width:300px;
    float:left;
}
#nav_main
{
    float:left;
    width:700px;
}
#nav_main ul
{
    list-style-type: none;
    float:left;
}

#nav_main ul li
{
    float:left;
    width:150px;
    font-size:17px;
    color:#0a51a1;
    margin:0;
    z-index:10;
}

.smallProd, .catHeading, .smallProdList
{
    height:200px;
    float:left;
    display:block;
    margin-right:9px;
    width:335px;
    background-image: url("site_images/small_prod_bg.gif");
    margin-top:10px;
    background-repeat:no-repeat;
}

.smallProdList
{
    /*margin-right: 56px;*/
	margin-right: 5px;
}
.catHeading
{
    margin-right:100px;
    background-image: url("site_images/cat_bg.gif");
    width:200px;
    height:209px;
    text-align:center;
    padding:0px;
}

#catTitle
{
    clear:both;
    color:#0A51A1;
    float:left;
    font-size:17px;
    font-weight:bold;
    margin-bottom:2px;
}

.catHeading#last
{
    margin-right:0px;
}

.catHeading h1
{
    font-size:14px;
    color:#0a51a1;
}

.smallProd.last, .smallProdList.last{
    margin-right:0px;
    width:335px;
}

.smallProd #image, .smallProdList #image
{
    padding:5px;
    width:120px;
    height:120px;
    float:left;
}

.smallProd #actions, .smallProdList #actions
{
    float:right;
    padding:25px 12px 0 0;
    text-align:right;
    width:155px;
}

.smallProd #description, .smallProdList #description
{
    font-size:9pt;
    padding:10px 4px 0;
    text-align:right;
    width:190px;
}

#actions #price, #red
{
    color:#e54a39;
    font-weight: bold;
}
.product_homepage
{
    float:left;
    clear:both;
    background:none repeat scroll 0 0 #FFFFFF;
    margin-top:-100px;
    width:1024px;

}

 #loading
{
    float:left;
    height:100px;
    width:1024px;
    background-image: url("site_images/loading_large.gif");
    background-repeat: no-repeat;
}

.holderWide
{
    float:left;
    height:510px;
    display:block;
    clear:both;
    width:1024px;
}

.holderWide h1
{
    color:#0A51A1;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:25px;
}

#footerBar
{
    background-image: url(site_images/footer_repeat.gif);
    background-repeat:repeat-x;
    width:1024px;
    height:10px;
    float:left;
    clear:both;
}

.footer
{
    float:left;
    width:1024px;
    clear:both;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
        width:670px;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
        position:absolute;
        width:100px;
        left:-3px;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #ffffff url(site_images/dropGrad.gif) repeat-x;
        background-position: bottom left;
	margin: 0; padding: 0;
        margin-top:3px;
        border:1px solid #cccccc;
        border-top:0px;
	display: none;
	float: left;

}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
        border-bottom:1px solid #cccccc;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	padding-left: 20px;
        font-size:12px;
        font-weight:normal;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#000000;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> settings  for technical Guides page <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.TB_header_row {
	background-color:#F3F3F3;
	font-weight:bold;
	}
.TB_res_row {
	background-color:#D2D2D2;
	font-weight:bold;
	}
.TB_shade_bkgrnd {

	background-color:#F3F3F3;
}


#prodImage
{
    width:300px;
    float:left;
}

#description
{
    width:515px;
    float:left;
    text-align:right;
}

#description h1,
#TB_ajaxContent h1
{
    font-size:14px;
    color:#477db9;
    padding:0px 0px 10px 0px;
    font-weight:bold;
}

#moreInfo
{
    float:left;
    width:400px;
}

#priceAndStock
{
    width:350px;
    float:right;
    text-align:right;
}


#prodSmall
{
    font-size:12px;
    font-weight:bold;
    color:#0A51A1;
}

#productPriceText
{
    font-size:12px;
    font-weight:bold;
    color:#0A51A1;
}

#productPrice
{
    font-size:12px;
    font-weight:bold;
    color:red;
}
.infoWrap
{
    width:812px;
    float:left;
    margin-top:25px;
}

.relatedProducts
{
    width:800px;
    float:left;
}

.features
{
    float:right;
    text-align:right;
}

.featuresLight
{
    float:left;
    text-align:left;
    width:100%;
}

.even{
    background-color:#cccccc;
}

#description h2
{
    font-weight:normal;
    font-size:12px;
    color:#000000;
}

.leftCol
{
    padding-left:5px;
    width:180px;
    clear:both;
    border:1px solid #cccccc;float:left;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-top:20px;
}

.leftCol h1
{
    color:#0A51A1;
    font-weight:bold;
    font-size:17px;
    margin-bottom:2px;
}

.leftCol ul, .leftCol ul li a
{
    list-style:none;
    color:#000000;
    padding:0px;
    margin:0px;
}

.leftCol ul li
{
    padding:2px 0px;
    margin-left:25px;
}

.leftCol ul li.active
{
    color:#CC0000;
}

.pageCenter
{
    float:left;
    padding:10px 5px;
    width:826px;
}

.manuHolder #desc
{
    width:500px;
    float:left;
    clear:both;
}

.manuHolder #image
{
    clear:none;
    display:block;
    text-align:right;
}


#homepage-product-search{
    clear:none;
    display:block;
    float:left;
	margin-left: 10px;
	margin-top: 15px;
    width:205px;
}

#homepage-product-search-form
{
	font-size: 8px;
    float:left;
	margin-left: 15px;
}

#homepage-product-search-search_go
{
    padding-left:1px;
    padding-top:1px;
}

#homepage-product-search-keywords
{
    border:0 none;
    float:left;
    height:30px;
    width:150px;
    background-image: url("site_images/search_holder.gif") ;
    background-repeat:no-repeat;
    font-size:9px;
    padding-left:10px;
}

/*Checkout stages*/

.stageHolder
{
    border:1px solid #CCCCCC;
    padding:0 0 10px;
    width:815px;
    background: url("site_images/promo-bg.jpg") repeat-x scroll left bottom #FFFFFF;
}

.stageHolder #active
{
    padding:5px;
    font-weight:bold;
}

.stageHolder #inactive
{
    padding: 5px;
    font-weight:normal;
    color:#cccccc;
}


#errorPayment
{
    border:1px solid #c19797;
    display:block;
    height:20px;
    padding:3px;
    margin-top:8px;
    width:475px;
    background:#daabab;
}

#content-head
{
    margin-top:12px;
}

#pagination, #pagination_search, #pagination_manu
{
    border:1px solid #CCCCCC;
    clear:none;
    float:right;
    padding:5px;
    top:210px;
    width:126px;
    margin-top:12px;
}

 #pagination_search
 {
     top:197px;
}

#pagination_manu
{
    top:229px;
}

#pagination img, #pagination_search img, #pagination_manu img
{
    border:0px;
    width:12px;
    height:12px;
}

#orderedBy
{
    clear:both;
    color:red;
    float:left;
    font-size:10px;
    padding-bottom:10px;
    padding-top:10px;
}

#greenBar
{
    background:#D1EFD2;
    display:none;
    padding:10px;
    position:absolute;
    top:0;
    width:1002px;
    font-weight:normal;
    border:1px solid #cccccc;
    border-top:0px;
}

.topText
{
    padding-right:5px;
}