/* CSS Document */
/*Theme Name: ironhorse conversions australia
Author: Nitin
License: GNU General Public License v2 or later 
CSS Document */
	@font-face 
		{
			  font-family: 'Roboto-Regular';
			  src: url('fonts/Roboto-Regular.eot');
			  src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
				   url('fonts/Roboto-Regular.woff2') format('woff2'),
				   url('fonts/Roboto-Regular.woff') format('woff'),
				   url('fonts/Roboto-Regular.ttf') format('truetype');
			  font-weight: normal;
			  font-style: normal;
		}
	@font-face 
		{
			  font-family: 'Roboto-Medium';
			  src: url('fonts/Roboto-Medium.eot');
			  src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
				   url('fonts/Roboto-Medium.woff2') format('woff2'),
				   url('fonts/Roboto-Medium.woff') format('woff'),
				   url('fonts/Roboto-Medium.ttf') format('truetype'),
				   url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
			  font-weight: normal;
			  font-style: normal;
		}
	@font-face
		 {
			  font-family: 'Roboto-Light';
			  src: url('fonts/Roboto-Light.eot');
			  src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
				   url('fonts/Roboto-Light.woff2') format('woff2'),
				   url('fonts/Roboto-Light.woff') format('woff'),
				   url('fonts/Roboto-Light.ttf') format('truetype'),
				   url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
			  font-weight: normal;
			  font-style: normal;
		}
	@font-face {
		  font-family: 'BreeSerif-Regular';
		  src: url('fonts/BreeSerif-Regular.eot');
		  src: url('fonts/BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
			   url('fonts/BreeSerif-Regular.woff2') format('woff2'),
			   url('fonts/BreeSerif-Regular.woff') format('woff'),
			   url('fonts/BreeSerif-Regular.ttf') format('truetype'),
			   url('fonts/BreeSerif-Regular.svg#BreeSerif-Regular') format('svg');
		  font-weight: normal;
		  font-style: normal;
		}

		

       body, html
	           {
			     background:#111111 url(images/body_bg.jpg) !important;
				 background-repeat:repeat-x !important;
				 margin:0px;
				 padding:0px;
				 font-family: 'Roboto-Regular';
			   }
	  .outerdiv
	           {
			     width:972px;
				 margin:0px auto;
			   }
	  .innerdiv
	           {
			      width:972px;
				  float:left;
			   }
	  .top_bar
	           {
			      width:972px;
				  float:left;
				  text-align:right;
				  margin-top:8px;
			   }
	  .top_bar img
	           {
				  margin-left:4px;
			   }			   			   
	  .header
	           {
			      width:972px;
				  float:left;
				  margin-top:30px;
				  padding-bottom:20px;
			   }
	 .logo
	           {
			      width:260px;
				  float:left;
			   }
	.mainlinks
	            {
				   width:712px;
				   float:left;
				   margin-top:58px;
				   text-align:right;
				}
	.mainlinks ul, .mainlinks ul li
	            {
					display:inline-block;
					padding:0px;
					margin:0px;
				}				 
    .mainlinks ul li a:active, .mainlinks ul li a:link, .mainlinks ul li a:visited
	            {
					color:#FFFFFF;
					text-decoration:none;
					font-size:15px;
					padding:8px 13px 8px 13px;
					border:2px solid #111111;
				}
    .mainlinks ul li a:hover, .mainlinks ul li a.activelink
	            {
				    color:#FFFFFF;
					text-decoration:none;
					font-size:15px;
					padding:8px 13px 8px 13px;
					border-radius:35px;
					border:2px solid #eea902;
				}
	.banner
				 {
					width:100%;
					float:left;
					margin-top:15px;
				 }
	
	.banner img
				 {
					width:100%;
				 }
	.welcome
	             {
				    width:772px;
					float:left;
					margin-top:35px;
					text-align:center;
					font-size:14px;
					line-height:24px;
					color:#ffffff;
					padding:0px 100px 0px 100px;
					margin-bottom:20px;
				 }
	.welcome h1
	             {
				 	margin:0px;
					padding:0px;
				    font-size:36px;
					color:#ffffff;
					text-align:center;
					font-family: 'BreeSerif-Regular';
					font-weight:normal;
					margin-bottom:40px;
				 }
	.welcome .btn
	             {
				 	margin-top:35px;
				 }				 
    .welcome a:active, .welcome a:link, .welcome a:visited, .welcome a:hover
	            {
				    color:#FFFFFF;
					text-decoration:none;
					font-size:14px;
					padding:10px 14px 10px 14px;
					border-radius:35px;
					border:2px solid #eea902;
				}
	 .services
	             {
				   width:972px;
				   float:left;
				 }
	 .services .row
	             {
				   width:972px;
				   float:left;
				   margin-top:40px;
				 }				 								 
	 .services .box
	             {
				   width:430px;
				   float:left;
				   padding:20px;
				   background-color:#ffffff;
				 }
	 .services .box_right
	             {
				   float:right;
				 }				 
	 .services .pic
	             {
				    width:142px;
					float:left;
				 }
    .services .content
                 {
				   width:268px;
				   float:right;
				   font-size:14px;
				   line-height:24px;
				   color:#000000;
				 }
	.services .content h2
	             {
				 	margin:0px;
					padding:0px;
				    font-size:24px;
					color:#4d4b4b;
					font-family: 'BreeSerif-Regular';
					text-align:left;
					padding-bottom:15px;
				 }
		.footer
			{
				width:100%;
				margin-top:40px;
				float:left;
				background:#2b2b2c;
				padding:30px 0px 20px 0px;
			}
		.outer_footer
			{
				width:972px;
				margin:0px auto;
			}
		.inner_footer
			{
				width:972px;
				float:left;
			}
		.footer_box
			{
				width:324px;
				float:left;
				margin-right:0px;
				
			}
		.footer_box h2
			{
				margin:0px;
				padding:0px !important;
				font-size:20px;
				color:#ffffff;
				font-family: 'Roboto-Regular';
				font-weight:normal;
			}
		.footer_box .content
			{
				width:324px;
				float:left;
				margin-top:30px;
				font-size:13px;
				color:#ffffff;
			}
		.footer_box .content img
			{
				width:auto;
			}
		.footer_box .content ul, .footer_box .content ul li
	            {
					display:block;
					padding:0px;
					margin:0px;
				}				 
   		 .footer_box .content ul li a:active, .footer_box .content ul li a:link, .footer_box .content ul li a:visited
			{
				color:#ffffff;
				text-decoration:none;
				font-size:13px;
				margin-bottom:10px;
				background:url('images/footer_link_saprater.png');
				background-repeat:no-repeat;
				background-position:left;
				padding-left:15px;
				line-height:32px;			
			}
		.footer_box .content ul li a:hover
			{
				color:#ffffff;
				text-decoration:underline;
				font-size:13px;
				margin-bottom:10px;
				background:url('images/footer_link_saprater.png');
				background-repeat:no-repeat;
				background-position:left;
				padding-left:15px;
				line-height:32px;
			}	
		.email_signup_field
			{
				border:1px solid #38383a;
				background:#2a2a2c;
				height:21px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:150px;
				float:left;
			}	
		.btn_subscribe
			{
				background:url('images/btn_subscribe.png');
				background-repeat:no-repeat;
				width:80px;
				height:34px;
				float:left;
				border:none;
				margin-left:5px;
				cursor:pointer;
			}
		.footer_box .content a.emaillink:active, .footer_box .content a.emaillink:link,
		.footer_box .content a.emaillink:visited, .footer_box .content a.emaillink:hover
			{
				display:inline-block !important;
				background:none !important;
				padding-left:0px !important;
				margin-right:5px !important;
			}	
		.copyright
			{
				width:100%;
				float:left;
				border-top:1px solid #353536;
				padding-top:20px;
				padding-bottom:20px;
				text-align:center;
				color:#ffffff;
				font-size:13px;
				background:#2b2b2c;
			}
		.content_panel
			{
				width:932px;
				float:left;
				font-size:14px;
				color:#000000;
				text-align:justify;
				line-height:24px;
				padding:20px 20px 40px 20px;
				background-color:#ffffff;
				margin-top:35px;
			}			
	    h2
	       {
				margin:0px;
				padding:0px;
				font-size:26px;
				color:#4d4b4c;
				font-family: 'BreeSerif-Regular';
				text-align:left;
				padding-bottom:30px !important;
				font-weight:normal;
		   }
		.alignright
			{
				float:right;
				margin-left:20px;
				padding:6px;
				border:1px solid #e8e4e4;
			}		   			
		.text_field
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:30px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:320px;
				float:left;
				border-radius:3px;
				margin-left:70px;
				margin-bottom:0px;
			}
		.textarea
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:210px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:440px;
				float:left;
				border-radius:3px;
				margin-left:70px;
				margin-bottom:0px;
			}				
		.btn_send
			{
				background-color:#eea902;
				border:none;
				margin-left:70px;
				padding:10px 20px 10px 20px;
				color:#000000;
				cursor:pointer;
				border-radius:3px;
				margin-top:15px;
				font-family: 'Roboto-Medium';
			}	
		.margin_left
			{
				margin-left:70px;
			}					
		.product_row
			{
				width:932px;
				float:left;
				margin-top:20px;
				margin-bottom:50px;
			}
		.colmn_1
			{
				width:207px;
				float:left;
			}
		.colmn_1 h2
			{
				margin:0px;
				padding:10px 0px 10px 0px !important;
				background-color:#eea902;
				text-align:center;
				font-size:16px;
				color:#000000;
				font-family: 'Roboto-Medium';
				font-weight:normal;
				margin-bottom:2px;
			}										
		.colmn_1 .pic
			{
				width:207px;
				float:left;
				margin-bottom:20px;
			}
		.colmn_1 .content
			{
				width:207px;
				float:left;
				font-size:14px;
				line-height:24px;
				color:#000000;
				text-align:left;
			}						
       .colmn_1 .content a:active, .colmn_1 .content a:link, .colmn_1 .content a:visited, .colmn_1 .content a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.colmn_1 .btn
	        {
				margin-top:30px;
			}
		.margin_right
	        {
				margin-right:34px;
			}							
		.colmn_2
			{
				width:287px;
				float:left;
			}
		.colmn_2 h2
			{
				margin:0px;
				padding:13px 0px 13px 0px !important;
				background-color:#eea902;
				text-align:center;
				font-size:20px;
				color:#000000;
				font-family: 'Roboto-Medium';
				margin-bottom:3px;
			}										
		.colmn_2 .pic
			{
				width:287px;
				float:left;
			}
		.colmn_2 .pic img
			{
				width:287px;
			}			
		.colmn_2 .content
			{
				width:265px;
				float:left;
				font-size:14px;
				line-height:24px;
				color:#000000;
				text-align:left;
				border:1px solid #e8e4e4;
				padding:0px 10px 10px 10px;
			}
		.colmn_2 .content ul, .colmn_2 .content ul li
	        {
				display:block;
				padding:0px;
				margin:0px;
			}
		.colmn_2 .content ul li
	        {
				border-bottom:1px solid #e8e4e4;
				padding:13px 0px 13px 0px;
			}
		.colmn_2 .content span
	        {
				float:right;
			}															
       .colmn_2 .content a:active, .colmn_2 .content a:link, .colmn_2 .content a:visited, .colmn_2 .content a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.colmn_2 .btn
	        {
				margin-top:20px;
				margin-bottom:12px;
			}
		.margin_colmn
	        {
				margin-left:35px;
				margin-right:35px;
			}						
			
		.pic_row
			{
				width:932px;
				float:left;
				margin-bottom:50px;
			}
		.pic_row img
			{
				width:186px;
				padding:6px;
				border:1px solid #e8e4e4;
			}
		.back_btn
			{
				float:right;
				margin-top:5px;
			}									
       .back_btn a:active, .back_btn a:link, .back_btn a:visited, .back_btn a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.pagination
			{
				width:932px;
				float:left;
				text-align:center;
			}
       .pagination a:active, .pagination a:link, .pagination a:visited
	        {
				color:#000000;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#ffffff;
				border:1px solid #e8e4e4;
				margin:0px 2px 0px 2px;
			}
       .pagination a:hover, .pagination a.activelink
	        {
				color:#ffffff;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#000000;
				border:1px solid #000000;
				margin:0px 2px 0px 2px;
			}
		.pic_row_detail
			{
				width:932px;
				float:left;
				margin-top:25px;
			}
		.pic_row_detail .img_box
			{
				width:440px;
				padding:6px;
				border:1px solid #e8e4e4;
				float:left;
			}
		.pic_row_detail .img_box_right
			{
				width:440px;
				padding:6px;
				border:1px solid #e8e4e4;			
				float:right;
			}			
		.pic_row_detail img
			{
				width:98%;
				padding:0.8%;
				border:1px solid #e8e4e4;
				margin-top:25px;
			}
		.text_box
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:30px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:400px;
				border-radius:3px;
				margin-left:0px;
				margin-bottom:0px;
			}									
	@media (min-width:240px) and (max-width:768px) {
      body, html
	           {
			     background:#111111 url(images/body_bg.jpg);
				 background-image:none;
				 margin:0px;
				 padding:0px;
				 font-family: 'Roboto-Regular';
			   }
	  .outerdiv
	           {
			     width:100%;
				 margin:0px;
				 padding:0px;
			   }
	  .innerdiv
	           {
			     width:100%;
				 margin:0px;
				 padding:0px;
			   }
	  .top_bar
	           {
			      width:100%;
				  float:left;
				  text-align:center;
				  margin-top:0px;
				  padding:8px 0px 8px 0px;
				  background-color:#eea903;
			   }
	  .top_bar img
	           {
				  margin-left:4px;
			   }			   			   
	  .header
	           {
			      width:100%;
				  float:left;
				  margin-top:30px;
				  padding-bottom:20px;
				  text-align:center;
			   }
	 .logo
	           {
			      width:100%;
				  float:left;
			   }
	 .logo img
	           {
			      width:200px;
			   }			   
	.mainlinks
	            {
				   width:100%;
				   float:left;
				   margin-top:65px;
				   text-align:center;
				}
	.mainlinks ul, .mainlinks ul li
	            {
					display:inline-block;
					padding:0px;
					margin:0px;
				}				 
    .mainlinks ul li a:active, .mainlinks ul li a:link, .mainlinks ul li a:visited
	            {
					color:#FFFFFF;
					text-decoration:none;
					font-size:15px;
					padding:8px 13px 8px 13px;
					border:0px solid #111111;
				}
    .mainlinks ul li a:hover, .mainlinks ul li a.activelink
	            {
				    color:#FFFFFF;
					text-decoration:none;
					font-size:15px;
					padding:8px 13px 8px 13px;
					border-radius:35px;
					border:0px solid #eea902;
				}
	.banner
				 {
					width:100%;
					float:left;
					margin-top:15px;
				 }
	
	.banner img
				 {
					width:100%;
				 }
	.welcome
	             {
				    width:80%;
					float:left;
					margin-top:0px;
					text-align:center;
					font-size:90%;
					line-height:24px;
					color:#ffffff;
					padding:5% 10% 5% 10%;
					margin-bottom:0px;
				 }
	.welcome h1
	             {
				 	margin:0px;
					padding:0px;
				    font-size:200%;
					color:#ffffff;
					text-align:center;
					font-family: 'BreeSerif-Regular';
					font-weight:normal;
					margin-bottom:40px;
					line-height:32px;
				 }
	.welcome .btn
	             {
				 	margin-top:35px;
				 }				 
    .welcome a:active, .welcome a:link, .welcome a:visited, .welcome a:hover
	            {
				    color:#FFFFFF;
					text-decoration:none;
					font-size:90%;
					padding:10px 14px 10px 14px;
					border-radius:35px;
					border:2px solid #eea902;
				}
	 .services
	             {
				   width:94%;
				   float:left;
				   padding:3%;
				 }
	 .services .row
	             {
				   width:100%;
				   float:left;
				   margin-top:0px;
				 }				 								 
	 .services .box
	             {
				   width:94%;
				   float:left;
				   padding:3%;
				   background-color:#ffffff;
				   text-align:center;
				   margin-bottom:20px;
				 }
	 .services .box_right
	             {
				   float:left;
				 }				 
	 .services .pic
	             {
				    width:100%;
					float:left;
					text-align:center;
					margin-bottom:10px;
				 }
    .services .content
                 {
				   width:100%;
				   float:left;
				   font-size:90%;
				   line-height:24px;
				   color:#000000;
				 }
	.services .content h2
	             {
				 	margin:0px;
					padding:0px;
				    font-size:160%;
					color:#4d4b4b;
					font-family: 'BreeSerif-Regular';
					text-align:center;
					padding-bottom:15px;
				 }
		.footer
			{
				width:94%;
				margin-top:20px;
				float:left;
				background:#2b2b2c;
				padding:3%;
			}
		.outer_footer
			{
				width:100%;
				margin:0px auto;
			}
		.inner_footer
			{
				width:100%;
				float:left;
			}
		.footer_box
			{
				width:100%;
				float:left;
				margin-right:0px;
				margin-bottom:25px;
				
			}
		.footer_box h2
			{
				margin:0px;
				padding:0px;
				font-size:120%;
				color:#ffffff;
				font-family: 'Roboto-Regular';
				font-weight:normal;
			}
		.footer_box .content
			{
				width:100%;
				float:left;
				margin-top:20px;
				font-size:80%;
				color:#ffffff;
			}
		.footer_box .content ul, .footer_box .content ul li
	            {
					display:block;
					padding:0px;
					margin:0px;
				}				 
   		 .footer_box .content ul li a:active, .footer_box .content ul li a:link, .footer_box .content ul li a:visited
			{
				color:#ffffff;
				text-decoration:none;
				font-size:90%;
				margin-bottom:10px;
				background:url('images/footer_link_saprater.png');
				background-repeat:no-repeat;
				background-position:left;
				padding-left:15px;
				line-height:32px;			
			}
		.footer_box .content ul li a:hover
			{
				color:#ffffff;
				text-decoration:underline;
				font-size:90%;
				margin-bottom:10px;
				background:url('images/footer_link_saprater.png');
				background-repeat:no-repeat;
				background-position:left;
				padding-left:15px;
				line-height:32px;
			}	
		.email_signup_field
			{
				border:1px solid #38383a;
				background:#2a2a2c;
				height:21px;
				color:#6f6f75;
				font-size:90%;
				padding:5px;
				width:150px;
				float:left;
			}	
		.btn_subscribe
			{
				background:url('images/btn_subscribe.png');
				background-repeat:no-repeat;
				width:80px;
				height:34px;
				float:left;
				border:none;
				margin-left:5px;
				cursor:pointer;
			}
		.footer_box .content a.emaillink:active, .footer_box .content a.emaillink:link,
		.footer_box .content a.emaillink:visited, .footer_box .content a.emaillink:hover
			{
				display:inline-block !important;
				background:none !important;
				padding-left:0px !important;
				margin-right:5px !important;
			}	
		.copyright
			{
				width:100%;
				float:left;
				border-top:1px solid #353536;
				padding-top:20px;
				padding-bottom:20px;
				text-align:center;
				color:#ffffff;
				font-size:78%;
				background:#2b2b2c;
			}
		.content_panel
			{
				width:94%;
				float:left;
				font-size:90%;
				color:#000000;
				text-align:justify;
				line-height:24px;
				padding:3%;
				background-color:#ffffff;
				margin-top:35px;
			}
		.content_panel img
			{
				width:100%;
			}						
	    h2
	       {
				margin:0px;
				padding:0px;
				font-size:135% !important;
				color:#4d4b4c;
				font-family: 'BreeSerif-Regular';
				text-align:left;
				padding-bottom:20px;
				font-weight:normal;
		   }
		.alignright
			{
				float:none;
				margin-left:0px;
				padding:0%;
				border:0px solid #e8e4e4;
				width:100%;
				text-align:center;
				margin-bottom:25px;
			}
		.alignright img
			{
				padding:1%;
				border:1px solid #e8e4e4;
				width:50%;
			}
		.content_panel table
			{
				width:90%;
			}	
		.content_panel table td
			{
				width:100%;
				display:block;
			}										   			
		.text_field
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:20px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:90%;
				float:left;
				border-radius:3px;
				margin-left:0px;
				margin-top:-12px;
				margin-bottom:10px;
			}
		.textarea
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:210px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:90%;
				float:left;
				border-radius:3px;
				margin-left:0px;
			}				
		.btn_send
			{
				background-color:#eea902;
				border:none;
				margin-left:0px;
				padding:10px 20px 10px 20px;
				color:#000000;
				cursor:pointer;
				border-radius:3px;
				margin-top:15px;
				font-family: 'Roboto-Medium';
			}	
		.margin_left
			{
				margin-left:0px;
			}					
		.product_row
			{
				width:100%;
				float:left;
				margin-top:20px;
				margin-bottom:0px;
			}
		.colmn_1
			{
				width:90%;
				float:left;
				margin:0% 5% 8% 5%;
			}
		.colmn_1 h2
			{
				margin:0px;
				padding:10px 0px 10px 0px;
				background-color:#eea902;
				text-align:center;
				font-size:120%;
				color:#000000;
				font-family: 'Roboto-Medium';
				font-weight:normal;
				margin-bottom:2px;
			}										
		.colmn_1 .pic
			{
				width:100%;
				float:left;
				margin-bottom:20px;
			}
		.colmn_1 .pic img
			{
				width:100%;
			}			
		.colmn_1 .content
			{
				width:100%;
				float:left;
				font-size:90%;
				line-height:24px;
				color:#000000;
				text-align:left;
			}						
       .colmn_1 .content a:active, .colmn_1 .content a:link, .colmn_1 .content a:visited, .colmn_1 .content a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:90%;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.colmn_1 .btn
	        {
				margin-top:30px;
			}
		.margin_right
	        {
				margin-right:0px;
			}							
		.colmn_2
			{
				width:90%;
				float:left;
				margin:0% 5% 8% 5%;
			}
		.colmn_2 h2
			{
				margin:0px;
				padding:13px 0px 13px 0px;
				background-color:#eea902;
				text-align:center;
				font-size:120%;
				color:#000000;
				font-family: 'Roboto-Medium';
				margin-bottom:3px;
			}										
		.colmn_2 .pic
			{
				width:100%;
				float:left;
			}
		.colmn_2 .pic img
			{
				width:100%;
			}			
		.colmn_2 .content
			{
				width:95.5%;
				float:left;
				font-size:90%;
				line-height:24px;
				color:#000000;
				text-align:left;
				border:1px solid #e8e4e4;
				padding:0% 2% 2% 2%;
			}
		.colmn_2 .content ul, .colmn_2 .content ul li
	        {
				display:block;
				padding:0px;
				margin:0px;
			}
		.colmn_2 .content ul li
	        {
				border-bottom:1px solid #e8e4e4;
				padding:13px 0px 13px 0px;
			}
		.colmn_2 .content span
	        {
				float:right;
			}															
       .colmn_2 .content a:active, .colmn_2 .content a:link, .colmn_2 .content a:visited, .colmn_2 .content a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:90%;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.colmn_2 .btn
	        {
				margin-top:20px;
				margin-bottom:12px;
			}
		.margin_colmn
	        {
				margin-left:5%;
				margin-right:5%;
			}						
			
		.pic_row
			{
				width:100%;
				float:left;
				margin-bottom:0px;
				text-align:center;
			}
		.pic_row img
			{
				width:60%;
				height:60%;
				padding:1%;
				border:1px solid #e8e4e4;
			}
		.back_btn
			{
				float:right;
				margin-top:5px;
				margin-bottom:10px;
			}									
       .back_btn a:active, .back_btn a:link, .back_btn a:visited, .back_btn a:hover
	        {
				color:#FFFFFF;
				text-decoration:none;
				font-size:14px;
				padding:8px 13px 8px 13px;
				border-radius:3px;
				background-color:#0e0e0e;
			}			
		.pagination
			{
				width:100%;
				float:left;
				text-align:center;
				margin-top:15px;
				margin-bottom:15px;
			}
       .pagination a:active, .pagination a:link, .pagination a:visited
	        {
				color:#000000;
				text-decoration:none;
				font-size:90%;
				padding:5px 10px 5px 10px;
				border-radius:3px;
				background-color:#ffffff;
				border:1px solid #e8e4e4;
				margin:0px 2px 0px 2px;
			}
       .pagination a:hover, .pagination a.activelink
	        {
				color:#ffffff;
				text-decoration:none;
				font-size:90%;
				padding:5px 10px 5px 10px;
				border-radius:3px;
				background-color:#000000;
				border:1px solid #000000;
				margin:0px 2px 0px 2px;
			}	
		.pic_row_detail
			{
				width:100%;
				float:left;
				margin-top:0px;
			}
		.pic_row_detail .img_box
			{
				width:97%;
				padding:1%;
				border:1px solid #e8e4e4;
				float:left;
				margin-top:25px;
			}
		.pic_row_detail .img_box_right
			{
				width:97%;
				padding:1%;
				border:1px solid #e8e4e4;
				float:left;
				margin-top:25px;
			}			
		.pic_row_detail img
			{
				width:98%;
				padding:1%;
				border:1px solid #e8e4e4;
				margin-top:25px;
			}
		.text_box
			{
				border:1px solid #e5e1e1;
				background:#ffffff;
				height:30px;
				color:#6f6f75;
				font-size:12px;
				padding:5px;
				width:86%;
				border-radius:3px;
				margin-left:0px;
				margin-bottom:15px;
			}			
	
	}											