body {
font-family: Tahoma;
background-image: url(gfx/bg3.jpg);
background-position: top center;
margin: 0px;
margin-top: 5px;
font-size: 11px;
color: #6a6a6a;
line-height: 15px;
}
div, td, span {
font-size: 11px;
color: #6a6a6a;
}
img {
border: 0px;
}

a, ul a, div a, ul a{
color: #000000;
text-decoration: none;
font-weight: bold;

}
.invisible {
	visibility: hidden;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border-top: 1px solid #E7E7E8;
border-bottom: 1px solid #E7E7E8;
color: #e8a38a;
font-weight: bold;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDD4E6,direction=180);
progid:DXImageTransform.Microsoft.Blur(pixelradius=22)
    progid:DXImageTransform.Microsoft.Wheel(duration=3)
}

/* START CLASS STYLES */




a.topMenu {
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
}

.menuLev1, .menuLev1 a {
text-decoration: none;
color: #696969;
font-size: 11px;
font-weight: bold;
line-height: 26px;
margin: 0px;
padding: 0px;
width: 200px;
height: 28px;
background: white url(gfx/menuBg.png) no-repeat;
display: block;
}
.menuLev1 a:hover, .menuLev1Selected, a.menuLev1Selected{
text-decoration: none;
line-height: 26px;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding: 0px;
color: #a51e1e;
width: 200px;
height: 28px;
background: white url(gfx/menuBg.png) no-repeat;
display: block;
}


.menuLev2, a.menuLev2 {
text-decoration: none;
color: #696969;
font-size: 11px;
font-weight: bold;
line-height: 26px;
margin: 0px;
padding-left: 10px;
width: 190px;
height: 28px;
background: white url(gfx/menuBg.png) no-repeat;
display: block;
}
.menuLev2 a:hover, .menuLev2Selected, a.menuLev2Selected{
text-decoration: none;
line-height: 26px;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding-left: 10px;
color: #a51e1e;
width: 190px;
height: 28px;
background: white url(gfx/menuBg.png) no-repeat;
display: block;

}
.menuLev3 {
font-weight: normal;
font-size: 11px;
margin: 0px;
padding: 2px;
}

.menuLev3 a:hover, .menuLev3Selected, a.menuLev3Selected {
font-weight: bold;
font-size: 11px;
margin: 0px;
padding: 2px;
}

.right {
text-align: right;
}
.left {
text-align: left;
}

.prodInfo {
padding: 6px;
}
.price {
font-weight: bold;
font-size: 22px;
color: #A6CE39;
}
.textInput {
-moz-opacity: 0.60;
opacity: 0.60;
filter: alpha(opacity=60);
border: 1px #c4c4c4 solid;
background-color: #dfdfdf;
color: #000000;
}
.selectInput {
-moz-opacity: 0.60;
opacity: 0.60;
filter: alpha(opacity=60);
background-color: #fcf7f1;
border: 2px #EC008C solid;
}

.of {
font-size: 11px;
color: #6a6a6a;
text-align: left;
font-weight: normal;
padding-left: 10px;
}
.hand {
cursor: pointer;
}

input.button {
border: 1px #c4c4c4 solid;
background-color: #dfdfdf;
color: #6a6a6a;
font-weight: bold;
cursor: pointer;
}
input.trans{
-moz-opacity: 0.60;
opacity: 0.60;
filter: alpha(opacity=60);
background-color: #fcf7f1;
border: 2px #EC008C solid;
}

.errmsg {
-moz-opacity: 0.60;
opacity: 0.60;
filter: alpha(opacity=60);
border: 1px #c4c4c4 solid;
background-color: #dfdfdf;
color: #000000;
font-size: 12px;
padding: 3px;
}
/* SLUTT CLASS STYLES */









/* START ID STYLES */

#content {
width: 867px;
display: block;
background: url(gfx/contentBg.png) repeat-y center center;
}
#rightSide {
	width: 184px;
}
#bigContent {
	width: 635px;
	display: block;
	vertical-align: top;
	padding-left: 11px;
	padding-top: 20px;
	overflow: hidden;
}
#smallContent {
	width: 416px;
	display: block;
	vertical-align: top;
	padding-left: 11px;
	overflow: hidden;
}
#innerContent {
	width: 373px;
	vertical-align: top;
	padding-left: 11px;
	padding-right: 11px;
}
#leftSide {
	width: 307px;
}
#topMenu {
	width: 922px;
	height: 40px;
	background-color: #172154;
	border-left: 10px #FFFFFF solid;
	border-right: 10px #FFFFFF solid;
	border-bottom: 10px #FFFFFF solid;
}
#menu {
background-color: #eff7dd;
width: 210px;
height: 458px;
padding-left: 29px;
cursor: pointer;
vertical-align: top;
color: #b18747;
font-size: 11px;
}

#news {
	width: 219px;
}

#bottomLine {
	width: 964px;
	height: 5px;
	background-color: #8fae48;
}


/* SLUTT ID STYLES */




/* START TEXT STYLES */

.heading {
font-size: 17px;
font-weight: bold;
color: #6a6a6a;
padding-bottom: 3px;
text-transform: uppercase;
}

.newsFirstHeading, .newsFirstHeading a {
font-size: 20px;
font-weight: bold;
color: #7f5135;
margin-top: 3px;
margin-bottom: 3px;
text-transform: uppercase
}

.newsMediumHeading, .newsMediumHeading a {
font-size: 13px;
font-weight: bold;
color: #BB003A;
margin-top: 3px;
margin-bottom: 3px;
width: 175px;
text-transform: uppercase
}

.newsListHeading, .newslistHeading a {
font-size: 11px;
font-weight: bold;
color: #6a6a6a;
margin-top: 3px;
margin-bottom: 3px;
text-transform: uppercase
}

.text {
font-size: 11px;
font-weight: normal;
color: #565656;
padding-top: 3px;
}

.contactText, .contactText a {
font-size: 12px;
font-weight: normal;
color: #b18747;
padding-top: 3px;
}

.shortText {
font-size: 13px;
font-weight: bold;
color: #565656;
padding-top: 3px;
}

.newsMediumText {
font-size: 12px;
font-weight: normal;
color: #7f5135;
width: 175px;
}

.newsListText, .newsListText a{
font-size: 11px;
font-weight: normal;
color: #6a6a6a;
}

.youAreHere {
font-size: 11px;
font-weight: bold;
color: #E8A38A;
}

.readMore, .readMore a {
padding-top: 3px;
font-size: 11px;
font-weight: bold;
color: #6a6a6a;
}

a.prodLink {
text-decoration: none;
color: #000000;
}


/* SLUTT TEXT STYLES */




/* START BOX STYLES */

.boxSmallLeft {
float: left;
}

.boxSmallRight {
float: left;
clear: right;
}

.boxLarge {
clear: both
}

.boxHeading {
font-size: 14px;
font-weight: bold;
color: #172154;
margin-bottom: 2px;
text-transform: uppercase
}

.boxText {
font-size: 12px;
color: #172154;
margin-top: 5px;
margin-bottom: 2px;
line-height: 15px;
}

/* SLUTT BOX STYLES */

