@charset "utf-8";
/* CSS Document */

body {
	background-color: #616161;
	margin-top: 20px;
}
 


.BG-TopLeft {
	background-image: url(../image/BG-TopLe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-TopRight {
	background-image: url(../image/BG-TopRi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG-BotLeft {
	background-image: url(../image/BG-BotLe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-BotRight {
	background-image: url(../image/BG-BotRi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-LeftStretch {
	background-image: url(../image/BG-LeftS.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BG-Leftviewmore {
	background-image: url(../image/left-vie.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.BG-RightStretch {
	background-image: url(../image/BG-Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BG-BotStretch {
	background-image: url(../image/BG-BotSt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BG-TopStretch {
	background-image: url(../image/BG-TopSt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BG-Menu {
	background-image: url(../image/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.pagination {
	padding: 3px;
	margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #ffffff;
		color: #FFF;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}

.Padding-4-Left {
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

a.Hover-White:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Font-Bold {
	font-weight: bold;
}

a.Hover-White2:link {
COLOR: #CCCCCC; TEXT-DECORATION: none
}
a.Hover-White2:visited {
COLOR: #CCCCCC; TEXT-DECORATION: none
}
a.Hover-White2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.tbl-border {
	border: 1px solid #CCCCCC;
}
.CatTitle_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50B849;
	text-decoration: none;
}


.Font-white {
	color: #FFFFFF;
}
.Font-18 {
	font-size: 30px;
}


a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}


.Form-Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4b4a48;
	color: White;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:4px;
	height: 21px;
}




a.Hover-BLack2:link {
	COLOR: black;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Hover-BLack2:visited {
	COLOR: black;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Hover-BLack2:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a.Hover-BLack4:link {
COLOR: #329a2a; TEXT-DECORATION: underline; font-weight: bold;
}
a.Hover-BLack4:visited {
COLOR: #329a2a; TEXT-DECORATION: underline; font-weight: bold;
}
a.Hover-BLack4:hover {
text-decoration: underline; font-weight: bold;
}

a.Hover-FooterLink:link {
COLOR: #000; TEXT-DECORATION: underline; 
}
a.Hover-FooterLink:visited {
COLOR: #000; TEXT-DECORATION: underline;
}
a.Hover-FooterLink:hover {
text-decoration: underline; 
}

.solidblockmenu1{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 0px solid #fff;
border-width: 0px 0;
background: black url(../image/blockdefault.gif) center center repeat-x;
}

.solidblockmenu1 li{
display: inline;
}

.solidblockmenu1 li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu1 li a:visited{
color: white;
}

.solidblockmenu1 li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../image/blockactive.gif) center center repeat-x;
}

.BG-FooterStretch {
	background-image: url(../image/BG-Foote.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.BG-Header-Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}


a.Hover-BLack2:link {
	COLOR: black;
TEXT-DECORATION: none
text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.Hover-BLack2:visited {
COLOR: black; TEXT-DECORATION: none
text-decoration: underline;
}

a.Hover-BLack2:hover {
text-decoration: underline;
}
.CatHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.Form-TextArea3 {
	font-size: 14px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 200px;
	padding-left: 4px;
}
.myprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #50b849;
}



.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.addy {
	margin: 0;
	padding: 4px;
	border: 0px;
}
.CatHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #50B849;
}
.ShowMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5E17;
}

.ShowCalendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	 
	font-style: normal;
	text-decoration: none;
 
	font-weight:bold;
	color: #b31a24;
	
}


a.Hover-MainCatHeading:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	float: none;
	text-decoration: none;
}
a.Hover-MainCatHeading:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	float: none;
	text-decoration: none;
}

a.Hover-MainCatHeading:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	float: none;
	text-decoration: none;
}


a.Hover-viewdetails:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	float: none;
	text-decoration: none;
}
a.Hover-viewdetails:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	float: none;
	text-decoration: none;
}

a.Hover-viewdetails:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	float: none;
	text-decoration: none;
}
.border-table {
	border: 1px solid #999999;
}
.imgBorder {
	border: 1px solid #CCCCCC;
}


#basket
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	height: 18px;
	PADDING: 2px;
	padding-left: 4px;
		padding-right: 4px;
	border: 0px solid #666666;
	background-color: #d3d9e5;
	width: 220px;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Font-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Font-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Font-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Font-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.Font-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#0E5E17;/*b41b26*/
}
.Font-33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
}
.Font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #b31a24;
}
.Font-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #b31a24;
}

.Font-priceBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: #b31a24;
}
.redtext {
	color: #b41b26;
}




.body_text {
 	font-family: trebuchet ms;
	font-size:13px;
  	color: #000000; 
}	





.scrollingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.Form-TextArea5 {
	font-size: 12px;
	background-color: #ffffcc;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 140px;
	height: 22px;

}

.itemList
{
	background-color: #fff;
	border: 1px solid #D4D0C8;

}.BG-Rightviewmore {
	background-image: url(../image/right-vi.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.Product-Border {
	border: thin solid #999999;
}
.mypadding {
	padding: 4px;
}
.tbl-border2 {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
.CatHeadings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.webaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.webaddress2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	color: #FFFFFF;
}
.beforeprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
}
.homeleftbg {
	background-image: url(../image/guy-menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dotted-line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}


.floatLoader
{
 display:block;
 float: right;
 text-align: right;
}

.floatLoaderHide
{
 display:none;

}
.Form-TextArea3 {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	padding-left: 4px;
}


.Form-TextArea {
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	color: #FFFFFF;
	width: 100%;
	height: 24px;
}
.Form-TextArea2 {
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	padding-left: 4px;
}

.wmbike {
	background-image: url(../image/wmbike00.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dotted-linehorz {
	border-right-width: 0px;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom-style: dotted;
}
.Form-TextArea4 {
	font-size: 14px;
	background-color: #EAEAEA;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	padding-left: 4px;
}
.Form-Buttons2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #50B849;
	color: White;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 100%;
}
.Form-TextArea5 {
	font-size: 14px;
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	padding-left: 4px;
}
.Form-TextArea6 {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 130px;
	padding-left: 4px;
}
.padlock {
	background-image: url(../image/lock0000.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.bg-bestseller {
	background-image:url(../image/bg-rep-b.gif); 
	background-repeat:repeat-x; 
	background-position:center;
}
.BorderLineGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99C604;
	border-right-color: #99C604;
	border-bottom-color: #99C604;
	border-left-color: #99C604;
}
.line-dotted-grey {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.BorderBoxWhite {
	border: 1.5px solid #FFFFFF;
}
.BorderBoxGrey {
	border: 1px solid #999999;
}
.line-dotted-grey-B {


	border-top-width: 1mm;
	border-right-width: 1mm;
	border-bottom-width: 1mm;
	border-left-width: 1mm;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.subcat {
	background-color:#f4f4f4;
	border: solid 1px #d6d6d6;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;	
}

.subcat.Hover-text {
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
}

.subcat-hover {
	background-color:#b11923;
	border: solid 1px #990000;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid ;
border-width: 1px 0;
background: black url(../image/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../image/blockactive.gif) center center repeat-x;
}




<!--  --------------------------------------------------------- --->
<!-- START style buttons--->
 

 
 <!--  --------------------------------------------------------- --->
<!--  --------------------------------------------------------- --->

 
 

<!--  --------------------------------------------------------- --->
<!-- START style buttons--->
 
 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #A1BC8E/*2175bc*/;
border-bottom: 1px solid #666B58;
border-left: 7px solid #919A77;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #45A611;
border-left-color: #327A0B;
color: white;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-image:url(../image/blockdefault.gif) ;

font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
 

 
 <!--  --------------------------------------------------------- --->
<!--  --------------------------------------------------------- --->

  

.Adm_Head_Title {
	background-color:#fefefe;
	border: solid 1px #CC99FF;
	 
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif,'Trebuchet MS';
	font-size:12;	
}
 
.Adm_Head_Label{
	background-color:#f3f3f3;
	border: solid 1px #CC99FF;
	align:left;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif,'Trebuchet MS';
	font-size:12;
}
.Adm_Head_Field{
	
	align:left;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif, 'Trebuchet MS';
	font-size:12;
}














.Link-Cat-Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	color:#0E5E17; /*b41b26*/
}
.Link-Cat-Head:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#0E5E17; /*b41b26*/
	text-decoration: none;
}
.Link-Cat-Head:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#0E5E17; /*b41b26*/;
	text-decoration: none;
}
.Link-Cat-Head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#b41b26;
	text-decoration: underline;
}



a.Link-Cat:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	float: none;
	text-decoration: none;
}
a.Link-Cat:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	float: none;
	text-decoration: none;
}

a.Link-Cat:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	float: none;
	text-decoration: underline;
}




















a.latestnews  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	float: none;
	text-decoration: none;
}

a.latestnews:link {
	color: #000;
	float: none;
	text-decoration: none;
}
a.latestnews:visited {
	 
	color: #000;
	float: none;
	text-decoration: none;
}

a.latestnews:hover {
 	color: #006622;
	float: none;
	text-decoration: underline;
}



a.byfdesigns  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	float: none;
	text-decoration: none;
}

a.byfdesigns:link {
	color: #fff;
	float: none;
	text-decoration: none;
}
a.byfdesigns:visited {
	 
	color: #fff;
	float: none;
	text-decoration: none;
}

a.byfdesigns:hover {
 	color: #B2B343;
	float: none;
	text-decoration: underline;
}






























