/* ========================================================
    CSS STYLES FOR ROBBEARDSLEY.COM
   ======================================================== */   


/* PAGE ELEMENTS */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	text-align: left;
	width: 844px;
}

#masthead {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 98px;
	width: 842px;
}

#subnav {
	margin-top: 37px;
	margin-left: 112px;
}

#bottom {
	height: 12px;
	width: 840px;
}

/* CLASSES */

.topbtn {
	background-image: url(../images/topbckgrnd.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.midbtn {
	background-image: url(../images/midbckgrnd.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.samples {
	margin-top: 6px;
	margin-bottom: 10px;
}

.samples2 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.logos {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: .65px;
}

.poster {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.65px;
}

.dottedrule778 {
	background-image: url(../images/elements/dottedrule_778w.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 5px;
	width: 838px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* LINK STYLES */

.midbtn a:link, .midbtn a:active, .midbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.midbtn a:hover {
	color: #0000FF;
	text-decoration: none;
}

.topbtn a:link, .topbtn a:active, .topbtn a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.topbtn a:hover {
	color: #0000FF;
	text-decoration: none;
}

.whitetopbtn {
	background-image: url(../images/topbckgrnd.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.whitetopbtn a:link, .whitetopbtn a:active, .whitetopbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.whitetopbtn a:hover {
	color: #0000FF;
	text-decoration: none;
}

.pagenav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .65px;
}
.pagenav a:link, .pagenav a:active, .pagenav a:visited {
	color: #666666;
	text-decoration: none;
}

.pagenav a:hover {
	color: #000000;
	text-decoration: none;
}

.curnav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .65px;
}
.curnav a:link, .curnav a:active, .curnav a:visited {
	color: #000000;
	text-decoration: none;
}

.curnav a:hover {
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	width: 780px;
	margin-top: 12px;
	margin-left: 60px;
	text-align: center;
	margin-bottom: 50px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
}

.pagelink {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.65px;
	text-transform: uppercase;
}

.pagelink a:link, .pagelink a:active, .pagelink a:visited {
	color: #535353;
	text-decoration: none;
	letter-spacing: .65px;
}

.pagelink a:hover {
	color: #333333;
	text-decoration: none;
	letter-spacing: .65px;
}

.whatnew {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/arrowback.gif);
}

.whatnew a:link, .whatnew a:active, .whatnew a:visited {
	color: #333333;
	text-decoration: none;
}

.whatnew a:hover {
	color: #333333;
	text-decoration: none;
}

.shadowleft {
	background-image: url(../images/elements/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.shadowright {
	background-image: url(../images/elements/rightshadow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.content {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: .6px;
}

.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
}

