body {
	margin: 0;
	padding: 0;
	background:#5C81D1 url('images/PartyJumpUSA_body_bg2.jpg') repeat-x;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: center;
	
}

a img {border:0px;}

form {
	margin:0px;	
}

.wrapper {
	width: 960px;
	margin: auto;
}

#header {
	height:45px;
	position:relative;	
	color:#6D6C6C;
	font-size:8pt;
}

#header a {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#6D6C6C;
	text-decoration:none;
}

#header a:hover {
	text-decoration:none;
	color:#404040;
}

#account_info {
	position:absolute;
	top:2px;
	left:15px;
	width:375px;
	text-align:left;
	padding:0px 0 20px 0px;
}

#navigation {
	position:absolute;
	top:12px;
	left:640px;	
	width:300px;
	text-align:right;
}

#search_bar {
	background:url('images/search_bar_bg2.png') no-repeat;
	height:179px;

}



#content_top {
	background:url('images/body_content_bg-top.png') no-repeat;
	height:15px;
	width: 960px;
	margin:0px;

}

#content_wrapper {
	background:url('images/body_content_bg-center.png') repeat-y;
	width: 960px;
	padding:1px;

	
}

#content {
	text-align:left;
	margin:20px 55px 0 35px;
	color:#404040;
	line-height:20px;
}

#content_bottom {
	background:url('images/body_content_bg-bottom.png') no-repeat;
	height:30px;
	width: 960px;
	margin:0px;
}

#footer {
	width:945px;
	height:140px;
	background:url('images/footer_bg.png') no-repeat;
	text-align:left;
	margin-bottom:3px;
}

#footer table {
	margin:10px;
	font-size:10px;
	color:#FFFFFF;
}

#footer td {
	vertical-align:top;
}

#footer td.hr {
	border-top:1px solid #FFFFFF
}

#footer th {
	text-align:left;
	font-size:14px;
}

#footer a { color:#FFFFFF;text-decoration:none}
#footer a:hover { text-decoration:underline}

/* Home Page */
#homepage {
	position:relative;
	background:url('images/homepage_bg2.png') no-repeat;
	width:100%;
	height:875px;

}

#homepage_text {
	position:absolute;
	top:430px;
	left:330px;
	width:550px;
	font-size:12px;
	color:#4C4C4D;	
}

#homepage_sections_bg {
	background:url('images/homepage_sections_bg2.png') no-repeat;
	width:960px;
	height:235px;
	position:absolute;
	top:660px;
	left:-35px;
	margin:0px;
}

.homepage_section {
	position:absolute;
	top:670px;
	width:200px;	
}

.homepage_section a h3,h3.hp_section {
	color:#BD2791;
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
}

.homepage_section a p {
	color:#4C4C4D;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}


/* Client login */
#login_form {
	background:url('images/login_form_bg.png') no-repeat;
	width:372px;
	height:244px;
	text-align:left;
}

/* Client page */

.account_sidebar {
	background:url('images/account_sidebar_bg.jpg') no-repeat;
	padding:10px;
	width:255px;
	color:#FFFFFF;
	margin-top:15px;
}

#statistics {
	color:#6F7072;
	width:255px;
	padding:10px;
	background:url('images/statistics_bg.jpg') no-repeat;
	border:1px solid #6799D8;	
}

#statistics h4 {
	font-size:12px;
	margin-bottom:0px;
	color:#14A9D1;
}

#statistics p {
	line-height:15px;
	margin-top:3px;	
}

.account_section {
	padding:10px;
	border:1px solid #6799D8;
	color:#6F7072;
	font-size:11px;
	margin-bottom:10px;
}

.account_section h3 {
	border-bottom:1px dotted #62C7DB;
	color:#C597E0;
	margin:0 0 5px 0;
}

.account_section h4 {
	font-size:12px;
	color:#14A9D1;
}

.vertical_dots {
	margin-left:10px;
	margin-right:10px;
	background:url('images/vertical_dot.jpg') center repeat-y;	
} 


/* About Us Page Start*/
#circles_behind {
	background:url('images/circles_behind.jpg') no-repeat;
	width:400px;
	height:246px;	
}

/* About Us Page End */

/* Company Profile */

#company_profile_title {
	background:url('images/company_profile_bg.jpg') no-repeat;
	width:890px;
	height:148px;	
}

#company_profile_title div {
	padding:40px 0 0 30px;
}

#company_profile_title h1 {
	font-size:30px;	
}

#company_profile {
	color:#878487;
	margin-top:15px;	
}

#company_profile h3 {
	margin-top:20px;
	padding-bottom:5px;
	color:#D92CC7;
	border-bottom:2px dotted #878487;
}

.bottom_dashed {
	border-bottom:1px dotted #62C7DB;
}

span.tabs {
	border:1px solid #49A2F5;
	background:#49A2F5;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}


a.tabitem, a.tabitem:visited  {
	font-weight:bold;
	text-decoration:none;
	color:#1C7EC7;
	font-size:11px;
	font-family:Arial;
}

a.tabitem_current, a.tabitem_current:visited {
	font-weight:bold;
	text-decoration:none;
	color:#00539D;
	font-size:12px;
}


a, a:visited {
	color: #000000;
	
	text-decoration: none;
}

a:hover,a.tabitem:hover {
	text-decoration: underline;
}

div.hr {
	height:15px;
	border-bottom:2px dotted #818384;
	margin-bottom:15px;	
}


h1 {
	margin-top:0px;
	font-size:24px;
	line-height:30px;	
}

h2 {
	font-size:15pt;	
	margin-top:12px;
}

h3 {
	font-size:12pt;
	color:#6F7170;
	font-weight:bold;
}

p {
	line-height:24px;
}

p.large {
	font-size:14px;
	line-height:30px;	
}

.label {
	font-family: Verdana;
	font-weight:bold;
	padding-top:4px;
	text-align:right;	
}

.fields {
	font-family: Verdana;
	font-weight:normal;
	padding-top:3px;
	text-align:left;	
}

.purple {
	color:#C398DD;
}


.bold {
	font-weight:bold;	
}

.narrow {
	font-family:Arial Narrow;	
}

.normal {
	font-weight:normal;	
}

.text11 {
	font-size:11px;	
}
.text12 {
	font-size:12px;
}
.text13 {
	font-size:13px;
}

.text14 {
	font-size:14px;
}

.text15 {
	font-size:15px;
}

.text16 {
	font-size:16px;
}

.text17 {
	font-size:17px;
}

.text18 {
	font-size:18px;
}

.text26 {
	font-size:26px;
}

.text20 {
	font-size:20px;
}

.text24 {
	font-size:24px;
}

.italic {
	font-style:italic;	
}

.center {
	text-align:center;
}

.error {
	color:red;
	font-weight:bold;
}

.message {
	color:green;
	font-weight:bold;
}

ul {
	list-style-image:url('images/list-arrow.png');
}

li {
	margin-bottom:8px;
}

ul.purple_bullet {
	list-style-image:url('images/purple_bullet.png');
	color:#4C4C4D;
	font-size:13px;
	font-weight:normal;
}

input, select, textarea {
	border:1px solid #C0C0C0;
}

input.button_send {
	border:0px;
	background:url('images/button_send.jpg');
	width:95px;
	height:37px;
	cursor:hand;
}

input.button {
	height:34px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12pt;
	background:#79ABE1 url('images/button_bg.gif') repeat-x;
	border-top:1px solid #97BDE8;
	border-left:1px solid #97BDE8;
	border-right:1px solid #79ABE1;
	border-bottom:1px solid #79ABE1;
	text-transform:uppercase;
	cursor:hand;
	
}

input.button2 {
	height:25px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	background:#00CC00 url('images/button_bg2.jpg') repeat-x;
	border-top:1px solid #97BDE8;
	border-left:1px solid #97BDE8;
	border-right:1px solid #79ABE1;
	border-bottom:1px solid #79ABE1;
}

input.checkbox, input.radiobutton, {
	border:0px;

}

	




/* special colors/sizes */

.white {
	color:#FFFFFF;	
}

.gray {
	color:#333333;
}

.red {
	color:#FF0000;
}

.blue {
	color:#00539D;
}


/* end special colors */

input, textarea, select {
	color:#666666;
	font-size:13px;
	font-family: Arial;	
	
}

.button {
	background:#00CE00;
	border:1px solid #5EFF5E;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.text_ad {
	width:220px;
	height:170px;
	background:url('images/adspace_bg_horizontal.png') no-repeat;
	text-align:left;	
}

.text_ad_vertical {
	width:275px;
	height:155px;
	background:url('images/adspace_bg_vertical.png') no-repeat;
	text-align:left;	
}

.text_ad_header {
	margin:15px 30px 0 30px;
	font-size:15px;
	color:#868C8C;	
	border-bottom:2px dotted #868C8C;
}

.text_ad_copy {
	margin:3px 15px 0 30px;
	font-size:12px;
	color:#868C8C;
}

.text_ad_link {
	margin:20px 20px 0 5px;
	text-align:right;
	font-size:11px;
	color:#868C8C;
}

#homepage_callouts td {
	vertical-align:top;
	width:210px;
	height:150px;

}

#homepage_callouts a {
	color:#ffffff;
}

#homepage_callouts h3 {
	border:none;
	font-size:14px;	
	margin-bottom:10px;
}

#subfooter a, #subfooter {
	color: #FFFFFF;
	font-size:11px;
	margin-bottom:10px;
}

#subfooter td {
	text-align:left;	
}

#social_networking {
	background:url('images/social_bg.png') no-repeat;
	width:945px;
	height:94px;
	margin-bottom:10px;
	position:relative;
}

#social_networking #links {
	position:absolute;
	top:26px;
	left:18px;
}

#social_networking #links img {
	margin-right:30px;
}

#social_networking #addthis {
	position:absolute;
	top:2px;
	left:708px;
}

#social_networking #constant_contact {
	position:absolute;
	top:35px;
	left:708px;
	text-align:left;
}
table.sitemap {
	margin-top:30px;	
}

table.sitemap td.hr {
	border-top:1px dotted #14A9CF;	
}

table.sitemap th {
	font-size:24px;
	font-family:Verdana;
	color:#14A9CF;
	padding-top:60px;
	padding-bottom: 7px;
	text-align:left;
}

table.sitemap th a {color:#14A9CF}

table.sitemap td {
	vertical-align:top;
}

table.sitemap ul {
	list-style:none;
	list-style-image:none;
	margin-left:0px;
}

table.sitemap a {
	color:#7D7B7B;
}


/*Admin pages */
.bordered {
	border:1px solid #14AACF;
	padding:5px;
}

#states_list a {
	font-size:10px;
	font-family:Verdana;
	color:#FFFFFF;	
}
