/* CSS Document */

@font-face {font-family: pt_sans_bold;src: url('../fonts/pt_sans_bold.ttf');  font-weight: bold}
@font-face {font-family: pt_sans;src: url('../fonts/pt_sans.ttf')}
@font-face {font-family: pt_sans_bold_italic;src: url('../fonts/pt_sans_bold_italic.ttf');  font-style: italic}
@font-face {font-family: pt_sans_italic;src: url('../fonts/pt_sans_italic.ttf'); font-style: italic}
@font-face {font-family: usa_light;src: url('../fonts/usa_light.ttf'); font-style: normal}
@font-face {font-family: calibri_bold;src: url('../fonts/calibri_bold.ttf');  font-weight: bold}
@font-face {font-family: calibri;src: url('../fonts/calibri.ttf')}
@font-face {font-family: calibri_italic;src: url('../fonts/calibri_italic.ttf'); font-style: italic}

body,td,table,li,ul,p,form,fieldset,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

ol li {margin: 10px 0}

table,img,fieldset {
	border:0;
}

a, a:link, a:visited, a:hover {outline: none;}

.clearLeft {
	clear:left;
}
body {
	background:#ffffff url(../images/rcol_top_back.gif) repeat-x;
	font-size:12px;
	font-family: "calibri", Arial, Helvetica, sans-serif, Tahoma;
	color:#333;
	margin-bottom:0;
}

body.cp {
	background:#ffffff url(../images/cp_body_back.gif) repeat-x;
}

p {
	margin-bottom:.8em;
	margin-top:.8em;	
	line-height:1.4em;
}

p a, p a:link, p a:visited, td a:link, td a:visited, span a, span a:link  {
	color:#1684ef;
	font-weight: normal;
	text-decoration: underline;	
}

p a:hover, td a:hover, span a:hover  {
	text-decoration: none;	
}

a, a:link, a:visited {
	color:#1684ef;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}

h1,h2 {
	-x-system-font:none;
	color:#0c76e5;
	font-size:27px;
	font-family: Arial, sans-serif;
	padding:5px 0;
	padding-left:45px;
	margin-bottom:10px;
	font-weight: lighter;	
}

h3 {
	color:#666;
	font-family: Arial, Helvetica, Tahoma, sans-serif;	
	font-size:17px;
	font-weight: normal;
}
h4 {
	color:#499e1f;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:16px;
	font-weight: bold;
}

.hr {
border:1px #ccc dotted;
height:1px;
}


#bg {
	width: 50%;
	height: 543px; /* height of bg! */
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../images/lcol_top_back.gif) repeat-x;
	z-index: 0;
} 

#wrapper {
	width:1071px;
	margin: 0 auto;
    position: relative;
    z-index: 1;
}

#header {
	position:relative;
	width:1071px;
	height:449px;
	margin: 0 auto;	
	background:url(../images/home/mcol_top_back.jpg) no-repeat left top;
}

#header_pricing {
	position:relative;
	width:1071px;
	margin: 0 auto;
	background:url(../images/pricing/mcol_top_back.jpg) no-repeat left top;
}

#pricing_container, #pricing_container2 {
	position: relative;
	width:891px;
	margin: 0 90px 0px 90px;
	padding-top: 110px;
	z-index: 0;
}

#pricing_container2 {padding-top: 0px;}

#pricing_bottom {
	position:relative;
	width:1071px;
	margin: 0 auto;
	height: 200px;
	background:url(../images/pricing/bottom.jpg) no-repeat left top;
}

.pricing_table td { padding: 10px 8px; text-align: center}

.pricing_free {
	width: 198px;
	height: 168px;
	padding: 0;
	background:url(../images/pricing/tab_green.jpg) no-repeat left top;
	}

.pricing_payasyougo {
	width: 198px;
	height: 168px;
	padding: 0;	
	background:url(../images/pricing/tab_dk_green.jpg) no-repeat left top;
	}
	
.pricing_membership {
	width: 202px;
	height: 168px;
	padding: 0;	
	background:url(../images/pricing/tab_blue.jpg) no-repeat left top;
	}	

#pricing_box {
	position: relative;
	height: 163px;
	margin-top: 5px;
	}

#pricing_box .title {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	}
	
#pricing_box .aslowas1, #pricing_box .per1, #pricing_box .aslowas2, #pricing_box .per2  {
	text-transform: uppercase;
	color: #1c510e;
	font-size: 12px;
	}
	
#pricing_box .aslowas2, #pricing_box .per2  {
	color: #013179;
	}	

#pricing_box .aslowas1, #pricing_box .aslowas2 {
	position: absolute;
	top: 28px;
	left: 20px;
	}

#pricing_box .per1, #pricing_box .per2 {
	position: absolute;
	top: 82px;	
	}

#pricing_box .per1 {left: 125px; letter-spacing: -.5px;}
#pricing_box .per2 {left: 137px;}

#pricing_box .price {
	font-size: 75px;
	color: #fff;
	padding-top: 20px;
	line-height: 65px;
	letter-spacing: -10px;
	margin-left: -10px;
	}
	
#pricing_box .free {
	font-size: 55px;
	color: #fff;
	padding-top: 50px;
	line-height: 63px;
	letter-spacing: -5px;
	margin-left: -10px;	
	}	
	
#pricing_box .more_info {
	color: #fff;
	}		
	
#pricing_box .price .dollar1 {
	font-size: 45px;
	position:absolute;
	top: 35px;
	left: 54px;
	}	
	
#pricing_box .price .dollar2 {
	font-size: 45px;
	position:absolute;
	top: 35px;
	left: 40px;
	}		

.pricing_features {
	color: #666;
	font-size: 15px;
	width: 168px;
	}

.pricing_description {
	color: #000;
	font-size: 13px;
	}

.splotch {
	position:absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -70px;
	margin-right: -10px;
	z-index: 100;
	background:url(../images/pricing/best_value.png) no-repeat left top;	
	}



.payasyougo_table {
	width: 269px;
	background:url(../images/pricing/pay_back2.jpg) no-repeat left top;
	}

.membership_table {
	width: 291px;
	background:url(../images/pricing/pay2_back2.jpg) no-repeat left top;
	}
	
.corp_membership_table {
	width: 291px;
	background:url(../images/pricing/pay2_back3.jpg) no-repeat left top;
	}	

.bulk { color:#666; font-size: 14px; margin: 10px 0}

.amount2, .total2 {
	font-size: 16px;
	color:#333;
	text-align: center;
	width: 70px;
	padding: 15px 0;
	margin: 0;
	line-height: 19px;	
	}
	
.total2 {
	width: 124px;
	}	
	
.price2 {
	font-size: 25px;
	width: 75px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	padding: 8px 0 0 3px;
	margin: 0;
	letter-spacing: -.5px
	}	
	
	
.membership_table .amount2, .corp_membership_table .amount2 { width: 83px}
.membership_table .price2, .corp_membership_table .price2 { width: 85px}

.pricing_info { font-size: 11px; color:#999; margin-top: 15px; width:280px}

	
/* Inner Pages ============================ */

#wrapper2 {
	width:1071px;
	margin: 0 auto;
    position: relative;
    z-index: 2;
	background: url(../images/mcol_top_back2.jpg) no-repeat left top;
}

#wrapper3 {
	width:1071px;
	margin: 0 auto;
    position: relative;
    z-index: 2;
}


#header2 {
	width:1071px;
	margin: 0 auto;	
	height:100px;
    z-index:9999;
	position: relative;
	background-image:none;		
}


#contentWrapper2 {
	position:relative;
	width: 1030px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden;
	color:#777676;	
	
}

 
/*  ============================ */


.dots {
margin: 3px 0px;
padding: 0px;
width: auto;
height: 1px;
border-top: 1px dotted #000;
clear: left;
}

.dots2 {
margin: 3px 20px;
padding: 0px;
width: auto;
height: 1px;
border-top: 1px dotted #ccc;
clear: left;
}


.comment {
margin: 3px 0px;
padding: 10px;
width: auto;
border-top: 1px dotted #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px dotted #ddd;
background-color: #eee;
clear: left;
}

/* Logo ============================ */
.logo {
	position:absolute;
	top:18px;
	left:35px;
	height:55px;
	width:308px;
	z-index: 1001;
}


/* Flash Demo ============================ */
.flash_demo {
	position:absolute;
	top:93px;
	right:39px;
	height:350px;
	width:418px;
}


/* Home Page Promo Box ============================ */
.promo {
	position:absolute;
	top:140px;
	left:125px;
	width:540px;
	height:295px;
	z-index: 5;
}

.promo h1 { 
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:28px;
	color:#000000;
	padding: 0 0 0 38px;
	margin: 0;
}

.promo h2 { 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:18px;
	color:#909090;
	line-height: 24px;
	width:430px;	
	margin: 7px 0 7px 38px;
	padding: 0;
	font-weight: normal;
}

.promo span { 
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:19px;
	color:#333;
	line-height: 30px;
	width:450px;	
	margin: 7px 0 7px 38px;
	padding: 10px 0 0 0;
	display:block;
}


.home_buttons {
	position:absolute;
	top:195px;
	left:10px;
}


/* MAIN MENU STYLES =================================== */

#MainMenuContainer {
	position:relative;
	z-index:9999;
	
}

ul.mainMenu {
	position:absolute;
	height:41px;

	margin:0;
	top: 8px;
	right: 20px;
	list-style-type:none;
	z-index:9999;
	float:right;
}
.mainMenu li {
	height:41px;
	float:left;
	padding-left:9px;
	/* background:url(../images/mainnav_left_off.gif) no-repeat left top; */
}
.mainMenu li a:link, .mainMenu li a:visited {
	height:41px;
	line-height:41px;
	float:left;
	display:block;
	padding-right:11px;	
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	white-space:nowrap;
}

.mainMenu li#on{ /* set in the jquery */
	background:url(../images/mm_over_left.jpg) no-repeat left top;	
}

.mainMenu li#on a:link, .mainMenu li#on a:visited{
	background:url(../images/mm_over_right.jpg) no-repeat right top;
}

.mainMenu li#off{
	background-image:none;	
}

.mainMenu li#green a:link, .mainMenu li#green a:visited{
	color:#b0f18f;	
}

.mainMenu li.lihover { /* set in the jquery */
	background:url(../images/mm_on_left.jpg) no-repeat left top;	
}

.mainMenu li a:hover, 
#wrapper .mainMenu li a.hover,
#wrapper2 .mainMenu li a.hover {
	background:url(../images/mm_on_right.jpg) no-repeat right top;
}

.mainMenu li#on a:hover, .mainMenu li#on a.hover {
	background:url(../images/mm_over_right.jpg) no-repeat right top;
}


/* Sub Menu Syles ================= */
.mainMenu li ul {
	list-style-type:none;
	display:none;
	position:absolute;
	top:28px;
	clear:left;
	width:213px;
	height:auto;
	z-index:9999;

}
* html .mainMenu li ul {
	width:1%;
}
.mainMenu li ul li {
	float:none;
	height:auto;
	background:none;
	padding:0;
	margin:0;
}
.mainMenu li.iefix {
	/* This class is applied in the IE jquery script */
	float:left;
	clear:left;
}
* html .mainMenu ul img {
	float:left;
}


#wrapper .mainMenu li ul a:link, 
#wrapper .mainMenu li ul a:visited,
#wrapper2 .mainMenu li ul a:link, 
#wrapper2 .mainMenu li ul a:visited {
	float:none;
	margin-top:0;
	height:22px;
	line-height:22px;
	padding:0 15px;
	text-transform:none;
	color:#000;
	font-weight:normal;
	background:url(../images/hover_box_middle.gif) repeat;	
}
#wrapper .mainMenu li ul a:hover,
#wrapper2 .mainMenu li ul a:hover {
	color:#2a8008;
	background:url(../images/hover_box_middle.gif) repeat;	
}
.mainMenu li ul ul {
	top:-1px;
	z-index:1000;
	margin-left:0;
	border-top:1px solid #999997;
}




/* HOME PAGE CONTENT AREA =============================*/
#contentWrapper {
	position:relative;
	width: 985px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden;
	color:#777676;
	z-index: 2;
}



#contentWrapper a, a:link, a:visited {
	color:#0360b0;
}

#contentWrapper a:hover{
	text-decoration: underline;
}


.HomeColumn {
	width:238px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	color: #333;
}

.HomeColumn_Icons {
	width:78px;	
	padding: 0;
	margin: 0 5px 0 5px;
	float: left;
	overflow: hidden;	
}

.HomeDivider {
	width:1px;
	height: 110px;
	background-color:#ddd;
	float:left;
	margin-top: 5px;

}

.HomeColumn h3, .HomeColumn_icons h3 {
	padding: 7px 0 0 0;
	margin: 0;
	float: left;
	overflow: hidden;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#0360b0;
	height: 25px;
	width: 100%;
	font-size: 18px;
}


.HomeColumn p, .HomeColumn_icons p {
	padding: 5px 15px 12px 0;
	margin: 0;
	font-size: 13px;	
}

.trusted {
	text-transform:uppercase;
	color: #a0a0a0;
	font-size: 11px;
	}



.Testimonials, .Clientlist {
	width:260px;
	height: auto;
	padding: 0;
	margin: 0 0 0 7px;
	float: left;
	overflow: hidden;
}

.Clientlist {
	width:215px;
}

.Testimonials h3, .Clientlist h3 {
	padding: 20px 0 0 0;
	margin: 0;
	float: left;
	overflow: hidden;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#0360b0;
	height: 25px;
	width: 100%;
	font-size: 12px;
	text-transform:uppercase;
	display:block;
}

.Testimonials h3 a, .Testimonials h3 a:link, .Testimonials h3 a:visited, .Testimonials h3 a:hover {
	color:#0360b0;	
}


.Testimonials p {
	margin: 0 0 5px 0;
	padding: 0 20px 0 20px;
	background:url(../images/quotes.gif) no-repeat;	
	display:block;
}

.Clientlist p {
	padding: 0 0 12px 5px;
	margin: 0;
}

.Clientlist ul li {
	padding: 0 0 3px 7px;
	margin: 0;
	color: #333;
	font-size: 13px;
}


.date {
	font-size: 11px;
}

/*pre, .css_example, .css_example pre{
border: 1px dashed #666666;
background:#f9edba;
padding: 5px;
color:#333333;
margin:0 15px;
}*/

pre {border: none; margin: 10px 0; padding: 0; background: none; color:#000}


/* INNER PAGE CONTENT AREA =============================*/

#LeftColumn {
	width:213px;
	padding: 0px 0 130px 30px;
	margin: 53px 0 0 0;
	float: left;
}


#LeftMenu {
	width:213px;
	padding: 0;
	margin: 0;
	background:url(../images/left_menu_top.gif) repeat-y;
}

.LeftLogin {
	width:213px;
	padding: 0;
	margin: 0;
	background:url(../images/left_login.gif) repeat-y;
}

.LeftLogin p {
	padding: 0 25px;
}


#LeftMenu h2, .LeftLogin h2{
	padding: 12px;
	margin: 0;
	color:#FFFFFF;
	font-size: 16px;
	line-height: 18px;
}

#LeftMenu h2 a, .LeftLogin h2 a{
	font-size: 16px;
	color:#FFFFFF;	
}

#LeftMenu ul, .LeftLogin ul {
	list-style:none;
	padding: 0px;
	margin: 0;
	color:#404040;
	font-size: 16px;
}

#LeftMenu li, .LeftLogin li {
	padding:  5px 7px 0px 15px;
	margin: 0;
}

#LeftMenu li a:link, #LeftMenu li a:visited, .LeftLogin li a:link, .LeftLogin li a:visited {
	padding: 0;
	margin: 0;
	color:#404040;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#LeftMenu li a:hover, .LeftLogin li a:hover{
	text-decoration: underline;	
}

#LeftMenu li.on a:link, #LeftMenu li#on a:visited, .LeftLogin li.on a:link, .LeftLogin li#on a:visited{
	color:#40961a;
	text-decoration: underline;
}


#LeftMenuBottom {
	width:213px;
	height: 30px;
	padding: 0;
	margin: 0;
	background:url(../images/left_menu_bottom.gif) bottom;
}


.LeftWidget {
	width:220px;
	height: auto;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
	overflow: hidden;
	background:url(../images/text_column_line.gif) repeat-y;
}

.LeftWidget ul {
	padding: 0 0 10px 25px;
	margin: 0;
	list-style: none;
}

.LeftWidget ul li {
	list-style: none;
	padding: 2px 15px;
	background:url(../images/bullet.gif) no-repeat;	
}



.LeftWidget_icons {
	width:265px;
	height: 430px;	
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	background:url(../images/text_column_line.gif) repeat-y;	
}

.LeftWidget h3 {
	padding: 7px 0 0 25px;
	margin: 0;
	float: left;
	overflow: hidden;
	background:url(../images/bubbles_green.gif) no-repeat top left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	height: 30px;
	width: 100%;
	font-size: 16px;
}

.LeftWidget h4, .LeftWidget_icons h4, .LeftWidget h4 a {
	padding: 3px 0;
	margin: 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#5ba62c;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none
}

.LeftWidget h4 a:hover {
	text-decoration: underline
} 


#MiddleColumn {
	width:748px;
	height: auto;
	padding: 0;
	margin: 0 0 25px 0;
	float: right;
	overflow: hidden;
	background:url(../images/middle_col_back.gif) repeat-y;
}

.small {
font-size:13px;
line-height: 14px;
}

.large {font-size: 18px}
.xlarge {font-size: 20px}
.bold { font-weight: bold}
.black { color:#000}

#Content {
	width: auto;
	height: auto;
	padding: 10px 30px;
	margin: 0 auto;
	color:#666;
	line-height: 18px;
	font-size:16px;	
}

#Content a, #Content a:link {	
	color:#1684ef;
	font-size:16px;		
	text-decoration: underline;
}

#Content a.small, #Content a.small:visited, #Content a.small:hover {
	font-size: 11px;
	color:#80b966;
	
}

#Content a:hover {
	text-decoration: none;
	font-size:16px;		
}

#Content td {
	padding: 3px 4px;
}


#Content h1, #Content h1 a, #Content h1 a:link, #Content h1 a:visited{
	color:#208dc8;
	font-size: 30px;
	font-family: "pt_sans", Arial, sans-serif;
	padding: 0;
	margin: 8px 0 15px 0;
	font-weight: none;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 34px;	
}

#Content h1 a:hover{
text-decoration: underline;
}

#Content h2, #Content h2 a, #Content h2 a:link, #Content h2 a:visited  {
	color:#484848;
	font-size: 22px;
	font-family: "pt_sans", Arial, sans-serif;
	padding: 0 15px 0 0;
	margin: 8px 0 15px 0;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}

#Content h2 a:hover {
text-decoration: underline;
}

#Content h2.blog_headline, #Content h2.blog_headline a, #Content h2.blog_headline a:visited, #Content h1.blog_headline {
	font-size: 38px;
	line-height: 40px;
	color:#000;
	margin-bottom: 15px;

	padding: 0;
	font-weight: normal;	
	font-family: "pt_sans", Arial, sans-serif;	
	}

#Content h2.blog_headline a:hover {
	color:#0564c1;
	text-decoration: none;
	text-shadow: #ddd 2px 2px;
	
	/*background-color:#f7f7f7;*/
	}
	
#Content em {font-family: "calibri_italic", Arial, sans-serif;}

h3{
	padding: 2px 0;
	margin: 0;
	color:#208dc8;
	font-size: 21px;
	font-weight: lighter;
	font-family: "usa_light", Arial, sans-serif;
	background: none;
}

h3.blog_headline{
	font-size: 25px;
	line-height: 30px;
	color:#000;
	margin-bottom: 15px
}

#Content h4{
	padding: 3px 0;
	margin: 0;
	color:#000;
	font-size: 20px;
	font-weight: normal;
	font-family: "pt_sans", Arial, sans-serif;
}

#Content p{
	padding: 2px 20px 18px 2px;
	margin: 0;
}

#Content strong{
	font-family: "calibri_bold", Arial, Helvetica, sans-serif, Tahoma;
	color: #333;
}

#Content p em{
	font-family: "pt_sans_italic", Arial, Helvetica, sans-serif, Tahoma;
}

#Content br{
	clear: left;
}

#Content ul {
	padding: 10px 0 10px 20px;
	margin: 0;
	list-style: none;
}

#Content img {
	padding: 0 5px;
}

#Content ul li {
	list-style: none;
	padding: 3px 25px 3px 15px;
	background:url(../images/bullet.gif) no-repeat;	
}


#MiddleColumnBottom {
	width:748px;
	height: 25px;
	padding: 0;
	margin: 0;
	background:url(../images/middle_col_bottom.gif) bottom no-repeat;
}


#MiddleColumnWide {
	width:556px;
	padding: 0px 0px 0 0px;
	margin: 0;
	float:left;
}

#RightColumn {
	width:170px;
	padding: 0px 5px 0 0;
	margin: 0;
	float:right;
}



/* FOOTER STYLES ============================ */
#footerWrapper {
	clear:left;
	width: 100%;	
	background:#479d20 url(../images/lcol_bottom_back.gif) repeat-x;
	padding:0;
	margin:0;
}
#footer {
	width:1071px;
	height:372px;
	padding:0;
	color:#ffffff;
	background:#479d20 url(../images/mcol_bottom_back.jpg) no-repeat;
	margin: 0 auto;		
}

.FooterTitle {
float:left;
color:#FFFFFF;
font-size: 13px;
padding: 10px 40px;
}

.FooterCopyright {
color:#FFFFFF;
font-size: 11px;
float:right;
padding: 10px 40px;
}

.FooterCopyright a, .FooterCopyright a:link, .FooterCopyright a:visited, .FooterCopyright a:hover {
color:#FFFFFF;
font-size: 11px;
text-decoration: underline;
}

.FooterLine {
height:1px;
width: 93%;
border-bottom: 1px #9cd382 solid;
margin: 0 auto;
}

#FooterWidget {
	width:190px;
	height: auto;
	margin: 0 10px 0 5px;
	padding: 0;
	float: left;
	overflow: hidden;
}


#FooterWidget h3 {
	padding: 5px 0 5px 30px;
	margin: 0;
	background:url(../images/bubbles_white.gif) no-repeat top left;
	color:#aff18f;
	font-size: 16px;
}

#FooterWidget a, a:link, a:visited, a:hover, #FooterWidget li a, a:link, a:visited {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
}


#FooterWidget p {
	padding: 5px 5px 5px 30px;
	margin: 0;
}

#FooterWidget ul {
	list-style:none;
	padding: 0px 0 0 30px;
	margin: 0;
	color:#404040;
	font-size: 16px;
}

#FooterWidget li.blog {
	list-style:none;
	padding:  4px 7px 6px 0px;
	margin: 0;
	color:#404040;
	font-size: 16px;
	border-bottom: 1px solid #6fb650;
	display:block;
	line-height: 18px;	
}

#FooterWidget li {
	padding:  2px 7px 2px 0px;
	margin: 0;
	text-decoration: none;
	line-height: 17px;
}

#FooterWidget li a:hover {
	text-decoration: underline;
}


/* Search Box ================================ */
.searchBox, .searchBox_forum {
	position:relative;
	width:300px;
	height:50px;
	padding: 0 0 0 30px;
}
.searchBox input, .searchBox_forum input {
	width:150px;
	padding: 2px;
	margin: 6px 4px 4px 0;
	border:1px solid #999;
	color:#701c00;
	font-size:12px;
	float:left;
}
.searchBox input.button, .searchBox_forum input.button {

	width:auto;
	border:none;
	float:left;	
	padding: 0;
	margin: 0;
}

.searchBox a, .searchBox_forum a {
	color:#b47432;
	font-weight: normal;
}

.searchBox a:hover, .searchBox_forum a:hover {
text-decoration: underline;
}

br {
clear:both;
}


/* TABLE STYLES ============================ */
.sectiontable {
	margin: 15px 0 0 0;
	width: 100%;
}

.sectiontable table {
	margin: 15px 0 0 0;
	width: 100%;
}

.sectiontable td {
	padding: 5px 5px;
}

.sectiontableheader {
	padding: 5px 5px;
	background:url(../images/forum_header_back.gif) repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.filters {
	text-align: right;
	padding-bottom: 3px;
}
.filters td input {
	width:166px;
	padding: 2px;
	border:1px solid #999;	
}
.filters input.button2 {
	position:relative;
	width:auto;
	border:none;
	top: 4px;
	padding: 0 3px;
}


tr.sectiontableentry1 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
}

tr.sectiontableentry2 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #eee;
}

/* CP STYLES ============================ */

#cpHeader {
	width:1071px;
	margin: 0 auto;	
	height:80px;
    z-index: 9999;	
	position: relative;
	background:url(../images/cp_header.jpg) no-repeat top left;		
}

#welcome { font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	float: right;
	top: 50px;
	right: 50px;
	height:20px;
	color:#FFFFFF;
	font-size: 11px;
	z-index: 1001;
}

#welcome a, #welcome a:link, #welcome a:visited {
text-decoration: underline;
font-size: 11px;
color:#FFF;
}

#welcome a:hover {
text-decoration: none;
}

#cpFooterWrapper {
	clear:left;
	width: 100%;	
	background:#479d20 url(../images/cp_footer.gif) repeat-x;
	padding:0;
	margin:0;
}
#cpFooter {
	width:1097px;
	height:111px;
	padding:0;
	color:#ffffff;
	background:#479d20 url(../images/cp_footer_back.jpg) no-repeat;
	margin: 0 auto;		
}


#cpContentTop {
	width:980px;
	height:14px;
	padding:0;
	background: url(../images/cp_content_top.gif) no-repeat;
	margin: 0 auto;		
}

#cpContentMiddle {
	width:980px;
	padding:0;
	background: url(../images/cp_content_middle.gif) repeat-y;
	margin: 0 auto;
	overflow: hidden;		
}

#cpContentBottom {
	width:980px;
	height:24px;
	padding:0;
	background: url(../images/cp_content_bottom.gif) no-repeat;
	margin: 0 auto 20px auto;		
}

#ContentColumn {
width: auto;
float: left;
}

span.alert {
	color:#c20013;
}

span.disclaimer {
	color:#666;
	font-size:10px;
	line-height: 15px;	
}

span.error {
    color:#c20013;
    font-size:10px;
    font-weight:bold;
    line-height: 15px;  
}

span.error a {
	color:#c20013;
    font-size:10px;
    font-weight:bold;
    line-height: 15px;
}	

#ContentColumn td {
line-height: 17px;
font-size: 13px;
}


#ContentColumn h2 {
	padding: 10px 0;
	line-height: 20px;
}

.acidTest{
	width:542px;
	padding: 10px 0;
}
.acidTest input {
	width:530px;
	height:26px;	
	padding: 4px;
	margin: 0;
	border:1px solid #287f06;
	color:#666666;
	font-size:20px;
}

.acidTest input.checkbox {
	width:16px; height:16px; border:none; vertical-align: bottom; margin-bottom: 3px
	}


.acidTest textarea{
	width:530px;
	height:250px;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666;	
	border:1px solid #287f06;	
}


.acidTest input.button{
	width:auto;
	height:auto;	
	border:none;
	float:right;	
	padding: 3px;
	margin: 0;
}

.acidTest .button{
    width:auto;
    height:auto;    
    border:none;
    float:right;    
    padding: 3px;
    margin: 0;
}

span.label {
	color:#666666;
	font-size:16px;
	line-height: 25px;
}

/* CP TAB STYLES ============================ */

.close_tab {
	width: 5px;
	float: left;
	height: 55px;
	background: url(../app/images/cp_tabs_right.jpg) repeat;
	}
	
.open_tab {
	width: 5px;
	float: left;
	height: 55px;
	margin-left: 7px;
	background: url(../app/images/cp_tabs_left.gif) repeat;
	}	

#cpTabHolder {
	background-position: right;
	padding-right: 5px;
	height: 100px;
	display: inline;

}

#eoaUL li a:link, #eoaUL li a:visited, #eoaUL li a:hover { background-position: 0 0; width: 101px}

.cpTabs{
	float: left;
	width: 350px;
	position:relative;
	padding: 0 3px 0 0;
	margin-left: 0;
	margin-right: 0;
	overflow:hidden;
	background: url(../app/images/cp_tabs_middle.gif) repeat;

}



.cpTabTitle, webTitle, mobileTitle{
	float: left;
	position: relative;
}

.cpTabTitle span{
	font-size: 11px;
	top: -15px;
	left: 10px;
	position: absolute;
	width: 90px;
}

#cpAnalysisTabs {
	margin: 0 auto;
	width: 1060px;
	padding: 0 40px;
	background-color: #fff;
}

.cpTabs em{
	display:block;
	width:3px;
	height: 50px;
	z-index: 1000;
} 

.cpTabs ul{
	padding: 2px 0px 0 0;	
	margin: 0;
	list-style-type: none;
	display:block;
	width:1000px;
} 

#cpAnalysisTabs ul{
	padding: 0;	
	margin: 0;
	list-style-type: none;
}

.cpTabs ul li,
#cpAnalysisTabs ul li {
	float: left;
	margin: 0;	
}



.cpTabs li a:link, .cpTabs li a:visited {
	display: block;
	width: 56px;
 	height:53px;
	background-position: top left;
	margin: 0 1px;
	padding: 0;
	text-indent: -9999px;	
}

#cpAnalysisTabs li a:link, #cpAnalysisTabs li a:visited {
	display: block;
 	height:26px;
	margin: 0;
	padding-right: 5px;	
}

.cpTabs li a:hover {
	background-position: -56px 0;
	width: 73px;
}

.cpTabs li.selected a:link, .cpTabs li.selected a:visited {
	background-position: -129px 0;
	width: 73px;
}

.cpTabs li.grey a:link, .cpTabs li.grey a:visited {
	display: block;
 	height:53px;
	margin: 0 1px;
	padding: 0;
	text-indent: -9999px;
	background:url(../app/images/upsell/rcol_footer_acid.gif) no-repeat bottom left;	
}

.cpTabs li.grey a:hover {
	background-position: 0 0;
}

/* CP Menu STYLES ============================ */

.cpMenu1{
	float: right;
	width: 430px;
	text-align: right;
}

.cpMenu1 span {
	font-size: 16px;
	line-height: 45px;
	float: left;
	}


.cpMenu{
	float: right;
}

.cpMenu ul{
	list-style:none;
	padding:0;
	margin:0;
}

.cpMenu ul li{
	float: left;
	line-height: 22px;
	padding: 0px 5px;
	height: 22px;	
}

.cpMenu li a, .cpMenu li a:link, .cpMenu li a:visited, .cpMenu a {
	background: url(../images/cp_menu_off.gif) no-repeat top left;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color:#fff;
}

.cpMenu li.disabled a, .cpMenu li.disabled a:link, .cpMenu li.disabled a:visited, .cpMenu .disabled a {
	background: url(../images/cp_menu_off_disabled.gif) no-repeat top left;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color:#fff;
}

.cpMenu a, #cpMenu a:link, #cpMenu a:visited, {
color:#fff !important;
}

.cpMenu li span{
	background: url(../images/cp_menu_right_off.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 0px 10px;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.cpMenu li.disabled span{
	background: url(../images/cp_menu_right_off_disabled.gif) no-repeat top right;
	display: block;
	padding: 0px 10px 0px 10px;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.cpMenu li a:hover{
	background: url(../images/cp_menu_over.gif) no-repeat top left;
	color:#6e6e6e !important;
}

.cpMenu li span a:hover{
	background: url(../images/cp_menu_right_over.gif) no-repeat top right;
}


.cpAnalysis{
	padding:15px;
	margin:0;
	width:auto;
	height: 350px;
	overflow: auto;

}

#Breadcrumb {
	padding: 15px 0;
}


#Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:visited, {
	color:#5ba62c;
	text-decoration:underline;
}

.large_text {
font-size:18px;
color:#626262;
}


#pricing ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#00FF00;
}

#pricing ul li {
	margin: 0;
	padding: 0 0 0 15px;	
	background:url(../images/bullet.gif) no-repeat;
}


.green{
	padding: 3px 0;
	margin: 0;
	color:#5ba62c;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, sans-serif;	
}

.blue{
	padding: 3px 0;
	margin: 0;
	color:#6ab8ff;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, sans-serif;	
}


.widget_container{
	width: 195px;
	float:left;
	margin: 5px;
}

.widget_top{
	background:url(../app/images/widget_top.jpg) no-repeat;
	width: 195px;
	height: 13px;
	margin: 0;
	display:block;
}

.widget_bottom{
	background:url(../app/images/widget_bottom.jpg) no-repeat bottom left;
	width: 195px;
	padding-bottom: 20px;
	margin: 0;
}

.widget_content{
	margin: 0px 15px;
}


.recent_container{
	width: 604px;
	float:left;
	margin: 5px;
}

.recent_top{
	background:url(../app/images/recent_activity.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.recent_bottom{
	background:url(../app/images/recent_bottom.jpg) no-repeat bottom left;
	width: 604px;
	margin: 0;
	height: 45px;	
}

.recent_content{
	margin: 0px 25px;
}

.member_top{
	background:url(../app/images/member_info.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}


.wide_widget_container{
	width: 257px;
	float:left;
	margin: 5px;
}

.wide_widget_top{
	background:url(../app/images/wide_widget_top.jpg) no-repeat;
	width: 257px;
	height: 14px;
	margin: 0;
	display:block;
}

.wide_widget_bottom{
	background:url(../app/images/wide_widget_bottom.jpg) no-repeat bottom left;
	width: 257px;
	padding-bottom: 20px;
	margin: 0;
}

.wide_widget_content{
	margin: 0px 15px;
}


.wide_widget_container2{
	width: 430px;
	float:left;
	margin: 5px;
}

.wide_widget_container_2{
	width: 453px;
	float:left;
	margin: 5px;
}

.wide_widget_top2{
	background:url(../app/images/wide_widget_top2.jpg) no-repeat;
	width: 430px;
	height: 14px;
	margin: 0;
	display:block;
}

.wide_widget_top_2{
	background:url(../app/images/wide_widget_top_2.jpg) no-repeat;
	width: 453px;
	height: 14px;
	margin: 0;
	display:block;
}

.wide_widget_bottom2{
	background:url(../app/images/wide_widget_bottom2.jpg) no-repeat bottom left;
	width: 430px;
	height: 540px;	
	padding-bottom: 20px;
	margin: 0;
}

.wide_widget_bottom3{
	background:url(../app/images/wide_widget_bottom2.jpg) no-repeat bottom left;
	width: 453px;
	padding-bottom: 20px;
	margin: 0;
}

.wide_widget_bottom4{
	background:url(../app/images/wide_widget_bg.jpg) repeat-y;
	width: 453px;
	margin: 0;
}

.wide_widget_bottom5{
	background:url(../app/images/wide_widget_bottom3.jpg) no-repeat;
	width: 453px;
	height: 18px;
	padding-bottom: 10px;
	margin: 0;
}

.wide_widget_content2{
	margin: 0px 15px;
}


.step1{
	background:url(../app/images/step1.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.step2{
	background:url(../app/images/step2.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.step3{
	background:url(../app/images/step3.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.purchased{
	background:url(../app/images/purchased.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.inbox{
	background:url(../app/images/inbox.jpg) no-repeat;
	width: 604px;
	margin: 0;
	display:block;
	padding-top: 20px;
}

.red {
color:#ed1c24;

}

.spanInput2 {
font-size: 18px;
color:#0c76e5;
}

input.checkbox {
height: 13px; 
}

/* Sticky Footer CSS ============================ */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper_sticky {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -111px; /* the bottom margin is the negative value of the footer's height */
}
.footer_sticky, .push {
	height: 111px; /* .push must be the same height as .footer */
}

/* Acid Test Result Screen ============================ */

.results {
	width: 930px;
	margin: 0 auto;
}

.results h1 {
	color:#0c76e5;
	font-size:25px;
	font-family: Arial, sans-serif;
	padding:5px 0 0 5px;
	margin:10px 0 0 0;	
}

.results ul {
	padding: 10px 10px 10px 6px;
	margin: 0;
	list-style: none;
	font-size: 14px;
}

.results ul li {
	list-style: none;
	padding: 3px 25px 3px 15px;
	background:url(../images/bullet.gif) no-repeat;	
}



.result_container{
	width: 613px;
	float:left;
	margin: 5px 15px 0 0;
    text-align:left;	
}

.result_top{
	background:url(../app/images/upsell/mcol_top.gif) no-repeat bottom left;
	width: 613px;
	height: 63px;
	position: relative;
}

.result_top ul{
	height: 30px;
	position: absolute;
	top: 0;
	left: 15px;
	height: 41px:
}

.result_top ul li{
	background:url(../app/images/result_tab_left_off.gif) no-repeat top left;
	height: 41px;
	margin: 0 5px 0 0;
	padding: 0 0 0 14px;
	display: block;
	list-style: none;
	float:left;
}

.result_top ul li span{
	display: block;
	height: 41px;	
}

.result_top ul li span a, .result_top ul li span a:link, .result_top ul li span a:visited{
	background:url(../app/images/result_tab_right_off.gif) no-repeat top right;
	margin: 0;
	padding: 16px 14px 0 0;
	font-size: 16px;
	color: #666666;
	float: right;
	height: 41px;	
	text-decoration: none;
}

.result_top ul li span a:hover{
	text-decoration: none;
}


.result_top ul li.current{
	background:url(../app/images/result_tab_left.gif) no-repeat top left;
	height: 41px;
	margin: 0 5px 0 0;
	padding: 0 0 0 14px;
}

.result_top ul li.current span a.current {
	background:url(../app/images/result_tab_right.gif) no-repeat top right;
	height: 41px;
	margin: 0;
	padding: 10px 14px 5px 0;
	font-size: 19px;
	color: #0e7ee6;
	line-height: 20px;
	text-decoration: none;
	display:block;
}





.result_content{
	background:url(../app/images/upsell/mcol_back.gif) repeat-y;
	width: 613px;
}

.result_bottom{
	background:url(../app/images/upsell/mcol_bottom.gif) no-repeat top left;
	width: 613px;
	height: 13px;
	/* padding-bottom: 10px; */
}

.result_gbox_container{
	width: 574px;
	margin-left: 18px;
	display:block;
}

.result_gbox_top{
	background:url(../app/images/upsell/gbox_top.gif) no-repeat;
	width: 574px;
	height: 10px;
}

.result_gbox_content{
	background:url(../app/images/upsell/gbox_back.gif) repeat-y;
	width: 574px;	
}

.result_gbox_bottom{
	background:url(../app/images/upsell/gbox_bottom.gif) no-repeat top left;
	width: 574px;
	height: 10px;
	padding-bottom: 4px;
}


.spam_gbox_container{
	width: 500px;
	display:block;
}


.spam_gbox_top{
	background:url(../app/images/spam/gbox_top.gif) no-repeat;
	width: 500px;
	height: 10px;
}

.spam_gbox_content{
	background:url(../app/images/spam/gbox_back.gif) repeat-y;
	width: 500px;	
}

.spam_gbox_bottom{
	background:url(../app/images/spam/gbox_bottom.gif) no-repeat top left;
	width: 500px;
	height: 10px;
	padding-bottom: 4px;
}


.red_big {
	color:#ed1c24;
	font-size: 24px;
	font-weight: bold;
}


.result_rcol_container{
	width: 282px;
	float:left;
	margin-right: 15px;
	margin-top: 55px;	
    text-align:left;	
}

.result_rcol_top{
	background:url(../app/images/upsell/rcol_top.gif) no-repeat;
	width: 282px;
	height: 17px;
}

.result_rcol_content{
	background:url(../app/images/upsell/rcol_back.gif) repeat-y;
	width: 282px;
	padding: 2px 10px 10px 15px;	
}

.result_rcol_content2{
	background:url(../app/images/upsell/rcol_member_benefits.gif) no-repeat top left;
	width: 282px;
	padding: 15px 10px 10px 10px;
}

.result_rcol_bottom{
	background:url(../app/images/upsell/rcol_bottom.gif) no-repeat top left;
	width: 282px;
	height: 16px;
	padding-bottom: 20px;
}

.result_rcol_bottom2{
	background:url(../app/images/upsell/rcol_footer_acid.gif) no-repeat top left;
	width: 282px;
	height: 96px;
	padding-bottom: 20px;
}

.result_top ul li { width: 170px; text-align:center; display:block}
.result_top ul li span a, .result_top ul li span a:link, .result_top ul li span a:visited {float:none; display:block}

.archive_box {
	background-color:#f8f8f8;
	border: 1px solid #eee;
	padding: 10px 8px 5px 8px;
	margin: 3px 0;
	overflow: hidden;
	position:relative;
	min-height: 45px;
	}

.archive_box .subject {
	display:block;
	font-size: 17px;
	color:#333;
	margin-bottom: 3px;
	font-weight: bold;
	}
	
.archive_box .buttons {
	width: 250px;
	text-align: right;
	height: 25px;
	position: absolute;
	bottom: 5px;
	right: 8px;
	}
	
.archive_box .analysis {
	width: 150px;
	float: left;
	text-align: left;
	margin-top: 5px;
	}	

span#button a, span#button a:link, span#button a:visited {
	font-size: 10px;
	color:#333;
	background-color: #ecebeb;
	-moz-border-radius: 2px; 
	-webkit-border-radius:2px;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px solid #e1dfdf;
	line-height: 19px;
	}
	
span#button a:hover {
	background-color: #65b73b;
	color:#FFF;
	}	

.archive_box #close {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 16px;
	}	

.archive_box #close a, .archive_box #close a:link {
	background:url(../app/images/close.gif) no-repeat;
	width: 17px;
	height: 16px;
	display:block;
	text-decoration: none;	
	}

.archive_box #close a:hover {
	background:url(../app/images/close_hover.gif) no-repeat;
	}

.archive_box img {
	padding: 0;
	}
	
	
#pagnation {

	padding: 10px;
	}

#pagnation a, #pagnation a:link, #pagnation a:visited {
	background-color: #eee;
	color:#666;
	padding: 2px 6px;
	text-decoration: none;
	margin: 5px 0;
	border: 1px solid #ddd;
	}

#pagnation a:hover {
	background-color: #fff;
	color:#666;
	padding: 2px 6px;
	text-decoration: none;
	margin: 5px 0;
	border: 1px solid #ddd;
	}
	
.field { width: 108px; height:39px; float:left; margin-top: 6px}
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span {background: url(../app/images/image_blocking.gif); display: block; float: left; font-size: 14px;}
.cb-enable span, .cb-disable span { line-height: 34px; display: block; font-weight: bold; }

.cb-enable span { background-position: left -39px; padding: 2px 12px 0 18px; color:#a5a5a5}
.cb-enable.selected span { background-position: left top; color: #fff; }

.cb-disable span { background-position: right top; padding: 2px 18px 0 12px; color:#9d9d9d}
.cb-disable.selected span { background-position: right -39px; color: #545454}

.switch label { cursor: pointer; }
.switch input { display: none; }	

.divider { display:block; width: 1px; height:39px; background: url(../app/images/divider.gif); float:left }

.result_dd_body, .result_dd_body li{margin:0; padding:0; list-style:none;text-align:left;}
.result_dd_body {display:none;width:198px;border-right:1px solid #b8b7b7;border-bottom:1px solid #b8b7b7;border-left:1px solid #b8b7b7;position:absolute;}
.result_dd_body li{background:#4ca0f6;font-family:Arial, Helvetica, sans-serif; font-size:12px;position:relative;}
.result_dd_body li a{color:#FFFFFF; text-decoration:none; padding-top:10px;padding-bottom:10px; padding-left:40px; display:block;}
.result_dd_body li a:hover{font-weight:bold;}


/* ACCORDION */
/* ----------------------------------------------------------------------*/
/* root element for accordion. decorated with rounded borders and gradient background image */
.accordion {border:0;margin: 0 0 0px 0;	
}

/* accordion header */
.accordion h3 {
	background:#f4f4f4 url("../images/expand.gif") no-repeat center right;
	margin:7px 0 0 0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
    border: 1px solid #ddd;
	cursor:pointer;
	line-height: 17px;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px;	
	color: #333;
	text-decoration: none;
	display:block;
}

.accordion h3:hover {
	cursor:pointer;
	background:#ffe9b8 url("../images/expand_hover.gif") no-repeat center right;
	border:1px solid #efa40d;
    color: #d79104;
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px;
	margin:7px 0 0 0;
	padding:5px 15px;	
}


/* currently active header */
.accordion h3.current {
	border: 1px solid #efa40d; 
	color: #0072bc;
	background:#48a2fd url("../images/contract.gif") no-repeat center right;
	border:1px solid #0967b5;
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	font-weight: bold;
	margin:7px 0 0 0;
	padding:5px 15px;	
}

.accordion h3.current span, .accordion h3.current font.red, .accordion h3.current font.green, .accordion h3.current a:link, .accordion h3.current a:visited {
color:#fff;
} 


/* accordion pane */
.accordion div.pane, .accordion div.pane2 {
	background:#fff url("../images/pane_back.gif") repeat-x;
	border: 1px solid #ccc;
	display:none;
	padding:15px;
	font-size:14px;
	margin: 0 5px 10px 5px;	
}

.accordion div.pane img {
	padding: 0;
}

/* a title inside pane */
.accordion div.pane td, .contact td {
	font-size:14px;	
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.accordion div.pane span.status {
	font-size:14px;	
	margin: 5px 0 15px 0;
	padding: 10px;
	display: block;
	background:#ffe9b8 ;
	border: 1px solid #efa40d; 
	color: #666;
}

.accordion div.pane table, .contact table {
	width: 100%;	
	
}

.accordion div.pane span.charity_name, span.charity_name {
	display:block;
	width: 100px;
	font-size: 18px;
	border: 1px solid #ccc;
	padding: 10px 5px;
	text-align: center;
	margin: 0 0 10px 0;
}

.footer_table { display:block; margin-top: -130px; z-index:999}
.footer_left {background:#fff url("../images/footer_left.jpg") no-repeat top right }
.footer_center {background:#fff url("../images/footer_center.jpg") no-repeat top right }
.footer_right {background:#fff url("../images/footer_right.jpg") no-repeat top left}
.footer_content { width: 976px; height: 684px; position:relative}


.footer_widget { 
	padding: 0;
	float: left;
	overflow: hidden;
}


.footer_widget h3 {
	padding: 5px 0 2px 30px;
	margin: 0;
	color:#1f6b0f;
	font-size: 11px;
	text-transform: uppercase;
}

.footer_widget a:link, .footer_widget a, .footer_widget a:visited {
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #6bc555;	
}

.footer_widget a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6bc555;
}

.footer_widget p {
	padding: 5px 5px 5px 30px;
	margin: 0;
	color: #fff
}

.footer_widget ul {
	list-style:none;
	padding: 0px 0 0 30px;
	margin: 0;
	color:#404040;
	font-size: 16px;
}

.footer_widget li {
	padding:  2px 7px 2px 0px;
	margin: 3px 0;
	text-decoration: none;
	line-height: 17px;s
}

.footer_widget li a:hover {
	text-decoration: underline;
}

.footer_widget li span {
	padding: 5px 7px 5px 0;
	margin: 0;
	color:#1f6b0f;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.twitter {
	position:absolute;
	top:0;
	left: 30px;
	z-index:1000;
	}

/**** Home Logos  **********/

.supportedby {
	padding: 0;
	border: 1px solid #ddd;
	text-align: center;
	height: 61px;
	background: #fff url(../images/home/supportedby_back.jpg) repeat-x bottom;
	}
	
.supportedby ul {margin:0 auto; padding:0; list-style: none; width: 950px; display:block}
.supportedby ul li {float:left; margin:0; padding:0;}

#vertical a, #vertical a:link { width: 150px; height: 61px; background:#fff url("../images/home/logo_vr.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 3px; padding:0}
#vertical a:hover { background-position: 0 -61px}

#jw a, #jw a:link { width: 116px; height: 61px; background:#fff url("../images/home/logo_jw.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 3px; padding:0}
#jw a:hover { background-position: 0 -61px}

#ren a, #ren a:link { width: 120px; height: 61px; background:#fff url("../images/home/logo_renaissance.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 3px; padding:0}
#ren a:hover { background-position: 0 -61px}

#ritz a, #ritz a:link { width: 111px; height: 61px; background:#fff url("../images/home/logo_ritz.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 5px; padding:0}
#ritz a:hover { background-position: 0 -61px}

#vail a, #vail a:link { width: 241px; height: 61px; background:#fff url("../images/home/logo_vail.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 3px; padding:0}
#vail a:hover { background-position: 0 -61px}

#mc a, #mc a:link { width: 149px; height: 61px; background:#fff url("../images/home/logo_mc.jpg") no-repeat top left; display:block; text-indent: -9999px; margin:0 3px; padding:0}
#mc a:hover { background-position: 0 -61px}


.image_border, #Content img.image_border { padding: 8px; background:#f2f2f2; border: 1px solid #ddd; margin:4px 0}
.image_border_med, #Content img.image_border_med { padding: 7px; background:#f2f2f2; border: 1px solid #ddd; margin:4px 0}
.image_border_sm, #Content img.image_border_sm { padding: 4px; background:#f2f2f2; border: 1px solid #eee; margin:4px 0}


.blog_list { border: 1px solid #CCC; }
.blog_list th { border-bottom: 1px solid #CCC; padding: 4px; color:#FFF; font-weight:bold; text-align:left; background: url("../themes/forum_themes/developer/images/forum_header_back.gif") repeat-x}
.blog_list td { border-bottom: 1px solid #CCC; padding: 2px; text-align:left; font-size: 12px}


.research_table { font-family: Arial, Helvetica, sans-serif; font-size:12px; background-color:#999; margin-bottom:10px}
.research_table th, .research_table td { padding:3px; background-color:#FFF}
.research_table th {font-weight:bold; color:#000}
.research_table th.sm {font-weight:bold; color:#000; font-size:11px}
.research_table .td_blue {background-color:#e7f5ff; color:#000; font-weight:bold; border:1px solid #55aaff}
.research_table .td_red {background-color:#fdddde; color:#000; font-weight:bold; border:1px solid #ed1c24}
.research_table .td_green {background-color:#cdf9b4; color:#000; font-weight:bold; border:1px solid #6ec543}


.pre {border:1px dashed #ddd; margin: 10px 0; padding: 10px; background: #fcf4d5; color:#000}


#notice {border:1px #d38808 solid; background: #fdf0cd url(../app/images/alert2.gif) no-repeat 5px 5px; margin: 0 0 10px 0; font-size: 12px; color:#d38808; width: 600px; display:block}
#notice p {padding: 10px 10px 10px 85px; }
#notice a, #notice a:link {font-size:12px; color: #d38808}


.qTitles, .qAnswers {display:none}
.qTitles select, qTopic select { font-size: 16px; padding: 5px; border:1px solid #090}
.qAnswers {border:1px dashed #ddd; margin: 10px 0; padding: 10px; background: #fcf4d5; color:#000}

/***Pagination****/
#pagination { width: 400px; margin: 0 auto}
#pagination .paginate_text { width:90px; text-align:right; float:left; font-size: 13px; padding-top: 7px; padding-right: 5px}
#pagination .paginate_links {width: 295px; float:left; margin-left: 5px; font-size: 13px; }
#pagination .paginate_links strong {
	background-color: #5aaf2b;
    border: 1px solid #287f06;
    color: #FFFFFF;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
	font-size: 13px;
}

#pagination .paginate_links a { 
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    color: #000000;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
	text-decoration:none;
	font-size: 13px;
}

#pagination .paginate_links a:hover  { 
    background-color: #F4F4F4;
    border: 1px solid #A1A1A1;
	text-decoration:none;	
}

#border, #Content img#border { background:#eee; border: 1px solid #ddd; padding: 7px;}
