.bodyDefaultStyle {
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
background-image:url('common/pagebackground.jpg');
background-color:#1d4c56;
background-repeat:repeat;
background-position:top center;
}


/*------------------TEXT-------------------*/
/*Note the index text is also used on the about us and contact page*/
.indexTextHeader {
font-family:verdana, arial, sans-serif;
font-size:15px;
color:#ffcd42;
font-weight:bold;
}

.indexTextSubHeader {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#ffcd42;
font-weight:bold;
}

.indexTextBullet {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.indexTextDefault {
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.indexTextHotNews {
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}


.galleryPictureTitle {
font-family:verdana, arial, sans-serif;
font-size:15px;
color:#ffcd42;
font-weight:bold;
}
.galleryPictureDescriptionHeader {
font-family:verdana, arial, sans-serif;
font-size:12px;
color:#ffcd42;
font-weight:bold;
}
.galleryPictureDescription {
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.stockSystemInBoxes {
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-top:2px;
padding-bottom:2px;
}



.loginInput {
font-family:verdana, arial, sans-serif;
font-size:11px;
color:#000000;
}


/*-----------------LINKS----------------------*/
a.indexLinkDefault:link, a.indexLinkDefault:visited {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}

a.indexLinkDefault:hover, a.indexLinkDefault:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.indexLinkHotNews:link, a.indexLinkHotNews:visited {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}

a.indexLinkHotNews:hover, a.indexLinkHotNews:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.thumbBarLight:link, a.thumbBarLight:visited {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.thumbBarLight:hover, a.thumbBarLight:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.thumbBarDark:link, a.thumbBarDark:visited {
font-family:verdana, arial, sans-serif;
color:#CCCCCC;
font-size:11px;
text-decoration:none;
}

a.thumbBarDark:hover, a.thumbBarDark:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.subMenuBarDark:link, a.subMenuBarDark:visited {
font-family:verdana, arial, sans-serif;
color:#CCCCCC;
font-size:11px;
text-decoration:none;
}
a.subMenuBarDark:hover, a.subMenuBarDark:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

a.subMenuBarLight:link, a.subMenuBarLight:visited {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a.subMenuBarLight:hover, a.subMenuBarLight:active {
font-family:verdana, arial, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

/*--------------BY ID's---------------*/
#indexMainTable {
background-image:url('index/indexbackgroundsketch.gif');
background-repeat:no-repeat;
background-position:top right;
}

#hotNewsBevelTopRight {
background-image:url('index/hotnews/beveltopright.gif');
background-repeat:no-repeat;
background-position:top right;
}
#hotNewsBevelTopLeft {
background-image:url('index/hotnews/beveltopleft.gif');
background-repeat:no-repeat;
background-position:top left;
}
#hotNewsBevelBottomRight {
background-image:url('index/hotnews/bevelbottomright.gif');
background-repeat:no-repeat;
background-position:bottom right;
}
#hotNewsBevelBottomleft {
background-image:url('index/hotnews/bevelbottomleft.gif');
background-repeat:no-repeat;
background-position:bottom left;
}


/*------------TABLES----------------*/
.galleryThumbBarLight {
background-color:#093C5C;
}


.subMenuBarDark {
background-color:#093C5C;
text-align:center;
}
.subMenuBarLight {
background-color:#1d577c;
text-align:center;
}

.contactUsSpacerCell {
height:3px;
}

.stockSystemBoxBorder {
background-color:#15537a;
}


/*----------------FORMS--------------------*/
.contactUsTextInput {
font-family:verdana, arial, sans-serif;
font-size:11px;
}
