/* 
THEBIGOX.COM - SPANISH Stylesheet
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
*/



#logo a { 
	width: 265px !important;
	background: transparent url(../img/sp-logo.png) 0 0 no-repeat;
}


/*
----------------------------------------------------------------------------- 
Nav Structure
----------------------------------------------------------------------------- */

#nav { 
	left: 120px !important;
}

#nav ul li { 
	margin: 0 15px 0 0 !important;
}

/*
----------------------------------------------------------------------------- 
Home Structure
----------------------------------------------------------------------------- */
body#home #rightcol {
	background: transparent url(../img/sp-home-bg.gif) 0 0 no-repeat !important;
}

body#home #leftcol {
	background: transparent url(../img/sp-home-bg2.png) 0 0 no-repeat !important;
}

/*
----------------------------------------------------------------------------- 
Contact Structure
----------------------------------------------------------------------------- */
body#contact #rightcol { 
	background: transparent url(../img/sp-contact-bg.gif) 0 0 no-repeat !important;
}

/*
----------------------------------------------------------------------------- 
News/Events Structure
----------------------------------------------------------------------------- */

body#news #leftcol { 
	background: transparent url(../img/sp-news-bg.gif) 0 0 no-repeat !important;
}

/*
----------------------------------------------------------------------------- 
About Structure
----------------------------------------------------------------------------- */

body#about #leftcol { 
	background: transparent url(../img/sp-about-bg.gif) 0 0 no-repeat !important;
}

/*
----------------------------------------------------------------------------- 
Testimonials Structure
----------------------------------------------------------------------------- */

body#testimonials #rightcol { 
	background: transparent url(../img/sp-testimonials-bg.gif) 0 0 no-repeat !important;
}

/*
----------------------------------------------------------------------------- 
User Profile Structure
----------------------------------------------------------------------------- */
body#user-profile #leftcol {
	background: transparent url(../img/sp-user-profile-bg.gif) 0 0 no-repeat !important;
}

/* 
----------------------------------------------------------------------------- 
User Profile Structure
----------------------------------------------------------------------------- */
body#businessOpportunity #leftcol {
	background: transparent url(../img/sp-business-opportunity-bg.gif) 0 0 no-repeat !important;
}

/* 
---------------------------------------------------------------------------------------------
------------------------------------------- THE END -----------------------------------------
---------------------------------------------------------------------------------------------
--------------------------------- Copyright 2008 TheBigOx.com -------------------------------
---------------------------------------------------------------------------------------------
*/