/* ----------Head---------- */
#head {
	height:150px;
	width:750px;
	margin:0 auto;
	padding:0;
	background:transparent url('_sgfx/bg_head.jpg') no-repeat top left;
	border:0;
}
.head_txt {
	float:left;
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	letter-spacing:-1px;
	color:#cc99cc;
	padding:10px 0 0 240px;
	margin:0;
	border:0;
	background:transparent;
}
.head_txt a:link {
	color:#cc99cc;
	text-decoration:none;
}
.head_txt a:visited {
	color:#cc99cc;
	text-decoration:none;
	background:transparent;
	padding:0;
}
.head_txt a:hover {
	color:#fc0;
	text-decoration:none;
}
.head_txt a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
.head_txt a:active {
	color:#f60;
	text-decoration:none;
}
/* Search */
.search {
	float:right;
	text-align:left;
	text-decoration:none;
	color:#000;
	padding:0;
	margin:0;
	border:0;
	background:transparent;
}
/* Top NAV */
/* status HIDDEN */
#topnav {
	display:none;
	width:750px;
	padding:0 0 10px 0;
	margin:0 auto;
	border-top:0;
	border-right:1px solid #000;
	border-bottom:0;
	border-left:1px solid #000;
	background:#e0e2e1;
}
.topnav {
	float:left;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	letter-spacing: -1px;
	color:#aaa;
	padding:0;
	margin:0;
	border:0;
	background:transparent;
}
/* Wrappers */
#wrapper1 {
	margin:0 auto;
	width:750px;
	padding:0;
	border-top:1px solid #505050;
	border-right:1px solid #505050;
	border-bottom:1px solid #000;
	border-left:1px solid #505050;
	background:#222 url('_sgfx/bg_wrap1.jpg') repeat-x top left;
}
#wrapper2 {
	margin:0;
	padding:10px 0 0 0;
	border:0;
	background:transparent url('_sgfx/bg_wrap2.jpg') repeat-x bottom left;;
}
#right {
	float:right;
	width:225px;
	font-size:11px;
	line-height:11px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	background:transparent;
	border:0;
	color:#000;
}
#left {
	margin:0 225px 0 0;
	padding:0;
	border:0;
	background:transparent;
}
#foot {
	margin:0 auto;
	width:750px;
	padding:0;
	background:transparent;
	border:0;
}
.buffer {
	margin:0;
	padding:10px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
#columns2 {
	position:relative;
	float:left;
	width:240px;
	overflow:auto;
	padding:0 5px 0 0;
	margin:0;
	border:0;
	background:transparent;
}
#col2_fixedh {
	position:relative;
	float:left;
	width:225px;
	height:250px;
	overflow: auto;
	padding:5px 5px 0 10px;
	margin:0 10px 10px 0;
	border:1px solid #505050;
	background:transparent;
}
/*                Blog               */
#blog_entry {
	width:100%;
	position:relative;
	float:left;
	padding:0;
	margin:0 0 20px 0;
	background:transparent;
	border:1px solid #505050;
	color:#fff;
}
#blog_entry h3 {
	padding:5px;
	margin:0;
	background:#505050 url('blog/00bgfx/bg_h3.jpg') repeat-x top left;
	border:0;
	color:#fff;
}
.blog_date {
	font-size:10px;
	font-weight:normal;
	color:#ccc;
	padding:0;
	margin:0;
	border:0;
	background:transparent;
}
#blog_entry p {
	padding:10px 10px 0 10px;
}
/* Tab Menu */
#tabbed_box_1 {
	margin:0px;
	width:205px;
}
.tabbed_area {
	border:1px solid #505050;
	background-color:transparent;
	padding:8px;
}
ul.tabs {
	margin:0px;
	margin-top:5px;
	margin-bottom:9px;
	padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background:#303030 url(_sgfx/tab_off.jpg) repeat-x top;
	color:#9cf;
	padding:8px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border-top:0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
}
ul.tabs li a:hover {
	background:#505050 url(_sgfx/tab_on.jpg) repeat-x top;
	color:#fc0;
}
ul.tabs li a.active {
	background:#505050 url(_sgfx/tab_on.jpg) repeat-x top;
	color:#fff;
	border-right:1px solid #000;
	border-bottom: 1px solid #505050;
	border-left:1px solid #000;
}
.tab_content {
	padding:10px;
	border:1px solid #000;
	background:#505050 url(_sgfx/tab_content_bottom.jpg) repeat-x bottom;
}
#tab_content_2, #tab_content_3 {
	display:none;
}
.tab_content ul {
	margin:0px;
	padding:0px 10px;
	color:#fff;
}
.tab_content ul li {
	list-style:none;
	border-bottom:1px solid #606060;
	padding-top:8px;
	padding-bottom:8px;
	font-size:11px;
}
.tab_content ul li a {
	text-decoration:none;
	color:#9cf;
}
.tab_content ul li a small {
	color:#808080;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.tab_content ul li a:hover {
	color:#fc0;
}
.tab_content ul li:last-child {
	border-bottom:none;
}
/* --------------------HTML BODY-------------------- */
html, body {
	font-family:"verdana", lucida, sans-serif;
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin:0;
	padding:0;
	background:#111 url('_sgfx/bg_page.jpg') repeat-x top left;
	color:#aaa;
}
/* LINKS */
a {
	outline: none;
}
a:link {
	color:#9cf;
	text-decoration:none;
}
a:visited {
	color:#c9c;
	text-decoration:none;
}
a:hover {
	color:#fc0;
	text-decoration:none;
}
a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
a:active {
	color:#f60;
	text-decoration:none;
}
/* HEADINGS */ 
h1 {
	font-size:24px;
	line-height:24px;
	letter-spacing:-2px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0 0 20px 0;
	color:#fff;
}
h1 a:visited {
	background:transparent;
	padding:0;
}
h2 {
	font-size:20px;
	line-height:20px;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	color:#fff;
	border-top:0;
	border-right:0;
	border-bottom:1px solid #505050;
	border-left:0;
	background:transparent;
}
h2 a:link {
	color:#fff;
	text-decoration:none;
}
h2 a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:0;
}
h2 a:hover {
	color:#fc0;
	text-decoration:none;
}
h2 a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
h2 a:active {
	color:#f60;
	text-decoration:none;
}
h3 {
	font-size:12px;
	line-height:12px;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0 0 5px 0;
	color:#fff;
}
h3 a:link {
	color:#fff;
	text-decoration:none;
}
h3 a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:0;
}
h3 a:hover {
	color:#fc0;
	text-decoration:none;
}
h3 a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
h3 a:active {
	color:#f60;
	text-decoration:none;
}
h4 {
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	color:#fff;
}
h4 a:link {
	color:#fff;
	text-decoration:none;
}
h4 a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:0;
}
h4 a:hover {
	color:#fc0;
	text-decoration:none;
}
h4 a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
h4 a:active {
	color:#f60;
	text-decoration:none;
}
/* PARAGRAPHS */ 
p {
	padding:0;
	margin:0 0 20px 0;
	background:transparent;
}
.s {
	font-size:10px;
}
.sb {
	font-size:10px;
	font-weight:bold;
}
.si {
	font-size:10px;
	font-style:italic;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.cb {
	text-align:center;
	font-weight:bold;
}
.cs {
	text-align:center;
	font-size:10px;
}
.csb {
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
.r {
	text-align:right;
}
.rb {
	text-align:right;
	font-weight:bold;
}
.rs {
	text-align:right;
	font-size:10px;
}
.hilight {
	color:#ffaa00;
}
.u {
	text-decoration:underline;
}
.o {
	text-decoration:overline;
}
.i {
	font-style:italic;
}
.hide {
	display:none;
}
.date {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
	background:transparent;
	border:0;
	color:#606060;
}
.updated {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0 0 10px 0;
	background:transparent;
	border:0;
	color:#606060;
}
.interject {
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #444;
	background:#333;
}
/* Menu2 */
#menu2 {
	background:transparent url('_sgfx/bg_men2.png') repeat-y top right;
}
#menu2 ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#menu2 li {
	display:inline;
}
#menu2 a {
	display:block;
	font-size:11px;
	line-height:11px;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:left;
	margin:0 0 3px 0;
	color:#99ccff;
	background:transparent;
	padding:3px 5px 5px 10px;
	border:1px solid #505050;
	text-decoration:none;
}
#menu2 .active a {
	background:#333;
	color:#fff;
	border-top:1px solid #707070;
	border-right:1px solid #707070;
	border-bottom:1px solid #707070;
	border-left:1px solid #707070;
}
#menu2 a:hover {
	background:#333;
	color:#fff;
	border:1px solid #707070;
}
#menu2 a:active {
	background:#404040;
	color:#f60;
}
/* Menu2 Sub Cat */
#menu2 .sub_cat a {
	font-size:11px;
	line-height:11px;
	letter-spacing: -1px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	padding:2px 5px 3px 5px;
	margin:0 0 3px 20px;
	border-top:1px solid #505050;
	border-right:0;
	border-bottom:1px solid #505050;
	border-left:1px solid #505050;
	background:transparent;
	color:#99ccff;
}
#menu2 .sub_cat a:hover {
	background:#444;
	color:#fff;
	border-top:1px solid #707070;
	border-right:1px solid #707070;
	border-bottom:1px solid #707070;
	border-left:1px solid #707070;
}

.menu2_h1 {
	font-size:11px;
	line-height:11px;
	letter-spacing: -1px;
	font-weight:bold;
	text-align:center;
	padding:2px 5px 5px 5px;
	margin:0;
	color:#fff;
	border:0;
	background:transparent;
}
.side_container {
	margin:0 0 10px 0;
	padding:7px 10px 0 10px;
	border-top:1px solid #303030;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	border-left:1px solid #303030;
	height:100px;
	overflow: auto;
	background:#181818 url(_sgfx/bg_side_container.jpg) repeat-x top center;
	color:#ccc;
}
.menu2_h2 {
	font-size:9px;
	line-height:9px;
	font-weight:normal;
	letter-spacing: 0px;
	text-align:left;
	padding:0;
	margin:0 0 3px 0;
	border:0;
	color:#565656;
	background:transparent;
}
.menu2_txt {
	padding:0;
	margin-bottom:10px;
	color:#ccc;
	background:transparent;
}
.menu2_txtr {
	text-align:right;
	padding:0;
	margin-bottom:10px;
	color:#ccc;
	background:transparent;
}
.menu2_txtrs {
	font-size:9px;
	line-height:9px;
	font-weight:normal;
	letter-spacing: -1px;
	text-align:right;
	padding:2px 0;
	margin:0;
	border-top:0;
	color:#ccc;
	background:transparent;
}
.menu2_txtc {
	text-align:center;
	padding:0;
	margin-bottom:10px;
	color:#ccc;
	background:transparent;
}
/* Fieldset */
fieldset {
	margin:20px 0;
	padding:10px;
	border-top:1px solid #505050;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	border-left:1px solid #505050;
	background:transparent;
}

legend {
	font-size:13px;
	line-height:13px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#fff;
	border-top:1px solid #505050;
	border-right:1px solid #505050;
	border-bottom:0;
	border-left:1px solid #505050;
	padding:2px 10px 0 10px;
	margin:0 0 14px 0;
	background:transparent;
}
/* Stared@ */
ul.sa {
	list-style:none inside;
	margin:5px 0 0 0;
	padding:0;
	border:0;
	text-align:left;
	background:transparent;
}
ul.sa li {
	margin-bottom:10px;
	padding:0;
	border:none;
}
li.blog {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_blog.gif');
}
li.design {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_design.gif');
}
li.enviro {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_enviro.gif');
}
li.fun {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_fun.gif');
}
li.game {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_game.gif');
}
li.info {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_info.gif');
}
li.music {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_music.gif');
}
li.news {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_news.gif');
}
li.pic {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_pic.gif');
}
li.tech {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_tech.gif');
}
li.update {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_update.gif');
}
li.vid {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_vid.gif');
}
li.wales {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_wales.gif');
}
li.wheels {
	list-style-type:square;
	list-style-image:url('_sgfx/sa_wheels.gif');
}
/* Foot txt */
.foottxt {
	color:#505050;
	text-align:right;
	font-size:9px;
	line-height:9px;
	padding:0;
	margin:0;
	border:0;
	background:transparent;
}
.foottxt a:link {
	color:#505050;
	text-decoration:none;
}
.foottxt a:visited {
	color:#505050;
	text-decoration:none;
	background:transparent;
	padding:0;
}
.foottxt a:hover {
	color:#fc0;
	text-decoration:none;
}
.foottxt a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
.foottxt a:active {
	color:#f60;
	text-decoration:none;
}
/* TABLES */ 
table {
	margin-bottom:10px;
}
th {
	font-weight:normal;
	color:#fc0;
}
td {
	vertical-align:top;
}
table.border {
	width:100%;
	padding:1px;
	margin-bottom:10px;
	border:1px solid #505050;
	background:transparent;
}
td.border {
	padding:3px;
	border:1px solid #505050;
	background:transparent;
}
/* Abbr, Acronym */
abbr, acronym, .help {
	border-bottom:2px dotted #333;
	cursor: help;
  }
/* HR */ 
hr {
	width:100%;
	height:1px;
	background-color:#444; /* Netscape 6/7, Mozilla */
	color:#444; /* IE */
	border:#444; /* Opera */
	padding:0;
	margin:0 0 10px 0;
}
/* PRE */ 
pre {
	font-size:10px;
	line-height:10px;
	letter-spacing:0px;
	font-family:monospace,"Courier New";
	font-weight:normal;
	margin-bottom:20px;
	padding:12px 5px 5px 5px;
	background:#111 url('_sgfx/bg_pre.jpg') no-repeat top left;
	color:#ccc;
	border:1px solid #505050;
	overflow:auto;
}
/* UL */ 
ul {
	list-style-type:square;
	margin-bottom:20px;
}
/* IMAGES */ 
img  {
	border:0;
	margin:0;
	padding:0;
	background:transparent;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
img.border {
	border:1px solid #4c4c4c;
}
img.border2 {
	border:2px solid #4c4c4c;
}
img.sec {
	float:left;
	padding:0 5px 0 0;
	margin:0;
}
img.left {
	float:left;
	padding:0 10px 10px 0;
	margin:0;
}
img.right {
	float:right;
	padding:0 0 10px 10px;
	margin:0;
}
