html {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(/_img/_profile/bg_grad.jpg) repeat-x top left !important;
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
	top: auto;
	left: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
a {
	text-decoration: none;
}

.right {
	text-align: right;
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

/* submit buttons */
input, textarea, select{
	border:solid 1px #CCCCCC;
	padding:2px;
	font-size:11px;
}
select,input,textarea {
	color:#333333;
}
.submit {
	background:url(http://client.gabestuff.com/wisetopic/cpanel/images/bt_bg.gif) repeat-x;
	color:#FFFFFF;
	padding-right:10px;
	padding-left:10px;
	border:#000000 solid 1px;
}
.submitOrange {
	background:url(http://client.gabestuff.com/wisetopic/cpanel/images/bt_bg_orange.gif) repeat-x;
	color:#FFFFFF;
	padding-right:10px;
	padding-left:10px;
	border:#F27f03 solid 1px;
}
.image 
{
    border: 3px double #CCCCCC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px 
 }

/********* POPUPS *********/


/* popup confirms */
.popupConfirm 
{
    text-align:center;
	position: absolute;
	top: 700px;
	left: 270px;
	width: 200px;
	height: 100px;
	background: #000 url(/_img/_core/popup_bg.jpg) top left repeat-x;
	border: 5px solid #fff;
	font-size: 1em;
	font-weight: bold;
	color: #FF794D;
	padding: 20px 30px;
	display: none;
}
a.confirmText  {
    font-size: 2em;
	font-weight: bold;
	color: #ccc;
}
a.confirmText:hover {
	color: #FF794D;
}
.popupConfirm .close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 14px;
	height: 14px;
	background: #000 url(/_img/_core/close_popup.jpg) center center no-repeat;
}
.popupConfirm .close span {
	display: none;
}

/* popup */
.videoMail 
{ 
	position: absolute;
	top: 530;
	left: 240px;
	width: 400px;
	height: 233px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF794D;
	display: none;
}
.popup { 
	position: absolute;
	top: 690px;
	left: 186px;
	width: 400px;
	height: 233px;
	background: #000 url(/_img/_core/popup_bg.jpg) top left repeat-x;
	border: 5px solid #fff;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF794D;
	padding: 20px 20px;
	display: none;
}
.popup .close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 14px;
	height: 14px;
	background: #000 url(/_img/_core/close_popup.jpg) center center no-repeat;
}
.popup .close span {
	display: none;
}
.popup h4 {
	color: #fff;
	position: absolute;
	top: -3.5em;
	left: -30px;
}
.popup label {
	display: block;
}
.popup input, .popup textarea, .popup select {
	display: block;
	margin: 5px;
	width: 360px;
}
.popup input.send {
	margin-left: 290px;
	width: 80px;
}


/*********** CONTENT AREAS ***********/
#main {
	width: 772px;
	margin: 0px auto;
}
#header {
	padding: 10px;
	padding-top: 20px;
	text-align: right;
	vertical-align: top;
	font-size: .7em;
	height: 174px;
}
#aboutMe {
	background-color: #000;
	padding: 5px 10px;
	height: auto;
	min-height: 350px;
	font-size: .7em;
}

/*********** HEADER ***********/

#header a, #header a:link, #header a:visited, #header a:active {
	color: #ee6805;
}
#header a:hover{
	color: #ccc
}

/*h1 {
	position: absolute;
	top: 0px;
	left: 250px;
	background: transparent url(/_img/_core/wt-logo.jpg) center center no-repeat;
	width: 186px;
	height: 69px;
}
h1 span {
	display: none;
}*/
#header #welcome {
	float: left;
	font-weight: bold;
}
#header a.sepAfter {
	background: transparent url(/_img/_core/pipe_white.gif) right center no-repeat;
	padding: 5px 10px 5px 5px;
	margin-right: 5px;
}
#header #menu {
	margin: 10px auto 0px;
	margin-top: 51px;
	padding: 0px;
	clear: both;
	text-align: center;
	background: transparent url(/_img/_core/menu_bg.jpg) center center no-repeat;
	width: 753px;
	height: 21px;
}
#header #menu li {
	position: relative;
	display: inline;
	list-style: none;
	text-transform: uppercase;
	padding: 0px 1px 3px;
}
#header #menu li.sepAfter {
	background: transparent url(/_img/_core/pipe_white.gif) right top no-repeat;
}
#header #menu li a {
	position: relative;
	top: 1px;
	color: #555;
	padding: 3px 5px;
	line-height: 21px;
}
#header #menu li a.current {
	background: transparent url(/_img/_core/menu_current.jpg) top left repeat-x;
	width: auto;
	height: 21px;
	color: #333;
}
#ad_top {
	background: transparent url(/_img/_core/ad_top.jpg) center top no-repeat;
	width: 738px;
	height: 4px;
	margin: 0px auto;
	padding: 0px;
}
#ad {
	width: 730px;
	height: 90px;
	margin: 1px auto;
	padding: 0px;
}
#ad img {
	border: none;
}
#ad_bottom {
	background: transparent url(/_img/_core/ad_bottom.jpg) center bottom no-repeat;
	width: 738px;
	height: 3px;
	margin: 0px auto;
	padding: 0px;
} 


/*** FOOTER ***/
	
#footer {
	position: relative;
	top: -25px;
	margin: 0px;
	font-size: .8em;
	text-align: center;
	background: transparent url(/_img/_profile/ad_bg.gif) center center no-repeat !important; 
	width: 790px;
	height: 116px;
}
#footer p {
	color: #b0b0b0;
	position: absolute;
	top: 105px;
	right: 35px;
	font-size: 1em;
}
#footer a, #footer a:link, #footer a:visited {
	font-size: 1em;
}
#advert {
	margin: 13px;
	margin-bottom: 30px;
}
#advert img {
	border: none;
}
