                                @FONT-FACE {
	font-family: "Regencie";
	src: url("RegencieLightAlt.ttf");
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 14px;
	border: 0px solid red;
	background: #ebe7df;
	position: relative;
	color: #ebe7df;
	z-index: 1;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}
#ecnWrapper {
	width: 1100px;
	margin: auto;
	padding: 0px;
	border: 0px solid red;
	z-index: 1;
}
#ecnWrapper2 {
	width: 1100px;
	margin: auto;
	padding: 0px;
	border: px solid red;
	z-index: 1;
	position: relative;
	top: 134px;
}

/* start header */
#header {
	width: 940px;
	margin: auto;
	border: 0px solid yellow;
	height: 73px;
	position: relative;
}

#headerwrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0px solid green;
	background: #242424;
}

#logo {
	position: absolute;
	left: 0px;
	top: 6px;
}

#search {
	position: absolute;
	right: 160px;
	top: 8px;
	border: 0px solid green;
	width: 232px;
	height: 25px;
}

#search input[type=text] {
	margin-top: 1px;
	position: absolute;
	left: 1px;
	top: 3px;
	width: 230px;
	height: 25px;
	background: #242424;
	border: 1px solid rgb(126, 126, 126);
	border-radius: 5px;
	color: rgb(126, 126, 126);
	padding-left: 6px
}

#searchicon {
	vertical-align: middle;
	position: absolute;
	right: 6px;
	top: 9px;
	width: 21px;
	height: 20px;
	border: 0px solid green;
	cursor: pointer;
	background: url("../searchicon.jpg") no-repeat;
}

#searchdetial {
	width: 237px;
	height: 25px;
}

.login {
	height: 34px;
	width: 143px;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	position: absolute;
	top: 0;
	right: 0px;
	text-align: center;
	padding-top: 17px;
}

.login a {
	color: #7e7e7e;
}

.login a:HOVER {
	color: #f63901;
}

/* finish header */

/* start menu */
#menuwrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0px solid green;
	background: #ffffff;
	min-height: 61px;
}

#menu {
	width: 1220px;
	margin: auto;
	border: 0px solid yellow;
	height: 59px;
}

#homepage {
	width: 60px;
	height: 48px;
	background: none repeat scroll 0% 0% rgb(84, 84, 84);
	margin-top: 5px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 0px solid #000000;
	display: inline-block;
	vertical-align: top;
}

#homepage:HOVER {
	background: #eeeeee;
}

.fixed {
	position: fixed;
	z-index: 50;
	width: 100%;
	top: 0;
	left: 0;
}

.link {
	width: 114px;
	height: 39px;
	text-align: center;
	border: 0px solid red;
	display: inline-block;
	vertical-align: top;
	padding-top: 22px;
	border-right: 1px solid #eeeeee;
 }

.link a {
	color: #242424;
	font-weight: lighter;
}

.link a:HOVER {
	color: #f63901;
	font-weight: lighter;
}
/* finish menu */

/* start media icons */
#mediaicons {
	width: 50px;
	height: 184px;
	position: fixed;
	left: 0px;
	top: 155px;
	border: 0px solid red;
	z-index: 20;
}

.icon {
	width: 34px;
	height: 34px;
	margin-top: 3px;
	text-align: center;
}

#twetter {
	background: #2aa9e0;
}

#facebook {
	background: #204385;
}

#in {
	background: #02669a;
}

#google {
	background: #d3492c;
}

#rss {
	background: #f15b29;
}

/* end media icons */

/* start banar */
#banar {
	width: 100%;
	border: 0px solid yellow;
	height: 601px;
	background: none repeat scroll 0% 0% rgb(235, 231, 223);
	z-index: 1;
	position: relative;
	top: 134px;
}

#gwrapper {
	width: 100%;
	height: 410px;
	position: relative;
	margin: auto;
	border: 0px solid green;
}

#gimages {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 410px;
	padding: 0px;
}

.gimage img {
	width: 100%;
	height: 410px;
	margin: 0px;
}

.gimage {
	opacity: 0;
	width: 100%;
	height: 410px;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 2;
	display: none;
}

.gimage a {
	color: #fff;
	background: #ff0000;
	position: absolute;
	top: 250px;
	width: 100%;
	height: 410px;
	text-align: center;
}

.gimage a:hover {
	color: #ffff00;
}

.active {
	opacity: 1.0;
}

.shown {
	opacity: 1;
}

.on {
	display: block;
}

#arrow-left {
	border: 1px solid red;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 225px;
	left: 0;
	z-index: 30;
}

#arrow-right {
	border: 1px solid green;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 225px;
	right: 0;
	z-index: 30;
}

.imgtext {
	width: 488px;
	height: 253px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: none repeat scroll 0% 0% black;
	opacity: 0.7;
	padding: 154px 12px 0px;
	color: rgb(255, 255, 255);
}

.banartittle {
	width: 240px;
	padding: 0;
	margin: 0;
	font-size: 276%;
}

.banartext {
	width: 350px;
	padding: 0px;
	margin: 0px;
	border: 0px solid red;
	min-height: 100px;
	font-size: 120%;
	line-height: 20px;
}

.imgsicon {
	width: 172px;
	height: 40px;
	border: 0px solid yellow;
}

.imgicon {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	background: #d8d8d8;
	text-align: center;
	background: #d8d8d8;
}

/* end banar */

/* start news */
#news {
	width: 940px;
	margin: auto;
	border: 0px solid blue;
	height: 70px;
	margin-top: 10px;
	position: relative;
}

#mewimg {
	position: absolute;
	top: 1px;
	left: 0;
}

#newstext {
	height: 14px;
	background: none repeat scroll 0% 0% rgb(209, 206, 199);
	color: rgb(109, 109, 109);
	padding: 21px;
	position: absolute;
	top: 7px;
	left: 87px;
	width: 811px;
	font-size: 105%;
}

/* last news */

/* start banar icon */
#icons {
	width: 100%;
	border: 0px solid yellow;
	min-height: 87px;
	background: none repeat scroll 0% 0% rgb(46, 46, 46);
	margin: 0;
	margin-top: 24px;
}

#iconsdetials {
	width: 870px;
	margin: auto;
	border: 0px solid red;
	min-height: 85px;
	position: relative;
}

.icon2 {
	width: 210px;
	border-top: 12px;
	background: #2e2e2e;
}

.iconbars {
	width: 868px;
	height: 10px;
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
	position: absolute;
	top: 6px;
	left: 2px;
}

.iconbar {
	width: 169px;
	border-right: 1px solid rgb(46, 46, 46);
	height: 8px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}

.iconnames {
	width: 866px;
	border: 0px solid green;
	position: absolute;
	top: 35px;
	left: 2px;
	min-height: 45px;
}

.iconname {
	width: 167px;
	text-align: center;
	border: 0px solid yellow;
	vertical-align: top;
	display: inline-block;
	height: 45px;
	font-weight: lighter;
}

.gthumb {
	color: #979797;
	cursor: pointer;
	font-size: 120%;
}

.gthumb:HOVER {
	color: #ffffff;
}

/* end banar icon */

/* start underbanar */
#underbanar {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #242424;
	min-height: 230px;
	margin-top: -1px;
	position: relative;
	top: 134px;
}

#underbanardetial {
	width: 855px;
	margin: auto;
	border: 0px solid green;
	min-height: 180px;
	padding: 40px;
}

.underbanarimg {
	width: 265px;
	height: 183px;
	margin-right: 15px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	position: relative;
}

.underbanartext {
	width: 150px;
	height: 38px;
	position: absolute;
	left: 58px;
	top: 61px;
	background: none repeat scroll 0% 0% black;
	opacity: 0.7;
	color: rgb(255, 255, 255);
	text-align: center;
	padding-top: 22px;
	font-size: 120%;
}

.underbanartext:HOVER {
	color: #f63901;
}

.underbanarimg img {
	width: 265px;
	height: 183px;
}
/* end underbanar */

/* start photos */
#photos {
	width: 100%;
	border: 0px solid yellow;
	margin-top: 31px;
}

#photobody {
	width: 1035px;
	border: 0px solid red;
	margin: auto;
	position: relative;
}

#slidewrapper {
	width: 917px;
	min-height: 250px;
	border: 0px solid green;
	background: none repeat scroll 0% 0% rgb(223, 219, 212);
	margin: auto;
	border: 0px solid red;
}

#slidewrapper p {
	color: rgb(36, 36, 36);
	font-size: 128%;
	padding-top: 18px;
	padding-left: 22px;
}

.slideall {
	width: 864px;
	height: 171px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: 0px solid yellow;
}

#slides {
	min-width: 6000px;
	height: 169px;
	left: 0px;
	top: 0;
	position: absolute;
}

.slide {
	width: 205px;
	height: 169px;
	display: inline-block;
	border: 1px solid red;
	display: inline-block;
	vertical-align: top;
	border: 0px solid red;
	padding: 0;
	margin: 0;
	margin-right: 4px;
	margin-left: 4px;
}

.slide img {
	width: 205px;
	height: 169px;
	padding: 0;
	margin: 0;
}

#right, #left {
	width: 52px;
	height: 50px;
	cursor: pointer;
	position: absolute;
}

#left {
	z-index: 2;
	margin-right: 930px;
	background: url('../directionleft.jpg') no-repeat scroll 0% 0% transparent;
	top: 119px;
	left: 0;
}

#right {
	z-index: 2;
	background: url('../directionright.jpg') no-repeat scroll 0% 0% transparent;
	top: 119px;
	right: 0;
}

/* end photos */

/* start content */
#content {
	width: 100%;
	border: 0px solid yellow;
	margin-top: 31px;
}

#innercontent {
	width: 917px;
	border: 0px solid red;
	margin: auto;
}

#leftcontent p {
	color: rgb(36, 36, 36);
	font-size: 128%;
	padding-top: 7px;
	padding-left: 11px;
}

#rightcontent p {
	color: rgb(36, 36, 36);
	font-size: 128%;
}

#leftcontent {
	width: 685px;
	border: 0px solid green;
	background: none repeat scroll 0% 0% rgb(223, 219, 212);
	margin: auto;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
}

#leftcontentdata {
	color: rgb(71, 71, 71);
	font-size: 110%;
	font-weight: lighter;
	line-height: 24px;
	width: 357px;
	border: 0px solid green;
	display: inline-block;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 7px;
	position: relative;
	padding-bottom: 40px;
}

.clrrr {
	clear: both;
}

#rightcontent {
	padding-top: 7px;
	padding-left: 11px;
	width: 203px;
	border: 0px solid green;
	background: none repeat scroll 0% 0% rgb(223, 219, 212);
	margin: auto;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	margin-left: 12px;
}

#rightcontentdata {
	color: rgb(71, 71, 71);
	font-size: 110%;
	font-weight: lighter;
	line-height: 24px;
}
/* end content */
/* start footer */
#footer {
	width: 100%;
	background: #242424;
	border: 0px solid yellow;
	margin-top: 35px;
	padding-top: 12px;
	position: relative;
	top: 134px;
}

#footerdata {
	width: 917px;
	border: 0px solid green;
	min-height: 150px;
	margin: auto;
}

#footerleft {
	width: 224px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	font-size: 120%;
	padding-top: 10px;
}

#footerdata h3 {
	color: #7d7d7d;
	font-size: 100%;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}

#footerdata h4 {
	color: #7d7d7d;
	font-size: 100%;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}

#footerdata h5 {
	color: #a4a4a4;
	font-size: 90%;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	line-height: 20px;
}

#footercenter {
	width: 135px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	font-size: 120%;
	padding-top: 10px;
	margin-left: 24px;
}

#footerright {
	width: 292px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	font-size: 120%;
	padding-top: 10px;
	margin-left: 15px;
}

#footersendemail {
	width: 200px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	font-size: 120%;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.email {
	background: none repeat scroll 0% 0% rgb(46, 46, 46);
	color: rgb(109, 109, 109);
	padding: 4px 3px;
	font-weight: lighter;
	font-size: 90%;
	width: 163px;
	height: 28px;
	position: absolute;
	top: 1px;
	left: 0px;
	border: 0px solid yellow;
}

#emailicon {
	width: 39px;
	height: 37px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid green;
	background: url("../emico.jpg") no-repeat;
	cursor: pointer;
}

#emaildetial {
	width: 200px;
	height: 37px;
	position: relative;
}

.footermedia {
	width: 958px;
	border: 0px solid green;
	min-height: 54px;
	margin: auto;
	position: relative;
}

.footermediaicons {
	width: 227px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 2px;
	border: 0px solid red;
}

.footmed {
	width: 33px;
	height: 35px;
	vertical-align: top;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}

#facemedia {
	width: 36px;
	height: 37px;
	background: url("../facebookicon.jpg") no-repeat;
}

#facemedia:HOVER {
	background: url("../soc1.jpg") no-repeat;
}

#tweetermedia {
	width: 36px;
	height: 37px;
	background: url("../tweetericon.jpg") no-repeat;
}

#tweetermedia:HOVER {
	background: url("../soc4.jpg") no-repeat;
}

#gmailmedia {
	width: 36px;
	height: 37px;
	background: url("../gmail.jpg") no-repeat;
}

#gmailmedia:HOVER {
	background: url("../soc2.jpg") no-repeat;
}

#inmedia {
	width: 36px;
	height: 37px;
	background: url("../in.jpg") no-repeat;
}

#inmedia:HOVER {
	background: url("../soc3.jpg") no-repeat;
}

#twomedia {
	width: 36px;
	height: 37px;
	background: url("../twoicons.jpg") no-repeat;
}

#twomedia:HOVER {
	background: url("../soc5.jpg") no-repeat;
}
/* end footer */
/* start copyright */
#copyright {
	background: #2e2e2e;
	width: 100%;
	height: 72px;
	position: relative;
	top: 134px;
}

#copyrightdata {
	width: 917px;
	border: 0px solid green;
	height: 72px;
	margin: auto;
}

#copyrightline {
	width: 208px;
	border: 0px solid red;
	color: rgb(151, 151, 151);
	font-weight: lighter;
	font-size: 96%;
	line-height: 20px;
	padding-top: 18px;
}

/* end copyright */

/* start innerpage */
.innercontent {
	width: 100%;
	border: 0px solid green;
	margin: auto;
	vertical-align: top;
	display: inline-block;
	margin: auto;
	display: none;
}

#innercontentdata {
	color: rgb(71, 71, 71);
	font-size: 110%;
	font-weight: lighter;
	line-height: 24px;
	width: 98%;
	border: 0px solid green;
	display: inline-block;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 7px;
	position: relative;
	padding-bottom: 40px;
}

.innercontent p {
	color: rgb(36, 36, 36);
	font-size: 128%;
	padding-top: 7px;
	padding-left: 11px;
}

.innercontent2 {
	width: 100%;
	border: 0px solid green;
	margin: auto;
	vertical-align: top;
	display: inline-block;
	margin: auto;
	display: block;
	position: relative;
}

.innercontent2 p {
	color: rgb(36, 36, 36);
font-size: 128%;
padding-top: 7px;
padding-left: 11px;
padding-bottom: 11px;
margin-top: 8px;
}

.profileicon {
	width: 206px;
	color: black;
	font-weight: lighter;
	font-size: 137%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	padding-top: 24px;
	margin-left: 43px;
	margin-right: 43px;
	text-align: center;
	border: 0px solid green;
	line-height: 19px;
}

#logoimage {
	width: 539px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.profileiconenter {
	border: 2px solid #f63901;
	width: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
	color: #f63901;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 70% 50%;
}

.profileiconenter:HOVER {
	background: #e3e0e0;
	padding-right: 25px;
	transition: all 0.2s ease 0s;
	width: 75px;
	opacity: 0.9;
	background-image: url("../arr.png");
	background-repeat: no-repeat;
	background-position: 90% 50%;
	border: 0px solid #f63901;
	border: 2px solid #e3e0e0;
}

/* end innerpage */

/* start drop menu */
.menumain2, .menuactive {
	display: inline-block;
	position: relative;
	color: #242424;
	font-weight: lighter;
	width: 127px;
	height: 39px;
	text-align: center;
	vertical-align: top;
	padding-top: 22px;
	border-right: 1px solid #eeeeee;
}

.menumain2:hover > .submenus {
	color: #ffffff;
	font-family: "UniversNextArabic";
	text-align: left;
	display: block;
}

.submenus {
	width: 200px;
	border-top: 3px solid #f63901;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	opacity: 1;
	display: block;
	z-index: 35;
	position: absolute;
	top: 61px;
	left: -5%;
	display: none;
}

.link2 {
	width: 84%;
	height: 26px;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: red red rgb(238, 238, 238);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	display: inline-block;
	vertical-align: top;
	padding-top: 12px;
	text-align: left;
	padding-left: 31px;
	background-image: url("../arr.png");
	background-repeat: no-repeat;
	background-position: 5% 50%;
	cursor: pointer;
}

.link2 a {
	color: #242424;
	font-weight: lighter;
	font-family: "UniversNextArabic";
	font-size: 100%;
}

.link2 a:HOVER {
	color: #f63901;
	font-weight: lighter;
	transition: all 0.5s ease 0s;
	font-family: "UniversNextArabic";
	font-size: 100%;
}

#link3 {
	color: rgb(36, 36, 36);
	font-weight: lighter;
}

#link3:HOVER {
	color: #f63901;
	font-weight: lighter;
}

/* end drop menu */
/* start products */
#slidewrapper {
	width: 917px;
	min-height: 250px;
	border: 0px solid green;
	margin: auto;
	border: 0px solid red;
}

.slideall2 {
	width: 1020px;
	height: 171px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: 0px solid yellow;
}

.slide2 {
	width: 205px;
	height: 169px;
	display: inline-block;
	border: 1px solid red;
	display: inline-block;
	vertical-align: top;
	border: 0px solid red;
	padding: 0;
	margin: 0;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url("../plus.png");
	background-repeat: no-repeat;
	background-position: 50% 60%;
}

.slide2:HOVER {
	background-position: 50% 50%;
	transition: all 0.2s ease 0s;
}

.slide2 img {
	width: 205px;
	height: 169px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.slide2 img:HOVER {
	background: #fff;
	opacity: 0.4;
}

#left2 {
	z-index: 2;
	margin-right: 930px;
	background: url('../left.png') no-repeat scroll 0% 0% transparent;
	top: 75px;
	left: 0;
}

#right2 {
	z-index: 2;
	background: url('../right.png') no-repeat scroll 0% 0% transparent;
	top: 75px;
	right: 0;
}

#right2, #left2 {
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: absolute;
}
/* end products */

/* start photopage */
.photodiv {
	width: 200px;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	min-height: 308px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
	opacity: 0.0;
}

.photoimg {
	max-width: 190px;
	max-height: 235px;
	margin-top: 10px;
}

.phototittle {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	bottom: 15px;
}

.phototittle p {
	color: rgb(36, 36, 36);
	padding: 0;
}

.innercontent2left {
	width: 744px;
	padding-left: 20px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid red;
	float: right;
	margin-right: 21px;
}

.innercontent2right {
	width: 279px;
	vertical-align: top;
	display: inline-block;
	padding-right: 10px;
	border-right: 1px dotted rgb(71, 71, 71);
	margin-top: 8px;
	min-height: 400px;
}
/* end photopage */

/* start colors */
.colorimg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.colordiv {
	width: 200px;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	height: 300px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
	background-image: url("../plus.png");
	background-repeat: no-repeat;
	background-position: 50% 60%;
	border: 0px solid red;
	opacity: 0;
}

.colordiv:HOVER {
	transition: all 0.2s ease 0s;
	background-position: 50% 50%;
}

.colorimg:HOVER {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	opacity: 0.6;
	transition: all 0.2s ease 0s;
}

#slidewrapper2 {
	position: relative;
}
/* end colores */

/* start news */
.new {
	border: 0px solid yellow;
	width: 768px;
	padding: 10px;
	margin-left: 4px;
	padding-bottom: 25px;
}

.newtittle {
	color: rgb(36, 36, 36);
	font-size: 120%;
	padding-top: 7px;
	padding-left: 11px;
}

.newpostby {
	color: #f63901;
	font-size: 102%;
	font-weight: lighter;
	padding-left: 11px;
}

.newdes {
	color: rgb(71, 71, 71);
	font-size: 110%;
	font-weight: lighter;
	line-height: 24px;
	width: 98%;
	padding-top: 7px;
	padding-left: 11px;
}
.bottomline {
	border-bottom: 1px dotted rgb(71, 71, 71);
	margin: 23px auto auto;
	width: 310px;
}
/* end news */
/* start access */
.acesstittle {
	color: rgb(36, 36, 36);
	font-size: 110%;
	font-weight: lighter;
}
.acesstittle:HOVER {
	color: #f63901;
}
.numberrr {
	color: #666666;
	font-size: 80%;
	font-weight: lighter;
}
.numberrr:HOVER {
	color: rgb(231, 0, 51);
}

.productimg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.productdiv {
	width: 170px;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	height: 170px;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	background-image: url("../plus.png");
	background-repeat: no-repeat;
	background-position: 50% 60%;
	border: 0px solid red;
	opacity: 0;
}

.productdiv:HOVER {
	transition: all 0.2s ease 0s;
	background-position: 50% 50%;
}

.productimg:HOVER {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	opacity: 0.6;
	transition: all 0.2s ease 0s;
}
.Accessoriesimg {
	width: 75x;
	height: 62px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.Accessoriestittle {
	width: 173px;
	vertical-align: middle;
	display: inline-block;
	color: rgb(36, 36, 36);
	font-size: 102%;
	font-weight: lighter;
}
.Accessoriestittle:HOVER {
	color: #f63901;
}
/* end access */

.proitem {
	width: 240px;
	height: 310px;
	display: inline-block;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 12px;
	color: #A2A0A2;
	margin-bottom: 20px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.33);
}
.proitem:HOVER {
	box-shadow: 0px 1px 3px 0px #f88800;
}

.prolink {
	position: relative;
	border-radius: 10px;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.prolink a {
	color: black;
	font-family: "nyala";
	color: #ae4b47;
	font-size: 20px;
}
.prolink a:HOVER {
	color : #f63901;
}
.proimage {
	width: 240px;
	height: 260px;
}

.proimage img {
	width: 200px;
	height: 230px;
	margin: 20px;
}

#errr {
	color: red;
	font-size: 15px;
	padding: 10px;
}

.reginput {
	margin-left: 26px;
	-moz-appearance: none;
	height: 40px;
	font-size: 14px;
	background-color: #FFF;
	border-radius: 2px;
	border: 1px solid #D8D9DA;
	color: #3B4245;
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-weight: 700;
	width: 350px;
	transition: padding 0.2s ease 0.2s;
	background-image: none;
	margin-bottom: 15px
}

.reginput:HOVER {
	box-shadow: 0px 0px 0px 1px #BDD9EF;
	border-color: #BDD9EF;
	outline: 0px none !important;
}
#reglog {
	text-align: center;
	width: 100px;
	background: none repeat scroll 0% 0% rgb(42, 110, 168);
	height: 26px;
	margin-left: 283px;
	margin-top: -35px;
	padding-top: 8px;
}
#reglog a {
	color: #000;;
	text-decoration: none;
}
#reglog a:hover {
	text-decoration: none;
}

.reginput:FOCUS {
	box-shadow: 0px 0px 0px 1px #BDD9EF;
	border-color: #BDD9EF;
	outline: 0px none !important;
}
#login {
	width: 400px;
	height: 400px;
	position: absolute;
	z-index: 3000;
	background: #fff;
	display: none;
	margin-left: 250px;
	margin-top: 100px
}
#close {
	cursor: pointer;
	margin-bottom: 20px;
	clear: both;
	width: 50px;
	height: 50px;
	float: left;
	display: none;
}

#shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	display: none;
	z-index: 10;
}

/*********************************************************my css for you***********************************************/

.errrormessage {
	color: #f63901;
	font-weight: lighter;
	text-align: center;
	font-size: 110%;
}

#itemimages3 {
	border: 0px solid red;
	height: 424px;
	width: 62%;
	vertical-align: top;
	display: inline-block;
}

.slideall3 {
	width: 472px;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin: auto;
	border: 0px solid yellow;
	border: 0px solid red;
}

#slides3 {
	min-width: 6000px;
	height: 110px;
	left: 0px;
	top: 0;
	position: absolute;
}

.slide3 {
	width: 110px;
	height: 110px;
	display: inline-block;
	border: 0px solid green;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 3px;
}

.slide3 img {
	width: 110px;
	height: 104px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.slide3 img:HOVER {
	box-shadow: 1px 1px 6px 0px #f63901;
}

#right3, #left3 {
	width: 32px;
	height: 45px;
	cursor: pointer;
	position: absolute;
}

#left3 {
	z-index: 2;
	background: url('../prev.png') no-repeat scroll 0% 0% transparent;
	top: 33px;
	left: 0px;
	display: none;
}

#right3 {
	z-index: 2;
	background: url('../next.png') no-repeat scroll 0% 0% transparent;
	top: 33px;
	right: 0px;
	display: none;
}

.imgselect3 {
	border: 0px solid green;
	width: 472px;
	height: 300px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
}

.adminvideo {
	width: 250px;
	height: 250px;
	vertical-align: top;
	display: inline-block;
}

.adminpdf {
	box-shadow: rgba(0, 0, 0, 0.329412) 0px 1px 3px 0px;
	vertical-align: top;
	display: inline-block;
	margin-left: 19px;
	margin-bottom: 10px;
	margin-top: 4px;
	width: 150px;
	height: 150px;
}

.adminpdf p {
	color: #242424;
	font-weight: lighter;
	margin-top: 11px;
	margin-bottom: 4px;
	width: 100%;
	text-align: center;
	padding: 0;
}

.wrapperconatct {
	margin: auto;
	width: 100%;
	border: 0px solid blue;
	height: 0px;
	display: block;
	z-index: 20;
	background: #333;
	overflow: hidden;
}

#login2 {
	background: url('../top-panel-arrow.png') no-repeat scroll 90% 50% #333;
	padding: 5px 25px 5px 10px;
	color: #FFF;
	position: absolute;
	margin-top: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	right: 37px;
	top: 0px;
	cursor: pointer;
}
#logout {
	padding: 5px 17px 5px 17px;
	background: #333;
	position: absolute;
	margin-top: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	right: 37px;
	top: 0px;
	cursor: pointer;
}
#logout a {
	font-size: 12px;
	color: #FFF;
}

.wrapperconatctdata {
	width: 963px;
	margin: auto;
	border: 0px solid yellow;
	padding-top: 18px;
}

/* form username and password */
.one-fourth {
	width: 238px;
	border: 0px solid #F00;
	vertical-align: top;
	display: inline-block;
}
.text {
	background: #fff;
	height: 32px;
	width: 184px;
	border: 0;
	padding-left: 10px;
	font-size: 124%;
	border-radius: 2px;
	-moz-box-shadow: inset 0 0 1px 1px #000;
	-webkit-box-shadow: inset 0 0 1px 1px #000;
	box-shadow: inset 0 0 1px 1px #000;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
.button.small {
	padding: 7px 12px;
}
.button.round {
	border-radius: 4px;
}
.button {
	cursor: pointer;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none !important;
	border-right: medium none;
	border-left: medium none;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	position: relative;
	text-shadow: 0px 1px #FFF;
	color: #7A7A7A;
	font-weight: 800;
	background: #F1F1F1;
	border: 0;
}
.button:hover {
	background: #f63901;
	border-color: ##155078 -moz-use-text-color # #155078;
	color: #fff;
	font-weight: lighter;
}
.button.hover {
	background: black;
}
.linkreset {
	margin: 0px;
	color: #FFF;
	font-family: Georgia, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

/* end form */

                            