body {
	behavior: url(csshover.htc);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#eaeaea;
}

img, div {
	behavior: url(/style/iepngfix.htc);
}

#blue_package {
	background-image:url(/images/template/blue_home.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:210px;
	height:308px;
	float:left;
	margin-top:10px;
	margin-right:3px;
}

#blue_package .box_cost {
	font-weight:bold;
	color:#0000ff;
}

#green_package {
	background-image:url(/images/template/green_home.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:210px;
	height:308px;
	float:left;
	margin-top:10px;
	margin-right:3px;
}

#green_package .box_cost {
	font-weight:bold;
	color:#00ff00;
}

#red_package {
	background-image:url(/images/template/red_home.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:210px;
	height:308px;
	float:left;
	margin-top:10px;
}

#red_package .box_cost {
	font-weight:bold;
	color:#ff0000;
}

h1#computer_solutions {
	font-size:36px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	position:relative;
	left:4px;
}

.column2 {
	width:50%;
	float:left;
}

.column75 {
	width:75%;
	float:left;
}

.column30 {
	width:29.5%;
	float:left;
}

.column70 {
	width:70%;
	float:left;
}

.column3 {
	width:33%;
	float:left;
}

.column4 {
	width:24.8%;
	float:left;
}

.column5 {
	width:20%;
	float:left;
}

#top_right {
	float:right;
	margin-top:15px;
	margin-right:60px;
}

input#search {
	background-image:url(/images/template/pjn_search.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:180px;
	height:32px;
	border:0px;
	padding:8px 0px 0px 35px;
	margin-top:36px;
}

#login_area_tr {
	float:right;
	border:1px #000000 solid;
}

p.field_tr {
	clear:right;
	padding:3px 7px;
	margin:0px;
	width:201px;
	color:#ffffff;
}

p.field_tr input, p.field_tr select {
	float:right;
	margin:0px;
	padding:0px;
	width:140px;
}

#container {
	border-left:#ffffff 5px solid;
	border-right:#ffffff 5px solid;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-color:#aaaaaa;
}

#container_2 {
	margin-left:5px;
	margin-right:5px;
}

#top1 {
	width:100%;
	/*border-bottom:1px #000000 solid;*/
	border-bottom:5px #ffffff solid;
	background-color:#272727;
	height:120px;
	/*background-image:url(images/template/bottom_grad.png);
	background-repeat:repeat-x;
	background-position:bottom left;*/
	background-image:url(/images/template/top_tile.jpg);
	background-repeat:repeat;
	background-position:top left;
}

#top2 {
	height:120px;
	width:100%;
	background-image:url(/images/template/bottom_grad.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#logo {
	height:100px;
	width:464px;
	float:left;
	position:relative;
}

#logo_home {
	height:100px;
	width:100px;
	float:left;
	position:relative;
	background-image:url('/images/pjn_logo9.png');
	background-repeat:no-repeat;
	background-position:top left;
}

a.rss_link {
	background-image:url('/images/template/rss_icon.png');
	background-repeat:no-repeat;
	background-position:top left;
	border:0px;
	float:right;
	margin-right:20px;
	margin-top:3px;
	width:20px;
	height:20px;
}

a.rss_link_2 {
	background-image:url('/images/template/rss_icon.png');
	background-repeat:no-repeat;
	background-position:top right;
	border:0px;
	float:right;
	margin-right:20px;
	margin-top:3px;
	width:150px;
	height:20px;
	padding-right:24px;
	padding-top:3px;
	text-align:right;
}

#nav_area {
	border-bottom:3px #003300 solid;
	background-color:#444444;
	/*background-image:url(images/template/top_grad.png);
	background-repeat:repeat-x;
	background-position:top left;*/
	padding-top:3px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#nav_area ul {
	margin:0px 0px 0px 30px;
	list-style:none;
}

#nav_area ul li {
	float:left;
	margin:0px 15px 0px 0px;
	position:relative;
}

#nav_area ul li a {
	padding:3px 7px 3px 7px;
	color:#cccccc;
	text-decoration:none;
	/*font-size:18px;*/
	font-weight:bold;
	display:block;
}

#nav_area ul li a:hover {
	padding:3px 7px 3px 7px;
	color:#ffffff;
	background-color:#003300;
	text-decoration:none;
	/*font-size:18px;*/
	font-weight:bold;
	display:block;
}

#nav_area ul li ul {
	display:none;
	list-style:none;
	z-index:500;
	position:absolute;
	text-align:left;
	top:22px;
	left:0px;
	margin:0px;
	padding:0px;
	border-left:3px #003300 solid;
	border-right:3px #003300 solid;
	border-bottom:3px #003300 solid;
}

#nav_area ul li:hover ul {
	display:block;
}

#nav_area ul li ul li {
	position:relative;
	margin:0px;
	background-color:#444444;
	width:200px;
}

.content_container {
	margin:5px;
}

.content_container_white {
	margin:5px 5px 10px 5px;
	background-color:#ffffff;
	background-image:url(/images/template/top_left_corner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.top_right_corner {
	background-image:url(/images/template/top_right_corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bottom_container {
	background-color:#ffffff;
	background-image:url(/images/template/bottom_left_corner.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:30px;
	width:100%;
}

.bottom_right_corner {
	background-image:url(/images/template/bottom_right_corner.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:30px;
	width:100%;
}

h1.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#333333;
	border-bottom:3px #003300 solid;
	margin-bottom:3px;
	padding-left:23px;
	margin-top:0px;
	font-size:22px;
}

#footer {
	clear:both;
	background-color:#000000;
	padding-bottom:5px;
	background-image:url(/images/template/footer_top_grad.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
}

#footer h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:3px #003300 solid;
	margin-bottom:3px;
	color:#CCCCCC;
}

#footer p {
	color:#cccccc;
}

p.link {
	margin:4px 0px;
	padding-bottom:2px;
	border-bottom:1px #cccccc dotted;
}

p.link a {
	text-decoration:none;
	color:#666666;
}

p.link a:hover {
	text-decoration:none;
	color:#ffffff;
}

#footer .column4 .content_container h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
}

.home_option {
	width:200px;
	margin:6px;
	float:left;
}

.home_option h2 {
	padding:3px;
	text-align:center;
	margin-bottom:0px;
}

.home_option a {
	text-decoration:none;
	border:1px #666666 solid;
	-khtml-border-radius-topright: 20px;
	-khtml-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity:.60;
    filter: alpha(opacity=60);
    -moz-opacity:.60;
}

.home_option a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}

.home_option a p {
	color:#000000;
	padding:2px;
}

.home_option img {
	width:100%;
}

.home_option a img {
	width:100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity:.60;
    filter: alpha(opacity=60);
    -moz-opacity:.60;
}

.home_option a:hover img {
	width:100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}


/*Livechat styles*/

.conv_row_rep {
	clear:left;
	width:100%;
	background-color:#ffffff;
}

.conv_row_client {
	clear:left;
	width:100%;
	background-color:#cccccc;
}

.rep {
	color:#0000ff;
	font-weight:bold;
	width:100px;
	float:left;
}

.client {
	color:#ff0000;
	font-weight:bold;
	width:100px;
	float:left;
}

.message {
	float:left;
	left:100px;
}

p.field {
	clear:right;
	padding:3px 7px;
	margin:0px;
	width:320px;
}

p.field input, p.field select {
	float:right;
	margin:0px;
	padding:0px;
	width:200px;
}

p.field textarea.float_right_contact {
	float:right;
	margin:0px;
	padding:0px;
	width:280px !important;
}

p.comment_field {
	clear:right;
	padding:3px 7px;
	margin:0px;
	width:460px;
}

p.comment_field textarea.float_right {
	float:right;
	margin:0px;
	padding:0px;
	width:340px;
}

p.thread_field {
	clear:right;
	padding:3px 7px;
	margin:0px;
	width:600px;
}

p.thread_field textarea.float_right {
	float:right;
	margin:0px;
	padding:0px;
	width:480px;
}

#login_container {
	width:340px;
	padding:5px 0px;
}

#register_container_border {
	width:340px;
	border-left:1px #666666 dotted;
	padding:5px 0px;
}

/*Forum styles*/

table#forum_area {
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
}

table#forum_area caption {
	width:100%;
	text-align:left;
	background-color:#333333;
	padding:5px 0px;
}

table#forum_area caption #forum_breadcrumb {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
}

p#forum_breadcrumb {
	background-color:#333333;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	margin:0px;
}

table#forum_area caption #forum_breadcrumb a, p#forum_breadcrumb a {
	color:#cccccc;
	font-weight:bold;
	text-decoration:underline;
}

table#forum_area caption #forum_breadcrumb a:hover, p#forum_breadcrumb a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

table#forum_area tbody tr {
	background-image:url(/images/template/forum_row_grad.png);
	background-position:top left;
	background-repeat:repeat-x;
}

table#forum_area tbody tr:hover {
	background-color:#eeeeee;
}

table#forum_area tr th.forum_heading,
table#forum_area tr td.forum_name {
	width:32%;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
}

table#forum_area tr th.forum_author,
table#forum_area tr td.forum_author {
	width:20%;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	text-align:center;
}

table#forum_area tr th.forum_topics,
table#forum_area tr td.forum_topics,
table#forum_area tr th.forum_views,
table#forum_area tr td.forum_views {
	width:12%;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	text-align:center;
}

table#forum_area tr th.forum_posts,
table#forum_area tr td.forum_posts{
	width:12%;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	text-align:center;
}

table#forum_area tr th.forum_lastpost,
table#forum_area tr td.forum_lastpost{
	width:24%;
	border-bottom:1px #999999 solid;
}



ul#forum_options {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#forum_options li.button {
	float:left;
	margin-right:20px;
	width:100px;
	height:25px;
	display:block;
	margin-bottom:15px;
}

ul#forum_options li.button a.add_button {
	background-image:url(/images/template/add_button.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul#forum_options li.button a.add_button:hover {
	background-image:url(/images/template/add_button_over.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul#forum_options li.button a.profile_button {
	background-image:url(/images/template/profile_button.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul#forum_options li.button a.profile_button:hover {
	background-image:url(/images/template/profile_button_over.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul#forum_options li.button a.lock_button {
	background-image:url(/images/template/lock_button.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul#forum_options li.button a.lock_button:hover {
	background-image:url(/images/template/lock_button_over.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:5px 10px 6px 6px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.forum_post {
	border-top:1px #666666 solid;
	width:100%;
	clear:left;
}

.forum_post .post_author {
	float:left;
	margin-left:10px;
	width:150px;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	background-color:#cccccc;
	padding:5px;
	text-align:center;
	margin-bottom:15px;
}

.forum_post .post_author ul.author_details {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:130%;
}

.forum_post .post_area {
	margin-left:180px;
}

.forum_post ul.post_footer {
	list-style:none;
	border-top:1px #cccccc dashed;
	text-align:ceter;
	width:100%;
	margin-top:15px;
	padding:3px 0px;
}

.forum_post ul.post_footer li {
	float:left;
	margin-right:10px;
}

#forum_topic_footer {
	clear:left;
	border-top:1px #666666 solid;
	padding-top:5px;
	margin-bottom:0px;
}

#full_page_login_register {
	position:absolute;
	left:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(/images/template/transparent_bg.png);
	background-position:top left;
	background-repeat:repeat;
	z-index:600;
}

#full_page_login_register #login_register_area {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	border:5px #000000 solid;
	background-color:#ffffff;
	padding:5px;
}

#full_page_login_register #login_register_area #close_button {
	float:right;
	width:60px;
	height:20px;
	margin-top:10px;
	margin-right:10px;
}

#multiple_pages a.page_number {
	border:1px #666666 solid;
	color:#666666;
	text-decoration:none;
	float:left;
	padding:4px;
	margin-left:10px;
}

#multiple_pages a.page_number:hover {
	border:1px #000000 solid;
	color:#000000;
	background-color:#cccccc;
	text-decoration:none;
	float:left;
	padding:4px;
	margin-left:10px;
}

/* Profile style */

ul#profile_stats {
	list-style:none;
}

ul#profile_stats li {
	line-height:150%;
	width:300px;
	clear:both;
}

ul#profile_stats li .question {
	float:left;
	width:150px;
}

ul#profile_stats li .answer {
	float:right;
	width:150px;
}

.date {
	color:#999999;
}
	
/* Application style */
.option_box {
	float:left;
	margin:5px;
	border:1px #666666 solid;
	float:left;
	padding:5px;
	width:615px;
}

.option_box .box_text {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}

.option_box h2 {
	margin-top:0px;
	font-size:18px;
}

.option_box a {
	text-decoration:none;
	display:block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity:.60;
    filter: alpha(opacity=60);
    -moz-opacity:.60;
}

.option_box a:hover {
	text-decoration:none;
	display:block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}

.option_box a p {
	color:#000000;
}

.option_box img {
	float:right;
	padding:5px;
}

.option_box a img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	opacity:.60;
    filter: alpha(opacity=60);
    -moz-opacity:.60;
	border:0px;
}

.option_box a:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:1.0;
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
}

p.share {
	padding-top:10px;
	border-top:1px #000000 solid;
}

/* Sitemap style */
p.sitemap {
	margin-left:5px;
}

p.sitemap2 {
	margin-left:25px;
}

#paypal_area {
	text-align:center;
	margin:30px 0px;
}


.margin10 {
	margin:15px;
}

.clear_both {
	clear:both;
}

.content_break {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:dotted 1px #aaaaaa;
}