body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0D0C0C;
	display: block;
}
textarea {
	font-family: Arial;
        font-size: 14px;
        padding: 2px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;		
	overflow: hidden;
	
}
.box_flash {
	margin: 0;
	background: Black;
	padding: 0;
	
}


.displaynone {
	display: none;
}

.color_blue{
	color: #7AB5D7;
}

.greybox{
	width: 98%;
	background: #CBCBCB;
	border: 1px solid #878787;
	/*display: block;*/
	/*float: left;*/
	padding: 8px 5px;	
	margin: 5px 0;
	
}
.font_10{
	font: 11px Arial;
	color: #706E6F;
}

#flash_logo {
	padding: 9px 0 0 12px ;
	position: absolute;	
	top: 0;
	left: 0;	
}

table.box01 {
	padding: 0 5px;
	margin: 0 auto 15px auto;
	width: 695px;
	border: 1px solid #B7B7B7;
	background-color: #CCCCCC
}
#fb {

	background: #ffffff

}
#header {
	width: 980px;
	height: 162px;
	background: url(../images/header.jpg);
	margin: 0 auto;
	padding: 0;
/*	overflow: hidden*/
}
#header_admin {
	width: 980px;
	height: 162px;
	background: url(../images/header_admin.jpg);
	margin: 0 auto;
	padding: 0;
/*	overflow: hidden*/
}

#container {
	width: 980px;
	background: #3C3C3C url(../images/container_bg.jpg) no-repeat;
	float: left;
}

#container2 {
	width: 980px;
	background: #3C3C3C url(../images/container2_bg.jpg) no-repeat;
	float: left;
	color: #2D2C2C;
}

#container_admin {
	width: 980px;
	background: #3C3C3C url(../images/bg_nav_admin.jpg) no-repeat;
	float: left;
	color: #2D2C2C;
}

#content_admin {
	margin: 0;
	padding: 25px 10px 0 13px;
}


#content {
	float: left;
	width: 705px;
	font: 11px verdana;
	padding: 0 10px;
	color: #FFFFFF;
}

#content_internal {
	float: left;
	margin:0 0 0 13px;
	width: 706px;
	font: 12px verdana;
	line-height: 18px;
	padding: 25px 10px 0 13px;
	color: #2D2C2C;
	/*background: #ffffff url(../images/container3_bg.jpg) repeat-x;*/
	background: #D7D5D6 url(../images/container3_bg.jpg) repeat-x;
}

#content_internal p {
	/*background: url(../images/content-bg.jpg) top left repeat-x;*/
	margin: 0 0 18px 0;
	
}

#content_internal_white {
	float: left;
	margin:0 0 0 13px;
	width: 706px;
	font: 12px verdana;
	line-height: 18px;
	padding: 25px 10px 0 13px;
	color: #2D2C2C;
	background: #ffffff;
	background: #ffffff url(../images/container3_bgw.jpg) repeat-x;
	/*background: #D7D5D6 url(../images/container3_bg.jpg) repeat-x;*/
}

#content_internal_white p {
	/*background: url(../images/content-bg.jpg) top left repeat-x;*/
	margin: 0 0 18px 0;
	
}

HR {
   border: none 0;
	border-top: 1px solid #B7B7B7;
	width: 99%;
	height: 1px;
	padding: 0;
	margin: 10px 1px;
	overflow:hidden
   }

#content_internal h1 {
	margin: 20px 0 10px 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #6B6B6B;
	font-weight: bold;
}

#content_internal h1a {
	margin: 20px 0 10px 0;
	padding: 0;
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #6B6B6B;
	font-weight: bold;
}
#content_internal h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #173E8C!important;
}



/*UL Tags*/

#content_internal ul {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-arrow.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #FFF
}

#content_internal ul.checkmark {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-check.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#content_internal ul.question {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-Q.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#content_internal ul.question a:link, #content_internal ul.question a:visited {
	font-weight: normal;
	color: #2D2C2C;
	text-decoration: none;
}

#content_internal ul.question a:hover, #content_internal ul.question a:active {
	padding: 0;
	font-weight: normal;
	color: #2D2C2C;
	text-decoration: underline
}

#content_internal ul.question a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

#content_internal ul li.question {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	list-style: disc url(../images/bullet-Q.gif);
	list-style-type: none;
}

#content_internal ul li.answer {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px "Arial", "Helvetica", "Verdana", "sans-serif";
	list-style: disc url(../images/bullet-A.gif);
	list-style-type: none;
}

#content_internal ul li {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px  "Arial", "Helvetica", "Verdana", "sans-serif";
	padding: 2px 0 10px 0;
}

#content_internal ol  {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	font: 12px  "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #2D2C2C
}

/* -= Roll Overs=- */

#content_internal a:link, #content_internal a:visited {
	font-weight: normal;
	color: #9F0000;
	text-decoration: none;
}

#content_internal a:hover, #content_internal a:active {
	font-weight: normal;
	color: #BD0000;
	text-decoration: underline
}

#content_internal a {
	font-weight: normal;
}

#content_internal_white h1 {
	margin: 20px 0 10px 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #6B6B6B;
	font-weight: bold;
}

#content_internal_white h1a {
	margin: 20px 0 10px 0;
	padding: 0;
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #6B6B6B;
	font-weight: bold;
}
#content_internal_white h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #173E8C!important;
}



/*UL Tags*/

#content_internal_white ul {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-arrow.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #FFF
}

#content_internal_white ul.checkmark {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-check.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#content_internal_white ul.question {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet-Q.gif);
	list-style-type: none;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

#content_internal_white ul.question a:link, #content_internal_white ul.question a:visited {
	font-weight: normal;
	color: #2D2C2C;
	text-decoration: none;
}

#content_internal_white ul.question a:hover, #content_internal_white ul.question a:active {
	padding: 0;
	font-weight: normal;
	color: #2D2C2C;
	text-decoration: underline
}

#content_internal_white ul.question a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

#content_internal_white ul li.question {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	list-style: disc url(../images/bullet-Q.gif);
	list-style-type: none;
}

#content_internal_white ul li.answer {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px "Arial", "Helvetica", "Verdana", "sans-serif";
	list-style: disc url(../images/bullet-A.gif);
	list-style-type: none;
}

#content_internal_white ul li {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #2D2C2C;
	font: 12px  "Arial", "Helvetica", "Verdana", "sans-serif";
	padding: 2px 0 10px 0;
}

#content_internal_white ol  {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	font: 12px  "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #2D2C2C
}

/* -= Roll Overs=- */

#content_internal_white a:link, #content_internal_white a:visited {
	font-weight: normal;
	color: #9F0000;
	text-decoration: none;
}

#content_internal_white a:hover, #content_internal_white a:active {
	padding: 0;
	font-weight: normal;
	color: #BD0000;
	text-decoration: underline
}

#content_internal_white a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}



/*#content a:link,  #content a:visited,  #content a:link,  #content a:visited {
	color: #9F0000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}


#content_internal a:hover, #content_internal a:active, #content_internal a:hover,  #content_internal a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #9F0000;
	text-decoration: none
}

#content_internal a:link,  #content_internal a:visited,  #content_internal a:link,  #content_internal a:visited {
	color: #9F0000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}


#content a:hover, #content a:active, #content a:hover,  #content a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #C80000;
	text-decoration: underline
}*/

/*Testimonials Table*/

.testimonials-tbl {
	margin:0px 0 35px 0;
	padding:0px 0 0 0;
	width: 700px;
	height:508px;
	border: 1px solid #727272;
	overflow: visible;
	
}

.testimonials-tbl tr td {
	margin: 0px 0 0 0;
	padding:0px 0 0 200px;
	background:#EAE2DF url(../cms_images/testimonials-bg-img.jpg) top left no-repeat;
}

.testimonials-tbl tr td table.content {
	margin: 0px 0 0 0;
	padding: 0 0 13px 0;
	width: 428px!important;
	height: 392px;
	float: left;
	
	background: url(../images/footer_testimonials.jpg) no-repeat bottom left;
	
	
}



.testimonials-tbl tr td table.content tr td {
	margin: 0;
	padding: 12px 15px 0 15px;
	background-color: transparent;
	background-image: url(../images/testimonails_bg.jpg);	
	
	
	
}
.testimonials-tbl tr td table.content tr {

display: block;

}
.testimonials-tbl p {
	margin: 0;
	padding: 0;
	font: 11px verdana;
}

.testimonials-tbl img {
	padding: 10px 5px 5px 0
}

/*******Image Styles********/

.image-left {
	float: left;
	display: block;
	margin: 9px 10px 9px 12px;
	
	padding: 2px;
	overflow: hidden;
	
}

.image-center {
	display: block;
	margin: 9px auto 9px auto;

	padding: 2px;
	overflow: hidden;
	
}

.image-right {
	float: right;
	display: block;
	margin: 9px 8px 15px 20px;

	padding: 2px;
	overflow: hidden;
}

/*footer */
#footer {
	float: left;
	width: 980px;
	height: 50px;
	background:  #3C3C3C;
	padding: 25px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #A7A7A7;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #A7A7A7;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #484848;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*end of footer*/


a b {
	color: #950000;
}

h3.member-login {
	margin-top: 20px;
	font-size: 18px;
	font-style:italic; 
}

a.order-now {
	display:block;
	width: 144px;
	height: 52px;
	background: url(../images/order_now.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

a:hover.order-now {
	background-position: 0 -52px;
}

a.demo-but {
	display:block;
	width: 335px;
	height: 60px;
	background: url(../images/demo_seller.jpg) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

a:hover.demo-but {
	background-position: 0 -60px;
}

img.testimonial-image {
	padding:10px 14px 14px 8px;
}

img.testimonial-image-center {
	padding:10px auto 14px auto;
	margin: 0px auto;
}

hr.clear {
	width: 100%;
	height: 1px;
	margin:0; padding:0;
	clear:both;
	color: white!important;
	background-color: white!important;
	border:none;
	text-decoration: none;
}

h1, h2 {
	color: #173E8C;
	
}

h3 {
	font:18px Verdana ;
	
}


.blue {
	color: #173E8C;
}

.red {
	color: #ce1717;
}

span.showtime {
	color: #173E8C;
	font-weight: bold;
	font-style:italic; 
}

div.faq_wrapper {
	overflow: hidden;
	width: 700px;
}

.welcome_admin{
	font: 16px verdana;
	color: #b1dbf4;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	text-align: center;
  font-weight:bold;
}

div.back-to-top {
	margin: 0 0 8px 0;
}

.small {
	font-size: 80%;
	line-height: 11px;
}
.quote {
  font-size: 11px;
  text-align: left;
  line-height: 16px;
  clear:both;
  padding: 25px 30px 0 10px;
  margin: 0 -10px 0 10px;
  color: #428de4;
}

.download_icon{
	border: none;
	padding: 2px 0 0 5px;
	margin: 0 ;
	
	
}

.extra_bordes{
	padding: 8px;
	border: 3px solid #A7A7A7;
	
	background: #B6B6B6;
}
table.adminDetails td .register-section {
    display: block !important;
    position: static !important;
    top: 0;
    font-weight: bold !important;
    background: #9bbb58;
    padding: 5px !important;
    text-align: center;
    border: 5px solid #ddd;
    font-size: 12px;
    margin: 0 0 5px 0;
}
.register-section b {
    font-size: 14px;
}



/*#pages_steps {	
	
	background: #C3C1C2;	
	border: 2px solid #737373;	
	margin: 25px 0 15px 0;
	height: 40px;
	width: 610px;
	padding: 6px 0 0 80px
}

#pages_steps a:link, #pages_steps a:visited, 
 #pages_steps a:active{	
	padding: 3px 0 0 0;
	color: White;
}

#pages_steps a:hover{
	padding: 3px 0 0 0;
	color: #707070;
	text-decoration: none;
}

#pages_steps a {
	width: 33px;
	height: 29px;
	border: none;	
	text-align: center;
	background: url(../images/but.jpg) 0px -32px;
	display: block;
	font: 19px Verdana;
	font-weight: bolder;
	color: White;	
	float: left;
	padding: 3px 0 0 0;
	margin: 0 20px;	
}


#pages_steps a:hover,
body.step1 #pages_steps.a pages_links1 ,
body.step2 #pages_steps.pages_links2 a, 
body.step3 #pages_steps.pages_links3 a, 
body.step4 .pages_links4 a, 
body.step5 .pages_steps5 a,  
body.step6 .pages_steps6 a, 
body.step7 .pages_steps7 a 
{
	font: 19px Verdana;
	background: url(../images/but.jpg) 0px -32px;
	
	color: #6A6A6A;
	text-decoration: none;
	
}
*/

