/* structure */


body {
	text-align:left;
	color: #D6D4C7;
	background-color: #D6D4C7;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/emi_icon_page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
 
#pagewidth {
	width:914px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	background-image: url(../images/emi_icon_page_bg.jpg);
	background-repeat: repeat-y;
} 
 
#header {
	position:relative;
	height:320px;
	background-color:#84790;
	width:914px;
} 
 
#leftcol {
	width:92px;
	float:left;
	position:relative;
	padding-left: 7px;
	padding-top: 10px;
}
 
#twocols {
	width:900px;
	float:left;
	position:relative;
  }
 
#maincol {
	float: left;
	position: relative;
	width:834px;
	padding-top: 0px;
	background-image: url(../images/emi_icon_content_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	color: #D6D4C7;
	padding-bottom: 6px;
 }
 
 #maincol li a {
	color: #6CB6A6;
	text-decoration: none;
	font-weight: bold;

 }
 
 #maincol li a:hover {
	color: #E99B6E;
	text-decoration: none;

 }
 
 
#footer {
	background-color:#D6D4C7;
	background-image: url(../images/emi_icon_footer.jpg);
	height: 50px;
	background-repeat: no-repeat;
	clear: both;
 } 
 


/* fonts */


h1 {
	color: #D6D4C7;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}


h2 {
	color: #D6D4C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


td a {
	text-decoration: none;
	color: #6CB6A6;
}
td a:hover {
	text-decoration: underline;
	color: #E99B6E;
}

p a {
	text-decoration: none;
	color: #B71B02;
}
p a:hover {
	text-decoration: underline;
	color: #6CB6A6;
}

b,strong {
	color: #FFFFFF;
	font-weight: bold;
}
.image_right {
	margin-left: 10px;
}

.image_left {
	margin-right: 10px;
}
 
.home_table {
	background-image: url(../images/landing_table_bg.jpg);
	height: 242px;
	width: 918px;
	text-align: center;
} 
.buy_now_but_detail {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}

.thumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.packshot {
	border: 1px solid #666666;
}



/* footer menu */

#footer_menu_position {
	color: #333333;
	text-decoration: none;
	top: 24px;
	position: relative;
	width: 700px;
	text-align: right;
	float: right;
	right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer_menu_position a {
	color: #333333;
	text-decoration: none;
}
#footer_menu_position a:hover {
	color: #000000;
	text-decoration: underline;
}




/* forms */

.textinput1 {
	width: 170px;
	border: 1px solid #CCCCCC;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #B71B02;
}
.catalogue_table {
	background-image: url(../images/catalogue_table_bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 834px;
}

.gallery_table_bg {
	background-image: url(../images/gallery_list_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #333333;
}
.gallery_image {
	border: 1px solid #333333;
}

.gallery_thumb {
	border: 1px solid #333333;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}




.textinput2 {
	width: 550px;
	border: 1px solid #999999;
	height: 120px;
	color: #333333;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.cat_copy_table {
	height: 82px;
}


.button1 {
	color: #DE002B;
	background-color: #FFFFFF;
	border: 1px solid #073183;
	font-weight: bold;
}

.spacerimage {
	border: 0px none;
}




@media print{ 


body {
	padding:0;
	margin-top: 20px;
	background-color: #FFFFFF;
}
h1 {
	color: #D6D4C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}
div#header {
	display:none;
} 
div#leftcol {
	display:none;
}  
div#rightcol {
	display:none;
} 
 
div#twocols {
	width:700px;
	float:none;
	border: none;
	background-color: #FFFFFF;
}

div#content {
	color: #000000;
	background-color: #FFFFFF;
	width: 700px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	border: none;

}

div#footer {
	display:none;
}


}
