p, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, textarea, input {
	margin:				0;
	padding:			0;
}


ul {  
    list-style:			none;
}


a img {
	border:				0;
}


h1, h2, h3, h4, h5, h6 {
	font-weight:		normal;
}
button {
	overflow:			visible;
	width:				auto;
}
.clear {
	clear:				both;
}

/* CSST 2 */
.clearfix:after {
    content:			"."; 
    display:			block; 
    height:				0; 
    clear:				both; 
    visibility:			hidden;
}

.clearfix {
	display:			inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:				1%;
}

.clearfix {
	display:			block;
}
/* End hide from IE-mac */

/*------------------------------------------General Styles---*/
body {
	margin:				0px;
	padding:			0px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				white;
	font-size:			12px;
	line-height:		1.4em;
	background:			url(../_Images/BodyBackground.gif) #32348D top left repeat-x;
}
a {
	text-decoration:	none;
	color:				#FFF;
}
a:hover {
	text-decoration:	none; /*IEB 4*/
}
input {
	color:				black;
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	padding:			2px;
}
select {
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
}
button {
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	line-height:		1.4em;
	padding-left:		5px;
	padding-right:		5px;
}
h1 {
	font-weight:		bold;
}
h2 {
	font-size:			14px;
	font-weight:		bold;
}
#Content h2 {
	margin-top:			20px;
	margin-bottom:		10px;
}

#Search h2 {
	margin-bottom:		10px;
}

h3 {
	font-size:			12px;
	font-weight:		bold;
}
#Content h3 {
	margin-top:			20px;
	margin-bottom:		10px;
}
h4 {
	font-size:			12px;
	font-weight:		bold;
	margin-top:			20px;
	margin-bottom:		10px;
}
.readMore {
	text-align:			right;
	font-weight:		bold;
}
#Content h1 {
	line-height:		42px;
	font-size:			16px;
}
p {
	margin-bottom:		10px;
	font-size:			12px;
}
/*------------------------------------------Layout---*/
#PageWrapper {
	background-image:	url(../_Images/Orange.png);
	background-repeat:	repeat-x;
	background-position:bottom;
	position:			relative;
	width:				100%; /* IEB 8 */
}

#Logo {
	float:				left;
	width:				380px;
	height:				332px;
}

#Header {
	width:				475px;
	height:				332px;
	background-image:	url(../_Images/HeaderBackground.png);
	float:				left;
	position:			relative;
}

#Menu {
	position:			absolute;
	left:				40px;
	top:				125px;
}
#Search {
	position:			absolute;
	left:				280px;
	top:				128px;
	width:				320px;
}

#ContentContainer {
	clear:				both;
	width:				995px;
}
#WhiteZone {
	float:				left;
	height:				320px;
	width:				380px;
}

#Footer {
	height:				90px;
	clear:				both;
	padding:			10px 0px 0px 15px;
}
			
#NewsContainer
#OrarContainer,
#News,
#Orar {
	height:				107px;
	overflow:			hidden;
	width:				175px;
}
#NewsContainer {
	float:				left;
	background:			url(../_Images/NewsBackOvr.png) left no-repeat;
}
#OrarContainer {
	float:				left;
	background:			url(../_Images/OrarBackOvr.png) left no-repeat;
}
#News,
#Orar {
	padding:			0px 8px 6px 7px;
}
#News {
	background-image:	url(../_Images/NewsBack.png);
}
#Orar {
	background-image:	url(../_Images/OrarBack.png);
}
#NewsContainer a {
	color:				#d25a2c;
}						
#NewProducts {
	float:				left;
	width:				365px;
	height:				205px;
	background:			url(../_Images/NewProductsBack.jpg) no-repeat bottom;
	padding-left:		15px;
	position:			relative;
}

#FirstPageContent {
	float:				left;
	width:				221px;
	padding:			0px 20px;
	border-right:		1px solid white;
	min-height:			330px;
}

#IELT7 #FirstPageContent {
	height:				330px;
}

#Content {
	border-right:		1px solid white;
	float:				left;
	min-height:			200px;
	padding:			0px 20px 20px 20px;
	width:				601px;
}
#IELT7 #Content {
	height:				200px;
}

/*------------------------------------------Partners---*/
#PartnersContainer {
	float:				left;
	width:				351px;
	margin-top:			42px;
	border-left:		1px solid #FFFFFF;
	margin-left:		-1px;
	padding-bottom:		15px;
}
#PartnersContainer ul li {
	border:				1px solid #333;
	float:				left;
	height:				50px;
	margin-left:		15px;
	margin-top:			15px;
	width:				100px;
}
#IELT7 #PartnersContainer ul li {
	display:			inline;
}
/*------------------------------------------Design Info---*/
#DesignInfo {
	margin-bottom:		13px;
}
#DesignInfo #Design {
	display:			block;
	float:				left;
	margin-right:		5px;
}
#DesignInfo #ImagisticaLogo {
	display:			block;
	float:				left;
}
/*------------------------------------------Search---*/
#Search input {
	margin:				5px 0px;
}
/*------------------------------------------NewProducts---*/
#NewProducts h2 {
	display:			block;
	width:				125px;
	margin-top:			10px;
	border-bottom:		1px solid #B3B3B3;
	color:				#305582;
	font-size:			16px;
}
#NewProducts ul {
	margin-top:			20px;
}
#NewProducts a {
	background-image:	url(../_Images/NewProductBullets.png);
	background-position:left 3px;
	background-repeat:	no-repeat;
	line-height:		2em;
}
#NewProducts a:hover {
	background-image:	url(../_Images/NewProductBulletsOvr.png);
	background-repeat:	no-repeat;
	color:				#305582;
}
#NewProducts div {
	width:				150px;
	height:				150px;
	overflow:			hidden;
	position:			absolute;
	left:				214px;
	top:				43px;
}

/*------------------------------------------Orar---*/
#Orar h2 {
	line-height:		18px;
}
#Orar.over {
	background:			none;
}
#Orar.over h2 {
	color:				#FFFF99;
}
#Orar p {
	margin-bottom:		0px;
}

/*------------------------------------------News---*/
#News h2 {
	line-height:		18px;
}
#News.over {
	background:			none;
}
#News.over h2 {
	color:				#FFFF99;
}

/*------------------------------------------Gallery---*/
#WhiteZone a {
	padding:			3px 0px 3px 15px;
}
#WhiteZone h3 {
	margin-top:			3px; 
	padding-left:		10px;
	background:			url(../_Images/WhiteZoneBullet.png) left no-repeat;
	color:				#305582;
}
#WhiteZone p {
	font-size:			10px;
	line-height:		1.2em;
	color:				black;
	padding-left:		10px;
}
#WhiteZone li a {
	color:				black;
	font-size:			10px;
}
			
/*------------------------------------------Gallery---*/
#Gallery {
	border:				1px solid white;
	float:				left;
	margin:				12px 15px 0px 0px;
	text-align:			center;
	width:				200px;
}

#Gallery div {
	width:				50px;
	height:				38px;
	float:				left;
}
/*------------------------------------------Menu---*/
#Menu li {
	list-style:			none;
	padding:			0;
	padding-bottom:		20px; /* IEB 1.1 */
}
#Menu a {
	background-image:	url(../_Images/MenuBullet.png);
	background-position:left 3px;
	background-repeat:	no-repeat;
	display:			block;
	padding:			0px 7px 0px 15px;
	margin:				0px;
}

#Menu a:hover, #Menu a:active {
	background-image:	url(../_Images/MenuBulletOvr.png);
	color:				#FFFF99;
}
/*------------------------------------------Category & Product Details---*/
#ProductItemContainer .description,
#ProductCategoryContainer .description {
	padding:			10px 0px;
	line-height:		1.7em;
}
#ProductCategoryContainer .description li,
#ProductItemContainer .description li {
	background-image:	url(../_Images/MenuBullet.png);
	background-position:left 3px;
	background-repeat:	no-repeat;
	padding-left:		20px;
}
/*------------------------------------------List---*/
#List {
	list-style:			none;
	margin-left:		30px;
	margin-top:			20px;
}

#List li {
	padding-bottom:		20px;
	width:				50%;
	float:				left;
}
#List li.firstItem {
	clear:				left;
}

#List a {
	background-image:	url(../_Images/MenuBullet.png);
	background-position:left 3px;
	background-repeat:	no-repeat;
	display:			block;
	line-height:		20px;
	padding:			0px 10px 0px 20px;
}
#List a:hover {
	background-image:	url(../_Images/MenuBulletOvr.png);
	color:				#FFFF99;
}

/*------------------------------------------FirstPageContent---*/
#FirstPageContent h1 {
	line-height:		42px;
	font-size:			16px;
}
#FirstPageContent p {
	margin-bottom:		13px;
	font-size:			12px;
}

/*------------------------------------------Product Navigation---*/
#BreadCrumbs {
	background-color:	#ffffff;
	background-image:	url(../_Images/NavBackground.png);
	background-repeat:  repeat-x;
	border-bottom:		#cccccc;
	color:				#333;
	font-size:			11px;
	line-height:		16px;
	margin:				0px -20px 0px -20px;
	padding:			5px 20px;
}
#BreadCrumbs a {
	color:				#333;
}
#BreadCrumbs a:hover {
	color:				#305582;
}


