﻿
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p{
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

ul, ol {
    margin-bottom: 2em;
    text-align: justify;
}

p {
}



a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

input 
{
    padding:2px;
    font-size: medium;
}

select
{
    padding:2px;
    font-size: medium;
}

textarea
{
    padding:2px;
    font-size: medium;
}

.rb
{
    padding:4px;
    font-size: large;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 874px;
	height: 147px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 0;
	height: 54px;
	background: url(../images/bstar.gif) no-repeat 100% 63px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h1:hover {
	background: url(../images/bstar-bright.gif) no-repeat 100% 63px;
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(../images/rline.gif) repeat-x left bottom;
}

/* Page */

#bg {
	background: url(../images/gframe.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(../images/rstar.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

/* jobs */

#jobs {
    max-width: 660px;
    width: 660px;
    min-width: 660px;
}
.jobs h1 {
    padding: 0 0 0 33px;
	background: url(../images/rstar.gif) no-repeat left center;
    color: #000;
    text-decoration:none;
    text-transform: none;
    margin: 0;
}

.jobs h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-decoration:none;
    text-transform: none;
}


        
.jobs h2 a .highlight {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-transform: none;
}

.highlight {
    /*background-color: #FFFCCC;*/
    font-weight: bold;
}

.jobs h2 a {
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-transform: none;
}
.jobs h3 a {
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-transform: none;
}

.jobs a:hover{
    text-decoration:underline;
}


.jobs h3 {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-transform: none;
}
.jobs p {
    padding: 0;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 14px;
    color: Black;
    text-transform: none;
}

.jobs .counter {
    text-align:right;
    min-width: 645px;
    font-weight: bold;
    letter-spacing: 1px;
    border: solid 1px #666;
    background-color: #000;
    width: 100%;
    color: White;
    padding: 5px;
    text-transform: none;
}

.jobs .counter a {
    font-weight: bold;
    letter-spacing: 1px;
    color: White;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(../images/rstar.gif) no-repeat left center;
}


.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(../images/rstar.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 1.5em;
}

.post ul {
	list-style-type: square;
}

.post li {
    padding: 2px;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(../images/bgrstar.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .stepdone {
    height: 27px;
	padding: 6px 0 0 34px;
	background: #DFF2BF url(http://fs.datafrenzy.com/images/messageboxes/success.png) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #4F8A10;
	border-bottom: solid 1px #4F8A10;
}

.box .step {
    height: 27px;
	padding: 6px 0 0 34px;
	background: #fff;
	text-transform: lowercase;
	font-size: 17px;
	color: #C80000;
	border-bottom: solid 1px #C80000;
}

.box .content {
	padding: 26px;
	background: url(../images/gvline.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(../images/gline.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}

.note
{
    border: solid 1px #F5F5F5;
    padding: 10px 10px 0px 10px;
    font-weight:bold;
    background-color: white;
    background: url(../images/gline.gif) no-repeat;
    color: #292929;
    letter-spacing: 1px;
    text-transform: lowercase;
}

.jDetails
{
    font-weight:bold;
}

.label
{
    float:left;
    width: 140px;
    text-align:right;
    padding-right: 10px;
    font-weight: bold;
}

.small {
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0;
}

.input
{
    float:left;
    margin-bottom: 8px;
}

.clear
{
    clear:both;
}

.odd {
    background-color: #eee;
}

.padd {
    padding: 5px;
}

.filter {
    border-bottom: solid 1px #666;
    margin-bottom: 5px;
}

    .packages {
            width: 100%;
        }
        
        .header {
            font-size: 120%;
            padding:5px;
            text-align:center;
            background-color: #111;
            color: White;
            border-right: solid 1px white;
            border-bottom: solid 1px white;
        }
        .firstCol {
            font-weight: bold;
            padding: 5px;
            margin-right: 5px;
            text-align: right;
        }
        .itemdesc {            
            text-align: center;
            border-right: solid 1px #fff;
            border-bottom: solid 1px #fff;
            font-size: 112%;
            line-height: 30px;
            background-color: #eee;
        }
        .itemBuy{
            text-align: center;
            padding: 5px;
            font-size: 140%;
            background-color: #fffffe;
            border-right: solid 1px #fff;
        }
        
        .itemBuy a{
            text-decoration: none;
            color: Black;
            letter-spacing: 1px;
        }
        
        .itempackage {
            padding: 5px 0 5px 0;
            font-weight: bold;
        }
        
        .itemjob {
            padding: 5px 0 5px 0;
            font-weight: bold;
        }
        
        .itemcenter {
            text-align: center;
        }