

/* CSS Document */

body {
	background: #000000 url(/images/style4_background.png) top repeat-x fixed;
	color: #888888;
	padding: 0;
	margin: 0;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #FF7700;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.branding {
	color: #888888;
	margin: 10px auto 10px auto;
	text-align: center;
}
#container {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#footer {
	color: #DDDDDD;
	width: 900px;
	border-top: 1px solid #550000 !important; /* for firefox and all */
	*border-top: 1px solid #550000 !important; /* for ie6 and ie7 */
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	padding: 20px;
}
#footer * {
	color: #DDDDDD;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
}
#footer a {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #DDDDDD;
}
#footer a:hover {
	color: #0000FF;
}
#header {
	width: 900px;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
}
#header #tbar {
	border: 3px double #000000 !important; /* for firefox and all */
	*border: 3px double #666666 !important; /* for ie6 and ie7 */
}
#header * {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
#main {
	width: 650px;
	background: ;
	color: #FFFFFF;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	padding: 20px;
}
#side {
	width: 250px;
	background: ;
	color: #DDDDDD;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	padding: 20px;
}
#side td {
	color: #DDDDDD;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
}
.sidetitle {
	width:210px;
	text-align:left;
	font-weight:bold;
	font-size:12pt;
	color: #ffcc00 !important;
	border-bottom:2px dotted #555555;
	margin-bottom: 8px;
}
.divider {
	width:210px;
	text-align:center;
	line-height:20px;
	height:20px
}
.main_holder {
	width:610px;
	line-height:1px;
	height:1px
}
.side_holder {
	width:210px;
	line-height:1px;
	height:1px
}
.navbar {
	border: 1px solid #333333;
	background: #000000 url(/images/style4_background.png) repeat-x top;
	padding: 5px;
	margin-bottom: 15px;
	color: #aaaaaa;
	font-size:10pt;
}
.navbar td {
	padding: 5px;
}
.sideimage {
	border: 2px solid #000000 !important;
}
.orderlink {
	display:block;
	width: 210px;
	text-align:center;
	font-weight:bold;
	background: #000000;
	color: ;
	border: 1px solid #555555;
	padding:2px 0 2px 0;
	margin:15px 0 10px 0;
}
.orderlink:hover {
	background: #555555;
	color: ;
	border: 1px solid #555555;
}
.title {
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12pt;
	color: #ffcc00;
	font-weight:bold;
	width: 100%;
	border-bottom: 2px dotted #555555;
	margin: 0 0 15px 0;
	text-transform:uppercase;
}
.smalltext {
	font-size: 8pt;
}
.weblogtitle {
	color: #FFFFFF;
	border-bottom:2px dotted #444444;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
.weblogdata {
	background: #333333;
	color: #aaaaaa;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 10px 15px 15px 15px;
	line-height: 24px;
}
.weblogpostline {
	background: #000000 url(/images/style4_background.png) repeat-x top;
	height: 30px;
	color: #999999;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
.weblogfooter {
	background: #555555;
	height: 30px;
	color: #aaaaaa;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
	border-top: 1px dotted #666666;
}
.weblogfooter a {
	color: #aaaaaa;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
}
.weblogleft {
	background: #555555;
	height: 30px;
	width: 30px;
	border-top: 1px dotted #666666;
}
.weblogright {
	background: #555555;
	height: 30px;
	width: 30px;
	border-top: 1px dotted #666666;
}
.weblogdivider {
	height: 20px;
	color: #999999;
	font-size: 8pt;
	font-weight: bold
}
.commentdata {
	background: #333333;
	color: #999999;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 10px 15px 15px 15px;
	line-height: 24px;
	border-style: solid;
	border-color: #555555;
	border-width: 0 1px 0 1px;
}
.commentheader {
	background: #333333 url(/images/style4_background.png) repeat-x top;
	color: #aaaaaa;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px 1px 0 1px;
}
.owner {
	color: #ffde00 !important;
	font-size: 10pt;
}
.commentfooter {
	background: #555555;
	color: #888888;
	font-family: 'Segoe UI', 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 8pt;
	padding: 3px;
	border-style: solid;
	border-color: #555555;
	border-width: 0 1px 1px 1px;
}
table.post_inset {
	background: #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 30px;
	border: none
}
td.post_inset {
	padding: 3px;
}
img.inset_image {
	border: 1px solid #888888
}
.alert {
	color: red;
	margin: 10px 0 15px 0 !important;
	padding:2px;
	width:100%;
	font-size:8pt;
}
