/* Nice Biscuits CSS by door4 */

body {
background-image: url(../images/backgroundimg.jpg);
background-repeat:no-repeat;
background-position: center top;
background-color: #171715;
color: #FFFFFF;
font-family: Verdana, sans-serif;
font-size: 10px;
line-height: 130%;
margin: 0;
}

a {
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#grey {
background-color:#171715;
border-bottom:10px solid #171715;
border-left:10px solid #171715;
border-right:10px solid #171715;
margin:0 auto;
width:580px;
}

#container {
margin: 0 auto;
width: 576px;
}

#navbg {
width: 100%;
height: 130px;
/*background-color: #171715;
background-image: url(../images/build/bg_nav.gif);
background-repeat: repeat-x;
background-position: top;*/

}

#nav {
margin: 0 auto;
width: 576px;
border-left:10px solid #171715;
border-right:10px solid #171715;
}

#nav2 {
margin: 0 auto;
width: 576px;
border-top-color: #171715;
border-top-style: solid;
border-top-width: 6px;
}

#logo {
background-color: #171715;
margin-bottom: 10px;
}

/* columns */
#columns {
background-color: #171715;
height: 100%;
margin-bottom: 10px;
clear: both;
margin-top: 10px;
}
#columns2 {
	background-color: #171715;
	display: table;
	height: 100%;
	margin-bottom: 10px;
	clear: both;
	color: #a6a5a4;
}
#columns2 b {
color: #FFFFFF;
font-weight: bold;
}
#left {
width: 396px;
float: left;
/* background-color: #FF0000; */
font-size: 10px;
color: #a6a5a4;
}
#left b {
color: #FFFFFF;
font-weight: bold;
}
#right {
width: 170px;
/* background-color: #00FF00; */
float: left;
margin-left: 10px;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
}

#right a {
font-weight: bold;
}

#right b {
color: #ec008c;
font-weight: bold;
}

.featured {
line-height: 18px;
}
/* end of columns */

#footer {
font-size: 9px;
text-align: right;
clear: both;
/* border-top-color: #171715;
border-top-style: solid;
border-top-width: 10px; */
margin: 0 auto;
width: 576px;
padding-right: 18px;
padding-top: 6px;
padding-bottom: 10px;
}
#footer a {
font-weight: bold;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

/* headers */
h1 {
	color: #a6a5a4;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: 0;
}
h2 {
color: #FFFFFF;
font-size: 18px;
line-height: 18px;
font-weight: normal;
border: none;
margin: 0;
padding: 0;
}
/* end of headers */

/* work */
#work {
width: 576px;
height: 224px;
}
#video {
/* background-color: #0000FF; */
float: left;
width: 396px;
height: 224px;
}
#videokit {
/* background-color: #0000FF; */
float: right;
width: 396px;
height: 224px;
}
#workright {
float: left;
margin-left: 10px;
}

#workright2 {
float: left;
width: 576px;
background-color:#000000;
text-align:center;
}

#topright {
width: 170px;
height: 96px;
margin-bottom: 10px;
/* background-color: #00FF00; */
}

#bottomright {
width: 170px;
height: 96px;
/* background-color: #FFFF00; */
margin-top: 10px;
}

#rightspacer {
background-image: url(../images/build/170_12a.gif);
background-repeat: no-repeat;
width: 170px;
height: 11px;
}

#topright p {
margin: 10px;
padding: 0;
display: table;
}

#kitoright {
float: left;
margin-right: 10px;
}
#kitright {
width: 170px;
}

#topright a {
font-weight: bold;
}

#topright b {
color: #ec008c;
font-weight: bold;
}
/* end of work */


/* navigation */

#nav td a {
text-decoration: none;
display: block;
height: 16px;
line-height: 16px;
/* font-family: Hops004, Verdana, sans-serif; */
font-family: Verdana, sans-serif;
font-size: 10px;
}

#nav td a:hover {
/* background-color: #2e2e2c; */
text-decoration: underline;
}
/* end of navigation */

.file td {
color: #171715;
background-color: #FFFFFF;
}

.team {
float: right;
width: 170px;
margin-left: 10px;
}

.folio {
width: 178px;
float: left;
margin-right: 23px;
/* line-height: 20px; */
display: table;
}

.folio img {
border-color: #FFFFFF;
border-style: solid;
border-width: 4px;
margin-bottom: 4px;
}

.folioright {
width: 178px;
/* background-color: #0099CC; */
float: right;
line-height: 20px;
}

.folioright img {
border-color: #FFFFFF;
border-style: solid;
border-width: 4px;
}


.row {
clear: both;
margin-bottom: 17px;
display: table;
min-height: 100%;
width: 580px;
}

/* forms */

form input {
font-family: Verdana, sans-serif;
font-size: 10px;
border: none;
padding: 2px;
}

.submit {
background-color: #a6a5a4;
color: #FFFFFF;
font-weight: bold;
}

#searchForm {
margin: 0;
}

/* end of forms */

.kit {
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
margin-left: 10px;
}

.grey {
color: #999999;
}

/* additional styles - may 2008 */
.hold-right {float:right;}
.hold-left {
	float:left;
}
