/**/
*{
    padding:0;margin:0
    }
 
body{
        font-family:lucida grande, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#434344;
	scrollbar:auto; 

    }
p{
    padding:10px 0px 10px 0px;
    }
	
a {
	color:#434344;
}

a :visited{
	color:#434344;
}	
	
#wrapper{
    margin:0 auto;width:800px;clear:both;
    }
#content{
    float:left;color:#434344;background:#FFFFFF;width:800px;display:inline;
    margin:0px 0px 0px 0px;
	
border-top:1px #C5C6C9 solid;
min-height:900px;
    }
#header{
    color:#434344;
    width:205px;
    float:left;
    height:84px;
    
    }
#header p{
		color:#434344;
		width:210px;
		margin:0px 0px 0px 0px;
		float:left;
		height:80px;
		background:#fff;
		background-image:url(/images/peepex.png);
		background-repeat:no-repeat; 
		background-position:left;
    }
    
.riskmanagement #header p{
		
		background-image:url(/images/rmt_red.jpg);
		height:89px;
    } 
    
.riskmanagement .green_bar  {
		background-color:#FCD9D8; 
 }    
 
.riskmanagement .button {
		background-color:#f06966;
 }
 
    
#footer{
    width:800px;height:25px;clear:both;color:#434344;background:#fff;
	border-top:1px solid #C5C6C9;
	margin:20px 0px 0px 0px;
	padding-top:5px;
	float:left;
	clear:both;
    }

h1 {
    font-family:lucida grande, Arial,Helvetica,sans-serif;
    font-weight:normal;
    font-size:36px;
    color:#434344;
    text-align:left;
}
h2{
	color:#434344;
	font-family:lucida grande,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:left;
}

h3{
    font-family:lucida grande, Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#434344;
    text-align:left;
	font-weight:normal;
}

fieldset{
	border:none;
	clear:both;
	}

fieldset legend{
	float:left;
	display:block;
	height:20px;
	margin:20px 0px 20px 0px;
	padding:5px 0px 0px 0px;
	color:#c3e3d8;
	clear:both;
	
	}

.fieldset.green_bar  {
	font-size:12px;
	font-weight:bold;
	color:#434344;
	padding-left:10px;
}


input , select{
	background-color:#FFFFFF;
	border:1px solid #afafaf;
	padding-left:5px;
}

.radio {
	margin:0px 10px 10px 0px;
}

.question {
	margin:0px 0px -2px 5px;
}

#message {
	color:#F58D8C;
	float:left;
	margin:10px 0px 10px 0px;
}
.tundra .dijitButtonNode {
 
    padding:0em 0em 0em 0em;
}

/* Zend Form Styling */
	dl.zend dt, dd { min-height: 30px; }
	dl.zend_form dt {
		float: left;
		clear: left;
		text-align: right;
		padding:10px 0px 0px 0px;
	}
	dl.zend_form dt label.required { font-weight: 600; }
	dl.zend_form dd {
		float: left;
		clear: right;
		padding-left: 5px;
		padding:10px 0px 0px 5px;
	}
	
	dl.zend_form dd ul.errors {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#FulfillmentForm dl.zend_form dd ul.errors li {
		clear:none;
		color:#F58D8C;
		float:right;
		min-width:30%;
	}
	
	dl.zend_form dd ul.errors li {
		float: left;
		margin: 0 0.15em;
		font-size: 12px;
		color: #666666;
	}
	
	#pair dl.zend dt, dd { 
		float:left;
		clear: none;
	}
	
	#pair dl.zend_form dd  ,#pair dl.zend_form dt{
		clear:none;
		float:left;
		
	}


/*- Menu Tabs 10--------------------------- */
    
    #toptitle{
        margin-left:158px;
    }
    
    #tagline{
        margin-left:191px;
    }
    
    #tabs10 {
      font: bold 10px/1em Arial ;
      float:left;
     
      
      line-height:normal;
      }
      
    #tabs10.right {
      float:right;
    
    }
    
    #tabs10 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
	  background-color:#e5e6e7;
      }
    #tabs10.right li {
      float:right;
	  margin-right:10px;
    }

    #tabs10 a {
      float:left;
      background: transparent url("/images/corner_left.png") no-repeat left bottom;
      margin:0;
      text-decoration:none;
      }
	
	#tabs10 .logins {
		float:right;
		margin:5px 0px 0px 0px;
	}


	#tabs10 .logins  a{
		float:left;
	  background: #fff url("");
	  margin:0px 3px 0px 0px;
	  text-decoration:none;
	}  
	
	#tabs10 .logins  a:visited{
		color:#434344;
	}
	  
    #tabs10 a span {
      float:left;
      display:block;
      background: transparent url("/images/corner_right.png") no-repeat right bottom;
      padding:5px 10px 4px 10px;
      color:#434344;
	 
      }
	#tabs10 a span.nocorner {  
	 background: transparent url(""); 
	 }
	#tabs10 a.dropdown:hover {  
		background: transparent url("");
	 }
        
	 #tabs10 a span.dropdown:hover {
		background: transparent url("");
	 }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover span, li ul  li a:hover {
	  color:#46be9b;
      }


     #tabs10 #nav3{
        width:86px;
     }

   
li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }

  #tabs10 ul li ul {
   
      margin-top:0px;
      background-color:#e5e6e7;
      width:77px;
  }

  li > ul {
	top: auto;
	left: auto;

  }
li:hover ul, li.over ul{ display: block; }



 #tabs10 ul li ul a {
      float:left;
      background: transparent url('') no-repeat left bottom;
      margin:0;
      text-decoration:none;
	  width:100%;
      }
	  
  #tabs10 ul li ul a.leftcorner { 
      background: transparent url("/images/corner_left.png") no-repeat left bottom;
       
      }	  

 #tabs10.right li ul li{
    background-color:#E5E6E7;
    clear:both;
    display:block;
    float:right;
    margin:3px 0px 0;
	width:100%;
 }


#login_form  div{
	float:left;
	width:200px;
	height:30px;

}

#change{
	margin:5px 0px 0px 0px
}


#changeCurrency{
   height:30px;
   
}


#help-image{
	background:transparent url(/images/boxes.png) no-repeat scroll left top;
	clear:both;
	display:block;
	height:235px;
	width:100%;
	line-height:24px;
}


#rates_container{
   clear:both;
   float:left;
   margin:5px 0px 10px 0px;
   padding:0px 0 0;
  
   width:100%;
}


#iwanttochange{
	float:left;
	margin-top:10px;
}

#pair {
	float:left;
	margin-top:0px;
	margin-left:-15px;
	clear:both;
	
}

#pair  label{
	display:block;
	font-size:14px;
	font-weight:normal;
	margin:6px 5px;
	width:20px;
}

.pair_submit  {
	border:0 none;
	display:block;
	height:27px;
	margin:0 0 0 0px;
	padding-left:0px;
	
}




.pair_submit #loginbutton{
	padding-left:0px;
	margin:0px 0px 0px 10px;
	height:17px;
}


#fieldset-partialgroup{
	
}

#fieldset-partialgroup label{
	width:150px;
	font-size:12px;
	margin:1px 5px;
}

.partial {
	
}

#fieldset-partialgroup dt{
	padding:0px 0px 0px 0px;
}

.live_rate_box {
	margin:0px 0px 0px 0px;
	float:right;
	
}
.live_rate_box  b {
	font-size:12px;
}
.live_rate_text{
	margin:5px 0px 0px 0px;
	float:right;
}
.live_rate_value{
	margin:5px 0px 0px 0px;
	float:right;
	clear:both;
}


#login_form  input {
	
}.box_bottom {	height:100px;}

#pair #amount {
	color:#434344;
	height:19px;
	padding:6px 3px 0;
	width:149px;
	font-size:12px;
}

#pairxxx select {
	width:110px;
	height:22px;
	padding:2px;
	color:#434344;
}

.register_input{
	
}

#registersubmit {
	border:0px none;
}

#register dt, #FulfillmentForm dt{
	clear:both; 
	float:left;
	margin:2px 5px 2px 5px;
	text-align:left;
}

#FulfillmentForm dt{
	padding:5px 0px 0px 0px;
}

#FulfillmentForm .form_row{
	height:35px;
}

#register label, #FulfillmentForm label{
	
	display:block;
	width:180px;
	margin:2px 5px 2px 5px;
}


#graph-container{
	 width:100%;
}

#table-container{
	width:100%;
}

#newrate-container{
	border-top:1px solid #C5C6C9;
	clear:both;
	padding-top:10px;
	width:100%;
}

#bank-container{
	border-top:1px solid #C5C6C9;
	clear:both;
	float:left;
	margin-top:10px;
	padding-top:10px;
	width:100%;
}

.zend_form {
	width:100%;
}
.newrate_rate{
	margin-left:47px;
	width:100px;
}
.newrate_days{
	width:169px;
}
#newrate_strength_val{
	width:159px;
}
#newrate_strength_val  #myrate_strength{
    width:159px;
	font-size:18px;
	font-weight:lighter;
    padding:3px 0px 0px 0px;
	color:#fff;
}

#newrate_strength_val  #myrate_strength  b{
	color:#434344;
}

#myrate_strength  img{
	height:20px;
	margin:2px 1px 0 0;
	width:20px;
}

#newrate_total_val{
	width:166px;
}
.newrate_action{
	width:47px;
	height:30px;
	background-color:#fff;
}

#newrate_row  input {
	width:80px;
	margin:5px  10px 0px 10px;
	
    
}

.rate_form span {
	display:block;
	float:left;
	height:30px;
}

.newrate_action #submitbutton{
	border:medium none;
	height:28px;
	margin:1px 0 0 10px;
	width:39px;
	
}

#fx_options, #fx_ourfxmarket{
    font-size:16px;
    color:#fff;
    margin-right:50px;
    font-weight:bold;
    clear:both;
    display:none;
    width:100%;
}

#fx_ourfxmarket{
    margin:0px 50px 20px 0px;
   
}
#fx_ownrate_container{
    display:none;
    width:756px;
}

#fx_options p, #fx_ourfxmarket p{
   padding:0px;
   padding:0px 0px 0px 0px;
   height:20px;
   margin-top:3px;
}

#fx_betterrate {
     margin:0px 50px 0px 0px;
     display:none;
}
#fx_peer_buttons #ratetitle{
    text-align:center;
    margin:0px 0px 10px 80px;
    color:#c3e3d8;
    font-size:16pt;
}

.rate_span{
    padding:5px 5px 0px 50px;
	display:block;
	float:left;
	min-width:50px;
}

.order_span{
  	display:block;
	float:left;
	min-width:10px;
	padding:5px 5px 0 0;
}
.amount_span{
    display:block;
	padding:5px 10px 0 130px;
}
.rate_help_span{
	padding:5px 20px 0px 5px;
	display:block;
	float:left;
}

#heading_name_span {
    text-align:left;
    padding:10px 0px 0px 0px;
	display:block;
}
#heading_rate_span {
    text-align:left;
	padding:10px 0px 0px 52px;
	display:block;
}
#heading_total_span {
    text-align:left;
	display:block;
	padding:10px 0px 0px 130px;
   
}

.fx_competitor{
    margin:4px 5px;
	max-height:20px;
	max-width:100px;
	padding-top:1px;
}
.peepex {
	display:block;
	float:left;
}
.peepex_logo{
	margin:0px 0px 0px 0px;
	height:20px;
	width:74px;
}

.peepex_logo_text{
	color:#1FAF93;
	font-size:20px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
#saves_you {
	color:#f58d8c;
}

.slider_row {
	width:100%;
	float:left;
	display:block;
	margin:0px 0px 20px 0px;
}

#slider_heading{
	margin:10px 0px 0px 0px;
}

.slider_row .slider_obj {
	float:left;
}

.slider_row #slider_1{
	margin:0px 0px 0px 160px;
}

.slider_row #slider_2{
	margin:0px 0px 0px 0px;
}

.slider_row #slider_3{
	margin:0px 0px 0px 20px;
}

.slider_row #slider_4{
	margin:0px 0px 0px 94px;
}

.slider_row #slider_1_heading{
	margin:0px 0px 0px 169px;
}

.slider_row #slider_2_heading{
	margin:0px 0px 0px 58px;
}

.slider_row #slider_3_heading{
	margin:0px 0px 0px 66px;
}

.slider_row #slider_4_heading{
	margin:0px 0px 0px 86px;
}

#myrate_total {
	padding:9px 0px 0px 0px;
}

.even_row, .odd_row, .fx_row ,.head_row{
    display:block;
    float:left;
    width:100%;
	margin:5px 0px 5px 0px;
}

.even_row:hover,.odd_row:hover,.fx_row:hover{
     background-color:#f16b69;
     color:#434344; 
}



.even_row {
    background-color:#c5c6c9;
}
.odd_row {
    background-color:#c5c6c9;
    color:#434344;
}
.fx_row {
    background-color:#c3e3d8;
}
.head_row {
    background-color:#fff;
	margin:0px 0px 0px 0px;
	color:#000;
}


.selectedRow{
     background-color:#f16b69;
}

#newrate_row {
	margin:0px 0px 0px 0px;
}

.fx_name, .fx_rate, .fx_rate, .fx_amount, .fx_action,.fx_arrow, .fx_order,.fx_type{
    display:block;
    float:left;
    height:25px;
    text-align:left;
    display: table-cell;
    vertical-align: middle

}

.fx_name{
    width:105px;
    padding-right:7px;
}


.fx_order{
    padding:0 0 2px 10px;
	width:20px;
}

.fx_name_bank{
	padding:8px 0 0 5px;
	text-align:left;
	width:107px;
	display:block;
	float:left;
	height:18px;
}
#mybank_row{
	margin:10px 0px 10px 0px;
}
#mybank_rate{
	width:110px;
}

#fx_name_heading{
    padding:0x 0px 2px 5px;
    text-align:left;
}

.fx_rate{
     width:300px;
     padding:0px 0px 2px 5px;
}
.fx_arrow{
     width:30px;
     padding:0px 0px 2px 5px;
}

.fx_amount {
    padding:0px 5px 2px 5px;
    text-align:left;
    width:293px;
}

.fx_action{
    background-color:#FFFFFF;
	width:45px;
    padding:0px 0px 2px 0px;
   
}

.fx_button {
    height:26px;
    margin:0px 0px 0px 0px;
}

.go_button {
	display:block;
	height:28px;
	margin:-1px 10px;
}

.go_button_green {
	
	background-image:url(/images/go.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	margin:-1px 10px;
	width:118px;
}

.fx_arrow_span{
	background-image:url(/images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	margin:-1px 10px;
	width:118px;
}

#simplechart {
	background-image:url(/images/boxes.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:195px;
	margin:10px 0 0 31px;
	width:795px;
	
}
#programaticSlider{
    float:left;
}

.boxes {
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

.box_text {

}

.box_amount{

}

.box_more {

}

.box_competitor{

}


#fx_peer_buttons {
   margin:0px 0px 10px 0px;
   float:left;
   display:inline;
}

 #fx_peer_buttons input {
   margin:0px 0px 0px 0px;
   float:left;
   
}

#fx_peer_buttons h3 {
   float:left;
   margin:0px 0px 0px 0px;
}

.fx_button_row{
  float:left;
  width:100%
}
.fx_button_row span{
  display:block;
  float:left;
  width:176px;
}

.peer_action span{
    width:45px;
}

.fx_button_row .peer_action{
    width:45px;
    padding-left:2px;
    margin:-4px 0px 0px 0px;
}

#fx_peer_button {
    float:left;
    margin-right:24px;
}

.dojoxLegendNode {
    border: 1px solid #c5c6c9;
    margin: 5px 10px 5px 10px;
    padding: 3px;
    }
.dojoxLegendText {
    vertical-align: text-top;
    padding-right: 10px;
    }

#fx_peer_action {
    
}

#rate_horizontalSlider_container{
	display:block;
	float:left;
	width:200px;
	height:30px;
}
#rate_horizontalSlider{
	display:block;
	float:left;
	width:200px;
	height:30px;
}
.green_text{
    color:green;
}
.blue_text{
    color:#82c0eb;
}
.pink_text{
    color:#c3e3d8;
}
.red_text{
    color:red;
}

.green_bar,.green_bar2 {
	float:left;
	display:block;
	width:100%;
	height:20px;
	background-color:#c3e3d8;
	margin:20px 0px 20px 0px;
	padding:5px 0px 0px 0px;
	color:#000;
	clear:both;
}

.green_bar2 {
    padding:5px 0px 0px 10px;
}

.grey_bar {
	background-color:#c5c6c9;	
}
.purple_bar {
	background-color:#8a73b1;	
}
.red_bar {
	background-color:#f58d8c;	
}

.green_bar h3{
	padding:0px 0px 0px 10px;
	color:#434344;
}

.form_text, .form_text h3 {
	font-size:12px;
	font-weight:bold;
}

.form_text p {
	font-size:12px;
	font-weight:normal;
}

.form_row {
	height:40px;
	width:100%;
}

.rowclear .form_row {
	clear:both;
}

.errors {
	float:right;
	clear:none;
	color:#F58D8C;
	min-width:30%;
}

.form_text ul.errors {
	margin:0px;
}

ul.errors  li, .form_text ul.errors li {
	width:250px;
	margin:0px;
	
}

form#pair dl.zend_form dd ul.errors {
	float:left;
	color:#F58D8C;
}

form#pair dl.zend_form dd ul.errors li {
	width:146px;
}

.form_row div {
	float:left;
	margin:3px 0 0 10px;
	width:160px;
}

.form_section {
	float:left;
	clear:both;
	width:100%;
	margin:10px 0px 10px 0px;
}

.form_section input[type=text],.form_section input[type=password] {
	width:300px;
	height:20px;
	padding:3px 0px 0px 5px;
	float:left;
}

.form_section select {
	height:25px;
	padding:3px 0 0 5px;
	width:306px;
	float:left;
}

.form_section input[type=textarea],#message_box {
	width:300px;
	height:100px;
	padding:3px 0px 0px 5px;
}


.form_section p {
	padding:5px 0px 0px 0px;
}

.forgotten {
	float:left;
	clear:both;
	margin:20px 0px 0px 180px;
}

.forgotten  a{
	margin:0px 3px 0px 0px;
}


#submitbutton {
	margin:0px 0px 0px 180px;
}

.button {
	background-color:#1FAF93;
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:30px;
	padding:0 20px 0;
			
}

.zend_form .button, #register .button {
	padding:0px 20px 0;
	height:30px;
}

.captcha_container {
	display:block;
	padding:20px 0px 40px 0px;
	clear:both;
	margin:0 0 0 200px;
}

#FulfillmentForm #submitbutton , #register #submitbutton{
	margin:0 0 0 200px;
}

#peepex_body .dijitTooltip,
#peepex_body .dijitTooltipDialog {
    opacity: 1;
    background: transparent;
    margin-left:10px; 
    padding:0px;
    color:#434344;
       /* make the area on the sides of the arrow transparent */
}

#peepex_body .dijitTooltipContainer {
    background: transparent; 
    border:0px solid #F58D8C;
    opacity: 1;
    padding:0em;
}

#peepex_body .dijitTooltipAbove .dijitTooltipConnector,  #peepex_body .dijitTooltipRight .dijitTooltipConnector , #peepex_body .dijitTooltipLeft .dijitTooltipConnector, #peepex_body .dijitTooltipBelow .dijitTooltipConnector{
	background: transparent url() no-repeat scroll left top;
	bottom:0;
	height:0px;
	left:0px;
	width:0px;
}

#peepex_body .dijitTooltipRight {
	margin-bottom:0px;
	padding-left:0px;
}

#peepex_body .dijitTooltipContainer {
	color:#434344;
	font-size:11px;
	line-height:15px;
}

.help-right , .help-left {
	float:left;
	display:block;
	width:390px;
	padding:0px 5px 0px 5px

}

.form_text .more-text ul li  {

    width:100%;
    float:left;
    margin:2px 2px 2px 2px;
    list-style-type:none;
}

.help-right div, .help-left div{
	float:left;
	display:block;
	width:50%;
	

}

.float_right{
    float:right;
}

#help-text-one {
	display:none;
}
#help-text-two {
  	display:none;
}
#help-text-three {
	display:none;
}

#box_one {
	float:left;
	height:170px;
	margin:20px 15px 10px 20px;
	width:220px;
}
#box_two {
	float:left;
	height:170px;
	margin:20px 15px 10px 35px;
	width:220px;
}
#box_three {
	float:left;
	height:170px;
	margin:20px 15px 10px 35px;	
	width:220px;
}

.box_text{
	color:white;
	font-size:20px;
	margin:0px 0px 0px 20px;		height:130px;
}
.box_number {
	float:left;
	width:100%;
	height:100%;
	color:white;
	font-size:20px;
	cursor:pointer;
}
.box_num {
	float:left;
    height:100%;
    margin:0px 10px 0px 0px;
}

.help-left b , .help-right b {
	color:#000; 
}
.help-left p , .help-right p {
	color:#434344;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}

.loading_img{
	height:10px;
	width:10px;
	
}

span.select {
  position: absolute;
  width: 122px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 44px;
  padding: 7px 24px 0 8px;
  font-size:12px;
  color:#434344;
  background: url(/images/select.gif) no-repeat 0px 0px;
  overflow: hidden;
}

.styled option {
	padding:2px 0px 0px 6px;
}

.roundcont {
	
	background-color: #FCD9D8;
	color: #434344;
}

.roundcont p {
	margin: -10px 10px;
}

.roundtop { 
	background: url(/images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.png) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

#peepex_reasons {
	float:right;
	font-size:12px;
	font-weight:normal;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	margin:0 0 0 9px;
	width:458px;

}

#peepex_main_logo {
	padding:0px;
}

#address_row {
	float:left;
	margin:1px 1px 1px 1px;
}

address {
	font-style:normal;
	font-weight:normal;
	padding-left:10px;
}

.bottom_row{
	clear:both;
	padding:15px 0px 0px 0px;
}

.form_section a {
	color:#f58d8c;
}

.google_map {
	float:right;
}

.order_10 {
	float:left;
	display:block;
	width:10%;
	height:25px;
}

.order_span {
   padding:5px 5px 0px 5px;
}

.head_row .order_span {
	padding:12px 5px 0px 5px;
}

.order_20 {
	float:left;
	display:block; 
	width:20%;
	height:25px;
}

.order_40 {
	float:left;
	display:block;
	width:40%;
	height:25px;
}

.order_10_half {
	float:left;
	padding:5px 5px 0px 5px;
}

.more-text {
	display:none;
}

#aboutus .green_bar {
	margin:2.5px 0px 2.5px 0px;
	cursor:pointer;
}
#aboutus .green_bar:hover {
	background-color:#FCD9D8;
}

#aboutus .top_bar {
	margin:10px 0px 2.5px 0px;
}

#risks {
	float:left;
	clear:both;
}

#risks select{
	font-size:11px;
	height:22px;
	width:85px;
}

#risks  input {
	height:20px;
}

#risks  .dijitInputField input, #risks .dijitTextBox, #risks .dijitComboBox, #risks .dijitSpinner {
	font-weight:normal;
	
	background-color:#FFFFFF;
	border:1px solid #AFAFAF;
	padding-left:5px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	background-image:url();

}

#risks   .dijitTextBox, #risks .dijitComboBox, #risks .dijitSpinner, #risks .dijitInlineEditor input, #risks .dijitTextArea {
	font-weight:normal;
	background-color:#FFFFFF;
	border:1px solid #AFAFAF;
	padding-left:5px;
	font-size:11px;
	color:#000;
	background-image:url();
}

#risks #risksubmitbutton {
	margin:20px 0px 0px 0px;
	height:30px;
}

.full_span_text {
	float:left;
	clear:both;
}

#GraphContainerArea{
	float:left;
	clear:both;
	display:block;
}

.risk-text-block {
	display:block;
	float:left;
	clear:both;
	width:100%;
}
.risk-table {
	display:block;
	float:left;
	clear:both;
}

.risk-table td, .risk-table th {
	margin:5px 10px 5px 10px;
}

.risk-table td.risktd, .risk-table th.risktd  {
	min-width:100px;
	text-align:center;
}

.risk-table td.risktd  {
	font-weight:normal;
}

#risks #analysissubmitbutton {
	margin:20px 0px 0px 20px;
	height:30px;
}

.form_text ul {
	margin: 10px 0px 10px 20px
}

.form_text ul li{
	margin: 10px 0px 10px 0px;
	width:800px;
	
}

.risk-left {
	display:block;
	width:530px;
	float:left;
}

.risk-right {
	display:block;
	width:250px;
	float:left;
	text-align:right;
}


#risky  ul li {
	float:left;
	margin:5px 0;
	width:800px;
}

#risky ul li.li-break {
	margin:20px 0px 0px 0px;
}

#vartext {
	display:block;
	float:left;
	clear:both;
	margin:10px 0px 10px 0px;
}

/** Market Styles **/


.market_live_rate_box {
    float:left;
    width:100%;
    clear:both;
    margin:0px 0px 0 0px;
}

.market_live_rate_box .live_rate_text{
   float:left;
   clear:none;
   margin:0px 0px 0px 0px;
}

.market_live_rate_box .live_rate_value{
   float:left;
   clear:none;
    margin:0px 5px 0px 5px;
}

.market_live_rate_box .peepex_logo_text {

margin:5px 0 0 28px;
}

.fx_type_span {

	display:block;
	height:28px;
	padding:5px 0 0 15px;
	width:90%;
}

.heading_fx_type{
	padding:5px 0 0 0px;
	margin-left:10px;
}

.fx_type{
	width:20%;
	
}
.market #heading_total_span {
	padding:10px 0 0 130px;
}

.market .fx_rate {
	padding:0 0 2px 5px;
	width:275px;
}

#market_rates_container{
	clear:both;
	float:left;
	
	padding:0 0 0;
	width:430px;
}

#market_rates_container .head_row {
margin:0 0 0 9px;
}

.fx_cursor {
	cursor:pointer;
}

.sign_up_now #content {
	width:100%;
	}

#sign_up_now {
	float:left;
	clear:both;
	width:100%;
}

#sign_up_now p {
	margin-left:10px;
	}

#sign_up_content {
	float:left;
	clear:both;
}

#content .pfy-container, .pfy-form-container {
	width:100%;
	}
	
.riskEmpty {
	background-color:#FCD9D8;
}

.dijitValidationIconText {
	margin-left:150px;
	padding-left:150px;
		}


/** Order Management Styles **/

#ordermanagement .grey_bar,#payeesmanagement  .grey_bar{
   margin:5px 0;
   cursor:pointer;
}


