/* RESET CSS CODE */

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
h1,h2{font-size:100.01%;font-weight:normal;margin:0px;padding:0px;}
body{font:100.01% tahoma}
img{display: block;}

/* Page and Layout CSS */

body {
	text-align: center;
	scrollbar-face-color: White; 
	scrollbar-highlight-color : White; 
	scrollbar-3dlight-color : #BBCCD9; 
	scrollbar-shadow-color : #BBCCD9; 
	scrollbar-darkshadow-color : White; 
	scrollbar-track-color : White; 
	scrollbar-arrow-color : #BBCCD9; 
	/*letter-spacing: 1px;*/
	
}


#page_top {	
	
	background: transparent url(images/bg_top.jpg) repeat-x top center;
	height: 125px;	
	min-width:980px;
	width:100%;
}

#middle_top {	
	margin:0 auto;
	background: transparent url(images/bg_middle_top.jpg) repeat-x top center;	
	height: 328px;
	min-width:980px;
	width:100%;
}


#middle_bottom {
	margin:0 auto;
	background: transparent url(images/bg_middle_bottom.jpg) repeat-x top center;	
	height: 322px;
	min-width:980px;
	width:100%;
}

#page_bottom {
	clear: both; 
	background: transparent url(images/bg_bottom.jpg) repeat-x top center;		
	height: 217px;
	min-width:980px;
	width:100%;
}


/* Page top contents*/
#header_content {
	
	margin:0 auto;
	height: 125px;
	width: 980px;
}

#header_content .inner {
	
	width: 965px;
	
}	

#middle_content_top {
	margin:0 auto;		
	height: 328px;
	width:960px;	
	padding-left:18px;
	padding-right:18px;border:1px solid transparent;	
		
}

#middle_content_bottom {
	margin:0 auto;	
	height: 322px;
	width:970px;	
	padding: 18px 0 0 0;		
		
}

#bottom_content {
	margin:0 auto;		
	height: 217px;
	width:970px;
		
}


/* Page header contents*/
#header_left {
	
	margin:0 auto;
	float:left;			
}

#header_right {
	
	margin:0 auto;
	float:right;
	width:636px;	
	
}

#header_right_top {
	
	margin:0 auto;				
	height:60px;
	
	
}

#header_right_bottom {
	
	margin:0 auto;			
	height:47px;	
	padding: 18px 0 0 0px; 	
	margin-left:8px; 
}


/* Menu CSS */


#nav ul {margin:0; padding:0; list-style-type:none;height:47px;} 

#nav li {float:left;}

#nav li.list1 {
	background:transparent url(images/tab_about_off.png) no-repeat top center;
	height:47px;width:179px; 
}
#nav li.list2 {
	background:transparent url(images/tab_quicktour_off.png) no-repeat top center;
	height:47px;width:179px;
}
#nav li.list3 {
	background:transparent url(images/tab_pricing_off.png) no-repeat top center;
	height:47px;width:179px;
}
#nav li.list4 {
	background:transparent url(images/talk_siondo_off.gif) no-repeat top center;
	height:48px;width:79px;
}

#nav li.listActive {
	background:transparent url(images/tab_active.png) no-repeat top center;
	height:47px;width:179px;
}

#nav li.talkActive {
	background:transparent url(images/talk_siondo_on.gif) no-repeat top center;
	height:48px;width:79px;
}

#nav .list1 a {
	display:block; 
	width:178px; 
	padding-top:9px;	
	font-size:17pt;
	color:#ffffff;
	text-decoration: none;
	
}

#nav .list2 a {
	display:block; 
	width:178px; 
	padding-top:9px;	
	font-size:17pt;
	color:#ffffff;
	text-decoration: none;
	 
}

#nav .list3 a {
	display:block;
	width:178px;
	padding-top:9px; 	
	font-size:17pt;
	color:#ffffff;
	text-decoration: none; 
	
}

#nav .list4 a {
	display:block; 
	width:77px;height:47px; 	 	
	color:#ffffff; 
}

#nav .listActive a {
	display:block; 
	width:178px; 
	padding-top:9px;	
	font-size:17pt;
	color:#ffffff;
	text-decoration: none;
	 
}

#nav .listActive a:hover {
	
	 
}

#nav .list1 a:hover {  
	/*background:transparent url(images/tab_about_hover.png) no-repeat top center;*/
	width:178px; color:#ffe6cc;
	
	
}

#nav .list2 a:hover {
	/*background:transparent url(images/tab_quicktour_hover.png) no-repeat top center;*/
	width:178px;	 color:#e5f8d0;
}

#nav .list3 a:hover {
	/*background:transparent url(images/tab_pricing_hover.png) no-repeat top center;*/
	width:178px;	 color:#fef5d9;
}

#nav li.list4 a:hover {
	background:transparent url(images/talk_siondo_over.gif) no-repeat top center;
	height:47px;width:79px;
}



/* Page middle top contents*/

#middle_top_contents_right {
	
	margin:0 auto;
	float:right;
	width:30%;	
	padding:18px 14px 0 12px;	
}

#middle_top_contents_left {
	
	margin:0 auto;
	

	float:left;	
	padding:18px 0 0 12px;		
	width:65%;
}


#right_side{

	margin:0 auto;	
	float:left;		
	width:637px;
	height:292px;
	background: transparent url(images/right_panel.png) no-repeat top center;
}

#right_panel_top{
	
	margin:0 auto;
	height:250px;	
	padding-left:30px;
	padding-right:30px;
	valign:top;	
	
	
}

#right_panel_bottom{
	margin:0 auto;
	height:30px;	
	padding-left: 30px;
	padding-right:30px;
}


#left_side{

	margin:0 auto;	
	width:282px;
	height:292px;
	background: transparent url(images/left_side.jpg) no-repeat top center; 
}


#middle_top_contents_top {
	
	margin:0 auto;				
	height:47px;	
	background: transparent url('images/bg_ticker.jpg') no-repeat top center;
	padding:13px 0 0 0;	
	
}

#middle_top_contents_bottom {
	
	margin:0 auto;			
	height:220px;
	padding:7px 0 0 0;
	
}

#bottom_contents_top {
	
	clear: both;				
	height:160px;		
	padding:13px 20px 0 20px;	line-height:.8em;	
	
}

#bottom_contents_footer {
	
	clear: both;			
	height:30px;
	padding:7px 20px 0 20px;	
	text-align:left;	

		
}

.rotator{

	 width:90%;
	 background:transparent;	 
	 border: none; 
	 color: #3a3c45;
	font-size: 13pt;
	 /*font-weight: bold;	*/
	 text-align:center;
}

.Table1{

	height:95%;
	width:99%;
	text-align:left;	

}

.Table1 tr{

}

.Table1 a{
   color: #3a3c45;
	font-size: 13pt;

}

.Table1 p{
   color: #666666;		
	font-size: 10pt;

}

h3 {
	color: #3a3c45;
	font-size: 13pt;
}

h4{
	color: #666666;		
	font-size: 10pt;
}

h5{
	color:#ffffff;
	font-size:20pt;
	font-style:tahoma;
}

#footer_row{
  	
  	color: #ffffff;
  	font-size: 8pt;
}

#footer_row ul {
  padding:0;
  margin:0; 
}

#footer_row ul li{
  
  list-style-type:none;
  float: left;
}

#footer_row ul li a{

	color: #A39283;
  	font-size: 8pt;
	text-decoration:  none;

}


.Table2{
	
	width:100%;
	text-align:left;
	border-top:1px solid #666462;	
	
}

.Table2 tr{
	height:30px;
}

.Table3{
	
	width:99%;
	text-align:left;border:1px red;		

}

.headerTable{
	
	width:99%;		

}

.tdwhite a{
	color: #ffffff;  		
	font-size: 9pt;
	text-decoration:  none;
}

.tdbrown a{
	color: #A39283;  		
	font-size: 9pt;
	text-decoration:  none;
}

.Tableprice{
	
	width:80%;
	text-align:left;		

}

.Tableprice .orange{
	background:#ff8300;

	
}

.Tableprice .green{
	background:#7FDA14;

	
}

.Tableprice .yellow{
	background:#FABC00;

	
}

.Tableprice .grey{
	background:#cccccc;

	
}

.Tableprice td{
	height: 30px;
	
}

.Tableprice .h3, strong {
	color: #3B8BF8;
	font-weight: bold;
	font-size: 11pt;
}


#header_row{
  	
  	color: #C6BFBA;  		
	font-size: 10pt;	
	padding-top:20px;
		
}

#header_row ul {
  padding:0;
  margin:0; 
}

#header_row ul li{
  
  list-style-type:none;
  float: left;
  
}

#header_row ul li a{

	color: #A1846B;  		
	font-size: 10pt;
	text-decoration:  none;

}



/* left side button*/
#buttonleft ul {margin:0; padding:0; list-style-type:none;} 

#buttonleft li {float:left;margin-left: 20px;margin-top:15px;}

#buttonleft li.list1 {
	background:transparent url(images/left_btn.gif) no-repeat top center;
	height:49px;width:241px; 
}

#buttonleft li.list2 {
	background:transparent url(images/left_btn.gif) no-repeat top center;
	height:49px;width:241px; 
}

#buttonleft li.list1:hover{
	background:transparent url(images/left_btn_on.gif) no-repeat top center;
	height:49px;width:241px; 
}

#buttonleft li.list2:hover{
	background:transparent url(images/left_btn_on.gif) no-repeat top center;
	height:49px;width:241px; 
}

#buttonleft .list1 a {
	display:block;
	width:241px; height:39px;		
	font-size:17pt;padding-top:10px; 
	color:#ffffff;
	text-decoration: none;
	
}

#buttonleft .list2 a {
	display:block; 
	width:241px; 
	height:39px;		
	font-size:17pt;
	padding-top:10px;
	color:#ffffff;
	text-decoration: none; 
	
}

#buttonleft .list1 a:hover{	
	width:241px; height:39px; 		
	font-size:17pt;
	color:#5c5958;
	text-decoration: none;
	
}

#buttonleft .list2 a:hover {
	
	width:241px; height:39px;			
	font-size:17pt;
	color:#5c5958;
	text-decoration: none;
	
}

/* The 1,2 3 right panel */
.buttonBar
        {
            
            color:#ffffff ;	    
	    text-align:center;		      
        
        }

.buttonbartext{
 	    
	 float:left;
	 padding: 2px;
         margin: 2px;
	
}

.buttonbarqt{
 	    
	 float:right;
	 height:21px;
         margin: 2px;
	 background: transparent url(images/quicktour_btn.gif) no-repeat top center;
	 width:134px; 
	

}

.buttonbarqt:hover{
 	    
	 float:right;
	 height:21px;
         margin: 2px;
	 background: transparent url(images/quicktour_btn_on.gif) no-repeat top center;
	 width:134px; 
	

}

.buttonbarqt:hover a{color:#666462;text-decoration:  none;}


.buttonbarqt a{color:#ffffff;text-decoration:  none;

}
		
.button{
            float: left;       
            margin-top: 3px;
	    height:21px;
            cursor: pointer;
	    background: transparent url(images/buttonbar.gif) no-repeat top center;
	    width:80px;    
        }

.button:hover{
            float: left;       
            margin-top: 3px;
	    height:21px;
            cursor: pointer;
	    background: transparent url(images/buttonbar_on.gif) no-repeat top center;
	    width:80px;  color:#666462;  
        }


.shadow
        {
	    margin:0 auto;
            position: relative; 
            visibility: hidden;
        }

		
.infoArea
        {
	    margin:0 auto;           
	    width:570px;
	    text-align:left;
	    padding-top:10px;
        }

		
.information
        {
	    margin:0 auto;	    
            visibility: hidden;           
            position: absolute;
	    width:570px;
	    height:240px;
	    background: transparent url(images/panel_tile.png) no-repeat top center;
	        	   
	    
        }

.information p{
	font-size:15pt;
	color:#ffffff;
	font-style:tahoma;
}

.information  a{
	color:#ffffff;
	font-size:20pt;
	font-style:tahoma;	
}

.infoarea_left{
	width:42%;
	float:left;
	text-align:left;
	valign:top;	
}

.infoarea_right{
	width:58%;
	float:right;
	padding-top:5px;
}


.Table4{
	
	width:360px;
	height:100px;		
}

.Table4 td{
	color:#ffffff;
	valign:top;
	
}

.Table4  a{
	color:#ffffff;
	font-size:20pt;
	font-style:tahoma;	
}

.Table4 p{
 	font-size:15pt;
	font-style:tahoma;
}

/* End */

/* Quick Tour Pages styles*/

#middle{

	margin:0 auto;
	background-color:#ffffff;
	height:900px;

}

#middle_header{
	margin:0 auto;
	background: transparent url(middle_header_tile.png) repeat-x top center;
	height:45px;	
	min-width:980px;
	width:100%;
	color:#ffffff;		

}


#middle_header_content{

	margin:0 auto;
	height:43px;
	width: 980px;		
}


#middle_content{

	margin:0 auto;	
	height:900px;	
	min-width:980px;

}

#middle_content .inner{
	margin:0 auto;
	width:930px;
}


#qt_middle_content_top{

	margin:0 auto;	
	/*width:930px;*/
	height:95px;
	border-bottom:2px solid #DAEBFC;

}

#qt_top_left{
		margin:0 auto;
	font-size:20pt;
	color:#3A82E7;
	text-align:left;
	float:left;
	width:84%; 		

}

#qt_top_right{
	margin:0 auto;
	float:right;
	width:15%;	
	text-align:right;	
	
}


#qt_middle_content_bottom{

	margin:0 auto;	
	width:930px;
	height:510px;

}

#qt_bottom_header{
	margin:0 auto;
	text-align:right;
	color:#3A82E7;
	font-size:10pt;
}

#qt_bottom_left{
	margin:0 auto;	
	float:left;
	width:30%;	
	height:90%;	
	

}

#qt_bottom_right{
	margin:0 auto;	
	width:68%;
	float:right;
	height:96%;        

}


#qtText {
	text-align:left;
}


#qtText h1{
	font-size: 13pt;
	color: #3a3c45;
	text-style:arial;
}

#qtText p {
	 color: #666666;
	 font-size: 10pt;
	text-style:Tahoma;

}


/* ABout Pages */

#about_bottom_right{
	margin:0 auto;		
	float:right;
	width:72%;

}


#about_top_left{
	margin:0 auto;
	font-size:20pt;
	color:#3A82E7;
	text-align:left;	
	float:left;
	width:84%; 	
		

}

#about_top_right{
	margin:0 auto;
	float:right;
	width:15%;	
	text-align:right;	
	
}

#info_left{
	margin:0 auto;
	float:left;
	width:43%; 	
	word-spacing: 1px;
	text-align:left;	
}

#info_right{
	margin:0 auto;
	float:right;
	width:49%; 
	text-align:left; 		
}

#info_left h1{
	font-size: 13pt;		
	color: #3a3c45;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;

}

#info_left a{
	font-size: 10pt;		
	color: #666666;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	
}

#info_right h1{
	font-size: 13pt;		
	color: #3a3c45;
	font-style:Arial;
	
}

#info_right a{
	font-size: 10pt;		
	color: #666666;
	font-style:Tahoma;
	
}


/*Sub Menu*/

#sub_nav ul {
	margin:0 auto;
	height: 40px;
	width: 650px;
	padding-left:220px;	
	
}

#sub_nav ul li {
	margin: 15px 5px 0px 0px;
	float: left;	
}

#sub_nav ul li.active {
	background-color:#DAEBFC;
	
}

#sub_nav ul li a {
	padding: 2px 10px 3px 10px;
	float: left;
	font-size: 9pt;
	text-decoration:none;color: #ffffff;
}

#sub_nav ul li.active  a {	
	font-size: 9pt;
	text-decoration:none;
	color: #3E8BEA;
}




/*Quick Tour Sub Menu*/

#qt_sub_nav ul {
	margin:0 auto;
	height: 40px;
	width: 650px;
	padding-left:220px;
	
}

#qt_sub_nav ul li {
	margin: 15px 5px 0px 0px;
	float: left;	
}

#qt_sub_nav ul li.active {
	background-color:#DAEBFC;
	
}

#qt_sub_nav ul li a {
	padding: 2px 10px 3px 10px;
	display: block;
	float: left;
	font-size: 9pt;
	text-decoration:none;color: #ffffff;
}

#qt_sub_nav ul li.active  a {	
	font-size: 9pt;
	text-decoration:none;
	color: #3E8BEA;
}

/*About Siondo enhancements*/
#about_bottom_left{
	margin:0 auto;	
	float:left;
	width:27%;	
	height:90%;	
	

}
#about_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:1300px;

}

#terms_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:800px;

}

#qtour_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:740px;

}

#about_middle_content{

	margin:0 auto;	
	width:930px;
	height:1150px;

}

#terms_middle_content{

	margin:0 auto;	
	width:930px;
	height:700px;

}

#qtour_middle_content{

	margin:0 auto;	
	width:930px;
	height:690px;
	

}

#faq_middle_content{

	margin:0 auto;	
	width:930px;
	height:720px;
	

}


#about_middle_content_bottom{

	margin:0 auto;	
	width:930px;
	height:700px; 
	

}



#about_bottom_right_header{
	margin:0 auto;
	text-align:left;
	height:438px;
	
}

#about_bottom_right_content_left{
	margin:0 auto;
	float:left;
	width:46%; 
	text-align:left;
	
}

#about_bottom_right_content_right{
	margin:0 auto;
	float:right;
	width:47%; 
	text-align:left;
	
}
#AboutTextheader {
	text-align:left;
}


#AboutTextheader h1{
	font-size: 15pt;		
	color: #3a3c45;
	
}

#AboutTextheader p {
	 color: #666462;
	 font-size: 12pt;
}

#AboutText {
	text-align:left;
}


#AboutText h1{
	font-size: 13pt;	
	font-style:arial;	
	color: #3a3c45;
	margin-bottom:4px;
}

#AboutText p {
	 color: #666666;
	 font-style:Tahoma;
	 font-size: 10pt;
}



/* WHy Siondo Screen */
#whysiondo_content_left{
	margin:0 auto;
	float:left;
	width:49%; 
	text-align:left; 
}

#whysiondo_content_right{
	margin:0 auto;
	float:right;
	width:49%; 
	text-align:left; 	
}

#Indepth_content_right{
	margin:0 auto;
	float:right;
        padding-left:10px;  
	padding-right:10px;      
	width:48%; 
        height:650px;
	text-align:left;background: transparent url('images/siondoindepth_bk.gif') no-repeat 0px 0px;
}



#whysiondo_content{
	margin:0 auto;	
	width:100%; 
	text-align:left;	

}


#whysiondo_content .inner{
	width:100%; 
}



#whysiondo_content ul 
{ 
	list-style-type: none;
	padding-left: 0;
	/*margin-left: 60px;*/
}

#whysiondo_content ul 
{ 
	list-style-type: none;
	padding-left: 0;
	/*margin-left: 60px;*/
}

#whysiondo_content li 
{
	background: url('images/arrow_bullet2.png') left center no-repeat; 
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 13pt;		
	color: #3a3c45;
} 

#whysiondo_content_right li 
{
	background: url('images/arrow_bullet2.png') left center no-repeat; 
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 10pt;		
	color: #3a3c45;
} 


#whysiondo_content_left li 
{
	background: url('images/arrow_bullet2.png') left center no-repeat; 
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 10pt;		
	color: #3a3c45;
} 
/* tick List end*/


#whysiondo_content h1{
	font-size: 13pt;		
	color: #3a3c45;
	
}

#whysiondo_content a{
	font-size: 10pt;		
	color: #666666;
	
}

#whysiondo_content_left h1{
	font-size: 13pt;
	color: #3a3c45;
	
}

#whysiondo_content_left a{
	font-size: 10pt;		
	color: #666666;
	
}

#whysiondo_content_left p{
	font-size: 10pt;		
	color: #666666;
	
}


#whysiondo_content_right h1{
	font-size: 13pt;		
	color: #3a3c45;
	
}

#whysiondo_content_right a{
	font-size: 10pt;		
	color: #666666;
	
}

#whysiondo_content_right p{
	font-size: 10pt;		
	color: #666666;
	
}

#Indepth_content_right h1{
	font-size: 13pt;		
	color: #3a3c45;
	
}

#Indepth_content_right a{
	font-size: 10pt;		
	color: #666666;
	
}

#Indepth_content_right p{
	font-size: 10pt;		
	color: #666666;
	
	
}



/* Privacy POlicy */
#single_content{
	margin:0 auto;	
	text-align:left;
	overflow:auto;
	height:600px; 
}



#single_content h1{
	font-size: 13pt;		
	color: #3a3c45;
	font-style:Arial;

}

#single_content p{
	 color: #666462;
	 font-size: 10pt;
}

#single_content a{
	 color: #666462;
	 font-size: 8pt;
}

#single_middle_content_top{

	margin:0 auto;	
	/*width:930px;*/
	height:65px;
	border-bottom:2px solid #DAEBFC;

}

/*Contact Text*/

#ContactText {
	text-align:left;
	width:100%;	
}


#ContactText h1{
	font-size: 12pt;
	font-weight:bold;	
	color: #3E8BEA;
}

#ContactText p {
	 color: #666462;
	 font-size: 10pt;
}

#ContactText a.ex3  { color:#0066FF; text-decoration: none;font-size: 10pt;}


/* Siondo Pricing*/

#price_bottom_left{
	margin:0 auto;	
	float:left;
	width:240px;	
	height:90%;
}

#price_nav_bottom{
 
	border-top:1px solid #DAEBFC;
	width:236px;
	text-align:left;
	
}

#price_nav_bottom a{
	font-size: 12pt;
	color: #3E8BEA;
	text-decoration:none;
}

#price_nav{
 
	background:transparent url(images/left_pricing.jpg) no-repeat top center;
	height:331px;width:236px;
	clear: both; 
	text-align:left;
	
}

#price_nav ul {
	color : #5c5958; 
	/*list-style-image: url(images/arrow_bullet.png);*/
	padding-top:25px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 30px;	
}

#price_nav ul li {
 	margin-top: 15px; 
	background: url('images/arrow_bullet.png') left center no-repeat; 
	padding-left: 20px;
	
}


#price_nav ul li a {
	font-size: 11pt;
	color: #5c5958; 
	height:20px;
	padding-left:5px;
	display: block;
	
}

.PriceText {
	text-align:left;
	width:100%;	
}


.PriceText h1{
	font-size: 13pt;		
	color: #3E8BEA;
}

.PriceText p {
	 color: #666462;
	 font-size: 10pt;
}

.pricetable {
		
	width:100%;	
	color:#3083e9;
	border-collapse : collapse; 
	border-bottom:1px solid #DAEBFC;
}

.pricetable b{
 font-weight:normal;
}

.pricetable tr {

	
	
}

.pricetable .tdwhite{
	
	border-bottom:1px solid #DAEBFC;
	border-top:1px solid #DAEBFC;		
	width:40%;
	text-align:left;
	padding:8px 0 8px 10px;
}

.pricetable .tdbluebox{
	
	border-top:1px solid #DAEBFC;	
	border-left:1px solid #DAEBFC;	
	border-right:1px solid #DAEBFC;	
	padding:4px 3px 4px 0;
	height:30px;	
	font-size:13pt;
	
}


.pricetable .tdblue{
	
	border-bottom:1px solid #ffffff;	
	background-color:#DAEBFC;
	width:20%;
	text-align:center;
	padding:4px 0 4px 10px;
}

.pricetable .tdbluelight{
	border-bottom:1px solid #ffffff;
	background-color:#EAF3FD;
	width:20%;
	text-align:center;
	padding:4px 0 4px 10px;
}

.pricetable .tdgreen{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#DAFFC3;
	color:#1D9701;
	width:20%;
	text-align:center;
	padding:4px 0 4px 10px;
}

.pricetable .tdgreenlight{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;	
	background-color:#EAFFDC;
	color:#1D9701;
	width:20%;
	text-align:center;
	padding:4px 0 4px 10px;
}

#price_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:970px;

}

#price_middle_content{

	margin:0 auto;	
	width:930px;
	min-width:980px;
	height:970px;	

}

#price_middle_content .inner{
	margin:0 auto;
	width:930px;
	
}

#aff_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:780px;

}

#aff_middle_content{

	margin:0 auto;	
	width:930px;
	min-width:980px;
	height:780px;	

}

#aff_middle_content .inner{
	margin:0 auto;
	width:930px;
	
}


/*fading*/
.one{
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.two{
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.three{
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity:0.5;
filter: alpha(opacity=0.5);
}

#indepth_emiddle{

	margin:0 auto;
	background-color:#ffffff;
	height:800px;

}

#indepth_middle_content{

	margin:0 auto;	
	width:930px;
	min-width:980px;
	height:800px;	

}

#indepth_middle_content .inner{
	margin:0 auto;
	width:930px;
	
}
 
/* SIondo Blog Style*/
/* Header
----------------------------------------------- */


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:750px;
    margin:0 auto;
    padding:0;   
    text-align:left;  
   margin-bottom:20px; 
    }

  #main {
   width:470px;
   float:left; 
   min-height:400px;
   
    }

  #sidebar {
    width:220px;
    float:right;
    }
  }

@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font-size:10pt; "Arial",Trebuchet,Arial,Verdana,Sans-serif;  
  letter-spacing:.1em;
  color:#A39283;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #A39283;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:13pt;  
  font-style:Arial;
  font-weight:normal;
  color:#3a3c45;
  }
.post-title a,  .post-title strong {
  display:block;
  text-decoration:none;
  color:##3a3c45;
  font-weight:normal;
  }

.post-title a:visited{
  display:block;
  text-decoration:none;
  color:#3E8BEA;
  font-weight:normal;

}

.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  
  font-size:10pt;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  font-size:10pt;
  }

.post-footer em {
  
  color:#A39283;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:none;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments .comment-timestamp {
 
 
 
  text-decoration:none;
  color:#3a3c45;
  font-weight:normal;
}


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #A39283;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  /*line-height:1.5em;*/
   font-size:10pt;
  }
#sidebar p {
  color:#A39283;
   font-size:10pt;
  /*line-height:1.5em;*/
  }

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }

/* ABout page*/
#contact_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:570px;

}

#contact_middle_content{

	margin:0 auto;	
	height:570px;	
	min-width:980px;

}

#contact_middle_content .inner{
	margin:0 auto;
	width:930px;
}

#qt_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:680px;

}

#qt_middle_content{

	margin:0 auto;	
	height:680px;	
	min-width:980px;

}

#qt_middle_content .inner{
	margin:0 auto;
	width:930px;
}

/* end*/

#info_left a.ex3 ,#info_right a.ex3 { font-size: 13pt;		
	color: #3E8BEA; text-decoration: none;}
#info_left a.ex3:hover, #info_right a.ex3:hover { color:#3a3c45; background-color: #ffffff;}

/* Sign up page*/

#signup_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:1000px;

}

#signup_middle_content{

	margin:0 auto;	
	height:700px;	
	min-width:980px;

}

#signup_middle_content .inner{
	margin:0 auto;
	width:930px;
}


#signup_top_left{
	margin:0 auto;
	font-size:20pt;
	color:#3A82E7;
	text-align:left;	
	float:left;
	width:74%; 	
		

}

#signup_top_right{
	margin:0 auto;
	float:right;
	width:26%;	
	text-align:right;	
	
}


#signup_middle_content_top{

	margin:0 auto;	
	/*width:930px;*/
	height:70px;
	border-bottom:2px solid #DAEBFC;

}

.signup_bar{
	
	margin:0 auto;	
	height:24px;
	background-color: #DAEBFC;	
	padding-top: 5px;
	padding-left: 5px;
	font-size:12pt;
	color:#3A82E7;
}

.signup_main{

 	margin:0 auto;	
	height:180px;
	padding-top:15px;
	padding-left:104px;	
}

.signup_main2{

 	margin:0 auto;	
	height:190px;
	padding-top:15px;
	padding-left:40px;
	border-bottom:1px solid #DAEBFC;
	
}

.signup_main3{

 	margin:0 auto;	
	height:80px;
	padding-top:15px;
	padding-left:33px;
	border-bottom:1px solid #DAEBFC;
	
}

.signup_main4{

 	margin:0 auto;	
	height:200px;
	padding-top:15px;
	padding-left:185px;
	border-bottom:1px solid #DAEBFC;
	
}


#whysiondo_content .Signuptext_right{

	font-size:10pt;
	color:#7da5d6;
}

#whysiondo_content .Signuptext{

	font-size:10pt;
	font-weight:bold;
	font-style:Tahoma;
	color:#739ed3;
	text-align:right;
	padding-right:10px;
}

#whysiondo_content .Signuptext2{

	width:300px;
	font-size:12px;
	color:#7da5d6;
	text-align:right;
	padding-right:10px;

}

input.signup {float: right;
	cursor: pointer;		
	background: #ffffff url('images/signup_btn.png') no-repeat 0px 0px;
	height:21px;
	width:111px;
	border:none;	
}

input.signup_cancel {float: right;
	cursor: pointer;
		background: #ffffff url('images/signup_cancel_btn.png') no-repeat 0px 0px;
	height:21px;
	width:111px;
	border:none;
}

#whysiondo_content .Signupinput{

	width:350px;
	font-size:12px;
	color:#666462;;
	text-align:left;
	padding-right:10px;

}

#contactform {

	/*padding-left:40px;*/
}


#contactform .tdlabel{

	font-size:10pt;
	font-weight:bold;
	font-style:Tahoma;
	color:#739ed3;
	text-align:right;
	padding-right:10px;

}

#contactdetail{
  padding-left:60px; 
}

.trylive .tdlabel{

	font-size:10pt;
	font-weight:bold;
	font-style:Tahoma;
	color:#739ed3;
	text-align:right;
	padding-right:10px;

}
.signup .tdlabel{

	font-size:10pt;
	font-weight:bold;
	font-style:Tahoma;
	color:#739ed3;
	text-align:right;
	padding-right:10px;

}

.ContactText {
	text-align:left;
	width:100%;	
}


.ContactText h1{
	font-size: 13pt;		
	color: #3a3c45;
	font-style:Arial;

}

.ContactText p {
	 color: #666462;
	 font-size: 10pt;
}

#qt_bottom_right .rightbtn{
	float: right;	
	cursor: pointer;
	border:none;	
	width: 30px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background: #ffffff url('images/right.jpg') no-repeat 0px 0px;
}

#qt_bottom_right .leftbtn{
	float: right;	
	cursor: pointer;
	border:none;	
	width: 30px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background: #ffffff url('images/left.jpg') no-repeat 0px 0px;
}

#qt_bottom_right .pricebtn{		
	cursor: pointer;
	border:none;	
	width: 74px;	
	height: 28px;
	color:white;
	font-size:11pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background: #ffffff url('images/price_btn_off.gif') no-repeat 0px 0px;
}

#qt_bottom_right .pricebtn_on{		
	cursor: pointer;
	border:none;	
	width: 74px;	
	height: 28px;
	color:white;
	font-size:11pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background: #ffffff url('images/price_btn.gif') no-repeat 0px 0px;
}

#qt_bottom_right .pricebtn:hover{		
	
	color:#e5f8d0;
	
}


#qt_bottom_right .navbtn{
	width: 30px;
}

#qt_bottom_right .textarea2{
        border: 1px solid #ffffff;
	width:400px;
        height:14pt;
        font-size: 13pt;		
	color: #3a3c45;
	font-family: Arial;
	overflow:hidden;
	resize: none;

}

#qt_bottom_right .textarea1{
        border: 1px solid #ffffff;
	width:538px;        
        font-size: 10pt;		
	color: #666462;
	font-family: Arial;
	overflow:hidden;
	align:justify;
        readonly:true;
	resize: none;

}

#contactform .textarea2{ 
	
	width: 363px;	
	height:150px;
        font-family: Arial;
	overflow:hidden;
	resize: none;
	border:solid 2px #a7bfdb;
	color:#474957;
	background:transparent url(images/textbox_inside.png) no-repeat top center;
}
/*About Nav*/
#about_nav {
	clear: both;
	height: 28px;
	width:234px;
	text-align:left;
	margin:0 auto;
	
}

#about_nav ul li a {
	padding: 4px 0px 7px 5px;
	display: block;
	font-size: 10pt;
	text-decoration:  none;
	color: #3E8BEA;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;	
}

#about_nav ul li {
	margin-top: 1px;	 
	font-style:arial;
}

#about_nav li.active {
	background: transparent url('images/tab-on.png') no-repeat 0px 0px;
}

/* Quick Tour left Menu*/

#qt_nav {
	clear: both;
	height: 28px;
	width:234px;
	text-align:left;
	margin:0 auto;
	
}

#qt_nav ul li {
	margin-top: 1px;	
	
}

#qt_nav li.active {
	background: transparent url('images/tab-on.png') no-repeat 0px 0px;
}

#qt_nav ul li .qt_navbtn{	
	display: block;
	cursor: pointer;
	border:none;	
	padding: 4px 0px 6px 5px; 
	width: 238px;	padding: 4px 0px 6px 5px;
	display: block;
	font-size: 10pt;
	text-decoration:  none;
	color: #3E8BEA;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
        text-align:left;
	
}

#qt_nav ul li .qt_navbtn_on{
	display: block;
	cursor: pointer;
	border:none;	
	width: 238px;	
	padding: 4px 0px 7px 5px;    		
	/*font-size: 10pt;	
	color: #3E8BEA;*/
        background: transparent url('images/tab-on.png') no-repeat 0px 0px;
        text-align:left;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	

}





.question{ /*header of 2nd demo*/
   cursor: hand;
   cursor: pointer; 
   padding:2px  0 0 5px;
   font-size: 12pt;		
   color: #3a3c45;
   font-style:Arial;
   margin-left: 10px 0;
   valign:center;
}

.answer{padding-left:26px;}


.openquestion{ /*class added to contents of 2nd demo when they are open*/
	clear: both;	
	margin-bottom: 4px;
	border: 1px solid #b3d3fc;
	background-color: #daebfc;
	
}

.closedquestion{ /*class added to contents of 2nd demo when they are closed*/
	clear: both;	
	margin-bottom: 4px;

	
}

#wrapper {width:300px; margin:50px auto}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; font-size: 9pt;color:#3A83E8; background:#daebfc; border:2px solid #3A83E8; border-left:none; padding:5px; min-width:150px; max-width:250px}


#contact_header {
	text-align:left;
}


#contact_header h1{
	font-size: 15pt;		
	color: #3a3c45;
	text-style:arial;
	
}

#contact_header p {
	 color: #666462;
	 font-size: 12pt;
}

/* WHy Siondo Screen */
#contactus_content_left{
	margin:0 auto;
	float:left;
	width:500px; 
	height:444px;
	text-align:left;
	background:transparent url(images/contactus_bk.png) no-repeat top center;

}

#contactus_content_left h1{
	text-style:arial;
	font:16px;
	color:#0066FF;
	padding-left:20px;
	

}


#contactus_content_left p {
	 color: #666462;
	 font-size: 10pt;
}

#contactus_content_right{
	margin:0 auto;
	float:right;
	width:400px; 	
	text-align:left;
	

}

#contactus_content_right h1{
	font:16px;
	color:#0066FF;
	padding-left:20px;
	text-style:arial;

}

#contactus_content_right p{
	font:12px bold;
	color:#3a3c45;
	padding-left:5px;

}


.hidden { display: none; }
.unhidden { display: block; }


.footnote{ text-align:left;}

.footnote a{
  font-size:7pt; 
  color:#3A83E8;
}

.ex4  { font-size: 10pt; color: #3E8BEA; text-decoration: none;}
.ex4:hover { color:#3a3c45; background-color: #ffffff;}

#signup  a { font-size: 10pt; color: #3E8BEA; text-decoration: none;}
#signup a:hover { color:#3a3c45; background-color: #ffffff;}

#whysiondo_content .ex5  { font-size: 10pt; color: #3E8BEA; text-decoration: none;}
#whysiondo_content .ex5:hover { color:#3a3c45; background-color: #ffffff;}

#partner_content{
	margin:0 auto;
	float:left;
	width:600px; 
	height:444px;
	text-align:left;
	/*background:transparent url(images/contactus_bk.png) no-repeat top center;*/

}

#partner_content h1{
	font:16px;
	color:#0066FF;
	padding-left:20px;
	text-style:arial;

}

#partner_content p {
	 color: #666462;
	 font-size: 10pt;
}

#thankyou h1{
	font-size: 12pt;
	font-weight:bold;	
	color: #3E8BEA;
	text-style:arial;
}

#thankyou p {
	 color: #666462;
	 font-size: 10pt;
}


#try_live_content_left{
	margin:0 auto;
	float:left;
	width:55%; 	
	text-align:left;
	padding-left:50px;	

}

#try_live_content_right{
	margin:0 auto;
	float:left;
	width:300px; 	
	text-align:left;
	padding-top:20px;	
        padding-left:15px;

}

#try_live_content_right p{
	font-size:10pt;
	color:#7da5d6;
	text-align:left; 

}

#webdemo_head
{
  background:#DAEBFC;
  height:20px;
  padding-top:3px;
  padding-bottom:3px;


}

#webdemo_head h1{
	font-size:12pt;
	color:#3A82E7;
	text-align:left;
	padding-left:15px;

}

#webdemo_content_left{
	margin:0 auto;
	float:left;
	width:55%; 	
	text-align:left;
	padding-left:50px;	

}

#webdemo_content_right{
	margin:0 auto;
	float:left;
	width:300px; 	
	text-align:left;
	padding-top:20px;	
        padding-left:15px;

}

#webdemo_content_right p{
	font-size:10pt;
	color:#7da5d6;
	text-align:left;

}

#why_side_left{
	margin:0 auto;
	float:left;
	width:22%; 	
	text-align:left; 
}

#why_side_right{
	margin:0 auto;
	float:right;
	width:74%; 	
	text-align:left;
	padding-left:20px;	
}

#why_nav{
 
	border-bottom:2px solid #DAEBFC;	
	text-align:left;
	
}

#why_nav a{
	font-size: 10pt;
	color: #3E8BEA;
	text-decoration:none;
}

#why_right_top{
 height:130px;
}

#why_right_top h1{
	font-size: 15pt;		
	color: #3a3c45;
	
}

#why_right_top p {
	 color: #666462;
	 font-size: 12pt;
}

#affilate_right_top p {
	 color: #666462;
	 font-size: 12pt;
}

#affilate_right_top{
 height:110px;
}

#affilate_right_top h1{
	font-size: 15pt;		
	color: #3a3c45;
	
}



#why_right_left{
	margin:0 auto;
	float:left;
	width:330px; 	
	text-align:left;
}

#why_right_left h1{    	
    font-size:12pt;
}

#why_right_left p{
   color: #3a3c45;
   font-size:10pt;
}

#why_right_right{
	margin:0 auto;
	float:right;
	width:330px; 	
	text-align:left; 
}

#why_right_right h1{    	
    font-size:12pt;
}

#why_right_right p{
   color: #3a3c45;
   font-size:10pt;
}

#why_right_left ul 
{ 
	list-style-type: none;
	padding-left: 0;
	/*margin-left: 60px;*/ 
}

#why_right_left li 
{
	background: url('images/arrow_bullet2.png') left top no-repeat; 
	padding-left: 20px;	
	font-size: 13pt;		
	color: #3a3c45;	
} 


#why_right_left li p{
	font-size:10pt;	
}

#why_right_right ul 
{ 
	list-style-type: none;
	padding-left: 0;
	/*margin-left: 60px;*/
}

#why_right_right li 
{
	background: url('images/arrow_bullet2.png') left top no-repeat; 
	padding-left: 20px;	
	font-size: 13pt;		
	color: #3a3c45;
} 

#why_right_right li p{
	font-size:10pt;
}

#partnerheader h1{
	font-size: 15pt;		
	color: #3a3c45;
	
}

#partnerheader p {
	 color: #666462;
	 font-size: 12pt;
}

#partnerText h1{
	font-size: 13pt;	
	font-style:arial;	
	color: #3a3c45;
	margin-bottom:4px;
}

#partnerText p {
	 color: #666666;
	 font-style:Tahoma;
	 font-size: 10pt;
}

#partnerTextbottom h1{
	font-size: 13pt;	
	font-style:arial;	
	color: #3a3c45;
	margin-bottom:4px;
}

#partnerTextbottom p {
	 color: #666666;
	 font-style:Tahoma;
	 font-size: 10pt;
}

#try_live{
	height:200px;
}

#try_live_head
{
  background:#DAEBFC;
  height:20px;
  padding-top:3px;
  padding-bottom:3px;
  
}

#try_live_head h1{
	font:10pt;
	color:#3A82E7;
	text-align:left;
	padding-left:15px;

}

#partners_content{
	padding-left:50px;
}

#partners_content p{
	font-size:10pt;
	color:#7da5d6;
	text-align:left; 

}

.textbox{
	height:24px; 
	font-size:11pt;
	width:365px;
	border:solid 2px #a7bfdb;
	color:#474957;	
	padding-left:2px;
	background:transparent url(images/textbox_inside.png) no-repeat top center;
}

.textbox2{
	height:24px; 
	font-size:11pt;
	width:370px;
	border:solid 2px #a7bfdb;
	color:#474957;	
	padding-left:2px;
	background:transparent url(images/textbox_inside.png) no-repeat top center;
}

#support_Footnote p{
  font-size:8pt; 
  color:#3A83E8;
}

/*comin soon*/

#cs_right_top{
 height:110px;
}

#cs_right_top h1{
	font-size: 15pt;		
	color: #3a3c45;
	
}

#cs_right_top p {
	 color: #666462;
	 font-size: 12pt;
}

#cs_right_left{
	margin:0 auto;
	float:left;
	width:100%; 	
	text-align:left;
}

#cs_right_left h1{    	
    font-size:12pt;
}

#cs_right_left p{
   color: #3a3c45;
   font-size:10pt;
}

#cs_right_left ul 
{ 
	list-style-type: none;
	padding-left: 0;
	/*margin-left: 60px;*/ 
}

#cs_right_left li 
{
	background: url('images/arrow_bullet2.png') left top no-repeat; 
	padding-left: 20px;	
	font-size: 13pt;		
	color: #3a3c45;	
} 


#cs_right_left li p{
	font-size:10pt;	
}

#cs_middle{

	margin:0 auto;
	background-color:#ffffff;
	height:680px;

}


#cs_middle_content{

	margin:0 auto;	
	height:660px;	
	min-width:980px;

}

#cs_middle_content .inner{
	margin:0 auto;
	width:930px;
}


.dropdown {float:left; padding-right:5px}
.dropdown dt {width:150px; 
		border:1px solid #e4d6c1; 
		padding:4px;
		color: #A39283; 
		cursor:pointer;}

.dropdown dt:hover {background:url(images/header_over.gif)}

.dropdown dd {position:absolute; 
		overflow:hidden; 		
		width:160px; 		
		display:none; 
		background:#fff; 
		z-index:200; 
		opacity:0
}

.dropdown ul {width:160px;		 
		list-style:none; 
		border-top:none;
	     }

.dropdown li {display:inline;}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; 
	padding-left:5px;
        padding-top:4px;
	padding-bottom:4px;
	padding-right:6px;	
	color:#cccccc; 
	text-decoration:none; 
	background:#eaf0f2; 
	width:150px;
	    }

.dropdown a:hover {background:#e4d6c1; color:#000}