/*--------
www.mariapalitousa.com
Copyright 2010
written and designed by: www.mariapalitousa.com

Useful Colors


-----------*/
@charset "utf-8";

/* General styles ------------------------------------------------*/

body {
	background-image: url(Images/yellow-dots-background.jpg);
	background-color: #FFCC33;
}
p {
	font-family: "Century Gothic";
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	font-size: 14px;
}

h1 {
	font-size: 48px;
	font-family: "Century Gothic";
}
h2 {
	font-size: 36px;
	font-family: "Century Gothic";
}
h3 {
	font-size: 24px;
	font-family: "Century Gothic";
}
h4 {
	font-family: "Century Gothic";
	font-size: 21px;
}
h5 {
	font-size: 18px;
	font-family: "Century Gothic";
}
h6 {
	font-family: "Century Gothic";
	font-size: 16px;
}


a:link {
	color: #006699;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #CC33CC;
}

a:hover {
	color: #FF9900;
}
a:active {
	color: #999999;
}
table {
	font-family: "Century Gothic";
	font-size: 14px;
}


/*General structure-----------------------------------------------------*/

#wrapper_general {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page {
	width: 1024px;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}

/*Header -----------------------------------*/
#header {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 430px;
	}
/* main content---------------------------------------------------------*/

#bakground_top {
	height: 70px;
	background-image: url(top.png);
}
#background_button {
	background-image: url(Images/mariapalito_footer.png);
	width: 730px;
	clear: both;
	height: 400px;
	padding-top: 120px;
	padding-right: 44px;
	padding-left: 230px;
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: justify;
}
#disclaimer {
	color: #333333;
	margin-top: 40px;
}

#content_wrapper {
	width: 1024px;
	background-image: url(Images/medio.png);
	height: auto;
}
#sidebar {
	width: 200px;
	float: left;
}

#content {
	float: right;
	width: 740px;
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 10px;
}

#content_wrapper  h2 {
	font-family: "Century Gothic";
	text-align: center;
	color: #24A198;
}
#content_wrapper  h3 {
	font-family: "Century Gothic";
	color: #339999;
}
#content_wrapper  h4 {
	color: #339999;
	font-family: "Century Gothic";
}
#content_wrapperh5  {
	font-family: "Century Gothic";
	color: #339999;
}
#content_wrapper  h6 {
	font-size: 14px;
	color: #339999;
	}

/* sidebar--------------------------------------------------------------*/



#sidebar_nabvar {
	height: 600px;
	width: 150px;
}




#footer {
	background-color: #006666;
	width: 1024px;
	clear: both;
}

#footer a {
	color: #FFFF33;
}

.main_tittles {
	background-image: url(../imagenes/content_tittle.png);
	height: 50px;
	width: 740px;
	font-family: "Century Gothic";
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}
.small_tittle {
	background-image: url(../imagenes/smalltittle.png);
	height: 50px;
	width: 470px;
	font-family: "Century Gothic";
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
}



/* Font styles ---------------------------------------------------*/

.quotes {
	background-color: #AEB224;
	padding: 20px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.quotes img {
	height: 155px;
	width: 155px;
	padding: 5px;
}


.quote    a:hover {
	color: #CC0000;
}
#sidebar img {
	width: 200px;
}
.sidebar_content {
}

.promotion_table {
	height: 220px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	padding-right: 20px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7BCAC7;
}

.promotion_table img {
	float: left;
	height: 200px;
	width: 200px;
	overflow: hidden;
	padding: 0px;
	margin: 10px;
}

.navigation {
	color: #CCCC00;
}
#cards_categories {
	height: 240px;
	width: 200px;
	float: left;
	padding: 0px;
	margin: 20px;
	background-position: center center;
}
.cards_display {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.cards_display    img {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}


.product {
	width: 700px;
	padding-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
}
.product img {
	height: 120px;
	width: 120px;
	padding: 2px;
}
.product_description {
	width: 660px;
	padding-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #7DCAC7;
	margin-right: 20px;
	margin-left: 20px;
}
.product_description h3 {
	text-align: center;
	color: #FFFFFF;
}
.product_description img {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.product_description td {
	color: #333333;
}
.product_description table {
	margin-top: auto;
	margin-bottom: auto;
	width: 600px;
}
#two_section {
	background-color: #CC66CC;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#two_section img {
	width: 280px;
	float: left;
}
.promotionals_bigger {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	padding-right: 20px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFC120;
}
.promotionals_sidebar {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #99CC00;
}
.cardshome {
	background-image: url(../imagenes/home.png);
	height: 60px;
	width: 60px;
}
.next {
	background-image: url(../imagenes/next.png);
	height: 60px;
	width: 60px;
	padding: 4px;
}
#paypal {
	width: 600px;
	padding-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	border: thin dotted #999999;
}
#directory {
	width: 720px;
}
#directory img {
	height: 70px;
	width: 70px;
}
