body {
	background-color: #000000;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:font-family: Arial, Helvetica, sans-serif;; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#B59C5E;
	text-decoration:none;
}
#main {

	width:978px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
/* ------------------Header specific styles -----------------------*/
#Header {
	margin-left:0px;
	margin-top:0px;
	width:978px;
	height:123px;
	margin-bottom:0px;
	float:left;
	background-image:url(../images/ZarinTile2.gif);
	background-repeat:no-repeat;
	background-position:10px 24px;
}
#Header #Ir{
	width:25px;
	height:16px;
	position:absolute;
	margin-top:11px;
	margin-left:920px;

}
#Header #En{
	width:25px;
	height:16px;
	position:absolute;
	margin-top:11px;
	margin-left:953px;
}
#HeaderBkg {
	margin-left:0px;
	margin-top:0px;
	width:978px;
	height:260px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color:#FFF;
}
#Header ul {
	margin: 0px;
	padding-top:100px;
	list-style: none;
	float: right;
}
#Header li {
	float: left;
}
#Header li a:link, #Header li a:visited {
	background-color:#ED1C24;
	padding: .2em .5em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:1.2em;
	margin-right:0.5em;
}
#Header li a:hover {
	color: #ED1C24;
	background: #ffffff;
}
#Header li a{
	background-color:#ffffff;
	padding: .2em .5em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ED1C24;
	text-decoration:none;
	line-height:1.2em;
	margin-right:0.5em;
}
#Header li a.current, #Header li a.current:hover, #Header li a.current:active {
	color: #ED1C24;
	background: #ffffff;
	cursor: default;
}
#Header li a.last{
	margin-right:0px;
}

/* ------------------Sidebar specific styles -----------------------*/
#Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
	width:230px;
	height:auto;
	margin-bottom:0px;
	padding-bottom:50px;
	float:left;
	display:inline;
	background-image:url(../images/Flower.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
#Sidebar #Collection{
	margin-left:0px;
	padding-left:0px;
	padding-top:50px;
	padding-right:120px;
	font-size:14px;
	text-decoration: none;
	text-align:right;
	line-height: 1.5em;
	background-image:url(../images/Collection2.jpg);
	background-repeat:no-repeat;
	background-position:50px 40px;
}
#Sidebar #Size{
	margin-left:0px;
	padding-left:0px;
	padding-right:120px;
	padding-top:50px;
	text-align:right;
	font-size:12px;
	text-decoration: none;
	line-height: 1.5em;
	text-align:right;
	background-image:url(../images/Size2.jpg);
	background-repeat:no-repeat;
	background-position:50px 40px;
}
#Sidebar #Colours{
	margin-left:0px;
	padding-left:0px;
	padding-right:120px;
	padding-top:50px;
	font-size:14px;
	text-decoration: none;
	text-align:right;
	line-height: 1.5em;
	background-image:url(../images/Colours2.jpg);
	background-repeat:no-repeat;
	background-position:50px 40px;
}
#Sidebar #Collection li a.current2, #Sidebar #Collection li a.current2:hover, #Sidebar #Collection li a.current2:active {
	color:#FC0;
	cursor: default;
}
#Sidebar #Size li a.current2, #Sidebar #Size li a.current2:hover, #Sidebar #Size li a.current2:active {
	color:#FC0;
	cursor: default;
}
#Sidebar #Colours li a.current2, #Sidebar #Colours li a.current2:hover, #Sidebar #Colours li a.current2:active {
	color:#FC0;
	cursor: default;
}
/* ------------------Content specific styles -----------------------*/
#Content {
	margin-left:0px;
	margin-top:0px;
	width:748px;
	height:auto;
	margin-bottom:0px;
	float:right;
	background-image:url(../images/Line.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
/* ------------------Footer specific styles -----------------------*/
#Footer {
	margin-left:0px;
	margin-top:0px;
	width:978px;
	height:70px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image:url(../images/iCopyRight2.gif);
	background-position:center center;
	background-color:#ED1C24;
	background-repeat:no-repeat;
}

