* { 
	margin: 0px;
	padding: 0px;
}

body {
margin-top : 0px;
padding : 0;
text-align : left;
font-family : arial, helvetica, verdana, sans-serif;
color: #000;
background: #fff; 
font-size:10pt;
}

 p {
    margin-top:10px;
	color:#000;
	font-size:10pt;
	}
#rform {
	color:#000;
	font-size:10pt;
	}
	
	scrollbar {
scrollbar-3dlight-color:#edeae3; 
scrollbar-arrow-color:#edeae3 
scrollbar-base-color:#cdc6b4; 
scrollbar-darkshadow-color:#cdc6b4; 
scrollbar-face-color:#edeae3; 
scrollbar-highlight-color:#cdc6b4; 
scrollbar-shadow-color:#cdc6b4;
}




a {
color : #4c4b4a;
text-decoration : none;
}
a:hover {
color : #edeae3;
text-decoration : none;
}
a:visited {
color : #4c4b4a;
text-decoration : none;
}

#video_area {
	position:absolute;
	left:25px;
	top:74px;
	width:425px;
	height:438px;
	background : url("../_img/vidframe.jpg");
	font-size:12px;
	color:#fff;
	text-align:left;
	float:left;
}


#video_area h1 {
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding-bottom:3px;
	}


#video_area p {
	text-align:center;
	margin-top:7px;
    padding-top:0px;
	margin-bottom:6px;
	line-height:14px;
	font-weight:bold;
	}

#video_area a:link, #video_area a:active, #video_area a:visited{
	color:#FE9004;
	text-decoration: none;
	padding: 5;
	font-family: arial, verdana, sans-serif,arial, helvetica;
	font-size:12px;
}

#video_area a:hover {
	color: #ccc;
	text-decoration: none;
}


#info_area {
	position:absolute;
	left:475px;
	top:75px;
	width:468px;
	height:22px;
	background : url("../_img/info_header.jpg");
	font-size:12px;
	color:fff;
	text-align:left;
	float:left;
}


#info_area p {
	width:468px;
	text-align:center;
	margin-top:7px;
    	padding-top:0px;
	margin-bottom:6px;
	line-height:14px;
	font-weight:bold;
	}

#info_area a:link, #info_area a:active, #info_area a:visited{
	color:#FE9004;
	text-decoration: none;
	padding: 5;
	font-family: arial, verdana, sans-serif,arial, helvetica;
	font-size:12px;
}

#info_area a:hover {
	color: #ccc;
	text-decoration: none;
}

.vidactiontxt{
font-size : 14px;
font-weight:bold;
color:#FE9004;
z-index: 10;
margin-left:8px;
}


#contentcolor {
	position:absolute;
	left:471px;
	top:93px;
	margin: 3;
	width: 468px;
	text-align: left;
	font-family: arial, verdana, sans-serif,arial, helvetica;
	font-size:12px;
	border: solid 1px #CDCDCD;
	background-color: #F4F4F4;
	color: #000;
}

#contentcolor p {
	width:440px;
	text-align:left;
	margin-top:7px;
	margin-left:7px;
    padding-top:0px;
	margin-bottom:6px;
	line-height:14px;
	font-weight:bold;
	}


#contentcolor .desc {
	font: 12px arial,verdana,sans-serif;
	color: #000000;
	width: 468px;
/*	border-bottom: solid 1px #999999; */
	font-weight: bold;
	font-size:13px;
}

#contentcolor a {
	color:#FE9004;
	text-decoration: none;
	padding: 5;
	font-family: arial, verdana, sans-serif,arial, helvetica;
	font-size:12px;
}

#contentcolor a:hover {
	color: #ccc;
	text-decoration: none;
}

#forms-content {
	position:absolute;
	left:22px;
	top:515px;
	margin: 3;
	width: 425px;
	text-align: left;
	font-family: arial, verdana, sans-serif,arial, helvetica;
	font-size:12px;
	border: solid 1px #333333;
	background-color: #333333;
	color: #000;
}



#container {
width : 750px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 1px solid #FFF;
line-height : 1.7em;
background : #eee;
color : #666;
}
			/*TOP BANNER*/
#topimg {
height : 100px;
padding : 0;
margin : 0;
background : #7e0101 url(img/banner4.jpg) no-repeat left top;
color : #666;
}
#topimg h1 {
float : right;
margin : 10px 50px 0 0;
font-size : 12px;
letter-spacing: 3px;
background : transparent;
color : #eee;
}
			/*TOP NAVIGATION*/
#tabsE {
float : left;
width :100%;
border-top : 1px solid #e6e7e7;
border-bottom : 1px solid #e6e7e7;
font-size : 1.3em;
height:27px;
color : #000;
background : #000000 url(../img/nav_bar.jpg);
background-repeat: repeat-x;
}
#tabsE ul {
margin : 0;
padding : 0 5px 0 0;
list-style : none;
}
#tabsE li {
display : inline;
margin : 0;
padding : 0;
}
#tabsE a {
float : left;
background : url(img/menu.gif) no-repeat left top;
margin : 0;
padding : 0 0 0 0;
text-decoration : none;
}
#tabsE a span {
float : left;
display : block;
background : url(img/menu.gif) no-repeat right top;
padding : 5px 15px 4px 6px;
color : #fff;
}
#tabsE a span {
float : none;
}
#tabsE a:hover span {
color : #fff;
background : inherit;
}
#tabsE a:hover {
background-position : 0% -42px;
}
#tabsE a:hover span {
background-position : 100% -42px;
}



/* ----- */
/* FORMS */
/* ----- */
form {
	margin: 0;
	padding: 3;
}
.txtInput {
	width: 15px;
	height:22px;
	color: #666;
}


			/*MAIN CONTENT*/
#content {
margin : 0 0 5px 165px;
padding : 0;
border-left : 1px solid #ddd;
background : #eee;
color : #666;
}

#content br {
margin : 20px;
}

#content a:link, #content a:visited {
text-decoration : none;
background : inherit;
color : #000;
}
#content a:hover {
text-decoration : underline;
background : inherit;
color : #ccc;
}
			/*SIDEBAR*/
#sidebar {
clear : both;
float : left;
margin : 0;
width : 150px;
background : #eee;
color : #333;
}

			/*FOOTER*/
#footer {
clear : both;
height : 25px;
padding : 2px;
margin-top : 5px;
border-top : 1px solid #DDDDDD;
background : #000;
color : #eee;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #333;
}
#footer a:hover {
border-bottom : 1px dashed #f7cdbf;
background : inherit;
color : #000;
}
			/*TYPOGRAPHY*/
p {
margin : 10px;
}
br {
margin : 10px;
}

h2 {
margin-left : 15px;
text-transform : uppercase;
font-size : 120%; 
letter-spacing: 3px;
background : inherit;
color : #000;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}


#myWall {
    margin-top:50px;
    height: 40%;
    width: 100%;
}




.drag{position:relative;cursor:move; text-decoration: none}


.spotHOVER {
	border: solid 1px #005C29;
}
.spotON {
	border: solid 1px #8573B1;
}
.spotVISITED {
	border: solid 1px #808080;
}

.spotHot {
	border: solid 1px #FE9004;
}
.spotCold {
	border: solid 1px #e6e7e7;
}



#about {
float : left;
width : 350px;
margin : 0 10px 0 0;
padding : 5px;
color : #ffffff;
font-size:10pt;
color: #FFFFFF;
}


#about h1 {
margin : 0;
font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0 0 0 8px;
color : #FE9004;
}

.reg_stuff {
margin : 0;
font-size : 12px;
padding : 0 0 0 8px;
color: #000;
}

form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border-width: 0;
	margin: 1.0em 0;
	padding: .5em;
}
label span {
	display: block;
	font-size: 11px;
	padding: .4em;
	font-weight:bold;
}
form input {
	margin-left: .5em;
	height: 22px;
}
form select {
	margin-left: .5em;
	height: 22px;
}
form textarea {
	margin-left: .5em;
	width: 300px;
	height: 80px;
	font-size: 12px;
	color: #666;
}
.submit {
	margin-left: 1em;
	font-size: 12px;
	color:#333;
	height:23px;
	background-color:#e8e8e8;
	border-style:1px;
}
.submitRating {
	margin-left: .5em;
	font-size: 11px;
	color:#333;
	height:21px;
	background-color:#e8e8e8;
	border-style:1px;
}

.txtSelect {
	height:22px;
	color: #666;
	font-size: 12px;
}

.txtInputComment {
	width: 553px;
	height:22px;
	color: #666;
	font-size: 12px;
	border:0px;
	padding:5px;
}

.fileInputComment {
	width: 419px;
	height:25px;
	color: #666;
	font-size: 12px;
	border:0px;
	padding:5px;
}
.txtAreaComment {
	width: 553px;
	height:72px;
	color: #666;
	font-size: 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	border:0px;
	padding:5px;
}
.txtInputClear {
	margin:25px;
	width: 450px;
	height: 22px;
	color: black;
	font-weight:bold;
	font-size: 1.15em;
	border:0;
}
input.image {
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.qtextarea {
	margin-left: .5em;
	width: 300px;
	height: 150px;
	color: #000;
	font-size: 12px;
}
.txtInput {
	width: 150px;
	color: #666;
	font-size: 12px;
}
.qtxtInput {
	width: 300px;
	height:20px;
	color: #000;
	font-size: 11px;
}
.min_txtInput {
	width: 185px;
	color: #666;
	font-size: .9em;
}
.selecter {
	color: #666;
	font-size: 11px;
}

.twit_blue {
	color:#4D93F2
	font-size: 11px;
	font-weight:bold;
}