* {
	padding:0;
	margin:0;
}
.clear {clear:both;}
#space-line {
	height:2px;
	background-image:url(../img/rule.gif);
	background-position:center;
	background-repeat:repeat-x;
	clear:both;
	overflow:hidden;
	padding:0;
	margin-bottom: 20px;
	margin-top: 20px;
}
.align-img-front-page {
	margin-left: 10px;
}


body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	height: 200px;
	background-image: url(../img/body-back.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#wrap {
	margin: 0px;
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(../img/nebula.jpg);
	padding:0 0 20px;
}

#head-wrap {
	height: 70px;
	width:1040px;
	margin-left: auto;
	margin-right: auto;
}
#logo-head {
	width: 160px;
	float: left;
}

#menu {
	right:100px;
	height:70px;
	min-width:200px;
	float: right;
}
#content-wrap {
	width:1000px;
	padding:20px;
	margin:auto;
}
#content-head{
	height:360px;
	margin-bottom:20px;
	padding-bottom:20px;
	position: relative;
}
#content-left{
	width:320px;
	float:left;
	position: relative;
	
}
#content-middle {
	width:320px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	position: relative;
}
#content-right {
	width:320px;
	float:left;
	position: relative;
}
h1 {
	border-bottom:1px solid #666;
	margin-bottom:15px;
	margin-right:15px;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../img/rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing:-1px;
	padding-bottom:20px;
	margin-bottom: 5px;
	color:#FF6600;
	margin-top:20px;
}
#content h1 {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../img/rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing:-1px;
	padding-bottom:20px;
	margin-bottom: 5px;
	color:#FF6600;
	margin-top:20px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #FF6600;
}
.header-icon{
	background-repeat:no-repeat;
	display:block;
	height:86px;
	position:absolute;
	top:70px;
	width:50px;
	right: 10px;
}
#content-head-sub {
	margin-top: 15px;
}


#footer-container a {
	color: #FFFFFF;
	text-decoration: none;
}
/*Begin Page Template CSS*/
#roundtop {
	background-image: url(../img/roundedtop.png);
	height:20px;
	background-repeat:no-repeat;
	float: left;
	width: 1000px;
}
#roundbottom{
	background-image: url(../img/roundedbottom.png);
	height:20px;
	background-repeat:no-repeat;
	float: left;
	width: 1000px;
}
#page-content-container{
	background-image:url(../img/roundedback.png);
	background-repeat:repeat;
	padding: 0 20px;
	position: relative;
	float: left;
}
#page-content-container-full{
	background-image:url(../img/roundedback.png);
	background-repeat:repeat;
	padding: 0 20px;
	float: left;
	position: relative;
	width: 960px;
}
#page-content-header{
	margin-bottom:20px;
	float: left;
	height: 100px;
	background-image: url(/img/page-head.jpg);
	line-height: 100px;
	padding-left: 20px;
	width: 940px;
	border-bottom: 1px solid #666;
}
#page-content-header h1 {
	border-bottom:none;
	margin-bottom:0;
	margin-right:0;
}
#page-content-header-images{
	margin-bottom:20px;
	float: left;
	width: 100%;
}
#page-content-left {
	width:670px;
	float:left;
	margin-right: 18px;
	background-color: #FFF;
	color: #333;
	padding: 10px;
	border: solid 1px #666;
}
#page-content-full {
	width:940px;
	float:left;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	min-height:300px;
}
#page-content-left ul{ list-style-position:inside;}
#page-content-right {
	width:250px; 
	float:left;
}
.row2 {
	background-color:#CCC;}

.row1 {background-color:#EBEBEB;}
th {font-weight:bold; color:#FFF; background:#F60; border-bottom:2px dashed #333;}
#footer-left{
	width:313px;
	float:left;
	padding:10px;
}
#footer-middle{width:313px; float:left;  padding:10px;}
#footer-right {width:313px; float:left;  padding:10px;}
#footer-wrap {
	width:100%;
	margin-top: 20px;
	background-color: #141414;
	border-top: 1px dashed #666;
	float:left;
}
#footer-container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer-wrap p {padding:0px;}
#footer-wrap h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0 0 2px 0;
	color: #FF6600;
	font-size:14px;
}
#page-sidebar {display: table; height: 150px; width: 250px; _position: relative; overflow: hidden;
}
#page-sidebar-text {
	_position: absolute; _top: 50%; display: table-cell; vertical-align: middle; padding-left:10px;
}
#page-sidebar-text a { text-decoration:none; color:#FFF;}
#page-sidebar-text h1 {
	color:#FFF;
	border:none;
	font-size:26px;
	padding: 0px;
	margin: 0px;
	_position: relative; _top: -50%
}
#page-sidebar-text p{_position: relative; _top: -50%;}
/*End Page Template*/

/*Begin Sliding Tabs*/
		#heading {
			display: block;
			position: relative;
			line-height: 40px;
		}
		#heading ul {
			list-style-type:none;
			list-style-image:none;
			list-style-position:outsite;
		}
		#heading li {
			padding: 0 25px;
			float:left;
			font-size:14px;
			background-image: url(../img/button-back.png);
			background-repeat: no-repeat;
			background-position: center center;
			cursor:pointer;
		}
		#heading li.active {
			color:#F60;
		}
		
		#wrapper {
			width: 540px;
			height: 320px;
			margin-bottom: 10px;
			overflow: hidden;
			background-image: url(../img/transparent-back.png);
			float:left;
			
		}
		
		#panes {
			height: 350px;
			overflow: hidden;
		}
		
		#panes p {
		}
		
		#panes div div {
			overflow: hidden;
		}
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		#pane-right {width:200px; float:left;}
		#pane-left {width:300px; float:left; padding:20px; font-size:14px;}
		#pane-left li {list-style-position:inside; list-style-image:url(../img/jpweb-bullet.png); }
		#pane-left h1 {padding-bottom:10px;}
		#pane-left h3 {padding-bottom:3px; padding-top:10px; margin-bottom:5px; border-bottom:1px solid #666666;}
		#wrapper-right h1 {margin-bottom:10px;}
		#wrapper-right {background-image:url(../img/transparent-back.png);float:right;height:280px;margin-bottom:10px;margin-left:10px;overflow:hidden;padding:20px;width:410px;}
		.social {padding:4px;}
		.domain-button{
			background-color:#000;
			border: 1px solid #333;
			font-weight:bold;
			color:#FFF;
			padding: 8px;
			cursor: pointer;
		}
		#domain-back{background-image:url(../img/domain-back.png); background-position:center; background-repeat:no-repeat; height:79px; margin-bottom:10px; padding: 8px;}
/*End Sliding Tabs*/
#page-content-full ul {
	list-style-position: inside;
	list-style-image: url(/img/jpweb-bullet.png);
	text-indent: 0px;
	margin-left: 20px;
}
#page-content-full a {
	color: #F60;
	text-decoration: none;
}
#portfolio {
	margin-top:20px;
	border-bottom: solid 1px #666;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#portfolio h1{margin-top:10px; margin-bottom:10px;}
.social-quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 10px;
}


/*Thickbox*/

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}


/*END THICKBOX*/
#sent-confirm {
	font-size: 24px;
	text-transform: uppercase;
	color: #0F0;
	text-align: center;
}
#rewards-signup {
	margin-top: 20px;
	text-align: center;
}
#rewards-signup img {
	padding-right: 20px;
	padding-left: 20px;
}
