@charset "utf-8";
/* 
PLEVTECH WEB SOLUTIONS
Design & Code by Keith Landon
Holla Back Y'all
 */
* 
{ 
	margin:0;
	padding:0;
}
img
{
border: none;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #555555;
	background-image: url(../images/body_top_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#container 
{
	position: relative;
	padding: 0px;
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#loginBar 
{
	position: relative;
	width: 900px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/login_bar_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#main_content 
{
width: 900px;
position: relative;
background-image: url(../images/page_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
	min-height: 900px;
	height:auto !important;
	height:450px;
}
#header 
{
position: relative;
width: 850px;
height: 120px;
padding: 0px;
margin-left: 25px;
}
#logo
{
width: 240px;
height: 93px;
top: 0px;
position: absolute;
}
#header_right
{
position: absolute;
width: 300px;
height: 100px;
top: 14px;
right: 0px;
background-position: top;
background-repeat: no-repeat;
}
#header_right p
{
	color: #7d7d7d;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}
.bright_blue
{
	color: #1c8fa4;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
a
{
text-decoration: none;
font-size: 11px;
color: #564e43;
}
a:hover
{
text-decoration: underline;
}
#left_col
{
	width: 225px;
	left: 25px;
	height: auto;
	position: absolute;
	background-image: url(../images/nav_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#menu
{
position: relative;
width: 225px;
height: auto;
margin-left: 0px;
margin-top: 25px;
padding: 0px;
}
div#menu ul 
{
list-style: none;
margin: 0;
padding: 0;
border: none;
width: 225px;
}
div#menu li 
{
line-height: 30px;
width: 225px;
}
div#menu li a 
{
text-indent: 25px;
display: block;
padding: 0px;
color: #FFF;
text-decoration: none;
width: 100%;
font-size: 14px;
font-weight: bold;
/*
border-bottom-width: 1px;
border-bottom-color: #999;
border-bottom-style: solid; 
*/
}
div#menu li a:hover 
{
background-image: url(../images/nav_bg_hover.jpg);
background-repeat: repeat-x;
background-position: left;
color: #fff;
}
div#menu li.active a
{
	background-image: url(../images/nav_bg_active.jpg);
	background-repeat: repeat-x;
	background-position: left;
	color: #333;
}
#left_col_form
{
	width: 205px;
	height: auto;
	position: relative;
	margin-left: 10px;
	margin-top: 50px;
	background-color: #b3b3b3;
}
#left_col_form p 
{
	padding: 15px;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	line-height: 25px;
}
.request_title 
{
color: #3a270c;
font-family: Tahoma;
font-size: 18px;
}
.white_txt
{
color: #fff;
}
#left_col_data
{
	width: 205px;
	height: auto;
	position: relative;
	margin-left: 10px;
	margin-top: 50px;
	background-color: #b3b3b3;
}
#employeesection
{
	padding: 15px;
}
#employeesection p 
{
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	line-height: 25px;
	padding-bottom: 10px;
}
.employee
{
	color: #444;
	font-family: Georgia;
	font-size: 14px;
}
/*
----------------------------------------------------------
Form stuff below
*/
#home_form 
{
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
padding-top: 0px;
}
form {
border: none;

}
#home_form label {
display:block;
font-family: verdana;
font-size: 10px;
color: #333;
padding-bottom: 7px;
}
fieldset {  

}
legend {  

}
#home_form fieldset ol {
list-style: none;  
}
#home_form fieldset li {
display: inline-block;
margin: 0px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
}
fieldset {
border: none; 
}
fieldset.alt {  
background-color: transparent;
}
#home_form fieldset.submit {     
padding-top: 15px;  
background-color: transparent;
}
input.submit:hover {
color: #564e43;
}
#home_form input.submit {
color: #333;
width: 60px;
font-size: 10px;
font-family: Verdana; 
}
#home_form fieldset fieldset {  
margin-bottom: -2.5em;  
border-style: none;  
background-color: transparent;  
background-image: none;
}
#home_form fieldset fieldset legend {  
margin-left: 0;  
font-weight: normal;
font-size: 12px;
}
#home_form fieldset fieldset ol {  
position: relative;  
top: -2em;  
margin: 0 0 0 11em;  
padding: 0;
}
#home_form fieldset fieldset label {  
float: none;  
width: auto;  
margin-right: auto;
}
#home_form input {
	color: #333;
	width: 170px;
}
#home_form textarea {
	width: 170px;
	height: 80px;
	color: #333;
}
/* THE RIGHT COLUMN FOR PAGE MAIN CONTENT --------------  */
#right_col
{
	position: relative;
	margin-left: 275px;
	width: 600px;
	height: auto;
}
#main_paragraph
{
	position: relative;
	height: auto;
	width: 600px;
	background-image: url(../images/main_para_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e8e8e8;
	border-color: #3a270c;
	border-style: solid;
	border-width: 1px;
}
h1 
{
	font-size: 24px;
	font-family: Tahoma;
	font-weight: normal;
	color: #3a270c;
	padding-top: 18px;
	padding-left: 15px;
}
#main_paragraph p
{
 	color: #666;
 	font-family: Arial;
 	font-size: 12px;
	line-height: 20px;
	padding-bottom: 25px;
}
#main_paragraph a
{
	color: #1c8fa4;
	font-size: 12px;
	font-weight: bold;
}
#text_holder
{
	margin-top: 40px;
	margin-left: 30px;
	width: 540px;
}
#portfolio_holder
{
position: relative;
width: 540px;
height: auto;
margin-left: 30px;
}
#portfolio_holder img
{
padding-top: 20px;
}
#portfolio_holder p
{
padding-top: 5px;
padding-bottom: 5px;
}
#pack_space
{
	margin-top: 25px;
}
#pbh
{
	margin-top: 40px;
	margin-left: 30px;
	width: 540px;
	border: solid;
	border-color: #666666;
	border-width: 1px;
	background-color: #FFF;
}
#secondary_para
{
	position: relative;
	height: auto;
	width: 600px;
	background-color: #e8e8e8;
	border-color: #3a270c;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
}
#secondary_para p
{
	color: #666;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#secondary_holder
{
	padding: 15px;
}
#secondary_holder p
{
font-family: Arial;
}
.bullet_pt
{
	color: #3a270c;
	font-size: 14px;
	font-family: Georgia, serif;
}
.bullet_move
{
	text-indent: 25px;
	background-image: url(../images/bullet_pt.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
}
#box_holder
{
	position: relative;
	margin-top: 20px;
	width: 600px;
	height: auto;
}
#box_1
{
	float: left;
	background-image: url(../images/sm_sub_box.jpg);
	background-position: left top;
	width: 295px;
	height: 237px;
	background-repeat: no-repeat;
}
#box_2
{
	float: right;
	background-image: url(../images/sm_sub_box.jpg);
	background-position: left top;
	width: 295px;
	height: 237px;
	background-repeat: no-repeat;
}
.callushome
{
 	padding-left: 100px;
	font-family: Verdana;
	font-size: 10px;
}
h3
{
	padding-top: 20px;
	padding-left: 20px;
	color: #1c8fa4;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
}
h2
{
	font-family: Tahoma;
	color: #555;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
h4
{
	padding-top: 20px;
	padding-left: 20px;
	color: #1c8fa4;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
}
h5
{
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#box_1 p
{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Georgia;
	color: #3a270c;
	font-size: 12px;
	line-height: 20px;
}
#box_2 p
{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Georgia;
	color: #3a270c;
	font-size: 12px;
	line-height: 20px;
}
.package_box
{
	padding-left: 35px;
}
.clickhere
{
	font-family: Verdana;
	font-size: 10px;
}
.clickbullet
{
	background-image: url(../images/bullet_pt.png);
	background-position: 92px 20px;
	background-repeat: no-repeat;
	text-indent: 100px;
}
.reg_p_text
{
	color: #454545;
 	font-family: Arial;
 	font-size: 12px;
}
#footerbg
{
	position: relative;
	height: 89px;
	background-image: url(../images/new_footer.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#footer 
{
	height: 89px;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#footer p
{
	padding-top: 55px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	line-height: 18px;
	z-index: -999;
}
#footer a 
{
	color: #222;
}
#flash_holder
{
	width: 600px;
	height: 227px;
	position: relative;
}
/* 
-----------------------------$$$ LOG IN HERE $$$
*/
#loginForm
{
	position: absolute;
	margin-top: 16px;
	margin-left: 345px;
	height: 35px;
	width: 540px;
}
#loginForm fieldset ol {
list-style: none;  
display: inline;
}
#loginForm fieldset li {
display: inline;
margin: 0px;
padding-top: 5px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 5px;
}
#loginForm label 
{
display: inline;
font-family: verdana;
font-size: 10px;
color: #999;
padding-right: 10px;
}
#loginForm input.login {
color: #333;
font-size: 10px;
font-family: Verdana;
padding: 2px;
}
#toplinks
{
	position: absolute;
	left: 25px;
	top: 16px;
	width: 310px;
	height: 30px;
}
#toplinks img
{
	padding-right: 12px;
}
#toplinks ol
{
	list-style: none;
	display: inline;
}
#toplinks li
{
	display: inline;
	font-size: 12px;
	padding-right: 15px;
	color: #999;
}
#toplinks a 
{
	color: #999;
	font-size: 12px;
	text-decoration: none;
}
#toplinks a:hover
{
	color: #fff;
}
#toplinks img
{
	border: none;
}