body {
	background: #FFF url(../../../../images/fond.gif);
	margin: 0px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {
	border: 0px;
}

input[type="text"] {
	vertical-align: middle;
	height: 13px;
	font-size: 12px;
}

.clear {
	clear: both;
}


#container {
	width: 960px;
    background-color: #ffffff;
	margin: 0px auto 0px auto;
	min-height: 530px;
    position:relative; /* because of IE6 hack, this areay is not clickeable when position:relative is not set */
}

	#page_p {
	background-color: #FFFFFF;
	width: 960px;
    }
    #header_p {
	height: 90px;
	width: 650px;
	float: right;
	display: inline;
	background-image: url(http://www.poornoo.net/images/header_pub.png);
	background-repeat: no-repeat;
	background-position: left top;
    }
    #header_p iframe {
	margin-left: 50px;
	}
    #navigation_p {
        background-image: url(../../../../images/navigation.png);
        background-repeat: no-repeat;
        text-align: left;
        height: 57px;
    }
    #navigation_p ul {
        display: inline;
        vertical-align: middle;
        height: 57px;
    }
    #navigation_p li {
        display: inline;
        height: 30px;
        width: 100px;
        float: left;
        vertical-align: middle;
        margin-top: 15px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
        font-variant: small-caps;
        text-align: center;
    }
    #navigation_p a:link, #navigation_p a:visited {
        color: #666666;
        text-decoration: none;	
    }
    #navigation_p a:hover, #navigation_p a:visited:hover {
        color: #0066FF;
    	text-decoration: none;	
	}


		#logo {
			float: left;
			margin-right: 5px;
		}

		#top_infos {
		}

			#search_form {
				float: right;
                margin-right: 30px;
			}

			.search {
				font-weight: bold;
				color: #0099CC;
			}

			#search_image {
				vertical-align: middle;
			}

			#shopping_cart {
				padding-top: 10px;
				text-align: center;
				font-size: 14px;
			}

			#shopping_cart img {
				vertical-align: bottom;
			}

			#cart_view_link a {
				color: #0066FF;
				text-decoration: none;
			}

			#cart_view_link a:hover {
				color: #333333;
				text-decoration: underline;
			}

			#contact {

			}

		#top_menu {

		}

			#universes {
				font-weight: bold;
			}

			#universes div {
				float: left;
				border-top: 1px;
				border-left: 1px;
				border-right: 1px;
				border-bottom: 0px;
				border-color: #CCC;
				padding: 7px 19px 7px 19px;
				margin: -20px 1px 0px 1px;
          	}

			#universes a {
            	color: #ffffff;
				text-decoration: none;
			}

			#universes a:hover {
				border-bottom: 1px dotted #FFF;
			}

			.universe-1 {
				color: #ffffff;
				background-color: #99ccff;
			}

			.universe-2 {
				background-color: #336699;
			}

			.universe-3 {
				background-color: #FF6633;
			}

			.universe-4 {
				background-color: #FF9933;
			}

			.universe-5 {
				background-color: #999933;
			}

			.universe-6 {
				background-color: #0099CC;
			}


	#content {

	}
		#content h4 {
			text-align: center;
			margin-left: 5px;
		}

		#top_products {
			width: 370px;
			margin: 0 5px 0 5px;
			border: 1px solid #CCC;
		}

		#random_products {
			float: left;
			text-align: center;
			margin: 0 5px 0 5px;
			width: 360px;
			border: 1px solid #CCC;
			padding-left: 40px;
		}

		#random_categories {
			padding: 0px 5px 0px 5px;
			border: 1px solid #CCC;
			height: 145px;
		}

		#random_categories a {
			text-decoration: none;
		}

		#random_categories a:hover {
			text-decoration: underline;
		}

		#products {
			text-align: center;
			padding: 0px 5px 0px 65px;
		}

		.product-small {
			float: left;
			margin: 1px;
			height: 240px;
		}

		.product-small-title {
			font-size: 10px;
		}

		.product_price {
			color: green;
		}

		#random_categories {
			text-align: center;
			width: 360px;
			margin: 5px;
		}

		#last_products {
			text-align: center;
			float: left;
			width: 782px;
			margin: 5px 5px 0 5px;
			border: 1px solid #CCC;
		}

		#last_products_container {
			text-align: center;
			padding-left: 80px;
		}

		#product {

		}

			#product-image {
				float: left;
				margin: 0px 5px 0px 5px;
			}

			#product-details {
				margin-left: 360px;
			}

				#product-title {
					font-weight: bold;
					font-size: 16px;
				}

				#product-price {
					font-weight: bold;
					font-size: 18px;
					color: green;
				}

				#product-availablity {
					font-weight: bold;
					font-size: 12px;
					color: navy;
				}

				#product-description {
					margin-top: 25px;
					margin-bottom: 25px;
				}

			#product-options {
				text-align: center;
			}

				#product-options-title {
					font-weight: bold;
				}

			#related-products-container {
				margin: 10px 0px 0px 45px;
			}

				#product-related {
					font-weight: bold;
				}

				#related-products {
					text-align: center;
				}

			#product-details h1 {

			}

			#product-details h3 {

			}

			#product-options {

			}

			#cart_message {
				width: 160px;
				padding: 10px;
				text-align: center;
				font-size: 14px;
				color: black;
				position: absolute;
				right: 10px;
				top: 10px;
				border: 1px solid #666;
				background-color: #F0F0F0;
				display: none;
			}

		#shopping_cart_title {
			margin-left: 15px;
		}

		#shopping_cart_table {
			width: 95%;
			margin: auto;
			border: 1px solid #CCC;
		}

		#shopping_cart_table th {
			padding: 4px;
			background-color: #F0F0F0;
			border-bottom: 1px solid #CCC;
		}

		#cart_form_button_panel {
			width: 93%;
			margin: 10px auto 0px auto;
			padding: 5px;
			text-align: center;
			border: 1px solid #CCC;
		}

		.cart_product_name {
			color: navy;
		}

		.cart_product_price {
			color: green;
		}

		#page {
			margin-left: 5px;
			margin-right: 5px;
		}

		#category_description {
			margin: 10px;
			text-align: left;
			padding: 10px;
			border: 1px dotted #CCC;
		}

		 #search_results, #search_pages {
		 	margin: 10px;
			text-align: center;
			padding: 10px;
			border: 1px dotted #CCC;
		 }

	#sidebar {

	}

		#side_universes {
			float: left;
			width: 165px;
		}

		.side_universe {
			padding: 5px;
			font-size: 14px;
			margin: 1px;
			background-color: #666;
		}

		.side_universe a {
			color: #FFF;
			text-decoration: none;
		}

		.side_universe a:hover {
			color: #FFF;
			border-bottom: 1px dotted #FFF;
		}

		.side_categories div {
			padding: 5px 5px 5px 15px;
		}

		.side_categories a {
			color: #666;
			text-decoration: none;
		}

		.side_categories a:hover {
			border-bottom: 1px dotted #666;
		}

		.side_category-0 {
			background: #F0F0F0 url(../images/bullet_toggle_plus.gif) no-repeat left center;
		}

		.side_category-1 {
			background: #FFF url(../images/bullet_toggle_plus.gif) no-repeat left center;
		}

		.side_category-0-selected {
			border: 1px solid #666;
			background: #F0F0F0 url(../images/bullet_toggle_minus.gif) no-repeat left center;
		}

		.side_category-1-selected {
			border: 1px solid #666;
			background: #FFF url(../images/bullet_toggle_minus.gif) no-repeat left center;
		}

		.side_category-0-selected a, .side_category-1-selected a  {
			font-weight: bold;
			color: #0099CC;
		}

	#main {
		margin-left: 165px;
	}

	#pages, #product_pages {
		text-align: center;
	}

	#footer {
	clear: both;
	height:35px;
	width: 960px;
	background-image: url(../../../../images/navigation.png);
	text-align: center;
	line-height: 35px;
	vertical-align: text-bottom;
	padding-top: 5px;
	}
    #footer a {
    color: #666666;
    text-decoration: none;
    }

.ajax-loading {
	min-height: 50px;
	background: url(../images/spinner.gif) no-repeat center center;
}
