﻿body
{
	margin: 0px;
	background-color: #4D2E24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #550522;
	scrollbar-highlight-color: #FFE6A2;
	scrollbar-3dlight-color: #849E68;
	scrollbar-darkshadow-color: #E6D273;
	scrollbar-shadow-color: #65584A;
	scrollbar-arrow-color: #FEF9E3;
	scrollbar-track-color: #FDF5D0;
}
.text
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.TxtBold
{
	font-weight: bold;
	color: #EFDEBA;
}
.heading
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.bold_text
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.border
{
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EAC117;
	border-top-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-color: #EAC117;
	border-bottom-color: #EAC117;
	border-left-color: #EAC117;
}
.img
{
	background-image: url(images/people_04.gif);
	background-repeat: no-repeat;
	border: 0;
}



.text_heading
{
	font-size: 11px;
	font-weight: bold;
	color: #AF9125;
}
.sideborder
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A180E;
	border-right-color: #2A180E;
	border-bottom-color: #2A180E;
	border-left-color: #2A180E;
}

.Title
{
	font-size: 14px;
	color: #F3672F;
	font-weight: bold;
	text-decoration: none;
}

.Title2
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Title a
{
	font-size: 14px;
	color:#F3672F;
	font-weight: bold;
	text-decoration: none;
}
.Title a:hover
{
	font-size: 14px;
	color: #F7D08E;
	font-weight: bold;
	text-decoration: none;
}
.TxtWhite
{
	font-size: 11px;
	color: #F3672F;
	font-weight: bold;
	text-decoration: none;
}
.TxtWhite2
{
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.link
{
	color: #FFFFFF;
	text-decoration: underline;
}


.TxtSellPrice
{
	font-size: 23px;
	color: #910000;
	font-weight: bold;
	text-decoration: none;
}
.ProdName
{
	font-size: 14px;
	color: #910000;
	font-weight: bold;
	text-decoration: none;
}


.Heading
{
	font-size: 10px;
	color: #F6520A;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}

.Message
{
	font-size: 12px;
	color: #F6520A;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}
.HeadingWhite
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;
}

.AccessPrice
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.TxtWhitesmall
{
	font-size: 10px;
	color: #E5A59F;
	text-decoration: none;
	padding-left:8px;
}

.TxtWhitesmall a
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:8px;
}
.TxtWhiteSmaller
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/*daya*/

.textbox
{
	border-bottom-color: #941004;
	border-top-color: #941004;
	border-left-color: #941004;
	border-right-color: #941004;
	height: 14px;
	font-size: 12px;
	background-color: white;
	color: black;
	border-width: 1px;
	font-weight: bold;
}

.table_insideheader
{
	font-weight: bold;
	font-size: 13px;
	color: #C1661F;
}
.shoppeditem
{
	font-size:11px;
	font-weight: bold;
	color: #C9A58B;
	text-decoration: none;
}


.table_left
{
	border: #C9A58B  2px solid;
	background-color: #78522C;
}
.table_header
{
	font-weight: bold;
	font-size: 10px;
	color: white;
}

.DesignHeading
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: white;
}

.DesignHeading a
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:white;
	text-decoration: underline;
}

.DesignHeading a:hover
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #FF6D07;
	text-decoration: none;
}
.top_gray
{
	width: 500px;
	height: 27px;
	background-image: url(../Images/title_line.jpg);
	background-repeat: no-repeat;
}
#top_gray2
{
	width: 500px;
	height: 27px;
	background-image: url(../Images/title_line.jpg);
	background-repeat: no-repeat;
}

.CustomHeading
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #E1B68E;
}

.CustomHeading a
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #E1B68E;
	margin-left: 80px;
	text-decoration: underline;
}

.CustomHeading a:hover
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #A61D00;
	text-decoration: none;
}

.StarColor
{
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.textboxbig
{
	border: #C28A7F 1px solid;
	font-size: 12px;
	background-color: #C8B2AD;
	color: #262522;
	border-width:1px;
	font-weight: bold;
}
.textboxsmall
{
	border: #C28A7F 1px solid;
	font-size: 11px;
	height: 13px;
	background-color: #C8B2AD;
	color: #262522;
	border-width: 1px;
	font-weight: bold;
	width: 12px;
}

.table_right
{
	color: #5E160A;
	padding: 4px;
}

.LabelValue
{
	font-size: 11px;
	color: #F4E2D7;
	font-weight: bold;
}
.NewBorder
{
	background-color: #78522C;
	border-bottom: #C9A58B 2px solid;
	border-top: 0px;
	border-left: #C9A58B 2px solid;
	border-right: #C9A58B 2px solid;
}
.ButtonStyle
{
	border: #F69E7A 1px solid;
	color: #FBFFFF;
	background-color: #EB5614;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: 500;
	vertical-align: middle;
	text-align: center;
	letter-spacing:0px;
	padding:1px 2px 1px 4px;
}

.ShoppingButton
{
	border: #F9CD9D 1px double;
	color: #FCF8EA;
	background-color: #BA660B;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: 500;
	vertical-align: middle;
	text-align: center;
	letter-spacing:0px;
	padding:1px 2px 1px 4px;
}
.InnerTable
{
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.LeftPanel
{
	background-image: url(../Images/varusteet_bg.jpg);
	background-repeat:repeat-y;
}
#LeftPanelValue
{
	background-image: url(../Images/varusteet_subbg.jpg);
	background-repeat: repeat-y;
}
.LeftPanelStore
{
	background-image: url(../Images/varusteet_subbg.jpg);
	background-repeat:repeat-y;
}

.LabelText
{
	font-size: .7em;
	color: #E5A59F;
	text-decoration: none;
}

.LabelPrice
{
	font-size: 12px;
	color:#E17933;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
}

.TableBack
{
	background-image: url(../Images/table_bg.jpg);
	background-repeat:repeat;
	border-bottom: #C9A58B 2px solid;
	border-top: 0px;
	border-left: #C9A58B 2px solid;
	border-right: #C9A58B 2px solid;
}
.Gallery
{
 background-image:url(Resources/Images/index_04.jpg);
 background-repeat:no-repeat;
 width:100%;
 border: 0px;
 height:22px
}
.MotorHeading
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: white;
}

.MotorHeading2
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color:#FF6D07;
	text-decoration: none;
}



.GalleryHeading
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: white;
}

.GalleryHeading2
{
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:#FF6D07;
	text-decoration: none;
}

.GalleryAnchor
{
text-decoration:none;
}

.ButtonStyle a
{
	text-decoration:none;
	color: #FDFDF3;
}

.ShippingMsg
{
	font-size: 12px;
	color:#E17933;
	text-decoration: none;
	letter-spacing:1px;
}
.qtyText
{
	border: #C28A7F 1px solid;
	font-size: 9px;
	height: 11px;
	background-color: #C8B2AD;
	color: #262522;
	border-width: 1px;
	font-weight: bold;
	width: 12px;
}
