/* Gallery Styles */

#holder{
padding-top:35px;
}

.menu_links{
text-align:left;
font-weight: bold;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}

.menu_section_title{
text-align:left;
font-weight: bold;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:18px;
color:#ff6666;
}

.menu_section_title_description{
text-align:left;
font-weight: normal;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;
color:#ff6666;
line-height:20px;
}

.menu_title{
text-align:left;
font-weight: bold;
font-family:Arial, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
line-height:20px;
}

.menu_description{
font-family:Arial, "Times New Roman", Times, serif;
font-size:11px;
color:#009966;
font-style:italic;
line-height:14px;
}

.menu_description_black{
text-align:left;
font-family:Arial, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
font-style:italic;
line-height:18px;
}

.menu_price{
text-align:right;
font-family:Arial, "Times New Roman", Times, serif;
font-size:18px;
color:#999999;
}

.menu_small_price{
text-align:right;
font-family:Arial, "Times New Roman", Times, serif;
font-size:14px;
color:#999999;
}

.menu_sub_title{
text-align:left;
font-weight: bold;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:19px;
color:#009966;
line-height:33px;
}

.nav{
text-align:right;
font-weight: bold;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;
color:#009966;
line-height:33px;
}

.bread_crumb{
text-align:left;
font-weight: bold;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
line-height:33px;
}

.general_text{
font-family:Arial, "Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
}

.general_text_black{
text-align:left;
font-weight: bold;
font-family:Arial, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

.header_text{
font-family:Arial, "Times New Roman", Times, serif;
font-weight: bold;
font-size:16px;
color:#FFFFFF;
}

.quote_text{
font-family:Arial, "Times New Roman", Times, serif;
font-weight: normal;
font-size:14px;
color:#FF9900;
}






.work_title{
padding:20px 50px 0 64px;
text-align:left;
font-family:Arial, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
line-height:20px;
}

.work_title a{
text-align:left;
font-family:Arial, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
line-height:20px;
}

.work_title a:hover{
font-family:Arial, "Times New Roman", Times, serif;
font-size:12px;
color:#d35454;
line-height:20px;
}

#motioncontainer {
margin:0 auto 0 auto;
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 700px; /* Set to gallery width, in px or percentage */
height: 180px; /* Set to gallery height */
}

#motioncontainer a img {
margin:0 10px 0 0;
border:.4em solid #bbe0eb; /* Set image border color */
}

#motioncontainer a:hover img {
border: .4em solid #fd9997; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

