body {text-align: center; margin:0px; padding:0px;
}
a:link {
}
a:active {
}
a:visited {
}
a:hover {
}


#preload {display: none;
}




/* Main Layout Controll */


#container {display: block; margin: auto; text-align: left; display: block; width: 700px; 
}
#content-border-top { width: 700px; height: 1px; margin: 5px 0px 10px 0px;
}
#content-border-bottom { width: 700px; height: 1px; padding: 5px 0px 5px 0px;
}
#content {
}
#frameleft {float: left; width: 270px;
}
.imgleft {border: 1px solid; border-color: #CCCCCC;
}
#frameright {display: block; float: right; margin: 0px 0px 10px 10px;
}
#mainframe {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; margin: 0px 10px 0px 270px;
}




/* Gallery */


#gallery-scroller {display: block; height: 200px; background: green;
}
.galleryimg {width: 130px; height: 99px; border: 0px;
}
#motioncontainer {position: relative; overflow: hidden;  border-bottom: 3px solid; border-color:#FF6600;
}
#motiongallery {position:absolute; left:0px; top:18px;
}
.inactive { width: 140px; margin: auto; text-align: center; height:112px; background-image:url(images/ball_inactive.gif); background-repeat: no-repeat; padding-bottom:15px;
}
.active {width: 140px; margin: auto; text-align: center; height:112px; background-image:url(images/ball_active.gif); background-repeat: no-repeat; padding-bottom:15px;
}
.inactive:hover { width:140px; height:112px; background-image:url(images/ball_active.gif); background-repeat:no-repeat; 
}
.left {float: left; display: block; width: 5px; height: 9px; position: relative; top: 0px; left: 0px;
}
.right {float: right; display: block; width: 5px; height: 9px; position: relative; top: 0px; left: 0px;
}



/* Gallery Styles */


#motioncontainer { margin: auto;
width: 100%; /* Set to gallery width, in px or percentage */
height: 120px; /* Set to gallery height */
align: center;
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}




/* 3 Adverts at the bottom */


#addshape {display: block; height: 100px;
}
#addshape img {border: 0px;
}
#add1 {display: block; float: left; width: 230px; height: 100px; border: 1px solid; border-color:#cccccc; margin: 2px 0px 2px 0px;
}
#add2 {display: block; float: left; width: 230px; height: 100px; border: 1px solid; border-color:#cccccc; margin: 2px 2px 2px 2px;
}
#add3 {display: block; float: left; width: 230px; height: 100px; border: 1px solid; border-color:#cccccc; margin: 2px 0px 2px 0px;
}




/* Text formating */


.ProductTitlePart1 {font-family:Verdana; font-weight: bold; font-size:14pt; color:#FF6600 
}
.ProductTitlePart2 {font-family:Verdana; font-weight: bold;  font-size:14pt; font-style: italic; color:#000000;
}
.EMenuCatIndent  {color: #FF6600; font-size: 8pt; font-weight: bold;
}




/* Image Switcher */


.thumbnail_active {
}
.thumbnail-img {width:75px; height:75px; border:1px solid; border-color:#CCCCCC; margin: 2px 10px 5px 0px; float: left;
}





