/*tag redefines*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #333333 url(nav/bg.gif);
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
form {
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
input {
	width: 100px;
}
a:hover {}
/**/
/*Divs*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #333333 url(nav/content_bg.gif);
}
#logo a {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 70px;
	width: 254px;
	background: #333333 url(nav/Clock-it_off_a.png) no-repeat left top;
}
#logo a:hover {
	background: #333333 url(nav/Clock-it_on_a.png)
}
#endcap {
	right: 0px;
	top: 0px;
	position: absolute;
	background: #333333 url(nav/Clock-it_off_c.png);
	height: 70px;
	width: 26px;
}
#header {
	position: relative;
}
#menu {
	background: url(nav/Clock-it_off_b.png) repeat-x;
	height: 70px;
}
#menulist {
	position: absolute;
	top: 22px;
	left: 255px;
	height: 50px;
	width: 509px;
}
#menulist a {
	text-transform: uppercase;
	font-size: 12px;
}
/*optional picture div*/
#picturebar {
	clear: both;
	height: 120px;
	background: #333333;
	position: relative;
	margin-right: 0px;
	margin-left: 12px;
}
#picturebar a {}
#picturebar a:hover {}

/*Main content*/
#content {
	width: 780px;
	position: relative;
	clear: both;
}
#content p {

}
#content p, #content h1,  #content h2,  #content h3,  #content h4,  #content h5,  #content h6 {
	padding-right: 12px;
	padding-left: 12px;
}
#content h1 {
	font-weight: normal;
	font-size: 28px;
	border-bottom: 1px solid #FF0348;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #CCCCCC;
}
#content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
}
#content h3 {
	font-weight: normal;
	font-size: 20px;
	color: #CCCCCC;
}
#content h4 {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}
#content h5 {
	color: #CCCCCC;
	font-size: 16px;
}
#content h6 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

#side-a {
	float: left;
	width: 220px;
}
#side-a a {
	color: #FFFFFF;
	padding-left: 12px;
	display: block;
	width: 184px;
}
#side-a a:hover {
	color: #FF0348;
	background: #EEEEEE;
}
#side-a p {
	padding: 0px;
	margin-left: 12px;
	margin-right: 12px;
}

#side-a h6 {
	border-bottom: 1px solid #FF0348;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#side-b {
	margin: 0;
	float: left;
	width: 560px;
	height: 1% /* Holly hack for Peekaboo Bug */;
}
/**/
#divider {
	font-size: 1px;
	line-height: 1px;
	background: #333333;
	height: 12px;
	clear: both;
}
#footer {
	position: relative;
	height: 40px;
	width: 780px;
	background: #333333 url(nav/Clock-it_off_bar.png) no-repeat center top;
	font-size: 12px;
	left: 0px;
	bottom: 0px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 6px;
}

#footer a:hover {
	color: #FF0348;
}
#footer p {
	padding-left: 12px;
	padding-top: 18px;
}
/*Classes*/
a.item1, a.item2, a.item3, a.item4, a.item5, a.item6 {
	padding-left: 12px;
	padding-right: 12px;
	height: 23px;
	display: block;
	float: left;
	padding-top: 4px;
	font-weight: bold;
}
a.item1:hover, a.item2:hover, a.item3:hover, a.item4:hover, a.item5:hover, a.item6:hover {
	background: #333333 url(nav/Clock-it_on_b.png) repeat-x left -22px;
	color: #FFFFFF;
}
a.item1 {
}
a.item2 {
}
a.item3 {
}
a.item4 {
}
a.item5 {
}
a.item6 {
}
.indent {
	padding: 12px;
}
p.text_intro {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 9px;
}
p.text_big {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 8px;
}
p.text_mid {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 7px;
}
p.text_small {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 7px;
}
p.text_mini {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 6px;
}
p.text_minute {
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 6px;
}
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7 {
	height: 100px;
	width: 100px;
	display: block;
	float: left;
	margin-right: 9px;
}
/**/
#pic1 {
	background: #333333 url(/homepage/jumbo_1.png);
}
#pic2 {
	background: #333333 url(/homepage/infinity2_1.png);
}
#pic3 {
	background: #333333 url(homepage/holoclock1.png);
}
#pic4 {
	background: #333333 url(/homepage/in-18clock2_1.png);
}
#pic5 {
	background: #333333 url(/homepage/vfdclock_1.png);
}
#pic6 {
	background: #333333 url(/homepage/pinclock_1.png);
}
#pic7 {
	background: #333333 url(/homepage/ballclock1.png);
}
.movie {
	background: url(/nav/movie_bg.png) no-repeat left top;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 354px;
}
#side-b a {
	color: #FFFF99;
}
#side-b a:hover {
	color: #FFCC66;
}

img.col {
	width: 534px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-top: 6px;
	margin-right: 0px;
}
img.halfcol {
	width: 262px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 12px;
}
img.thirdcol {
	width: 170px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 12px;
}
img.leftcol {
	width: 198px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
}
