/* CSS Document */

/* This file affects all pages on the Remcoproducts website. */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0056A8;
}

/* This section applies to elements on Remco's home page. */

.HomePage #catpage {
	position:relative;
	width:870px;
	height:590px; /* the auto margins (in conjunction with a width) center the page */
	left: 0px;
	float: left;
	clear: left;
	margin-top: 1px;
	margin-left: 0px;
}
.HomePage #container {
	width: 870px;  /* this will create a container 90% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 750px;
}
.HomePage #header {
	background: #FFFFFF;
	text-align:left;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 90px;
	width: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.HomePage #headermiddle {
	height:82px;
	width:400px;
	float:left;
	padding: 0;
	margin: 0;
}
.HomePage #headerright {
	height:75px;
	width:180px;
	float:right;
	position: relative;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
}

.HomePage #remcologo {
	background: #FFFFFF;
	position:static;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 82px;
	width: 243px;
	left: 8px;
	top: 5px;
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
.HomePage #Book {
	background: #FFFFFF;
	position:relative;
	left: 0px;
	width: 170px;
	height: 65px;
	float: right;
	clear: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.HomePage #vicanlogo {
	background: #FFFFFF;
	position:static;
	top: 46px;
	left: 298px;
	width:77px;
	height: 82px;
	float: right;
}
.HomePage #search_container {
	position:static;
	width: 380px;
	height: 22px;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.HomePage #phones {
	position:static;
	float:left;
	height:15px;
	width:380px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 0px;
	color: #000000;
	margin-top: 5px;
}
.HomePage #retortbutton {
	width:80px;
	height:33px;
	float:left;
	position:static;
	text-align: center;
	margin-left: 4px;
}
.HomePage #headerbuttons {
	color:#000000; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	position: static;
	float: left;
	width: 380px;
	height: 25px;
	margin: 0;
	padding-left: 0px;
	text-align: center;
}
.HomePage #mainmenu {
	background: #FFFFFF;
	position:relative;
	width:870px;
	height: 50px;
	float: left;
	clear: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.HomePage #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.HomePage #footer {
	background:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.HomePage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.HomePage #vican { 
	width:100%
}

/* homepage */

.main_headline{
	width:inherit;
	padding-top:7px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #d7d7d7;
}

.mid_hmpage {
	float:none;
	position:relative;
	padding-left:3px;
	margin-top:15px;
	margin-bottom: 0px
}

.main_headline .title {
	font-size:18px;
	color:#666;
	line-height:18px;
	font-weight:bold;
	text-indent:4px;
	padding-top:0px;
}
div#featured img{ float:left;}
div.prod_details{
float:left;
padding: 5px;
width:153px;
color:#555;
}
div.prod_details .title{
color:#36c;
font-weight:bold;}

#list1 li{ list-style:disc;
color:#555;
font-size:12px;
}



.bluewhy a{ color:#36c;
font-size:12px;
padding-left:10px;}

.bluewhy a:hover{ text-decoration:underline;}

div#details{
height:50px;
width:360px;
position:relative;
}
div#details a{ padding:10px;}

#commentTitle {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #2E406B;
}
.HomePage body, form, input, select, textarea, ul, table, td {
	font: 11px Verdana, sans-serif;
}
.HomePage body, form, input, select, textarea, ul {
	margin: 0;
	padding: 0;
	clip: rect(0px,0px,0px,0px);
}
.HomePage body {
	background: #FFF;
	color: #333;
	font: 12px Verdana, sans-serif;
}
.HomePage a {
	text-decoration: none;
}
.HomePage a img {
	border: none;
}
.HomePage a:link, a:visited {
	color: #666;
}
.HomePage html body a:hover {
	color: #000;
}
/* @group Featured products */
.f_product {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.f_product .f_product_thumb {
	width: 100px;
}
.f_product .f_product_details {
	float: left;
}

.f_product .f_product_details p{
	color: #999;
	font-size: 11px;
}
.f_product .f_product_details a {
	color: #36C;
}
.f_product .f_product_details p.highlighted {
	font-weight: bold;
	color: #774;
}
.f_product .f_product_details p.f_price {
	color: #555;
	font-size: 11px;
}
.f_product a.button {
	background: #ECE9DC;
	font-size: 9px;
	padding: 1px 3px 1px 3px;
}

.f_product1 {
	float: left;
	width: 265px;
	height: 160px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#browse{ clear:both;
color:#666;
font-size:9px;
text-align:right;
padding: 5px 35px 10px 0;
}
.f_product1 .f_product_thumb {
	float: left;
	width: 85px;
	height:65px;
	text-align: center;
}
.f_product1 .f_product_details {
	float: left;
	width: 165px;
}
.f_product1 .f_product_details p{
	color: #666;
	font-size: 10px;
}
.f_product1 .f_product_details a {
	color:#003366;
	font-weight:normal;
	font-size:11px;
}
.f_product1 .f_product_details p.highlighted {
	font-weight:bold;
	font-size:11px;
	color: #333;
}
.f_product1 a.button1 {
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 15px 1px 3px;
}
.hp_bdr_rb {
}
.hp_bdr_bb {
}
.hp_bdr_bb p {
	margin: 10px 0;
}
#browse_more {
	color: #999;
	font-size: 9px;
	font-weight:bold;
	text-transform: uppercase;
	text-align: right;
	margin: 5px 10px 10px 0;
}
/* @end */
/* @end */
/* @group kits */

 .line img{ float:left; display: none;

}

  .button {

	font-size: 11px;
	font-weight: bold;
}

.newblock{
background-repeat:no-repeat; background-image:url(top_seller_bg3.jpg);
background-position:top;
padding-top:0;
margin-top:0;
width:845px;
height:187px;
}

.newblock2{ clear:both;}
.newblock2 img { float:left;
margin:0;}

.newblock3{
clear:both;
padding-top:0;
margin-top:0;
width:845px;
height:187px;
}
.title_general3 {
color: #000;
font-size:12px;
margin:0;
text-transform: uppercase;
padding:1px 0 5px 5px;
}

.title_general {
background-color:#d1d1d1;
color: #000;
font-size:11px;
margin:0;
text-transform: uppercase;
width:845px;
}
.title_general div {
	left:10px;
	width: 100%;
	text-align: center;
}
/* @group Footer */
#footer {
	height: 40px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
#credentials {
	float: right;
}

#footer_links {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#footer_links, #footer_links a {
	color: #999;
	font-size: 9px;
}
#footer_links a:hover {
	text-decoration: underline;
}
#footer .marketing_blurb {
	color: #666;
	float: right;
	font-size: 10px;
	padding-top: 15px;
	text-align: left;
	width: 550px;
}
#footer .marketing_blurb em {
	color: #999;
}
/* @end */
.CatalogPageStandard TABLE   { border-collapse: collapse; }
.CatalogPageStandard TH { text-align: center; font-weight: bold; }
.CatalogPageStandard TH { vertical-align: baseline; }
.CatalogPageStandard TD { text-align: center; }
.CatalogPageStandard TR#row1 { font-weight:bold; }
.CatalogPageStandard TR#row2 { background-color:#CCCCCC;}
.CatalogPageStandard TR#row3 { background-color:#EEEEEE;}
.CatalogPageStandard TR#row4 { background-color:#CCCCCC;}
.CatalogPageStandard TR#row5 { background-color:#EEEEEE;}
.CatalogPageStandard TR#row6 { background-color:#CCCCCC;}
.CatalogPageStandard TR#row7 { background-color:#EEEEEE;}

.model
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;

}

#model1
{
	position:absolute;
	left: 216px;
	top: 326px;
}
#model2
{
	position:absolute;
	left: 117px;
	top: 304px;
}

.CatalogPageStandard body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.CatalogPageStandard #container {
	width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.CatalogPageStandard #header { 
	background: #DDDDDD; 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.CatalogPageStandard #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".CatalogPageStandard #sidebar1 p" rule.
*/
.CatalogPageStandard #sidebar1 {
	float: left;
	width: 350px; /* since this element is floated, a width must be given */
	background: #EBEBEB;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: static;
}
.CatalogPageStandard #sidebar1 h3, .CatalogPageStandard #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.CatalogPageStandard #mainContent {
	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	float: left;
	clear: right;
	width: auto;
} 
.CatalogPageStandard #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 
.CatalogPageStandard #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.CatalogPageStandard #text
{
	position:static;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFCC33;
	border:thin;
	border-color:#666666;
	border-style:groove;
	width: 370px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#000000;
	text-align:left;
	height: auto;
	padding-bottom:5px;
	padding-top: 0px;
}
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin-top:5px;
	color:#FFFFFF;
	background-color: #666666;
	padding-bottom: 3px;
	font-weight: 500;
	margin-bottom: 2px;
}

.CatalogPageStandard #specs
{
	position:relative;
	width: 383px;
	height: auto;

	padding-right: 3px;
}


/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding: 0px;
	float: left;
	clear: none;
	width: auto; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	font: Arial;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	clear: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE; font-size:0.7em;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	list-style:circle outside none;
	font-weight:400;
	padding-left: 0px;
}
.TabbedPanelsContent ul{
	list-style:circle outside none;
	font-weight:400;
	padding-left: 25px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

