* {
padding: 0;
margin: 0;
}

a img {
border: 0px
}


.page_wrapper {
width: 960px;
margin: 0 auto 0 auto;
}

body {
background-color: #FFFFFF;
}

#content_panel {
background-color: #fff;
background-position: top left;
background-repeat: repeat-x;
background-image: url("../images/bg_stripe4.jpg");
background-repeat: repeat;
background-position: top left;
}

#content_wrapper {
width: 960px;
margin: 0 auto 0 auto;
padding: 0px 0 0px 0;
background-color: #FFF;
/*border-left: solid 1px #ccc;
border-right: solid 1px #ccc;*/

}


#name_panel {
height: 120px;
/*background-image: url("../images/js_name2_bg.jpg");*/
background-color: #313131;
background-repeat: repeat-x;
}

#name_wrapper {
height: 90px;
background-repeat: repeat-x;
line-height: 0px;
}

#name_description {
font-size: 10px;
padding: 20px 40px 0 0;
}


#name_description ul{
list-style-type: none;
text-decoration: none;
text-align: right;
line-height: 14px;
letter-spacing: 2px;
margin-top: 10px
}


#navbar_panel {
border-top: solid 1px #ccc;
border-bottom: solid 1px #797979;
}


#navbar {
}

#name_mug_container {
padding: 20px 20px 20px 20px;
width: 80px;
height: 80px;
background-image: url("../images/bg_stripe7_w_313131.jpg");
background-repeat: repeat;
}

#nav_mug_strip {
width: 120px;
height: 30px;
background-image: url("../images/bg_stripe8_w_797979.jpg");
background-repeat: repeat;
}


#navbuttons {
height: 30px;
}

#navbuttons ul {
list-style-type: none;
}

#navbuttons ul li {
float: left;
width: 159px;
border-right: solid 1px #ccc;
}

#navbuttons ul li a {
display: block;
text-decoration: none;
color: #ffffff;
height: 21px;
padding-top: 9px;
font-size: 11px;
font-weight: bold;
letter-spacing: 4px;
text-transform: uppercase;
/*background-image: url("../images/button_bg.jpg");
background-repeat: repeat-x;
background-position: top;*/
}


#navbuttons ul li a:hover {
color: #FFF;
background-color: #f2841b;
/*background-position: bottom;*/
}

#navbuttons ul li a.on {
color: #fff;
background-color: #aaaaaa;
/*background-image: none;*/
}


#navbuttons ul li ul {
display: none;
}


#navbar ul li ul li{
clear: both;
border-right: 0px;
}

#navbuttons ul li:hover ul{
display: block;
position: absolute;
border-right: none;
margin-top: 1px;
}

#navbuttons ul li ul li a {
font-size: 10px;
letter-spacing: 1px;
/*background-color: #f2841b;*/
background-image: url("../images/dd_bg.png");
background-position: top;
background-repeat: repeat-x;
height: 20px;
padding-top: 10px;

}

#navbuttons ul li ul li a:hover {
background-position: bottom;
}

#footer_panel {
background-color: #313131;
}


#footer {
height: 400px;
padding: 15px 40px 0px 40px;
background-color: #313131;
/*border-left: solid 1px #ccc;
border-right: solid 1px #ccc;*/
}

.work_thumb {
width:120px;
height: 120px;
background-image: url("../images/bg_stripe4.jpg");
background-repeat: repeat;
padding: 20px;
/*margin-bottom: 40px;*/
}

.work_thumb a {
display: block;
}

.work_thumb:hover {
background-image: url("../images/bg_stripe9_w_cccccc.jpg");
background-color: #cccccc;
background-repeat: repeat;
}


.stripey {
background-image: url("../images/bg_stripe4.jpg");
background-repeat: repeat;
}

#footer small {
color: #cccccc;
}

#splash_divider {
height: 3px;
border-top: solid 1px #cccccc;
}

#gallery_container {
border: solid 1px #ccc;
margin-bottom: 40px;
}

#feature_description {
margin-bottom: 40px
}

#controls_container {
height: 20px;
background-color: #797979;
padding: 3px 6px 3px 6px;
}

#controls_container a{
text-decoration: none;
text-transform: uppercase;
font-size: 10px;
color: #ffffff;
letter-spacing: 1px;

}

#caption_container {
height: 100px;
padding: 20px;
font-size: 12px;
background-color: #cccccc;
}


/*.thumb {
width:120px;
height: 120px;
background-image: url("../images/bg_stripe4.jpg");
background-repeat: repeat;
padding: 20px;*/


