@charset "utf-8";

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page
|--------------------------------------------------------------------------
|
| @package		Angelo David
| @subpackage	Frontend
| @company		JD Companies
| @phone		
| @fax			
| @author		
| @email		
| @link			
| @copyright	
|
*/

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet >Primary Site Colors
|--------------------------------------------------------------------------
|
| White 			#ffffff
| Black				#000000
| Dark Brown		#54301a
| Light Brown		#dad5cf
| Green				#727a35
|
*/

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/










/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Global Styles
|--------------------------------------------------------------------------
|
*/

					#global_content {  }

					#gallery_up { width:100%; height:480px; }
					#gallery_down { width:100%; height:125px; }

						#gallery_up #gallery_left_column { width:420px; height:100%; float:left; }
						#gallery_up #gallery_right_column  { width: 415px; height:100%; float:left; }
						
						#gallery_up #gallery_left_column .title { margin-top:35px; }
						#gallery_up #gallery_left_column .gallery_text { margin-top:15px; }

						#gallery_up #gallery_left_column #before { margin-top:40px; }
							.before_title { font-size:11px; }
							.before_item {	height:149px; margin-top:10px; }
							.before_image { width:99px; height:148px; background:#dad5cf; padding: 1px 0 0 1px; float:left; }
							.bef_link { float:left; padding:130px 0px 0px 10px; }
							.before_item .bef_link a { font-size:11px; /*color:#dad5cf;*/ }
							.before_item .bef_link a:hover { /*color:#694a37;*/ } 
							
							.before_name {  font-size:24px; color:#727a35; margin:5px 0px;  
											text-transform:uppercase; 
											font-family:Geneva, Arial, Helvetica, sans-serif; display:none; } 
							
							.chalenge a { font-size:13px; text-decoration:underline; }
							.chalenge a:hover { color:#694a37; }
							
						#gallery_up #gallery_right_column .right_image { width:323px; height:480px; float:left;
														 background-image:url('../../../images/gallery/bg.gif'); 
														 display:block; float:left; }
						#gallery_up #gallery_right_column .right_side { float:left; width:80px; } /* 92 */
							#gallery_right_column .right_image img { margin: 2px 0 0 2px; }							 	
							#gallery_right_column .right_next_link { margin-left:15px; margin-top:230px; font-size:48px; color:#694a37;  }
							#gallery_right_column .right_link { float:left; padding:200px 0px 0px 10px; }
							#gallery_right_column .right_link a { font-size:11px; /*color:#dad5cf;*/ }
							#gallery_right_column .right_link a:hover { /*color:#694a37;*/ } 

				.down_title { font-size:11px; display:none; }

/*
|--------------------------------------------------------------------------
| Angelo David > Global Style Sheet > Home Page > Layout
|--------------------------------------------------------------------------
|
*/

						/* ----- Main Menu home link -------------- */
						#menu ul li a span#gallery_link { font-weight:bold; border-top:10px solid #dad5cf; }