@charset "UTF-8";


body {
margin:auto;
width:900px;
background:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

A:link {text-decoration: underlined; color:#036}
A:active {text-decoration: underlined; color:#036}
A:visited {text-decoration: underlined; color:#036}
A:hover {text-decoration: none; color:#F60}

A.silent:link {text-decoration: underlined; color:#036}
A.silent:visited {text-decoration: underlined; color:#036}

A.greylink:link {text-decoration: underlined; color:grey}
A.greylink:visited {text-decoration: underlined; color:grey}

A.greenlink:link {text-decoration: underlined; color:#4F9A0C}
A.greenink:visited {text-decoration: underlined; color:#4F9A0C}

.product_listing_left {
border-left-style: solid; 
border-left-width: 1px;	
border-left-color:grey;
border-top-style: solid; 
border-top-width: 1px;	
border-top-color:grey;
border-bottom-style: solid; 
border-bottom-width: 1px;	
border-bottom-color:grey;
}
.product_listing_middle {
border-top-style: solid; 
border-top-width: 1px;	
border-top-color:grey;
border-bottom-style: solid; 
border-bottom-width: 1px;
border-bottom-color:grey;
}
.product_listing_right {
border-right-style: solid; 
border-right-width: 1px;	
border-right-color:grey;
border-top-style: solid; 
border-top-width: 1px;	
border-top-color:grey;
border-bottom-style: solid; 
border-bottom-width: 1px;
border-bottom-color:grey;
}

.smallsmallText {
font-size:9px;
}

H1 {
	font-size:22px;
	color:#000000;
	margin-bottom: 5px;
    padding-bottom: 0px;
	margin-top: 15px;
    padding-top: 0px;
	font-weight:700;
}

H2 {
	font-size:14px;
	color:#666;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;f
    padding-top: 0px;
	font-weight:600;

}

H3 {
	font-size:15px;
	color:#666;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 15px;
    padding-top: 0px;
}

.headline {
	font-size:18px;
	font-weight:bold;
	color:#666;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.categories li{
color:#333;
background: url(/templates/1/images/media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.divider {
	width:100%;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.rightBoxBorder {
	outline:1px solid #4F9A0C;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}



input   {
	background-color: #FFFFFF;
	border: solid 1px #666;
	cursor: pointer;
	}
	

textarea {
	background-color: #ffffff;
	border: solid 1px #666;
	cursor: pointer;
	}
	
select  {

	background-color: #FFFFFF;
	border: solid 1px #666;
	cursor: pointer;
	}


.bread {
	padding-left:5px;
	font-size:10px;
	color:#000000;
}

.blockHeader {
	width:98%;
	padding:5px;
}

.cart {
	font-size:20px;
	font-weight:bold;
	color:#4F9A0C;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}

.headerText {
	font-size:10px;
	color:#999;
	}
	

.boxHeader {
	font-size:14px;
	color:#4F9A0C;
	text-transform:uppercase;
	font-weight:bold;
	line-height:25px;
	}
	

.generalBorder {
	border-width:1px;border-style:solid;border-color:#666;padding:5px; width:98%;
}

/* messages boxes */
.messagebox_red {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:925px;
border:#FF3300 2px solid;
background-color:#FF0000;
padding:10px;
margin-left:0px;
border-color:#000000;
}

.messagebox_orange {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:925px;
border:#FF3300 2px solid;
background-color:#FF9900;
padding:10px;
margin-left:0px;
border-color:#000000;
}

.messagebox_green {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:925px;
border:#FF3300 2px solid;
background-color:#00FF00;
padding:10px;
margin-left:0px;
border-color:#000000;
}

.productListing {

}

.homeLink {
	color:#666;
}

.homeCategory {
	font-size:15px;
}

.categoriesBorder {
	outline:1px solid #666;
}

.searchListingBorder {
	outline:1px solid #666;
	width:99%;
}

.productBorder {
	outline:1px solid #666;
}

.productListingBorder {
	outline:1px solid #999;;
}

.productsName {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}

.productsName2 {
	font-size:11px;
	line-height:20px;
}

/* product block in product listing */
.product_block {
font: bold 15px Arial;
color: #333;
}


.productsListingText {
font-size:11px;
}

.smallText {
font-size:10px;
}

.smallRedText {
font-size:10px;
color:#F00;
}

.fonText {
	padding:5px;
font-size:10px;
font-weight:bold;
}

.entryText {
font-size:12px;
text-transform:uppercase;
color:#333;
font-weight:bold;
}

/* button design */
.button {
	border-right:#039 solid 2px;
	border-bottom:#039 solid 2px;
	border-top:#09f solid 1px;
	border-left:#09f solid 1px;
	
    background: #2263C2;
	padding-left:4px;
	padding-right:4px;
	color:#FFF;
	text-decoration:none
}

.button:hover {
	border-right:#2263C2 solid 2px;
	border-bottom:#2263C2 solid 2px;
	border-top:#2263C2 solid 1px;
	border-left:#2263C2 solid 1px;
	
    background: #2263C2;
	padding-left:4px;
	padding-right:4px;
	color:#FFF;
	text-decoration:underline;
}


/* red button design */
.button2 {
    border: 1px solid #006;
    background:#FF3333;
}


/* mini cart (box) */
TD.cartBox {
color:#000000;
border:#4F9A0C 1px solid;
padding:5px;
}

.cartPrice {
	font-size: 13px;
	color#000;
	font-weight:bold;

}

.detailPrice {
	font-size: 20px;
	color:#690;
	font-weight:bold;
}

/*left navigation Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.arrowlistmenu{
	width:100%;
}
.arrowlistmenu .headerbar{
font: bold 12px Arial;
color: white;
background: black url(/templates/1/images/media/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
margin-top: 0px; /*top spacing between header and rest of content*/

text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color:black;
background: url(/templates/1/images/media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-size: 12px;
}
.arrowlistmenu ul li a:visited{
color:black;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:black;
background-color: #F3F3F3;
}



/* slider css */
/* The Nivo Slider styles */


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:-2px;
	top:-26px;
	color:#000000;
	width:100%;
	z-index:89;
	font-size:16pt;
	font-family: Helvetica, Arial, sans-serif;	
	filter:alpha(opacity=100);
    opacity:1.0;
    background-color:#FFFFFF;
}
.nivo-caption p {
	padding:0px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivoSlider {
	position:relative;
    width:645px;
    height:429px;
	background:#efe9d1 url(/templates/1/images/slider/loading.gif) no-repeat 50% 50%;
    margin-bottom:5px;

}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/templates/1/images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#slider1 .nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
#slider1 .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/templates/1/images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active {
	background-position:0 -22px;
}



/* header countrybox */
#countrywrapper {
outline:1px solid #CCC;
width:130px;
position:relative;
}

#countryc {
padding-right:16px;
background:url("/images/country_select.gif") no-repeat right;
}
#countryc:hover {
cursor:pointer;
margin-top:10px;
}
#countrylist {
display:none;
position:absolute;
font-size:10px;
top:18px;
width:130px;
outline:1px solid #CCC;
background-color:#ffffff;


}

#closecountrylist {
	cursor:pointer;
    position:absolute;
    right:3px;
	top:3px;
}


/* header manufacturerbox */
#manufacturerwrapper {
position:relative;
}
#manufacturerc {
padding-right:16px;
background:url("/images/country_select.gif") no-repeat right;
}
#manufacturerc:hover {
cursor:pointer;
margin-top:10px;
}
#manufacturerlist {
display:none;
position:absolute;
top:0px;
left:0px;
background-color:#ffffff;
width:450px;
border: 1px solid grey;
}
#closemanufacturerlist {
    cursor:pointer;
    position:absolute;
    right:10px;
	top:7px;
}
